/*  
Theme Name: deMar
Theme URI: http://webdemar.com/demo/?wptheme=deMar
Description: A simple, clean blog theme by <a href="http://webdemar.com">webdemar</a>.
Author: webdemar
Author URI: http://webdemar.com/
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
Version: 1.0
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER	
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL
	
/*	##################################
   	GENERAL
	################################## */

html {
	height:100%;
	width:100%;
}

body {
	height: 100%;
	margin: 0px;
	background: url(img/body-main-site.jpg) top center;
	font-size: 14px;
	font-family: Veranda, Tahoma;
	letter-spacing: 1px;
	line-height: 22px;
	color: #d1b59c;
}

a {
	color: #ff9f58;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

#centeredImage {
    padding-left: 95px;
    text-align: center; 
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
/*	background: url(img/bg-page.jpg) no-repeat left bottom;*/
}
	
#header {
	position: relative;
	width: 850px;
	height: 200px;
/*	background: url(img/bg-header-nav.jpg) no-repeat right top;*/
}

#screen-splash {
	position: absolute;
	width: 200px;
	height: 220px;
	margin-top: -18px;
	margin-left: 650px;
	background: url(img/screen-bottom.png) no-repeat;
	z-index: 200;
}

.splash-img {
	margin: 62px 0 0 16px;
}

#content {
	width: 850px;
	background:url(img/content-bg-blur2.jpg) no-repeat left top;
	background-color:#000;

}

li#content-left {
	min-height:200px;
	float: left;
	padding: 0 20px 0 25px;
	width: 540px;
	background:url(img/title-icon2.png) no-repeat;
}

li#content-right {
	float: left;
	width: 240px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom: 50px;
}

#content-left-border {
	width:2px;
	float:left;
	background:url(img/content-left-border.jpg) left repeat-y;
}

#content-right-border {
	width:850px;
	float:left;
	background:url(img/content-right-border.jpg) right repeat-y;
}

#content-right-border ul {
	list-style:none;
}

#content-border-bottom-fade {
	width: 830px;
	height: 130px;
	float: left;
	padding: 80px 10px 0 10px;
	background: url(img/content-border-bottom2.png) no-repeat bottom;
}

#content-border-bottom {
	width: 850px;
	height: 2px;
	margin-bottom: -15px;
	float: left;
	background: url(img/content-border-bottom.jpg) repeat-x;
}

/*Process*/

.process-top {
	width: 420px;
	height: 200px;
	float: left;
	margin-bottom: -2px;
	background: url(img/process/top.jpg) no-repeat;
}

#process-links {
	width: 140px;
	height: 114px;
	float:left;
	padding: 0;
}

.ignite-left a {
	width: 140px;
	height: 114px;
	float: left;
	background: url(img/process/ignite.jpg) no-repeat;
}

.fuel-middle a {
	width: 140px;
	height: 114px;
	float: left;
	background: url(img/process/fuel.jpg) no-repeat;
}

.impact-right a {
	width: 140px;
	height: 114px;
	float: left;
	background: url(img/process/impact.jpg) no-repeat;
}

.ui-tabs-hide {
    position: absolute;
    left: -10000px;
    display: none;
}

ul.ui-tabs-nav {
	margin-left: 0px;
	padding-bottom: 40px;
	/*border: 1px solid #ff9f58;*/
	margin-bottom: 30px;
}

.ui-tabs-nav li {
	height: 28px;
	font-size: 10px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:10px;
	text-transform: uppercase;
	border: 1px solid #ff9f58;
}

.ui-tabs-selected {
	background-color: #482c18;
}

.ui-tabs-nav li.tab-style2 {
	padding-right: 5px;
	margin-right: 0px;
	border-right: 1px solid #ff9f58;
}

.ui-tabs-nav li a {
	text-decoration: none;
	color: #b87340;
}

.ui-tabs-nav li a:hover {
	text-decoration: none;
	color: #ff9f58;
}


/*ul#ignite {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ff9f58;
	margin-bottom: 30px;
}

ul#fuel {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ff9f58;
	margin-bottom: 30px;
}*/


#content-right-border .box-left #tabs ul {
	list-style-type: none;
}

ul#fuel .ui-tabs-nav li {
	font-size: 10px;
	float: left;
	padding-right: 9px;
	margin-right: 9px;
	text-transform: uppercase;
	border-right: 1px dotted #ff9f58;
}

#footer {

}
/*	##################################
   	Menu
	################################## */
	
.whats-next {
	display:hidden;
}

.menu {
	width: 780px;
	height: 33px;
	margin: 0 0 10px 25px;
	float: left;
	letter-spacing:0.085em;
	border: 1px solid #ff9f58;
	clear: both;
	overflow: hidden;
}

.menu li {
	float: left;
	height: 33px;
	border-right: 2px solid #ff9f58;
}

.menu li.menu-first {
	border-left: 2px solid #ff9f58;
}

.menu li a {
	position: relative;
	top: 3px;
	font-size:10px;
	text-transform:uppercase;
	color: #ff9f58;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 12px;
}

.menu li a:hover {
	color: #ffedc5;
	background-color: #85502c;
}

.menu-spacer {
	width: 750px;
	height: 60px;
	float: left;
	display: none;
}

.menu-spacer2 {
	width: 750px;
	height: 60px;
	float: left;
}
	
.quick-links {
	position: absolute;
	display:none;
}

.quick-links2 {
	position: absolute;
}

.new-here2 {
	height: 20px;
	display: none;
}

/*.new-here {
	position: absolute;
	top:235px;
	width: 222px;
	display:none;
}*/

.about {
	position: absolute;
	display: none;
}

.about2 {
	position: absolute;
}

/*.next-step {
	position: absolute;
	top:235px;
	width: 222px;
	display:none;
}*/

.resources {
	position: absolute;
	display: none;
}

.resources2 {
	position: absolute;
}

.contact {
	position: absolute;
	display:none;
}

.contact2 {
	position: absolute;
}

.subheading {
	color:#ff9f58;	
	font-size:8px;
	text-transform:uppercase;
}


/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:bold italic 24px/24px Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	top: 105px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #c7532d;
}

h2 {
	margin:0 0 20px 0;
	padding: 0px;
	font:normal 14px/14px Verdana, Tahoma;
}

h3 {
	color: #ffedc5;
	margin: 0 0 50px 0;
	padding-left:0px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 30px;
	letter-spacing:0.05em;
	font-style:italic;
}

h3 a {
	text-decoration: none;
	color:#ffedc5;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	float: left;
	padding: 2px 45px 10px 30px;
	color:#ff9852;
	font-size: 12pt;
	font-style: italic;
	margin: 3px 0 10px 0;
	background: url(img/next-bg.png) no-repeat;
}

.h4-screen {
	background-color: #422715;
	float: left;
}

h5 {
	margin:0;
	padding-top: 1.428580em;
	color: #ff9f58;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 12px;	line-height: 1.5em;
}

h6 {
	color:#ff9f58;
	position:absolute;
	margin: 35px 0 10px 0;
	padding-left:25px;
	font:bold 11px/11px Verdana, Tahoma;
	font-style:italic;
	background:url(img/title-icon.jpg) no-repeat left;
}

h7 {
	color: #ffedc5;
	margin: 10 0 20px 0;
	padding-left: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 15pt;
	letter-spacing: 0.05em;
	font-style: italic;
}

.new-badge {
	position: relative;
	float: left;
	padding-left: 440px;
	margin-top: -70px;
	margin-bottom: -50px;
}

.map {
	font-family: Arial;
	letter-spacing: normal;
	color: #000;
}

.map a {
	color: blue;
}

.whats-next {
	float: right;
	height: 45px;
	width: 243px;
	background: url(img/next-bg.png) no-repeat;
}

.next {
	width: 210px;
	margin: 5px 0 0 15px;
	font-style: italic;
}

.next a {
	color: #ff9f58;
	text-decoration: underline;
}

.footer-titles {
	float: left;
	height: 45px;
	width: 200px;
	padding-left: 20px;
	margin-top: 30px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	background: transparent url(img/next-bg.png) no-repeat scroll 0 0;
}

.backsplash {
	border: 1px solid #ff9f58;
	margin-bottom: -12px;
}

/*	##################################
   	HEADER
	################################## */
	
#header-nav ul {
	position: absolute;
	left: 260px;
	bottom: 1px;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 20px;
	list-style: none;
}

#header-nav li {
	text-align:center;
	width: 100px;
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

#header-nav .page_item a {
	display: block;
	width: 125px;
	height: 15px;
	margin: 0px;
	padding: 8px 0 0 0;
	font:normal 11px/11px Verdana, Tahoma;
	font-weight:bold;
	color:#ff9f58;
	letter-spacing:.15em;
	text-decoration: none;
	text-align: center;
}

/*#header .page_item a:hover {
	font:bold 14px/14px Verdana, Tahoma;
	margin-top:-5px;
	padding-bottom:5px;
}
*/
#header-nav .current_page_item a {
	margin-top:-5px;
}

#header-nav .current_page_item a, .current_page_item a:hover {
/*	background: url(img/bg-menu-active.jpg) repeat left top;*/
	background:none;
	font:bold 14px/14px Verdana, Tahoma;
	color:#ff9f58;
}

.header-top {
	width:850px;
	height:27px;
	background:url(img/header-main/header-main-top.jpg);
}

#header-main {
	width:850px;
	height:131px;
	z-index:7;
}

#header-main ul {
	list-style:none;
	height:131px;
	margin-left:0px;
}

#header-main li {
	position:relative;
	float:left;
}

#header-main a {
	position:relative;
	float:left;
	height:131px;
}

#header-main li#header-main-left {
	width:48px;
	height:131px;
	float:left;
	background:url(img/header-main/header-main-left.jpg);
	z-index:40;
}

#header-main li#header-main-logo a {
	width:296px;
	background-image:url(img/header-main/header-main-logo.jpg);
	float:left;
	z-index:40;
}

#header-main li#header-main-ignite a {
	width:94px;
	background-image:url(img/header-main/header-main-ignite.jpg);
	z-index:10;
}
	
#header-main li#header-main-arrow1 {
	width:44px;	
	height:131px;
	float:left;
	background:url(img/header-main/header-main-arrow1.jpg);
}

#header-main li#header-main-fuel a {
	width:94px;
	background-image:url(img/header-main/header-main-fuel.jpg);
	z-index:20;
}

#header-main li#header-main-arrow2 {
	background:url(img/header-main/header-main-arrow2.jpg);
	width:43px;	
	height:131px;
	float:left;
}

#header-main li#header-main-impact a {
	width:95px;
	background-image:url(img/header-main/header-main-impact.jpg);
}

#header-main li#header-main-right {
	width:136px;	
	height:131px;
	background:url(img/header-main/header-main-right.jpg);
}

#header-main li#header-main-ignite a:hover,
#header-main li#header-main-fuel a:hover,
#header-main li#header-main-impact a:hover,
#header-main li#logo-rollover a:hover {
	background-position:0 -131px;
	z-index:100;
}

.header-bottom {
	width:850px;
	height:42px;
	background:url(img/header-main/header-main-bottom.jpg);
}

#transition {
	width:850px;
	height:30px;
	background:url(img/transition.jpg) no-repeat;
	float:left;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 10px 0;
	padding-top:10px;
/*	clear: both;*/
}

#content-right-border .box-left ul {
	list-style:disc;
}
	
.meta {
	font:italic 10px/12px Verdana, Tahoma;
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

.blogpic {
	width: 140px;
	float:left;
	border: 1px solid #ff9f58;
	margin-bottom: 10px;
	margin-right: 10px;
}

.blog {	width:95%;	color: #fff;	background-color: #fff;
	border: 1px dotted #606060; 
	border-style: none none dotted;}

/** content right */

.box-right {
	width: 210px;
	margin: 0 0 10px 0;
	padding-left:10px;
	padding-bottom:5px;
	letter-spacing:0.085em;
	background:url(img/menu-bg.png) no-repeat;
	border: 1px solid #ff9f58;
	clear: both;*/
}

.box-right-outside {
	margin: 0;
	padding: 10px 0 0 8px;
	border: 1px solid #ff9f58;
}
	

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	color:#81512e;
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	font-size:10px;
	text-transform:uppercase;
	color:#b87340;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
}

.box-right li a:hover {
	color:#ff9f58;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}

.audio h5 {
	margin-top: 30px;
}

/*video-related*/

.video-container {
	width: 220px; 
	height: 165px; 
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	background-color: #000; 
	border: 1px solid #ff9f58;
}

#web-spot {
	height: 294px;
	width: 320px;
	border: 1px solid #ff9f58;
}

/** search form */

#search {
	width: 150px;
	padding: 5px;
	color: #535353;
	border: 1px solid #f2f2f2;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background: none;
}

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:center;
	font:normal 10px/10px Verdana, Tahoma;
	color: #e8e8e8;
}

#footer a {
	color:#fff;
}

.search-wrapper {
	width: 230px;
	height: 80px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	border-right: 1px dotted #ff9f58;
	border-top: 1px dotted #ff9f58;
}

#legal {
	float: left;
	width: 540px;
}

#webdemar {
	float: right;
	width: 220px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}

/*Podcasting*/

.description {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 15px;
}

.series {
	font-size: 10px;
	line-height: 16px;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/**Dynamic Menu CSS*/

#nav2{
    background-color: #202020;
    display: block;
    font-size:1.1em;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited {
	color:#fff;
	display:block;
	font-weight:bold;
}

#nav2 a:hover, #nav2 a:active {
	color:rgb(199, 83, 45);
	text-decoration:none
}	

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
    color:#fff;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:rgb(199, 83, 45);
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 143px;
	top:30px;
}

.copyright {
	font-size: 8px;
	text-align: right;
	color: #D1B59C;
	padding-right: 40px;
	padding-top:10px;
}