/*
Theme Name: Louisiana CASA Theme
Theme URI: http://louisianacasa.org
Description: Wordpress theme for Louisiana CASA
Author: Immense Networks
Author URI: http://immense.net
version: 1.0
*/



/* basics */

*{
	margin:0; 
	padding:0;
	font-family: arial, helvetica, sans-serif;
}
#content {
	font-size: 14px;
}
body {
	background: #fff url(images/bkg_bkg.jpg) repeat;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;}
h2, h2 a {
	font-size: 28px;
	margin-top:10px;
	color: #00325F;
	margin-bottom: 27px;
	line-height: 29px;
}
	#home h2 a, .newsposts h2 a {
		color: #333 !important;
		font-size: 14px !important;
		text-decoration: underline !important;
	}
h3 {font-size: 17px;
	margin-top:10px;
	margin-bottom: 7px;	
}
h4 {font-size: 9pt;}


/* images and misc. */

img{ 
border: none; 
margin-right: 9px;
}
img a{
border:none;
}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

p {
	color: #4F4F4F;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
p.wp-caption-text {
	font-size: 10px;
}
/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}
li {
	list-style-type: none;
	background: url(images/arrow.png) no-repeat left;
	padding-left: 15px;
}
a:hover{color:#6A7CA0;text-decoration: underline; border: none;}
hr {
	background: url(images/sep.gif) no-repeat;
	width: 100%;
}


/* container */


#container {
	width: 950px;
	margin: 0 auto;
	color:#4F4F4F;
	background: #fff url(images/bkg_content.gif) repeat-y;
	overflow: hidden;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-bottom: 20px;
	}
	
/* header */

#header {
	background: url(images/bkg_header.gif) repeat-x top;
	height: 69px;
}
#banner {
    width: 950px; 
    height: 297px;
	background-color: #7b0118; 
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: -1px;	
}

h1#logo {
	font-size: 16pt;
	text-indent: -9999px;
	margin: 0;	
}
	
h1#logo a {
	color: #404040;
	text-decoration: none;
	text-indent: -9999px;
	width: 266px;
	height: 56px;
	margin-left: 4px;
	margin-top: 3px;
	background: url(images/logo.png) no-repeat;
	float: left;
}
#header h1 a:hover{color: #666; text-decoration: none;}


h2#bloginfo {
	font-size: 10pt;
	text-indent: -9999px;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main navigation menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; position:relative; z-index:100; font-family:arial, sans-serif;margin-left: 290px; margin-top: 10px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/*.menu li {float:left;width:149px;position:relative;}
*//* style the links for the top level */
/*.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:10px; line-height:29px; font-weight:bold;}
*//* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background *
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:149px;z-index:2;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
/*.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
*//* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
/*.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}*/
/*.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}*/

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


/* main menu */



.menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	position: relative;
	text-align: center;
}

.menu ul li a {
	text-decoration: none;
	color: #4f4f4f;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 2px solid #E6E6E6;
	padding: 7px 11px;
	font-size: 12px;
	z-index: 1;
	text-align: center;
}

.menu ul li a:hover {
	color:#01315F;
	background: url(images/arrow2.gif) no-repeat scroll center bottom;
}
.menu ul li ul {
	color: #fff;
}
.menu ul li ul li {
	text-align: left;
}
.menu ul li ul li a {
	display: block;
	color: #fff;
	background: #00325F;
	font-weight: normal;
	text-align: left;
	padding: 6px 4px;
	border: none;
	text-transform: capitalize;
}
	.menu ul li ul li a:hover {
		background: #D1002A;
		color: #fff;
	}
.menu ul ul ul {
	left: 65px !important;
}
/*
.menu ul li ul {
	position: absolute;
	top: 60px;
}
	.menu ul li ul li {
		line-height: 15px;
	}
*/
/* content */

.breadcrumb {
	background: #ddd;
	float: left;
	padding: 7px;
	font-size: 11px;
	margin-top: 14px;
	-moz-border-radius: 7px;
	color: #999;
}
	.breadcrumb a {
		color: #4F4F4F !important;
	}
.newsposts {
	padding: 0.4em 0;
	border-bottom: 1px solid #d7d7d7;
}
#content {
	overflow: hidden;
	float: left;
	margin-top: 12px;
	padding-left: 20px;
	width: 717px;
	}	

.post {
	padding:10px 10px 10px 0;
	line-height: 14pt;
	}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	margin-top:7px;
	margin-bottom:25px;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.notfound{padding: 25px; font-size: 14pt; }

/* sidebar */

#sidebar {
	font-size:8pt;
	float: left;
	margin: 12px 0 24px 0;
	width: 213px;
	}

#sidebar h2{
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	line-height: 14pt;
	list-style-type: none;
	background: none;
	font-size: 1.2em;
	}
	#sidebar ul li a {
		display: block;
		padding: 7px 0;
		border-bottom: 1px solid #ddd;
		text-transform: capitalize;
	}
		#sidebar ul li a:hover {
			background: #F8F8F8;
			color: inherit;
			text-decoration: none;
		}
		li.current_page_item > a {
			font-weight: bold;
			color: #D1002A;
		}

#sidebar ul li ul {
	margin: 6px 0 6px 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
}
	#sidebar ul li.current_page_item ul, #sidebar ul li.current_page_parent ul, #sidebar ul li.current_page_ancestor ul {
		visibility: visible;
		position: relative;
	}
#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
	font-size: 11px;
	background: url(images/arrow.png) no-repeat left;
	}
	#sidebar ul ul li a {
		color: #999999;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
	position: absolute !important;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
	list-style-type: none;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12pt;
	
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

.searchbox {
	background: none;
}
#searchform{
	margin-left: 16px;
	}

#searchform input#s {
	font-size: 8pt;
	padding: 6px;
	margin: 8px 8px 10px 0;
	width: 131px;
	border: 1px solid #B7B7B7;
	-moz-border-radius: 7px;
	}

#searchform input#searchsubmit {
	text-indent: -9999px;
	border: none;
	width: 26px;
	height: 29px;
	background: url(images/img_search.gif) no-repeat;
	color: #797979;
	}
	#searchform input#searchsubmit:hover {
		cursor: pointer;
	}

/* footer */

#footer {
	width: 950px;
	clear: both;
	}
	#footer_bar {
		background: #F1F1F1 url(images/bkg_footer_bar.gif) repeat-y 1px 0;
		margin: 0;
		padding: 4px 0;
		font-size: 1.3em;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
	}
	#footer li.first {
		margin-right: 34px;
	}
	#footer li.first a {
		border: none !important;
	}
	#footer li.last {
		float: right;
		margin-top: -16px;
		margin-right: 9px;
	}
	#footer li {
		background: none;
		display: inline;
	}
	#footer_bar li a {
		color: #999;
		border-top: 4px solid #F1F1F1;
	}
	#footer_bar li a:hover {
		border-color: #DDDDDD !important;
		text-decoration: none;
	}
	.logo_footer {
		display: block;
		width: 135px;
		height: 23px;
		background: url(images/img_logofooter.gif) no-repeat;
		text-indent: -9999px;
		float: left;
		margin: 16px 0 16px 38px;
	}
	#footer p {
		margin: 19px 0 0 80px;
		font-size: 11px;
		float: left;
		color: #999;
	}

#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.clear {
	clear: both;
}

/* form */

#content a {
	color: #D1002A;
}
.formNoError {
	display: none;
}
.sectiontableheader {
	background: #666;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
}
table tr td {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
a[href$='.pdf'], .pdf { 
	background: transparent url(images/img_pdf2.png) no-repeat;
	display: block;
	height: 30px;
/*	text-indent: -9999px;*/
	position: relative;
	border: none;
	padding-left:35px;
	padding-top:13px;
	font-size: 11px;
	text-decoration: none;
	color: #0970B0;
	font-weight: bold;
}
	a[href$='.pdf']:hover, .pdf:hover {
		color: #823131;
		text-decoration: underline;
	}
td strong span {
	position: relative;
}
a.jump {
	text-indent: -9999em;
	position: absolute;
}
.quicklinks {
	margin: 1em 0;
}
#home-left {
	float: left;
	width: 445px;
	padding-top: 7px;
}
#home-right {
	float:right;
	width: 230px;
	padding-top: 5px;
	padding-right: 9px;
}
#home-right h3{
	color: #00325F;
}
#home-right p{
	font-size: 13px;
	line-height: 19px;
}
.clear {
	clear: both;
}
#quicklinks ul li {
	display:inline;
	background: none;
	margin-right: 2px;
}
#home-left h2{
	margin-bottom:7px;
	margin-top:30px;
}
.newsposts h2, .newsposts h2 a{
	font-size: 20px;
	margin-bottom: 0px;
	line-height: 18px;
}
.newsposts .date{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
}
.newsposts .morelink{
	text-align: right;
	font-size: 11px;
}
.newsposts p{
	margin-bottom: 0;
}
#socialmedia {
	font-weight: bold;
	margin-bottom: 75px;
	margin-right:2px;
	margin-top:2px;
}
#socialmedia p {
	font-size: 12px;
}
#homerightbox {
	background: #f0f0f0;
	padding: 10px;
}
.morenews {
	text-align: right;
}
.morenews a{
	font-weight: bold;
}

.headimg {
	width: 316px;
	height: 289px;
}

#banner ul {
	display: inline;
}

#head-one, #head-two, #head-three {
	float: left;
	width: 316px;
}

	#head-one li, #head-two li, #head-three li {
		background-image: none;
	}
#head-one {
	margin-left: -15px;
}

#head-two, #head-three {
	padding-left: 1px;}
	
.disclaimer {
	padding-top: 5px;
	font-style: italic;
	}