/*
Theme Name: StudioBlue
Theme URI: http://www.elegantwordpressthemes.com/themes/studioblue
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/
body {
	font-family: Trebuchet MS;
	}
.logo {
	margin-top:28px;
	margin-bottom:-6px;
	}	
.home-post-wrap {
	height: 300px;
}
.product-post-wrap {
	width: 563x;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 10px;
	padding-top:30px;
	}
.product-post-wrap h2 {
	line-height:25px;
	font-size:24px;
	color: #990000;
	}
	
.readmore {
	background-image:url(images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
	margin-top:5px;
	padding-left:20px;
	font-weight:bold;
	}
.alignright {
	float: right;
	padding-left:10px;
	}

.alignleft {
	float: left;
	padding-right:10px;
	}	
#commentform textarea {
	width:540px;	
	}
.home-post-wrap2 {
	padding:20px 10px 10px;	
	}
#wrapper2 {
	margin-top:8px !important;
	}	
#pages {
	margin-top:-50px !important;
	float:right;
	height:57px;
	width:736px;	
	postition:relative;
	}
#pages ul {
	margin-bottom:0;
	margin-right:10px;
	margin-top:15px;
	}
#pages ul li ul li {
	display:none;
	}	
.thumbnail-div {
	background-image:url(images/thumb-bg.gif);
	}	
.ad-box {
	background-image:url(images/post-bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #EBEBEB;
	margin: 0px 10px 10px 10px;

	padding: 25px 10px 25px 10px;
	}
h3 {
	margin:10px 0 10px;
	}
strong {
	color:#990000;
	font-family:tahoma;
	font-weight:bold;
	letter-spacing:1px;
	}	
