/* @override http://wordpress.dev/wp-content/themes/headway-10/custom.css */
/*
MindValley Headway Baseline
*/
/* LAYOUT OVERRIDE */
body.ie6 div#top {
	display: none;
}
body.ie6 div.box {
	padding: 0 !important;
}
.content {
	width: 640px !important;	
}
div.content.wide {
	border: none;
	width: 960px !important;
}
div.content.wide div.page.clearfix {
	display: block;
	margin: 0 auto;
	width: 640px !important;
}
div.content.wide div.entry-content {
	margin: 0;
}
.sidebar {
	border-left: none;
	padding: 2em 0 0 0;
	width: 318px !important;
}
/* TYPOGRAPHY */
p span.drop_cap {
	color: #C00;
	display: block;
	float: left;
	font-family: "Times New Roman",serif;
	font-size: 5.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 48px;
	margin-right: 0.1em;
	margin-top: 0.15em;
	min-width: 39px;	
}
h1.page-title {
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
div.content.no-title h1.page-title {
	display: none;
}
div.page h1.page-title {
	color: #555;
	font-size: 2.6em;
	margin-left: 93px;
	text-align: left;
}
/* HELPERS */
span.edit {
	display: block;
	left: 0;
	position: absolute;
	top: 5em;
}
span.edit a {
	background: #C00;
	color: #FFF;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	text-align: right;
	width: 62px;
}
span.edit a:hover {
	background: #900;
}
span.edit a:after {
	content: " »";
}
h2.page-title {
	color: #999;
	border-bottom: 2px dashed #EEE;
	font-size: 1.32em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 0.62em;
	padding: 0 10px 0.5em 10px;	
	text-align: center;
	text-transform: uppercase;
}
div.post {
	padding-right: 20px;
}
.note {
	background: #FFC;
	color: #000;
	float: left;
	font-family: Georgia,san-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 16px 4px -16px;
	padding: 8px 16px 8px;	
	font-style: italic;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.62);
	width: 240px;
	-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.25);
}
.entry-content .note img.alignleft {
	margin-left: 2px;
	margin-right: 8px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	margin-bottom: 0.62em;
}

.entry-content h2
.entry-content h2,
.entry-content h3,
.entry-content h4 {
	letter-spacing: -1px;
}
.entry-content h1 {
	color: #600;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry-content h2 {
	color: #036;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry-content h3 {
	color: #444;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry-content h4 {
	color: #027;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: normal;
}
.entry-content h5 {
	font-size: 20px;
	letter-spacing: normal;
}
.entry-content h6 {
	color: #005;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.entry-content a {
	color: #900;
	text-decoration: none;
}
.entry-content a:hover {
	color: #000;
	text-decoration: underline;
}
div.wp-caption {
	border: 1px solid #E0E0E0;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 1.62em;
	padding: 5px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.wp-caption.alignleft {
	margin-right: 0.62em;
}
div.wp-caption.alignright {
	margin-left: 0.62em;
}
p.wp-caption-text {
	color: #555;
	margin: 0 0 0.62em !important;
	padding: 0 !important;
	text-align: center;
}
p.wp-caption-text em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
blockquote {
	background-color: #F3F3F3;
	border: 1px solid #EBEBEB;
	color: #333;
	font-family: Georgia, serif;
	font-size: 15px;
	margin: 0.6em 0 1.6em;
	padding: 1px 32px;
	text-shadow: 1px 1px 2px #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
/* COMMENTS */
#comments,
#comment-form,
p.nocomments,
span#pings {
	color: #333;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1em 93px;
}
p.nocomments {
	color: #900;
}
ol.commentlist,
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.pinglist,
ol.pinglist li {
	margin: 0;
	padding: 0;
}
ol.commentlist {
	margin: 1.6em 0 0;
}
ol.pinglist {
	font-size: 1.2em;
	margin: 0 0 0 93px;
}
ol.pinglist li {
	margin: 0 0 0.5em 1.6em;
}
ol.commentlist li {
/*	background: url(images/da_626.png) no-repeat bottom center; */
	padding: 8px 10px 7px 93px;
	position: relative;
	margin: 0 0 1.62em;
}
div.comment-meta {
	background: transparent url(custom/images/comment-meta.png) no-repeat 12px 75%;
	display: block;
	margin-bottom: -15px !important;
	padding-bottom: 30px;
}
img.avatar {
	left: 32px;
	position: absolute;
	top: 5px;
}
span.comment-author {
	display: block;
	font-size: 1.62em;
	margin: 0 0 0;
}
div.comment-date {
	color: #777;
}
div.comment-body {
	background: #DDD url(custom/images/alert-overlay.png) repeat-x top center;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.75em;
	padding: 1px 20px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 7px;	
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
form#commentform {
	font-size: 1.3em;
	margin-left: 93px;
	padding: 1.62em 0 3.24em;
}
form#commentform p {
	margin: 0 0 0.81em;
	padding: 0;
}
form#commentform p label {
	color: #555;
	display: inline-table;
	vertical-align: top;
	width: 9em;
}
form#commentform p input.text,
form#commentform p textarea {
	background: #FFF url(custom/images/fieldbg.gif) repeat-x scroll top;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	padding: 2px 0;
	width: 26em;
}
form#commentform p textarea {
	resize: none;
}
form#commentform p input.text:focus,
form#commentform p textarea:focus {
	background: #FFC;
}
input.submit {
	background: #060 url(custom/images/alert-overlay.png) repeat-x;
	border: 0px solid #555;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	color: #FFF;
	cursor: pointer;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 1.62em 0 0 9em;
	padding: 7px 18px 8px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	vertical-align: top;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-border-radius: 7px;	
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
input.submit:hover {
	background-color: #090;
}
div#trackback-box {
	display: none;
}
div.navigation {
	font-size: 1.5em;
	height: 1.5em;
	position: relative;
}
div.navigation a {
	color: #999;
	text-decoration: none;
	text-transform: capitalize;
}
div.navigation a:hover {
	color: #333;
}
div.nav-previous {
	position: absolute;
	left: 10px;
}
div.nav-next {
	position: absolute;
	right: 10px;
}
input[type="text"] {
	background: #FFF url(custom/images/fieldbg.gif) repeat-x top;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding: 3px 0;
}
/* SIGN UP FORM */
form.signup {
	background: #E0E0E0 url(custom/images/alert-overlay.png) repeat-x 0 0;
	border-radius: 7px;
	box-shadow: 0 5px 10px #999;
	margin: 0.5em auto 2.6em;
	padding: 26px 20px 20px;
	width: 520px;
	-moz-border-radius: 7px;
	-moz-box-shadow: 0 5px 10px #999;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 0 5px 10px #999;
}
form.signup h1 {
	color: #900;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	text-align: center;
	text-shadow: 1px 1px 2px #FFF;
}
form.signup ol,
form.signup ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}
form.signup ol {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 360px;
}
form.signup ol li {
	margin-bottom: 1em;
}
form.signup label {
	color: #000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 3px;
}
form.signup input[type="text"] {
	font-size: 1.3em;
	width: 360px;
}
form.signup button {
	background: #060 url(custom/images/alert-overlay.png) repeat-x 0 0;
	border: 0px solid #555;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 9px 27px;
	text-shadow: -1px -1px 2px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
form.signup button:hover {
	background-color: #090;
	-moz-box-shadow: 0 -2px 10px #CEC;
	-webkit-box-shadow: 0 -2px 10px #CEC;
}
h3.wp-email {
	border-bottom: 1px solid #EEE;
	padding: 0 0 20px 90px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 2.6em;
	letter-spacing: -2px;
	margin: 0 0 20px;
	text-transform: capitalize;
}
h3.wp-email a {
	background: url(custom/images/mail_post_to.png) no-repeat 0 0;
	color: #900;
	padding: 5px 54px;
	text-decoration: none;
}
h3.wp-email a:hover {
	color: #000;
	text-decoration: underline;
}
/* SIDEBAR */
.sidebar ul,
.sidebar li {
	list-style: none;
	padding: 0;
}
li.widget {
	border-bottom: 1px solid #EEE;
	padding: 10px 20px 10px 10px;
	margin-bottom: 6px;
}
span.widget-title {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0.5em;
	text-shadow: -1px -1px 3px rgba(0,0,0,0.2);
}
.widget ul,
.widget ul li {
}
.widget ul {
	color: #DDD;
	font-size: 1.1em;
}
.widget ul li {
	color: #333;
	border-bottom:  1px dotted #EEE;
	line-height: 1.3em;
	margin-bottom: 0.6em;
	padding: 0 0 10px;
}
.widget ul li:last-child {
	border-bottom: none;
}
.widget li a {
	color: #900;
	text-decoration: none;
}
/* CUSTOM WIDGETS */
.textwidget {
	color: #333;
}
.textwidget p {
	line-height: 1.5em;
}
.widget li a:hover {
	color: #000;
	text-decoration: underline;
}
.widget_flickrRSS span.widget-title {
	margin-bottom: 0.5em
}
.widget_flickrRSS img {
	background: #FFF;
	padding: 5px 5px 10px;
	margin: 0 6px 7px 5px;
	-moz-box-shadow: 1px 2px 5px #999;
	-webkit-box-shadow: 1px 2px 5px #999;
}
.widget_recent_entries,
.widget_get_recent_comments,
.widget_most_comments {
}
.widget_recent_entries li a,
.widget_most_comments li a {
}
.widget_recent_entries ul li {
	position: relative;
	padding-left: 20px;
}
.widget_recent_entries li:before {
	color: #999;
	content: '★';
	display: block;
	position: absolute;
	left: 2px;
}
.widget_get_recent_comments ul,
.widget_get_recent_comments ul li {
	list-style: none;
	margin-left: 0;
}
.widget_get_recent_comments ul a {
	color: #555;
	font-weight: bold;
	letter-spacing: -1px;;
}
.aktt_widget a.aktt_tweet_time:before {
	content: '';
}
.aktt_widget .aktt_tweets li {
	padding-left: 80px;
	position: relative;
}
.widget_most_comments ul li {
	padding-right: 100px !important;
	position: relative;
}
.aktt_widget .aktt_tweets li.aktt_more_updates {
	padding-left: 0;
}
.aktt_widget a.aktt_tweet_time {
	color: #777;
	display: block;
	font-size: 0.9em;
	left: 0;
	position: absolute;
	top: 0.2em;
}
.widget_most_comments ul li span {
	color: #999;
	cursor: default;
	display: block;
	font-size: 1em;
	letter-spacing: -1px;
	position: absolute;
	right: 0;
	top: 0.2em;
}
.widget_most_comments ul li:hover span {
	color: #333;
}
.widget_most_comments ul li span:before,
.widget_most_comments ul li span:after {
	color: #E0E0E0;
	font-family: Georgia, serif;
	font-size: 1.2em;
}
.widget_most_comments ul li span:before {
	content: '{ ';
}
.widget_most_comments ul li span:after {
	content: ' }';
}
.widget_archive select,
.widget_categories select {
	width: 100%;
	margin-bottom: 1.3em;
}
.widget_headway_search {
	text-align: center;
}
.widget_headway_search form {
	padding: 3px 0 0;
	position: relative;
}
.widget_headway_search input#s {
	color: #049;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	width: 96%;
}
.widget_headway_search input#s:focus {
	color: #000;
}
.widget_headway_search button#searchsubmit {
	background: url(custom/images/search.png);
	border: none;
	cursor: pointer;
	display: block;
	height: 49px;
	position: absolute;
	right: 2px;
	top: -6px;
	text-indent: -9999px;
	width: 69px;
}
/* FOOTER */
#footer {
}
p.copyright {
	font-size: 1.2em;
}
a.footer-right {
	display: none;
}


/*democracy pool*/
.democracy {
	background:#FEF8E4 none repeat scroll 0 0;
	margin-bottom:1em;
	max-width:100% !important;
	padding:10px;
}
.democracy ul, .democracy ul li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
}
.democracy ul {
	padding: 1em !important;
}
.poll-question {
	color:#990000;
	display:block;
	font-size:1.15em;
	margin:0.5em 0 1em;
}
.democracy input.dem-vote-button {
	background:#FFB600 none repeat scroll 0 0;
	border:medium none;
	color:#330000;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	padding:5px 17px 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a.dem-vote-link {
}

/* sticky footer styles */
div.ind-stickyfooter {
	background: transparent url(custom/images/overlay-dark-grey.png);
	bottom: 0px;
	left: 0px;
	padding: 1em;
	position: fixed;
	right: 0px;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	z-index: 99;
	border-top:3px solid #ffc600;
}
div.ind-stickyfooter .stickyfooter-inner {
	width:700px;
	margin:0 auto;
	position:relative;
	padding:10px;
}
div.ind-stickyfooter .stickyfooter-close {
	position:absolute;
	right:-120px;
	top:-24px;
	border:2px solid #FFC600;
	background:#fff;
	cursor:pointer;
	padding:3px 7px;
	text-decoration:underline;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color:#000;
}
div.ind-stickyfooter .stickyfooter-close:hover{
	text-decoration:none;
}
div.ind-stickyfooter h1 {
	color: #FFF;
	font-size:15px;
	letter-spacing:0.05em;
	line-height:1.2em;
}
div.ind-stickyfooter p {
	color: #FFF;
}
div.ind-stickyfooter a {
	color: #fffc00;
	text-decoration:underline;
}
div.ind-stickyfooter a:hover {
	text-decoration:none;
}
div.ind-stickyfooter .badge {
	background:transparent url(custom/images/fme-badge.png) no-repeat;
	width:74px;
	height:74px;
	display:block;
	position:absolute;
	top:-40px;
	left:-130px;
	text-indent:-9999px;
	z-index:100;
}

div.ind-stickyfooter .arrow-left {
	position:absolute;
	border:none;
	left:-57px;
	top:0px;
	z-index:99;
}
div.ind-stickyfooter .arrow-right {
	position:absolute;
	border:none;
	right:-57px;
	top:0px;
	z-index:99;
}
/* FOR FIXING THE TABBED WIDGETS-SHOWS ONLY WHEN JS LOADED */
div.tw-tabs {
	display: none;
}
div.tw-tabs.ui-tabs {
	display: block;
}

/* comment fix */
div#respond {
	position:static;
}

#commentwrapper {
	font-family:Verdana,sans-serif;
}

#sm_content form .ico {
	top:-20px;
}
#sm_content form ol {
	width:50%;
	margin:0 auto;
}
#sm_content form ol li {
	list-style:none;
}

/* wp-polls styling */
.wp-polls {
	background:#FEF8E4 none repeat scroll 0 0;
	margin-bottom:1em;
	max-width:100% !important;
	padding:10px;
	padding-bottom:20px;
}
.wp-polls-form > p strong,
.wp-polls > p strong {
	color:#990000;
	display:block;
	font-size:1.15em;
	margin:0.5em 0 1em;
}
.wp-polls-ans > p {
	margin:0 0 5px 0;
}
.wp-polls-ans input.Buttons {
	background:#FFB600 none repeat scroll 0 0;
	border:medium none;
	color:#330000;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	padding:5px 17px 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.wp-polls .wp-polls-ul {
	margin:20px;
}