/*
Theme Name: Cool Blog Template
Description: Cool Blog Template is a minimal blue WordPress Theme brought to you by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Blog Templates</a>.
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes
Version: 1.0
Tags: blue, gray, white, black, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image
*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/background.gif) repeat-x #000000;
}
#wrap {
	width: 900px;
	text-align: left;
}
#header {
	height: 135px;
}
#title {
	height: 100px;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 0px;
	float:left;
}
#topright {
	float: right;
	padding-top:50px;
}
#navigation {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	padding: 0px 30px 0px 0px;
	height:35px;
	clear:both;
}

#menu {

}
.searchform {
	margin-bottom: 10px;
}
#main {
	width: 900px;
	text-align: left;
	background:url(images/background_wrap.gif) repeat-y;

}
#content {
	margin: 0px 220px 0px 0px;
	padding: 30px 20px 10px 20px;
}
#sidebar {
	width: 180px;
	float: right; 
	padding: 10px 0px 10px 20px;
	margin-top: 20px;
	color: #2e576b;
}
#footer {
	clear: both;
	padding: 15px;
	text-align: left;
	color: #555555;
	background:url(images/bottom.gif) no-repeat;
	height: 43px;
	margin-bottom:15px;
}
/* fonts */
#title h1 {
	padding-top: 25px;
	font-size: 24px;
	font-weight: normal;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 14px;
	color: #ffffff;
}

#menu ul li {
	display: inline;
	list-style: none;
}
#menu li a {
	padding-right: 30px;
	color: #ffffff;
	text-decoration: none;
}
#menu li a:hover {
	color: #43a6f9;
}

#content h1 {
	color:#1387ea;
	font-size: 14pt;
	font-weight: normal;
}
#content h1 a {
	color:#1387ea;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 10pt;
	color:#1387ea;
}
#sidebar h2 a {
	color: #2e576b;
	text-decoration: none;
}
p, #sidebar h2 {
	padding-bottom: 5px;
}
#content h1, #sidebar ul {
	padding-bottom: 10px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 3px;
}
#sidebar li {
	padding-bottom: 3px;
}
#sidebar ul li ul li ul li {	
	margin-left: 3px;

}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #2e576b;
	text-decoration: none;
}


blockquote {
	margin: 15px;
	color:#333333;	
	border-left: 2px solid #1387ea;
	padding-left: 10px;
	font-size: 9pt;
	font-style: italic;
}
a {
	color:#1387ea;	
	text-decoration: none;
}
a:hover {
	color:#333333;	
	text-decoration: underline;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
h3 {
	padding-bottom: 5px;
	color: #333333;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color:#1387ea;	
	text-decoration: none;
}
h4 {
	color:#1387ea;
}
h4 a {
	color:#1387ea;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* default */
.postmetadata {
	padding: 10px 0px;
	color: #666666;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;
}
.navigation {
	color: #333333;
	padding-top: 10px;
}
.navigation a {
	color: #333333;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#date {
	padding-bottom: 5px;
	color:#1387ea;	

}
#date a {
	color:#1387ea;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}
#content ul li, #content ol li {
	margin-left: 35px;
}
#content ul, #content ol {
	padding-bottom: 10px;
}
	
/* form */
#author, #email, #url, #comment, #s {
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 4px;
}
#author, #email, #url, #comment {
	padding: 3px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2e576b;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
