/*  
Theme Name: stpaulsreport
Theme URI: http://www.buddythemes.com/themes/
Description: Simple and Clean WordPress Blog Theme
Author: st Pauls report - adapted from buddythemes
Author URI: http://www.lelanefourie.com
Version: 1.3
Tags: red, two-columns, no-comments, fixed-width, left-sidebar
*/

/*
	Defaults
*/

h1, h2, h3, h5, h6 {
	margin: 0;
	padding:0;
	clear:both;
}
h4{
	font-size:12px;
	line-height:10px;
	font-weight:normal;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	h4 a {color:#990000;
text-decoration:underline;}
h4 a:hover {color:#999999;
text-decoration:underline;}


p {
	margin: 0;
	padding:0 0 10px 0;
}

h2, h3, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
h1 a {color:#000000;
text-decoration:none;
font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;}
h1 a:hover {text-decoration:none; color:#333333;
font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color:#666;
	text-decoration:none;
	font-size:13px;
}

a:hover {
	color: #999999;
}

a img {
	border: none;
}

blockquote {
	border-left: 3px solid #dadedd;
	padding: 5px 15px;
	display:block;
	margin: 10px 10px 20px 20px;
	font-style: italic;
	clear:both;
}

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#000;
	margin:0;
}

.padding10 {
	padding:10px;
}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
}

img.alignright {
	float:right;
	margin:0 0 10px 10px
}

img.alignleft {
	float:left;
	margin:0 10px 10px 0
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

a img.alignright {
	float:right;
	margin:0 0 10px 10px
}

a img.alignleft {
	float:left;
	margin:0 10px 10px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

/*
	Background styles
*/

#page {
	background: #fff;
	font-size:12px;
}

.container {
	width:710px;
}

#footer {
border-top:#666666 solid 2px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

/*
	Header / Logo / Subscrive
*/

#header {
	height:2px;
	padding-top:8px;
	position:relative;
}


/*
	Block
*/

#main {
	height:1%;
	overflow:hidden;
	padding:30px 0;
	clear:both;
}

#content {
	display: inline;
	float:right;
}

#content {
	width:510px;
	margin-left:25px;
}

.post {
	border-bottom:3px solid #999999;
	width:510px;
	padding-bottom:20px;
	overflow:hidden;
	height:1%;
	margin-bottom:20px;
	font-size:14px;
}

.post h2 {
	padding:0;
	font-weight:normal;
}

.post h2 a {
	color:#000;
	text-decoration:none;
}

.post h2 a:hover {
	text-decoration:underline;
}

small {
	color:#666;
	font-size:13px;
}
.urscolour a {
color:#990000;
text-decoration:underline;
font-size:13px;
}
.urscolour a:hover {
color:#333333;
text-decoration:underline;
font-size:13px;
}
.post small {
	font:13px/18px Arial, Helvetica, sans-serif;
	display:inline-block;
	padding-top:5px;
	color:#666;
}

.post ul {
	list-style-type:none;
}

.post ol {
	margin-left:20px;
}

.post ul li {
	padding-left:20px;
	line-height:18px;
}

.more-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
}

.moreLink {
	font-weight:bold;
	font-size:14px;
	text-align:right;
	display:block;
	clear:both;
	color:#990000;
}

.moreLink a {
	padding-left:15px;
	color:#993333;
	text-decoration:none;
}

#sidebar {
	display:inline;
	float:left;
	width:175px;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar li.widget, #sidebar li {
	margin-bottom:10px;
	list-style:none;
}

#sidebar h2.widgettitle, #sidebar h2 {
	font-size:14px;
	line-height:16px;
	border-bottom:3px solid #999;
	margin-bottom:5px;
}

#sidebar ul ul li {
	margin-left:0px;
	margin-top:5px;
	list-style:none;
	line-height:16px;
}
#sidebar a {
color:#666666;
text-decoration:none;
}
#sidebar a:hover {
color:#993333;
text-decoration:none;
}

/*
	Footer
*/
.gototop {
	display:block;
	padding-bottom:20px;
}

/* Captions */
.aligncenter, div.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */


/*Comment*/
.commentlist {
	width:500px;
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0;
	padding-top:10px;
}

li.avatar-bg {
	background:url(images/avatar-bg.gif) 0 20px no-repeat;
	height:55px;
	width:65px;
	display:inline;
	float:left;
	margin-right:10px;
	padding-top:20px;
	border-top:2px dotted #ccc;
}

li.avatar-bg img {
	display:block;
	padding:12px 0 0 12px;
}

li.comment-conent, li.alt {
	font-weight: bold;
	list-style:none;
	margin-bottom:10px;
	padding:15px;
	display:inline;
	float:left;
	width:390px;
	border-top:2px dotted #ccc;
}

li.comment-conent .url, li.alt .url {
	font-size:13px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
}

h3#comments {
	padding: 0;
	margin: 40px auto 20px;
}

#commentform {
	margin-bottom: 60px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
	clear:both;
}

#commentform p {
	margin:0;
	padding:0;
}

#commentform label {
	display:block;
}

#commentform textarea {
	margin-top:5px;
	width: 500px;
	padding: 2px;
	font-size: 1.2em;
}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
}

legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form {
	text-align:left
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/*End Comment*/

/*Search Form*/
#searchform #s {
	width:110px;
}

