/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, sans-Serif;
	color: #333;
	text-align: left;
	margin:0;
	}

.commentslink {float:right; font-size:140%; margin-top:-5px; font-weight:bold; font-family:Georgia, 'Times New Roman', Times, serif;}
.commentslink a {color:#CC0000; text-decoration:none;}
.commentslink a:hover {color:#000; text-decoration:underline;}
	
#content {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	width:62%;
	left:4%;
	float:left;
	margin-right:2%;
	}
	
	#sidebar {
	padding: 0px 0 10px 0;
	width: 32%;
	float:right;
	}

	#wrap {width:100%; text-align:left; margin:0px; margin-left:auto; margin-right:auto;}
	
#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CC0000;
	letter-spacing:-0.06em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 2.5em;
	padding-bottom:40px;
	border-bottom:1px solid #CCC;
	}

#sidebar h2 {
	font-family: Arial, Verdana, sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CC0000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Verdana, sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Verdana, sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#DE0000;
	text-decoration: underline;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


/* End Typography & Colors */



#page {
	background-color: #FFF;
	margin: 0px auto;
	padding: 4%;
	padding-top:20px;
	}

#header {
	padding: 0px;
	text-align:left;
	height:90px;
	width:100%;
	float:left;
	margin-bottom:20px;
	border-top:10px solid #CC0000;
	}
	
.post {
	text-align:left;
	margin: 0px 0 35px 0px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#twitter_div ul {border-top:1px solid #DDD; list-style-type:none; padding:0; margin:0; padding-top:10px;}	
#twitter_div ul li {padding-right:20px; border-bottom:1px solid #DDD; padding-bottom:10px; margin-bottom:10px;}
#twitter_div ul li a {display:block; color:#999; font-size:80%; text-decoration:none;}
	
.colour-box {text-align:left; padding:2%; margin-bottom:10px; color:#444;}
.colour-box h3 {line-height:130%; font-family:Georgia, 'Times New Roman', Times, serif; text-transform:uppercase; color:#000; letter-spacing:normal; text-align:left; margin:0; margin-bottom:5px; padding:5px;}
.colour-box h3 a {float:right;}
.redside h3 {margin-top:1px; color:#888; border-bottom:1px solid #BBB;}
.redside {color:#666;}
.redside a {color:#888;}
.redside  a:hover {text-decoration:underline; color:#CC0000;}
.tagcloud  a {text-decoration:none; color:#000; text-align:justify;}
.tagcloud  a:hover {text-decoration:underline; color:#CC0000;}

#latest-posts {background-color:#BFE5FF; border:1px solid #BFD8DE;}
#latest-posts h3 {border-bottom:1px solid #8FACBF;}
#latest-posts ul {color:#4C5C66; text-align:left; margin:0; padding:0; padding-left:2%; margin-bottom:10px; font-size:110%; list-style:inside square;}
#latest-posts li a {color:#4C5C66; line-height:150%;}
#latest-posts li a:hover {color:#000;}

#latest-videos {background-color:#DBEDA6; border:1px solid #D1DCA6;}
#latest-videos h3 {border-bottom:1px solid #A4B27C;}

#latest-photos {background-color:#FFE09F; border:1px solid #DFCE87; color:#7F704F;}
#latest-photos h3 {border-bottom:1px solid #BFA877;}
#latest-photos a {color:#7F704F;}
#latest-photos a:hover {color:#000;}

#latest-comments {background-color:#FF9FE7; border:1px solid #D199D1; text-align:left;}
#latest-comments h3 {border-bottom:1px solid #BF77AD;}
#latest-comments .com {color:#000; text-align:left; margin:0; padding:0; font-size:140%;}
#latest-comments .aut {color:#7F4F73; text-align:right; margin:0; padding:0; font-size:110%;}
#latest-comments .aut a {color:#7F4F73;} #latest-comments .aut a:hover {color:#000;}



.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	color:#777;
	}
#footer a {color:#777;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.subtitle {margin-top:20px; border-bottom:1px solid #CCC; font-size:90%; padding-bottom:3px; color:#888; margin-bottom:0px;}

#content h2 { padding-right:50px; padding-top:5px; border-top:3px solid #CC0000;}

.entry {
font-size:110%; 
font-size:Georgia, "Times New Roman", serif;
color:#222; line-height:150%; margin-top:-5px;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
/* End Various Tags & Classes*/

