/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: style.css
* Version: 1.0.0 (2008-11-16) YYYY-MM-DD
* Author: Michael Cairns
* Description: Styles for Elevation Wordpress template.

*/

/* Eric Meyer CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: 100;
	font-size: 100%;
	font-family: Arial, helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* End CSS Resset */

/* Begin Structure */

body {
	font-size: 11px;
}

#wrapper {
	width:804px;
	height:auto;
	min-height:500px !important;
	margin:30px auto 0 auto;
	padding-bottom:13px;
	position:relative;
	overflow:hidden;
}

#header {
	width:778px;
	height:133px;
	margin:0 auto;
}
	
	#header img {
		padding:38px 0 0 29px;
	}

#content {
	width:585px;
	height:auto;
	min-height:350px !important;
	float:right;
	position:relative;
	padding:13px 13px 0 0;
	display:inline;
	}

	#show {
		width:585px;
		height:303px;
		margin:1px 0 2px 1px;
	}
	
	#banner {
		width:585px;
		height:100px;
		margin:1px 0 4px 1px;
	}

.entry, .comments {
	padding: 12px;
	clear:both;
	margin-bottom:1px;
	line-height: 16px;
}

	.entry ul, .entry ol {
		margin: 10px 0 10px 25px;
	}
	
	.post {
		margin-bottom: 12px;
	}
	
	.post .entry img {
		border: 10px solid #FFF;
	}
	
	.post .entry img.alignnone, .post .entry img.alignleft {
		margin: 0 15px 10px 0;
	}
	
	.post .entry img.alignright {
		margin: 0 0 10px 15px;
	}
	
	p.postmetadata {
		color: #777;
		display: block;
		border-top: 1px solid #CCCDCD;
		padding-top: 10px;
		margin-bottom: 0;
	}
	
	.comments {
		margin-top: 11px;
	}
	
	.comments h2 {
		font-size: 14px;
		font-weight: bold;
	}
	
	#latest_posts {
		background: url(images/latest_bg.png) no-repeat;
		width: 585px;
		height: 160px;
	}

	.news_post_1 {
		width:244px;
		height:130px;
		padding:20px 35px 10px 13px;
		float:left;
	}
	
	.news_post_2 {
		width:244px;
		height:130px;
		padding:20px 35px 10px 13px;
		float:right;
		position:relative;
	}
	
		#latest_posts h2 {
			padding-bottom:5px;
		}
		
		#latest_posts a {
			font-size: 12px;
		}
		
	.pagination {
		margin-top:5px;
	}
		
	.pagination a {
		padding:4px;
	}
	
#sidebar {
	width:167px;
	height:auto;
	min-height:350px !important;
	float:left;
	position:relative;
	padding:13px 0 0 13px;
}

#quick_links {
	background: #FFF url(images/quick_bg.png) no-repeat center;
	width: 791px;
	height: 323px;
	margin:0 auto;
	padding-left: 13px;
	position: relative;
}

	#quick_links li {
		list-style: none;
	}

	.block {
		padding: 50px 13px 0;
		width: 169px;
		height: auto;
		min-height: 110px !important;
		float: left;
	}

	.mp-formdiv {
		width:169px;
		height:110px;
	}
	
		.MailPressFormEmail {
			height:16px;
			width: 161px;
			padding: 3px;
			border: 1px solid #CCC;
		}
		
		.MailPressFormSubmit {
			margin:11px 0 0 0;
		}
	
	ul.popular li {
		font-size: 14px;
		margin-bottom: 6px;
	}

	.social {
		position: absolute;
		top: 200px;
		left: 28px;
	}
	
	.social a {
		float: left;
		margin-right: 5px;
	}

#footer {
	width:804px;
	height:54px;
	padding:0;
	margin:0 auto 30px auto;
}

	#footer p {
		padding:3px 30px 0 30px;
		/margin-top:10px;
	}

	h1 {
		width: 572px;
		height: 25px;
		padding:12px 0 0 13px;
	}
	
	.left, .alignleft {
		float:left;
	}
	
	.right, .alignright {
		float:right;
	}

/* Begin Style */

body {
	line-height: 1.2;
	color: #585A5B;
	background: #615f60;
}
	
#wrapper {
	background:white;
	background-image:url('images/curve_top.png');
    background-repeat: no-repeat;
}

#header {
	background-image:url('images/banner.jpg');
    background-repeat: no-repeat;
}

.entry, .pagination a, .comments {
	background:#E2E2E2;
}

	.comments h2 {
		color: #585A5B;
	}
	
	.comments input, .comments textarea {
		border: 1px solid #CCCDCD;
		padding: 3px;
	}
	
	.comments #submit {
		border: 0 none;
	}

	.comments ol {
		margin-bottom: 12px;
	}

	.comments li {
		list-style: none;
		border-bottom: 1px solid #CCCDCD;
		/padding-top: 12px;
	}
	
	.commentmetadata {
		color: #777;
	}
  	 
	.pagination a {
		font-size:12px;
	}

	/* Begin styles for sidebar nav rollovers */
	
#navigation ul li {
	width: 181px;
}

	#navigation ul li a {
		height: 22px;
		background-image: url('images/nav_top_hover.png');
		background-position: 0 0;
		display: block;
		color: #FFF;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		padding: 10px 0 0 21px;
	}

	#navigation ul li a:hover, #navigation ul li.current_page_item a {
		background-position: 0 32px;
	}

	#navigation ul li a.home {
		height: 23px;
		background-image: url('images/nav_home_hover.png');
		background-position: 0 0;
		padding: 10px 0 0 21px;
	}

	#navigation ul li a.home:hover {
		background-position: 0 33px;
	}
	
	#navigation ul ul li a {
		height: 22px;
		background-image: url('images/nav_sub_hover.png');
		background-position: 0 0;
		display: block;
		color: #444;
		font-size: 10px;
	}
	
	#navigation ul ul li a:hover {
		background-position: 0 32px;
	}
	
	/* End styles for sub-nav sidebar rollovers */

#footer {
	background-image:url('images/footer.png');
    background-repeat: no-repeat;
    text-transform:uppercase;
}

	#sidebar ul, #show ul {
		list-style: none;
	}
	
	h1, h2 {
		font-size: 14px;
		text-transform:uppercase;
		font-style: bold;
	}
	
	h1 {
		color: #FFF;
		background:url('images/blue_h1.png') no-repeat;		
	}
	
	h1.latest {
		background: #3096D3;
	}
	 	
	h2 {
		color:#3196D3;
	}

	#latest_posts h2 {
		color: #333;
		text-transform: none;
	}
	
	p, ul, ol {
		font-size:11px;
	}
		
	a {
		color:#3196D3;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	img {
		border:0;
	}

.shop_thumb img {
	width: 170px;
	height: 170px;
	margin-bottom: 10px;
}
	
.shop .entry {
	margin-bottom: -1px;
}

.shop .content_breaker {
	padding-top: 30px;
}
	
.shop .copy {
	width: 350px;
	float: left;
}

.shop .thumbnail {
	width: 200px;
	float: right;
}

/* End Styles */
