/*  
Theme Name: Green Me
Theme URI: http://www.pixelfaction.com
Description: For Grrimmi, with love, from Aditya =)
Version: 1.0
Author: Aditya Gaddam
Author URI: http://www.pixelfaction.com

	Green Me v1.0
	This theme is free to use under 
	Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)
	Please email me at adityagaddam@gmail.com if you found this useful! =)

*/


body
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#444444;
	background-color:#e3ebd3;
	margin:0;
}

a
{
	color:#e25c5c;
	text-decoration:none;
}

input
{
	font-family:Verdana, sans-serif;
}

#middle
{
	position:absolute;
	width:900px;
	height:100%;
	left:50%;
	margin-left:-300px;
	background-image:url("images/bg_main_repeating.png");
	background-repeat:repeat-y;
	background-position:-100px;
}

#logo
{
	position:relative;
	top:0;
	width:600px;
	height:55px;
	background-image:url("images/bg_logo.png");
	background-repeat:no-repeat;
	float:left;
}

#logo a
{
	position:relative;
	width:600px;
	height:55px;
	float:left;
}

#left_sidebar
{
	position:relative;
	top:0;
	width:150px;
	padding-top:55px;
	background-image:url("images/bg_sidebar_header.png");
	background-repeat:no-repeat;
	float:left;
}

#right_sidebar
{
	position:relative;
	top:0;
	width:250px;
	padding-top:20px;
	float:left;
}

#right_sidebar #search_container
{
	margin-left:10px;
	background-image:url("images/bg_search.png");
	background-repeat:no-repeat;
	background-position:left top;
}

#right_sidebar #s
{
	border:0;
	width:200px;
	height:16px;
	font-size:11px;
	color:#444444;
	margin-left:25px;
	margin-right:7px;
	margin-top:3px;
	margin-bottom:1px;
	background-color:#f8fcf1;
}

#right_sidebar #category_list, 
#right_sidebar #archive_list, 
#right_sidebar #links,
#right_sidebar #blogroll,
#right_sidebar #widgets
{
	margin-left:35px;
}

#right_sidebar #category_list li, 
#right_sidebar #archive_list li, 
#right_sidebar #links li,
#right_sidebar #blogroll li,
#right_sidebar #widgets li
{
	list-style-type:none;
}	

#right_sidebar #widgets a
{
	color:#E3EBD3;
	text-decoration:none;
}

#right_sidebar #widgets a:hover
{ 
	color:#e25c5c;
	background-color:#E3EBD3;
	text-decoration:none;
}

#right_sidebar #buttons
{
	margin-left:45px;
	margin-top:20px;
}

#right_sidebar #links
{
	margin-top:15px;
}

#right_sidebar #category_list h3, 
#right_sidebar #archive_list h3,
#right_sidebar #blogroll h3,
#right_sidebar #widgets h3,
#right_sidebar #widgets h2
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin:0;
	margin-top:15px;
}

#right_sidebar #category_list ul, 
#right_sidebar #archive_list ul,
#right_sidebar #blogroll ul,
#right_sidebar #widgets ul
{
	padding:0;
	margin:0;
	padding-left:20px;
}

#right_sidebar #category_list ul li, 
#right_sidebar #archive_list ul li,
#right_sidebar #blogroll ul li,
#right_sidebar #widgets ul li
{
	line-height:20px;
}

#content_container
{
	width:550px;
	text-align:justify;
	padding-right:50px;
	margin-bottom:200px;
	background-color:#d7e3bf;
	float:left;
}

#content
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	color:#627256;
	padding:50px;
	padding-top:20px;
	padding-right:0;
	padding-bottom:400px;
	float:left;
}

#content .post
{
	position:relative;
	width:500px;
	margin-bottom:30px;
}
#content .postmetadata
{
	display:block;
	height:35px;
	font-size:11px;
	background-image:url("images/bg_post_footer.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#content .navigation
{
	position:relative;
	width:500px;
	display:block;
	margin-bottom:50px;
}

#content .navigation .alignleft
{
	float:left;
}

#content .navigation .alignright
{
	float:right;
}

#content h2
{
	display:block;
	height:40px;
	padding:0;
	padding-left:30px;
	margin:0;
	margin-bottom:15px;
	background-image:url("images/bg_feather.png");
	background-repeat:no-repeat;
}

#content h2 small
{
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	padding:0;
	color:#94a96b;
}

#content h2 a
{
	text-decoration:none;
	font-family:Verdana, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#618953;
	padding:0;
	border-bottom:1px solid #bbd588;
	margin:0;
	display:block;
}

#content #comment
{
	width:500px;
}

#footer
{
	position:fixed;
	top:auto;
	bottom:0;
	width:100%;
	height:170px;
	background-image:url("images/bg_footer_behind.png");
	background-repeat:repeat-x;
	background-position:center;
}

#footer_mound
{
	position:fixed;
	top:auto;
	bottom:0;
	left:50%;
	margin-left:160px;
	width:260px;
	height:235px;
	background-image:url("images/bg_footer_mound.png");
	background-repeat:no-repeat;
	background-position:center;
}

#footer_message
{
	position:relative;
	font-size:11px;
	text-transform:lowercase;
	color:#94a96b;
	left:50%;
	top:120px;
}

#footer_grrimmi
{
	position:fixed;
	top:auto;
	bottom:0;
	left:50%;
	margin-left:245px;
	width:100px;
	height:305px;
	background-image:url("images/bg_footer_grimmi.png");
	background-repeat:no-repeat;
	background-position:left;
	cursor:pointer;
}

#footer_say_cloud
{
	position:fixed;
	top:auto;
	bottom:0;
	left:50%;
	font-family:"Trebuchet MS", "Verdana", sans-serif;
	font-size:24px;
	color:#4b761d;
	text-align:center;
	padding-top:30px;
	padding-right:5px;
	margin-left:270px;
	margin-bottom:300px;
	width:165px;
	height:70px;
	background-image:url("images/bg_say_cloud.png");
	background-repeat:no-repeat;
	background-position:left;
	display:none;
}

.feed
{
	margin-left: 3px;
	padding: 5px 0 0 19px;
	background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
}
