/*  
Theme Name: Peas and Carrots
Theme URI: 
Description: J made for M
Version: 1.0
Author: Jonathan Miller
Author URI: http://cryptogram.com/

*/


body
{
	margin: 0px;
	padding: 0px;
	background-color: #E7FFB3;
	background-image: url(images/greenback.png);
	background-repeat: repeat-x;
}

form{
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body, textarea, input, p, div, span, td, h1, h2, h3 {
	font-family: helvetica neue, arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}


#greenbar{
	background-color: #ccff99;
	width: 950px;
	margin: 0px auto;
}

#table_top{
	background-color: white;
	/*width: 100%;*/
	width: 950px;
	margin: 0px auto;
}

#maincell{
	bacgkround-color: white;
	border-right: 7px solid #ffd8b2;
	border-bottom: 7px solid #ffd8b2;
}

.searchbox{
	border: 1px solid #b9cc8f;
	background-color: white;
	width: 100px;
	height: 18px;
	position: absolute;
	top: 3px;
	left: 0px;
	color: #cccccc;
}


#gobutton{
	margin-left: 105px;
}


#footer{
	font-size: 8pt;
	color: #b9cc8f;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#footer_container{
	margin: 0px auto;
	width: 950px;
}

td.sidebar{
	width: 150px;
	background-color: #e7ffb3;
	padding: 20px;
}

td.sidebar  h2 {
	font-weight: bold;
	font-size: 10pt;
	color: #b9cc8f;
}

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

a:hover {
	color:#ff9900;
	text-decoration:underline;
}

h1 a, h1 a:link, h1 a:visited {
	color:#330066;
	text-decoration:none;
}


h1 a:hover {
	color:#330066;
	text-decoration: none;
}


h1{
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -0.5pt;
}

h1#navbar{
	margin-top: 20px;
	margin-left: 3px;
	float: left;
	
}


.post h1{
	border-bottom: 1px solid #b9cc8f;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 18px;
}


td.sidebar a, td.sidebar a:link, td.sidebar a:visited {
	color:#333333;
	text-decoration:none;
	font-size: 9pt;
}

td.sidebar a:hover {
	color:#333333;
	text-decoration:underline;
	font-size: 9pt;
}

td.sidebar li {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

td.sidebar ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pagecontrols,#pagecontrols{
	margin: 0px 20px 20px 125px;
	font-weight: bold;
	font-size: 12pt;
	clear: both;
}

.indentbox{
	margin: 0px 20px 20px 125px;
}


.time, p.time{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 7pt;
	color: #cccccc;
	color: #b9cc8f;
	text-align: right;
	font-family: verdana;
}

.post {
	clear: both;
	margin: 0px 20px 0px 20px;
}

.datedot{
	font-size: 8pt;
	line-height: 8pt;
	color: #99622c;
	background-image: url(images/dot.gif);
	width: 80px;
	height: 68px;
	float: left;
	text-align: center;
	padding-top: 12px;
}

b.date {
	font-size: 24pt;
	line-height: 22pt;
	display: block;
	margin-left: -1px;
}

.postbody{
	margin-left: 105px;
}

.small{
	font-size: 9pt;
}


.comment_time{
	color: #b9cc8f;
	font-size: 7pt;
	font-family: verdana;
}

#comment_box{
	border: 1px solid #b9cc8f;
}


#comment{
	border: 1px solid #b9cc8f;
	background-color: #f7ffe5;
	width: 400px;
	height: 200px;
	color: #333333;
}

#commentform input {
	border: 1px solid #b9cc8f;
	background-color: #f7ffe5;
	width: 240px;
}

#commentform #submit {
	border: 1px outset #f0f0f0;
	background-color: #f0f0f0;
	width: 150px;
}

.comment0{
	background-color: #f7ffe5;
	padding: 20px;
	border-bottom: 1px solid #b9cc8f;
}

.comment1{
	background-color: white;
	padding: 20px;
	border-bottom: 1px solid #b9cc8f;
}


/* widgetry */

li.widget_tag_cloud div a{
	line-height: 17pt;
}
