/*
Theme Name: BEE Theme
Theme URI: http://www.bayequipmentexchange.com
Version: 1.0
Description: 2 Column custom theme for the Bay Equipment Exchange Site.  
Author: Design concept by Darilyn of DK Designs, final design and Code by J.W. of CircleAlpha Designs
Author URI: http://www.dkdesignstudio.com/ and http://design.circlealpha.com
*/

*{
margin:0px;
padding:0px;
}

body {
	font-family: Georgia, serif;
	font-size: 75%;
	background-color: #336699;
}


/* Structural
=========================================================================== */
#wrapper {
  width: 880px;
  margin: 0 auto;
}

#logo {
	float:left;
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 5px;
}
#left {
	width: 140px;
	float: left;
	margin-top: 20px;
	color: #5a5a5a;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
}
#left-top {
	background: url(images/side-top.png) top center no-repeat;
	height: 90px;
	padding-bottom: 5px;
	}
#left-bottom {
	background: url(images/side-bottom.png) top center no-repeat;
	height: 106px;
	}	
#left ul {
list-style:none;
}
#left-mid {
	background: url(images/side-middle.png) top center repeat-y;
	}


#left ul li {
padding:10px;
}

#left a {
color: #5a5a5a;
text-decoration:none;
font-weight:bold
}


#left h3 {
color: #5a5a5a;
font-weight:bold;
padding-top:10px;
}

#right{
	margin-left:0px;
	margin-top:20px;
  	width: 620px;
  	float: left;
  	padding: 0 0 0 5px;
  	color: #333333;
  	font-size: 1em;
  	line-height: 1.5em;
}
#right-top {
	background: url(images/main-top.png) top center no-repeat;
	height: 50px;
	}
#right-mid {
	background: url(images/main-middle.png) top center repeat-y;
	}
#right-bottom {
	background: url(images/main-bottom.png) top center no-repeat;
	height: 130px;
	}	

#right a {
	color:#9f2214;
	text-decoration:none;
}
#right ul li {
	margin-top: 3px;
	padding-left: 5px;
	margin-bottom:5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/li.gif) ;
}

#ciga {
	position: absolute;
	padding-left: 525px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer{
    width: 620px;
    float: left;
	bottom:0;
	color:#888;
	clear:both;
	text-align:center;
	color:#fff;
}

#footer a
{
text-decoration:none;
color:#fff
}
#subfooter {
	color: #99B2CC;
	font-size: .8em;
	clear:both;
	text-align:center;
	width: 620px;
	float: left;
	bottom:0;
}
#subfooter {
	color: #99B2CC;
	font-size: .9em;
}
#subfooter a{
	color: #99B2CC;
}
#subfooter a:hover{
	color: #99B2CC;
	text-decoration: underline;
}

/* Search Form
=========================================================================== */
#spacer {
	padding-top: 10px;
	}
	
#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	width: 95px;
	margin-left: 0px;
	}
	
#s {
	background:  #004984;
	width: 110px;
	color: #fff;
	padding: 2px;
	border: 1px #fff outset;
	}
	
#sbutt {
	font-size: 1.2em;
	font-style: italic;
	text-transform: c;
	text-decoration: none;
	font-weight: bold;
	font-color: #FFFFFF;
	padding: 1px;
	border: 1px #99B2CC;
	}
	

/* Navigation
=========================================================================== */

#navigation {
	color: #666666;
	width: 120px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation li {
	width: 95px;
	background: #004984;
	font-size: 1em;
	font-style: none;
	text-transform: capitilize;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:5px;
	margin-left: 0px;
	color: #FFFFFF;
	}
#navigation li a {
	color: #FFFFFF;
	background: #004984;
	}
#navigation li a:hover{
	color: #F3BC41;
	}

/* Main Text Box & Titles
=========================================================================== */


#content {
	width: 550px;
	margin-left: 40px;
	}
#content a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9F2214;
	text-decoration: none;	
}
#content a:hover {
	text-decoration: underline;	
}
#photopage a {
	color: #FFFFFF;	
}
#header-title {
	font-size: 2em;
	text-transform: capitalize;
	color: #9f2214;
	text-decoration: none;
	}
#header-title a{
	color: #9f2214;
	text-decoration: none;
}
#header-title a:hover{
	color: #9f2214;
	text-decoration: none;
}
#header-description {
	margin-top: 4px;
	margin-bottom: 22px;
	font-size: 1.2em;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	font-style: italic;
	}
#flash-inset {
	background: url(images/image-ph.png);
	width: 587px;
	height: 100px;
	margin-left: 16px;
	}


/* Headings, text
=========================================================================== */

p {
  font-size: 1em;
  line-height: 1.5em;
  padding:10px;
}


h1 {
	font-size: 1.7em;
	font-family: "Georgia", serif;
	font-weight: normal;
	color: #9f2214;
}


h2 {
  font-size: 0.9em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  margin: 0.2em 0 1.4em 0;
  color: #fff;
}

h3 {
  font-size: 1.3em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
  margin: 1.9em 0 1.2em 0;
}


h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
	

ul li 
{margin-left: 2.4em;
padding-left: 0;
background: none;
}

ol li {
margin-left: 2.4em;
padding-left: 0;
background: none; 
list-style-type: decimal
}



code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
 
  background: #FAFAFA;
  color:#000;
  border: 1px solid #f2f2f2;  
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #111; 
   color:#000;
  	background: #FAFAFA;
}


fieldset {border: none}

/* form elements 
=========================================================================== */


form {
margin: 0 0 1.5em
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background:#fff;
	
}



label 
{
display:block;
padding: 5px 0
}



input#submit
{
background:#fff;
color:#000;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#fff;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#434343;
	border:1px solid #383838;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

.author
{
margin-left:10px;
font-size:10px;
font-weight:bold;
}
