/*
Theme Name: soar
Description: soar for wordpress 2.xx designed by <a href="http://jump2top.com" target="_blank" rel="dofollow">seo services</a>
Author: seo services
Author URI: http://jump2top.com
Version: 1.0
Tags: gray, white, blue, orange, brown, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
	line-height:100%;
}
html {
	background:url(images/background.gif);
}
body {
	background:url(images/background.png) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}
#wrap {
	width:950px;
	text-align:left;
}
#header {
	height:150px;
}
#title {
	height:100px;
	float:left;
}
.description {
	font-size: 14px;
	color: #898989;
}
#topright {
	float:right;
	padding:40px 0 0 0;
}
#pagenav {
	height:36px;
	font-size:14px;
	background:url(images/background_pagenav.gif) repeat-x;
	padding: 0px 15px;
}
#pagenav ul li {
	list-style: none;
	display:inline;
	padding: 0px;
}
#pagenav li a {
	margin: 0px 30px 0 0;
	line-height:36px;
	color: #555;
}
#pagenav li a:hover {
	color: #2f5bcf;
}
.line {
	background:url(images/background_htags.gif) repeat-x;
	height:2px;
}
#image {
	background:url(images/image.jpg) no-repeat;
	height:300px;
	margin-bottom:15px;
}
#content {
	float:left;
	width:685px;
	margin:0 15px 0 0;
}
#sidebar {
	float:right;
	width:250px;
}
.in {
	background:url(images/background_sidebar.gif) repeat-y;
	padding: 15px 15px 0 15px;
}
.post {
	margin-bottom:15px;
}
.postmetadata {
	color: #898989;
	font-size:11px;
	margin:15px 0px;
}
.postmetadata a {
	color: #898989;
}
.widget {
	margin-bottom: 15px;
}
#footer {
	background:url(images/background_htags.gif) repeat-x;
	padding: 15px 0px;
	font-size:10px;
	color: #898989;
	margin: 15px 0 0 0;
}
#footer a {
	color: #898989;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2 {
	font-weight: normal;
}
.clear {
	clear:both;
	height:0px;
}
img {
	border: none;
}
p, li {
	line-height:16px;
}
a {
	text-decoration: none;
	color:#2f5bcf;
}
#content ul li, #content ol li {
	margin-left:25px;
}
/* text */
#title h1 {
	font-size:36px;
	background:none;
	color:#898989;
	padding:20px 0 5px 0;
}
#title h1 a {
	color:#898989;
}
h1.title, #sidebar h2, h2.title {
	background:url(images/background_htags.gif) bottom repeat-x;
	padding-bottom:10px;
	width:100%;
	margin-bottom:15px;
}
h1 a, h2 a {
	color: #555;
}
h1 {
	font-size: 24px;
	color:#555;
}
h2 {
	font-size:20px;
	color:#898989;
}
h2 a {
	color:#898989;
}
h3, h4 h5, h6 {
	color: #555;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
#sidebar a {
	color:#555;
}
#sidebar a:hover {
	color: #2f5bcf;
}
#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;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style:italic;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#submit, .searchsubmit {
	background-color: #898989;
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 2px 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.searchsubmit {
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	padding: 10px 0px;
}
#comments ol li {
	list-style: none;
}
.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;
}


