/*  
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

Big mods by pixelriot for left sidebar, right content, far right panel.

*/


/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(img/bgonlypart170t4.jpg) repeat-x top left; /* was bg-body1a */
	
	font-size: 14px;
	line-height: 16px;
	font-family:   'Gill Sans Light', Verdana, Arial, sans-serif;
	color:#363636;
	background-color: #fffde8; //#faf4e8
}

a {
	/* background-color: #fffde8; */
	color: #560c68; /*deep purple */
}

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

img {
	border: none;
}

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

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 850px; /* 950 */
	margin: 0 auto;
	/* background: url(img/bg-page.jpg) no-repeat left bottom; */

}
	
#header {
	position: relative;
	width: 760px; /* 780 */
	height: 170px; /*200*/
	/* margin: 0 auto; */
	background: url(img/header-ag1b170nobg.png) no-repeat top right;
}

#content {
	width: 1090px;
	margin: 0 auto;
	padding: 0px 0 0 0;  /* top right bot left  was 20*/
	/* 	background-color: #ede6ff; */
}

#fillerbox {
	/*
	position: relative;
	width: 150px; height:20;
	background: url(img/topbar.png) no-repeat top;
	float: left;
	top:0px; left:0px;
	*/
}

/* sidebar with menu, now comes first in index.php before posts*/
#content-left {
	border-left-color: #fffc9c; /* efec23; */
	border-bottom-color: #ece373;
	border-right-color: #cdc37a;  /* cdc37a */
	border-top-color: #f8f699; /* brighter-> f8f699 */ /*redder-> fcbb22 */
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 2px;
	padding-left: 3px;
	padding-bottom: 0;
	padding-right: 3px;
	padding-top: 2px;
	margin-top: 38px;
	margin-left: -12px;
	background-color: #ece373; /*f1ebff */
	float: left;
	width: 140px;  /* top right bot left */
}

/* posts */
#content-right {
	float: left;
	/* clear:none; */
	width: 540px; 
	padding: 17px 30px 0 30px;  /* top right bot left */
	line-height: 18px;
}

/* special links panel ======================= */
#content-farright {
clear:none;
	/* position: relative; */
	float: right;
	width: 350px;
	/* left: 740px; */
	padding: 25px 0px 0 0px;  /* top right bot left */
	line-height: 18px;
	}
#farrightBG {
	width: 140px;
	background-color:#ECE373;
	height:700px;
	border-left-color: #fffc9c; /* efec23; */
	border-bottom-color: #ece373;
	border-right-color: #cdc37a;  /* cdc37a */
	border-top-color: #f8f699; /* brighter-> f8f699 */ /*redder-> fcbb22 */
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 2px;
	padding-top: 10px;
	margin-top: 12px;
}
#right-panel ul {
	margin-left: 0px;
	margin-bottom: 80px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
     list-style: none; }

#right-panel li {
		line-height: 1.1em;
	 	font-size: 0.8em;
	 	font-family: Helvetica, Verdana, Arial, sans-serif;
}
   
.far-right-head {
	text-align: center;
	position: relative; 
	font-size: 0.9em;
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	
}
	 	
/* #far-right-panel { width: 140px; } */

#thumbtablecontainer {
	width: 530px;
}
#thumbtableleft {
	float: left;
	width: 265px;
}
#thumbtableright {
	float: right;
	width: 260px;  /* gives a 5px gap between columns */
}
.smaller {
	font-size: smaller;
}
.zap{ 
clear:both; 
padding-top: 10px; }

.far-right-thumb {
		padding-left: 10px;
		padding-top: 20px;
	 	line-height: 1.1em;
	 	font-size: 0.8em;
	 	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.far-right-thumb a {
		text-decoration: none;
}
.far-right-thumb a:hover {
		text-decoration: underline;
}

.videothumb {
		float:left;
		width:260px;
	 	line-height: 1.1em;
	 	font-size: 0.8em;
	 	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.videothumb a {
		text-decoration: none;
		color:#000;
}
.videothumb a:hover {
		text-decoration: underline;
}
.videothumb a:visited {
		color:#000;
		border:0px;
}
.videothumb a img {
	float:left;
	border:0px;
	margin-bottom: 5px;
}
.vidcliptitle {
	width: 130px;	
}
.videothumb a smcaps {
     width: 130px;
}

.vidcliptitle {padding-left: 0px;}
.smcaps {line-height: 1.0em; font-variant: small-caps;}
.performer {	font-style: italic; }

/*===============================================*/   

#footer {

}

/*	##################################
   	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; removed family below*/
	font:normal 11px/11px;
	color: #c7532d;
}

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

h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	font-family:   'Gill Sans Bold', Verdana, Arial, sans-serif;
}

h3 a {
	text-decoration: none;
}

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

h4 {
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 0;
	margin-top: 0;
}

/*	##################################
   	HEADER -- but menu is now in sidebar
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

.sidemenu {
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#pages ul {
	margin-left: 0px;
	margin-bottom: 80px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
   list-style: none; }

#pages ul li a{  /* was #pages .page_item a */
 	display: block;
	width: 140px;
	height: 30px;
	margin: 0px;
	padding: 2px 0 0 5px;
	background: url(img/menubttn.png) no-repeat left top;
	font:normal 12px/12px Verdana, Tahoma;
	color: white;
	text-decoration: none;
	text-align: left;

}

#pages .page_item a:hover {
	background: url(img/menubttnON.png) no-repeat left top;
}

#pages .current_page_item a, .menutab .current_page_item a:hover {
	background: url(img/menubttnHere.png) no-repeat left top;
	/*
	font:bold 12px/12px Verdana, Tahoma;
	color:#FCE36E;
	*/
}


/*	##################################
   	CONTENT - left and right RENAMED from orig to represent reality of placement

	################################## */
	
/** content left WAS posts (now left=sidebar)*/
/** adjusting "left" to right, leaving other classes alone */

.box-right {
	margin: 0 0 40px 0;
	clear: both;
}
	
.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;
}

#meta ul li a{
	list-style-type: square;
	text-decoration: none;
}

#meta h4 {
	color: #7d5a28;
}

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

p.tags {
	clear: both;
}

/** content right -- same logic*/

.box-left {
	margin: 0 0 20px 0; /* was 40 */
	clear: both;
}

.box-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box-left h4 {
	color: #5b421d;
}

	/* .box-left li {
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-left li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

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-left li a:hover {
	background: #f7f7f7;
}

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

/** search form */

#search {
	
	width: 135px;
	padding: 0px;
	color: #3e2c13;
	/* border: 1px solid #f2f2f2; */
}

#search-submit {
cursor: pointer;
	width: auto;
	margin: 0;
	padding: 5px;
	background: #7d5a28;
	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 {
	background: #747474;
}

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
	font:normal 10px/10px Verdana, Tahoma;
	color: #fff;
}

#footer a {
	color:#fff;
}

#legal {

	/* display:inline; */
	float: left;
	width: 300px;
}

#webdemar {

	/* display:inline; */
	float: right;
	width: 420px;
	text-align: right;
}

/******** audio window ********/
.clip_caption{
	text-align: center;
	color: #f0e8f4;
}
.clip_title{
	text-align: center;
	font-size: 12px;
	color: #fbf8cb;
}
.clip_note{
	text-align: center;
	font-size: 10px;
	color: #dbbc7a;
}


/*	##################################
   	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;
}
#post-bottom{
	border-bottom-style: solid;
	width: auto;

	border-bottom-width: 1px;
	border-bottom-color: #b39a65;
	}


/** 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;
}