/* 
Theme Name: Unthemed Clean Blue - edited for Electronic Specifier with banners v3
Theme URI: http://unthemed.com/
Description: Simple 2 column theme.
Version: 1.0
Author: Strategies
Author URI: http://www.strategies.co.uk/
*/

body {
background: #FFF url(images/bodybg.jpg) repeat-x;
text-align:center;
font-size:12px;
font-family:Verdana, sans-serif;
color:#333;
}
#wrap {
width: 900px;
margin:0 auto;
text-align:left;
}
#header {
position:relative;
text-align:center;
padding:60px 0 20px 0;
border-bottom: 4px #0099FF solid;
}
/* whoever thought blue linked image borders were a good idea? */
img{ 
	border:			none;
}
.sidebar_item a img,.sidebar_item :link img,.sidebar_item :visited img{ 
	border:			none;
}
#post a img,#post :link img,#post :visited img{ 
	border:			none;
}

#header .bannertop{
position: absolute;
right: 0;
bottom:10px; 
}
#header .logo{
position: absolute;
left: 0;
bottom:0;
}

#header h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:0;
}
#header h1{
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:24px;
color:#0099FF;
margin:0;
padding:0;
}
#header h1 a{
color:#0099FF;
text-decoration:none;
}

#left {
float:left;
width:615px;
padding-top:20px;
padding-left:20px;
}
.post {
margin-bottom:50px;
}
.post h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:5px 0 0 0;
}
.post h2 a{
color:#333;
text-decoration:none;
}
.post h3 {
font-size:16px;
}
.post_date {
float:left;
text-align:center;
margin-right:10px;
background:url(images/datebg.jpg) no-repeat;
width:60px;
height:55px;
padding-top:5px;
}
.post_month {
font-size:15px;
color:#333;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_date{
font-size:22px;
color:#0099FF;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_user {
font-style:italic;
}
.post_user a{
color:#0099FF;
text-decoration:none;
}
.post_comments {
background:url(images/comment.jpg) no-repeat;
padding-left:18px;
}
.post p {
clear:left;
}
.post a {
color:#0099FF;
text-decoration:none;
}
p a {
color:#0099FF;
text-decoration:none;
}
.post blockquote {
border-left: 2px #0099FF solid;
padding-left: 6px;
font-style:italic;
}

#right {
float:right;
width:205px;
padding-top:20px;
}

.sidebar_item {
border-bottom: 2px #0099FF solid;
margin-bottom:20px;
padding: 10px 0;
}
.sidebar_item h3 {
font-size:18px;
color:#0099FF;
margin:0;
padding:0;
}
.sidebar_item ul li {
list-style-image:url(images/listimg.jpg);
}
.sidebar_item ul li a{
color:#333;
text-decoration:none;
}
.sidebar_item .bannersky {
	text-align: center;
}
.sidebar_item .bannerboom {
	text-align: center;
}
/*.sidebar_item input {
width:190px;
margin-bottom:10px;
padding:0;
}*/
#searchform {
margin: 0 0 10px 0;
padding:0;
}
#searchform input {
width:190px;
}
#footer {
clear:both;
border-top: 1px #0099FF solid;
font-size:11px;
text-align:center;
margin: 10px 0 0 0;
}
#footer a {
text-decoration:none;
color:#333;
}
#footer .banner{
padding-top: 30px;
}

#boomad {
padding-top: 30px;
text-align:left;
}
#boomad a {
text-decoration:none;
color:#333;
}


/*comments*/
.post textarea {
width:600px;
}
/*comments*/
