/*
Theme Name: Winpower Strategies
Theme URI: http://www.winpowerstrategies.com
Description: Custom wordpress theme for Winpower Strategies
Author: Brunelle Interactive
Author URI: http://www.brunelleinteractive.com
*/


/* = Reset 
#########################################*/
body {height: 100%; width: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
caption,th {text-align:left;}
div{text-align: left; vertical-align: top;}
q:before,q:after{content:'';}
a{text-decoration:none;}
strong{font-weight: bold;}
em{font-style: italic;}
*:focus {outline: none;}

/* = Library 
#########################################*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both; float: none;}
.align-right {text-align: right;}
.align-left {text-align: left;}
.align-center {text-align: center;}
.justify {text-align: justify;}
.float-left {float:left;}
.float-right {float:right;}
.hide {display:none;}
.show {display: block;}
.inline {display: inline;}
.italic {font-style: italic;}
.nomargin {margin: 0;}
.nopadding {padding: 0;}
.subscript {font-size: .75em; vertical-align: bottom;}


/* = Default Font Styles
#########################################*/
body {
	color: #333;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

p, ul, ol, blockquote, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	margin-bottom: 1em; 
}

li {
	margin-bottom: 0;
}

li ul, li ol {
	margin-top: .5em; /* keeps the line spacing even */
	margin-bottom: .5em;
}

ul, ol, blockquote, code {
	padding-left: 3em;
}

dl {
	margin: 0 0 1em 0;
}

dt {
	font-weight: bold;
	display: block;
}

dd {
	display: block;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1, h1 a {
	color: #296cc0;
	font-size: 30px;
	margin-bottom: 0;
	line-height: 1.2em;
}

h2 {
	font-size: 24px;    
	margin-bottom: 5px;
	line-height: 1.2em;
}

h3 {
	font-size: 1.4em;
	margin-bottom: .6em;
}

h4 {
	font-size: 1.2em;
	margin-bottom: .8em;
}

h5 {
	font-size: 1.0em;    
	margin-bottom: 1em;
}

h6 {
	font-size: 1.0em;
	font-style: italic;
}

a {
	color: #3366ff;
}

/* = Global Styles
#########################################*/
body {
	background: #162d59 url('images/bg-body.jpg') repeat-y center top;
}

#wrapper {
	background: url('images/bg-wrapper.jpg') no-repeat center top;
	min-height: 320px;
}

#printLogo {
	display: none;
}

#header {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#heading {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

#heading h1, #heading h1 a {
	color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Museo, Georgia;
	font-size: 37px;
	line-height: 1;
}

#canvasTop {
	background: url('images/bg-canvasTop-trans.png') no-repeat center top;
	width: 960px;
	height: 21px;
	margin: 0 auto;
	padding: 0 9px;
}

#canvas {
	background: url('images/bg-canvas-trans.png') repeat-y center top;
	width: 960px;
	margin: 0 auto;
	padding: 0 9px;
}

#canvasBottom {
	background: url('images/bg-canvasBottom-trans.png') no-repeat center top;
	width: 960px;
	height: 13px;
	margin: 0 auto;
	padding: 0 9px;
}

#hero {
	background: url('images/bg-hero.jpg') no-repeat left top;
	height: 321px;
	padding-bottom: 36px;
}

#content {
	float: left;
	width: 560px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 20px 40px 20px 40px;
}

#footer {
	width: 560px;
	padding: 20px 20px 1px 40px;
}

#footer p {
	color: #666;
	margin: 0;
}

/* = Posts
#########################################*/
.post {
	
}

.post .meta {
	color: #666;
}

.post .postContent {
	background: url('images/bg-postContent.gif') no-repeat center bottom;
	padding-bottom: 20px;
	margin: 25px 0 20px 0;
}


/* = Sidebar
#########################################*/
#sidebar {
	float: right;
	width: 320px;
	margin: 0;
	padding: 20px 0;
	list-style: none;
}

#sidebar li {
	display: block;
	list-style: none;
	padding: 0 20px;
	margin: 0 0 40px 0;
}

#sidebar li ul {
	margin: 0;
	padding: 0;
}

#sidebar li ul li {
	margin: 0 0 1em 0;
	padding: 0;
}

#sidebar h2 {
	color: #999999;
	font-size: 30px;
}


/* = Widgets
#########################################*/
.actionLink {
	display: block;
	width: 280px;
	height: 56px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#actionDonate {
	background: url('images/button-makeacontribution.gif') no-repeat left top;
}

#actionJoin {
	background: url('images/button-joinourcampaign.gif') no-repeat left top;
}

#sidebar .blogroll a {
	color: #c8391f;
	text-decoration: underline;
}

#sidebar a.social {
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 44px;
}

#sidebar a.facebook {
	background: url('images/facebook.gif') no-repeat left center;
}

/* = Primary Navigation
#########################################*/
.primaryNav {
	background: url('images/bg-ribbon.png') repeat;
	height: 60px;
	text-align: center;
	width: 100%;
}

.primaryNav ul {
	font-family: Georgia;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.primaryNav ul li {
	display: block;
	float: left;
	height: 60px;
}

.primaryNav ul li a {
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	display: block;
	float: left;
	color: #fff;
	height: 60px;
	line-height: 60px;
	padding: 0 18px;
	font-size: 14px;
	text-transform: uppercase;
}

.primaryNav ul li.current_page_item a, .primaryNav ul li a:hover {
	border-left: solid 1px #102140;
	border-right: solid 1px #102140;
	background: #b1311b;
}

/* = Get Involved/ Mailing List Signup
#########################################*/
#getInvolved {
	position: absolute;
	right: 0;
	bottom: -3px;
	margin-right: 83px;
}

#getInvolved label {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	margin-right: 10px;
}

#getInvolved input.text {
	background: #122549;
	color: #537cd6;
	border: 1px solid #254178;
	margin-right: 10px;
	padding: 2px 3px;	
}

#getInvolved input.image {
	position: absolute;
}


/* = Forms
#########################################*/

input[type='text'], input.text {
	font-size: 13px !important;
	padding: 3px !important;
}

/* = FormStack forms : Let's override some of FormStack's
/* nasty CSS if we're using it.
#########################################*/
.fsForm .fsCell {
	padding: 9px 0 !important;
}

.fsFieldRow input[type='text'], .fsFieldRow input[type='password'], .fsFieldRow select, .fsFieldRow textarea {
	background: #dfdfdf !important;
	font-size: 13px !important;
	border: 1px solid #666 !important;
	padding: 3px !important;
	font-family: Verdana, Arial, Tahoma, Sans-Serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
}

.fsFieldRow input[type='checkbox'] {
	margin-right: 1em;
}


