/*
Theme Name: Dream A Dream theme
Theme URI: http://dreamadream.org/blog
Description: 
Version: 0.5
Author: Stanislaw Magierski
Author URI: http://magierski.eu/
Tags: 


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

/*	border-left: 1px solid #ddd;*/
}

#footer {
/*	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 93px;
	margin: 0px 0 0;
	width: 540px;
	border-right:2px dashed #EEEEEE;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 540px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 17px;
	margin-left: 633px;
	width: 280px;
	font-size:1.4em;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* dream a dream skin */





/* headway defaults hardcoded */
@import "headway-defaults.css";

/* @override 
	http://iam.livingatcause.com/wp-content/themes/headway-10/skins/livingatcause/style.css
	http://wordpress.dev/wp-content/themes/headway-10/skins/livingatcause/style.css
*/

body {
	/* background: #263CB2 url(images/lac_body.png) fixed no-repeat top center; */
	background: #350710 url(images/dad_body.jpg) fixed no-repeat top center;
	text-align: center;
}
div.sidebar {
	width: 308px !important;
	color: #333;
}
div#lacwrapper {
	background: url(images/i2_body.png) fixed no-repeat top center;	
	margin: 0 auto;
	padding: 0 14px !important;
	width: 964px !important;
}
#page {
	background: #FFF !important;
	border: none;
	width: 960px !important;
	margin-top:0 !important;
}
.header-inside #header  {
	border: none;
}
div#header {
	background: #ae0e2e;
	position: relative;
	text-align: left;
	height:190px;
	margin:0;
	width:auto;
}
div#header h1 {
	height: 148px;
	margin: 0;
	position: relative;
}
div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {
	border: none;
}
div#header h1 a {
	background: url(images/dreamadream.png) no-repeat;
	border: none;
	height: 182px;
	left:  0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 943px;
	z-index: 1;
}
div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
#header ul {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #fff;
/*	background: rgba(255,255,255,0.82);*/
	border-top: 1px solid rgba(255,255,255,0.31);
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 0;
/*	text-align: center; */
	text-shadow: 1px 1px 2px rgba(0,0,0,0.31);
	position:absolute;
	top:135px;
	left:162px;
	z-index:3;
	margin:0;
}
#header ul li {
	padding: 0;
	margin: 0;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	float:left;

	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
}
#header ul li.first {
	background:#fff url(images/nav-left.png) no-repeat left -1px;
}
#header ul li.last {
	background:#fff url(images/nav-right.png) no-repeat right -1px;
}
#header ul li a {
	color: #ae314c;
	display: block;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 0.05em;
	padding: 10px 20px 10px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 2;
	background-image:url(images/divider.png);
	background-position:center left;
	background-repeat:no-repeat;
}
#header ul li.first a{
	background-image:none;
}
#header ul li.last a {
	padding-right:20px;
}
#header ul li a:hover {
/*	background-color: rgba(255,255,255,0.62);*/
	color:#8a2239;
}
.home #header ul li.home a,
.page-author-admin #header ul li.author a {
/*	background-color: #FFF;
	color: #000;*/
	cursor: default;
	text-decoration: none;
}
#header ul li.first a{
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 0;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
}
#header ul li.last a{
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}
#mfsecure {
	position: absolute;
	right: 16px;
	top: 46px;
}
div#container {
	margin-top: 0;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 0 0;
	text-align: left;
}
div.content {
	padding: 20px 10px 0 0;
	border-right: 2px dashed #EEE;	
}
div.sidebar {
}
div.post {
	border-bottom: 1px dashed #EEE;
	margin-bottom: 2em;
	padding-bottom: 0;
	position: relative;

}
h1.entry-title,
h2.entry-title {
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-top: 6px;
	font-size:2.2em;
}
h1.entry-title,
h2.entry-title a {
	color: #900;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #C00;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title,
.entry-meta .left,
div.entry-content {
/*	margin-left: 93px;*/
}
.entry-meta .left {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0;
}
.entry-meta .left a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.entry-meta .left a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-meta .right {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	margin-bottom: 0;
}
div.meta-below-title.entry-meta.clearfix {
	display: block;
}
a.entry-comments {
/*	background: #212F99 url(images/alert-overlay.png) repeat-x 50% 0; */
	background: #ff6505 url(images/alert-overlay.png) repeat-x 50% 0;
	color: #FFF;
	display: block;
	left: -93px;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	top: 0;
	width: 62px;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}
a.entry-comments:hover {
}
a.entry-comments:visited {
	color:#fff !important;
}
a.entry-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
.entry-content img.alignleft {
	margin-left: -70px;
	margin-right: 15px;
}
a.more-link {
	color: #900;
	display: block;
	font-family: Georgia, serif;
	font-size: 1.2em;
	margin-top: 1.5em;
	text-decoration: none;
	text-transform: lowercase;
}
a.more-link:hover {
	color: #C00;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
/* SIDEBAR */
div.sidebar {
	background: #FFF;
	padding-top: 0;
}
ul.sidebar {
	padding-left:5px;
	margin-top:10px;
}
#sidebar h2.widgettitle {
}
li.widget {
	border-bottom: 2px dashed #EEE !important;
	list-style:none;
}
div.widget_signup {
	background: #FFC;
	padding: 20px 10px 30px;
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	position:relative;
}
div.widget_signup h2,
div.widget_signup h3 {
	font-family: Georgia,serif;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 1px 1px 2px #FFF;
}
div.widget_signup h2 {
	color: #900;
	font-size: 2.61em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.42em;
}
div.widget_signup h3 {
	color: #000;
	font-size: 1.62em;
}
div.widget_signup p {
	color: #000;
}
div.widget_signup h3 strong {
	color: #C00;
	text-decoration: underline;
}
div.widget_signup form {
}
div.widget_signup form p {
}
div.widget_signup form ol,
div.widget_signup form ol li {
	margin: 0;
	padding: 0;
}
div.widget_signup form ol {
	width: 230px;
	margin: 0 auto;
}
div.widget_signup form label {
	font-weight: bold;
}
div.widget_signup form input[type="text"] {
	color: #999;
	font-size: 1.2em;
	width: 230px;
}
div.widget_signup form input[type="text"]:focus {
	color: #000;
}
div.widget_signup form li.button {
	padding-top: 3px;
	text-align: center;
}
div.widget_signup form button {
	background: #470 url(images/alert-overlay.png) repeat-x 0 0;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 7px 14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.25);
	box-shadow: 0 3px 5px rgba(0,0,0,0.25);
}
div.widget_signup form button:after {
	content: ' »';
}
div.widget_signup form button:hover {
	background-color: #690;
}
div.widget_signup form button:active {
	background-color: #470;
}
div.widget_socialwidget {
	text-align: center;
}
/* FOOTER */
#footer {
	border-top: 2px dashed #EEE;
	color: #333;
	margin: 0 auto;
	padding: 0.5em 0 0.5em;
	clear: both;
	text-align:left;
	width: 960px;
}
#footer p {
}
#footer p a {
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}
#footer p a:hover {
	border-bottom: 1px solid #333;
	color: #000;
}
#footer p.copyright {
/*	background: url(images/lac_footericon.jpg) no-repeat 15px 60%;
	padding: 10px 0 10px 46px;*/
	padding:10px 10px;
}

/* Dream a Dream signup box */
.signupframe {
	background:none !important;
	border:0 none !important;
	margin:0 auto;
	color:#333 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:bold;
}
.signupframe td {
	padding:0 2px;
}
#SignUp .signupframe input[type="text"] {
	width:170px;
}
.signupframe input[type="submit"] {
	background: #470 url(images/alert-overlay.png) repeat-x 0 0;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top:9px;
	padding: 7px 14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.25);
	box-shadow: 0 3px 5px rgba(0,0,0,0.25);
}
.signupframe input[type="submit"]:hover {
	background-color: #690;
}
.signupframe input[type="submit"]:active {
	background-color: #470;
}
.widget_signup .link {
	text-align:center;
	color:#999;
	display:block;
}
.widget_signup .news-boy {
	position:absolute;
	bottom:0;
	right:-3px;
}

/* fixes */
div.page {
	width:640px;
	overflow:hidden;
}

input#submit {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	background:#006600 url(custom/images/alert-overlay.png) repeat-x scroll 0 0;
	border-color:#555555 #555555 rgba(0, 0, 0, 0.25);
	border-style:solid;
	border-width:0 0 1px;
	color:#FFFFFF;
	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;
}


/* @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;
}
#sidebar h2.widgettitle {
	color: #333;
	font-size: 1.3em;
	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;
}
#sidebar .widget_flickrRSS h2.widgettitle {
	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;
}

/*introduction arrow */
.cta {
	border-right: 1px solid #EEE;
	cursor: default;
	height: 130px !important;
	padding: 0 !important;
	position: relative;
	text-shadow: -1px 1px 5px #999;
}
.cta div.leaf-content {
	background: #222 url(custom/images/banner-overlay.png) repeat-x 0 0;
/*	background: transparent url(images/cta_bg.png) no-repeat center right;*/
	color: #FFF;
	height: 90px;
	padding: 16px 26px 10px 115px;
	position: absolute;
	margin:  10px 0 0 10px;
	width: 478px;
	z-index: 9;
}
.cta i.mask {
	background: url(custom/images/arrow_mask.png) no-repeat 100% 50%;
	display: block;
	height: 116px;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
}
.cta i.ico {
	background: url(custom/images/cta_newsletter.png) no-repeat 0 0;
	display: block;
	height: 128px;
	left: -5px;
	position: absolute;
	top: -10px;
	width: 128px;
	z-index: 1;
}
.cta h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 0.16em;
}
.cta p {
	color: FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	margin-top: 0;
	position: absolute;
	padding-left: 1px;
	width: 460px;
	z-index: 2;
}

/* generic signup form */
form.asignup {
	background: #EEE;
	border: 5px dashed #DDD;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 11px;
	position: relative;
	text-shadow: 1px 2px 3px #FFF;
}
form.asignup h2 {
	color: #333;
	display: block;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 28px;
	padding: 6px 10px 1px;
	position: relative;
	text-align:center;
	margin:0 0 0.75em;
}
form.asignup h2 em {
	color: #777;
	font-size: 120%;
}
form.asignup i.ico {
	background: url(custom/images/newsletter.png) no-repeat 0 0;
	display: block;
	left: -13px;
	position: absolute;
	top: 0;
	height: 75px;
	width: 78px;
	z-index: 9;
}
form.asignup p i.ico {
	left:0;
}
form.asignup p {
	color: #333;
	font-size: 15px;
	line-height: 1.3em;
	padding: 0 12px;
	margin-top:0;
}
form.asignup ol,
form.asignup ol li {
	margin: 0;
	padding: 0;
}
form.asignup ol {
	margin:  0 12px;
}
form.asignup label {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.3em;
}
form.asignup input.field.text {
	font-size: 17px;
	width: 233px;
}
form.asignup li.buttons {
	margin-bottom: 8px;
	padding-top: 3px;
	text-align: center;
}
form.asignup button {
	background: #FFB900 url(custom/images/alert-overlay.png) repeat-x 0 0;
	border: 6px solid #FF8A00;
	color:#882200;
	cursor: pointer;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 8px 14px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(255,255,255,0.62);
	width: 213px;
	-moz-box-shadow: 1px 2px 7px #FFF;
	-webkit-box-shadow: 1px 2px 7px #CCC;
}
form.asignup button:after {
	content: ' »';
	font-family: Arial;
	font-size: 30px;
	line-height: 0;
}

/*MV sidebar matrix*/
div.mvn a {
	display: inline-table;
	margin: 1px 1px 1px 0;
}

/* subscribers counter */
#subscribers {
	color:#FFF;
	cursor:default;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	position:absolute;
	text-shadow:-1px -1px 2px rgba(0, 0, 0, 0.62);
	top:0;
	right:14px;
	font-size:17px;
	padding:6px 10px;
	-moz-border-radius: 0 0 0 7px;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	background:#333;
	font-weight:bold;
}
#subscribers span {
	font-style:italic;
	font-weight:normal;
}

.description {
	display:none;
}