/*  
Theme Name: Smithson Seydel
*/

html {
	font-size: 100%;
}

body {
	font: normal 0.7em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	background:#0b0506 url(images/bg.gif) repeat-x top;
	letter-spacing:-0.03em;
}

a {
	text-decoration:none;
	color:#d31f32;
}

a:hover { color: #a60113; text-decoration: none;}
a:focus { outline:none; }

p {
	color:#0B0506;
	font-size:14px;
	letter-spacing:0.2px;
	line-height:22px;
	padding:0 0 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#d31f32;
	display:block;
	font-size:20px;
	margin: 0;
	padding:0;
	font-weight:normal;
}

h4 {
	border-bottom:1px solid #DCDCDC;
	color:#D31F32;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0 0 5px;
}

/*------------------------------------------
/*
/*----------------------------------------*/

#container {
	width: 779px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	background: url(images/head-bg.png) no-repeat;
	width: 779px;
	height: 195px;
}

#logo h1 a {
	background:url(images/logo.png) no-repeat;
	width: 236px;
	height: 144px;
	margin: 0 auto;
	text-indent: -3000px;
	position: relative;
	top: 27px;
	display: block;
}

#shadow {
	position: relative;
	background: url(images/shadow-bg.png) no-repeat top;
	/*height: 481px;*/
	position:absolute;
	top:207px;
	width: 820px;
	left: -20px;
	height: 438px;
}

#content {
	width: 779px;
	position: relative;
	/*background: #e7e7e6;*/
}

#content.fixed {
	/*height: 438px;*/
}

.post-wrap {
	padding: 20px;
	border: 1px solid #DCDCDC;
	background: #fff;
}

#nav {
	width: 779px;
	height: 47px;
	background: url(images/nav-bg.png) repeat-x;
	position: relative;
	width: 779px;
	z-index:100;
	margin: 0 0 15px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	background: url(images/nav-sep.png) right no-repeat;
}

#nav li.end {
	background: transparent;
}

#nav li a {
	display: block;
	padding: 15px 18px;
	font-size: 1.2em;
	color: #fff;
}

#nav li a:hover {
	background: #2a1e1f;
	text-decoration: none;
}

/* drop down */

#nav ul ul {
	position: absolute;
	top: 45px;
}

#nav ul li {
	position: relative;
	display: block;  
}

#nav li li {
	padding: 0;
	margin: 0;
	width: 12.9em;
}

#nav ul li ul li a {
	display: block;
	text-decoration: none;
	width: 12.9em;
	color: #FFF;
	background: #2f2223;
	outline: none;
	border-bottom: 1px solid #2a1e1f;
	padding: 10px 18px;
}

#nav ul li ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #2a1e1f;
}

#nav ul li ul,
#nav ul li:hover ul
{display: none;}

#nav ul li:hover ul,
#nav ul li:hover ul
{display: block;}

/* next level */

#nav ul ul ul {
	left:185px;
	top: 0;
	z-index: 99;
}

#nav ul li ul li {
	position: relative;
	display: block;  
}

#nav li li li {
	padding: 0;
	margin: 0;
	width: 12.9em;
}

#nav ul li ul li ul li a {
	display: block;
	text-decoration: none;
	width: 14.9em;
	color: #FFF;
	background: #6C1616;
	outline: none;
	border-bottom: 1px solid #2a1e1f;
	padding: 10px 18px;
}

#nav ul li ul li ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #7D1919;
}

#nav ul li ul li ul,
#nav ul li:hover ul li ul
{display: none;}

#nav ul li ul li:hover ul,
#nav ul li ul li:hover ul
{display: block;}

#horiz-sidebar {
	background: #28191a url(images/grad1.png) repeat-x bottom;
	border-top: 1px solid #3b2e2f;
	width: 779px;
	position: relative;
}

#horiz-sidebar .col1,
#horiz-sidebar .col2,
#horiz-sidebar .col3 {
	width: 209px;
	float: left;
	color: #0c0809;
	min-height: 163px;
	padding: 0 15px;
}

#horiz-sidebar .col1 {
	margin: 20px 10px 20px 20px;
}
/*
#horiz-sidebar .col1 ul,
#horiz-sidebar .col2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#horiz-sidebar .col1 li,
#horiz-sidebar .col2 li {
	padding: 5px 0;
}*/

#horiz-sidebar .col2 {
	margin: 20px 0px;
}

#horiz-sidebar .col3 {
	margin: 20px 20px 20px 10px;
}

li.widget {

}

li.widget h2 {
	border-bottom:1px solid #2a2122;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:normal;
	padding:0 0 10px;
}

li.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li.widget ul li {
}

li.widget ul li a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px dashed #2a2122;
}

li.widget ul li a:hover {
	color: #fff;
}

.navigation {
	/*background: #fff;
	border: 1px solid #dcdcdc;*/
	color: #0c0809;
	padding: 10px 20px;
}

.nav-end {
	margin: 0 0 10px;
}

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 779px;
	height: 439px;
}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 0;
	width: 779px;
}

.stepcarousel .panel a .info {
	background: #000;
	padding: 25px 0;
	opacity: 0.72;
	-khtml-opacity: .72; 
	-moz-opacity: .72; 
	-ms-filter:”alpha(opacity=72)”; 
	filter:alpha(opacity=72);
	display: block;
	position: relative;
	bottom: 90px;
	width: 779px;
	height: 43px;
	cursor: pointer;
}

.stepcarousel .panel a:hover .info {
	opacity: 0.92;
	-khtml-opacity: .92; 
	-moz-opacity: .92; 
	-ms-filter:”alpha(opacity=92)”; 
	filter:alpha(opacity=92);
}

.stepcarousel .panel .headline {
	font-size: 2.1em;
	color: #FFF;
	margin: 0 85px;
}

.stepcarousel .panel .desc {
	color: #FFF;
	display: block;
	margin: 0 85px;
}

.stepcarousel .panel .more-details {
	position: absolute;
	right: 40px;
	top: 16px;
	width: 185px;
	height: 60px;
	display: none;
}

#latest-posts {
	margin:20px 0 0;
	position:relative;
	width:790px;
}

#latest-posts ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#latest-posts li {
	float:left;
	margin:0 1px 1px 0;
	width:389px;
}

#latest-posts li a {
	background:#6C1616 none repeat scroll 0 0;
	/*border-top:1px solid #7f2f25;
	border-right:1px solid #7f2f25;*/
	color:#fff;
	display:block;
	font-size:1.2em;
	letter-spacing:normal;
	padding:12px;
}

#latest-posts li a:hover {
	background:#7D1919 none repeat scroll 0 0;
}

.global-post {
	padding: 20px;
	min-height: 480px;
	background: #E7E7E6;
	position: relative;
}

.global-post h1 a {
	border-bottom:1px solid #d5d4d4;
	color:#d31f32;
	display:block;
	font-size:20px;
	margin:0 0 15px;
	padding:0 0 15px;
	font-weight:normal;
}

.global-post h1 a:hover { text-decoration: none !important; }

.blog-header {
	border-bottom:1px solid #d5d4d4;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.blog-header h2 a {
	color:#d31f32;
	display:block;
	font-size:20px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

.blog-header .date {
	color: #807c7c;
}

.tag-cloud {
	width: 210px;
	border-right: 1px solid #dcdcdc;
	float: left;
	margin: 0 10px 0 0;
}

.tags-wrap {
	background: #f6f6f6;
	padding: 10px;
	border: 1px solid #DCDCDC;
	color:#0B0506;
	font-size:12px;
	letter-spacing:0.2px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
}

.tags-wrap span.tags,
.tags-wrap span.cats,
.tags-wrap span.comments {
	padding: 0;
	display: block;
}

.tpad{ margin: 10px 0 0; }
.bpad{ margin: 0 0 10px; }

.postmetadata {
	/*border-top: 1px solid #DCDCDC;*/
	padding: 10px 0 0;
	margin: 10px 0 0;
}

.post-tags-wrap {
	background: #eee;
	margin: 0 0 15px 0;
}

.post-tags {
	padding: 10px;
	color:#777777;
	letter-spacing:normal;
	line-height:18px;
}

#comments-wrap{
	background: #eee;
	padding: 15px;
}

#comment {
	width: 99%;
}

h3 {
	color:#d31f32;
	display:block;
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:normal;
}

.comment {
	background: #f6f6f6;
	margin: 10px 0;
	padding: 20px;
	position: relative;
	border: 1px solid #DCDCDC;
}

.comment-author {
	padding: 0 0 15px;
	color: #0B0506;
}

.comment-meta {
	position: absolute;
	right: 20px;
	top: 30px;
}

.comment p {
	border-top: 1px solid #DCDCDC;
	padding: 15px 0 0 !important;
}

#commentform {
	width: 100%;
}

#footer {
	text-align: center;
	margin: 15px 0;
	padding: 0 0 15px;
	clear: both;
	position: relative;
}

#footer ul {
	list-style: none;
	text-align:center;
	padding: 0;
	margin: 0;
}

#footer li {
	display: inline;
}

#footer li a {
	padding: 0;
	margin: 0 20px;
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
}

#footer li a:hover {
	color: #C85141;
}

#footer span {
	font-size: 1.1em;
}

/*--------------------------------------
/* Clear
/*-------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


