/*
Theme Name: deColorTheme 
URI: http://webdemar.com/demo/?wptheme=deColor
Description: Clean greyscale Theme by <a href="http://webdemar.com">webdemar</a>Version: 0.8.1
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/
/*	- GENERAL	- BASIC LAYOUT	- HEADINGS	- HEADER	- CONTENT		+ CONTENT LEFT		+ CONTENT RIGHT	- COMMENTS	- SEARCHFORM	- FOOTER	- USEFUL */
/*	##################################   	GENERAL	################################## */	
@media screen {

#promotion-banner {
border-bottom: 2px solid;
}

body {	
  margin: 0px;	
  padding: 0px;	
  /*background: #5e5e5e url(img/bg-body.jpg) repeat-x left top;	*/
background: #92d0d9;
  font-size: 56%;}

a {	
  color:#5e5e5e;	
  background: transparent;	
  outline: none;
  }
  
p {	
  margin: 0 0 10px 0;	
  padding: 0px;
  }
  
ul, ol {	
  margin-bottom: 
  20px;
  }
  
blockquote {	
  margin: 0 0 15px 10px;	
  padding: 2px 4px 2px 10px;	
  border-left: 
  2px solid #339999;
background-color: #eeeeee;
}

blockquote p {
margin: 2px 0;
padding: 2px 0;
}
/*	##################################   	BASIC LAYOUT	################################## */	
#wrap {	
width: 940px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	/*background: transparent url(img/header-20081214.jpg) no-repeat center top;*/
	font:normal 1.2em/1.6em Verdana, sans-serif;
	color: #5e5e5e;}
#header-top {	
	height: 30px;	
	/*background: url(img/bg-header-top-green.gif) no-repeat left top;*/
}	
#header {
	position: relative;
	background: transparent url(img/header-20081214.jpg) no-repeat center top;
	height: 255px;	/*height: 150px;
	background: #fff;*/
}
#content {
	padding: 10px 0 0 0;
	background: #fff;
/*background: url(img/bg-header-top-green.gif) no-repeat left top;*/
}
#content-left {
	float: left;
	width: 580px;

}
#content-right {
	float: right;
	width: 320px;
}
#footer {}
/*	##################################   	HEADINGS	################################## */	
h1 {
	position: absolute;
	bottom: 100px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
h1 a {
	text-decoration: none;
}
h2#blog-description {
	position: absolute;
	bottom: 100px;
	left: 400px;
	margin: 0px;
	padding: 0px;	font:normal 1.0em/1.0em Arial, sans-serif;
	display: none;

}
h2 {
	margin: 0 0 20px 0;
	padding: 0 20px;
}
h3 {	
	margin: 0 0 5px 0;  
	font-size: 1.8em;
font-family: Arial, sans-serif;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

/*	##################################   	HEADER	################################## */	
#header ul {
font-family: verdana;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	/*height: 50px;*/
	height: 40px;
	margin: 0px;
	padding: 0 20px;
	list-style: none;
	background: url(img/bg-menu.gif) repeat-x left top;
	/*border-top: 5px solid #5e5e5e;*/}
#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}
#header li#first {	
  background: url(img/bg-menu-a.gif) no-repeat left top;
  }
#menu .page_item a {	
  display: block;	
  float: left;	
  height: 27px;	
  margin: 0px;	
  padding: 8px 22px 0 22px;	
  background: url(img/bg-menu-a.gif) no-repeat right top;	
  text-decoration: none;	
  text-align: center;}
  
#menu .page_item a:hover {	text-decoration: underline;}
#rss {
	position: absolute;	
bottom: 60px;
/*top: 10px;*/
	right: 20px;
	width: 300px;
	height: 40px;
	text-align: right;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
color: #ffffff;
}
#rss a {
color: #ffffff;
}
#rss img {
	float: right;
	margin: 0 0 0 10px;
}

/*	##################################   	CONTENT	################################## */	

/** content left */
.box-left {
	margin: 0 0 20px 20px;
}
.box-left a {
	color: #006699;
}

.box-left h3 {
	border-top: 2px dotted #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box-left img {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}
.meta {	
  clear: both;	
  padding: 10px 10px 20px 0;	
/*background: #fff url(img/bg-meta.gif) repeat-x left top;
border-bottom: 1px solid #ccc;*/	
  color: #5e5e5e;
  
  text-align: right;
}
.meta-date {
  font-style: italic;	
  padding-bottom: 10px;
  /*padding: 0 10px 0 15px;	
  background: url(img/bg-meta-date.gif) no-repeat 0px 2px;*/
}
.meta-categories {
	padding: 0 10px 0 15px;	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}
.meta-comments {
	padding: 0 10px 0 15px;	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
	font-weight: bold;
}
p.tags {
	clear: both;
	margin-top: 15px;
}

/** content right */
.box-right {	margin: 0 20px 20px 0;}
.box-right ul {	margin: 0;	padding: 0;}
.box-right li {	display: inline;  /*white space bug IE6 */	}
.box-right li a {	display: block;	margin: 0px;	padding: 5px;	border-bottom: 1px solid #dedede;	text-decoration: none;	color: #006699;}
.box-right li a:hover {	background: #f7f7f7;}
.box-right li ul {	margin: 0px;	padding: 0 0 0 20px;}
/*	##################################   	COMMENTS	################################## */	#commentform label {	display: block;	margin: 0 0 5px 0;}
#commentform {
width: 400px;
}
#commentform input.text, #commentform textarea {	
width: 400px;	
margin: 0 0 5px 0;
}

#commentform label {
width: 400px;
font-size: 8pt;
}
#commentform .text {	
height: 16px;	
padding: 6px 6px 0 6px;	
/*background: #fff url(img/bg-form-text.gif) repeat-x left top;	*/
border: 1px solid #dadada;	
color: #5e5e5e;
}

#commentform textarea {	
height: 150px;	
padding: 6px 6px 0 6px;	
/*background: #fff url(img/bg-form-text.gif) repeat-x left top;	*/
border: 1px solid #dadada;	
color: #5e5e5e;
}

#commentform .button {	
width: 90px;	
height: 30px;	
margin: 0px;	
padding: 0px;	
background: #fff url(img/bg-button.gif) no-repeat left top;	
border: none;	
color: #5e5e5e;
float: right;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}
.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comment-text p {
	margin: 0;
	padding: 10px;}

/*	##############
####################   	SEARCHFORM	################################## */	
#searchform #search {
	float: left;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}
#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}
/*	##################################   	FOOTER	################################## */
#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	/*border-top: 5px solid #5e5e5e;*/
}
#legal {
	float: left;
	width: 400px;
}
#webdemar {
	float: right;
	width: 380px;
	text-align: right;
}
#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url(img/bg-footer-bottom-green.gif) no-repeat left bottom;
}
/*	##################################   	USEFUL	################################## */
.clear {	clear:both;}
/** WORDPRESS CSS */
.aligncenter,div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.aligncenter {
	margin: 0 0 10px 0;
}
.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}
.alignright {
   float: right;
   margin: 0 0 10px 10px;
}
.wp-caption {
   /*border: 1px solid #ccc;*/
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}
.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}
.wp-caption p.wp-caption-text {
   font-size: 10px;
   color: #777;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
/** WIDGETS CSS */
#calendar_wrap table {	width: 100%;}#calendar_wrap td {	text-align: center;}
.sensitiveHide {	display: none;}
.sensitiveDisplay {	display: block;	text-align: center;}

/* Additonal eggshellgreen styles */

.recipe-info p
	{
	font-weight: bold;
	font-size: small;
	font-style: italic;
	}
.ingredients, method
	{
	margin: 0;
	padding: 0;
	}
.ingredients ul
	{
	list-style: none;
	margin-left: -25px;
	}
.method p
	{
	margin-left: 10px;
	padding: 0 2px;
	}

div.sensitive {
	clear: both;
	padding: 2px;
	margin-bottom: 10px;
}
div.sensitive a {	
font-weight: bold;	
padding: 0 10px 0 15px;	
background: url(/images/right-arrow.gif) no-repeat 0px 2px;
}

.luff {
list-style-image: url(/images/heart-bullet.gif);
}

ul {
list-style-image: url(/images/bullet-round.gif);
}


dt {
font-weight: bold;
}

dd {
margin-bottom: 10px;
}

.source {
	text-align: right;
	margin-top: -10px;
	padding-top: 0;
	font-style: italic;
}

#recentcomments li {
	display: block;
}

.emphasised-phrase  {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

select {
	font:normal 1em/1.2em Verdana, sans-serif;	
}

.banner-ad {
	text-align: center;
}

.link-note {
	font-size: smaller;
}

.navigation-bottom a {
	font-weight: bold;
	color: #990066;
}

.poem {
text-align: center;
}


.etsy-sidebar {
	border: 2px dotted #92d0d9;
	padding: 2px;
	background-color: #eee;
}


#twitter_div {
	border: 1px solid #92d0d9;
	margin-bottom: 10px;
	padding: 5px;
}

.qotd {
font-size: 1.5em;
padding: 10px;
border: none;
background-color: #ddeeee;
font-family: arial;
color: #444455;
font-weight: bold;
}

.qotd p {
margin: 5px;
}

.qotd-source {
font-style: italic;
text-align: right;
padding: 0 30px;
}



/* Styles for Wordpress Thread Comment plugin */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border-top: 1px dotted #ddd;
	margin: 5px 0 2px 34px;
	padding: 4px 0 2px 4px;
	/*background-color: #CCEEFF;*/
}
.chalt{
	/*background-color: #E2E2E2;*/
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
}		
/* Why is this not working unless viewing css in web developer? */
@media print { 

body {
}
#content-right {
display: none;
}

} /* end of print css */
