/* @override http://192.168.1.100:8888/maryfallin/css/main.css */

/*
Company:	Mary Fallin
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/hd-nav-bkg.gif) repeat-x 0 0 #5ba7d2;
}
body {
	 
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	height: 132px;
	background: url(../images/head-bkg.jpg) no-repeat 50% 0;
}
div.hd-top {
	width: 992px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
}

/* Body */
div.content {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 4px;
	background: url(../images/content-bkg.gif) repeat-y 4px 0;
	overflow: hidden;
}

/* Footer */
div#ft {
	background: url(../images/ft-bkg.gif) repeat-x 0 0 #3d708d;
	padding: 17px 0 30px 0;
}
div#ft-inner {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
}
div#ft p {
	color: #fff;
	font-size: 93%;
	margin: 0;
	padding: 6px 0;
}
div#ft a:link, div#ft a:visited {
	color: #fff;
	text-decoration: none;
}
div#ft a:hover {
	text-decoration: underline;
}
div#ft p.addy {
	width: 300px;
	float: left;
	display: inline;
}
div#ft p.paid-for {
	width: 370px;
	text-align: center;
	float: left;
	display: inline;
}
div#ft p.paid-for span {
	padding: 4px 10px;
	border: 1px solid #fff;
	background-color: #5ba7d2;
}
div#ft p.ftlinks {
	width: 200px;
	text-align: right;
	float: right;
	display: inline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 237px;
	height: 105px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Feature Wrap */
div.feature-wrap {
	background: url(../images/tan-fade-bkg.gif) repeat-x 0 0;
	width: 100%;
	height: 327px;
	margin-bottom: 10px;
}

/* Signup */
div.signup {
	width: 292px;
	padding: 20px 0 0 0;
	float: right;
	display: inline;
}
div.signup label {
	display: block;
	color: #ffffff;
	font-size: 123.1%;
	font-family: georgia, times, serif;
	margin: 0 0 6px 0;
}
div.signup input.txt {
	border: 1px solid #22323d;
	padding: 5px 3px;
	background-color: #cae6f6;
	width: 180px;
	vertical-align: middle;
}
div.signup input.btn {
	vertical-align: middle;
}

/* Slideshow */
div.feature-slideshow {
	background: url(../images/slideshow-bkg.jpg) no-repeat 0 0;
	width: 992px;
	height: 327px;
	margin-left: auto;
	margin-right: auto;
}

/* Feature Image */
div.feature-image {
	width: 459px;
	height: 222px;
	margin: 24px 0 5px 18px;
	float: left;
	display: inline;
}

/* Feature Quote */
div.feature-quote {
	width: 240px;
	margin: 0 0 0 15px;
	padding: 24px 0 0 0;
	color: #333333;
	float: left;
	display: inline;
}
div.feature-quote blockquote {
	margin: 0 0 10px 0;
	background: url(../images/quote-marks.gif) no-repeat 0 10px;
	padding: 15px 0 0 24px;
}
div.feature-quote p {
	padding: 0 0 0 24px;
}

/* Feature Text */
div.feature-text {
	clear: both;
	width: 720px;
	border-top: 1px solid #a8946c;
	margin: 0 0 0 18px;
	padding: 3px 0 0 0;
}
div.feature-text h2 {
	color: #333333;
	font-size: 123.1%;
	margin: 0;
}
div.feature-text p {
	color: #333333;
	font-size: 93%;
	margin: 0;
}

/* Mary Slideshow Pic */
div.slideshow-mary-pic {
	position: absolute;
	width: 251px;
	height: 345px;
	z-index: 100;
	margin: -18px 0 0 767px;
}

/* Slideshow Nav */
div.slideshow-nav {
	position: absolute;
	z-index: 200;
	width: 100px;
	margin: 200px 0 0 370px;
}
div.slideshow-nav a {
	display: block;
	margin: 2px 4px 0 0;
	float: left;
	display: inline;
	cursor:pointer;
}
div.slideshow-nav a.slide {
	width: 7px;
	height: 7px;
	background: url(../images/slide-nav-box.gif) no-repeat 0 0;
}
div.slideshow-nav a.slide:hover, div.slideshow-nav a.slide-active {
	background: url(../images/slide-nav-box-active.gif) no-repeat 0 0;
}
div.slideshow-nav a.slide-prev {
	width: 9px;
	height: 10px;
	background: url(../images/slide-nav-left.png) no-repeat 0 0;
	margin-top: 0;
	margin-left: 6px;
}
div.slideshow-nav a.slide-next {
	width: 9px;
	height: 10px;
	background: url(../images/slide-nav-right.png) no-repeat 0 0;
	margin-top: 0;
}

div.image-slide {display:none;}
div.feature-image .active {display:block;}

div.text-slide {display:none;}
div.feature-text .active {display:block;}

/* Main Col */
div.main-col {
	width: 645px;
	float: left;
	display: inline;
}

/* Side Col */
div.side {
	width: 317px;
	padding: 9px;
	float: right;
	display: inline;
}

/* Main */
div.main {
	padding: 9px;
	border-bottom: 4px solid #5ba7d2;
}
div.main h1 {
	color: #333333;
	font-size: 153.9%;
	font-family: Georgia, times, serif;
	margin: 0 0 10px 0;
	background: url(../images/main-hd-bkg.gif) repeat 0 0;
	border: 4px solid #5ba7d2;
	padding: 4px 8px;
	font-weight: normal;
}
div.main p {
	color: #333333;
	font-size: 108%;
	padding: 0 12px;
}
div.main p.more {
	font-family: Georgia, times, serif;
}
div.main p.more a:link, div.main p.more a:visited {
	color: #333333;
	text-decoration: underline;
}
div.main p.more a:hover {
	text-decoration: none;
}

/* Vote Wrap */
div.vote-wrap {
	padding: 9px;
}

/* Youtube */
div.youtube {
	width: 326px;
	float: left;
	display: inline;
	padding-top:10px;
}

/* Issue */
div.issue {
	width: 295px;
	height: 206px;
	background: url(../images/latestPoll.jpg) no-repeat 0 0;
	padding-top:75px;
	float: right;
	display: inline;
}
div.issue h1 {
	color: #333333;
	font-size: 150%;
	font-family: Georgia, times, serif;
	font-weight: normal;
	text-align: center;
	padding: 5px 5px 0 10px;
	margin: 0;
}
div.issue p {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}

div.issue #poll {
	width:275px;
	margin:auto;
}

div.issue #poll #poll-results {
	width:200px;
	margin:auto;
	
}


/* Listen Wrap */
div.listen-wrap {
	background: url(../images/listen-donate-bkg.jpg) no-repeat 0 0;
	width: 645px;
	height: 322px;
}

/* Listen */
div.listen {
	width: 236px;
	margin: 0 0 0 48px;
	float: left;
	display: inline;
}
div.listen h3 {
	color: #333333;
	font-family: Georgia, times, serif;
	font-size: 153.9%;
	margin: 0;
	font-weight: normal;
}
div.listen p {
	color: #333333;
	font-size: 93%;
}
div.listen p a {
	font-weight: bold;
}
div.listen-top, div.listen-btm {
	width: 236px;
	height: 121px;
	padding: 34px 0 0 0;
}


/* Donate */
div.donate {
	width: 262px;
	margin: 0 28px 0 0;
	padding: 68px 0 0 0;
	float: right;
	display: inline;
}
div.donate h2 {
	color: #333333;
	font-size: 246%;
	font-family: Georgia, times, serif;
	font-weight: normal;
	margin: 0 0 4px 0;
}
div.donate p {
	color: #333333;
	font-size: 93%;
}
div.donate p.donate {
	font-family: Georgia, Times, serif;
	font-size: 108%;
}
div.donate p.donate a {
	display: block;
	padding: 4px 8px;
	background-color: #5ba7d2;
	float: right;
	display: inline;
}
div.donate p.donate a:link, div.donate p.donate a:visited {
	color: #cae6f6;
	text-decoration: none;
}
div.donate p.donate a:hover {
	text-decoration: none;
}

/* News */
div.news h2 {
	color: #333333;
	font-size: 153.9%;
	font-family: Georgia, times, serif;
	margin: 0;
	font-weight: normal;
	background-color: #cae7f6;
	padding: 4px 8px;
}
div.news ul {
	margin: 0;
	padding: 0;
}
div.news ul li {
	padding: 7px 8px 7px 11px;
	list-style: none;
}
div.news ul li.second {
	background: url(../images/news2-bkg.gif) repeat-x 0 0;
}
div.news ul li.third {
	background: url(../images/news3-bkg.gif) repeat-x 0 0;
}
div.news ul span.date {
	display: block;
	padding: 0 0 0 13px;
}
div.news ul a {
	font-weight: bold;
	font-size: 108%;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 13px;
	display: block;
}
div.news ul a:link, div.news ul a:visited {
	color: #333333;
	text-decoration: none;
}
div.news ul a:hover {
	text-decoration: none;
}
div.news span.date {
	font-size: 93%;
	color: #333333;
}

/* Facebook */
div.facebook {
	text-align: center;
	padding: 10px 0;
}

/* Social Follow */
div.side #follow-badge {
	margin:auto;
	background: url(../images/socialIconBG.gif) no-repeat 0 5px;
	width:271px;
	height:99px;
}
div.side p.follow {
	padding-top:50px;
	color: #000000;
	font-size: 93%;
	text-align:center;
}
div.side p.follow img {
	vertical-align: middle;
	margin-left: 7px;
}

/* Join */
div.join {
	width: 992px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px 0;
}
/* @end */

/* @group Common Text Styles */
	
/* @end */

/* @group Default Headings */

/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Nav */
div#nav {
	width: 992px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
div#nav ul {
	margin: 0;
	padding: 0 0 0 20px;
}
div#nav ul li {
	position:relative;
	list-style: none;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	line-height: 24px;
	font-size: 123.1%;
	font-weight: bold;
	padding: 0 10px;
	background: url(../images/nav-div.gif) no-repeat 0 50%;
}
div#nav ul li:first-child a {
	background: none;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#nav ul li a:hover {
	text-decoration: underline;
} 


/* 
div#nav ul li .dd {
	display:none;
	position:absolute;
	top:20px;
}
	div#nav ul li .dd ul {
		background:#e8eae8;
		padding:0;
		margin:0;
		border:0;
		list-style:none;
		position:relative;
	}
	div#nav ul li .dd ul li {
		display:block;
		background:#fff;
		border:1px solid #e8eae8;
		color:#666;
		float:none;
		margin:0;
		height:30px;
		width:200px;
		padding:0;
		margin:0;
	}
	
	div#nav ul li .dd ul li a {
		font-size:1.2em;
		color:#666;
	}
	
	div#nav ul li .dd ul li a:hover {
		text-decoration:none;
	}
	
*/

div#nav .dd { display:none; position: absolute; top: 20px; left: 0; width: 146px; background: #e8eae8; } 
div#nav .dd ul { padding: 0 1px; }
div#nav .dd li { 
	float: none; 
	display: block; 
	background:#fff;
	border:1px solid #e8eae8;
	font: 11px/24px Helvetica, Arial, sans-serif; 
	text-transform: none;
	height: 24px;
	padding-left: 15px;
}

div#nav .dd li.last { border: 0;}
div#nav .dd li a { float: none; display: block; padding: 0; line-height: 24px; height: 24px;  }
div#nav .dd li a:hover { background: none; text-decoration: underline; }

	div#nav ul li .dd ul li a {
		font-size:1em;
		color:#666;
	}

/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */