/*

	Theme Name: Alaskans For Parental Rights

	Description: Theme designed for www.alaskansforparentalrights.org.

	Author: Sundog Media

	Author URI: http://www.sundogmedia.com

	Version: 1.0

	
	

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



/************************************************

*	Additions									*

************************************************/



#topbar {


	width: 924px;

	margin: 0px 0px 10px 0px;

	padding: 12px;

	border: 1px solid #DDD;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}



#content #topbarinside {

	background: #F5F6F7;

	color: #000000;

	font-size: 14px;

	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;

	font-weight: bold;

	margin: 0px 0px 0px 0px;

	padding: 4px 0px 4px 12px;

	border: solid 1px #DDD;

	text-shadow: #FFF 0 1px 1px;

	line-height: 24px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

}



#content #bdbar {

	width: 590px;

	color: #333;

	font-size: 17px;

	font-weight: bold;

	margin: 0px 0px 8px 0px;

	padding: 4px 0px 4px 12px;

	text-shadow: #FFF 0 1px 1px;

	line-height: 24px;

}	



#largephotowrap {

	float: left;

	width: 605px;

        margin-top: 20px;

       border: 4px solid #ffffff;

}	

	

#contentleftwrap {

	float: left;

	width: 630px;

        margin-right: 20px;

}



/************************************************

*	Start									*

************************************************/



body {

    background: #96b30d;

	color: #414042;

	font-size: 14px;

	font-family: Georgia,Times New Roman,Trebuchet MS, serif;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#wrap {
       	background: url(images/body_bg.gif) repeat-x #f6edce;

	margin: 0px auto 30px;

	padding: 0px;

	position: relative;

	}



/************************************************

*	Hyperlinks									*

************************************************/



a, a:visited {

	color: #59026a;

	text-decoration: none;

	}

	

a:hover {

	color: #0f349e;

	text-decoration: underline;

	}

	

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none;

	}

	

/************************************************

*	Top     									*

************************************************/



#top {

	width: 990px;

	height: 15px;

	margin: 0px auto 0px;

	padding: 0px;

	overflow: hidden;

	display: none;

	}

	

/************************************************

*	Header  									*

************************************************/



#headerwrapper {

	background: url(images/header_bg.gif) repeat-x top #99cc33;

	width: 100%;

	}

	

#header {

	width: 960px;

	margin: 0px auto 0px;

	padding: 0px;

	overflow: ;

	}

	

#header #imageheader {

	width: 363px;

	height: 187px;
 
        margin: 10px 0;

        background: url(images/logo.gif) no-repeat;

        text-indent: -10000px;
	}

#header #imageheader a {
        display: block;
        height: 100px;
}

#header li{
        list-style: none;
        text-align: right;
}

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
        color: #ffffff;

	font-size: 20px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;
	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;

}

	

#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
        font-family: Geneva, Lucida Sans Unicode, sans-serif;
        font-size: 36px;
        color: #ffd546; 
        font-weight: bold;
	
	margin: 0px;

	padding: 0px;

	text-decoration: none;

	}

#header li#text-3{
        text-align: right;
}	

#header h1 a:hover {

	text-decoration: none;

	}

	

.headertext {

	margin: 0px;

	padding: 30px 0px 0px 0px;

	}

	

.headerleft {

	width: 410px;

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

.headerleft p {

	font-family: Geneva, Lucida Sans Unicode, sans-serif;
        font-size: 20px;
        color: #c9c9c9; 
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	letter-spacing: 1px;

}

	

.headerleft a img {

	border: none;

	margin: 0px;

	padding: 0px;

	}

ul#headerwidgeted{
       margin: 10px 0;
}

.headerright {

	width: 325px;

	float: right;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	overflow: auto;

	}



.headerright img{
        margin-bottom: 10px;
}

p.phone{
       font-weight: bold;
       font-size: 20px;
       color: #FFFFFF;
       margin: 5px 0;
}

p.contact{
       margin: 5px 0;
}	

.headerright a, .headerright a:visited {

	color: #FFFFCC;

	font-size: 18px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	text-decoration: none;

	}

	

.headerright a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}

	

.rsslink {

	margin: 0px 10px 0px 0px;

	padding: 3px 0px 3px 18px;

	background: url(images/rss.gif) no-repeat left center;

	}	

	

	
#get_involved_button{
        display: block;
        width: 200px;
        height: 138px;
        background: url(images/get_involved_button.gif) no-repeat top center;
        float: right;
        margin-bottom: 10px;
}


	



/************************************************

*	Navbar      								*

************************************************/



#navwrapper {

	background: url(images/nav_bg.gif) repeat-x;

	width: 100%;

	margin: 0px 0px 0px 0px;

	}

	

#navbar {

	width: 960px;

        height: 42px;

	font-size: 12px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	margin: 0px auto 0px;

	padding: 0px;

	}



#nav {

	margin: 0px;

	padding: 0px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}


#nav li:first-child{
       border-left: solid 1px #ac70b8;
}


#nav li a, #nav li a:link, #nav li a:visited {

	color: #FFFFFF;

	display: block;

	font-size: 17px;

	font-family: Trebuchet MS1, Helvetica, sans-serif;

	font-weight: normal;


    margin: 1px 0px 0px 0px;

	padding: 10px 25px 10px 25px;

	border-right: solid 1px #ac70b8;


}



#nav li a:hover, #nav li a:active {

	background: #520062;

	color: #FFFFFF;

        text-decoration: none;

	}

	



#nav li.current_page_item {

	background: #520062; /*435762*/

	color: #FFF!important;

	}





#nav li li.current_page_item a {

	background: #520062; /*000000*/

	color: #FFF!important;

	}

	



#nav li li:first-child{
     border: none;
}



#nav li li a, #nav li li a:link, #nav li li a:visited {

	width: 170px;

	color: #6d6e71;

	font-size: 14px;

	font-family: Trebuchet MS1, Helvetica, sans-serif;

	font-weight: normal;

	text-transform: none;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	}

	

#nav li li a:hover, #nav li li a:active {

	width: 170px;

	background: #000000;

	color: #FFFFFF;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	}









#nav li ul {

	background: #ffffff;

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 190px;

	margin: 0px;

	padding: 0px;

	border-bottom: 1px solid #ac70b8;

	border-left: 1px solid #ac70b8;

	border-right: 1px solid #ac70b8!important;

	}









#nav li li { 

	}



#nav li ul a { 

	width: 160px;

	border-right: 1px solid #ac70b8!important;

        color: #6d6e71;

	}



#nav li ul a:hover, #nav li ul a:active { 

        color: #ffffff;

        background: #000000;

	}



#nav li ul ul {

	margin: -32px 0 0 171px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

	

/************************************************

*	SubNavbar      								*

************************************************/



#subnavbar {

	background: #666666;

	width: 970px;

	height: 24px;

	color: #FFFFFF;

	margin: 0px auto 0px;

	padding: 0px;

	display: none;

	}

	

#subnav {

	margin: 0px;

	padding: 0px;

	}

	

#subnav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#subnav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#subnav li a, #subnav li a:link, #subnav li a:visited {

	color: #FFFFFF;

	display: block;

	font-size: 10px;

    font-weight: bold;

    text-transform: uppercase;

    margin: 0px 10px 0px 0px;

	padding: 6px 13px 6px 13px;

	}



#subnav li a:hover, #subnav li a:active {

	background: #333333;

	color: #FFFFFF;

	display: block;

	text-decoration: none;

    margin: 0px 10px 0px 0px;

	padding: 6px 13px 6px 13px;

	}

	

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	color: #000000;

	width: 140px;

	float: none;

	margin: 0px;

	padding: 6px 10px 6px 10px;

	}

	

#subnav li li a:hover, #subnav li li a:active {

	background: #444444;

	color: #FFFFFF;

	margin: 0px;

	padding: 6px 10px 6px 10px;

	}

	

#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0px;

	padding: 0px;

	border-bottom: 1px solid #999999;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

	}



#subnav li li { 

	}



#subnav li ul a { 

	width: 140px;

	}



#subnav li ul a:hover, #subnav li ul a:active { 

	}



#subnav li ul ul {

	margin: -25px 0 0 166px;

	}



#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {

	left: -999em;

	}



#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {

	left: auto;

	}



#subnav li:hover, #subnav li.sfhover1 { 

	position: static;

	}

	

/************************************************

*	Homepage 		    	                    * 

************************************************/

	

#homepage {

	float: left;

	width: 630px;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

#homepage p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	line-height: 18px;

	}

	

#homepage ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

#homepage ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

	

#homepagetop {

	float: left;

	width: 604px;

	margin: 0px 0px 10px 0px;

	padding: 12px;

	border: 1px solid #DDD;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#homepagetop p {

	font-size: 12px;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}



#homepagebottom {

	float: left;

	width: 604px;

	margin: 0px;

	padding: 12px 12px 4px 12px;
	}

	

#homepagebottom p {

	background: ;

	margin: 0px;

	padding: 12px;

	line-height: 18px;

	}



.section {

	float: left;

	width: 200px;

	margin: 0px -1px 8px 0px;

	padding: 0px 0px 0px 0px;


	}

	

.thumbnail {

	background: #FFF;

	float: left;

	margin: 12px 12px 12px 12px;

	padding: 0px;

	border: 0px solid #EEE;

	}

	

/************************************************

*	Content 					     		    * 

************************************************/



#content {

	width: 960px;

	margin: 0px auto 0px;

	padding: 0px;

	line-height: 17px;

	overflow: auto;

	}

	

#content h1 {

	color: #59026a;

	font-size: 24px;

	font-weight: bold;

        margin: 20px 0 20px 0;
	}

	

#content h1 a, #content h1 a:visited  {

	color: #59026a;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	}



#content h1 a:hover {

	color: #59026a;

	text-decoration: none;

	}

	

#content h2 {

	color: #59026a;

	font-size: 20px;

        line-height: 26px;

	}

	

#content h3 {

	font-size: 18px;
        color: #ffffff;
        background: #bed546;
        border: 1px solid #ffffff;
        padding: 10px;

}

#information p{
        display: none;
}

	

#content h3 a, #content h3 a:visited {

	color: #ffffff;
	}



#content h3 a:hover {

	color: #59026a;

	text-decoration: none;

	}

	

#content h4 {

	color: #59026a;

	font-size: 16px;

	margin-bottom: 5px;

	}

	

#content h5 {

	color: #59026a;

	font-size: 14px;

	

	}

	

#content h5 a, #content h5 a:visited {

	color: #59026a;

	}



#content h5 a:hover {

	color: #59026a;

	text-decoration: none;

	}

.purple, .purple a{
       color: #59026a;
       font-weight: bold;
}	

#content img.wp-smiley {

	float: none;

	border: none;

	margin: 0px;

	padding: 0px;

	}



#content img.wp-wink {

	float: none;

	border: none;

	margin: 0px;

	padding: 0px;

	}

	

#contentleft {

	float: left;

	width: 630px;

	margin: 0px 0px 0px 0px;

	}

	

#contentleft p {

	margin: 0px 0px 15px 0px;

	padding: 0px;

	font-size: 16px;

	line-height: 20px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	/* font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; */

	}

	

#contentwide {

	float: left;

	width: 952px;

	margin: 0px;

	padding: 10px 0px 0px 0px;

	}

	

#contentwide p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

blockquote {

	background: #E8E8E8;

	margin: 0px 25px 15px 25px;

	padding: 10px 20px 0px 15px;

	border-top: 1px solid #DDDDDD;

	border-right: 1px solid #666666;

	border-left: 1px solid #DDDDDD;

	border-bottom: 1px solid #666666;

	}

	

#content blockquote p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

div.postarea #slideshow-wrapper{
       background: #FFFFFF;
       margin: 20px 0;
}

	

.postarea {
	padding: 0px 0px 0px 0px;

	}

	

.postarea ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

.postarea ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

	

.postarea ul ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postarea ol {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}



.postareawide {

	float: left;

	width: 932px;

	margin: 0px 0px 10px 0px;

	padding: 9px 9px 0px 9px;

	

	}

	

.postareawide ol {

   margin: 0px 0px 0px 20px;

   padding: 0px 0px 10px 0px;

   }

   

.postareawide ol li {

   margin: 0px 0px 0px 20px;

   padding: 0px 0px 5px 0px;

   }

   

.postareawide ul {

   list-style-type: square;

   margin: 0px 0px 0px 20px;

   padding: 0px 0px 10px 0px;

   }

   

.postareawide ul ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

   

.postareawide ul li {

   list-style-type: square;

   margin: 0px 0px 0px 20px;

   padding: 0px 0px 5px 0px;

   }

   

.date {
	font-size: 12px;

	margin: 0px;


	}

	

.postmeta {

	background: #F5F6F7;

	width: 570px;

	font-size: 14px;

	padding: 10px 14px 10px 14px;

	margin: 12px 0px 12px 0px;

	border-top: solid 1px #DDD;

	border-bottom: solid 1px #DDD;

	border-left: solid 1px #DDD;

	border-right: solid 1px #DDD;

	}

	

.postmeta2 {

	background: #F5F6F7;

	width: 570px;

	font-size: 14px;

	padding: 10px 14px 10px 14px;

	margin: 12px 0px 12px 0px;

	border-top: solid 1px #DDD;

	border-bottom: solid 1px #DDD;

	border-left: solid 1px #DDD;

	border-right: solid 1px #DDD;

	display: none;

	}

	

.archive {

	float: left;

	width: 275px;

	margin: 0px;

	padding: 0px 25px 20px 0px;

	}

	

.archivedate {

	font-size: 11px;

	font-weight: bold;

	}

	

.adblock {

	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;

	float: left;

	width: 600px;

	margin: 0px 0px 10px 0px;

	padding: 10px;

	border: 1px solid #C0C0C0;

	}



#listing {

	float: left;

	width: 602px;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	border: 1px solid #DDDDDD;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#listing p {

	margin: 0px;

	padding: 3px 0px 3px 0px;

	}

	

.listing-left {

	width: 270px;

	float: left;

	margin: 0px;

	padding: 12px;

	}

	

.listing-right {

	width: 270px;

	float: left;

	margin: 0px;

	padding: 12px;

	}

	

.listing-bottom {

	float: left;

	width: 602px;

	margin: 0px;

	padding: 0px;

	border: 1px solid #DDDDDD;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#photos {

	background: #FFFFFF;

	float: left;

	width: 602px;

	margin: 0px 0px 10px 0px;

	padding: 9px 9px 20px 9px;

	border: 1px solid #C0C0C0;

	}

	

#photos a img {

	float: left;

	margin: 10px 10px 0px 0px;

	padding: 4px;

	border: 1px solid #C0C0C0;

	}

	

#photos a:hover img {

	float: left;

	margin: 10px 10px 0px 0px;

	padding: 4px;

	border: 1px solid #000000;

	}

	

.clear {

	clear: both;

	}

	

.comments {

	float: left;

	width: 570px;

	margin: 0px 0px 0px 0px;

	padding: 14px 14px 14px 14px;

	border: 1px solid #DDD;

	}

	

#respond h4 {

	color: #333;

	font-size: 28px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 12px 0px 24px 0px;

	padding-bottom: 12px;

	line-height: 24px;

	border-bottom: solid 1px #EEE;

	}

	

.author {

	width: 602px;

	float: left;

	font-size: 12px;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 10px 0px;

	}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
       font-size: 14px !important;
}

.gform_wrapper li, .gform_wrapper form li {
       margin: 0;
}



	

/************************************************

*	Images  					     		    * 

************************************************/



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	margin: 0px 0px 10px 0px;

	padding: 0px;

	display: inline;

	}



img.alignleft {

	float: left;

	padding: 4px;

	margin: 0px 10px 10px 0px;

	display: inline;

	border: 0px solid #C0C0C0;

	}



img.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	padding: 4px;

	display: inline;

	border: 0px solid #C0C0C0;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.wp-caption {

	border: 1px solid #DDDDDD;

	text-align: center;

	background-color: #EEEEEE;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

/************************************************

*	Sidebar 		    	        	        * 

************************************************/



#sidebar {

	background: #fdf9f0;

	float: right;

	width: 305px;

	margin: 20px 0px 20px 0px;

	padding: 10px 0px 10px 0px;

	line-height: 18px;

	display: inline;

        border: 1px solid #ffffff;

	}

#sidebar h2{
        color: #59026A;
        font-size: 24px;
}	

#sidebar p {

	margin: 0px;

        font-size: 16px;

	}



#sidebar img {

	border: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar a img {

	border: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

#sidebar h3 {

	color: #59026A;

	font-size: 16px;

	font-family: Georgia, TImes New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px 0px 7px 0px;

	padding: 3px 0px 5px 0px;

	}

	

#sidebar h4 {

	color: #59026A;

	font-size: 23px;

	font-family: Georgia, TImes New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 12px 0px 12px 0px;

	padding: 0px 0px 0px 0px;

	text-shadow: #FFF 0 1px 1px;

	line-height: 24px;

}

#sidebar li.widget_text	 h4{
      display: none;
}

#sidebar div.textwidget h4{
      display: block;
}

#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	







#sidebar ul li li {

	
	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	}

	

#sidebar ul li ul li {

	margin: 0px 0px 0px 0px;

	padding: 10px 5px 10px 5px;

	border-bottom: solid 1px #c3d648;

       clear: both;

	}

#sidebar ul li ul li:first-child{
        border-top: solid 1px #c3d648;
}

	

#sidebar ul li ul li a {

	color: #414042;

	padding: 5px 0px 5px 10px;

	}

	

#sidebar ul li ul li a:hover {

	padding: 5px 0px 5px 10px;

	text-decoration: none;

	}

	







#sidebar ul li ul li ul li {

	margin: 0px 0px 0px -10px;

	padding: 0px 0px 0px 0px;

        border: none;

	}

#sidebar ul li ul li ul li:first-child {
       border-top: none !important;
}	

#sidebar .sidecontent {

	float: left;

	width: 300px;

	margin: 0px 0px 5px 0px;

	padding: 9px;

	border: 1px solid #C0C0C0;

	}

	

#sidebar .widget {

	margin: 0px 0px 0px 0px;

	padding: 10px 20px;

	}

	

#cat {

	background: #f4f5f6;

	color: #800000;

	width: 285px;

	height: 30px;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	font-size: 14px;

	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;

	display: inline;

	border: solid 1px #ddd;

	}



#calendar_wrap {

	padding: 12px;

	border-left: solid 1px #DDD;

	border-right: solid 1px #DDD;

	border-bottom: solid 1px #DDD;

	}



#wp-calendar {

	padding: 0px;

	display: block

	}

	

.textwidget {

	padding: 0px;
        overflow: hidden;

	}	
	
span.event{
	font-weight: normal !important;
}
	
.calnk a span{
	text-align: center !important;
	width: 250px !important;
	font-size: 14px !important;
	padding: 5px 5px 10px 5px !important;
	font-weight: normal !important;
}

.calnk a span .event-title {
        border: none !important;
        padding-left: 0 !important;
        background: transparent !important;
        line-height: 16px !important;
        font-size: 16px !important;
        font-weight: bold !important;
        }

.event-title-break, .event-content-break {

        display: none !important;
     }
     


li#upcoming-events li{
	font-weight: bold !important;
}

li#upcoming-events li li{
	font-weight: normal !important;
}
	

/************************************************

*	Left Sidebar                    	        * 

************************************************/



#l_sidebar {

	float: left;

	width: 135px;

	margin: 0px;

	padding: 0px;

	line-height: 18px;

	display: none;

	}

	

#l_sidebar p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

#l_sidebar a img {

	border: none;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

#l_sidebar .widget {

	background: #FFFFFF;

	width: 115px;

	margin: 0px 0px 5px 0px;

	padding: 9px;

	border: 1px solid #C0C0C0;

	}

	

/************************************************

*	Right Sidebar                       	    * 

************************************************/



#r_sidebar {

	float: right;

	width: 180px;

	margin: 0px;

	padding: 0px;

	line-height: 18px;

	display: none;

	}

	

#r_sidebar p {

	padding: 0px 0px 15px 0px;

	margin: 0px;

	}

	

#r_sidebar a img {

	border: none;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

#r_sidebar .widget {

	background: #FFFFFF;

	width: 160px;

	margin: 0px 0px 5px 0px;

	padding: 9px;

	border: 1px solid #C0C0C0;

	}

.right_button{
        display: block;
        width: 266px;
        height: 51px;
}

#contribute{
        background: url(images/contribute.gif) no-repeat top center;
}

#contribute:hover{
        background: url(images/contribute_on.gif) no-repeat top center;
}

#flyer{
        background: url(images/flyer.gif) no-repeat top center;
}

#flyer:hover{
        background: url(images/flyer_on.gif) no-repeat top center;
}

#spanish{
        background: url(images/spanish.gif) no-repeat top center;
}

#spanish:hover{
        background: url(images/spanish_on.gif) no-repeat top center;
}


#yes_flyer{
        background: url(images/yes.gif) no-repeat top center;
}

#yes_flyer:hover{
        background: url(images/yes_on.gif) no-repeat top center;
}

#talking{
        background: url(images/talking_points.gif) no-repeat top center;
}

#talking:hover{
        background: url(images/talking_points_on.gif) no-repeat top center;
}

#articles{
        background: url(images/articles.gif) no-repeat top center;
}

#articles:hover{
        background: url(images/articles_on.gif) no-repeat top center;
}

#alaskans{
        background: url(images/alaskans_speak_up.gif) no-repeat top center;
}

#alaskans:hover{
        background: url(images/alaskans_speak_up_on.gif) no-repeat top center;
}

#get_involved{
        background: url(images/get_involved.gif) no-repeat top center;
}

#get_involved:hover{
        background: url(images/get_involved_on.gif) no-repeat top center;
}

#questions{
        background: url(images/questions.gif) no-repeat top center;
}

#questions:hover{
        background: url(images/questions_on.gif) no-repeat top center;
}

#signs{
        background: url(images/yard_signs.gif) no-repeat top center;
}

#signs:hover{
        background: url(images/yard_signs_on.gif) no-repeat top center;
}

#stickers{
        background: url(images/bumper_sticker.gif) no-repeat top center;
}

#stickers:hover{
        background: url(images/bumper_sticker_on.gif) no-repeat top center;
}



#facebook{
       display: block;
       height: 75px;
       width: 75px;
       background: url(images/facebook.gif) no-repeat top center;
       float: left;
       margin: 0 10px 10px 0;
}

#twitter{
      background: url(images/twitter_icon.gif) no-repeat top left;
       display: block;
       height: 75px;
       width: 75px;
       float: left;
       margin: 0 10px 10px 0;
}



/************************************************

*	Footer  									*

************************************************/



#footer {

	background: #96b30d;

	height: 40px;

	color: #FFFFFF;

	font-size: 13px;

	text-transform: ;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#footer p {

	margin: 10px 0;	

	padding: 0px;

	}

	

#footer a img {

	border: none;

	margin: 0px;

	padding: 0px;

	}



#footer a {

	color: #FFFFFF;

	text-decoration: none;

	}



#footer a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}

#footerwrapper{
        width: 960px;
        margin: 0px auto;
        padding: 20px 0;
}	

.footerleft {

	width: 850px;
        
        float: left;

	}

	

.footerright {

	width: 50px;

	float: right;

	text-align: right;
    
        
	}

#email_link, #login_link{
         display: block;
         width: 50px;
         height: 33px;
         float: right;
}

#email_link{
         background: url(images/email.gif) top center no-repeat;
}

#login_link{
         background: url(images/key.gif) top center no-repeat;
}

	

/************************************************

*	Bottom  									*

************************************************/



#bottom {

	width: 990px;

	height: 20px;

	margin: 0px auto 0px;

	padding: 0px;

	overflow: hidden;

	display: none;

	}



/************************************************

*	Search Form									*

************************************************/



#searchdrop {

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	display: inline;

	}

	

#subscribe {

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	}

	

#subbox {

	background: #F5F5F5 !important;

	width: 210px;

	color: #000000;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 10px 0px 0px 0px;

	padding: 2px;

	border-top: 1px solid #666666;

	border-right: 1px solid #DDDDDD;

	border-left: 1px solid #666666;

	border-bottom: 1px solid #DDDDDD;

	display: inline;

	}

	

#subbutton {

	background: #800000;

	color: #FFFFFF;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px 0px 0px 5px;

	padding: 2px;

	border: 1px solid #333333;

	font-weight: bold;

	}

	

#gobutton {

	background: #800000;

	color: #FFFFFF;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px 0px 0px 5px;

	padding: 1px;

	border: 1px solid #333333;

	font-weight: bold;

	}

	

#searchform {

	float: ;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	display: ;

	}

	

#s {

	background: #f5f5f5 !important;

	width: 235px;

	color: #888888;

	font-size: 14px;

	font-family: Trebuchet MS1, Helvetica, sans-serif;

	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 4px 4px 4px 4px;

	border-top: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

	display: inline;

	}

#header li.widget_search form div.search{
        padding: 10px;
        background: #c1da4a;
        margin-bottom: 10px;
        width: 315px;
        float: right;
}

#searchsubmit {

	background: #558d68;

	color: #ffffff;

	font-size: 12px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	margin: 0px 0px 0px 5px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #ffffff;

	font-weight: bold;

	text-transform: capitalize;

        position: relative;

        top: 1px;

	}

	

#searchform .screen-reader-text {

	display: none;

}



#author, #email, #url {

	background: #F5F5F5 !important;

	color: #000000;

	font-size: 14px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	margin: 0px;

	padding: 4px;

	border-top: 1px solid #BBB;

	border-right: 1px solid #DDDDDD;

	border-left: 1px solid #BBB;

	border-bottom: 1px solid #DDDDDD;

	}

	

#comment {

	background: #F5F5F5 !important;

	color: #000000;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	padding: 4px;

	margin: 0px;

	border-top: 1px solid #BBB;

	border-right: 1px solid #DDDDDD;

	border-left: 1px solid #BBB;

	border-bottom: 1px solid #DDDDDD;

	}

	

#submit {

	background: #800000;

	color: #FFFFFF;

	font-size: 14px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	padding: 4px;

	margin: 0px;

	border: 1px solid #800000;

	}

	

#searchbox {

	background: #F4F5F6 !important;

	width: 200px;

	color: #AAA;

	font-size: 14px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 4px 4px 4px 4px;

	border-top: 1px solid #DDD;

	border-right: 1px solid #DDDDDD;

	border-left: 1px solid #DDD;

	border-bottom: 1px solid #DDDDDD;

	display: inline;

	}

	

#searchbutton {

	background: #800000;

	color: #FFFFFF;

	font-size: 14px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	margin: 0px 0px 0px 5px;

	padding: 5px 8px 5px 8px;

	border: 1px solid #800000;

	font-weight: normal;

	text-transform: normal;

	}

	



/************************************************

*	Comments									*

************************************************/

	

.commentlist li ul li {

	font-size: 12px;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	margin: 0px 5px 0px 10px;

	padding: 2px;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 8px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 10px 10px 10px 0px;

	display: inline;

	}

	

#commentform textarea {

	width: 98%;

	padding: 4px 4px 4px 4px;

	}

	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 10px 0px 10px 0px;

	font-size: 14px;

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	}

	

#commentform #submit {

	background: #718d9a;

	margin-top: 0px;

	float: left;

	border: solid 1px #718d9a;

	}

	

#commentform #submit:hover {

	background: #435762;

	margin: 0px;

	float: left;

	border: solid 1px #718d9a;

	}

	

.alt {

	margin: 0px;

	padding: 10px;

	}



.commentlist {

	margin: 0px;

	padding: 0px;

	}

	

.commentlist ol {

	margin: 0px;

	padding: 10px;

	}



.commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



.commentlist p {

	margin: 10px 5px 10px 0px;

	padding: 0px;

	}

	

.children { 

	margin: 0px;

	padding: 0px;

	}



.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}



.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 40px;

	}

	

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

	

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}

	

.thread-even {

	background: #EEEEEE;

	margin: 0px;

	padding: 0px;

	}

	

.depth-1 {

	border: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}



.even, .alt {

	border-top: 1px dotted #BBBBBB;

	border-bottom: 1px dotted #BBBBBB;

	border-left: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}

/*Custome */
div.map_links {
        display: none;
}

hr{
     margin: 20px 0;
     border: none;
     border-top: 1px solid #eeeeee;
}