/*
Theme Name: A Blog Template
Description: A Blog Template is a blue theme brought to you free 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: gray, white, blue, 2-columns, right sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #dbdce0;
	color: #252525;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position: center top;
	}
	
	

#wrap {
	width: 960px;
	padding: 10px 0 0 0;
	text-align:left;
	min-height:748px;
}
#header {
	height:170px;
	padding: 0 0 0 0;
	/*background-image: url(images/tempheader.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
}
#title {
	height:227px;
	margin: 0px 3px 0px 3px;
}
#pagenav {
	float: left;
	width: 960px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color:#0066FF;
	background-image:url(images/nav_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
}
/*
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
	margin-right:25px;
	color: #ffffff;
	text-decoration: none;
}
#pagenav li a:hover {
	margin-right:25px;
	color: #6c87af;
	text-decoration: none;
}

*/

#leftsidebar {
	float: left;
	width: 240px;
	margin:0 0 0 0;
	padding: 20px 0 0 0;
}
#sidebar {
	float: right;
	width: 210px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 20px 10px 0 20px;
}
#contentblog {
	float: left;
	width: 480px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}
#footer {
	float: left;
	width: 950px;
	height: 135px;
	background-color: #dfdfdf;
	margin: 100px 0px 40px 0px;
	padding: 5px;
	background-image:url(images/footerbg.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.footerholder {
	float: left;
	height: 50px;
	width: 210px;
	margin: 3px 3px 10px 3px;
}
.footerpic {
	float: left;
	width: 80px;
	height: 50px;
	padding: 0 0 0 0;

}

a:hover {
text-decoration:underline;
}

.footerpic img {
border: 1px solid #d1d7ef;
}
.footerdesc {
	float:left;
	height: 50px;
	margin: 18px 0 0 10px;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.post {
	padding-bottom: 15px;

}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	background: url(images/background_post.png);
	width:188px;
}
/* default */
h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom:10px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
	line-height: 1.5em;
	font-size: 1em;
	margin: 0 0 0 0;
	color: #444;
}

#contentblog li {

	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
	line-height: 1.5em;
	font-size: 1em;
	margin: 0 0 0 0;
	color: #444;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0px;
}
/*text */
#title h1 {
	font-size:32px;
	font-weight: normal;
	padding: 70px 0 0 10px;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size:14pt;
	padding:10px 0 0 10px;
	color: #cccccc;
	font-style:italic;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #618c9a;
	text-decoration: underline;
}
#contentblog ul li, #contentblog ol li {
	margin-left: 25px;
}
#contentblog h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #caeffe;
	background-color: #323232;
	padding: 3px 5px 3px 10px;
}
#contentblog h1 a {
	color: #caeffe;
	text-decoration: none;
}
h2 {
	font-size: 12pt;

}
#sidebar h2 {
	color:#666;
}
#contentblog h2 a {
	color:#464646;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;
	color: #0176b6;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 3px;
	list-style: inside disc;
}
#sidebar ul li ul li ul li {
	margin-left: 3px;
}
ul li ul li {
	margin-left: 10px;
	font-size: 10px;
}
ul li ul li ul li {
	margin-left: 10px;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
}

#sidebar a:hover {
text-decoration:underline;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	padding: 3px 5px;
	color: #fff;
	background-color:#008ec9;
	margin: 0 0 20px 0;
}
.postmetadata a {
	color: #fff;
	text-decoration: underline;
}
a {
	color: #464646;
}

a:hover {
	color: #618c9a;
	text-decoration: underline;
}
.searchform {
	padding-bottom: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #464646;
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#submit {
	background-color: #0176b6;
	color: #ffffff;
	border: 1px solid #464646;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.searchsubmit {
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
}

.entry {
padding: 10px 5px 10px 5px;
border-left: dotted #999999 1px;
border-right: dotted #999999 1px;
}

.rssSummary {
font-size:10px;
}
