/*
Theme Name:WPBlueDreams
Theme URI: http://www.saadsblog.com
Description:WPBlueDreams is a classic wordpress theme.
Version:1.0
Author:Saad Ahmed
Author URI: http://www.saadsblog.com
*/
body {
	margin:0;
	background:#bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	color:#323232;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#fff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #fff;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrappers */

.wrapper {
	width:814px;
	padding:0 17px;
	margin:0 auto;
	background:#b5b5b5;
	}
.innerwrapper {
	background:url(images/horizontalbg.gif) repeat-y;
	}
.contentwrapper {
	background:url(images/bg.gif) repeat-x;
	}

/* The Top */

.top {
	height:175px;
	background:#f0f0f1 url(images/remixme.jpg) right no-repeat;
	}

/* The Blog Title */

.blogtitle {
	float:left;
	height:120px;
	width:450px;
	text-align:center;
	}
.blogtitle h1 {
	color:#0090ff;
	font-weight:normal;
	font-family:Pristina, Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	margin:0;
	}
.blogtitle h1 a {
	color:#0090ff;
	}
.blogtitle h1 a:hover {
	text-decoration:none;
	}
.blogtitle h2 {
	margin:0;
	color:#67696b;
	font-size:16px;
	font-weight:normal;
	font-family:CaflischScriptPro, Georgia, "Times New Roman", Times, serif;
	}

/* The Search Form */

.search {
	float:left;
	width:344px;
	height:120px;
	background:url(images/search.gif);
	}
.search form {
	margin:0;
	padding:50px 0 0 35px;
	}
.search input {
	padding:0;
	float:left;
	}
.search input#s {
	height:30px;
	padding:10px 5px 0 5px;
	background:url(images/searchbar.gif);
	border:3px solid #eff1f2;
	width:196px;
	font-size:24px;
	color:#666;
	margin-right:5px;
	}
.search input#submit {
	height:44px;
	width:58px;
	background:url(images/searchbutton.gif);
	border:none;
	font-size:24px;
	font-weight:bold;
	}

/* The Content */

.content {
	float:left;
	width:366px;
	padding:0 32px 0 52px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:303px;
	padding:0 20px 0 21px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.sidebarleft {
	float:left;
	width:4px;
	height:523px;
	background:url(images/sidebarleft.gif) top no-repeat;
	}
.sidebarright {
	float:left;
	width:4px;
	height:523px;
	background:url(images/sidebarright.gif) top no-repeat;
	}
.sidebarinner {
	background:#83c0ef url(images/sidebar.gif) top repeat-x;
	float:left;
	width:269px;
	padding:0 13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul.leftsidebar {
	float:left;
	width:115px;
	text-align:right;
	margin-right:30px;
	overflow:hidden;
	}
.sidebar ul.rightsidebar {
	float:left;
	width:115px;
	overflow:hidden;
	}
.sidebar table {
	width:100%;
	font-size:10px;
	}
.sidebar h2 {
	margin:0;
	font-size:16px;
	font-weight:normal;
	}
.sidebar ul li {
	margin-bottom:40px;
	}
.sidebar ul li li {
	margin-bottom:0;
	}

/* The RSS */

.rss {
	clear:both;
	background:url(images/rss.gif) left center no-repeat;
	height:44px;
	padding-left:59px;
	line-height:44px;
	margin-bottom:30px;
	margin-left:25px;
	color:#323232;
	font-weight:bold;
	display:block;
	}

/* The Sponsor */

.sponsor {
	height:42px;
	background:url(images/sponsorbg.gif);
	padding:0 22px;
	}
.sponsorleft {
	float:left;
	height:42px;
	width:9px;
	background:url(images/sponsorleft.gif);
	}
.sponsorright {
	float:left;
	height:42px;
	width:9px;
	background:url(images/sponsorright.gif);
	}
.sponsorinner {
	float:left;
	width:752px;
	height:42px;
	line-height:42px;
	background:url(images/sponsor.gif);
	text-align:center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3e3f40;
	}
.sponsorinner a {
	color:#3e3f40;
	}

/* The Bottom */

.bottom {
	height:131px;
	padding-top:10px;
	background:url(images/Piano.jpg) right no-repeat;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* The Content */

.postinfo {
	
	}
.date {
	height:44px;
	width:44px;
	background:url(images/date.gif);
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-right:25px;
	}
.date span.white {
	color:#fff;
	font-size:20px;
	line-height:20px;
	}
.postinfo h1 {
	float:left;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	}
.postinfo h1 a {
	color:#323232;
	}
.postdetails {
	float:left;
	font-size:11px;
	color:#fff;
	width:295px;
	}
p.author {
	
	}
p.commentslink {
	margin-bottom:30px;
	}

/* The Page Links */

.pagelinks {
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	color:#fff
	}

/* The Comments */

.comments {

	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.respond form {
	margin:0;
	padding:0 0 30px 0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#81bdeb;
	border:1px solid #0a7ed9;
	color:#323232;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#81bdeb;
	border:1px solid #0a7ed9;
	color:#323232;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond h2, .comments h2 {
	margin:0 0 0 0;
	font-size:20px;
	padding:15px 0 15px 0;
	color:#000;
	}