/*
Theme Name: Kenyon Estate
Theme URI: http://kenyonestate.com/
Description: 
Version: 1.0
Author: Sean Ireton
Author URI: http://seanireton.com/
*/

body {
	margin: 0px;
	text-align:center;
	background: #330000 url(images/bg-repeat.png) top repeat-x;
}


h2 { margin: 0px; font-size: 20px; }
h2 a { 
	text-decoration: none;
	color: #996600;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #996600;
}

h3 { 
	margin: 35px 0 10px 0;
	display: block;
	width: 295px;
	color: #000;
	font-size: 16px;
}

.clear { clear: both; }

.date-posted {
	float: right;
	font-size: 11px;
	margin: -10px 0 15px 0;
	
	display: none;
}

.postmetadata {
	display: none;
}

.float-left {
	float: left;
	margin-right: 15px;
}

.float-right {
	float: right;
}


/**** SUCKERFISH NAV / DROPDOWN STYLE ***********************
*************************************************************/




#suckerfishnav {
    font-size:13px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    width:100%;
    height: 40px;
    text-align: center;
}
    
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    text-align: left;
}
    
#suckerfishnav a {
    display:block;
    color: #ccc;
    text-decoration:none;
    padding:0px 10px;
}
    
#suckerfishnav li {
    float:left;
    padding:0;
}
    
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}
    
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-family:verdana,sans-serif;
}
    
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    padding: 7px 0 7px 7px;
}
    
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
}
    
#suckerfishnav li li:hover {
    background:#990000;
}
    
#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li li:hover a,
#suckerfishnav li ul li li li:hover a {
    color:#fff;
    text-decoration: none;
}
    
#suckerfishnav li:hover a,
#suckerfishnav li.sfhover a {
    color:#fff;
    text-decoration: none;
}
    
#suckerfishnav li:hover li a,
#suckerfishnav li li:hover li a,
#suckerfishnav li li li:hover li a,
#suckerfishnav li li li li:hover li a {
    color:#ccc;
}
    
#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul,
#suckerfishnav li:hover ul ul ul ul,
#suckerfishnav li.sfhover ul ul,
#suckerfishnav li.sfhover ul ul ul,
#suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
}
    
#suckerfishnav li:hover ul,
#suckerfishnav li li:hover ul,
#suckerfishnav li li li:hover ul,
#suckerfishnav li li li li:hover ul,
#suckerfishnav li.sfhover ul,
#suckerfishnav li li.sfhover ul,
#suckerfishnav li li li.sfhover ul,
#suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
}
    
#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
	color: #fff;
    background:#990000;
}














#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	
	background: url(images/body.png) top center no-repeat;
}

#inner-wrapper {
	width: 800px;
	margin-left: 100px;
}

#header {
	height:259px;
	position: relative;
}

#nav {
	position: absolute;
	bottom: 12px;
	left: 10px;
	z-index: 1;
}





#rotator {
	width: 780px;
	height: 250px;
	margin-bottom: -50px;
}


/*****JFlow********************************
*******************************************/


#pics { 
	margin: 0px 0px 7px 0px;
	height: 350px;
	width: 550px; 
	overflow-y: hidden; 
}

#myController { 
	display: none;
	float: right;
	padding: 0 6px 0 0;
	margin-top: -238px;
	position: relative; 
}

#myController span { 
	height: 25px;
	line-height: 25px;

	background: #333333;
	border: 1px solid #fff;
	font-size: 0.8em;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	padding: 5px;
	display: block;
	margin: 8px 0 0 0; 
} 
#myController span.jFlowSelected { 
	background: url(pics/green-bg.png) repeat;
}

#pics div { float: left; width: 100%; height: 350px; }
#pics div a { display: block; float: left; width: 550px; height: 228px; }
#pics div span { display: none; }
#pics .photo-01 { background: url(pics/photo-01.jpg) no-repeat 0 0; }
#pics .photo-02 { background: url(pics/photo-02.jpg) no-repeat 0 0; }
#pics .photo-03 { background: url(pics/photo-03.jpg) no-repeat 0 0; }
#pics .photo-04 { background: url(pics/photo-04.jpg) no-repeat 0 0; }
#pics .photo-05 { background: url(pics/photo-05.jpg) no-repeat 0 0; }



/*****END JFlow****************************
*******************************************/







#container {
	margin: -10px 0 0 10px;
	width: 780px;
	background: #fff;
	min-height: 450px;
	}

	#content {
		float: left;
		width: 750px;
		padding: 10px;
		margin: 0 10px 0 0;
		font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000;
		}
		
		.entry {
			line-height: 20px;
		}
		
	.entry a {
		color: #996600;
		text-decoration: none;
	}
	
	.entry a:hover {
		color: #000;
		border-bottom: 2px solid #996600;
	}

#commentform textarea {
	width: 100%;
	}
	
.adspace {
	text-align: left;
	float: right;
	width: 225px;
	background-color: #ccc;
	min-height: 400px;
	margin-top: 35px;
	padding: 0 10px 0 10px;
	
	font-size: 13px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	
	display: none;
	}
	
	.FB_SERVER_IFRAME {
		margin: -10px 0 10px -10px;
	}
	
	.adspace h4 {
		margin: 0 -10px 5px -10px;
		padding: 0px;
		display: block;
		padding: 5px 5px 10px 10px;
		
		text-transform: uppercase;
		color: #fff;
		
		background: #990000 url(images/header-shadow.png) bottom repeat-x;
	}
	
	.adspace a {
		color: #996600;
		text-decoration: none;
		float: right;
		margin-bottom: 10px;
	}
	
	.adspace a:hover {
		color: #000;
		border-bottom: 2px solid #996600;
		margin-bottom: 8px;
	}
	
	.email-entry {
		width: 150px;
	}

#sidebar {
	float:left;
	width:220px;
	background-color:#E0E6F3;
}

#footer {
	clear: both;
	text-align: left;
	width: 760px;
	height: 50px;
	line-height: 50px;
	margin: 25px 0 25px 10px;
	padding: 0 10px 0 10px;
	
	background: #000;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
	.footer {
		font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #999;
	}
	
	.footer ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
		.footer ul li {
			float: left;
			display: inline;
		}
		
		.footer li a {
			display: block;
			color: #999;
			text-decoration: none;
			padding: 0 10px 0 10px;
		}
		
		.footer li a:hover {
			color: #fff;
    		background:#990000;
		}
