/* @override http://duraamen.com/blog/wp-content/themes/duraamen/style.css */

/*
Theme Name: d&uuml;raamen
Theme URI: http://www.chrispricedesign.com
Description: Simple custom theme specifically designed for d&uuml;raamen concrete flooring products.
Author: Christopher Price
Author URI: http://www.chrispricedesign.com
Version: 1.0
Tags: d&uuml;raamen, dark, two-columns, right-sidebar, fixed-width, torn paper, textures
*/

@import url('navigation.css');
@import url('/css/type.css');
@import url('/css/objects.css');
@import url('/css/forms.css');

/* @group reset */

html, body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}



/* @end */

/* @group global */

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #262422;
	color: #000000;
}

#root {
	margin: auto;
	width: 100%;
	background: url('/images/BG_Master.jpg') repeat-x;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}

/* @end */



/* @group global classes */

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clearit{
	clear: both;
}

/* @end */

/* @group wrappers */

#wrapper {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
}

#headerWrap {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	clear: both;
	display: block;
}

#barWrap {
	text-align: center;
	background: #720003;
	display: block;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

#bodyWrap {
	margin: 0px auto;
	display: block;
	clear: both;
	background: #cbbba1 url('/images/BG_body.jpg') repeat-x;
}
#footerWrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url('/images/BG_footer01.jpg') repeat-x 50% 0%;
	clear: both;
}

/* @end */

/* @group layout */

#body {
	background: url('/images/BG_kandinsky.jpg') no-repeat 0px 0px;
	padding: 0px;
}

#header {
 height: 120px;
}

#nav {
}

#bar {
	height: 80px;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background: #720003;
}

/* @end */

#subCol1 {
	width: 611px;
	margin: 0px;
	padding: 20px 20px 30px 70px;
	vertical-align: top;
}

.cell_left {
	width: 270px;
	padding-right:10px;
	display: block;
	float: left;
	border-right: 1px solid gray;
}

.cell_right {
	width: 270px;
	padding-left:10px;
	display: block;
	float: right;
}

/* @group footer*/

#footer {
	width: 840px;
	margin: 0px auto;
	padding: 55px 70px 40px 70px;
	background: url(../images/BG_footer.jpg) no-repeat 0px 0px;
	font: 12px/150%px Helvetica, Arial, Sans-serif;
	color: #F0E1AD;
	position: relative;
}

#footer img, img a, img a:hover {
	margin-bottom: 10px;
	border: none;
}

#footer .left {
	width: 420px;
	text-align: left;
	float: left;
}

#footer .right {
	width: 420px;
	text-align: right;
	float: right;
}

#footer div.addthis_toolbox.addthis_default_style {
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	right: 70px
}

#footer .horzRule {
	display: block;
	width: 100%;
	border-top: 1px solid #79725e;
	margin: 20px 0 0 0;
	padding: 10px 0;
}

#footer .horzRule p {
	display: block;
	float: left;
	width: 33%;
	text-align: left;
}

#CPD {
	width: 840px;
	font: 12px Helvetica, sans-serif;
	color: #79725E;
	text-align: center;
	border-top: 1px solid #79725E;
	padding-top: 20px;
}

#CPD a:link {
	text-decoration: none;
	color: #79725E;
}

#CPD a:hover {
	text-decoration: none;
	color: #79725E;
}

#CPD a:visited {
	text-decoration: none;
	color: #79725E;
}

/* @end */

/* @group sub wrapper */

#subwrapper {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
#subwrapper #column1 {
	width: 551px;
	float: left;
	margin: 0px;
	padding: 25px 30px 30px 70px;
	display: block;
	text-align: left;
}
#subwrapper #column2 {
	width: 100px;
	margin: 0;
	padding:0;
	float: right;
	text-align: left;
	background-image: url('/images/BG_rtColumn_endura.jpg');
	background-repeat: no-repeat;
}

#subwrapper #column2 table img {
	margin: 0px;
	padding: 5px 15px;
}

/* @end */

/* @group index page */

#contentWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background: url('/images/images_home.jpg') no-repeat 71px 0px;
	position: relative;
}

#secondaryContent {
	width: 180px;
	float: left;
	padding: 0px;
	margin: 193px 15px 30px 70px;
}

#primaryContent {
	width: 355px;
	margin-top: 193px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	float: left;
	position: absolute;
	left: 266px;
	top: 3px;
}

#secondaryContent h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
#sideBar h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}

/* @end */



/* @group container */

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	color: #720003;
	margin: 0px;
	padding: 0px 0px 25px;
	font: normal 30px Helvetica, Arial, sans-serif;
	line-height: 99%;
	text-transform: lowercase;
	
}

.post h3{
	color: #720003;
	margin: 0px;
	padding: 0px 0px 3px;
	font: normal 18px Helvetica, Arial, sans-serif;
	text-transform: lowercase;	
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #434343;
	margin: 16px 0 30px 0;
	padding: 5px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

p.wp-caption-text {
	font: italic 10px/120% Helvetica, Arial, Sans-serif;
	margin: 3px 5px 10px 5px;
	color: #730002;
}

/* @end */

/* @group sidebar */

.sidebar{
	float: right;
	width: 270px;
	margin: 0;
	text-align: left;
	padding: 25px 39px 30px 20px;
	background:url('/images/BG_rtColumn_sub.jpg') no-repeat;
	display: inline;
	min-height: 550px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.sidebar ul li{
	padding: 10px 0 25px 0px;
}

.sidebar ul li.main{
	border-top: 1px dashed #606060;
	margin: 0 95px 0 0;
	
}

.sidebar ul li#search{
	margin-right: 95px;
	padding: 5px 0 15px 0;
}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	background:transparent url('/images/bullet.gif') no-repeat scroll 0 3px;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
}

input#s {
	margin-bottom: 5px;
	width: 170px;
}

input#searchsubmit {
}

/* @group search */



/* @end */

/* @end */


/* @group comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* @end */



