/*
Theme Name: Hybrid Custom
Theme URI: http://www.kerrycromer.com
Description: Kerry Cromer - International Male Model and Actor.
Version: 0.1
Author: Andy Ford
Author URI: http://www.kerrycromer.com
Tags: Male Model
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:21px;
	background: url(images/background.jpg) top center no-repeat #000;
}

#body-container {
	margin:21px auto 21px; width: 1012px;
}

#header {
	margin:0;
	z-index: 10;
	position: relative;
}

#site-title, #site-description {
	visibility: hidden; height: 1px;
	}
	
#navigation {
	height:238px; width: 100px; margin:0px; overflow:visible; 
	z-index:100; background: url(images/navigation-panel.png) transparent no-repeat; 
}

#page-nav {
	width: 95px;
	}

	ul {
		list-style: outside; list-style-type: none; margin: 0; padding-top: 13px;
		}
		
	#page-nav li {
		width: 95px;
		margin: 0;
	}
		
	#page-nav li a {
		background:#2A2A2A url(images/navigation.jpg) repeat-x scroll left top;
		border:medium none;
		color:#E3E3E3;
		float:left;
		font-weight:bold;
		margin:0 0 0 2px;
		padding: 0px 0 4px 10px;
		text-align:left;
		width: 85px;
		font-size: 11px;
		}
		
#container {
	clear:none;
	float:right;
	width:960px;
	margin-top:-250px;
	z-index: -10;
}

#content {
	margin-top: -230px;
}

.no-widgets .content, .page-template-no-widgets .content {
}

.post {
	margin:0;
	background: transparent;
	width: 750px;
	height: 568pxpx;
	float: right;
	overflow: visible;
	padding:10px;
	width:855px;
}

.entry-content {
	float:right;
	z-index:-9;
	height:615px; width: 910px;
}

.entry-title a {
color:#76ddfe; font-size: 37px; font-style: normal;
}

.page-content {
	float:right;
	z-index:-9; width: 825px;
	padding: 0px 30px;
}

.merchandise-content {
	float:right;
	z-index:-9; width: 825px;
	padding: 0px 30px;
}

.merchandise-content p {
margin: 10px 0px;
}

h2, h3, h4, h5, h6 {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2 { font-size: 24px )




.page-title, .attachment-title {
margin:0 0 21px; color: #75dcfd;
}

.credit {
	text-align: right;
	}
	
	.credit a:link { color: #0099CC } 
	
#footer-container {
	clear:both;
	float:right;
	margin:0 0 21px;
	width: 900px;
}

#footer {
	color:#444444;
	font-style:normal;
	text-align:right;
	font-size: 10px;
	float:right;
}