/*   
Theme Name: Diet Soap
Theme URI: www.dietsoap.org
Description: 2 column content management for diet soap
Author: Robin Catesby
 */


/* STYLESHEET SECTIONS:
-GLOBAL
-HEADER
-INDEX-POST-SINGLE
-COMMENTS
-SIDEBAR
-SIDEBAR STANDARD GIZMOS
-FOOTER
-SPECIAL FORMATTING
-PLUG-INS
*/


/*
+++++++++++++++++++++++++++
GLOBAL 
+++++++++++++++++++++++++++
*/

/*  Reset Reloaded via Eric Meyer: meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END Reset Reloaded */


/*
+++++++++++++++++++++++++++
HEADER
+++++++++++++++++++++++++++
*/

/* Note: wrapper falls -after- header and defines width of content only, not header. */



body {
  	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  	background-color: #d6d4d0;
	background-image: url("images/main_background.jpg");
	background-repeat: repeat;
	background-attachment: fixed;  
	background-position: center top;
	font-size: 62.5%;
}
	
	

#wrapper {
  	width: 860px;
	margin-left: 12px;
	margin-top: -14px;
	padding-right: 6px;
	border-right: solid 21px #000;
	} 


 #header {
 	padding: 0px;
  	margin-top: 0px;
 	margin-bottom: 0px;
	}
	
#logo {
	background:transparent url(images/soap_bar.gif) no-repeat left top;
	position: absolute;
	left: 26px;
	top: 6px;
	}

#headerimg {
	background:transparent url(images/title.gif) no-repeat left bottom;
  	margin-left: 360px;
  	text-align: left;
  	padding-top: 0px;
  	padding-bottom: 10px;
	}

#header a, #header a:visited {
  	text-decoration: none;
  	color: #333333;
	}

#header a:active, #header a:hover {
  	text-decoration: none;
  	color: #333333;
	}

/*
+++++++++++++++++++++++++++
INDEX - POST - SINGLE
+++++++++++++++++++++++++++
*/


#content {
  	width: 620px;
  	float: right;
	background-color: #fff;
	border: 1px solid #6d6b4b;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	margin-top: -22px;
	margin-bottom: 6px;
	line-height: 1.8em;
	letter-spacing: .04em;
	
	} 
	
#content a:link, #content a:visited {
	color: #993333;
	font-weight: normal;
	text-decoration: none;
	}		
	
#content a:active, #content a:hover {
	color: #993333;
	text-decoration: none;
	background-color: #eee;
		}

#content ul {
	padding-left: 40px;
	line-height: 10px;
	}
 
.post {
	margin-top: 20px;
  	margin-bottom: 6px;
  	color: #111111;
  	padding-left: 20px;
	padding-right: 16px;
	font-size: 1.2em;
	}
	
.post p {
  	margin-bottom: .8em;
	padding-left: 54px;
	padding-right: 26px;
	}

div.small {
  	font-size: .7em;
	margin-bottom: .8em;
	padding-left: 8px;
	padding-right: 8px;
	}
	
/* Div for news archive - for multiple items per post: inserts a border below each */
div.news {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #b0c2b7;
	}
	

	
h1 {
  	text-decoration: none;
	font-family: courier, courier new;
	color: #000 !important;
	font-weight: bold !important;
	text-align: right;
	font-size: 1.6em;
	}

h1 a:link, h1 a:visited {
	color: #000 !important;
	text-decoration: none;
	text-align: right;
	font-family: courier, courier new;
	font-weight: bold !important;
	line-height: 140%;
	}		
	
h1 a:active, h1 a:hover {
	color: #993333 !important;
	text-decoration: none;
	font-family: courier, courier new;
	font-weight: bold !important;
	background-color: #eee !important;
		}
	
h2 {
  	font-size: 1.4em;
	font-family: courier, courier new;
	font-weight: normal;
	text-align: center;
	color: #7e8b83;
	}
	
h3 {
	font-size: 1.2em;
	font-family: courier, courier new;
	color: #7e8b83;
	font-weight: normal;
	margin-bottom: 8px;
	}

.entry {
  	margin-top: 2px;
  	margin-bottom: 4px;
	}
	
#email, #author {
	background: #ffffff;
	border: 1px solid #b0c2b7;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}


.post-date {
	float: left;
	color: #000;
	font-family: courier, courier new;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	margin: 6px 10px 0 0;
	padding: 8px 6px 8px 6px;
	width: 60px;
	background: #eee;
	line-height:1em;
	border: 1px solid #6d6b4b;
}

#content .postfoot { 
	font-size: 0.8em; 
	line-height: normal; 
	text-align: right; 
	border-top: 1px solid #6d6b4b; 
}

.postmetadata {
  	padding: 2px;
  	font-size: 0.8em;
  	border-top: 1px solid #6d6b4b;
	border-bottom: 1px solid #6d6b4b;
	line-height: 1.1em;
	}

.postmetadata a {
  	color: #993333;
	}
	
a img {
border: none;
}

blockquote {
  	margin: 1em 1.5em;
  	padding: 1em 1.5em;
	border: 1px solid #6d6b4b;
  	background: #eee;
	}

.post li {
	margin-bottom: 10px;
  	margin-left: 20px;
	padding-left: 4px;
	}

.post ul {
  	list-style-type: bullet;
	margin-top: 10px;
  	margin-bottom: 10px;
	margin-left: 26px;
	width: 500px;
	}

.archive li {
	width: 400px;
  	margin-left: 20px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b0c2b7;
	}

.archive ul {
  	list-style-type: none;
	margin-left: 14px;
  	margin-bottom: 10px;
	}
	
.archive li a, .archive li a:visited {
	color: #993333;
	font-size: 1.2em;
	text-decoration: none;
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
	line-height: 140%;
	}		
	
.archive li a:active, .archive li a:hover {
	color: #993333;
	text-decoration: none;
	font-family: Georgia,'Times New Roman', serif;
	font-weight: normal;
	background-color: #eee;
		}
	
acronym, abbr, span.caps {
  	cursor: help;
	}

acronym, abbr {
  	border-bottom: 1px dashed #999;
	}

blockquote cite {
 	margin: 5px 0 0;
  	display: block;
	}

.center {
  	text-align: center;
	}
 
.navigation {
  	display: block;
  	margin-top: 10px;
  	margin-bottom: 40px;
	}
 
.alignleft {
  	float: left;
  	text-align: left;
	width: 50%;
	}

.alignright {
  	float: right;
	text-align: right;
  	width: 50%;
	}

.entrytext .postmetadata {
  	margin: 2px;
	padding: 4px;
	}
	
.entrytext ul {
	margin: 0px;
	padding: 0px;
	}
	
.entrytext ul li {
	line-height: 1.6em;
	margin-top: 2px;
	}
	
.entry ul li {
	line-height: 1.6em;
	margin-top: 2px;
	}
	
img.right {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
	}
	
img.left {
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	}
	
/* ARCHIVE PAGE - h2 class -  */
	
.pagetitle {
  	color: #000;;
	} 
	

/*
+++++++++++++++++++++++++++
COMMENTS
+++++++++++++++++++++++++++
*/


ol.commentlist {
	font-size: 1.2em;
	font-weight:normal;	
	padding-left: 6px;
}

#commentform {
	margin:0 0 0 40px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin: 0 0 1em;
}

#comments, #respond {
	margin: 3em 0 1em 40px;
	color: #595949;
	padding-left: 2px;
	border: 1px solid #ead000;
	font: 0.8em verdana, helvetica, sans-serif;
}

ol.commentlist li {
	margin:5px 0 0 24px;
	padding:10px 10px 10px 30px;
	background:#ffffff;
	border:#000000 1px solid;
}

ol.commentlist li.alt  {
	margin:5px 0 0 24px;
	padding:10px 10px 10px 30px;
	background:#ffffff;
	border:#799376 1px solid;
}

small.commentmetadata {
	font-size: .8em;
  	margin-bottom: 1em;
  	display: block;
	}
	
/*
+++++++++++++++++++++++++++
SIDEBAR
+++++++++++++++++++++++++++
*/

#sidebar {
  	width: 179px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-top: 1px solid #6d6b4b;
	border-right: 1px solid #6d6b4b;
	border-left: 1px solid #6d6b4b;
	color: #111111;
	} 

#sidebar ul {
	width: 120px;
  	list-style: none;
	padding-top: 6px;
	padding-left: 4px;
  	margin-bottom: 10px;
	display: block;
	}

#sidebar ul h2 {
  	border: 1px solid #7e8b83;
  	font-size: 1.2em;
  	font-weight: normal;
  	padding: 2px;
	margin-left: 0px;
  	margin-bottom: 5px;
    }
	
#sidebar li {
	margin-left: 10px;
	}

#sidebar a, #sidebar a:visited {
	width: 120px;
	display: block;
	font-size: 1.2em;
	font-family: courier, courier new;
	font-weight: bold;
	color: #222;
	letter-spacing: .04em;
	text-align: right;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 3px;
	margin-top: 3px;
	}	
	
#sidebar a:active {
	width: 120px;
	display: block;
	font-weight: bold;
	color: #993333;
	padding-left: 3px;
	}

#sidebar a:hover {
	width: 120px;
	display: block;
	font-weight: bold;
	color: #993333;
	padding-left: 3px;
	}
	
#sidebar_bottom {
	height: 115px;
  	margin-top: -12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: 1px solid #6d6b4b;
	background-image: url("images/sidebar_bottom.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom left;
}


/*
+++++++++++++++++++++++++++
SIDEBAR STANDARD GIZMOS
+++++++++++++++++++++++++++
*/
	
/* sidebar search */
	
#searchform {
  	text-align: center;
	}

#searchform input {
	border: 1px solid #7e8b83;
  	background-color: #f7faf1;
	}

#searchform #s {
	width: 80%;
  	background-color: white;
	margin-bottom: 8px;
	}

/* sidebar calendar */
	
#wp-calendar {
  	border: 1px solid #7e8b83;
  	width: 80%;
	margin: 0 auto;
  	text-align: center;
  	margin-bottom: 15px;
	}

#wp-calendar th {
  	background-color: #f7faf1;
	}

#wp-calendar a {
  	border: 1px solid #7e8b83;
  	background-color: white;
  	display: block;
	}

#prev a, #next a {
	border: 0;
	}

#wp-calendar caption {
  	text-align: center;
	width: 100%;
	}

/* sidebar author info w. photo */
	
#author {
  	border: 1px solid #7e8b83;
  	margin: 10px auto;
  	text-align: center;
  	width: 130px;
  	padding: 2px;
	}

#author img {
  	border: 0;
	}

	
/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/

#footer {
  	clear: both;
  	width: 600px;
	padding-bottom: 4px;
	margin-left: 208px;
	}
	
	
#footer_box {
  	text-align: left;
  	width: 600px;
  	height: 3em;
  	color: #111111;
  	padding-top: 4px;
  	background-color: #fff;
	border: 1px solid #6d6b4b;
	}
	


#footer a:link, #footer a:visited {
	color: #993333;
	text-decoration: none;
	}		
	
#footer a:active, #footer a:hover {
	color: #000;
	text-decoration: none;
	background-color: #eee;
		}
		
		
div.left_foot {
	font-size: .9em;
	float: left;
	margin-left: 16px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
div.right_foot {
	font-size: .9em;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	}

/*
+++++++++++++++++++++++++++
SPECIAL FORMATTING: MAIN PAGE
+++++++++++++++++++++++++++
*/

#mainwrap {
	width: 430px;
	float:left;
	}


#mainleft {
	float: left;
	}
	
#mainleft ul {
	width: 120px;
  	list-style: none;
  	margin-bottom: 10px;
	display: block;
	}
	
#mainleft a, #mainleft a:visited {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #e7ebdd;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	letter-spacing: .04em;
	text-align: left;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 3px;
	margin-top: 3px;
	}	
	
#mainleft a:active {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #f7faf1;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	padding-left: 3px;
	}

#mainleft a:hover {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #f7faf1;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	padding-left: 3px;
	}
	
	
#mainright {
	width: 140px;
	height: 246px;
	float: right;
	}
	
#mainright ul {
	width: 120px;
  	list-style: none;
  	margin-bottom: 10px;
	}
	
#mainright a, #mainright a:visited {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #e7ebdd;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	letter-spacing: .04em;
	text-align: right;
	text-decoration: none;
	line-height: 1.8em;
	padding-right: 3px;
	margin-top: 3px;
	}	
	
#mainright a:active {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #f7faf1;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	padding-right: 3px;
	}

#mainright a:hover {
	width: 120px;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #f7faf1;
	border: #b0c2b7 1px solid;
	color: #7e8b83;
	padding-right: 3px;
	}

#maintext {
	margin-top: 20px;
  	margin-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
  	color: #111111;
	font-size: 1.1em;
	text-align: left;
	}
	
#maintext p {
  	line-height: 1.3em;
  	margin-bottom: 1.2em;
	}
	
#maintext p.small {
	font-size: .7em;
  	line-height: 1.3em;
  	margin-bottom: 1.2em;
	}
	
/*
+++++++++++++++++++++++++++
COVER IMAGES
+++++++++++++++++++++++++++
*/
	
#cover {
margin-left: 60px;
}

#cover a, #cover a:visited {
border: 1px solid #000;
margin: 4px;
padding: 4px;
display: block;
width: 116px;
float: left;
}

#cover a:active, #cover a:hover {
border: 1px solid #993333;
margin: 4px;
padding: 4px;
}

#clearer {
clear: both;
margin-bottom: 20px;
}
	
	
/*
+++++++++++++++++++++++++++
PLUG INS
+++++++++++++++++++++++++++
*/