/*
Theme Name: Chip Cravaack
Description: Website Created for The Chip Cravaack for Congress Campaign by SparkLogix.com
Author: SparkLogix.com
Author URI: http://sparklogix.com
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: url(images/bgr.gif) #f7f6f6 repeat-x top;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
}
body.splash {
	background: url(images/bgr-splash.gif) #f7f6f6 repeat-x top;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
}
a {
	color: #33707e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0 0 0.45em;
	line-height:30px;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	margin:0 0 1.3em;
}

.content img {
	border:1px solid #cecece;
	padding:1px;
}
#flickrrss img {
	border:1px solid #cecece;
	padding:1px;
	margin:4px;
}

.alignright {float:right; clear:right;}
.alignleft {float:left; clear:left;}
.aligncenter {clear:both; margin:0 auto;}

.wp-caption {-moz-border-radius:4px; background:#f2f2f2; border:1px solid #E5E5E5; padding:4px; font-size:11px; text-align:center; margin:2px 0 2px 2px;}
.wp-caption p {margin:0; padding:0;}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== H eader ===*/
#header{
	height: 187px;
	margin: 0 0 3px;
}
#header-splash{
	height: 187px;
	margin: 31px 0 3px;
}
#header-trail{
	height: 187px;
	margin: 0 0 3px -75px;
	width:975px;
	padding:0 75px;
	background:url("/wp-content/themes/convergence/images/ChipBAnner.png") repeat scroll 0 0 transparent;
}

/*- Logo -*/
#header h1 {
	float: left;
	width: 506px;
	height:187px;
	margin-left:-20px;
}
#header h1 a {
	display: block;
	height: 187px;
}
#header h1 a:hover {
	text-decoration: none;
}
#header-splash h1 {
	float: left;
	width: 506px;
	height:187px;
	margin-left:-20px;
	position:absolute;
}
#header-splash h1 a {
	display: block;
	height: 187px;
}
#header-splash h1 a:hover {
	text-decoration: none;
}
#header-splash .enter {
	float:right;
	width:320px;
	height:130px;
	margin:0 0 0 0;
}

#h-buttons {float:right; margin:20px 10px 0 0; padding:0; display:block;}
#h-buttons a.donate {background:url(images/donate_now.png) 0 0 no-repeat; width:285px; height:41px; display:block; overflow:hidden; margin-bottom:20px;}
#h-buttons a:hover.donate {background-position:0 -41px;}
#h-buttons a.team {background:url(images/join_team_cravaack.png) 0 0 no-repeat; width:285px; height:41px; display:block; overflow:hidden;}
#h-buttons a:hover.team {background-position:0 -41px;}

#h-buttons-entry {float:right; margin:0px 10px 0 0; padding:0; display:block; clear:right;}
#h-buttons-entry a.donate {background:url(images/donate_now.png) 0 0 no-repeat; width:285px; height:41px; display:block; overflow:hidden; margin-bottom:20px;}
#h-buttons a:hover.donate {background-position:0 -41px;}


/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	background: url(images/top-nav-bkg.png) no-repeat left top;
	font-size: 13px;
	font-weight: normal;
	height: 31px;
	overflow: hidden;
	margin-right:10px;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}

.topnav li.firstrt1 {
	background: none;
	padding:0 10px 0 0;
}
.topnav li.firstrt {
	background: none;
	padding-top:5px;
	margin-right:16px;
	float:right;
}
.topnav li.firstrt a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}	
/*- Nav1 -*/
#nav1 {
	font-size: 13px;
	height: 37px;
	background:url("images/nav1-sep.gif") no-repeat scroll left top transparent;
	z-index:1;
}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 39px;
	padding: 0 1px 0 0;
	text-align: center;
	z-index:1;
}
#nav1 ul.sf-menu li a {
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 120px;
	cursor: pointer;
	text-transform:uppercase;
	z-index:1;
}
#nav1 ul.sf-menu .trail {
	position: relative;
	float: left;
	line-height: 39px;
	height:38px;
	padding: 0 1px 0 0;
	text-align: center;
	z-index:1;
	margin-top:-1px;
}
#nav1 ul.sf-menu .trail a {
	background:url(images/button1.png) 0 -38px no-repeat;
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 120px;
	height:38px;
	overflow:hidden;
	cursor: pointer;
	text-transform:uppercase;
	z-index:1;
}
#nav1 ul.sf-menu .trail a:hover {
	text-decoration: none;
	background:url(images/button1.png) 0 0 no-repeat;
	z-index:1;
}


#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background:url(images/nav1-hover.gif) 0 0 repeat-x;
	z-index:1;
}

#nav1 ul.sf-menu li a .trail {
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 120px;
	cursor: pointer;
	text-transform:uppercase;
	z-index:1;
}
#nav1 ul.sf-menu li a:hover .trail {
	text-decoration: none;
	background:url(images/nav1-hover.gif) 0 0 repeat-x;
	z-index:1;
}

#nav1 ul.sf-menu li ul.children {
	border: 1px solid #103451;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
	width:200px;
	padding-left:15px;
	text-align:left;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background:url(images/ul_children_bg_hover.gif) 0 0 repeat-y;
	width:200px;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #103451;
	border-left: none;
	background: url(images/ul_children_bg.gif) repeat-y top left;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
	width:200px;
	z-index:1;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 71px;
	z-index:1;
}
/*=== All Columns ===*/
#columns {
	margin: 15px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
#columns-splash {
	margin: 0 0 0;
	padding: 35px 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	background:url(images/column-splash-bgr.png) top center no-repeat;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 662px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}

/*=== Slider ===*/
#slider1 ul, #slider1 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider1, #slider1 li{ 
	width:658px;
	height:325px;
	overflow:hidden; 
	margin-bottom:20px;
}
#slider1 {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CFCFCF;
	padding:1px;
}


#s3slider {
   width: 658px; /* important to be same as image width */
   height: 325px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   background:none repeat scroll 0 0 #FFFFFF;
   border:1px solid #CFCFCF;
   padding:1px;
   margin-bottom:15px;
}

#s3sliderContent {
   width: 658px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   margin-top:1px;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: none;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 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
   */
}

.clear {
   clear: both;
} 

/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #12436d;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #12426C;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links01 {
	height: 21px;
	padding: 0 18px;
}
.social-links01 .fr {
	padding: 0;
	margin-top:-5px;
}
.social-links01 .fr span {
	line-height: 21px;
}

.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}


/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
}
.box-splash {
	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px;
}
.box .content-splash {
	height: 1%;
	padding: 18px;
}
.box .content01 {
	background:url(images/sb-top-bkg.gif) top center no-repeat;
	height: 1%;
	padding: 0px;
	height:324px;
}
.box .content01 a:hover.volunteer {background-position:-301px 0;}
.box .content01 a.volunteer {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-02volunteer.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.event {background-position:-301px 0;}
.box .content01 a.event {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-03event.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.friend {background-position:-301px 0;}
.box .content01 a.friend {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-04friend.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.endorse {background-position:-301px 0;}
.box .content01 a.endorse {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-05endorse.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.absentee {background-position:-301px 0;}
.box .content01 a.absentee {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-05absentee.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.citizens {background-position:-301px 0;}
.box .content01 a.citizens {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-06citizens.png) 0 0 no-repeat; display:block;}
.box .content01 a:hover.donate {background-position:-301px 0;}
.box .content01 a.donate {width:301px; height:49px; margin-bottom:1px; overflow:hidden; background:url(images/sb-top-06donate.png) 0 0 no-repeat; display:block;}

.social-media {margin:0; padding:15px 0; height:272px;}
.social-media a {width:60px; height:60px; margin-left:13px; padding:0; float:left; display:block; border:none;}


.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 15px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 0;
	margin-right:10px;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 2px;
	width: 183px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 5px 0 0 -17px;
	padding: 0;
	width: auto;
}

#tv-name {
	float: right;
	height: 25px;
	padding: 0;
	margin-right:-16px;
}
#tv-name input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #333333;
	float: left;
	padding: 2px;
	margin-right:10px;
}
#tv-email {
	float: left;
	height: 25px;
	padding: 0;
	margin-right:10px;
}
#tv-email input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #333333;
	float: left;
	padding: 2px;
}

#tv-go {
	float: right;
	height: 25px;
	padding: 0;
	margin-right:10px;
}
#tv-name input.btn {
	background: none;
	margin: 0;
	padding: 1px;
	width: auto;
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #333333;
	cursor:pointer;
}

/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}

#paid {
	margin:0 auto;
	padding:20px 0;
}
#paid p {
	text-align:center;
	line-height:30px;
	border:1px solid #cecece;
	font-size:16px;
	width:450px;
	margin:0 auto;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr-top {
	float: right;
	height:31px;
	width:450px;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}

