/*  
Theme Name: The Foundry
Theme URI: http://www.eicc.com/
Description: A design specifically for The Foundry website.
Version: 1.0
Author: Web4 K. Evans
Author URI: http://www.eicc.com/
*/		

body {
	background-color:#9f4e00;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	font: 12px arial, helvetica, sans-serif;
	color:#000;
	text-align:left;
	}

IMG {
	border:none;
	}
	
#header {
	background-image:url(images/header.jpg);
	width:814px;
	height:156px;
	margin:0;
	padding:0;
	}
	
#content-holder {
	height:100%;
	width:814px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#fff;
	}

#navbar {
	width:814px;
	height:30px;
	margin: 1px 0 5px 0;
	padding:0;
	background-color:#00235d;
	text-align:center;
	}

	
#content {
	width:814px;
	margin:0;
	padding:0;
	background-color:#fff;
	}

#leftcolumn {
	float:left;
	width:528px;
	margin:0 14px 0 11px;
	padding:0;
	}
	
#rightcolumn {
	float:right;
	width:250px;
	margin:0 11px 5px 0;
	padding:0;
	text-align:left;
	}
	
.clearfloat {
	clear:both;
	}

							/***************************************************
							********************* NAVIGATION *******************
							***************************************************/

#nav, #nav ul.menu { /* all lists */
	padding: 0;
	margin:0 25px;
	list-style: none;
	line-height: 1;
}

#nav li a {
	display: block;
	font: bold 12px arial, helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:30px;
}

#nav li { /* all list items */
	float: left;
	font:bold 12px arial, helvetica, sans-serif;
	text-align:center;
	padding:0 14px;
	line-height:30px;
	margin:0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	list-style:none;
	background-color:#00235d;
	padding:0;
	margin:0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	float:none;
	border-bottom:solid 1px #f2f2f2;
	background-color:#00235d;
	line-height:22px;
	width:150px;
	margin:0;
	padding:4px;
}

#nav li ul li a {
	font: 12px/22px arial, helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:left;
}


#nav li:hover ul li:hover {
		background-color:#ceb283;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#spacer {
width:778px;
height:5px;
}



                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin: 0 140px 10px 178px;
padding: 1em;
text-align: left;
background-color:#fff;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#bottombar {
	clear:both;
	width:814px;
	height:15px;
	margin:5px 0 0 0;
	padding:0;
	background-color:#00235d;
	}

#copyright {
	width:814px;
	height:20px;
	font: 11px/20px arial, helvetica, sans-serif;
	color:#000;
	text-align:center;
	}
	
#copyright A {
	font: 11px/20px arial, helvetica, sans-serif;
	color:#000;
	text-align:center;
	text-decoration:none;
	}



                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

P, TD {
	font: 12px/18px arial, helvetica, sans-serif;
	color:#000;
	text-align:left;
	}
	
LI {
	font: 12px arial, helvetica, sans-serif;
	color:#000;
	text-align:left;
	margin-bottom:10px;
	}
	
A:link, a:active, a:visited {
	font: 12px arial, helvetica, sans-serif;
	color:#9f4e00;
	}

H1{
	font:bold 18px arial, helvetica, sans-serif;
	color:#9f4e00;
	margin:10px 0 5px 0;
}

H2{
	font:bold 16px arial, helvetica, sans-serif;
	color:#02235d;
	margin:10px 0 5px 0;
}

H3{
	font: bold 14px arial, helvetica, sans-serif;
	color:#9f4e00;

}


A.titlelink {
	font:bold 14px/20px arial, helvetica, sans-serif;
	color:#00235d;
	padding-left:10px;
	}
	
.sidebar {
	background-color:#ceb283;
	width:250px;
	margin:5px 0;
	}
		
ul#sidebarleft {
	width:210px;
	overflow:hidden;
	list-style-type:none;
	}

li#pages {
width:150px;
}

ul#sidebarright {
	width:210px;
	overflow:hidden;
	background-color:#ceb283;
	list-style-type:none;
	}
	
	
ul#sidebarright A, li.page_item A, li.cat-item A, li#archives A {
font-weight:bold;
color:#000;
}


li#pages {
width:150px;
}

#smallbanner {
	width:255px;
	margin:0;
	padding:0;
	}
	
#smallbanner A IMG {
	padding:0;
	}
                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px auto;
padding: 5px 8px 8px 0;
text-align: left;
color:#333;
width:500px;
background: #B1CCDC;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
font: 12px arial, helvetica, sans-serif;
border: none;
color: #0B4A72;
}

.postmetadata a:hover
{
border: none;
color: #A64124;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #A64124;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #666;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #0B4A72;
text-decoration: none;
font-weight: bold;
}

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

a:visited
{
color: #666;
text-decoration: none;
font-weight: normal;
}

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

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding: 5px;
list-style: none;
background: #E5CFAB;
}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860;
}*/

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #0B4A72;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #666;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #A64124;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #A64124;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #000;
}

.commentnumber {
font: normal 18px arial, helvetica, sans-serif;
margin-top: 2px;
float:right;
color: #fff;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 24px;
color: #0B4A72;
}

h2
{
display: block;
font: bold 14px verdana, arial, helvetica, sans-serif;
padding: 0;
margin: 5px 0;
text-align: left;
}

h3
{
font: bold 12px verdana, arial, helvetica, sans-serif;
display: block;
padding: 5px 0 0 0;
margin: 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 18px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 18px;
color: #0B4A72;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 18px;
color: #666;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 18px;
color: #A64124;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
color:#A64124;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 12px;
float: right;
text-transform: uppercase;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #000;
border: 1px groove #000;
background: #B1CCDC url(images/date.png) no-repeat;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}

/*#searchform {
margin-left: 5px;
	}*/

/* navigation
--------------------------------------------------*/
#navigation 
{
margin:0 auto;
width: 778px;
height:22px;
background:#a64124;
}

#navigation ul 
{
display:block;
margin:0;
padding:0;
height:22px;
list-style-image:url(images/menu-diamond-sm.gif);
list-style-position:inside;
}


#navigation li, li.selected, li.page-item {
float:left;
margin:0 20px 0 0;
padding:0;
}

#navigation li.home {
list-style-type:none;
}

#navigation li a, li.selected a, li.page-item a 
{
padding:0 0 0 5px;
font: 12px/22px verdana, arial, helvetica, sans-serif;
color:#fff
text-transform:uppercase;
}

/* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:22px;
width:164px;
padding:0 15px;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#7F7F7F;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: #A64124;
background: url(../oxnard2/img/hover.png) top right no-repeat;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


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

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

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

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

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

/****Rounded corners********/
.roundcont {
background-color: #B1CCDC;
margin-top: 10px;
padding:5px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tl.png) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.png) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
	 
	 