/*   
Theme Name: AAF-Inlandempire
Theme URI: http://aaf-inlandempire.com/wp-content/themes/aaf-inlandempire
Description: The AAF Inland Empire created by <a href="http://uieducator.com">Jason Diehl</a> &amp; <a href="http://raymondheredia.com">Raymond Heredia</a>
Author: Jason Diehl &amp; Raymond Heredia
Author URI: http://uieducator.com/
Author URI: http://raymondheredia.com/
Version: 1.2
.
You may edit this theme in part or in full,
but please keep credits intact, particularly in
the footer, and re-direct rather than re-disribute.

Full support for this theme, and updates and hacks
can be found at the supplied THEME URI.

The head image used on default for this theme was obtained from:
Raymond Heredia

Comment structure and icons originally designed by Sebastian Schmieg from:
	http://www.kingcosmonaut.de/
on his Wordpress theme, "Blixed".

THIS THEME IS NOT YET STABLE IN INTERNET EXPLORER
.
*/



body {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #000000;
	background-color: #7DA2C6;
}


/* MAIN BODIES
-------------------------*/
#container {
	margin: 0 auto;
	width: 780px;
	background-color: #eee;
	border: 20px solid #eee;
}

#headimg {
	width: 720px;
	border-top: 5px solid #fff;
	border-right: 50px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 10px solid #fff;
	background-color: #fff;
}
#headimg img{
	border: none;
	margin: 0 0 0 -30px;

}
#menu {
	width: 760px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #000;
	list-style: none;
	margin: 0;
        font-size: 10px;
	font-weight: normal;
}

#main {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 520px;
	background-color: #fff;
	padding: 18px;

}

#side {
	float: right;
	background-color: #eee;
}

#foot {
	clear: both;
	width: 760px;
	padding: 20px 10px 20px;
	background-color: #fff;
}


/* MAIN MENU
-----------------------------------*/

#menu li {
	float: left;
	vertical-align: middle;
	border-right: solid 2px #555;
}

#menu li a {
	display: inline;
	background-color: #000;
	width: 80px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 5px 0 5px;
}

#menu li a:hover {
	display: inline;
	width: 80px;
	color: #369;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #F00;
	vertical-align: middle;
	padding: 0 5px 0 5px;
}

#amenu li a {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
	font-weight: normal;
}

#amenu li a:hover {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
}

#navigation {
	float: left;
	font-weight: normal;
}

#feed {
	float: right;
	padding-bottom: 10px;
	text-align:right;
}

#feed img {
	border: 0px;
}



/* HEADINGS 
-----------------------------------*/
h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#000000;
	font-family: Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#000000;
	font-family: Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#box {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: black;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: none;
}

#centered {
	margin: 0 auto;
	text-align: center;
}

#centered #s {
	background-color: #fff;
	border: 1px solid #ccc;
	color: black;
}

#centered:hover {
	color: #666;
}

#centered a {
	color: #666;
	text-decoration: none;
}

#centered a:hover {
	color: #333;
	text-decoration: none;
}

#centered2 {
	color: #999;
	margin: 0 auto;
	text-align: center;
}

#centered2 a {
	color: #666;
	text-decoration: none;
}

#centered2 a:hover {
	color: #333;
	text-decoration: none;
}


#box h3 {
	color: black;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#box li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#box li:hover {
	color: #666;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#box li a {
	color: #999;
}

#box li a:hover {
	color: #666;
}

#box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxx {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100px;
	background-color: #fff;
	list-style: lower-roman;
}

#boxx h3 {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #666;
}

#boxx li a:hover {
	color: #333;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}




/* LINKS
-----------------------------------*/
a {
	text-decoration: underline;
}


a img {
	border: 1px solid #eee;
	padding: 10px;
	display: block;	
}



/* SEARCH
-------------------------------------------*/

#search {
	border: 0px;
}

#searchbutton {
	background-color: #fff;
	border: 1px solid #999;
}
