/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/



/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }





/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px Arial,sans-serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/*

Adapt the following for use in your Child Themes when using
different font-sizes and line-heights

body, input, textarea {
    font: --px Arial,sans-serif;
    line-height:--px;
}
p, ul, ol, dd, pre {
    margin-bottom:--px;
}
pre, code {
	font:--px Monaco, monospace;
	line-height:--px;
}

All other styles can be overridden--or ignored!--in Child Theme stylesheets

*/


/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}



/* general reset */
html{ background:#222b6d url(images/bg.gif) repeat-x;}
body{
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#000103;
	background: url(images/bg-body.gif) no-repeat 50% 0;
}
a{
	color:#fffdff;
	text-decoration:none;
}
a:hover{ color:#152656;}
img{ border-style:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
	display:inline;
}
#wrapper{
	width:692px;
	margin:0 auto;
	position:relative;
	padding:132px 0 0;
}
#header{
	position:absolute;
	overflow:hidden;
	top:33px;
	left:112px;
}
.logo{
	margin:0;
	text-indent:-9999px;
	width:557px;
	height:47px;
	display:block;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
	background:url(images/logo.png);
}
.slogan{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/slogan.png) no-repeat;
	width:560px;
	height:21px;
	margin:16px 0 0;
}
#main{
	overflow:hidden;
	height:1%;
}
.sidebar{
	float:left;
	width:107px;
	margin:8px 0 0;
}
.sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	word-spacing:-1px;
}
.sidebar ul:after{
	content:"";
	display:block;
	clear:both;
}
.sidebar li{
	float:left;
	width:100%;
}
.sidebar li:hover,
.sidebar li.hover{ position:relative; z-index:3;}
.sidebar li a, .sidebar li a:visited{
	display:block;
	position:relative;
	height:1%;
	background: url(images/nav-a.png) no-repeat;
	padding:0 8px 3px;
	line-height:25px;
	font-size:.9em;
}
.sidebar li ul{
	position:absolute;
	top:9px;
	left:100px;
	display:none;
	background-color:#d5defd;
	border-right:1px solid #cfc9cd;
	width:176px;
	height:auto;
	z-index:1000;
}
.sidebar li:hover ul,
.sidebar li.hover ul{ display:block;}
.sidebar li:hover a,
.sidebar li.hover a{ color:#152656;}
.sidebar li ul{width:200px;}
.sidebar li ul li{ padding:0 0 4px;}
.sidebar li ul li a{background:none!important;}
.sidebar li ul li.hover a{color:black!important;background:#364489!important;}
.sidebar li ul a{
	background:none;
	display:inline;
}
.sidebar .ad{
	margin:21px 0 0;
}
.sidebar .ad .vote{
	display:block;
	height:74px;
	width:99px;
	background: url(images/registertovote.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.content-holder{
	float:right;
	width:580px;
}
.content{
	float:left;
	width:418px;
	margin:3px 0 0;
	padding:5px 0 0;

}
.content-cont{

	height:1%;
	padding:0 3px 0 4px;
}
.content-cont:after{
	content:"";
	display:block;
	clear:both;
}
.content-b{
	overflow:hidden;
	height:5px;
	background: url(images/bg-content-b.png) no-repeat;
}
.content-frame{
	position:relative;
	float:left;
	width:100%;
	margin:-2px 0 -1px;
	background:#656564 url(images/bg-content-frame.jpg) repeat-x;
	padding:0 0 1px;
}
.content img{ display:block;}
.right-bar{
	float:right;
	width:150px;
}
.join{
	background: url(images/bg-form.png) no-repeat;
	width:150px;
	display:block;
	padding:72px 0 0;
	margin:0 0 7px;
}
.join-cont{
	width:150px;
	background: url(images/join-cont.png) repeat-y;
	display:block;
}
.join-cont:after{
	content:"";
	display:block;
	clear:both;
}
.join-b{
	overflow:hidden;
	height:5px;
	background: url(images/bg-join-b.png) no-repeat;
}
.join-frame{
	margin:-52px 0 0;
	float:left;
	width:117px;
	padding:0 22px 15px 11px;
	position:relative;
}
.join .title{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	height:27px;
	background: url(images/bg-join.jpg) no-repeat 19px 0;
	margin:0 0 6px;
}
.join .row{
	overflow:hidden;
	height:1%;
	padding:0 0 2px;
}
.join .row .text{
	float:left;
	background-color:#e9eefe;
	color:#929395;
	font:10px/12px Arial, Helvetica, sans-serif;
	border:1px solid #d9e3f6;
	margin:0;
	padding:2px 5px;
	width:105px;
}
.join .row .zip{ width:58px;}
.join .row .button{
	float:right;
	margin:1px 1px 0 0;
	border:1px solid #f2f5fe;\
	width:41px;
	padding:0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#3b437f;
	background: url(images/bg-button.gif) repeat-x;
}
.right-bar .block{
	margin:0 0 10px;
	width:145px;
	background: url(images/bg-block.png) no-repeat;
	padding:4px 0 0;
}
.right-bar .block-cont{
	overflow:hidden;
	background: url(images/bg-block-cont.png) repeat-y;
	height:1%;
}
.right-bar .block-frame{
	position:relative;
	min-height:123px;
	padding:0 4px;
}
* html .right-bar .block-frame{
	overflow:visible;
	height:123px;
}
.right-bar .block-b{
	overflow:hidden;
	height:5px;
	background: url(images/bg-block-b.png) no-repeat;
}
.right-bar .block p{ margin:0;}
#footer{
	color:#fff;
	padding:0 0 10px 115px;
	font:14px "Times New Roman", Times, serif;
	margin:2px 0 0;
}
#footer a{ color:#fff;}
#footer a:hover{
	color:#aaa69f;
	text-decoration:underline;
}
#footer address{
	font-style:normal;
	font:12px Arial,Helvetica,sans-serif
}
.contentbg{background:#fff;padding:10px;}






#s3slider {
   width: 419px; /* important to be same as image width */
   height: 418px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 419px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}
#s3sliderContent li{
	list-style:none;
}
.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 400px;
   margin-bottom:16px;
   background-color: #000;
   filter: alpha(opacity=75); /* here you can set the opacity of box with text */
   -moz-opacity: 0.75; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.75; /* here you can set the opacity of box with text */
   opacity: 0.75; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

  
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.bottom {
	bottom: 0;
}
.top {
	top: 0;
}

.clear {
   clear: both;
}








.content-frame a,
.content-frame a:hover{color:#222B6D;}


.supporters{margin:0;padding:0}
.supporters li{list-style:none outside none;padding:14px 10px;}
.supporters li.alternate{background:#dfe4fd}
.supporters em{margin:7px 0 0 15px;display:block;}
.content h1{font-size:2em;}
.content h2{font-size:1.3em;}
#dayinlife{background:#dfe4fd;padding:10px;}
#dayinlife ul{ margin:10px 0 0 35px;}
#dayinlife li{text-indent: -35px;list-style:none outside none;}
.joinusForm tr td{padding-bottom:5px;}
li.widget_recent_entries, li.widget_recent_entries ul li,li.widget_text, li.widget_text ul li{list-style:none;padding:0;}
li.widget_recent_entries ul li{margin:0 0 7px 10px;padding:0;text-indent:-10px;font-size:0.9em;}
.main-aside ul{margin:0;padding:0}
.widgetcontainer{background:#364489;border:solid 1px #51535f; padding:10px !important;width:121px;}
.widgettitle{color: white; font-size: 1.3em; margin:-5px 0 3px -5px ;}
.widgetcontainer a:hover{color:white;}
.widgetcontainer a{color:#93a0df}
.divStats{text-align:center;width:100%;}
.divStars img{margin: 0 auto;}
.entry-meta{color:#666;font-size:.8em;}
.entry-content{margin-top:15px;}
li.pagenav,ul.subPageLinks li{list-style:none;}
ul.subPageLinks {margin:0;padding:0;}
li.pagenav ul{margin:0 0 18px 2.5em;}
#joinusQFormBody h1{color:#fff}
#joinusQFormBody p{color:#93A0DF;font-size:.8em}
li.widget_text {text-align:center;margin-top:10px;}
li.widget_text ul{margin:0 auto}





