/* ********************************* */



/* ERIC MEYER'S CSS RESET - RELOADED */



/* ********************************* */







html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */



:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */



table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ************* */



/* END CSS RESET */



/* ************* */







/* *************** */



/* LAYOUT ELEMENTS */



/* --------------- */







body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
#outerWrap {
	background-image: url('images/BG.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 898px;
}
#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	float: center;
	width: 100%;
	position: relative;
}
#content {
	width: 100%;
	float: center;
}
#contentBottom {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear: left;
	width: 100%
}
/*#footer {



	background-position: left top;



	width: 100%;



	background-image: url('images/footer.png');



	background-repeat: no-repeat;



}*/







/* ------------------- */



/* END LAYOUT ELEMENTS */



/* ******************* */











/* *************** */



/* GLOBAL ELEMENTS */



/* --------------- */







.clear {
	clear:both;
}
.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.alignleft {
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.aligncenter {
	margin: 10px auto 10px auto;
	display: block;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #000000;
}
img.alignright {
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}
.vidAlignLeft {
	padding: 5px;
	border: 1px solid #ADC2E7;
	background-color: #EEF3FB;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
	clear: both;
}
.wp-caption {
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #efefef; /* optional rounded corners for browsers that support it */
	;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content p.wp-caption-text {
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #ffffff;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #aeaeae;
}
a:visited {
	color: #ffffff;
}
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color: #ffffff;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color: #ffffff;
}
/* ------------------- */



/* END Global Elements */



/* ******************* */











/* ****** */



/* HEADER */



/* ------ */







#header {
	height: 300px;
	position: relative;
	margin-bottom: 10px;
}
#header h1 { margin-left:18px;
	position: absolute;
	bottom: 15px;
}
#header h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2em;
	text-transform: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
#header h1 a:hover {
	text-decoration: none;
	color: #aeaeae;
}
#header .description {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #fd0101;
	text-transform: lowercase;
	font-style: italic;
	bottom: 60px;
	margin-left: 3px;
}
#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: lighter;
	text-transform: lowercase;
	font-style: italic;
	margin-right: 62px;
	text-align: right;
}
#header #menu { margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: normal;
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-align: right;
	width: 100%;
	position: relative;
	right: 5px;
	top: 10px;
}
#header #menu ul {
	padding: 0px;
	margin: 0px;
}
#header #menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	height: 25px;
}
#header #menu ul ul {
}
#header #menu ul ul li {
	display: inline;
}
#header #menu .page_item a {
	/* padding-right: 15px; */



	color: #000000;
	padding-left: 15px;
}
#header #menu .page_item a:hover {
	color: #aeaeae;
}
#header #menu .current_page_item a {
	font-weight: light;
}
#header #menu .current_page_item a:hover {
}
/* ---------- */



/* END HEADER */



/* ********** */











/* ************ */



/* MAIN CONTENT */



/* ------------ */







#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fd0101;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 8px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fd0101;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fd0101;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	text-transform: capitalize;
	color: #fd0101;
	margin-bottom: 2px;
	padding-top: 5px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fd0101;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.2em;
}
#content blockquote {
	border: 1px solid #ffffff;
	padding: 10px 12px 3px 12px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #ffffff;
}
#content blockquote p {
	font-style: italic;
}
#content blockquote a {
}
#content blockquote a:hover {
}
#content blockquote a:visited {
}
/* POST BODY LIST ITEMS - affects only actual post lists */







.entry-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fd0101;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.entry-content ul, .singlepost .entry-content ul, .post .entry-content ul {
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.entry-content ul li, .singlepost .entry-content ul li, .post .entry-content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fd0101;
	padding-bottom: 5px;
	list-style-image: url('images/listBullet.gif');
}
.entry-content ul ul, .singlepost .entry-content ul ul, .post .entry-content ul ul {
	margin-top: 10px;
	margin-bottom: 0px;
}
.entry-content ul ul li, .singlepost .entry-content ul ul li, .post .entry-content ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 5px;
	list-style-type: square;
}
.entry-content ol {
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
	list-style-type: decimal;
}
.entry-content ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fd0101;
	padding-bottom: 5px;
}
/* .entry-content ul {



	margin-bottom: 15px;







	margin-left: 30px;



}







.entry-content ul li {



	



}



*/







/* END POST BODY */







/* ---------------- */



/* END MAIN CONTENT */



/* **************** */







/* ------------ */



/* PAGE LAYOUTS */



/* ------------ */







#sidebarPage {
	margin-left: 20px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	margin-right: 260px;
}
#fullPage {
	margin-bottom: 30px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#subheader {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	padding: 5px;
	background-color: #F1F5FA;
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0101;
}
#boxList {
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomBox {
	background-position: left top;
	width: 257px;
	min-height:150px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	padding: 8px 10px 5px 10px;
	background-image: url('images/boxBG.jpg');
	background-repeat: no-repeat;
}
.bottomBox h6 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fd0101;
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	text-transform: uppercase;
}
.bottomBox p {
	font-size: 0.8em;
	color: #ffffff;
}
.bottomBox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}
.bottomBox ul li {
	padding: 7px 5px 7px 6px;
	list-style: none;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.bottomBox ul li:hover {
	background-color: #000000;
	color: #1D53CB;
}
.bottomBox ul li p {
	font-size: 0.8em;
	color: #ffffff;
	padding-top: 5px;
}
.bottomBox ul li a {
	color: #ffffff;
}
.bottomBox ul li a:hover {
	color: #333333;
	text-decoration: none;
}
/* TWITTER */







#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#twitter_div #twitter_update_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_div #twitter_update_list li {
	color: #0C93BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1E8F7;
	padding-bottom: 10px;
}
#twitter_div a {
	text-decoration: none;
	color: #DDA84E;
}
#twitter_div a:hover {
	color: #D78E42;
}
#twitter_div p {
	text-align: right;
}
/* Uncomment this section if you want the time tags to be hidden







#twitter_div ul li a {



	visibility: hidden;



}



#twitter_div ul li span a {



	visibility: visible;



} 







*/



/* END TWITTER */



















.page-title {
	color: #ffffff;
}
.archive-meta {
	background-color: #333333;
	border: 1px solid #3F93BA;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
/* ---------------- */



/* END PAGE LAYOUTS */



/* ---------------- */







#post {
	margin-left: 15px;
	position: relative;
	margin-right: 260px;
}
/* **** */



/* POST */



/* ---- */







.post {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 260px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.singlepost {
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.post-date {
	display: inline;
	position: absolute;
	left: 0px;
	width: 63px;
	padding-top: 5px;
	padding-left: 8px;
}
.post-month {
	font-size: 1em;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-day {
	font-size: 2em;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	padding-bottom: 5px;
}
.post-year {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.comments-link {
	color: #fd0101;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	position: absolute;
	right: 3px;
}
.comments-link a {
	color: #ffffff;
}
.comments-link a:hover {
	color: #aeaeae;
	text-decoration: none;
}
.comments-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fd0101;
	letter-spacing: -1px;
	text-align: center;
	display: block;
}
.comments-start-bracket {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ffffff;
}
.comments-end-bracket {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #ffffff;
	position: absolute;
	right: 0px;
}
.cat-links {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	padding-left: 2px;
	background-color: #ffffff;
	width: 100%;
	margin-left: -2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 8px;
	position: relative;
}
.cat-links a {
	text-decoration: none;
	color: #ffffff;
}
.cat-links a:hover {
	color: #333333;
}
.author {
	margin-top: -8px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.7em;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
}
.post h2 a {
	color: #ffffff;
	text-decoration: none;
}
.post h2 a:hover {
	color: #aeaeae;
}
.tagbox {
	border-bottom: 8px;
	padding-bottom: 8px;
}
.tag-links {
}
.indexAd {
	margin-top: 10px;
}
/* -------- */



/* END POST */



/* ******** */











/* ********* */



/* POST INFO */



/* --------- */







.postInfo {
	border: 1px solid #7BB6D2;
	background-color: #000000;
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.postInfo a {
	color: #ffffff;
}
.postInfo a:hover {
	text-decoration: none;
	color: #aeaeae;
}
.postInfo ul {
	margin: 8px auto 8px 10px;
	padding: 0px;
}
.postInfo ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
.trackback {
	background: 0  50%;
}
.feed {
	background: 0  50%;
}
/***************** Tags below the link of the comments feed ********************/



.tags {
	background: 0  50%;
}
.navigation {
	clear: both;
	padding: 10px 0px;
	margin-left: 73px;
}
.navigation a, .navigation a:visited {
	color: #aeaeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
}
.previous-entries a {
}
.next-entries a {
}
/* comments area */











/* THREADED COMMENTS */







ul.commentlist {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content ul.commentlist p {
	font-size: 12px;
	margin-left: 52px;
}
ul.commentlist li {
}
ul.commentlist li.alt {
}
ul.commentlist li.bypostauthor {
}
ul.commentlist li.byuser {
}
ul.commentlist li.comment-author-admin {
}
ul.commentlist li.comment {
	border-bottom:1px dotted #666;
	padding:1em;
}
ul.commentlist li.comment div.comment-author {
}
ul.commentlist li.comment div.vcard {
	font: normal 14px Arial, Helvetica, sans-serif;
}
ul.commentlist li.comment div.vcard cite.fn {
	font-style:normal;
}
ul.commentlist li.comment div.vcard cite.fn a.url {
}
ul.commentlist li.comment div.vcard img.avatar {
	border: 5px solid #ccc;
	float: left;
	margin-right: 10px;
}
ul.commentlist li.comment div.vcard img.avatar-32 {
}
ul.commentlist li.comment div.vcard img.photo {
}
ul.commentlist li.comment div.vcard span.says {
}
ul.commentlist li.comment div.commentmetadata {
}
ul.commentlist li.comment div.comment-meta {
	font-size: 9px;
	margin-bottom: 4px;
	margin-left: 52px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
#content ul.commentlist li.comment div.comment-meta a {
	color: #999999;
}
ul.commentlist li.comment p {
	font-size:11px;
	margin:0 0 1em;
}
ul.commentlist li.comment ul {
	font-size:11px;
	list-style:square;
	margin:0 0 1em 2em;
}
ul.commentlist li.comment div.reply {
	font-size:11px;
}
ul.commentlist li.comment div.reply a {
	font-weight:bold;
}
ul.commentlist li.comment ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ul.commentlist li.comment ul.children li {
}
ul.commentlist li.comment ul.children li.alt {
}
ul.commentlist li.comment ul.children li.bypostauthor {
}
ul.commentlist li.comment ul.children li.byuser {
}
ul.commentlist li.comment ul.children li.comment {
}
ul.commentlist li.comment ul.children li.comment-author-admin {
}
ul.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 .25em .25em;
	border-left-color: #ffffff;
}
ul.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 .25em .25em;
	border-left-color: #ffffff;
}
ul.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 .25em .25em;
	border-left-color: #ffffff;
}
ul.commentlist li.comment ul.children li.depth-5 {
}
ul.commentlist li.comment ul.children li.odd {
}
ul.commentlist li.even {
	background:#fff;
}
ul.commentlist li.odd {
	background-position: #EEFAFE;
	background: #EEFAFE;
}
ul.commentlist li.parent {
	border-left: 5px solid #111;
	border-left-color: #3F93BA;
}
ul.commentlist li.thread-alt {
}
ul.commentlist li.thread-even {
}
ul.commentlist li.thread-odd {
}
/* END THREADED COMMENTS */















#comments, #respond {
	/*	border-bottom: 1px dotted #8D8D8D; */



	padding: 10px 0 5px 0;
	clear: both;
}
/* commentlist 



.commentlist {



    list-style: none;



	margin: 10px 0px;



	padding-left: 0px;



	line-height: 130%;



}







.commentlist li{



    margin-bottom: 6px;



	padding: 10px;



}







.commentlist .alt {



	background: #ffffff;



	border: 1px solid #CCCCCC;



}







.commentlist cite, .commentlist cite a, .commentlist cite a:visited {



	font-weight: bold;



	font-style: normal;



	font-size: 100%;



}







.commentlist small {



	margin-bottom: 5px;



	display: block;



	font-size: 87%;



} */







.commentname {
	color: #ffffff;
	text-transform: capitalize;
	margin-left: 50px;
}
.gravatar {
	display: inline;
}
.gravatar img {
	border: 1px solid #AAAAAA;
	padding: 5px;
	float: left;
	height: 32px;
	width: 32px;
	display: block;
	position: absolute;
}
.commentcount {
	font: bold 2.2em Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	float: right;
}
.commentext {
	padding: 0px 0px 0px 50px;
}
/* comment form */



#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label {
	color: #787878;
	font-size: 87%;
}
#commentform input {
	background-position: #EEF3FB;
	width: 200px;
	background: #EEF3FB;
	border: 1px dotted #ABC1E6;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	background-position: #EEF3FB;
	width: 615px;
	background: #EEFAFE;
	border: 1px solid #7BB6D2;
	padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background-position: #ACC2E7;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	background: #6BA7D2;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	text-transform: uppercase;
}
/* Quicktags */



#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}
#quicktags input {
	background: #f9f9f9;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}
#quicktags input:hover {
	border: 1px solid #4E79A2;
}
/* ------------ */



/* END COMMENTS */



/* ************ */











/* ******* */



/* SIDEBAR */



/* ------- */







#sidebar {
	float: right;
	width: 235px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	position: absolute;
	right: 0px;
}
#sidebar h1 {
	display: block;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	letter-spacing: -3px;
}
/* Two Column Sidebar */







#barLeft {
	width: 230px;
	float: left;
	margin-left: 5px;
}
#barRight {
	width: 195px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}
#sidebar h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #fd0101;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.sidebar input#s {
	width:7em;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
}
#sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
#sidebar ul ul {
	margin: 0;
	list-style-type: none;
}
#sidebar ul ul li {
	padding: 7px 5px 7px 11px;
	list-style: none;
	margin-bottom: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul ul li:hover {
	background-color: #ffffff;
	color: #aeaeae;
}
#sidebar ul ul li p {
	font-size: 0.8em;
	color: #ffffff;
	padding-top: 5px;
}
#sidebar ul ul li a {
	color: #ffffff;
}
#sidebar ul ul li a:hover {
	color: #aeaeae;
	text-decoration: none;
}
#sidebar ul ul li:last-child {
	border-style: none;
}
#sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
#sidebar ul ul ul li {
}
#searchform input#s {
	border: 1px solid #ffffff;
	width: 183px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}
.recentcomments a {
	display:inline !important;
	padding: 0 !important;
	margin: 0 !important;
}
.recentcomments {
	color:silver;
}
/* ----------- */



/* END SIDEBAR */



/* *********** */











/* ****** */



/* FOOTER */



/* ------ */



/* FOOTER */







#footer {
	text-align: right;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-bottom: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A1E8F7;
	margin-top: 10px;
}
#footer p {
	padding-right: 60px;
	color: #ffffff;
}











/* ---------- */



/* END FOOTER */



/* ********** */
