
/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #2F2F2F;
	text-align: center;
	background: #525355; 
	}
 
#page {
	text-align: left;
	background: none;
	}
#header {
  margin: 0 auto;
  padding:0;
	margin-top:5px;
	height: 323px;   
	width:964px;
	}
#headerimg {
   margin:0;
	padding:0;
	padding-top:15px;
  height:140px; 
	width:964px;  
}
#headerimg .logo {
	float:left;
	padding-left:10px;
}
#headerimg .description {
  font-family: Sans-Serif;
	text-align: right;
	height:19px;
	width:520px;
	float:right;
	padding-top:50px;
}
.header_tags {
	color:#F3DFC5;
	font-size:1em
}
.header_icons a {
	color:#ccc;
	font-size:0.8em;
}
.header_icons a:hover {
	color:#ddd;
	text-decoration:none;
}
img.left {
	border:1px solid #ddd;
	margin:0 10px 2px 0;
	float:left;
	padding:2px;
}
#header-bottom {
height:150px;
background:#909999;
margin-top:20px;
}

#header-bottom h2 {
margin:0 auto;
font-size:20px; 
color:#000;
padding-top:10px;
}


#hb-popular-post {
float:left;
text-align:left;
margin-left:22px;
width:270px;
}
#hb-popular-post h2 {
	font-size:1.2em;
}
#hb-popular-post ul {
	font-size:0.9em;
}
#hb-popular-post li a {
	line-height:18px;;
}
#hb-popular-post li a:hover {
	text-decoration:none;
	color:#F3DFC5;
}

#hb-contactus { 
	float:left;
	margin:12px 0 0 45px;
	text-align:right;
	width:300px; 
	height:100px;
	background: #49617A url('images/contactus.gif');
	padding:10px; 
	border:1px solid #ccc;
}
#hb-contactus .bold { 
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:8px 0 0 0;
	color:#eee;
}
#hb-contactus .normal { 
	font-size:0.85em;
	padding:8px 0 0 0;
	color:#ddd;
	line-height:14px;
}

#header-bottom #hb-contactus h2 { 
color:#fff;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
margin:0;
}


#header-bottom  ul li a {
color: #fff;
list-style:none;
font-weight:normal;
padding-bottom:2px; 
}

#header-bottom  ul li {
color: #F7BA4F;
font-weight:bold;
padding-bottom:1px; 
padding-top:3px;
border-bottom:1px dotted #ddd
}

#hb-contactus ul li {
padding-top:10px;
border:none;
}

#hb-contactus h2 {
padding-top:5px;
}

#header-bottom  ul {
list-style:none;
margin:0;
padding:0;
}

#page-body { 
background: #fff url('images/page-body-bg.jpg') no-repeat top center; 
}	
	
#content {
background-color:#fff;
line-height: 1.2em;
}

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

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	}

#footer {
 	background-position: top; font-size:11px;
	background-image:url('images/footer-bg.gif'); background-repeat:no-repeat; background-attachment:scroll
	}

#footer a { color: #66ccff; }	
	
small {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.0em;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 40px;
	text-align: left;
	font-weight:normal;
	} 

h2, h2.pagetitle  {
	font-size: 30px; 
	}

h3 {
	font-size: 1.6em; 
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#E0681F;
	padding-left:6px
	}

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

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: #cc6600;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #333; 
	}

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

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

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	margin: 0 auto;
	padding: 0;
	width: 964px; 
	min-height: 500px;
	}

#page-top {
    margin: 0 auto;
	width: 964px; 
	height: 13px;
	}

#page-body { 
    margin: 0 auto;
	width: 964px; 
	min-height: 600px;
	}

#content {
    float:left;
	width: 570px; 
	min-height:500px;
	padding:0px 12px 10px 12px;  
	margin-top:20px;
	margin-right:20px;
	margin-left:9px;
	}

.narrowcolumn, .narrowcolumn  h2{ 
	padding:0;
	margin:0;
}

.post {
	text-align: justify;  
	font-size:0.9em;
	width:580px;
	margin:0;
	}
	
.post hr {
	display: block;
	}


.post-head {
	font-size:1.2em;
  float:left;
	line-height: 24px;
	text-align:left;
	height:30px;
	background: #fff url('images/logo_m.png') no-repeat;
	font-weight:bold;
	padding-top:0px;
	padding-left:95px;
	padding-right:20px;
	background-position: 25px 0px;
	margin:28px 0px -7px 10px;
}	
.post-head a {
	color:#E28744;
}
.post-head a:hover {
	text-decoration:none;
	color:#777;
}
.post-date {
	float:right;
	font-size:0.8em;
	color:#999;
	font-style:oblique;
	margin-top:0px;
}
.generic-posted {
    float:left;
	line-height: 40px;
	text-align:center;
	height:40px;
	width:70px;
	background: #fff url('images/logo_m.png') no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-right:6px;
	margin-left:10px;
	background-position: 15px 12px;
	z-index:100;
}
.entry {
    margin:0;
	padding:0
	
}
.entry p.image_p {
	font-size:1em;
	padding-bottom:10px;
	padding-top:10px;
	min-height:80px;
}
.entry p.choices {
	padding-left:25px;
	height:22px;
	background-color:#F5F2EB;
	margin-top:3px;
	margin-bottom:3px; padding-right:4px; padding-top:4px; padding-bottom:4px
}
.radio {
	margin-right:10px;
 	position:relative;
 	top:15%;
 	border:none;
 	background:transparent;
}
.nomargin {
	 background:transparent;  
	 border:0px none; 
	 margin-left:420px;
}
.poll {
	border:1px solid #ddd;
	padding:6px;
	width:580px;
	padding-top:20px;
	margin-top:-10px;
	margin-bottom:20px;
	z-index:-1;
}
.entry p.poll_title {
	font-size:1.1em;
	font-weight:bold;
	padding: 0 10px 0 15px;
	color:#FFFFFF;
	background: #49617A;
	margin-top:0px;
	margin-bottom:0px; padding-right:8px; padding-top:8px; padding-bottom:8px
}
.entry p.poll_sub {
	font-size:1em;
	padding-left:35px;
	color:#FFFFFF;
	margin-bottom:0px; padding-right:8px; padding-top:0px; padding-bottom:0px 
}

.postmetadata {
	clear: left;
	height:10px;
	line-height:1.5em;
	padding-left:15px;
	font-size: 11px;
	padding-top:5px;
	border-top:1px dotted #ddd;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;}

.postmetadata a {
    color: #006699;
	}

#footer {
    margin: 0 auto;
	padding: 0;
	width:964px;
	margin-bottom:10px;
	} 
	
#footer p {
	margin: 0;
	padding-top:20px;
	text-align: center;  
	color: #787878;
	}
/* End Structure */

/* Begin Headers */
h1 {
	margin: 0;
	padding:0;
	float:left;
	padding-left:12px; 
	height:50px; 
	width:auto;
	}

h2 {
	margin: 12px 0 10px 0;  
	line-height:30px;
	}

h2.pagetitle {
	text-align: left;
}

h3 {
	padding: 0;
	margin: 25px 0 0 0;
	}

/* 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: 0px;
	margin: 0 10px 0px 0;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

html>body .entry li {
	margin: 7px 0 8px 0px;  
	}
	
.entry ul {
   margin-left:28px;
}

.entry ul li {
   padding:0;
   padding-left:10px; 
  }	

.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: url('none');
	}

	
blockquote {
	margin:0;
    padding-left:50px;
	min-height:30px;
    color:#999999;  
	background: #fff url('images/blockquote-bg.jpg') no-repeat top left;  
    font-style:italic; 
	width:85%; padding-right:0; padding-top:0; padding-bottom:0   
	}

blockquote blockquote {
   	margin:0;
    }	
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
 	height:15px;
	text-align: center;
	padding-bottom: 20px; 
	}
/* End Various Tags & Classes*/  

/* PAGE MENU */
#menu-bar {
  float:left;
	margin:0;
	width: 664px; 
	line-height:35px;
	padding-left:0px;
	background:#525355;
	height:40px;
	padding-right:0; padding-top:0px; padding-bottom:0
	}

#menu-bar .mb-menu{
padding-top:10px;
}
    
#menu-bar ul {
padding:0;
margin:0; 
}	
	
.pagenav {
 	list-style-type:none; 
	}

.pagenav h2 {
   display:none;
   margin:0;
   padding:0; 
   }	

.pagenav ul, .pagenav-home ul   {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}
	
.pagenav ul li {
    padding:0;
	margin:0;
    display:inline;
    }
	
.pagenav ul li a, .pagenav-home ul li a {
    width:92px;
	text-decoration: none;
	float: left;
	background: url('images/pagemenu-inactive-bg.gif') top no-repeat; 
    color:#69bdc1;
	font-size:1em; 
	font-weight:bold;
	text-align:center;
	margin-right:2px;
    }	
	
.pagenav ul li a:hover, .pagenav-home ul li a:hover {
 	background: url('images/pagemenu-active-bg.gif')  top no-repeat; 
    color:#fff;
	}		

.pagenav ul li.current_page_item a, .pagenav-home ul li.current_page_item a { 
    background: url('images/pagemenu-active-bg.gif') no-repeat top;  
    color:#FAB347;
    font-size:1.1em;
    letter-spacing:0px;
	}	
	
.pagenav ul li.current_page_item ul li a { 
    background: url('images/pagemenu-inactive-bg.gif')  top no-repeat; 
    color:#69bdc1;
	}	

.pagenav ul li.current_page_item ul li a:hover { 
    background: url('images/pagemenu-active-bg.gif')  top no-repeat; 
    color:#fff;
}	
.search_area {
	padding:6px 0 0px 0;
	margin:0;
}	
.search_input {
	height:18px; 
	background-color:#6F7273;
	width:213px;
	color:#ddd;
	border:medium none;
	padding-top:4px;padding-bottom:4px;
	padding-left:7px;
}
.search_button {
	background: url('images/search.png') no-repeat;
	width:28px;
	height:24px;
	border:none;
}

.yellow-green {
color:#006699;
background: url('images/author-icon.jpg') no-repeat left center;
width:12px;
height:12px;
padding-left: 20px;
padding-top:2px 
}

#footer-bot {
   margin:0 auto;
   width:964px;
   height:87px;
   text-align:center;  
}


.orange {
	color:#F1A558;
}  

.login {
	width:110px;
	float:left;
	padding-left:16px;
	font-weight:bold;
	font-size:0.9em;
}
.login_f {
	width:110px;
	padding-left:16px;
	float:left;
}
.login_af1 {
	width:310px;
	float:left;
}
.login_af2 {
	width:310px;
	float:left;
	padding-bottom:20px;
}
.login_e {
	width:40px;
	height:35px;
	padding-left:7px;
	float:left;
	margin-top:-10px;
}
.nomargin2 {
	 background:transparent;  
	 border:0px none; 
}
.margin2 {
	 font-size:1.2em;
	 background:transparent; 
}
.side_std {
	padding-left:16px;
	padding-bottom:10px;
}
input, select {
	padding: 2px;
	border:1px solid #C0C0C0;
	color:#333333;font-style:normal; font-variant:normal; font-weight:normal; 
	font-size:1em; font-family:Trebuchet MS, Tahoma, sans-serif; background-color:#EAEAEA
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	border: 1px solid #CCCCCC;
	background: #E0681F; 
	color: #FFFFFF;
	font-weight:bold; font-size:13px; 
	font-family:Arial, Sans-serif; 
	padding-left:6px; padding-right:6px; padding-top:4px; padding-bottom:4px	
}
.error {background-color: #D15205; padding:8px; color:#ddd; text-align:center}
.error2 {background-color: #909999; padding:5px; color:#eee; text-align:center}
.error a { color :#fff}
/* sidebar */
#sidebar {
	float: right;
	width: 320px;
	margin: 62px 15px 0 0; padding: 0;	
}	
.sidebox {
	border:1px solid #999; 
	margin-bottom: 10px;
	background: url('images/logo_bg.jpg') no-repeat 0px 33px;
	font-size:0.85em;
}
.sb_head {
	width:100%;
	float:left;
}
.sidebox h1 {
	margin-top: -27px;
	margin-left:10px;	
	color:#49617A;
	font-size:1.5em;
	font-weight:bold;
	padding-left:55px; padding-right:10px; padding-top:13px; padding-bottom:0px;
	background: #fff url('images/logo_s.png') no-repeat 10px 10px;
	font-family:Arial;
}
.right_list {
	list-style: square;
	margin: 0; 
	padding: 2px 0px 2px 10px;
	line-height:18px;
}
.getit {
	background:#eee;
	padding:20px;
	float:left;
	width:550px;
}
.getit .sub_head {
	font-size:1.3em;
	padding:0 0 0 65px;
	margin-bottom:-15px;
	background: url('images/getit.gif') no-repeat 0px 0px;
	height:35px;
	color:#E28744;
}
.getit p {
	font-size:0.85em;
}

