/*
Theme Name: Weby
Theme URI: http://www.wpboard.com
Description: Is this very simple?
Author: Sergios Singkeridis aka feios | WPBOARD
Author URI: http://www.wpboard.com
Version: release 0.1
*/


body{
margin:0;
padding:0;
background:#ffffff url(images/bg.jpg) left top repeat-x;
font: 62.5%/1.8em 'Trebuchet MS', Arial, Verdana, sans-serif;
color:#555555;
}

#wrapper{
width:990px;
margin:0 auto;
}

#header{
width:900px;
height:250px;
position:relative;
}

#header h1{
line-height:70px;
vertical-align:middle;
color:#ffffff;
font-size:3em;
}

* html #header h1{
line-height:100px;
}

#header h1 a{
color:#ffffff;
}

#header h1 a:hover{
text-decoration:none;
}

#container{
width:900px;
clear:both;
position:relative;
}

#content{
width:600px;
float:left;
padding:20px 10px 10px 10px;
}

#sidebar{
width:250px;
float:right;
padding:20px 10px 10px 10px;
}

.post{
margin-bottom:50px;
}

.post h2{
font-size:1.6em;
border-bottom:1px solid #327ebe;
margin-bottom:5px;
padding-bottom:5px;
color:#155993;
text-transform:uppercase;
background:url(images/title.gif) left top no-repeat;
padding-left:25px;
}

.post h2 a{
text-decoration:none;
color:#155993;
}

.post h2 a:hover{
color:#327ebe;
}

.post a{
text-decoration:underline;
color:#327ebe;
}

.post a:hover{
text-decoration:none;
color:#155993;
}

.date{
float:left;
font-size:1.1em;
color:#aaaaaa;
background:url(images/date.gif) left center no-repeat;
padding-left:20px;
}

.mycomments{
float:right;
font-size:1.1em;
color:#aaaaaa;
background:url(images/comments.gif) left center no-repeat;
padding-left:20px;
}

.comments a{
color:#aaaaaa;
text-decoration:none;
}

.comments a:hover{
text-decoration:underline;
}

.post p{
font-size:1.4em;
clear:both;
padding-top:20px;
text-align:justify;
}

* html .post p{
padding-top:0;
}

#footer{
clear:both;
width:100%;
height:100px;
background:#327ebe;
border-top:1px solid #155993;
}

#footer p{
width:900px;
margin:20px auto;
color:#ffffff;
font-size:1.3em;
}

#footer a{
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#footer a:hover{
text-decoration:none;
}

/* Navigation Between Posts Start */
#prext{
width:594px;
height:40px;
background:url(images/prext.gif) left top no-repeat;
margin: 15px auto;
}

#prext a{
color:#327ebe;
text-decoration:none;
font-weight:bold;
background:#eeeeee;
font-size:1.2em
}

.navright{
float: right;
width:270px;
line-height:40px;
vertical-align:middle;
margin-right:15px;
text-align:right;
}

.navleft{
float: left;
width:270px;
line-height:40px;
vertical-align:middle;
margin-left:15px;
text-align:left;
}
/* Navigation Between Posts End */

/* Comments Starts */
#comments_info{
border-top:2px solid #eeeeee;
font-weight:bold;
font-variant:small-caps;
padding:5px 5px 15px 5px;
color:#374e65;
font-size:1.2em;
}

.comments{
width:565px;
padding:15px;
background:#f9f9f9;
border:1px solid #eeeeee;
margin-bottom:5px;
}

.comments a{
color:#374e65;
text-decoration:none;
font-weight:bold;
}

.comments a:hover{
text-decoration:underline;
}

.comment_author{
font-weight:bold;
font-size:1.2em;
text-transform:uppercase;
}

.comment_author a{
color:#374e65;
text-decoration:none;
}

.comment_author a:hover{
text-decoration:underline;
}

.comment_author img{
border:1px solid #cccccc;
padding:3px;
background:#ffffff;
}

.comment_author span{
vertical-align:top;
}

.comment_text{
font-size:1.3em;
color:#555555;
text-align:justify;
line-height:1.5em;
}
/* Comments End */

/* Comments Form Starts */
#respond_form{
margin-top:15px;
background:#f6f6f6;
padding:15px;
color:#555555;
}

#respond_form h3{
text-transform:uppercase;
font-size:1.2em;
}

#respond_form p{
color:#555555;
line-height:1.5em;
font-size:1.2em;
}

#respond_form label{
display:block;
}

.keimeno{
width:550px;
border:1px solid #dddddd;
background:#ffffff;
padding:5px;
font-size:1.3em;
color:#327ebe;
}

#respond_form a{
color:#327ebe;
text-decoration:none;
padding:4px;
font-weight:bold;
}

#respond_form a:hover{
text-decoration:underline;
}
/* Comments Form End */


#sidebar a{
color:#327ebe;
text-decoration:none;
}

#sidebar a:hover{
text-decoration:underline;
}

#sidebar li{
font: 1.2em Arial, sans-serif;

}

#sidebar ul li{
list-style:none;
}

#sidebar h2{
font-size:1.2em;
border-bottom:1px solid #efefef;
margin-top:20px;
}

.adsense {
float:left;
padding: 10px;
padding-right: 0;
}