/*
Theme Name: Burggraf Restoration
Theme URI: http://aquavitacreative.com/
Description: The first Burggraf design done by Aqua Vita Creative.
Version: v1.0
Author: Jonathan Cox & Sean Ferguson
Author URI: http://aquavitacreative.com/
Tags: Aqua Vita Creative, Burrgraf Restoration, Disaster Specialists
*/


/* Body Structure Rules Begin */

body {
background: #FFFFFF url(images/bg.jpg) top center repeat-x;
font-size: .9em;
color: #7d7d7d;
font-family: Helvetica, Arial, sans-serif;
margin: 0 0;
overflow-x: hidden;
}

#container {
width: 1060px;
margin: auto;
}

.divider {
display: block;
clear: both;
height: 25px;
width: 98%;
margin: auto;
border-bottom: 1px dashed #7d7d7d;
}

.clearFloat {
display: block;
clear: both;
}

/* Body Structure Rules End */


/* Header Rules Begin */

#header {
display: block;
width: 1003px;
margin: auto;
}

#logo {
display: block;
float: left;
width: 365px;
height: 159px;
}

#headerInfo {
display: block;
float: right;
width: 283px;
height: 90px;
margin-top: 3px;
clear: right;
}

#navBar {
display: block;
float: right;
margin-top: -58px;
margin-right: 10px;
margin-bottom: 100px;
}

	/* Drop Down Navigation Rules Begin */
		
		#jsddm {	
			float: right;
			margin: 2px -10px 0 0;
			padding: 0;
			font-size: 1.2em;
			text-transform: uppercase;
			font-weight: bold;
		}
			
		#jsddm li {	
			float: left;
			list-style: none;
			margin-right: 8px;
		}
		
		#jsddm li a	{	
			display: block;
			width: auto;
			padding: 5px 5px; 
			text-decoration: none;
			white-space: normal;
		}
		
		#jsddm li a:hover {	

		}	
		
		.parent {	

		}
		
		.parentBox {	
			background-color: #FFFFFF;
			border-top: 2px solid #ff6600;				
			border-left: 2px solid #ff6600;
			border-right: 2px solid #ff6600;
		}								
				
		#jsddm li ul {	
			margin: 0;
			padding: 0;
			position: absolute;
			margin-top: 0px;
			visibility: hidden;
			z-index: 500;			
		}
				
		#jsddm li ul li	{	
			float: none;
			display: inline;
			margin: 0;			
			text-align: center;
		}
		
		#jsddm li ul li a {	
			color: #7d7d7d;
			font-size: .9em;
			background-color: #FFFFFF;	
			border-left: 2px solid #ff6600;
			border-right: 2px solid #ff6600;
			border-bottom: 1px solid #333333;							
		}
		
		#jsddm li ul li a.lastItem {		
			border-bottom: 2px solid #ff6600;							
		}		
				
		#jsddm li ul li a:hover	{	
			background-color: #003470;		
			color: #F6851F;
		}

	/* Drop Down Navigation Rules End */


/* Header Rules End */


/* Content Area Rules Begin */

#contentArea {
display: block;
float: left;
width: 650px;
padding-right: 50px;
padding-left: 50px;
}

/* Content Area Rules End */


/* Sidebar Rules Begin */

#sideBar {
display: block;
float: right;
width: 256px;
padding: 0 20px;
border-left: 1px solid #ff9933;
}

/* Sidebar Rules End */


/* Footer Rules Begin */

#footer {
display: block;
width: 1600px;
height: 170px;
margin: auto;
background: url(images/footer-bg.png);
}

#footerMask {
display: block;
width: 1060px;
height: 100px;
margin: 0 0 0 140px;
padding: 70px 0 0 0;
text-align: center;
background: url(images/footer-mask.png) no-repeat;
}

/* Footer Rules End */


/* Typography Rules Begin */

h1, h2, h3, h4, h5, h6 {
margin-left: 10px;
margin-bottom: 5px;
color: #003471;
font-weight: 700;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1em;
}

h5 {
font-size: .8em;
}

h6 {
font-size: .6em;
}

p {
font-size: .9em;
line-height: 1.2em;
margin-left: 10px;
}

a {
color: #ff9933;
text-decoration: none;
}

a:hover {
color: #003471;
}

ul {
font-size: .9em;
line-height: 1.2em;
margin-left: 10px;
}

.entry ul li:before, #sidebar ul ul li:before {

	}
/* Typography Rules End */

/* Image Rules Begin */

/* Image Rules End */
