/** @import url("post-styles.css"); **/
@import url("paginate.css");
@import url("policy-launch.css");
@import url("candidate.css");

body {
	font: normal 14px/20px Calibri,Helvetica,Arial,sans-serif;
}


.post hr {
	border-top: 1px solid #ccc;
}

strong {
	font-weight: 700;
}


a {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
}
a:hover {
	color: #853500;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#header-links{ height:37px;}
#header-links a {
	color: #0099cc;
	display:block;
	width:108px;
	height:22px;
	padding:5px 0px;
	text-align:center;
}
#header-links a.active, #header-links a:hover{
	background: url('../images/lang-bg.png') top left no-repeat;
	color:#FFF;	
	width:108px;
}
#header-links ul {
	float: right;
	margin: 0; 
	margin:5px 50px 0px 0px;
}
#header-links li {
	float:left;
	display: inline;
	margin-left: 5px;
}

#header {
	/*height: 158px;*/
    height:142px;
	
}
#logo a {
	/*background: url('../images/logo.png') top left no-repeat;*/	
	/*display: block;*/
	/*width: 450px;*/
/*	height: 120px;*/
	vertical-align:top;
}
#logo span {
	display: none;
}
#logo #logo-icon{
	margin-left:130px;
}

.container_12 {
/*	padding-left: 18px;*/
/*	padding-right: 18px;*/
	
	width: 980px !important;
}
#menu .container_12 {
/*    border-radius: 15px 15px 0 0;
    background-color: #ff6600;
*/    color: #fff;
/*    border: 1px solid #fff;*/
/*    border-bottom: 4px solid #eee;*/
    height: 50px;
    font-size: 1.2em;
}
#menu p {
    display: inline;
}
#menu .button-donate {
    margin-top: 2px;
    float: right;
}
#menu a {
    color: #fff;
    font-weight: normal;
}
#menu ul{
    margin: 0; padding: 0;
    padding-top: 8px;
    z-index: 90;
    
}
#menu li {
    list-style: none;
    display: inline;
    position: relative;
    float: left;
    margin-right: 10px;
    font-size:16px;
}
#menu li a {
    padding: 8px 10px 15px 10px;
    font-size:18px;
    display:block;
}
#menu li a.menu-active,  #menu li.current-menu-item a{
    background-color: #fff;
    color: #ff6600;
}

#menu li:hover a {
    background-color: #fff;
    color: #ff6600;
}

#menu-items ul {
    display: none;
    list-style: none;
    opacity: 0;
    z-index: 100;
    box-shadow: 0px 10px 10px rgba(0,0,0,.2);
    margin-top: 7px;
    width: 200px;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0px;
}
#menu-items ul li {
    width: 100%;
    display: block;
    background-color: #fff;
}
#menu-items ul li a {
    display: block;
    padding: 5px 10px;    
}
#menu-items ul li a:hover {
    color: #fff;
    background-color: #ff6600;
}
#menu-items li:hover ul {
    display: block;
    opacity: 1;
}
/* sub menu */
ul.submenu {
    background:#fff url("../images/submenu-top-bg.png") no-repeat;
    list-style: none;
    padding: 10px;
    margin:0px;
    width:280px;
}
ul.submenu li{
    padding:9px 0px 9px 30px;
    border-bottom:1px dashed #ccc;
}
ul.submenu li a{ color:#666666; font-size:18px; font-weight:normal;}
ul.submenu li.current_page_item a, ul.submenu li a:hover{color:#ff6600;}
#content .container_12 {
	padding-top: 10px;
/*	background-color: #fff;*/
/*	border: 1px solid #fff;*/
}


#feature {
	margin-bottom: 10px;
}

#slider {
	background-color: #ddd;
	width: 620px;
	margin: 0px 8px;
	padding: 5px;
	z-index: 50;
}

#slider-wrap {
	width: 520px;
	float: left;
}
#slider-thumbs {
	width: 90px;
	float: right;
	padding-right: 10px;
}
#slider-content {
	width: 500px;
}
#slider-content li {
	height: 330px;
	overflow: hidden;
}
#slider .slider-meta {
	width: 100%;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	z-index:2;
	background-color: rgba(20,20,20, .8);
	background-image: url(../images/slider-meta-overlay.png)\9;
	color: #fff;
}
#slider .slider-meta h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 0.3em;
	font-size:20px;
}
#slider .slider-meta p{ color:#ccc;}
#slider .slider-meta p, #slider .slider-meta a{
	display: inline;
	font-weight: normal;
	font-size:13px;
}
.pager-link {
	display: none;
}
.slider-thumb {
	display: block;
	float: left;
	height: 75px;
	overflow: hidden;
	margin-bottom: 10px;
}
#slider-thumbs img {
	width: 100px;
}

#sm-icons img {
	margin-right: 7px;
}

#take-action {
	height: 74px;
	background: #ff6600 url('../images/take-action-bg.png');
	margin-bottom: 30px;
	color: #fff;
	padding: 10px 39px;
	margin-left: -19px;
}
#take-action h4, .newsletter-signup h4 {
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);	
	color: #fff;
	margin-bottom: 0.3em;
	font-weight: bold;
}
#take-action #one-tweet {
	height: 70px;
	background: url('../images/twitter-bird.png') 0 23px no-repeat;
}
#take-action #one-tweet p {
	padding-left: 60px;
	font-size: .8em;
	line-height: 1em;
}
#take-action #one-tweet a {
	color: #fff;
}
.newsletter-signup p {
	font-weight: bold;
	margin-bottom: 7px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}
.newsletter-signup input {
	padding: 5px 0px;
	font-size: .8em;
	font-family: Calibri, Arial, san-serif;
}
.newsletter-signup #mce-EMAIL {
	width: 130px;
}
.newsletter-signup #mce-MMERGE4 {
	width: 60px;
}
.newsletter-signup input[type="submit"] {
	width: 60px;
}

.news-nav h2 {
	display: block;
	border-bottom: 1px solid #bbb;
	font-size: 1em;
	margin-bottom: 0px;
}
.news-nav h2 span {
	background-color: #000;
	color: #fff;
	padding: 3px 7px;
	text-transform: none;
	font-weight: bold;
}
.news-nav-icons {
	float: right;
	margin-bottom: 0px;
}

#index-posts {
	margin-bottom: 30px;
}
#index-posts h1 {
	font-weight: bold;
}
.post-teaser h2, .post-teaser h2 a {
	margin-bottom: 0.3em;
}
#index-posts h2 a, .post-teaser h2 a {
	color: #000;
}
.post-teaser p, .news-top-story p {
	display: inline;
	margin-bottom: 0em;
}
.post-teaser {
	margin-bottom: 40px;
}
.post-teaser h3 {
	margin-bottom: 0.2em;
}
.post-teaser h3 a{ font-family:Calibri,Helvetica,Arial,sans-serif; font-size:20px;}

.post blockquote {
	color: #000;
	font-size: 20px;
	line-height: 1.3em;
	font: bold 22px/28px "adobe-garamond-pro-1","adobe-garamond-pro-2";		
}
blockquote:before, blockquote:after {
color: #555;
display: block;
width: 50px;
}
blockquote:before {
content: '\201C';
height: 0;
margin-left: -40px;
margin-top: 10px;
font-size: 60px;
}

blockquote:after {
content: '\201D';
font-size: 60px;
float: right;
margin-top: 20px;
}

#meet-andrea img {
	border: 5px solid #ccc;
}


.navigation {
	padding-top: 30px;
}

.post .post-meta {
	font-style: italic;
}

#candidate-finder {
	margin-top: 10px;
	margin-bottom: 40px;
	background: url('../images/candidate-finder-bg.png') bottom center no-repeat;
}
#candidate-finder form {
	padding: 10px 170px 40px 170px;
}
#candidate-finder label {
	font-size: 2em;
	margin-right: 10px;
}
#candidate-finder input[type="text"] {
	font-size: 1em;
	padding: 10px;
	box-shadow: inset 5px 5px 15px #ddd;
	border: 1px solid #ddd;
	margin-right: 10px;
}
#candidate-finder input {
	padding: 10px 30px;
}

#candidate-grid {
	margin-bottom: 30px;
}
.candidate-teaser {
	margin-bottom: 40px;
}
.candidate-teaser h2 {
	margin-bottom: 0.2em;
	font-size: 1.1em;
	text-transform: normal;
	color: #333;
}
.candidate-teaser p {
	margin-bottom: 0.2em;
}

.candidate-meta h2, .candidate-meta p {
	margin-bottom: .3em;
}
.candidate-meta {
	margin-bottom: 2em;
}
.candidate-voter {
	margin-top: 3em;
	padding-top: 1em;
	border-top: 1px dotted #666;
}
.candidate-picture {
	margin-bottom: 2em;
}

.candidate h1 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.candidate h2 {
	color: #555;
	margin-bottom: 25px;
}

.candidate h2 {
	line-height: 1.2em;
}

.news-top {
	background-color: #f4f4f4;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 2em;
}
.news-top .news-top-story {
	width: 258px;
}
.news-top-story img {
	margin-bottom: 2em;
	padding: 5px;
	border: 1px solid #aaa;
}

.video-box {
	background-color: #000;
	padding: 10px 160px;
	margin-bottom: 40px;
	color: #fff;
}
.video-box h1 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.6em;
	color: #fff;
}
.video-index {
	min-height: 400px;
}
.video-index .video-teaser, .video-index .video-teaser h3 {
	color: #000;
}

#policy-nav {
	margin-bottom: 40px;
}
#policy-nav h3 {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
}
#policy-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#policy-nav li {;
	margin: 0px;;
}
#policy-nav li a {
	padding: 10px 6px 10px 40px;
	display: block;
	border-bottom: 1px dotted #aaa;
	color: #333;
}
#policy-nav .current_page_item a {
	color: #ff6600;
}

.policy-launch-details p {
	margin-bottom: 0px;
}
.policy-launch-details iframe {
	margin-top: 20px;
}

.wpcf7 p {
	clear: both;
}
.wpcf7 label {
	display: inline;
	width: 200px;
	text-align: right;
	float: left;
	clear: both;
	font-weight: bold;
	margin: 20px;
	margin-bottom: 10px;
}

.wpcf7 input[type="text"], .wpcf7 textarea {
	padding: 6px;
	font-size: 12px;
	float: left;
	width: 250px;
}
.wpcf7 .wpcf7-submit {
	margin-top: 30px;
	margin-left: 240px;
	width: 190px;
}

.wpcf7-response-output {
	margin-top: 20px;
	clear: both;
	margin-top: 50px;
}





#sidebar #one-tweet{
	background: url('../images/twitterbox_body.png') no-repeat;
	width:280px;
	background-position:bottom;
	color:#666666;
	padding:0px 0px 45px 21px;
	position:relative;
}
#sidebar #one-tweet h4{
	margin-bottom:0px;
	color:#FF6600;
	background: url('../images/twitter.png') no-repeat left 9px;
	padding-left:70px;
	font-weight:bold;
}
#sidebar #one-tweet h4 span {
	color:#0099ff;
	font-size:18px;
	font-family:Calibri,Helvetica,Arial,sans-serif;
	font-weight:bold;
}
#sidebar #one-tweet h4 a{
	color:#FF6600;
	font-size:22px;
	font-family:Calibri,Helvetica,Arial,sans-serif;
	font-weight:bold;
}
#sidebar #one-tweet p{
	margin-top:10px;
	padding-left:14px;
}
#sidebar #one-tweet p, #sidebar #one-tweet a{	
	font-weight:normal;
}
#sidebar #one-tweet a.twitter-user{
	color:#999999;
}
#sidebar #one-tweet a.twitter-link{
	color:#7BB1DA;
}
#sidebar #one-tweet a.twitBtn {
	background-image: url("../images/twitter_btn.png");
    bottom: 12px;
	width: 188px;
	height: 22px;    
    display: block;
    margin-left:12px;
    padding: 10px 0 9px 12px;
    position: absolute;
   	color: #FFFFFF; 
	font-family:Calibri,Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
}

#sidebar .block {
	margin-bottom: 30px;
}
#sidebar-actions {
	background-color: #eee;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#sidebar-actions .action-button {
	padding: 0px 10px;
	border-bottom: 1px dotted #aaa;
}
#sidebar-actions .action-button:hover {
	background: -moz-linear-gradient(top,  #ddd,  #ccc);		
}
#sidebar-actions .action-button a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 18px;
	padding: 20px 10px;
	padding-left: 60px;
}
#sidebar .action-button .sidebar-donate {
	background: url('../images/icon-donate.png') 10px 8px no-repeat;
}
#sidebar .action-button .sidebar-join {
	background: url('../images/icon-join.png') 7px 6px no-repeat;
}
#sidebar .action-button .sidebar-volunteer {
	background: url('../images/icon-volunteer.png') 12px 8px no-repeat;
}
#sidebar .action-button .sidebar-sign {
	background: url('../images/icon-sign.png') 12px 12px no-repeat;
}
#sidebar .action-button .sidebar-tell-a-friend {
	background: url('../images/icon-tell-friend.png') 13px 12px no-repeat;	
}
#sidebar .action-button .sidebar-find-your-riding {
	background: url('../images/icon-find-postal.png') 7px 2px no-repeat;
}

#find-riding {
	background-color: #ddd;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-width: 0px !important;	
	padding-bottom: 10px;
}
#find-riding .action-button {
}
#sidebar .action-button form {
	padding-left: 60px;
}
#sidebar #find-riding-postal {
	width: 90px;
	margin-right: 7px;
	margin-bottom: 10px;;
} 

#sidebar-newsletter {
	height: 118px;
	background: url('../images/sidebar-newsletter-bg.png') no-repeat;
	width: 286px;
	padding-top: 22px;
	padding-left: 10px;
}

.small-news-teaser {
	margin-bottom: 20px;
}
.small-news-teaser h4 {
	margin-bottom: 0.2em;
}
.small-news-teaser p {
	display: inline;
}

#footer-videos {
	margin-top: 40px;
	padding-top: 30px;
	height: 270px;
	background: #ff6600 url('../images/footer-video-bg.png') repeat-x;
	border-bottom: #fff solid 5px;
	position: relative;
}
#footer-videos .container_12 {
	position: relative;
	height: 270px;
}
#footer-videos h2 a {
	color: #fff;
	font-weight: normal;
}
#video-andrea {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 247px;
}

.video-teaser {
	width: 180px;
	margin-right: 0px;
	height: 235px;
	color: #fff;
	padding-right: 20px;
	background: url('../images/footer-video-divider.png') top right repeat-y;
}
.video-teaser.omega {
	width: 180px;
	background: transparent;
	margin-right: 0px;
}
.video-teaser img {
	width: 192px;
	height: 133px;
	border: 4px solid #000;
}
.video-teaser h3 {
	color: #fff;
	margin-bottom: 0.3em;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
}
.video-teaser a {
	color: #fff;
}
.video-teaser p {
	margin: 0;
}


.video-thumb h3, .video-thumb-small h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.video-thumb-small {
	width: 120px;
	overflow: hidden;
}



#footer {
	padding-top: 10px;
	background: #1c1c1c url('../images/footer-bg.png') no-repeat;
	background-position:center top;
	color: #999;
	padding-bottom: 30px;
	font-size: 90%;
	padding-top: 19px;
}
#footer #sitemap {
	padding-top: 15px;
	/*background: url('../images/sitemap-bg-px.png') center top repeat;*/
	height: 205px;
	margin-bottom: 30px;
}
#footer #sitemap { 
	/*min-height: 224px;*/
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
#footer #sitemap a {
	color: #ccc;
	font-size:12px;
	font-weight:normal;
}
#sitemap .grid_2 {
	margin:0px 35px;
	/*width: 150px;*/
}
#footer #sitemap ul {
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
#footer #sitemap li {
	list-style: none;
	padding: 0 30px;
	margin: 0;
	float:left;
}
#footer #sitemap li ul.sub-menu { 
    list-style: none outside none;
    width: 125px;
}
#footer .riding-address{ background:transparent url('../images/footer-hr.png') no-repeat top; margin-top:100px; clear:both; text-align:center; padding-top:38px; font-size:14px; color:#ccc; font-weight:normal; font-family:Arial;}
#footer #sitemap .riding-address a{font-size:14px;}
#footer #sitemap li ul.sub-menu li{ display:list-item; padding:0px; clear:both; }

#footer #support-team-andrea {
	color: #fff;
	width: 135px;
	font-weight: bold !important;
	padding-left: 14px;
}
#footer #support-team-andrea h3 {
	width: 100px;
	font-size: 27px;
	font-weight: bold !important;
	line-height: 1.1em;
	margin-bottom: 15px;
	padding-top: 8px;
}
#footer #support-team-andrea .button {
	padding-left: 4px;
	padding-right: 4px;
}
	
#footer #copyright {
	color: #666;
}
#footer #credit {
	color: #666;
	text-align: right;
}
#footer #credit img {
	float: right;
}


.button {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffefe5;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffefe5;
	box-shadow:inset 0px 1px 3px 0px #ffefe5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff6600), color-stop(1, #db5800) );
	background:-moz-linear-gradient( center top, #ff6600 5%, #db5800 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6600', endColorstr='#db5800');
	background-color:#ff6600;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #e05a00;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 21px;
	text-decoration:none;
	text-shadow:1px 1px 1px #8c3f0b;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #db5800), color-stop(1, #ff6600) );
	background:-moz-linear-gradient( center top, #db5800 5%, #ff6600 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db5800', endColorstr='#ff6600');
	background-color:#db5800;
}.button:active {
	position:relative;
	top:1px;
}

.white-button {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow:inset 0px 1px 3px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #f0f0f0 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e8e8e8');
	background-color:#f0f0f0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#4a4a4a;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 21px;
	text-decoration:none;
	text-shadow:1px 1px 1px #ffffff;
}.white-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #f0f0f0) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #f0f0f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f0f0f0');
	background-color:#e8e8e8;
}.white-button:active {
	position:relative;
	top:1px;
}
/* added by mahadeb */
#flickr{
	border:1px solid #a5a7ab;
}
.flickr-title{
	background: url('../images/flickr-bg.jpg') top left repeat-x;
	width:300px;
	height:28px;
}
.dashed-border{
	border-top:1px dashed #cccccc;
}
#links .link-category{
	padding:15px 30px;
	background-color:#e4e4e4;
	border:1px solid #bebebe;
}
#links .link-category .category{
	margin-top:10px;
	width:280px;
	float:left;
}
#links h2, #links h2 a{
	color:#006699;
	font-weight:normal;
}
#links .categoried-links{
	margin:45px 0px;
}
#links .categoried-links ul{
	padding:0px 0px 15px 0px;
	margin:0px;
}
#links .categoried-links li{
	list-style-type:none;
	padding:0px;
	margin:15px 0px;
}
/* newsletter by sohany */

#newsletter_wrapper {
background: url("../images/subscription-form-bg.png") no-repeat 0 0 ;
height:322px;
width:246px;
padding:13px 30px;
}
#newsletter_wrapper form{ padding:0 14px;}
#news_title {
background: url("../images/letter.png") no-repeat 0 7px ;
color:#FFF;
}
#news_title h2 {
	font-family:Calibri,Helvetica,Arial,sans-serif;
	color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 59px;
    padding-top: 9px;
}
#news_title h4 {
	font-family:Calibri,Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	margin: 6px 0 22px;
	padding-left: 34px;
	white-space:nowrap;
}
.formField {
margin-bottom:6px;
}
.formField input[type="text"] {
height: 31px;
width: 206px;
padding-left:5px;
padding-right:5px;
background: url("../images/box-input.png") no-repeat 0 0 ;
border:none;
}
.formField input.submit {
background: url("../images/btn-signup.png") no-repeat 0 0 ;
width:102px;
height:40px;
border:none;
text-indent:-1000px;
padding:0;
margin:0 0 0 -4px;
cursor:pointer;
}

#newsletter_wrapper .cform { 
	width:233px;
	background:transparent;
    border: none;
    border-radius:none;
    font-family: inherit;
    margin: 0;		
}
#newsletter_wrapper .cform label { width:0%;  display:none;}
#newsletter_wrapper .cforms-2 h3{ display:none;}
#newsletter_wrapper .cform textarea, #newsletter_wrapper .cform input{ width:85%;}
#newsletter_wrapper .cform input{
	filter: none;
    background: url("../images/box-input.png") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    height: 31px;
    padding:1px 5px;
	*padding-top:7px;
	padding-top:5px\9;
    *height:25px;
	height:27px\9;
    width: 206px;
	font-size:1em;
}

#newsletter_wrapper .cform .cf_error {
    color: #AD2929;
}
#newsletter_wrapper .cform li span{ display:none;}
#newsletter_wrapper ol.cf-ol li{ line-height:normal;}
#newsletter_wrapper ol.cf-ol li{ margin-bottom:6px; padding:0 !important}
#newsletter_wrapper div.cf_info{ width:70%; position:absolute; z-index:100; top:40px;}
#newsletter_wrapper .cform input.sendbutton{border-style:none!important;}
#newsletter_wrapper .cform input[type=submit]{
	filter: none;
	background: url("../images/btn-signup.png") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    cursor: pointer;
    height: 50px;
    margin: 0 0 0 -4px;
    padding: 0;
	text-align:left;
    text-indent: -1000px;
    width: 102px;
	display:block;
    zoom:expression( 
					this.runtimeStyle.zoom=1,
					this.value=''
					)
}
#newsletter_wrapper p.cf-sb {
    text-align: left;
}

/*IE fix*/
#header{position:relative; margin-top:0px;}
#header #logo{ height:128px}
/*this comment if site not mulilingual*/
/*#header-links{ display:none}*/
#newsletter_wrapper{ position:relative}
#index-posts .linklove a, #newsletter_wrapper .linklove a{ display:none; clear:both; width:auto;}
#menu{position: relative; z-index:20000}
#menu-items a{ 
   zoom:1; /*for ie*/
   *display:inline;/* IE7 Hack*/ 
   position:relative;
}
#menu-items a:hover{ background:#fff; color:#853500}
#menu-items .sub-menu{margin-top:16px}
#menu-items ul li a{}
#menu-items ul li a:hover{} /*stop the hover up down*/

.social-icons{
    margin: 40px 0px 30px;
    color:#333;
}
.social-icons a,.social-icons img{
    color: #333;
    font-weight: normal;
    border: 0px;
}
.social-icons .icon{
    font-size:18px;
    padding-left: 10px;
    color:#333;
}

