body {
	background-color: #FFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#wrapper {
	width: 760px;
	padding:0;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page {
	border: 2px solid #b5194c;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
	}
#content {
	float: left;
	margin: 0 20px 0 10px; /* IE */
	width: 540px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}

#sidebar {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 180px;
	margin-top: 10px;
	}

.sbcontent {
	width: 180px;
	margin: auto;
	}

.clear {
	clear: both;
	}

a {
	color: ##b5194c;
	text-decoration: none;
	}

a img {
	border: none;
	}

a:hover {
	color: ##b5194c;
	text-decoration: underline;
	}

h1 {
	text-align: justify;
	font-size: 36px;
	line-height: 12px;
	padding-left: 40px;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	text-decoration: none;
	color: #b5194c;
	}

h2 {
	font-size: 18px;
	color: #b5194c;
	}

h2 a {
	font-weight: bold;
	color: #b5194c;
	}

h2 a:hover {
	font-weight: bold;
	color: #b5194c;
	text-decoration: underline;
	}

h3 {
	font-size: 16px;
	}


#nav {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 10px 0 40px 60px;
	}

#nav li {
	float: left;
	margin-left: 5px;
	}

#nav .current_page_item a, #nav .current_page_item a:visited{
	background-color: #6BC;
	text-decoration: none;
	}

#nav .page_item a{
	color: white;
	text-decoration: none;
	background-color: #BDF;
	padding: 2px 12px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	}

#nav .page_item a:hover {
	background-color: #6BC;
	border: none;
	}

#header {
	background: url('images/header.png') no-repeat bottom center;
	padding: 0;
	height: 150px;
	}

#logo a {
	background: url('images/logo.png') no-repeat bottom left;
	width: 100%;
	float: left;
	}

#logo a span {
	text-indent: -200000px;
	}

.sbcontent {
	width: 180px;
	margin: auto;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b5194c;
	margin: 5px 5px 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	color: #b5194c;
	}

#sidebar a {
	margin: 0;
	padding: 0;
	color: #b5194c;
	text-decoration: none;
	}

#sidebar a:hover {
	margin: 0;
	padding: 0;
	color: #b5194c;
	text-decoration: underline;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #b5194c;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 8px;
	color: #b5194c;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	color: #b5194c;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	color: #b5194c;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	color: #b5194c;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #b5194c;
	}

.archive-list {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.archive-list a:hover {
	text-decoration: none;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.entry {
	font-size: 13px;
	}

.entry-meta {
	font-size: 12px;
	color: ##b5194c;
	}

.entry-meta a {
	font-size: 12px;
	color: #b5194c;
	text-decoration: none;
	}

.entry-meta a:hover {
	font-size: 12px;
	color: #b5194c;
	text-decoration: underline;
	}

.entry-tags {
	border: 1px solid #EEE;
	background-color: #EDEDED;
	font-size: 12px;
	font-weight: bold;
	}

.entry-related {
	font-size: 12px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}

.post hr {
	display: block;
	}

#footer {
	font-size: 12px;
	color: #b5194c;
	width: 760px;
	clear: both;
	border: none;
	}

#footer a{
	font-size: 12px;
	color: #b5194c;
	width: 760px;
	clear: both;
	border: none;
	text-decoration: none;
	}

#footer a:hover {
	font-size: 12px;
	color: #b5194c;
	width: 760px;
	clear: both;
	border: none;
	text-decoration: underline;
	}


.entry a:hover {
	text-decoration: underline;
	}

.entry a:visited {
	color: #b5194c;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-size: 12px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #b5194c;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	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 */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	font-size: 12px;
	}

#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*/
.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 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;
	}

.navigation {
	font-size: 12px;
	color: #b5194c;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

.navigation a {
	font-size: 12px;
	color: #b5194c;
	text-decoration: none;
	}

.navigation a:hover {
	font-size: 12px;
	color: #b5194c;
	text-decoration: underline;
	}


/* End Various Tags & Classes*/


/* Begin Google Ads */
.gg-ref-text {
	text-align: center;
	}

.gg-ads-text {
	text-align: center;
	float: right;
	margin-top: 50px;
	}
/* End Google Ads */
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {
	padding:0 0 0px 0;
	margin:0;
	list-style:none;
	background:#fff;
	position:relative;
	z-index:200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {
	float:left;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 8px;
}
#nav li li {float:left;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#b5194c; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#b5194c;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#b5194c;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
