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

/* COMMON WIDTHS FOR REFERENCE
.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: 319px !important;
}
*/
body {
	background: #0B1212 url(images/lac_body.jpg) repeat-y 50% 390px;
	text-align: center;
}
div#lac {
	background: url(images/lac_top.jpg) no-repeat 50% 0;
}
#sean-stephenson {
	background: url(images/sean-pitch.png) no-repeat 0 0;
	display: block;
	height: 236px;
	left: 440px;
	position: absolute;
	top: 5px;
	width: 193px;
	z-index: 99;
}
div#wrapper {
	border: none;
	margin: 0 auto;
	width: 988px;
}
div#container {
	margin: 0 0 0 30px;
	width: 955px;
}
div#container.clearfix {
	display: block;
}
.header-inside #header  {
	border: none;
}
div#header {
	position: relative;
	text-align: left;
	margin: 0 auto;
	float: none;
}
div#header h1 {
	height: 220px;
	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/livingatcause.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 1.6em;
	height: 59px;
	top: 110px;
	left:  46px;
	letter-spacing: -2px;
	position: absolute;
	text-indent: -9999px; 
	text-decoration: none;
	text-shadow: -1px -1px 3px rgba(0,0,0,0.5);
	width: 360px;
	z-index: 1;
}
div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
#header ul {
	border-color: #DDD;
	border-style: dashed;
	border-width: 1px 0;
	clear: both;
	height: 30px;
	margin: 0 0 0 40px;
	padding: 0px 10px 7px;
	font-family: Georgia, serif;
	width: 650px;
}
#header ul li {
	color: #999;
	padding: 0;
	margin: 0 !important;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;

	/* 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:after {
	content: '·';
	display: block;
	float: left;
	font-size: 18px;
	letter-spacing: 0;
	padding: 7px 0 0 3px;
}
#header ul li:last-child:after {
	content: '';
}
#header ul li a {
	color: #555;
	display: block;
	float: left;
	font-family: Georgia, serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 -1px;
	padding: 8px 14px;
	font-size: 17px;
	border: 1px solid transparent;
}
#header ul li a:hover {
	color: #000;
}
#header ul li.active a {
	color: #000;
	cursor: default;
	text-decoration: none;
}
#mfsecure {
	position: absolute;
	top: 48px;
	right: 0;
	padding: 5px;
	background: #FFF;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
}
#fma {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 10px 13px;
	position: relative;
}
#fma h2 {
	color: #222;
	cursor: default;
	font-size: 2em;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding: 3px 0 0 5px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p {
	color: #555;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 6px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p em {
	color: #222;
	font-style: normal;
	font-weight: bold;
}
#fma p a {
	color: #333;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
}
#fma p a:hover {
	color: #000;
	text-decoration: underline;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 0 0 0;
	text-align: left;
}
div.content {
	padding-top: 26px;
	width: 630px !important;
}
div.headway-welcome {
	background: rgba(255,255,255,0.42);
	margin: 16px 32px !important;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.24);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.24);
}
div.headway-welcome div.leaf-top {
	color: #049;
	font-size: 2.6em;
	padding: 24px 24px 0;
}
div.headway-welcome div.leaf-content {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, san-serif;
	padding: 8px 24px 32px;
}
div.sidebar,
ul.sidebar {
	background: none;
	width: 320px !important;
}
div.post {
	border-bottom: 1px dashed #CFC88E;
	margin-bottom: 2em;
	padding-right: 10px !important;
	padding-bottom: 0;
	position: relative;

}
div.above-title {
	color: #999;
	letter-spacing: 5px;
	margin: 0 93px 0.31em;
	text-align: center;
	text-transform: uppercase;
}
h1.entry-title,
h2.entry-title {
	letter-spacing: -0.06em;
	line-height: 1.1em;
	padding-top: 2px;
	text-align: center; 
	margin-bottom: 0.4em;
}
h1.entry-title,
h2.entry-title a {
	color: #1F4F98;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #013;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title {
	margin-left: 93px;
	margin-right: 93px;
}
.entry-meta {
	margin:  0 16px;
	text-align: center; 
}
div.entry-content {
	margin: 0 36px 72px;
}
.entry-meta .left {
	background: none;
	border-color: #EFEAC2;
	border-style: solid;
	border-width: 1px 0;
	padding: 12px;
	color: #333;
	float: none;
	font-family: Georgia, serif;
	font-size: 1.31em;
	font-style: italic;
	margin-bottom: 0.31em;
	text-shadow: 1px 1px 2px #FFF;
}
.entry-meta .left a {
	color: #049;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform:capitalize;
}
.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: #777;
	color: #FFF;
	display: block;
	left: 0;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	top: 1.72em;
	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);
}
a.entry-comments:hover {
	background: #555;
}
a.entry-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
}
span.edit {
	top: 6.5em !important;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
div.entry-content a,
li.widget li a {
	color: #14A;
}
div.wp-caption {
	background: #FFF;
}
.entry-content img.alignleft {
	margin-left: -10px;
	margin-right: 15px;
}
a.more-link {
	background: #F0F0F0;
	bottom: 1.62em;
	display: inline-block;
	font-size: 1.1em;
	letter-spacing: -1px;
	left: 30px;
	padding: 7px 14px;
	position: absolute;
	margin-top: 0.6em;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
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;
}
div.below-content {
	font-size: 1.26em;
	background: #F0F0F0;
	bottom: 1.62em;
	display: inline-block;
	letter-spacing: -1px;
	line-height: 1.8em;
	padding: 7px 14px;
	position: absolute;
	right: 16px;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
div.below-content a {
	color: #14A;
	text-decoration: none;
}
div.below-content a:hover {
	color: #000;
	text-decoration: underline;
}
li.widget {
	border: none !important;
	clear: left;
}
li.widget div.boxed {
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB !important;
	margin: 0 0 0 !important;
	text-shadow: 1px 1px 2px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
li.widget div.boxed span.widget-title {
	margin: 10px;
}
li.widget div.textwidget ul,
li.widget div.textwidget ul li,
li.widget.widget_categories ul,
li.widget.widget_categories ul li {
	list-style: square;
	margin-bottom: 0;
	padding: 0;
}
li.widget div.textwidget ul,
li.widget.widget_categories ul {
	margin-left: 1.62em;
}
li.widget div.textwidget ul li,
li.widget.widget_categories ul li {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0.3em;
}
li.widget div.textwidget ul li {
	font-size: 14px;
}
li.widget.widget_categories {
	height: 30em;
}
li.widget.widget_categories ul li  {
	border: none;
	float: left;
	width: 134px;
}
li.widget_socialwidget {
	text-align: center;
	width: 320px;
}
li.widget_socialwidget a img {
	width: 40px;
}
li.widget_socialwidget span {
	text-align: left;
}
li.widget.posts ul {
	margin: 0 0.1em 1.62em 1.5em !important;
}
li.widget.posts ul li {
	color: #CCC;
	list-style: square;
	margin-bottom: 0.6em !important;
	padding-bottom: 0.4em !important;
}
span.widget-title {
	border-bottom: 1px solid #EFEAC2;
	padding-bottom: 6px;
	font-family: Georgia, serif;
	font-size: 13px !important;
	font-weight: normal !important;
	letter-spacing: 3px !important;
	margin-bottom: 12px !important;
	color: #222 !important;
	text-shadow: 1px 1px 2px #FFF !important;
	text-align: center !important;
	text-transform: uppercase;
}
span.widget-title em {
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
div.navigation {
	height: 1.8em !important;
}
div.downloads {
}
div.downloads * {
	margin: 0;
	padding: 0;
}
div.downloads a {
	border-top: 1px solid #EBEBEB;
	color: #049;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	height: 90px;
	letter-spacing: -1px;
	margin-bottom: 16px;
	padding: 23px 0 0 80px;
	position: relative;
	text-decoration: none;
}
div.downloads a img {
	width: 70px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 0;
}
div.downloads a span {
	display: block;
}
div.downloads a:hover span {
	text-decoration: underline;
}
div.mvn img {
	width: 100px;
}
/* FOOTER */
div.horizontal-sidebar.box {
	border-top: 1px solid #EEE;
	border-bottom: 	1px solid #DDD;
	clear: left;
	width: 960px !important;
}
div.horizontal-sidebar.box li.widget {
	clear: none;
}
div.horizontal-sidebar.box,
div.horizontal-sidebar.box ul,
div.horizontal-sidebar.box ul li {
	padding: 0;
	margin: 0;
}
div.horizontal-sidebar.box > ul.sidebar {
	width: 960px !important;
	background:#eee;
}
div.horizontal-sidebar.box > ul > li {
	border-bottom: none !important;
	border-top: none !important;
	display: block;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	float: left;
	padding: 10px;
	/* 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 */
	width:300px;
}
div.horizontal-sidebar.box > ul > li:last-child {
	border-right: none;
}
div.horizontal-sidebar.box .widget_most_comments ul li {
	padding-right: 20px !important;
}
div.showcase a {
	display: block;
	padding-top: 1.6em;
	text-decoration: none;
	text-align: center;
}
div.showcase a img {
	height: 250px;
	width: auto;
	margin-bottom: 0.8em;
}
div.showcase a span {
	color: #333;
	display: block;
	display: inline-block;
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 11px 14px;
	text-shadow: 1px 1px 2px #FFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
}
div.showcase a span:hover {
	color: #049;
}
/* TABBED */
li.tabbed-widget {
}
div.ui-tabs {
	margin: 0 13px 0 0;
}
ul.ui-tabs-nav {
	border-bottom: 1px solid #F0F0F0;
	height: 26px;
}
.widget ul.ui-tabs-nav li {
	border: none;
	margin: 0 1px 0 0;
}
li.ui-corner-top a {
	background: #03C url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #F0F0F0;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 7px !important;
	padding: 4px 7px 15px !important;
}
li.widget li.ui-corner-top a {
	color: #99CAFF;
}
li.ui-corner-top a:hover {
	background-color: #FFF;
	color: #C00 !important;
}
div.ui-tabs li.ui-tabs-selected a {
	border-bottom: 1px solid #FFC;
	background: #FFF;
	color: #333 !important;
	cursor: default;
	text-shadow: 1px 2px 2px #FFF;
}
ul.tw-content {
	background: #FFF;
	border: 1px solid #F0F0F0;
	border-top: 0;
	margin: 0;
	width: 220px;
	-moz-box-shadow: 2px 3px 3px #EEE;
	-webkit-box-shadow: 2px 3px 3px #EEE;
}
ul.tw-content ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 6px 12px 12px;
}
ul.tw-content ul li {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
div.widget_signup {
	background: url(images/lac_su_top.png) no-repeat 40px top;
	padding-top: 16px;
	position: absolute;
	width: 235px;
	top: 8px;
	padding-left: 40px;
}
div.widget_signup form {
	background: url(images/lac_su_bottom.png) no-repeat center bottom;
	padding: 0 24px 32px;
	text-shadow: 1px 1px 2px #FFF;
}
div.widget_signup h2 {
	color: #900;
	font-family: Georgia;
	font-size: 19px;
	letter-spacing: -1px;
	margin-bottom: 9px;
}
div.widget_signup p {
	font-size: 12px;
	margin: 0 0 16px;
}
div.widget_signup ol,
div.widget_signup ol li {
	margin: 0;
	padding: 0;
}
div.widget_signup label {
	font-weight: bold;
	margin-bottom: 3px;
}
div.widget_signup input.standard_input {
	color: #006;
	font-size: 14px;
	width: 185px;
}
div.widget_signup li.button {
	text-align: center;
	margin-top: 3px;
}
div.widget_signup button {
	background: #FFB900 url(images/alert-overlay.png) repeat-x 0 0;
	border: 4px solid #FF8A00;
	color: #820;
	cursor: pointer;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 4px 14px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(255,255,255,0.62);
	width: 160px;
	-moz-box-shadow: 1px 2px 7px #FFF;
	-webkit-box-shadow: 1px 2px 7px #CCC;
}
.widget_flickrRSS img {
	width: 47px;
}
/* FOOTER */
#footer {
	background: url(images/lac_bottom.jpg) repeat-x 0 0;
	color: #FBF9F0;
	left: 0;
	margin: 0 auto;
	padding: 1em 0;
	position: absolute;
	clear: both;
	text-align: center;
	width: 100%;
}
#footer p a {
	color: #E9E7CB;
}
#commentwrapper {
/*	padding-top: 43em;
	position: relative;*/
	
	/*settings for Intense Debate*/
	padding:0 1em 1em;
	position:relative;
}
span#comments {
	border-top: 2px dashed #EEE;
	padding: 1.6em 0 0 93px;
	margin: 0;
}
div#respond {
	position: absolute;
	top: 0;
}