/*
Theme Name: Leadership Avl temp
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 

*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignleft {
	float: left;
	}

img
{  border-style: none;
}

/* End Images */

h1 {
color:#09135b;
font-family:Cambria,Georgia,serif;
font-size:18px;
font-weight:bolder;
margin-bottom:1em;
margin-top:1em;
text-align:left;
}
h2 {
color:#0b4920;
font-family:Cambria,Georgia,serif;
font-size:18px;
font-weight:bolder;
margin-bottom:1em;
margin-top:1em;
text-align:left;
}
h3 {
color:#0051BA;
font-family:Cambria,Georgia,serif;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin-bottom:0.2em;
margin-top:1em;
}
h4 {
color:#127e39;
font-family:Cambria,Georgia,serif;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin-bottom:0.2em;
margin-top:1em;
}
h5 {
color:#333333;
font-family:Cambria,Georgia,serif;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin-bottom:0.2em;
margin-top:1em;
}
h6 {
color:#666666;
font-family:Cambria,Georgia,serif;
font-size:10px;
letter-spacing:1px;
line-height:18px;
margin-bottom:0.8em;
margin-top:0.1em;
}


a {
	text-decoration: underline;
	color: #173782;
}

a:hover {
	color:#FF7741;
	text-decoration: underline;
}

a:active {
	color:#006699;
	text-decoration:none;
}

p {
	font-size: 1em;
	line-height: 20 px;
	margin-bottom:13px; 
	font-family: Calibri, Verdana, helvetica, arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#bodyContent
{
	background: #CCCCCC; 
	margin: 0px 0px 0px 0px;
	background-size:100% 100%;
	-moz-background-size:100% 100%; /* Firefox 3.6 */
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align: center;
}

button
{
	padding: 10px 15px;
	color: white;
	background-color: #0b4920;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #000000;
}

button:hover, button:focus
{
	background-color: #127e39;
	border: 2px solid #CCCCCC;
	cursor: pointer;
}

button.blue
{
	padding: 10px 15px;
	color: white;
	background-color: #09135b;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #000000;
}

button.blue:hover, button.blue:focus
{
	background-color: #0051BA;
	border: 2px solid #CCCCCC;
	cursor: pointer;
}

#header
{
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/headerblue.jpg) repeat-x; 
	height:260px; 
	margin: 0 auto 0 auto; 
	padding: 0 0 0 0;
	position:relative;
	z-index: 1000;
}

#headerUpper
{
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/citybg.jpg) no-repeat;
	width:950px;
	height:208px; 
	margin: 0 auto 0 auto; 
	position:center;
	z-index: 1000;
}

#upperNav
{
	width:950px;
	height:45px; 
	margin: 0 auto 0 auto; 
	position: relative;
	float: right;
	z-index: 9999;
	text-shadow: 0 -1px 0 #000000;
}	

#upperNav a {
	text-decoration: none;
}

	ul.navigation { float: right; padding-top: 14px; }
	ul.navigation li { display: inline; margin-right: 10px; }
	ul.navigation li a { height: 31px; color: white; font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; text-decoration: none; text-shadow: 0 -1px 0 #000000;}
	ul.navigation li a:hover { background: #5475ac; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; z-index: 1; position: relative; text-decoration: none; text-shadow: 0 0 0 #99adca; text-shadow: 1px 1px 0px #000000;}

.title
{
	float: left;
	margin-top: 15px;
}

.socialmenu img
{
	float: right;
	margin-top: 100px;
	margin-left: 10px;
}

#nav
{
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/navdividers.png) no-repeat;
	width:962px;
	height:52px;
	margin: 0 auto 0 auto; 
	position:center;
	z-index: 1000;	
}

#navbar {
	margin: 0;
	padding: 0;
	height: 52px;
	line-height: 52px;
	text-align: center; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	width: 160px;
	display: block;
	color: #fff;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000000; }
#navbar li a:hover { background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/navhoverbg.png); }
#navbar li ul {
	display: none; 
	width: 160px; 
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/navdropdownbg.jpg) repeat;
	font-size: 12px; 
	color: #ffffff}
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	border-top: 1px solid #fff; }
#navbar li li a:hover {
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/navhoverbg.png); }

#contentContainer
{
	margin: 0 auto 0 auto; 
	position:center;
	z-index: 1000;
	width:960px;
	min-height:900px;
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/whitebg.png) repeat;
}

#content
{
	text-align:left;
	position:relative;
	width:900px;
	margin: 0px 0px;
	padding: 30px;
	z-index: 300;
	font-size: 1em;
	line-height: 20 px;
	font-family: Calibri, Verdana, helvetica, arial, sans-serif;
}


.home_news img 
{ 
	float: left;
	margin: 17px 5px 0 10px;
	background: #CCCCCC; 
	padding: 3px; 
	border: 1px solid #CCCCCC; 
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	-moz-box-shadow: 0px 0px 4px #CCCCCC; 
	z-index: 1; 
	position: relative; 
}

.home_asides img 
{ 
	float: right;
	margin: 17px 10px 4px 0;
	display: block;
	background: #CCCCCC; 
	padding: 3px; 
	border: 1px solid #CCCCCC; 
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	-moz-box-shadow: 0px 0px 4px #CCCCCC; 
	z-index: 1; 
	position: relative; 
}

#home_headings
{
	width: 900px;
	float: left;
	margin-top: 25px;
}

#home_headings img 
{ 
	background: #CCCCCC; 
	padding: 3px; 
	border: 1px solid #CCCCCC; 
	-moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	-moz-box-shadow: 0px 0px 4px #CCCCCC; 
	z-index: 1; 
	position: relative; 
	
}

.first_column
{
	float: left;
	padding: 10px; margin-left: 0px; margin-right: 0px;
	width: 250px;
}

.second_column
{
	float: left;
	padding: 10px; margin-left: 42px; margin-right: 0px;
	width: 250px;
}

.third_column
{
	float: left;
	padding: 10px; margin-left: 42px; margin-right: 0px;
	width: 250px;
}

td { 
	font-size: 1em;
	line-height: 18 px;
	font-family: Calibri, Verdana, helvetica, arial, sans-serif;
}

#footerUpper
{
	background: url(http://www.leadershipasheville.org/blog/wp-content/uploads/2011/11/bluefooterbar.jpg) repeat-x;
	height:12px; 
	margin: 0 auto 0 auto; 
	position:relative;
}

#footer
{
	background: white;
	width:960px;
	margin: 0 auto 0 auto; 
	padding: 0px;
	position:center;
	z-index: 1000;
}

#footerLower
{
	width:960px;
	font-size: 10px;
	margin: auto; 
	position:relative;
	z-index: 1000;
	font-size: 12px;
	line-height: 20 px;
	font-family: Calibri, Verdana, helvetica, arial, sans-serif;
}

