/*
Theme Name: Spectral
Theme URI: http://www.vivathemes.com
Description: Business Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate
*/

*{margin:0; padding:0;}

body {
	background: #47422f url(images/bg.jpg) top center no-repeat;
	font-family: tahoma, arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	font-size: 2.2em; 
	color: #473F2F;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
        line-height: 100%;
}

h3, h3 a {
	font-size: 1.5em;
	font-weight: normal; 
	color: #473F2F;
	font-family: arial, helvetica, sans-serif;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #443f2c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* notes */

#notes {
	width: 500px;
	margin: 0 auto;
	padding-left:5px;
	clear: left;
	margin-top: 15px;
	color: #fff;
	line-height: 140%;
background: #000;
}

/* container */

#container {
	width: 830px;
	margin: 0 auto;
	padding:0;
	clear: left;
	margin-top: 3px;
	color: #312d20;
	line-height: 140%;
        background: #6c684f;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	float: right;
	width: 132px;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	background: url(images/searchbg.gif) no-repeat;	
}

#searchform input#s {
	margin:0;
	padding:2px;
	color: #666;
	width: 117px;
	background: none;	
	border: none;
	font-size: 10px;	
	height:17px;
	padding-top: 2px;
	padding-left: 7px;
}

#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}

/* login panel */

#pan {
	width: 100px;
	float: right;
	margin-right: 0;
	position: relative;
	top: 8px;
	height: 30px;
}

.panel_button {
	position: absolute;
	top: 1px;
	width: 90px;
	height: 30px;
	z-index: 20;
	cursor: pointer;
}

.panel_button a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.panel_button a:hover {
	text-decoration: underline;
}

#toppanel {
	position: absolute;
	width: 150px;
	left: 0px;
	z-index: 600;
	text-align: center;

}
#panel {
	width: 150px;
	position: absolute;
	top: 1px;
	height: 0px;
	margin-left: -28px;
	z-index: 20;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: url(images/panbg.png) no-repeat bottom;
	height: 110px;
	width: 130px;
	padding: 10px;
	position: relative;
	z-index: 300;
	margin-top: 20px;
	color: #fff;
}

#panel_contents input#pwd,
#panel_contents input#log { 
	width: 120px;
}

#panel_contents input { 
	margin-bottom: 10px; 
	background: #fff; 
	border: solid 1px #fff;
}

#panel_contents input#btn {
	cursor: pointer;
	margin-right: 5px;
}

#panel_contents input#btn a {
	text-align: center;
}

#panel_contents a {
	color: #fff;
	text-decoration: underline;
	margin-left: 2px;
}

#panel_contents ul li {
	margin-left: 20px;
	margin-bottom: 5px;
}

#panel_contents label {
	color: #fff;
}

/* header */

#header {  	
        background: #2d3037 url(images/#) top center no-repeat;  	
        height: 100px;
	width: 830px;
	margin: 0 auto;
}

#logo {	
	width:175px;
	float:left;
	margin-left: 25px;
	height: 30px;
	margin-top: 10px;
}

#logo a {
	color: #fff;
}

#logo h1 a {
	color: #cec290;
	text-transform: uppercase;
	text-decoration: none;
}

#logo h1 {
	margin-top: 5px;
}

#header h2 {
	display: none;
}

/* content */

#contentwrapper {
	width: 800px;
	margin: 0 auto;
	padding: 15px;
	overflow: hidden;
}

#content {
	float:left;
	width:580px;
        background: #aea57e url(images/body.jpg) top center repeat;
	overflow: hidden;
        margin: 0px;
}

#content2 {
        background: #aea57e url(images/body-wide.jpg) top center repeat;	
        float:left;
	width:800px;
	overflow: hidden;
        margin: 0px;
}

/* slideshow */

#slideshow {
    	position:relative;
    	height:200px;
	width: 526px;
	margin: 0 auto;
	margin-top: 15px;
        z-index: 0;
	border: solid 5px #6c684f;
}

#slideshow A {
    	position:absolute;
    	top:0;
    	left:0;
    	z-index:8;
    	opacity:0.0;
}

#slideshow A.active {
    	z-index:10;
    	opacity:1.0;
}

#slideshow A.last-active {
    	z-index:9;
}


.post {
	padding:0;
	margin-top: 15px;
	margin-bottom: 20px;
        margin-left: 15px;
        margin-right: 15px;

}

.post h2 {
	margin-bottom: 5px;
	margin-top: 0px;

}

.post h3 {
	margin:0;
	padding: 0;
	margin-bottom: 5px;
}
	
.post h3 a {
	color: #473F2F;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	
}

.post h3 a:hover {
	text-decoration: underline;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:12px 0;
}

.postmetadata{
	clear: both;
	color: #473F2F;
	padding:0;
	margin:0;
	font-size: 1em;
}

.postmetadata a {
	color: #666;
	font-weight: normal;
	border-bottom: dotted 1px #666;
	text-decoration: none;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: none;
}

a.post-edit-link {
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* right sidebar */

#sidebar {
	background: #6c684f url(images/sidebar.jpg) top center no-repeat;
        width:185px;
	float:right;
	margin:0;
	color: #;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0;
        padding-left: 18px;
        padding-right: 5px;
}

#sidebar .widgets {
	width: 185px;
	margin: 0;
	padding: 0;
	display: block;
	background: none;
	margin-bottom: 20px;	
        margin-top: 10px;
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 5px;
}

#sidebar h2 span {
	background-color: #443f2c;
	color: #fff;
	font-size: 0.4em;
	font-weight: normal;
	padding: 3px 10px;
	text-transform: none;
}

#sidebar p {
	margin:0;
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	border-bottom: solid 1px #cec290;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: disc;
      height: 22px;
      line-height: 22px;
	margin-left: 15px;
}

#sidebar ul li a {
	color: #473F2F;
	margin-left: 10px;
	text-decoration: none;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #473F2F;
}

/* comments */

#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #473F2F;
}
	
#commentform a { 
	color: #473F2F; 
	text-decoration: none; 
	border-bottom: 1px dotted #473F2F;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #473F2F;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #473F2F;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #cec290;
	font-size: 1.4em;
	margin-bottom: 2px;
	clear: left;
	font-weight: bold;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	width: 450px;
	float: left;
	border-bottom: solid 1px #cec290;
	
}

ol.commentlist li li {
	border: none;
	margin-left: 30px;
}

ol.commentlist li.alt {
	background: none;
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}


/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 0px solid #ddd;
   	text-align: center;
   	background-color: #;
   	padding-top: 0px;
   	margin: 0px;
}

.wp-caption img {
   	margin: 0;
        margin-top: -20px;
   	padding: 0;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

/* footer */

#footer {
	background: #837e61;
        color: #000;
        clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 30px;

}

#copyinfo {
	margin-left: 23px;
	margin-top: 6px;
	float: left;
}

/* mainmenu */

#mainmenu {
	width: 520px;
	float:right;
	margin-top: 50px;
	margin-right: 0px;
	border-bottom: solid 0px #2d3037;
}

.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	top: -999em;
        z-index: 500;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 99;
	height: 25px;
	line-height: 25px;
	margin-right: 0;
	margin-left: 0;
}

.mainnav a {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13.5px;
	font-weight: normal;
	color: #e9e0cb;
	text-transform: uppercase;
	text-decoration: none;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	text-decoration: none;
}

.mainnav ul li{ 
	width: 100%;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: 0px;
	top: 25px;
        border-bottom: solid 12px #2d3037;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left:110px;
	top: 0px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0px;
	height: auto !important;
	background: #443f2c;
}

.mainnav li.current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
}

.mainnav li li a:link, 
.mainnav li li a:visited {
	width: 110px;
	display: block;
	height: auto !important;
	line-height: 25px;
	text-transform: none;
}

.mainnav li li:hover {
	color: #fff !important;
        background: #2d3037;
        display: block;
}

#catmenu {
	clear: right;
	width: 500px;
	float: right;
}

.lavaLampNoImage {
   	position: relative;   
   z-index: 500;
}
                
.lavaLampNoImage li {
    	float: left;
     	list-style: none;
}
                    
.lavaLampNoImage li.back {
    	border: none;
      background: #443f2c;
      width: 9px;                       
    	z-index: 8;
    	position: absolute;
}
                   
.lavaLampNoImage li a {                        
 	outline: none;                       
      z-index: 10;
      display: block;
      float: left;                        
      position: relative;
      overflow: hidden;                       
}
                        
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
   	border: none;
}                    
