/* @override http://www.mikekellyforcongress.com.php5-12.dfw1-2.websitetestlink.com/wp-content/themes/kelly/style.css */

/* 
	Theme Name: Kelly
	Author: Bill Robbins Design
	Author URI: http://www.billrobbinsdesign.com
	Version: 1.0
	Tags: custom site, slider, event calendar, sign up forms
	
*/

/* @group Reset */

/* Eric Meyer's Reset Reloaded */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 {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Type */

h1,h2,h3,h4,h5,h6 { 
	color: #00704a;
	font-weight: bold;
}

h1 { 
	font-size: 36px;
	margin-bottom: 12px;
}

h2 { 
	font-size: 24px; 
	margin-bottom: 12px; 
}

h3 { 
	font-size: 20px; 
	line-height: 1; 
	margin-bottom: 12px; 
}

h4 { 
	font-size: 18px; 
	line-height: 1.25; 
	margin-bottom: 20px; 
}

h5 { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 24px; 
}

h6 { 
	font-size: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

/* Text Elements */

p { 
	margin: 0 0 24px;
	font: 14px;
	color: #000;
	line-height: 1.15;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	color: #373637; 
	font-style: italic;
	border-left: 4px solid #373637;
	background-color: #e6e6e6;
	padding: 2px 3px 0 9px;
	margin-right: 24px;
	margin-top: 24px;
	margin-left: 24px;
}

blockquote p {
	padding-bottom: 4px;
	padding-top: 2px;
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 24px; 
	font-style: italic;
}

del {
	color:#666;
}

/* Lists */

li ul, li ol {
	margin: 0 24px;
}

ul, ol {
	margin: 0 24px 24px;
}

ul{
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

li {
	color: #000;
}

/* @end */

/* @group Global */

body {
	margin: 0 auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #00130d url(images/background.jpg) no-repeat scroll center top;
}

a, a:visited {
	color: #ffde00;
	text-decoration: none;
}

a:hover {
	color: #000;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* @end */

/* @group Splash Page */

#splash {
	width: 700px;
	margin: 0 auto;
	position: relative;
	padding-top: 47px;
}

#splash-logo {
	position: absolute;
	top: 22px;
	left: -26px;
}

#splash-content {
	width: 700px;
	height: 527px;
	background: url(images/splash-box.jpg) no-repeat;
}

#splash-welcome {
	float: left;
	width: 304px;
	margin-top: 178px;
	line-height: 1.2;
	font-size: 16px;
	margin-left: 20px;
}

#splash-welcome p {
	margin-bottom: 0;
}

#splash-sign-ups {
	margin-top: 23px;
	height: 57px;
	width: 673px;
	margin-left: 14px;
}

.splash-button {
	float: left;
	text-align: center;
	background: url(images/splash-button-large.jpg) no-repeat right;
	margin-top: 0;
	padding: 7px 19px 16px;
	margin-right: 17px;
	margin-left: 3px;
	display: inline;
}

.splash-button a, .splash-button a:visited {
	color: #ffde00;
	font-size: 28px;
	cursor: pointer;
}

.splash-button a:hover {
	color: #fff;
}

.splash-pay-pal form input {
	border: none;
	background: transparent;
	color: #ffde00;
	font-size: 28px;
	cursor: pointer;
	float: left;
	text-align: center;
	background: url(images/splash-button-large.jpg) no-repeat right;
	padding: 7px 19px 16px;
	margin-top: -4px;
}

.splash-pay-pal form input:hover {
	color: #fff;
}

#splash-email {
	float: right;
	background: url(images/splash-newsletter.jpg) no-repeat;
	width: 332px;
	height: 45px;
	margin-top: 3px;
}

#splash-email label {
	display: none;
}

input#mce-EMAIL.required.email {
	background: transparent;
	float: left;
	border: none;
	margin-top: 5px;
	margin-left: 13px;
	padding-top: 6px;
	font-size: 16px;
	width: 220px;
}

input#mc-embedded-subscribe.btn {
	background: transparent;
	color: #ffde00;
	font-size: 16px;
	margin-top: 8px;
	border: none;
	display: inline;
	float: right;
	margin-right: 5px;
}

input#mc-embedded-subscribe.btn:hover {
	color: #fff;
}

#splash-credits {
	margin: 31px auto 30px;
	width: 330px;
}

#splash-credits h4 {
	text-align: center;
	color: #fff;
	font-style: normal;
	padding: 10px 20px;
	border: 1px solid #04744e;
	font-weight: normal;
	background-color: #000;
}


#popup {
	background-color: #fff;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#popup-content {
	padding: 10px 30px;
}

#popup li, #popup ul {
	list-style: none;
}

li.gfield {
	margin-top: 14px;
}

/* @end */

/* @group Header */

#header {
	width: 100%;
	height: 118px;
	background: url(images/menu.png) repeat-x 0 36px;
}

#logo {
	float: left;
	margin-top: 12px;
	margin-left: -10px;
}

#navigation {
	float: right;
	margin-top: 36px;
	height: 50px;
}

#navigation ul {
	margin: 15px 0px 0px;
}

#navigation li {
	float: left;
	list-style: none;
	margin-left: 24px;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}

#navigation a, #navigation a:visited {
	color: #fff;
}

li.current_page_item a, li.current_page_item a:visited, #navigation a:hover {
	color: #ffdf00;
}

/* @end */

/* @group Page */

#page, #home {
	background-color: #fede00;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
}

#page-content {
	background-color: #fff;
	margin: 10px;
}

#page-left {
	float: left;
	width: 700px;
	display: inline;
	padding: 10px;
}

#page a, #page a:visited {
	color: #00704a;
}

#page a:hover {
	color: #000;
}

#page-right {
	float: right;
	width: 213px;
	display: inline;
	margin-top: 10px;
}

#page-right ul, #page-right li {
	list-style: none;
}

#page-right ul {
	margin: 0;
}

#page-full {
	padding: 10px;
}

.endorsement {
	padding: 8px;
	background-color: #f0f0f0;
	margin-bottom: 10px;
}

.endorse-name p {
	text-align: right;
	margin-bottom: 0px;
}
p.fine {
	font-size: 12px;
	font-style: italic;
}

.widgettitle {
	list-style: none;
}

.flickr li {
	list-style: none;
}

.flickr ul {
	list-style: none;
}

img.flickr_photo {
	padding: 10px;
}

/* @end */

/* @group Home */

/* @group Slider */

/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider { 
	width: 700px; 
	height: 409px; 
	position: relative; 
	margin: 0 0 15px;
	}

.anythingSlider .slide-wrapper {
	width: 700px; 
	overflow: auto; 
	height: 410px; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0;
	}

.anythingSlider .slide-wrapper ul {
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: #eee; 
	margin: 0; 
	}

.anythingSlider ul li {
	display: block; 
	float: left; 
	padding: 0; 
	height: 317px; 
	width: 700px; 
	margin: 0; 
	}

.anythingSlider .arrow {
	display: block;
	height: 40px;
	width: 20px;
	background: url(images/arrows-yellow.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 21px;
	cursor: pointer;
}

.anythingSlider .forward {
	background-position: -20px 0;
	right: 33px;
	}

.anythingSlider .back {
	background-position: 0 0;
	right: 56px;
}

.anythingSlider .forward:hover {
	background-position: right bottom;
	}
	
.anythingSlider .back:hover { 
	background-position: left bottom;
	}

#thumbNav { 
	position: relative; 
	bottom: -371px; text-align: center;
	}
	
#thumbNav a { 
	color: black; 
	font-size: 11px/18px; 
	display: inline-block; 
	padding: 2px 8px; 
	height: 18px; 
	margin: 0 5px 0 0; 
	background: #c58b04 url(images/cellshade.png) repeat-x; 
	text-align: center;  
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

#thumbNav a:hover {
	background-image: none; 
}

#thumbNav a.cur {
	background: #e0a213;
}

#start-stop {
	background: green; 
	background-image: url(images/cellshade.png); 
	background-repeat: repeat-x; 
	color: white; 
	padding: 2px 5px; 
	width: 40px; 
	text-align: center; 
	position: absolute; 
	right: 45px; 
	top: 323px; 
	display: none;
}

#start-stop.playing { 
	background-color: red;
}

#start-stop:hover {
	background-image: none;
}

/*
  Prevents
*/
.anythingSlider .slide-wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .slide-wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/* @end */

/* @group Slides */

#newsletter-slider {
	background: url(images/newsletter-slider.jpg) center top;
	width: 705px;
	height: 401px;
}

#volunteer-slider {
	width: 705px;
	height: 401px;
	background-image: url(images/team-effort.jpg);
}

.slider-email {
	float: left;
	background: url(images/button-clear.png) no-repeat right top;
	padding: 8px 40px;
	margin-top: 344px;
	margin-left: 17px;
}

.slider-email p a, .slider-email p a:visited {
	color: #fede00;
}

.slider-email a:hover  {
	color: #fff;
}

#story-slider {
	background-image: url(images/mike-story-slider.jpg);
	width: 705px;
	height: 401px;
}

.slider-story {
	float: left;
	background: url(images/button-clear.png) no-repeat right top;
	padding: 8px 40px;
	margin-top: 349px;
	margin-left: 453px;
}

.slider-story p a, .slider-story p a:visited {
	color: #fede00;
}

.slider-story a:hover  {
	color: #fff;
}

#direction-slider {
	background-image: url(images/direction-slider.jpg);
	width: 705px;
	height: 401px;
}

#blog-slider {
	background-image: url(images/blog-slider.jpg);
	width: 705px;
	height: 401px;
}

/* @end */

#lower-headings {
	border-top: 1px solid #00593b;
	border-bottom: 1px solid #00593b;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

#blog-title {
	float: left;
	width: 406px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 40px;
}

#lower-headings h2 {
	font: normal normal 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
	color: #00593b;
}

#latest-blog {
	float: left;
	width: 390px;
	margin-right: 16px;
}

#latest-blog h2, #latest-blog h2 a, #latest-blog h2 a:visited, #latest-blog p {
	color: #00593b;
}

#latest-blog p {
	font-size: 14px;
	line-height: 1.2;
}

.share {
	float: left;
	margin-top: 3px;
}

#upcoming-events {
	float: right;
	width: 250px;
}

#upcoming-events, #upcoming-events li {
	list-style: none;
}

#upcoming-events li, #upcoming-events ul {
	
	margin-left: 0px;
}

#upcoming-events a, #upcoming-events a:visited {
	color: #00704a;
}

.more {
	float: right;
	background: url(images/more.jpg) no-repeat right top;
	padding: 3px 8px 4px;
}

.more p a, .more p a:visited, #upcoming-events .more p a {
	color: #fede00;
}

.more a:hover, #upcoming-events .more p a:hover  {
	color: #fff;
}

.dig-in {
	display: none;
}

.when {
	font-size: 25px;
	color: #00593b;
	margin-bottom: 10px;
}

.event, .loc {
	color: #00593b;
	line-height: 1.2;
}

#upcoming-events .widgettitle {
	display: none;
}

.upcoming li {
	margin-bottom: 10px;
}

.button-pay-pal input {
	border: none;
	background: transparent;
	width: 201px;
	height: 195px;
	cursor: pointer;
}

.widget_twitter {
	background: url(images/twitter-bubble.jpg) no-repeat;
	height: 135px;
	width: 207px;
	margin-top: 14px;
	overflow: hidden;
}

.widget_twitter .widgettitle {
	display: none;
}

.widget_twitter li, .entry-content {
	list-style: none;
	width: 189px;
	font-size: 13px;
	padding: 8px 7px 8px 10px;
}

.widget_twitter a, .widget_twitter a:visited {
	color: #00593b;
}

.widget_twitter ul {
	list-style: none;
	margin: 0;
}

.entry-meta {
	font-size: 10px;
	font-style: italic;
}

.twitter-link {
	margin-top: -45px;
	float: right;
	margin-right: 6px;
	margin-bottom: 19px;
}

.facebook {
	float: left;
	margin-top: 2px;
}

.youtube {
	float: right;
	margin-right: 7px;
}
.endorse {
	margin-top: 35px;
	margin-right: auto;
}
.endorse a, .endorse a:visited {
	padding: 10px 30px 14px;
	background: url(images/button-clear.png) right;
	color: #fede00;
}

.endorse a:hover {
	color: #fff;
}

.join-team {
	background-color: #ccc;
	padding: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	-moz-box-shadow: 0px 1px 4px #000;
	-webkit-box-shadow: 0px 1px 4px #000;
	filter: dropshadow(color=#000,offX=0,offY=1);
}

.join-team .gfield_label {
	font-size: 12px;
}

/* @end */

/* @group Events */

a.gmap {
	display: none;
}

.entry {
	float: left;
	width: 400px;
}

#googlemaps {
	float: right;
	width: 500px;
}

p.event-meta {
	font-size: 13px;
	color: #00704a;
}

.event-list {
	margin-top: 30px;
	border-bottom: 1px solid #ddd;
}

/* @end */

/* @group Footer */

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a, #footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #ffde00;
}

#paid-for {
	float: left;
}

#paid-for h4 {
	background-color: #000;
	padding: 10px;
	color: #fff;
}

#credits {
	float: right;
	margin-top: 13px;
}

#credits p {
	font-size: 12px;
	color: #fff;
}

/* @end */

/* @group WordPress items */

.wp-caption img {
	margin-bottom: 5px;
	padding:5px;
	background-color:#fff;
}

.wp-caption-text {
	color:#fff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-weight: bold;
	text-transform: lowercase;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 5px 7px 15px;
	display: inline;
}

img.alignleft {
	margin: 7px 15px 7px 5px;
	display: inline;
}

.cboxElement img {
	-webkit-box-shadow: 1px 1px 2px #999;
	-moz-boxshadow: 1px 1px 2px #999;
	filter: dropshadow(color=#999,offX=1,offY=1);
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
	color: #333;
}

.widget_tag_cloud a {
	padding-right: 8px;
	padding-left: 8px;
}

.widget {
	padding-bottom: 10px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #4a4a4a;
	background-color: #fff;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #4a4a4a;
	background-color: #fff;	
}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #000;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #4a4a4a;
	background-color: #fff;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000;
	background-color: #fff;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #000;
	background-color: #fff;
}

/* @end */