/*  
Theme Name: Green Love
Theme URI: http://www.blogohblog.com/
Description: In Couple? Feel free to use it :). This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer.
Version: 
Author: Bob 
Author URI: http://www.blogohblog.com/
*/

body
{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	background: #999999;
	color: #000;
	margin: 0px;
	padding-top: 10px;

}
#wrap
{
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-top: #000 1px solid;

}
#top
{
	background: #999999 url(images/top.jpg) repeat-x; 	margin: 0px auto;
	padding: 0px;
	height: 135px;
	clear: both;
}
a:link
{
	text-decoration: none;
	color: #000000;
	border: none;
}
a:active
{
	text-decoration: none;
	color: #999999;
	border: none;
}
a:visited
{
	text-decoration: none;
	color: #999999;
	border: none;
}
a:hover
{
	text-decoration: none;
	color: #ff90fd;
	border: none;
}
#blogtitle
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #000;
	text-align: left;
	font-size: 36px;
	line-height: 100%;
	padding-top: 60px;
	text-transform: capitalize;
	margin: 0px;
	padding-left: 200px;
}
#blogtitle a:link
{
	text-decoration: none;
	color: #eee;
	border: none;
}
#blogtitle a:active
{
	text-decoration: none;
	color: #eee;
	border: none;
}
#blogtitle a:visited
{
	text-decoration: none;
	color: #eee;
	border: none;
}
#blogtitle a:hover
{
	text-decoration: none;
	color: #555353;
	border: none;
	cursor: crosshair;
}
#blogdesc
{
	float: left;
	color: #1d2224;
	padding-left: 205px;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	text-transform: capitalize;
	margin: 0px;
}
#search
{
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 35px;
}
.right
{
	margin: 0 0 10px 3px;
	padding: 10px;
	float: right;
	width: 200px;
}
.right h2
{
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #cfc9b0;
}
.right ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.right ul li
{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.right ul li ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0 3px;
}
.right ul li ul li
{
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0 4px;
	padding: 0px 0px 2px 14px;
	border: 0;
	margin: 0;
}
.left
{
	margin: 0 0 10px 3px;
	line-height: 16px;
	padding: 10px;
	float: left;
	width: 550px;
	overflow: hidden;
}
.left h2
{
	font-size: 16px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
	border-bottom: dashed 1px #cfc9b0;
}
.left img
{
	border: 0px #000 solid;
}
img.wp-smiley
{
	border: 0px;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.postmetadata
{
	background: #fff;
	font-size: 10px;
	padding: 5px;
	border-bottom: #cfc9b0 0px solid;
	border-top: #cfc9b0 1px solid;
}
blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite
{
	margin: 5px 0 0;
	display: block;
}
.comments h3
{
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #000;
}
ol.commentlist
{
	list-style: none;
	padding: 0;
	margin: 0 0 1px;
}
ol.commentlist li
{
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
}
ol.commentlist li.commenthead
{
	list-style: none;
	margin: 0;
}
ol.commentlist li.commenthead h2
{
	margin: 0;
}
input#searchsubmit
{
	background: #999;
	border: 2px solid #333;
	color: #000;
	font-size: 13px;
}
input#submit
{
	background: #999;
	border: 2px solid #333;
	color: #000;
	font-size: 13px;
}
input#s
{
	color: #666;
	width: 70%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
textarea
{
	color: #666;
	width: 80%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
input#url
{
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
input#author
{
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
input#email
{
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
#footer
{
	font-size: 11px;
	color: #000;
	background: #fff;
	height: 28px;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	clear: both;
	border-top: 1px #cfc9b0 solid;
}


