/*
Theme Name: Your Blog Template
Description: Your Blog Template is a minimal 2-column theme brought to you free by <a href="http://7seo.com" target="_blank">SEO</a>. 
Author: SEO
Author URI: http://7seo.com
Version: 1.0
Tags: pink, gray, white, black, 2-columns, left sidebar, widget ready, fixed width, seo friendly


*/


* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
}
#wrap {
	width: 920px;
	text-align: left;
}
#header {
	height: 150px;
	margin-bottom: 10px;
}
#title {
	height: 100px;
	float: left;
	padding-left: 10px;
}
#topright {
	height: 70px;
	float: right;
	padding: 30px 10px 0px 0px;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav li a { color: #ED145B; text-decoration: none; font-size: 14pt; padding-right: 20px; background: #000000; }
#pagenav li a:hover {
	color: #CCCCCC;
	padding-right: 20px;
}

.clear {
	clear: both;
}
#main {
	background:url() repeat-y;
	padding: 0px 00px;
}
#content {
border: 0px solid #000000; 
	float: left;
	width: 660px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px;
background: url();
}
#sidebar {
border: 0px solid #000000; 
	width: 215px;
	color: #555555;
	float: right;
	padding: 10px 0px;
background: url();
}
#footer {
	color:#666666;
	margin: 10px 0px;
	text-align: center;
}

#header {
	background: #fdfdfd url(images/header2.jpg) no-repeat top center;
	height: 418px;
}

#headerimg {
	padding: 15px 82px;
}

.post        {  
color:#333333;
font:x-small Georgia;
font-size/* */:/**/ 10pt;
letter-spacing: 0px;
margin-bottom: 
               10px }
.postmetadata {
	padding: 10px 0px;
	color:#333333;
}
small {
	font-size: 10pt;
	color:#999999;
	font-weight: bold;
}
.widget {
	background-color: transparent;
	padding: 10px;
	border: 0px solid #d7d7d7;
	margin-bottom: 10px;
	
}
/* text */
#title h1 {
	font-size: 20pt;
	font-weight: normal;
	padding-top: 20px;
font-family: Lucida console;

}
#title h1 a {
font-family:Lucida Console;
	color: #ffffff;
	text-decoration: none;
}
.description {
	color: #CCCCCC;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}




#footer a {
	color:#666666;
	text-decoration: none;
}
p, #content h1, h2, h3, h4, h5, h6, ul, ol {
	padding-bottom: 10px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
.postmetadata a {
	color:#333333;
	text-decoration: none;
}
#content h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #ed145b;
}
#content h1 a {
	color: #ed145b;
	text-decoration: none;
}
#sidebar a {
	color: #555555;
	text-decoration: none;
}
#sidebar h2 {
	font-weight: normal;
	color: #ed145b;
	font-size: 12pt;
}
#sidebar h2 a {
	color: #ed145b;
	text-decoration: none;
}
h2 {
font: Trebuchet MS;
	font-size: 14pt;
	color: #555555;
}
h2 a {
font:Trebuchet MS;
	color: #555555;
	text-decoration: none;
}
h3, h4 {
font: Trebuchet MS;
	font-size: 12pt;
	color: #ed145b;
}
h5, h6 {
font: Trebuchet MS;
	font-size: 11pt;
	color: #ed145b;
}
h3 a, h4 a, h5 a, h6 a {
font: Trebuchet MS;
	color: #ed145b;
	text-decoration: none;
}
a {
font:Trebuchet MS;
	color: #ed145b;
	text-decoration: none;
border: none;
}
blockquote {
	margin: 10px;
	padding: 10px;
	border-left: 3px solid #ed145b;
	font-size: 9pt;
	font-style: italic;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #d7d7d7; 
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	color: #ffffff;
	border: 1px solid #d7d7d7; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ed145b;
}

#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;
}
.searchform {
	margin-bottom: 0px;
}

/* 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;
}