/*
Theme Name: WordPress Theme 808
Theme URI: http://template-help.com/
Description: A theme from Template-Help.com Collection
Version: 2.7
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */


body{
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
line-height:1.5em;
color:#333;
background:url(images/bg_grad.gif) top repeat-x #163158;
border-top: 4px solid #69baeb;
padding: 0;
margin: 0;
}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching { color:#000000;  margin-right:5px;  padding:1px 0px 2px 3px;}

/***end forms*******************************************/

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
.main {width:974px; margin:0 auto; overflow:hidden; position:relative; background:url(images/bg-cont.gif) top left no-repeat;}

a:link, a:visited {color:#002B6F; text-decoration:none;}
a:hover, a:active {text-decoration:underline;}

 
.pagetitle { padding:0; color:#333; font-weight:normal; border-bottom: 1px dotted #ccc;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; background: #fff;}


.side-bar-left { width:234px; margin-right:-234px; position:relative; float:left;}
.side-bar-left h2 {margin-top: 0;}
.side-bar-left .ind { padding:0px 15px 0px 15px; }
.side-bar-left .ind ul { padding: 0; margin: 0;}
.side-bar-left .ind ul li ul { display: none; visibility: hidden;}

.side-bar-left .ind ul li.page_item, .side-bar-left .ind ul li.current_page_item  { background: #EBF2F6; border-bottom: 1px dotted #fff; padding: 0.75em 0 0.5em 0.75em; font-weight: bold; list-style-image: none; list-style: none;  }

.side-bar-left .ind ul li ul li.page_item, .side-bar-left .ind ul li ul li.current_page_item {font-weight: normal; padding-left: 0;}

/* Parent Arrow Bullets */

.side-bar-left .ind ul li.collapsed {padding-left: 22px; background: #EBF2F6 url(images/arrow-collapsed.gif) 10px 14px no-repeat;}

.side-bar-left .ind ul li.expanded {
padding-left: 22px; background: #EBF2F6 url(images/arrow-expanded.gif) 10px 14px no-repeat;
}

.side-bar-left .ind ul li.current_page_item.collapsed {
padding-left: 22px; background: #EBF2F6 url(images/arrow-expanded-active.gif) 10px 14px no-repeat;
}

/* end of bullets */

.side-bar-left .ind ul li.current_page_item a { color: #FF0073;}
.side-bar-left .ind ul li.current_page_item ul li.page_item a {color: #002B6F;}

.side-bar-left .ind ul li.page_item ul { padding-left: 10px; }
.side-bar-left .ind ul li.page_item ul li.page_item { border-bottom: 0px; padding: 0.5em 0; font-weight: normal; }


.side-bar-left .ind ul li.expanded ul {display: block; visibility: visible; padding-left: 0;}





.column-center{float:left; width:100%;}
.indent-center { padding:0px 229px 0px 234px;}

.side-bar-right { width:212px; margin-left:-229px; float:left;}
.side-bar-right .ind { padding:0px 15px 0px 15px;}

.clear{clear:both;}
.clear-block{ overflow:hidden; padding:15px 0px 10px 0px; width:100%;}

#breadcrumb {border-bottom: 1px dotted #ccc;padding-bottom: 10px;}


/* NAVT Menu styles */





ul.menu li.current_page_item ul { visibility: visible; display: block;}


/***global*******************************************/


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

img.alignleft {
	padding: 0;
	margin: 2px 35px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	color:#333;
	padding-right:0px;
}

.alignleft {
	float: left;
	color:#333;
	padding-left:0px;
}

.marg { margin-bottom:10px;}
/***End Images *******************************************/



/***header*******************************************/
h1,h2,h3 {color: #002B6F; line-height: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

h1 { font-size: 2em;  }
h2{ font-size:1.5em; font-weight: normal; margin: 0em 0 0.75em 0; line-height: 1.5em; color: #002B6F;}
h3{ font-size:1.2em; font-weight: bold; margin: 0 0 0.5em 0;}

#header {margin:0 auto; overflow:hidden; width:100%; height:225px;}
/*#header .row1 {overflow:hidden; height:112px; width:100%;}*/
#header-right {float: right; padding-top: 30px; padding-right: 20px; text-align: right;}

#banner {height: 300px;}

.logo { margin:20px 0px 10px 15px; float: left; }


.description {}

#search { margin-top: 33px; padding: 5px 0;}
#search .inside-widget { }
#search .searching { width:140px;  }

.search {  overflow:hidden;}
.search h2 {font-size:1.18em; line-height:1.09em; color: #0C132F; font-weight:bold;  padding:0px 0 15px 20px; font-family: Arial, Helvetica, serif; }
/*#header .block-search .caption { float:left; padding-right:8px; padding-top:4px; text-transform:uppercase; color:#efdec2; font-size:1.12em; font-weight:bold;}*/

#menu {
padding:8px 0px 6px 0px; overflow:hidden;

background: #0c132f url(images/menu_bg_grad.gif) top left repeat-x;
clear: both;
}

#menu ul { width:100%; padding: 0; margin: 0;}
#menu li { list-style: none; font-size: 1.166667em; line-height:normal; float:left; overflow:hidden; padding:3px 0px 6px 0px; border-right: 1px solid #1e4181; border-left: 1px solid #0c192f;}
#menu li a {color:#FFFFFF; font-weight:bold; text-decoration:none; text-transform:none; display:block; padding:0px 20px 0px 20px;}
#menu li a:hover{text-decoration:none; color: #7FD8FF;}
#menu li ul { display: none;}

#menu li.current_page_item a {color: #7ed5ff; font-weight: bold;}
#menu li.current_page_parent a, #menu li.current_page_ancestor a {color: #7ed5ff; }
 


/*.menu ul li span {display:block; float:left; background:url(images/bg-link2.gif) top repeat-x;}
.menu ul li span span {display:block; float:left; background:url(images/link-left2.gif) top left no-repeat;}
.menu ul li span span a {display:block; float:left; background:url(images/link-right2.gif) top right no-repeat;}

.menu ul li span.over {background:url(images/bg-link.gif) top repeat-x;}
.menu ul li span.over span {background:url(images/link-right.gif) top right no-repeat;}
.menu ul li span.over span a {background:url(images/link-left.gif) top left no-repeat;}
*/
/***end header*******************************************/



/***box*******************************************/
.content-inner { padding:0px;}

.corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top #ffffff;}
.corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom; width:100%;}
.corner-bot-right .inner { padding:0px 10px 10px 10px;}

.widget_links .inside-widget, #meta .inside-widget, #categories .inside-widget { padding:0;}
.widget_links.widget h2, #meta.widget h2, #categories.widget h2 { }
.widget_links.widget li, #meta.widget li, #categories.widget li { line-height:1.5em; color:#1b2e32; font-weight:normal; padding:1px 0px 1px 0px; }

.widget_links.widget li a, #meta.widget li a, #categories.widget li a{ color:#163158; text-decoration:none; }
.widget_links.widget li a:hover, #meta.widget li a:hover, #categories.widget li a:hover { text-decoration:none; color:#af0953; }

#recentposts h2 { }
#recentposts li{ padding:0;  line-height:1.67em;}
#recentposts li a {color:#163158; text-decoration:none;}
#recentposts li a:hover {text-decoration:none; color:#af0953;}
#recentposts .inside-widget { padding:0;}
/***box*******************************************/


/***side_bar*******************************************/
.side-bar .inside{ padding:0 0 0 0;}

.widget#categories .children { margin:0 0 0 0px;}
.widget#categories .children li{  font-size:1.01em; padding-left:20px; background:none}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside-widget { padding:0;}

.widget { background: url(images/widget_bg_grad.gif) top left repeat-x; padding: 10px; margin:0px 0px 1px 0px; width:100%; overflow:hidden;}

.side-bar-left .widget {padding: 0; background: none;}

.widget h2 {font-size:1.2em;
line-height:normal;
color:#072766;
font-weight:bold;
margin-top: 0;
padding:0;
font-family: Arial, Helvetica, serif;
}

.widget h2 a {color:#072766; text-decoration:none;}
.widget h2 a:hover {text-decoration:none;}

.widget ul { margin:0; padding:0px; width:100%;}
.widget li { list-style: none; list-style-image: none;  line-height:1.49em; color:#1b2e32; font-weight:normal; padding:5px 0px 5px 0px; border-bottom: 1px solid #D1E4EF; }


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

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

/**********************************************/
#calendar .inside-widget { padding-left:10px; padding-right:30px;}
#calendar_wrap {vertical-align:top; width:auto; margin:auto;}
#calendar_wrap #prev { padding:5px 0px 0px 10px; text-align:left;}
#calendar_wrap caption { color:#1b2e32; font-weight:bold; font-size:1.11em;}
#calendar_wrap td {width:35px; text-align:right; color:#1b2e32; font-size:1.01em;}
#calendar_wrap td a {color:#163158;}
#calendar_wrap th { color:#1b2e32; text-align:right;}
#calendar_wrap a {font-weight:bold; width:20px;}
/**********************************************/

#tag_cloud .inside-widget { padding:10px 0px 20px 10px;}
#tag_cloud a{ color:#163158; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:none; background:#163158; color:#FFFFFF;}

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

#statusbar { text-align:left; color:#1b1f22;}
#statusbar p {padding:10px 15px 10px 15px; margin:0 0 0px 0;}
#statusbar a {font-weight:bold; color:#1b1f22;}



.widget_rss h2 { padding-bottom:12px;}

/***end side_bar*******************************************/




/*---nonNumeric Lists without links---*/
.column-center ul li{  line-height:1.62em;  font-weight:normal;}
.column-center ul li ul{ }
.column-center ul li ol {}
.column-center ul li ol li{ }

.column-center .content {background: transparent;}

/*---Numeric Lists without links---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:13px; line-height:1.62em; font-weight:normal;}
.column-center Ol li ul li {padding-left:10px; color:#163158; font-weight:normal;}

/*---nonNumeric Lists---*/
.column-center ul li{  line-height:1.62em;}
.column-center ul li a { color:#163158; font-weight:normal; text-decoration:underline; font-size:1.01em; text-transform:none;}
.column-center ul li a:hover{ text-decoration:none; }
.column-center ul li ul{ margin-left:15px;}
.column-center ul li ol {margin-left:20px;}
.column-center ul li ol li{ list-style-type:decimal; color:#163158}
.column-center ul li ol li a { background:none;}

/*---Numeric Lists---*/
.column-center Ol { padding-left:2px;}
.column-center Ol li{ background:none; padding:0px; margin-left:20px; line-height:1.62em; }
.column-center Ol li a { padding-left:0px; color:#163158; font-weight:normal; text-decoration:underline; font-size:1.01em; text-transform:none;}
.column-center Ol li a:hover{ text-decoration:none; }
.column-center Ol li ul li a { font-weight:normal; text-decoration:underline;}
.column-center Ol li ul li a:hover {text-decoration:none;}

.column-center p { padding:5px 20px 5px 0px;}

.column-center .border { border:1px solid #434245; padding:1px;}

.welcome {margin-bottom:15px;}
.welcome .content-top-left  {padding:20px 28px;}
.welcome h2 {padding-bottom:10px; color:#253747; font-weight:normal;}

.page, .post {overflow:hidden; padding-bottom:15px; margin-bottom:10px;}


.title { overflow:hidden; width:100%;}
.title h2 { color:#162658; font-size:1.8em;  line-height:normal; font-weight:normal; padding:0px 0px 1px 0px; margin-bottom: 0.5em;}
.title h2 a {color:#162658; text-decoration:none;}
.title h2 a:hover {text-decoration:underline;}
.title .author {  padding:1px 0px 6px 0px; color:#ccc; font-weight:normal; font-size:0.91em; line-height:1.09em; font-family:Tahoma;}
.title .author a { color:#333;}
.title .date { padding:0.5em 0px 5px 0px; font-size:10px; color:#333; font-family:Arial;}

.text-box { line-height:1.5em; overflow:hidden; width:100%;}
.text-box .ind {padding:0px 0px 0px 0px; }
.text-box strong { }
.text-box span { }
.text-box span a:link, .text-box span a:visited { color:#ff0073; }
.text-box span a:hover, .text-box span a:active { text-decoration: none; }

.comments { color:#333; font-size:0.91em; text-transform:none; line-height:1.01em; overflow:hidden; padding:10px 15px 0px 0px; font-family:Tahoma, Arial, Helvetica, serif}
.comments a {text-decoration:none; color:#333; line-height:1.71em; font-weight:normal;}
.comments a:hover { text-decoration:underline;}


.line { background:url(images/bg-line2.gif) top repeat-x; padding-top:2px;}
/***end column_center*******************************************/

h2.pages{ margin: 0.5em 0 0 0; }

/* ----------------------- Popup styles ---------------------- */

/*#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}*/
#commentspopup {}
#commentspopup .post { padding:0px;}

#commentspopup .page-padding {padding:10px 5px;}
#commentspopup .page-width {width:538px; margin:0 auto;}

#commentspopup h2 {color:#000000; font-family:Tahoma, Arial, Helvetica, serif; font-size:1.45em; padding:10px 10px; background:#ffa200}

#commentspopup p { padding:5px 10px; line-height:1.35em; font-size:1.1em;}

#commentspopup ol#commentlist  li {
	margin: 0px 10px 3px 20px;
	padding: 5px 0px 3px 0px;
	font-weight:normal;
	}

#commentspopup #footer { padding:10px 0;}

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


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom:0px dashed #999;
	}

blockquote {
	border:1px solid #9ccee5;
	background:#ecf5fa;
	padding:3px 5px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	margin-bottom: 5px;
	padding-top:5px;
	}
	
/*.navigation {display: block; text-align: center; margin:0; padding:15px 21px;}
.navigation a {color:#577487; font-weight:bold; font-size:1.2em;}*/
/* End Various Tags & Classes*/



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

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

ol.commentlist  li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight:normal
	}
ol.commentlist li.even {background:#ecf5fa; border-top:1px solid #9ccee5;}
ol.commentlist li.odd {background:#c4deea; border-top:1px solid #9ccee5;}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

#commentform p {
	margin: 5px 0;
	padding-right:25px;
	padding-left:15px;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond { width:100%; overflow:hidden;}
#respond h3 { padding-left:15px;}
#commentform textarea { width:100%;}
textarea#comment { width:100%;}
	
h3#comments, h3#respond { padding:0px; font-size:1.2em; color:#333; font-weight: normal; font-style: italic;}
/* End Comments */

.info-sidebar { padding:10px; color:#1b2e32;}

/*************************************/
#recent-posts  {vertical-align:top;}
#recent-comments li { background:url(images/a2.gif) no-repeat 0 9px; padding-left:13px; line-height:1.71em}
#recent-comments li a {background:none; text-decoration:underline;}
#recent-comments li a:hover{text-decoration:none;}
#recent-comments .inside-widget { padding:10px 20px 10px 20px;}

#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
/*#pages  {vertical-align:top;}*/
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.widget_text .inside-widget { padding:10px 10px 20px 20px;}
.textwidget {color:c9c8c8; padding:4px 0px 20px 0px;}

.oddcomment{color:#000000;}

/***footer*******************************************/
#footer { font-size:1em; line-height:1.12em; color:#ccc; font-weight:normal; text-align:center; background:url(images/bg_grad.gif) top repeat-x #163158;}
#footer p{ padding:0px 5px 0px 22px;}
#footer a{ color: #7FD8FF; text-decoration: none;  font-weight:normal;}
#footer a:hover { color: #fff; text-decoration:none;}
.foot { text-align:center; margin:0 auto; width:980; padding:30px 0px 60px 0px;}

#footer ul.footer-menu { padding: 0; margin: 0 0 0 80px; border-left: 1px solid #1B3D79; height: 30px; }
#footer ul.footer-menu li {list-style: none; list-style-image: none; float: left; padding: 0.5em 1em; border-right: 1px solid #1B3D79;}


/***end footer*******************************************/

label.password { font-weight: bold; line-height: 2em;}
input#pwbox-511 { margin-bottom: 1em;}