/*
Theme Name: Weblog Template
Description: Weblog Template is a simple 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, black, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #ffffff;
	color: #666;
	font-size: 13px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
#wrap {
	width: 980px;
	text-align:justify;
	min-height:748px;
	padding: 0px 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #FF1290;
}

a:hover {
	text-decoration: none;
	color: #0092C8;
}
#header {	
	height:226px;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}

#title {
	height:196px;
	background: url('images/Header.png') no-repeat center;
}
#pagenav {
	height:35px;
	font-size:10pt;
	color: #ffffff;
	padding: 0px 10px;
	line-height:35px;
}
#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: #0092c8;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 190px;
	margin-right: 10px;
	padding:15px 0 0 0;
}
#content {
	float: left;
	width: 700px;
	margin-right: 20px;
	padding:15px 0 0 10px;
}

/* FOOTER */

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	margin: auto;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCC;
	padding-top: 1em;
}

#footer a:link, #footer a:visited {
	color: #FF1290;
}

#footer a:hover {
	color: #0092C8;
	text-decoration: none;
}

.post {
	padding-bottom: 40px;
/* to put a divider between each post on the main page
background-image: url("images/divider.png");
background-position: center bottom;
background-position-x: 50%;
background-position-y: 100%;
background-repeat: no-repeat;
*/
}
.post p  {
	margin:0px; 
	padding: 6px 0px;
	line-height: 150%;
}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	background: url(images/background_post.png);
	width:188px;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}

h3 
{
	padding-top:10px;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0;
	padding-bottom:3px;
}
/* Top of the page navigation links */

#topnavigation {
	color: #0092C8;
	height: 3em;
	font-weight: bold;
}

#topnavigation a {
	color: #0092C8;
}

#topnavigation a:hover {
	color: #FF1290;
}
#topnavigation .prev {
	float: left;
	width: 330px;

}
#topnavigation .next {
	float: right;
	width: 330px;
	text-align: right;

}



/* Bottom of the page navigation links */

#navigation {
	color: #0092C8;
	height: 1.5em;
	font-weight: bold;
left: 15px;
margin: 25px auto;
position: relative;
width: 230px;
font-size: 15px;
}

#navigation a {
	color: #0092C8;
}

#navigation a:hover {
	color: #FF1290;
}
#navigation .prev {
	float: left;
}
#navigation .next {
	float: right;
}

/*text */

#title h1 {
	font-size:32px;
	font-weight: normal;
	padding: 70px 0 0 10px;
	display:none;
}
#title h1 a {
	color: #ff1290;
	text-decoration: none;
}
.description {
	font-size:14pt;
	padding:10px 0 0 10px;
	color: #0092c8;
	display:none;
}


html>body #content ul {
	margin-left: 0;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
} 

html>body #content li {
	margin: 7px 0px 12px 10px;
}

#content ol {
	padding: 0 0 0 15px;
	margin: 0;
	text-indent: -5px;
	font-size: 13px;
	line-height: 15px;
}
#content ul li {
	background: url('images/li.gif') no-repeat 0 6px;
	text-indent: 18px;
	line-height: 20px;
}

#content ol li {
	margin-left: 25px;
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	Margin: 15px 0 5px 0;
	font-weight: normal;
	display: block;
}

#content h1 a:link {
	color: #ff1290;
	text-decoration: none;
}
#content h1 a:hover {
	color: #0092c8;
	text-decoration: none;
}

h2 {
	font-size: 13pt;
	color: #0092c8;
	padding:10px 0;

}
#sidebar h2 {
	color: #0092c8;
	font-size: 13pt;
	padding:10px 0;
}

#content h2 a:link {
	color:#ff1290;
	text-decoration: none;
}
#content h2 a:hover {
	color:#0092c8;
	text-decoration: none;
}

h3, h4 {
	font-size: 11pt;
	color: #0092c8;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 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:link {
	color: #ff1290;
	text-decoration: none;
}
#sidebar a:hover {
	color: #0092c8;
	text-decoration: none;
}
blockquote {
	margin: 20px 60px 20px 60px;
	padding: 10px;
	border-left : 4px solid #0092C8;
	width: 400px;
}
.postmetadata {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #AAA;
	text-transform: uppercase;
	margin: 2px 0 5px 0;
}
.postmetadata a:link {
	color: #ff1290;
}
.postmetadata a:hover {
	color: #0092c8;
}

.searchform {
	padding-bottom: 10px;
}

img.divider {
margin: 2px 0;
text-align: center;
}



/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}

.postFooter {
	clear: both;
	padding: 30px 0 30px 0;
	
}



/* 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: #555555;
	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: #FF129;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt {
	background-color: #C9EBED;
}
.authorcomment {
	background-color: #FFA7E7;
} 


/* Alignments */

.commenttitle img, .right{
	float: right;
}

.left {
	float: left;
}
.right {
	float: right;

.alignright, .alignleft, .aligncenter {
	float: none;
	display: block;
}

.alignright, img.alignright {
	margin: 0 0 0 auto;
	text-align: right;
}

.alignleft, img.alignleft {
	margin: 0 auto 0 0;
	text-align: left;
}

.aligncenter, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}



}
/* wp default */

.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;
}

.linkcat ul {
	list-style: none;
}

.post-title {


}
