/*
2 Column Fixed - Top Nav


Neil,
This is a mash-up of a bare bones WP style sheet and my alterations.



/*-----------Block Level Elements--------------*/

Body
	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geordia, Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	background-color: #e1e1e1;
	}
.clearing
{
clear:both;
}

#page 
	{
        font-size: 1.3em;
	width: 770px;
	margin: 0 auto;
        background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header 
	{
	height: 220px;
	width: 100%;
	background: url('images/NOLA_header_grey.jpg') no-repeat top left;
	}

#headerimg
	{

	}
.intro a 
	{
	position: relative;
	color: white;
	font-size: 1.2em;
	top: 90px;
	left: 10px;
        text-decoration:none;
	
	}
.blogname
	{
	position: relative;
	left: 50px;
	top: 100px;
	}
a.blogname , a.blogname :visited, h1.blogname 
	{
	color: white;
	text-decoration: none;
	font-size: 1.4em;
}

.description
	{
	color: white;
	position: relative;
	left: 15px;
	top: 100px;
	font-size: 1.1em;

	}

p
	{
	margin: 0em 0em .5em 0em
	}


#wrapper
	{
	
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	float:left;
	}

#content
	{
	float: right;
	width: 575px;
        padding-right: 0em;
	padding-top: 5px;
	background-color: white;
	line-height: 140%;
	padding-left: 5px;
	font-size: 1.1em;
	}

#content div.inner
	{
	margin: 20px 10px 20px 10px;
	}



#footer
	{
	width: 100%;
	text-align: center;
	clear: both;
	border-top: 1px solid #ccc;
	color: #FFF;
	background: #49925B;
	}

#footer p
	{
	margin: 10px 0 10px 0;
	}


/*-------------Top Navigation-------------*/



#topnav ul
	{
	padding-left: 0;
	margin: 0em;
	margin-top: 0px;
	background-color: #8f553d;
	color: White;
	float: left;
	width: 100%;
	}
		
#topnav ul li
	{ 
	display: inline;
	}
		
#topnav ul li a
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0.2em 15px 0.2em 15px;
	background-color: #8f553d;
	color: #FFF;
	text-decoration: none;
	float: left;
	}
		
#topnav ul li a:hover
	{
	background-color: #693823;
	color: #fff;
	}


/*-------------Headings-------------*/


h1
	{
	font-size: 1.7em;
	margin-bottom: 1.2em;
	margin-top: 0em;
	}


h2
	{
	font-size: 1.5em;
	margin-bottom: .5em;
	margin-top: 0em;
	}


h3
	{
	font-size: 1.2em;
	margin-bottom: .5em;
	margin-top: 0em;
	}

h4
	{
	font-size: 1em;
	margin-top: 0em;
	}

h5
	{



	}




/*-------------The Post-------------*/
.post
{
	margin-bottom: 40px;
	padding-right: 10px; padding-left:15px;
}

.post h2, h2 a:visited, h2 a
	{
	text-decoration:none;
	font-size: 1.15em;
	color: #333;
	margin-bottom: 10px;
	line-height: 140%;
	}

.post h2 a:hover
	{
	color: #2B3A95;
	}

.post small
	{
	color: #666;
	font-size: 1em;
	}

.post p
	{

	}

.post a
	{
	text-decoration:none;
	}


.post ul
	{
	list-style-image: url('')/*-------------Bullet Icon Goes Here-------------*/
	}

.post li
	{

	}
.entry
	{


	}

.entrytext .postmetadata {


}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}


.center {

}

.pagetitle {

}

blockquote {

}
cite {


}
a img {

}

acronym, abbr {

}

/*--------------List Styles------------*/

ul
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	}
li
	{
	
	}

ul.fancy
	{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	}

ul.fancy li
	{
	margin-bottom: 5px;
	}

ul.fancy li a
	{
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	margin-bottom: 5px;
	border-left: 5px solid #8f553d;
	}

ul.fancy li a:hover
	{
	border-left: 5px solid #693823;
	color: #000;
	}

/*--------------Sidebar------------*/

#sidebar
	{ 
	width: 190px;
	float: left;
	background-color: white;
	}

#sidebar div.inner
	{
	margin: 20px 0px 20px 5px;
	}
		
#sidebar ul
	{
	list-style-type: none;
	margin-left: 0px;
        font-size: .95em;
	
	}

#sidebar li
	{
	
	}
				
#sidebar a:link, #sidebar a:visited
	{
	text-decoration:none;
	
	}
		
#sidebar a:hover
	{
	
	}

#sidebar ul h2
	{
	font-size: 1.1em;
	
	}

#sidebar ul li
	{
	padding: 0em;
       

	}


#sidebar ul ul
	{
	padding: 0em;
	}


#sidebar ul ul li
	{
          padding-left:5px;
	}

#sidebar ul ul ul
	{



	}



#sidebar p
	{



	}



/*--------------Comments--------------*/

#comments
{
	padding-right:10px;
	
}

#commentform
{
	width:400px;
}
ol.commentlist {
padding-right:10px;

}

ol.commentlist li {



}


ol.commentlist li.alt {
}

ol.commentlist a {


}



small.commentmetadata {

}

/*--------------Search Form-------------*/
#searchform {

}



#searchform input {

}

#searchform #s {



}











/*-------------Calendar-----------------*/



#wp-calendar {


}

#wp-calendar th {

}

#wp-calendar 
}



#prev a, #next a {

}

#wp-calendar caption {


}



/*-------------Images------------------*/





/*-------------Other------------------*/
hr
	{
	display: none;
	}
.floatright
	{
	float: right;
	}

.floatright
	{
	float: right;
	}
.rtmargin
	{
	margin-right: 10px;
	}

.ltmargin
	{
	margin-left: 10px;
	}

.toptmargin
	{
	margin-top: 10px;
	}

.botmargin
	{
	margin-bottom: 10px;
	}

.clearleft
	{
	clear: left;
	}