/*
Theme Name: Zenlike Horizon
Theme URI: http://www.VistTheSaint.com/
Version: 1.0
Description: 2 Column theme
Author: The Saint
Author URI: http://www.VistTheSaint.com/
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
height: 100%;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a
{
color: #B96D00;
text-decoration: underline;
}
.imglink
{
color: #ffffff;
}
.imglinkalternate
{
color: #E0E0E0;
}
a:hover
{
text-decoration: none;
}

#comment ul, #comment ol, #previewedcomment ul, #previewedcomment ol, .entrytext ul, .entrytext ol
{
padding-left: 1em;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h3
{
font-size: 1.7em;
padding-left: 28px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-left: 22px;
background-image: url('images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;
}

img
{
max-width: 100%;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
.alignright {float: right;}
.alignleft {float: left}
.navigation-notextalign {
display: block;
margin-top: 10px;
margin-bottom: 60px;
}
.textalignleft {
width: 49%;
text-align: left;
}
.textalignright {
width: 49%;
text-align: right;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.divider3
{
width: 50%;
position: relative;
height: 1px;
border-bottom: solid 2px #eaeaea;
margin: 2.0em auto 2.0em auto;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
width: 70%;
min-width: 450px;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li.readmore a
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}


blockquote
{
background: #FFFFCC url('images/boxbg.gif') repeat-x;

}
.contentarea ul
{
list-style: none;
}

.contentarea ul li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
The width value below controls the overall width of the design. By default it's set to 82%
(so it'll take up 82% of the browser window's width). You can set it to a different percentage
value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 93%;
min-width: 725px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h1 a
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover
{

color: #fff;
text-decoration:none;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif');
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #339900 url('images/menubgrad.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menufooter
{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: .5em;
background: #7F8400;
z-index:2;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.25em .25em 0.9em .25em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
min-width: 685px;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
#float: left;
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.alt {margin: 0;padding: 10px;border: 1px solid #4B5384;}
.commentlist {padding: 0;text-align: left;}
.commentlist li {margin: 15px 3px 3px;padding: 0em 1em 0em;list-style: disc;}
.commentlist p {margin: 10px 5px 10px 0;}
#postcomment p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}
.commentlist li {font: 1em Georgia, Times, serif;}
#postcomment input, #commentform textarea 
.commentlist li {font-weight: normal;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;}

#postcomment {
margin: 1em 0;
background: #ffffff;
width: 65%;
}

#postcomment textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 100%;
}
#postcomment textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#postcomment textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#postcomment #email, #postcomment #author, #postcomment #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#postcomment #email:hover, #postcomment #author:hover, #postcomment #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#postcomment #email:focus, #postcomment #author:focus, #postcomment #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#postcomment input{
margin-bottom: 3px;
}
.entry ul li
{
list-style:square;
margin-left:25px;
min-width: 450px;
}
.entry
{
min-width: 450px;
}
.post ol li
{
margin-left:25px;
}

.entrytext
{
width: 70%;
min-width: 450px;
}

#sidebar
{
width: 175px;
float: right;
}
#sidebar ul
{
padding-right: 0px;
}
.archivedropdown
{
margin-top: 15px;
}
#ed_toolbar input:hover 
{
background: #050;
color: #fed;
border:1px solid #14181B; 
padding: 0px;
}

input.previewComment,  input.submitComment, #ed_toolbar input
{
color:#050;
font-family: 'trebuchet ms',helvetica,sans-serif;
font-size: 100%;
background-color: #fed;
border: 1px solid;
border-top-color: #696;
border-left-color: #696;
border-right-color: #363;
border-bottom-color: #363;
filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
#login {
padding-left: 15px;
width: 50%;
}
#login ul {margin:0;padding:0;}
#login ul li {display:inline;margin-left:10px;}

.plugintable ul.themedetail {
padding-left: 15px;
}
th.plugin35 {
background: #BFBFBF;
width: 35%;
}
th.plugin15 {
background: #BFBFBF;
width: 15%;
}
.alternate {
background: #E0E0E0;
}
.music_side, .list_side {
padding-top: 15px;
float: right;
width: 10em;
border: 1px solid #ccc;
padding: 5px;
}

.song_list, .list_list{
padding-top: 15px;
width: 75%
}
.stat_list {
width: 50%
}
.textalignleft_float {
display: block;
width: 39%;
text-align: left;
float: left;
}
.textalignright_float  {
display: block;
float: right;
width: 39%;
text-align: right;
}
.navigation, .navigation p, .navigation_sort p {
/*display: block; */
text-align: center;
}

.widefat {
margin-top: 05px;
right: 0;
width: 100%;
}

.widefat td, .widefat th {
padding: 5px 6px;
}

.widefat th {
text-align: left;
}

.ragetable td {
text-align: center;
padding:6px;
}

.ragetable th {
text-decoration: underline;
padding:6px;
}

.seventh {
vertical-align: middle;
height: 300px;
width: 240px
}

.note {
margin-left: 10%;
margin-bottom: 1em;
}

.more_p {
margin: 2em 3em;
}

.story_list {
margin: 1em;
padding-left: 2em;
}
