/*   
Theme Name: Protect Living Wages Green
Description: current theme for ProtectLivingWages.org
Author: Jeff Barrera
*/

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/*BASIC FORMATTING*/

p, ul{margin: 10px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Lucida San Unicode", verdana, helvetica, arial, sans-serif;
	color: #111111;
	font-size: 1em;
	font-weight: 400;}

strong {font-weight: bold;}

em {font-style: italic;}

ul{list-style: disc;
	margin-left: 70px;}

li{margin-bottom: 3px;
	margin-left: 20px;}

blockquote {font-family: Georgia, "Times New Roman", arial, sans-serif;
	font-style: italic;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #ddd;
	padding: 10px;
	padding-bottom: 5px;}

blockquote p {font-family: Georgia, "Times New Roman", arial, sans-serif;}

button {background-color: #363;
	background-image:url('img/button-bg-inactive.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #fff;
	border: none;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 8px;
	margin-left: 0px;
	margin-bottom: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

a.button {color: #fff; 
	text-decoration: none;
	display: block;
	width: 10em;
	min-height: 10px;
	text-align: center;
	background-color: #363;
	background-image:url('img/button-bg-inactive.gif');
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 8px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

a.button:hover {background-color: #585;
	background-image:url('img/button-bg-active.gif');
	background-position: left bottom;
	background-repeat: repeat-x;}

a.button:active {background-color: #252;}

form#searchform {font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;}

input#searchsubmit {background-color: #363;
	background-image:url('img/button-bg-inactive.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #fff;
	border: none;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 8px;
	margin-left: 0px;
	margin-bottom: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

input#searchsubmit: hover {background-color: #585;
	background-image:url('img/button-bg-active.gif');
	background-position: left bottom;
	background-repeat: repeat-x;}

input#searchsubmit: active {background-color: #252;}


/*LAYOUT*/

html {min-height: 100%;}

body{background-color: #e8e8e8;
	width: 100%;
	min-height: 100%;
	font-size: 100%;
	background-image: URL('img/sign-bg.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;}

div.pagebody{width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	border-bottom: 7px solid #fff;
	text-align: left;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;}

/*Header*/

div.header{width: 800px;
	background-color: #3f7239;
	background-image:url('img/header-bg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	border-top: 7px solid #fff;
	border-bottom: 7px solid #fff;}

div.title-header {width: 770px;
	background-image:url('img/header-signs-bg.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 70px;
	padding: 10px;
	padding-left: 20px;}

div.title-header h1 {color: white;
	font-family: rockwell, "myriad pro", "myriad web pro", myriad, verdana, "lucida grande", "lucida sans", helvetica, arial, sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 8px;
	display: none;
	_display: inline;}

img#header-logo {padding: 0px;
	margin-top: 5px;
	_display: none;}

/*Navigation*/
div.nav_bar{width:100%;
	min-height:40px;
	background-color: #efeeee;
	background-image:url('img/navbar-bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 7px solid #fff;}

div.nav_bar ul{font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 0.98em;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: 20px;}

div.nav_bar li{list-style: none;
	display: inline;
	margin: 0px;
	margin-right: 20px;}

div.nav_bar li a:link{color:#363;
	text-decoration:none;}
div.nav_bar li a:visited{color:#363;
	text-decoration:none;}
div.nav_bar li a:hover{color:#696;
	text-decoration:none;}
div.nav_bar li a:active{color:#141;
	text-decoration:none;}

div.nav_bar li.nav-donate a {color: #fff; 
	text-decoration: none;
	min-height: 10px;
	text-align: center;
	background-color: #363;
	background-image:url('img/button-bg-inactive.gif');
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	border: none;
	font-size: 95%;
	padding: 5px;
	padding-left: 9px;
	padding-right: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

div.nav_bar li.nav-donate a:hover {background-color: #585;
	background-image:url('img/button-bg-active.gif');
	background-position: left bottom;
	background-repeat: repeat-x;}

div.nav_bar li.nav-donate a:active {background-color: #252;}

/*Alert Box*/

div.alert-box {width: 780px;
	min-height: 30px;
	padding: 10px;
	background-color: #c00000;
	text-align: center;}

div.alert-box p {font-weight: bold;}

div.alert-box p a:link {color:white; text-decoration: none;}
div.alert-box p a:visited {color:white; text-decoration: none;}
div.alert-box p a:hover {color:white; text-decoration: underline;}
div.alert-box p a:active {color:#ddd; text-decoration: underline;}

/*Hero Box*/

div.hero-box {width: 760px;
	min-height: 200px; 
	background-color: #f0f0f0;
	background-image: url('img/homepage-hero-bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 20px;
	text-align: center;
	margin-bottom: 5px;}

img.hero-img {padding-left: 130px;
	padding-right: 130px;
	padding-bottom: 20px;
	border-bottom: 1px solid #aaa;}

h2.hero-links {color: black;
	font-family: "myriad pro", "myriad web pro", myriad, "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 31%;}

h2#hero-link-1 {float: left;}
h2#hero-link-2 {float: left; padding-left: 25px;}
h2#hero-link-3 {float: right;}

div.hero-box strong {color: #d60000;
	font-weight: bold;}

h2.hero-links a:link {color:#000;text-decoration: none;}
h2.hero-links a:visited {color:#000;text-decoration: none;}
h2.hero-links a:hover {color:#666;text-decoration: none;}
h2.hero-links a:active {color:#444;text-decoration: none;}

div.hero-box a:hover strong {color:#000;}
div.hero-box a:active strong {color:#000;}

/*Body*/

div.body{width: 800px;}

div.main-column{padding: 20px;
	width: 480px;
	background-color: #fff;
	float: left;
	line-height: 1.3em;}

div.main-column a:link {color: #369; text-decoration: none;}
div.main-column a:visited {color: #369; text-decoration: none;}
div.main-column a:hover {color: #369; text-decoration: underline;}
div.main-column a:active {color: #258; text-decoration: underline;}

div.main-column h1 {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;}

div.main-column p, ul, span {margin: 0px;
	font-size: 80%;
	margin-bottom: 10px;}

div.main-column p.intro-text {color: #666;
	font-family: "Trebuchet MS", "lucida grande", verdana, "lucida sans", helvetica, arial, sans-serif;
	font-size: 98%;
	line-height: 1.5em;
	font-weight: bold;}

div.main-column h2 {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 120%;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 10px;}

.entry-meta, .entry-utility {display: none;}

h1.page-title span {font-size: 100%;}

table {font-size: 80%;
	width: 100%;
	margin-bottom: 20px;
	display: block;}

tr,td {border: 1px solid #999;
	padding: 5px;
	width: 100%;}

div.truth-clock {margin-top: 10px;
	background-color: #eee;
	background-image: url('img/homepage-hero-bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px;
	width: 97%;}

p.truth-clock-count {color: #900;
	font-weight: bold;
	text-transformation: uppercase;
	text-decoration: none;
	font-size: 140%;}

/*Main Column Wide*/

div.main-column-wide{padding: 20px;
	background-color: #fff;
	float: left;
	line-height: 1.3em;}

div.main-column-wide a:link {color: #369; text-decoration: none;}
div.main-column-wide a:visited {color: #369; text-decoration: none;}
div.main-column-wide a:hover {color: #369; text-decoration: underline;}
div.main-column-wide a:active {color: #258; text-decoration: underline;}

div.main-column-wide h1 {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;}

div.main-column-wide h2 {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 120%;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 10px;}

div.main-column-wide p.intro-text {color: #666;
	font-family: "Trebuchet MS", "lucida grande", verdana, "lucida sans", helvetica, arial, sans-serif;
	font-size: 98%;
	line-height: 1.5em;
	font-weight: bold;}

div.main-column-wide p, ul, span {margin: 0px;
	font-size: 80%;
	margin-bottom: 10px;}


/*Sidebar*/

div.sidebar {width: 230px;
	background-color: #fff;
	border-left: 1px solid #888;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 65px;
	margin-bottom: 10px;
	float: right;}

div.sidebar h3 {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 25px;}

div.sidebar h3:first-child {color: #363;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;}

div.sidebar h4 {font-family: "Trebuchet MS", "lucida grande", "lucida sans", verdana, helvetica, arial, sans-serif;
	color:#111;
	font-weight: bold;
	font-size: 80%;
	margin-top: 12px;}

div.sidebar h4 a {color: #369;}

div.sidebar a:link {color: #369; text-decoration: none;}
div.sidebar a:visited {color: #369; text-decoration: none;}
div.sidebar a:hover {color: #369; text-decoration: underline;}
div.sidebar a:active {color: #258; text-decoration: underline;}

div.sidebar a.button:link {color: #fff;}
div.sidebar a.button:visited {color: #fff;}
div.sidebar a.button:hover {color: #fff; text-decoration: none;}
div.sidebar a.button:active {color: #fff; text-decoration: none;}

div.sidebar p {margin-left: 0px;
	font-size: 80%;
	margin-top: 5px;}

/*Footer*/

div.footer {width: 750;
	min-height: 80px;
	text-align: center;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	background-color: #e8e8e8;}

div.footer p {font-size: 80%;
	color: #444;}

div.footer p.footer-links {margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 15px;
	border-bottom: 1px solid #888;
	font-size: 80%;}

div.footer a{color: #444;}

div.footer a:link{text-decoration: none;}
div.footer a:visited{text-decoration: none;}
div.footer a:hover{color: #666; text-decoration: underline;}
div.footer a:active{color: #333; text-decoration: underline;}

div.footer a{color: #444;}

div.footer a:link{text-decoration: none;}
div.footer a:visited{text-decoration: none;}
div.footer a:hover{color: #666; text-decoration: underline;}
div.footer a:active{color: #333; text-decoration: underline;}
