/*

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Century Gothic";
	background: url(images/bg_bottom.jpg);
	color: #333;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	}


#body_bg
{
background:url(images/bg.jpg) repeat-x;
}

#header {
	margin: 0px auto;
	padding-top:30px;;
	height: 93px;
	width: 970px;
	}


.header_left
{
width:227px;
height:55px;
float:left;
margin-left:40px;
}


.header_right
{
width:270px;
height:90px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12pxpx;
color:#cccccc;
}

.header_right h2
{
font-family:"Century Gothic";
padding:0px;
margin:0px;
font-size:20px;
color:#CCCCCC;
}

.header_right a, .header_right a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}

#page {
	background: url(images/content_bg.png) repeat-y;
	text-align: left;
	margin: 0px auto;
	overflow:hidden;
	padding: 0;
	width: 970px;
	min-height:771px;
	}
#page_in
{
width:958px;
margin:0px auto;
background:url(images/page_top_bg.jpg) repeat-x;
height:auto;
overflow:hidden;
}
	
#menu
{
width:960px;
height:35px;
margin:0px auto;
background:url(images/menu.png) no-repeat;
}

.menu_links 
{
width:690px;
text-align:left;
color:#CCCCCC;
padding-top:10px;
height:20px;
float:right;
}

.menu_links a,.menu_links a:hover 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(images/menu_line.png) no-repeat left;
display:block;
float:left;
padding:0px 5px 2px 8px;
color:#fff;
}
.menu_links a.first
{
background:none;
}


.footer_menu_links 
{
width:690px;
text-align:left;
color:#CCCCCC;
padding-top:5px;
height:20px;
float:right;
}

.footer_menu_links a,.footer_menu_links a:hover 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(images/menu_line.png) no-repeat left;
display:block;
float:left;
padding:0px 5px 2px 8px;
color:#000000;
}
.footer_menu_links a.first
{
background:none;
}


#homepage
{
padding-top:4px;
}


#homepage span.b1, #homepage span.b2
{
font-family:"Century Gothic";
font-size:22px;
padding:0px;
margin:0px;
}
#homepage span.b1
{
color:#506372;
font-weight:bold;
}

#homepage span.b2
{
color:#506372;

}

#homepage .entry
{
padding:10px 0px 10px 0px;
}



#listing
{
height:20px;
background:#E2E2E2;
font-family:"Century Gothic";
font-size:18px;
color:#506372;
padding:5px 0px 5px 5px;
margin:5px 0px 7px 0px;
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Century Gothic";
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-family:"Century Gothic";
font-size:22px;
padding:0px;
margin:0px;
font-weight:normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Century Gothic";
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: "Century Gothic";
	}

.commentmetadata {
	font-weight: normal;
	}



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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}




/* Begin Structure */




.narrowcolumn , .widecolumn{
	float: right;
	padding:0px 10px 10px 10px;
	margin: 0px 5px 0px 1px;
	width: 665px;
	}


.homepost {
	margin: 0 5px 5px 0px;
	width:319px;
	height:83px;
	overflow:hidden;
	background:url(images/post_bg.jpg) no-repeat;
	text-align: left;
	float:left;
	padding:2px;
	}

.homepost .entry
{
padding:2px;
margin:0px;
}

.homepost
{

}

.homepost .entry
{

padding:3px;
margin:0px;
}

.homepost .entry p
{
padding:0px;
margin:0px;
}
.homepost .entry img
{
float:left;
margin-top:-20px;

}

a.homelink
{
padding:0px;
margin:0px;
float:left;
margin-left:120px;
color:#0099FF;
font-size:12px;
font-weight:bold;
text-decoration:underline;

}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer_wrap
{
width:970px;
height:30px;
margin:0px auto;
padding-bottom:3px;
background:url(images/content_footer.png) no-repeat  100% 100%;
}

#footer {
	padding: 0;
	margin: 0px auto;
	margin-bottom:5px;
	width: 956px;
	height:27px;
	border:1px solid #2F383F;
	background: #506372 ;

	}

#outer_footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding: 0;
	padding-top:20px;
	margin: 0px auto;
	width: 960px;
	

}



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


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%;
	}



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
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar {
	font-family: "Century Gothic";
	padding: 10px;
	padding-top:15px;
	margin-left:20px;
	margin-top:-75px;
	float:left;
	background:url(images/sidebar_bg.png) no-repeat;
	width: 251px;
	height:771px;
	position:absolute;
	
	}
	
#sidebar h2 {
	margin: 5px;
	width:217px;
	padding: 5px 0px 5px 3px;
	font-family: "Century Gothic";
	font-size: 14px;
	background:#506372;
	color:#FFFFFF;

}

#sidebar h3 {
	margin: 5px;
	width:217px;
	padding: 5px 0px 5px 3px;
	font-family: "Century Gothic";
	font-size: 14px;	
	color:#B3BCC1;

}


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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul li a
{
font-family:"Century Gothic";
font-size:12px;
color:#000000;
background:url(images/list_bulet.png) no-repeat left;
padding-left:10px;
}	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	margin-right:10px;
	text-align: right;
	}

#searchform #s {
	width: 170px;
	height:15px;
	border:1px solid #000000;
		}

 #searchsubmit {
	background:url(images/search_bg.png) no-repeat;
	width:45px;
	height:18px;
	border:none;
	
	}

.sideform
{
width:200px;
padding-left:10px;
height:auto;
font-family:"Century Gothic";
font-size:12px;
color:#000000;
}
.sideform input, textarea
{
border:1px solid #999999;
}


.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





#sidebar form {
	margin: 0;
	}






/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 30px;
	height:50px;
width:100%;
	margin-bottom: 30px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
