

/* Base Definitions */

* {
	padding: 0; 
	margin:0;
}


/* Structure Definitions */


.clear {
	clear:both;
}


#wrapper{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

/* Header Definitions */	
#header {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 115px;
}


/* Navigation Definitions */	

/* =Menu
-------------------------------------------------------------- */


#access {
	display: block;
	float: left;
	margin: 0 auto;
	width:770px;
	display:inline;
}

#access .menu-header,
div.menu {
	margin-left: 0px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access ul li{
	background:url(../images/nav-separator.png) top left no-repeat;
}
	
#access a{
	color: #fff;
	display: block;
	line-height: 52px;
	padding: 0 15px;	
	text-decoration: none;
	font-size: 14px;
	background:url(../images/nav-highlight.png) top center no-repeat;
}

#access a:hover{
	color: #000;
	background:url(../images/nav-highlight.png) top center no-repeat;	
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	background-color:#c21e08;
	top: 52px;
	left: 0;
	float: left;
	width: 220px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 200px;
	height: auto;
	border:none;
	font-weight:normal;
	text-align:left;
	background:none;

}

#access li:hover > a{
	color: #000;
}

#access ul ul :hover > a {
	background: #eaebeb;
	color: #a71d3b;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #feda7e;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #feda7e;
}

/* Content Definitions */	

#container{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

	
#content {
	padding:20px 20px 20px 0px; 
	width:700px;
	margin:0px 0px 0px 0px;
	float:right;
	display:inline;
}

.post hr {
	display: block;
}

.postmetadata {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postmetadata  a,
.postmetadata  a:link, 
.postmetadata  a:visited {
	color: #00b2db;
	text-decoration: none;
}

.postmetadata a:hover,.postmetadata a:active {
	color: #464646;
	text-decoration: underline;
}

/* Entry Definitions */




/* Structure Sidebar */

#sidebar {


}

.widget-container{
	margin:0px 0px 0px 0px;
}

#sidebar embed, #sidebar object {
	width: 200px; height: 150px;
	margin: 0px; padding: 0px;
}

#sidebar ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	overflow:hidden;	
}

#sidebar li {
  	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/sidebar-link.jpg) bottom left no-repeat;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px 0px 0px 0px;
  	padding:0px 0px 0px 0px;
	background-color:#f6f5f6;
	width:230px;			

}

#sidebar ul ul li {
  	padding:0px 0px 0px 0px;
	border:none;
	margin: 0px;
	background:none;

}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  	padding:10px 0px 0px 0px;
	background:none;
}

#sidebar img{
	border:none;
}

/* These help support the widgets properly */
#sidebar ul table {
	margin: 0px;
	padding:0px 10px 0px 10px;
}

#sidebar .textwidget {
	margin:0px;
	padding:10px 0px 10px 0px;
}

	
#sidebar form {
	margin: 0;
}
	

	
/* End Entry Lists */

/* Footer Definitions */	


#footer{
	height:225px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#93400a;
	font-size:12px;
	color:#FFFFFF;
}




/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 15px 0 0 0;
}
		
		
/* Structure Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	


/* Begin Various Tags & Classes */


select {
	width: 130px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -925em;
}

hr {
	display: none;
	}

a img {
	border:none;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 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: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
		
/* End Images */

/* Extra CSS from me*/

#logo{
	float:left;
	display:inline;
	padding:5px 0px 0px 15px;
}

#header-img{
	float:right;
	display:inline;
	padding:5px 15px 0px 0px;	
}

#main-nav{
	clear:both;
	height:52px;
	background:url(../images/nav-bg.jpg) top center no-repeat;
}

#search-box{
	width:185px;
	float:right;
	display:inline;
}
	
#s{
	border:none;
	background:#FFFFFF url(../images/input-bg.jpg) top center repeat;
	font-size:14px;
	padding:3px 5px 3px 5px;
	vertical-align:top;
	width:120px;
}

#searchform-box{
	vertical-align:top;
	height:24px;
	overflow:hidden;
	padding:16px 0px 0px 15px;

}

#content-top{
	clear:both;
	height:330px;
	overflow:hidden;
}

#footertop{
	height:50px;
	clear:both;	 
}

#footerbottom{
	padding:0px 0px 0px 0px;
	clear:both;	
	height:175px;
	background:url(../images/footer-bg.jpg) top center no-repeat;	 
}

.footer-menu{
	float:right;
	display:inline;
	text-align:right;
}

.footer-menu li{
	float:left;
	padding:0px 10px 0px 10px;
	border-left:1px solid #ffffff;
}

.footer-menu a,
.footer-menu a:link, 
.footer-menu a:visited {
	color: #fff;
	text-decoration:none;
}

.footer-menu a:hover, .footer-menu a:active {
	color: #000;
	text-decoration:none;
}

.footer-menu1{
	float:left;
	display:inline;
	text-align:left;
}

.footer-menu1 li{
	float:left;
	padding:0px 10px 0px 10px;
	border-left:1px solid #ffffff;
}

.footer-menu1 a,
.footer-menu1 a:link, 
.footer-menu1 a:visited {
	color: #fff;
	text-decoration:none;
}

.footer-menu1 a:hover, .footer-menu1 a:active {
	color: #000;
	text-decoration:none;
}

#access .menu-item-first{
	background:none;
}

#menu-top-navigation-1 .menu-item-first, #menu-top-navigation-2 .menu-item-first{
	border:none;
}


#gform_wrapper_1{
	padding:0px 120px 0px 80px;
}

.gform_wrapper .top_label .gfield_label, 
.gform_wrapper .left_label .gfield_label,
.gform_wrapper .right_label .gfield_label{
	color:#000000;
}

#gform_wrapper_1 .medium{
	border:1px solid #a2a2a2;
	padding:3px 5px;
	width:300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#gform_wrapper_1 .gform_footer{
	text-align:right;
	padding:5px 20px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

