/*
Theme Name: Levees Not War
Theme URI: http://leveesnotwar.org
Description: Customized Theme for Levees Not War
Version: 1.0
Author: GTM
*/



/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ccc;
	color: #333;
	text-align: center;
	margin: 0px auto 0px auto;
	}

#page {	
	width: 940px;
	margin: 0 auto 0 auto;
	background-color: #f7f7f7;
	text-align: left;
	line-height: 1.2em;
	border: #222 1px solid;	
	}

#header {
	height: 120px;
	background-repeat: no-repeat;
	background-color: #CCC;
	margin: 0 auto 0 auto;
	}

#textrotator {
	height: 30px;
	width: 910px;
	background-color: #eee;
	color: #fff;
	padding: 15px;
	font-size: 2.7em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	line-height: 1.1em;
	font-family: 'Arial Black', Arial, Sans-Serif;
	background-image: url(images/textbox.jpg);
	
	}

	
#bannerrotator {
	height: 120px;
	width: 400px;
	float: right;
	background-image: url(images/ivan.jpg);
	}
	
#navigation {
	width: 940px;
	font-size: 1.2em;
	background-image: url(images/nav_link.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	border-top: #222 1px solid;
	border-bottom: #222 1px solid;
	}
	
#navigation ul {	
	}
	
#navigation li {
	display: inline;
	text-align: center;
	text-transform: uppercase;
	color: #7b6848;
	}
	
#navigation a:link, #navigation a:visited {
	width: 155px;
	display: block;
	float: left;
	padding: 5px 0 5px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #eee;
	background-image: url(images/nav_link.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	}
	
#navigation a:hover {
	background-image: url(images/nav_hover.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	color: #eee;
	}
	
#forwardback {
	width: 540px;
	font-size: 1.2em;
	}
	
#sidebar {
	width: 148px;
	margin: 10px 0px 10px 10px;
	background-image: url(images/nav_hover.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #1A327A;
	color: #FFF;
	padding: 10px; 
	float: left;
	font-size: 1.2em;
	border: #222 1px solid;	
	}

#sidebar ul {
	margin-top: 10px; 
	}
	
#sidebar li {
	list-style-type: none;
	display: block;
	line-height: 1.4em;
	margin-bottom: 8px;
	}
	
#sidebar a:link, #sidebar a:visited {
	color: #999;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #eee;
	text-decoration: underline;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	padding-top: 10px;
	}
	
#sidebar2 {
	width: 148px;
	margin: 10px 10px 10px 0px;
	background-image: url(images/nav_hover.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #1A327A;
	color: #FFF;
	padding: 10px; 
	float: right;
	font-size: 1.2em;
	border: #222 1px solid;	
	}

#sidebar2 ul {
	margin-top: 10px; 
	}
	
#sidebar2 li {
	display: block;
	line-height: 1.4em;
	margin-bottom: 8px;
	}
	
#sidebar2 a:link, #sidebar2 a:visited {
	color: #999;
	text-decoration: none;
	}
	
#sidebar2 a:hover {
	color: #eee;
	text-decoration: underline;}

#sidebar2 h2 {
	font-size: 1.2em;
	padding-top: 10px;
	}

#footer {
	margin: 10px 0 10px 0;
	color: #333;
	}

#footer a:link, #footer a:visited {
	color: #111;
	text-decoration: none;
	}

#footer a:hover {
	color: #900;
	text-decoration: underline;
	}
	
#header h1 {
	text-align: center;
	text-indent: -9000px;
	width: 920px;
	height: 120px;
	background-image: url(images/banner.jpg);
	margin: 0 auto;
	}
	
.datetime {
	font-size: .9em;
	font-weight: normal;
	}

#clear {
	clear: both;
	}

img {
	padding: 0;
	max-width: 100%;
	}


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;
	padding: 15px;
	}

.alignleft {
	float: left;
	padding: 15px;
	}


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

.wp-caption {
	width: 150px;
	border: 1px solid #333;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	margin: 10px 18px 10px 18px;
	#margin: 10px 15px 10px 15px;
	}


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

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	margin: 0;
}


/* End captions */

#content {
	width: 540px;
	float: left;
	margin-top: 10px;
	padding: 5px 19px 30px 19px;
	}
	
#content p {
	margin-bottom: 14px;
	font-size: 1.3em;
	line-height: 1.3em;
	}
	
#content h2 {
	font-size: 1.8em;
	margin-bottom: 15px;
	line-height: 1.2em;
	text-align: left;
	color: #009;
	}
	
#content h3 {
	font-size: 1.6em;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: left;
	}
	
#content h4 {
	font-size: 1.3em;
	margin-bottom: 14px;
	padding-left: 30px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	}
	
#content h5 {
	font-size: 14px;
	margin-bottom: 15px; 
	line-height: 1.2em; 
	text-align: left;
	color: #009;
	font-weight: bold;
	}
	
#content a:link, #content a:visited {
	color: #009;
	text-decoration: none;
	}
	
#content a:hover {
	color: #900;
	text-decoration: underline;
	}
	
#content ul {
	margin-left: 30px;
	}
	
#content li {
	list-style-type: circle;
	padding-bottom: 1.4em;
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
	
blockquote {
	border : 1px solid #000;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #ccc;
	}