@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0;
	padding: 0;
	background-color: #999999;
	color: #5c5c5c;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

#title {
	width: 500px;
	height: 26px;
	color: #003366;
	font:Arial, Helvetica, sans-serif;
	/*font: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;*/
	padding: 5px 0pt 10px 0pt;
	
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	
}
#title2 {
	width: 500px;
	height: 26px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	/*font: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; */
	padding: 5px 0pt 10px 0pt;
	border-bottom: 1px solid #E2E1DD;
	
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	
}
#wrapper {
	position: relative;
	width: 769px;
	background-color: white;
	color: black;
	margin: 0px auto;
	padding: 0px;
}
#header-bottom {
	border-top: 0px solid #b9d2e3;
	border-bottom: 0px solid #b9d2e3;
	height: 1%;
}
#header-bottom ul {
	margin: 0;
	height: 20px;
	padding: 0 20px 0 0 ;
	text-align: right;
	background-color: #6699cc;
}
#header-bottom li {
	display: inline;
	background-color: #6699cc;
	color: white;
}
#header-bottom a:link, #header-bottom a: visited {
	text-decoration: none;
	background-color: #6699cc;
	color: #050845;
}
#blog-header{
	color: #003366;
	font-weight:bold;
	font-size:24px;
	text-align:left;
	padding: 4px 0px 4px 0px;
}
#blog_header-bottom {
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}
#blog_header-bottom ul {
	margin: 0;
	height: 20px;
	padding: 0 20px 0 0 ;
	text-align: right;
	background-color: #1c63ae;
}
#blog_header-bottom li {
	display: inline;
	background-color: #1c63ae;
	color: #050845;
}
#blog_header-bottom a:link, #header-bottom a: visited {
	text-decoration: none;
	background-color: #1c63ae;
	color: #050845;
}
#tagline {
	font-weight: bold;
	background-color: #fdf8f2;
	color: #050845;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 20px;
	width: 300px;
	float: left;
}
#main {
	
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;

	marin-top: 10px;
}

#content {
	padding: 0 0 0 10px;
	
	background-color: white;
	color: #111111;
	font-family: Arial, 'Helvetica Neu', sans-serif;
	/*font-family: Georgia,"Times New Roman",Times,serif; */
	/*font-weight:300;*/
	/*font-size: 12px;*/
	/*line-height: 14px;*/
	height: 100%;
	text-decoration: none;
	font-size:13px;
    line-height:1.571em;
}
/*#content a {
	color: #0000CC;
}
#content a:visited {
	color: #E99144;
}

/*#content a:hover {
	color: #E99144;
}*/
#content h2{
	color: #1f62b0;
}
#content h3{
	color: #e99144;
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; */
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none;
}
.admin {
	color: #1c63ae;
	font-weight: bold;
}
.admin a {
	font-weight: bolder;
}

.commenter{
	color: #e99144;
}
.comment_timestamp{
	font-size:9px;
	color: #e99144;
}
.tweet{
	padding: 0px 0px 4px 0px;
}
.post_title{
	color: #1c63ae;
	font-size:20px;
	font-weight: bold;
	border-top: 1px solid #E2E1DD;
	padding: 6px 0pt 0pt 0pt;
}
.breaker{
	text-align: right;
	color: #003366;
	border-top: 1px solid #E2E1DD;
	border-bottom: 1px solid #E2E1DD;	
}
.breaker a{
	color: #003366;
}
.breaker a:hover{
	color: #E99144;
}
.breaker a:visited{
	color: #003366;
}
.post_author{
	font-size: 12px;
	color: #003366;
	float: right;
}
.post_timestamp{
	font-size: 12px;
	color: #003366;
}
.yellowsubhead{ 
	color: #e99144; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 25px; 
	text-decoration: none;
}
.yellowsubhead_link{
	color: #e99144; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 20px; 
	text-decoration: none; 
}
.yellowsubhead_link:hover{
	color: #69f; 
}
.yellowsubhead a{ 
	text-decoration: none; 
}
.yellowsubhead a:hover{
	 text-decoration: underline; 
	 	
}
#readmore_link a:hover{
	text-decoration: underline;
	color: #6699ff;
}

#content li{
	list-style-type: none;
}
#content li a{
	color: #e99144;
}
#content li a:hover{
	text-decoration:underline;
	color: #6699ff;
}
#mainfeature {
	background-color: #112236;
	color: white;
	padding: 2em 2em 1em 200px;
	height: 1%;
}
#mainfeature h2 {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
	color: #1f62b0;
}
#mainfeature p {
	font-size: 110%;
}
#mainfeature p.more {
	margin-top: 0;
	text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
	color: white;
}
#content .inner {
	margin: 10px 20px 10px 40px;
} 
#content .inner h2 {
	color: #245185;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 110%;
}
#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content .inner h3 {
	font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
	color: #245185;
	
}
#content .inner p{
	color: 	#666666;
	font-size: 90%;
}
#sidebar {
	
	top: 0;
	left: 0px;
	width: 220px;
	background-color: #f5f5f5;
	color: black;
	margin: 0;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	
	
}



.textbottom {vertical-align:text-bottom;} 
/** */
.post{
	
	clear:both;
	margin: 0 0 15px;
	padding: 0 !important;
}
.post_body {
	padding: 0pt 0px 5px;

}
.post_footer{
	border-bottom: 1px solid #E2E1DD;
	text-align: right;
	color: #E99144;
	font-size: 12px;
}
.post_footer a{
	text-decoration: none;
}
.post_footer a:hover{
	text-decoration: underline;
	color: #6699ff;
	
}
form {
	width: 500px;
}
fieldset{
	border: 1px solid #dddddd;
	width: 32.5em;

}
#formbox{
	border: 1px solid #dddddd;
	width: 32.5em;

}
.cmxform{
	
}
.col1 {
	text-align: right;
	width: 90px;
	height: 4px;
	margin: 2px 0pt 0pt 0pt;
	float: left;

	background: url(images/bg_label.gif) no-repeat;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(images/bg_textarea.gif) no-repeat;
}
.col3 {
	padding: 50px 0pt 0pt 0pt;
	display: block;
	float: left;
	
	background: url(images/bg_textfield.gif) no-repeat;
}

.col3comment {
	padding: 40px 20px 0pt 0pt;
	width: 50px;
	height: 50px;
	margin: 0;
	display: block;
	float: left;
	background: url(images/bg_textarea.gif) no-repeat;
}

.col1comment {
	text-align: right;
	width: 90px;
	height: 4px;
	float: left;
	display: block;
	margin: 5px 0pt 0pt 0pt;
	background: url(images/bg_label_comment.gif) no-repeat;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 50px;
	
	padding: 5px 0pt 0pt 88px;

	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
/** */
#content.box{
	color: #666666

}
.box{
	background: #dddddd;
	clear: both;
	color: #666666;
	margin: 0 0 12px;
	width: 490px;
}
.box a{
	color: #666666
}
.box-top,.box-bot{
	background: url(images/box_top.jpg) no-repeat top;
	clear: both;
	height: 4px;
	overflow: hidden;
	
}
.box-bot{
	background: url(images/box_bot.jpg) no-repeat top
	
}
.box .spacer{
	height: 1%;
	padding: 10px 17px
}
/*- Ads -*/
.box .spacer.ads .ar{
	padding: 0 12px
}
.box .spacer2{
	height: 1%;
	padding: 10px 10px
}
/*- Ads -*/
.box .spacer2.ads .ar{
	padding: 0 12px
}
.box2{
	background: #515151;
	clear: both;
	color: #FFFFFF;
	margin: 0 0 12px;
	width: 490px;
}

.box .spacer{
	height:1%;
	padding: 10px 17px;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }

em { font-weight: bold; padding-right: 1em; vertical-align: top; }
/** */

ul { list-style: none; margin: 0; padding: 0; }
ul a{
	text-decoration:none;
}

.greysmall{
	background-image: url(images/bg_shade.gif); 
	background-repeat:repeat-x;
	background-position: bottom;
	margin:0px;
	padding: 08px 20px 08px 10px;
	background-color: #fff;
	color: #999;
	font-size: 9px; 
	line-height: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
.greysmall a{
	color: #999;
}
.greysmall a:hover{
	color: #999;
}
.greysmall a:visited{
	color: #999;
}
.black { color: black; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackbigger { color: black; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackbold { color: black; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackboldbigger { color: black; font-weight: bold; font-size: 13px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackboldita { color: black; font-style: italic; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blackitalic { color: black; font-style: italic; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blacksmall { color: black; font-size: 8px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bluebold { color: #036; font-weight: bold; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none; }
.bluebold:hover { color: #69f; }
.bluebold_nohover { color: #036; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px; text-decoration: none; }
.blueboldbig { color: #036; font-weight: bold; font-size: 18px; line-height: 20px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bluelink { color: blue; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bluelinkbigger { color: blue; font-size: 12px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.blue11px_plain { color: #036; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 14px; text-decoration: none; }
.grey { color: #999; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.grey_dark { color: #5c5c5c; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 14px; text-decoration: none; }
/*.greysmall { color: #999; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }*/
.menutext { color: white; font-size: 11px; line-height: 17px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.redbold { color: red; font-weight: bold; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.redboldbig { color: red; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.redboldsmall { color: red; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.transparent { color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; visibility: hidden }
.whitebold { color: white; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.whitemenutext { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 22px; text-decoration: none; }
.blogmenutext{ color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; text-decoration: none; }
.blogmenutext_nohover { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 18px; text-decoration: none; }
.blogmenutext:hover { color: #fc6; }
.whitemenutext_nohover { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 22px; text-decoration: none; }
.whitemenutext:hover { color: #fc6; }
.greymenutext { color: #696969; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px; text-decoration: none; }
.greymenutext:hover { color: #69f; }
.greymenutextbold { color: gray; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 13px; background-position: 0 center; text-decoration: none; }
.greysubheading { color: gray; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 20px; text-decoration: none; background-position: 0 center; }
.small_line_height { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 3px; text-decoration: none; }
.whitemenutextsmall { background-color: #6699cc; color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none; }
.whitemenutextsmall:hover { color: #fc6; }
.yellowblock { color: black; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: yellow }
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
#menu { text-decoration: none; list-style-type: none; border-style: solid solid none; border-color: #e6f1f6; border-size: 0px; border-width: 0; margin: 0; }
#menu ul { list-style-type: none; padding: 0px; margin: 0px; }
#menu li a { height: 32px; voice-family: "\"}\""; voice-family: inherit; text-decoration: none; list-style-type: none;}
#menu li a:link, #menu li a:visited { color: #696969; font-size: 12px; font-weight: bold; line-height: 32px; display: block; background: url(images/menu1a.gif); text-decoration: none; padding: 0 0 0 20px; }
#menu li a:hover { color: #3c3c3c; background: url(images/menu1b.gif); padding: 0 0 0 20px; }
#menu li a:active { color: #000; background: url(images/menu1b.gif); padding: 0 0 0 20px; }
/* =-=-=-=-=-=-=-[End Menu One]-=-=-=-=-=-=-=- */