/*  

Theme Name: Steve Beede Theme 
Theme URI: 
Description: none
Version: 
Author: Steve Beede Theme 
Author URI: 

*/



/* Base Definitions */

* {
	padding: 0; 
	margin:0;
}

body {
	margin:0px;
	padding:0px;
	text-align: left;
	background: #ffffff;
	color: #000000;
	font: 12px Helvetica, Arial, sans-serif;
	background:#003366;	
}

/* Wrapper Definition */

#wrapper {
	margin: 0px auto 0px auto;
	padding:0px;
	width: 925px; 	
	text-align: left;
	overflow: hidden;
	position:relative;
}	

p {
	margin: 0.7em 0;
	line-height:1.6em;
}

a,
a:link, 
a:visited {
	color: #666666;	
}

a:hover, a:active {
	color:#000000;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
}

blockquote
{
	color:#000000;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	border-top: #1B2318 1px dashed;
	border-bottom: #1B2318 1px dashed;
}

.clear {
	clear:both;
}


.clear1 {
	clear:both;
	height:5px;
}

fieldset {
	border:0;
}

/* Header Image Area Definition */

#header {
	width: 925px;
	clear:both;
	height: 200px;
	z-index:1;
	background:url(images/header.jpg) top center no-repeat;
	position: relative;
	left: 0;
	top: 0;
}

#logo{
	position: absolute;
	left: 3px;
	top: 0;
	padding:1px 0px 0px 0px;
	width:400px;
	height:150px;
}

#logo img{
	border:none;
	margin: 0;
}

#topmenu{
	height:27px;
	font-size:12px;
	font-weight:normal;
	padding:20px 20px 0px 20px;
	text-align:right;
	color:#FFFFFF;
}

#topmenu a,
#topmenu a:link, 
#topmenu a:visited {
	color: #ffffff;
	text-decoration:none;	
}

#topmenu a:hover, #topmenu a:active {
	color:#999999;
	text-decoration:none;
}

#navmenu{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none; 
	list-style-image: none;
	background:#ffffff url(images/navbg.jpg) repeat-x;
	height:28px;
	border:1px solid #bfbfbf; 
}

#navmenu ul { 
	font: 13px normal Helvetica, Arial, sans-serif;
	color:#628400;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	list-style-type: none; 
	list-style-image: none; 
}

#navblock{
	padding:5px 0px 5px 0px;
}

#navmenu li {
	display: inline; 
}

#navmenu ul li a {
	font-weight:bold;
	text-decoration:none; 
	padding: 0px 10px 0px 12px;
	text-decoration: none;
	color: #666666;
}

#navmenu .page_item {
	background:url(images/separator.jpg) left top no-repeat;
}

#navmenu ul li a:hover {
	color:#517293;
	text-decoration:none;
	font-weight:bold;
}

#searchform{
	padding: 10px 0px 0px 0px;
}

/* Container Definitions */

#container {
	clear:both;
	width:923px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF url(images/containerbg.jpg) repeat-y;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
}

/* Content Definitions */

#content {
	float: left; 
	position: relative;
	overflow:hidden;
	width: 480px;	
	display:inline;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
}

#contentlong{
	float: left; 
	position: relative;
	overflow:hidden;
	width: 700px;	
	display:inline;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
}

#displaypost{
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 460px;	
}

#content .post{
	width:450px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#content .allpost{
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
	font-size:11px;
}

#content h3 {
	font-size: 1.4em; 
	margin:0px 0px 0px 10px;
	color:#000000;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content ol {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content .posttitle{
	border-bottom:1px dotted #cccccc;
}

#content h2, #contentlong h2 {
	color: #000000;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
	font-size: 20px;
	font-weight: normal;
}

#content h2 a,
#contentlong h2 a,
#content h2 a:link, 
#contentlong h2 a:link, 
#content h2 a:visited 
#contentlong h2 a:visited{
	color: #000000;
	font-weight:bold;
    text-decoration:none;
}

#content h2 a:hover, #content h2 a:active, #contentlong a:hover ,#contentlong h2 a:active{
	color: #003366;
}

#content .entry img{
	border:none;
}

#content .entry {
    margin:1em 0;
    padding-right:1em;    
}

#content .entry a,
#contentlong .entry a,
#content .entry a:link, 
#contentlong .entry a:link,
#contentlong .entry a:visited
#content .entry a:visited { 
	color: #666666; 
}

#content .entry a:hover, 
#contentlong .entry a:hover,
#contentlong .entry a:active,
#content .entry a:active {   
	color: #000000;
	text-decoration:underline;
}

#content .post-info{
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0px 0px 5px 0px;
	font-style:italic;	
}

#content .post-info a ,
#content .post-info a:link, 
#content .post-info a:visited {
	font-weight:bold;
	color: #666666;	
}

#content .post-info a:hover, #content .post-info a:active {
	color:#000000;
	text-decoration:underline;
}

#content .postmetadata, #contentlong .postmetadata{
	font-size:10px;
	text-align:right;
	color:#000000;
	margin:0;
	padding: 6px 0px 0px 11px;
	height:30px;
	font-weight:bold;
	border-top:1px dotted #000000;
}

#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #666666;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
	color:#000000;
	text-decoration:underline;
}

#content a,
#content a:link, 
#content a:visited {
	color: #666666;
    text-decoration:none;	
}

#content a:hover, a:active {
  	color: #000000;
	text-decoration:underline;
}

/* Sidebar Definitions */

#sidebar {
	width: 165px;
	float: right;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	text-align:left;
	position:relative;
}

#sidebar h2 {
	font-size: 14px;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 10px 0px;
	border-bottom:1px solid #bfbfbf;			
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color: #000000;
	font-weight:bold;	
  	text-decoration:none;
}

#sidebar a:hover{
	color:#666666;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
	color: #000000;
	font-weight:normal;	
  	text-decoration:none;
	font-size:12px;
	text-align:left;
	padding:0px 5px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/rectangle.jpg) 0px 5px no-repeat;
}

#sidebar ul ul li a:hover {
	color:#666666;
	font-weight:bold;	
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
  padding:0px 5px 0px 5px;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px;
}

#sidebar ul ul li {
  	padding: 5px 5px 0px 10px;
	border-bottom:1px dotted #bfbfbf;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  padding:5px 5px 0px 10px;
}

/* These help support the widgets properly */

#sidebar ul table {
	width: 140px;
	margin: 0px;
}

#sidebar ul .textwidget {
	margin:0px;
	padding: 10px 5px 10px 5px;
}

#sidebar2 {
	width: 225px;
	float: right;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:13px;
	color:#000000;
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	position:relative;
}

#sidebar2 h2 {
	font-size: 14px;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 10px 0px;
	border-bottom:1px solid #bfbfbf;			
}

#sidebar2 a,
#sidebar2 a:link, 
#sidebar2 a:visited {
	color: #517293;
	font-weight:bold;	
  	text-decoration:none;
}

#sidebar2 a:hover{
	color:#666666;
}

#sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited, #sidebar2 ul ul li a:hover {
	color: #7e5330;
	font-weight:normal;	
  	text-decoration:none;
	font-size:12px;
	text-align:left;
	padding:0px 5px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/rectangle.jpg) 0px 5px no-repeat;
}

#sidebar2 ul ul li a:hover {
	color:#666666;
	font-weight:bold;	
}

#sidebar2 ul {
	list-style:none;
}

#sidebar2 li {
  padding:0px 5px 0px 5px;
}

#sidebar2 ul ul {
    list-style:none;
	margin: 0px;
}

#sidebar2 ul ul li {
  padding: 5px 5px 5px 5px;
	border-bottom:1px dotted #bfbfbf;
}

#sidebar2 ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar2 ul ul ul li {
  padding:0px 5px 0px 5px;
}

/* These help support the widgets properly */

#sidebar2 ul table {
	width: 140px;
	margin: 0px;
}

#sidebar2 ul .textwidget {
	margin:0px;
	padding: 10px 5px 10px 5px;
}

/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding: 10px 10px 10px 10px;
}

#sidebar img, #sidebar2 img{
	border:none;
}

/* Footer Definitions */

#footer {
	clear: both;
	text-align: right;
	height: 65px;
	width: 925px;
  	margin: 0px 0px 0px 0px;
  	padding:10px 0px 0px 0px;
	color:#000000;
	font-size:12px;
	color:#ffffff;
}

#footer p{
  	padding:5px 00px 0px 00px;
}

#footer a,
#footer a:link, 
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}

#footer a:hover,#footer a:active {
	text-decoration:none;
	font-weight:normal;
}



#feeds {
	color: #000000; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;
}

#comments h3{
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #d3d1d1;
}

#respond {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;	
}

#commentform {
	margin:10px 0;	
	padding:10px;
	border-top: #E0DFE4 1px solid;
	border-bottom: #E0DFE4 1px solid;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
}

.commentlist li.alt {
}

.commentlist li.authorcomment {
}

.commentlist li .cmtinfo {
	text-align:left;
}

.commentlist li #pesan.alt{
	padding: 15px 10px 10px 40px;	
}

.commentlist li #pesan{
	padding: 15px 10px 10px 40px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #460707; 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #5ddb1c; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 5px 3px 5px 3px;
  margin: 5px 0px 0px 0px; 
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 3.75em;
  background-color:#0b427a; 
}

#content .posttitle{
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#content .posttitle .left{
	float:left;
}

.calborder {
  display: inline;
  float: left;
  margin-right: 1em;
}

.cal span { display: block; }

.cald {
  font-size: 1.5em;
  letter-spacing: .05em;
  padding-left: .2em
}

.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 2em;
  line-height: .7em;
}

.caly {
  font-size: .8em;
  line-height: 1em;
}

#searchsubmit{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
}

.orderlink{
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 10px;
}

.orderlink1{
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 10px;
	border-top:1px solid #cccccc;
}

#rssicon{
	padding:5px 5px 15px 35px;
	text-align:right;
}

#rssicon img{
	border:none;
}

.rsstext{
	padding:5px 5px 5px 0px; 
}


/* TABS */

.tabs-block, .tabs-block1 {
	clear: left;
	float: left;
	width: 220px;
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}

.menu h2 {
	margin: 0;
	padding: 0;
}

.menu ul, .tabbed div ul {
	margin: 0;
	padding: 0;
}

.menu ul li, .tabbed div ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.menu ul li a, .tabbed div ul li a {
	display: block;
	padding: 0 0 0 10px;
	}

.menu ul li a:hover { text-decoration: underline; }

.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	border: none;
	font-size:11px;
	background-color:#dddddd;
}

.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	}

.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 .3em 0 0;
	}

.tabbed ul.tabs li a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background: #eee;
	border: 1px solid #ccc;
}

.tabs-block ul.tabs li a,.tabs-block1 ul.tabs li a { padding: 5px 5px;  }

.tabbed ul.tabs li a:hover {
	background: #f7f7f7;
	text-decoration: none;
}

.tabbed ul.tabs li a.tab-current {
	background: #fff;
	border-bottom: 1px solid #fff;
	}

.tabs-block .tabbed div,.tabs-block1 .tabbed div, .tabs-block2 .tabbed div,  #home .tabbed .c {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	background: #fff;
	display: none;
	background:#f5f5f5;
}

div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }

.tabs-block .tabbed div.t1, .tabs-block1 .tabbed div.t1, .tabs-block2 .tabbed div.t1, #home .tabbed div.c1 { 
	display: block;
}

.tabs-block .tabbed div { width: 215px;}

.tabs-block1 .tabbed div { width: 215px;}

.tabbed div ul {
	overflow: hidden;
	padding: 4px 0 2px 0;
	margin: 0;
	background:#f5f5f5;
}

.tabbed div ul li {
	clear: left;
	background: transparent;
	padding: 0px 2px 0px 10px;
}

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

.tabbed div ul li a {
	font-weight: normal;
	width: 97%;
	display: block;
	color:#7e5330;
	padding: 1px 0px 5px 12px;
	border: none;
}

.tabbed div ul li.dan a {
	background: transparent url(images/dot.jpg) 0px 5px no-repeat;
	border-bottom:1px dotted #cecdcd;
}

.tabbed div ul li a:hover { text-decoration: underline; }

.menu {
	overflow: hidden;
	clear: left;
	float: left;
	display: block;
	width: 220px;
	padding: 2px;
	margin: 0 0 0px 0;
	border: 1px solid #ccc;
	background: #fff;
	background-color:#e5e4e4;
	}

.boxselect{
	padding:10px 0px;
}

.leftsmallimg{
	float:left;
	width:50px;
	padding:0px 5px 5px 0px;
} 

.sdan{
	padding:0px 5px 0px 10px;
}

.danb{
	background:url(images/commenticon.gif) 0px 4px no-repeat;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px dotted #cccccc;
}

.sdana{
	padding:0px 5px 0px 10px;
	background:url(images/comicon.gif) 0px 4px no-repeat;
}

.danc{
	border-bottom:1px dotted #cccccc;
}

.andre{
	color:#FFFFFF;
	padding:0px 5px;
	margin:0px;
	font-size:13px;
}


