/*
Blue Style
*/

body {
	background: #003399 url('../images/bkg.jpg') repeat-x 0 0;
	}

a:link, a:visited {
	color: #408EBF;
	}
#top a:link {
	color: #000000;
	}
#top a:visited {
	color: #000000;
	}
#top #t-search {
	color: #000000;
	z-index: 999;
	}	
#top #t-search .searchpanel_scroll {
	color: #000000;
	cursor: pointer;
	}	
#top a:hover {
	color: #408EBF;
	}
#top #t-search .searchpanel_scroll:hover {
	color: #408EBF;
	}
#top #searchform {
	background: #408EBF url('../images/bg-search.png');
	}
#fb-form {
	float:right;
	width:213px;
	height:145px;
	padding:6px 0;
	text-align:center;
	color:#999;
	
}
#fb-form h3 {
	font: bold 1.667em Arial, Helvetica, sans-serif;
	color:#FFF;
}
#fb-form .red {
	font-size: 1.333em;
	color:#FF6a6a;
	line-height:normal;
	margin-top:-10px;
}
#fb-form .button, form.mmf-form .button, #frmSS5 input.button {
	padding: 3px 10px 3px 10px;
	color: #003;
	font-weight:bold;
	text-transform: uppercase;
	vertical-align: text-bottom;
	background: #B4CCFE url(../images/fb-form-button.jpg) repeat-x 0 0;
	border: solid 1px #003;
}
#fb-form .button:hover, form.mmf-form .button:hover, #frmSS5 input.button:hover {
	color: #FFF;
	background: #006;
	border: solid 1px #FFF;
	cursor:pointer;
}
#search-form .button {
	padding: 3px 10px 3px 10px;
	color: #FFF;
	font:bold 0.833em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #B4CCFE url(../images/search-button.jpg) repeat-x 0 0;
	border: solid 1px #003;
}
#search-form .button:hover {
	color: #006;
	background: #B4CCFE;
	border: solid 1px #006;
	cursor:pointer;
}

.join-button {
	padding: 5px 10px 5px 10px;
	color: #FFF;
	font:bold 2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #090;
	border: solid 1px #060;
}

.join-button:hover {
	background-color: #060;
	border: solid 1px #0C0;
	cursor:pointer;
}

#menu .pads {
	background: #16222B url('../images/nav-blue.jpg') repeat-x 0 0;
	}
#menu a:link {
	color: #FFFFFF;
	}	
#menu a:visited {
	color: #FFFFFF;
	}	
#menu ul ul {
	background: #16222B;
	}
#menu li {
	border-right: 1px solid #052d7e;
	}
#menu li li {
	border-bottom: 1px solid #052d7e;
	}
#menu li:hover a{
	background: #337299 url('../images/nav-blue2.jpg') repeat-x 0 0;
	}
#menu .current-cat li a{
	background: #16222B;
	}	
#menu .current-cat a {
	background: #337299 url('../images/nav-blue.jpg') repeat-x 0 0;
	}
#menu .current-cat-parent li a {
	background: #16222B;
	}
#menu li:hover a:hover{
	background: #337299 url('../images/nav-blue2.jpg') repeat-x 0 0;
	}
#menu .current-cat li a:hover{
	background: #337299 url('../images/nav-blue2.jpg') repeat-x 0 0;
	}
#menu .current-cat-parent li a:hover{
	background: #337299;
	}
#menu .current-cat-parent {
	background: #B34D8F;
	}
#container .pads {
	background: #D5E2FF;
	}
.navigation a {
	background: #408EBF;
	}
#nav-images a:hover {
	border: 1px solid #16222B;
	}
#nav-images img:hover {
	background: #408EBF;
	}
#social {
	width:940px;
	height:16px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#568cfc;
	line-height:16px;
	padding:4px 0 12px 20px;
}
.social-intro {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin-right:10px;
}
#social a:link, #social a:visited {
	color:#568cfc;
	text-decoration:none;
	padding-left:22px;
	margin-right:20px;
}

#social a:hover {
	color: #009;
	text-decoration:none;
}

a.facebook:link, a.facebook:visited {
	background:url(../images/social/facebook.jpg) no-repeat 0 0;
}
a.facebook:hover {
	background:url(../images/social/facebook.jpg) no-repeat 0 -16px;
}
a.twitter:link, a.twitter:visited {
	background:url(../images/social/twitter.jpg) no-repeat 0 0;
}
a.twitter:hover {
	background:url(../images/social/twitter.jpg) no-repeat 0 -16px;
}
a.youtube:link, a.youtube:visited {
	background:url(../images/social/youtube.jpg) no-repeat 0 0;
}
a.youtube:hover {
	background:url(../images/social/youtube.jpg) no-repeat 0 -16px;
}
a.rss:link, a.rss:visited {
	background:url(../images/social/rss.jpg) no-repeat 0 0;
}
a.rss:hover {
	background:url(../images/social/rss.jpg) no-repeat 0 -16px;
}
#search-form {
	float:right;
	margin:-2px 30px 0 0;
}
input.search_input {
	width:200px;
	border: solid 1px #CCC;
	font-size:0.833em;
	color:#666;
	padding: 3px;
	margin:0 5px 0 0;	
}
.section-title {
	clear: both;
	margin: 0 15px 10px;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	border: solid #99bafd;
	border-width: 1px 0;
	color:#006;
	}
.section-title-subhead {
	font-weight:normal;
	font-style: italic;
	color:#558cfc;
	text-transform: none;
	}
.full-entry-list {
	float: left;
	width: 570px;
	display: inline;
	margin: 0 5px 0 15px;
	padding: 5px;
	}
.full-entry-lead {
	float: left;
	width: 560px;
	display: inline;
	margin: 0 5px 20px 15px;
	padding: 10px;
	background-color: #D5E2FF;
	}
.full-entry-list div.entry-list-content {
	color: #333;
	margin: 0 0 0 15px;
	}

.full-entry-list-thumb {
	float:left;
	display:inline;
	margin: 5px 0px 5px 0px;
	line-height: 0;
	}

.full-entry-list-thumb img {
	width: 260px;
	height: 260px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #eee;
	}
.full-entry-lead-content {
	width: 290px;
	float:right;
	display:inline;
	margin: 0;
	}
.full-entry-lead-content .more-link {
	margin: 0 0 5px;
	color: #3E7AB9;
	font-size:.8em;
	text-transform: uppercase;
	text-align:right;
	border-bottom:none;
	}	
.entry-list-content .more-link {
	margin: 0 0 5px;
	color: #3E7AB9;
	font-size:.8em;
	text-transform: uppercase;
	border-bottom: none;
	text-align:right;
	}
.entry-title a:hover {
	color: #408EBF;
	}
.entry-meta a:hover {
	color: #408EBF;
	}
.entry-meta .entry-more a:link,
.entry-meta .entry-more a:visited {
	color: #408EBF;
	}
.entry-meta .entry-more a:hover {
	color: #408EBF;
	}
.entry-content .gallery a:hover {
	background: #408EBF;
	}
.protected .entry-content input {
	background: #408EBF;
	}
#searchform-no-results .button {
	background: #408EBF;
	}
#searchform-no-results #s-no-results {
	border: 1px solid #d5d5d5;
	}
#headline .teaser-main a:hover {
	color: #408EBF;
	}
.list-categories .entry-star {
	background: #408EBF;
	}
.list-categories .entry-list-title a:hover {
	color: #408EBF;
	}
.list-categories .more-link {
	color: #408EBF;
	}
.list-categories ul h4 a:hover {
	color: #408EBF;
	}
.car-container .car-toggler {
	background: #408EBF;
	}
.section-box .author-main h3 {
	color: #408EBF;
	}
#comments #commentform #submit {
	background: #408EBF;
	}
#sidebar a:hover {
	color: #408EBF;
	}
#sidebar #tabber .tablist a:hover {
	color: #408EBF;
	}
#sidebar #archives-link .widget-title {
	background: #408EBF;
	}
#sidebar #asides .block-title a:link,
#sidebar #asides .block-title a:visited {
	color: #408EBF;
	}
#takeaction {
       width: 300px;
       height: 201px;
       margin: 0;
	   padding-top:74px;
	   text-align:right;
	   background:#006 url(../images/take-action-bkg.jpg) no-repeat top center;
}
#takeaction a:link, #takeaction a:visited  {
	float:right;
	display:block;
	width:273px;
	margin-bottom:5px;
	padding:5px 0 5px 10px;
	line-height:18px;
	background:#006 url(../images/take-action-link-bkg.jpg) no-repeat 0 0;
	font:normal 1.5em Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#FFF;
}
#takeaction a:hover  {
	background:#006 url(../images/take-action-link-bkg.jpg) no-repeat 0 -32px;
	text-decoration:none;
	color:#006;
}
#ad-sb-sky-left {
	width:160px;
	height:600px;
	display:inline;
	float:left;
}
#ad-sb-sky-right {
	width:120px;
	height:600px;
	display:inline;
	float:right;
}

#footer {
	background: #D5E2FF;
	}

form.mmf-form {
  margin: 20px 0 0 10px;
  padding: 0;
}

form.mmf-form label {
  margin: 0 20px 10px 2px;
}



