/*
Theme Name: corpgreen
Theme URI: http://www.blogohblog.com
Description: This is the green variation of the <a href="http://www.blogohblog.com/wordpress-theme-corptheme" title="Free WordPress themes">Corp WordPress theme</a> with 3-columns, Widget-Ready, Dropdown Menu, Categories/Archives Dropdowns, Small Icons, Separate Comments/Trackbacks. The theme falls under a Creative Commons License developed by <a href="http://www.blogohblog.com" title="WordPress themes">Free WordPress Themes</a>. You can download the other three variations of this theme (Corpblue, Corpred, Corpblack) by going <a href="http://www.blogohblog.com/wordpress-theme-corptheme" title="Free WordPress templates">here</a>.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com

*************** Body *********************/
*
{
	margin: 0;
	padding: 0px;
}
BODY
{
	background: url(images/bg.gif) repeat-x top;
	color: #333;
	font: 13px "Trebuchet MS";
	margin-bottom: 20px;
	line-height: 20px;
}
#wrapper
{
	margin: 30px auto;
	width: 1030px;
}
/**************** Header *********************/
#logo
{
	float: left;
}
#logo H1
{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}
#logo H1 A
{
	display: block;
	background: url(images/logo.jpg) no-repeat left;
	width: 187px;
	height: 33px;
}
/**************** Header *********************/
#welcome
{
	padding-top: 80px;
	font-size: 14px;
	color: #020202;
}
#welcome H1
{
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	color: #000000;
}
#welcome SPAN A
{
	font-weight: bold;
	color: #5E8A00;
	float: left;
	padding: 10px 0px 0px 2px;
}
/**************** Text *********************/
H2 A:link, H2 A:visited
{
	font-size: 18px;
	color: #050000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	/*[empty]font-family:;*/
}
H2 A:hover
{
	color: #000000;
}
.spacer
{
	border-bottom: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 7px;
}
H2.search
{
	font-weight: lighter;
	font-size: 12px;
	padding-left: 20px;
	font-style: italic;
	background-color: #EFE7CB;
	width: 540px;
	margin: auto;
	padding: 2px 0px 2px 10px;
}
/**************** Entry *********************/
.entry
{
	float: left;
	margin-bottom: 10px;
	width: 640px;
	padding-bottom: 0;
}
.entry H2
{
	padding-bottom: 6px;
	line-height: 20px;
}
.entry P
{
	padding: 1px 0px;
}
.post
{
	padding: 0px 20px 20px 0px;
	text-align: justify;
	margin-bottom: -17px;
	background: url(images/postee.gif) repeat-x top;
}
HTML>BODY .entry UL
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
HTML>BODY .entry LI
{
	margin: 7px 0 8px 10px;
}
.entry UL LI:before
{
	content: "\00BB \0020";
}
.entry OL
{
	padding: 0 0 0 35px;
	margin: 0;
}
.entry OL LI
{
	margin: 0;
	padding: 0;
}
.lightgray
{
	color: #006699;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.meta
{
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	border: 0px dashed #FFFFFF;
}
/**************** Links *********************/
A:link, A:visited
{
	color: #666600;
	text-decoration: none;
}
A:hover
{
	color: #000000;
}
/**************** Navigation *********************/
#navigation
{
	clear: both;
	width: 950px;
	position: absolute;
	top: 85px;
	margin: 0px auto;
	padding: 2px;
}
#menu
{
	height: 30px;
	list-style: none;
}
/**************** Sidebars *********************/
#sidebar1
{
	width: 135px;
	float: right;
	margin-top: -10px;
}
#sidebar1 H2
{
	background: url(images/bullet.png) no-repeat left;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px double #CCCCCC;
	padding: 0px 5px 0px 20px;
	text-transform: inherit;
}
#sidebar1 UL
{
	list-style-type: none;
}
#sidebar1 UL LI
{
	list-style-type: none;
	margin-top: 20px;
}
#sidebar1 UL LI UL
{
	font-style: normal;
	list-style-type: none;
	margin-top: 10px;
	padding: 0 0 0 5px;
}
#sidebar1 UL LI UL LI
{
	border: 0 solid #000000;
	display: table-row-group;
	margin: 0 0px 5px;
	padding: 0 0 5px 0px;
}
#sidebar1 P
{
	padding: 0 5px;
}
.postform
{
	font: 13px "Trebuchet MS";
	width: 150px;
	color: #666600;
}
.archivedropdown
{
	font: 13px "Trebuchet MS";
	width: 150px;
	color: #666600;
}
#sidebar2
{
	width: 231px;
	float: left;
	margin-top: -10px;
}
#sidebar2 H2
{
	background: url(images/bullet.png) no-repeat left;
	font-weight: 900;
	font-size: 12px;
	border-bottom: 1px double #CCCCCC;
	padding: 0px 5px 0px 20px;
	text-transform: inherit;
}
#sidebar2 UL
{
	list-style-type: none;
}
#sidebar2 UL LI
{
	list-style-type: none;
	margin-top: 20px;
}
#sidebar2 UL LI UL
{
	font-style: normal;
	list-style-type: none;
	margin-top: 10px;
	padding: 0 0 0 5px;
}
#sidebar2 UL LI UL LI
{
	border: 0;
	display: table-row-group;
	margin: 0 0px 5px;
	padding: 0 0 5px 0px;
}
#sidebar2 P
{
	padding: 0 5px;
}
/**************** Search *********************/
#topsearch
{
	float: right;
}
#topsearch INPUT[type="text"]
{
	background: #FFFFFF url(images/search.png) no-repeat right;
	border: 3px solid #769F1D;
	width: 10em;
	color: #333333;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	padding: 2px 16px 2px 2px;
}
#searchbutton
{
	padding: 1px;
}
/**************** Comments *********************/
.comlabel
{
	background: url(images/comment.gif) no-repeat left;
	font-weight: lighter;
	font-size: 14px;
	padding: 10px 0px 10px 20px;
	margin-top: 10px;
}
.postlabel
{
	background: url(images/comment_new.gif) no-repeat left;
	font-weight: lighter;
	font-size: 14px;
	padding: 10px 0px 10px 20px;
	margin: 10px 0px;
}
.commentlist
{
	list-style: none;
}
.tip
{
	height: 15px;
	width: 500px;
	display: block;
	margin: 10px 0px 0px;
}
.authorcomment
{
	padding: 3px;
	margin: 10px 0px 0px;
}
.odd
{
	color: #006699;
	font-size: 12px;
	padding: 2px 10px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.odd A:link
{
	color: #006699;
}
.commenttext
{
	color: #000000;
	padding: 5px 10px 0px 0px;
	margin: 0px;
	font-size: 12px;
}
#author, #email, #url
{
	width: 35%;
	border: 1px solid #CBCBCB;
	font: 12px "Trebuchet MS";
	margin-bottom: 0.6em;
	margin-top: 5px;
	padding: 1px 15px 1px 1px;
}
#author
{
	background: url(images/user.png) no-repeat right;
}
#email
{
	background: url(images/email.png) no-repeat right;
}
#url
{
	background: url(images/link.png) no-repeat right;
}
#comment
{
	width: 98%;
	border: 1px solid #CBCBCB;
	margin-bottom: 0.6em;
	margin-top: 5px;
	padding: 3px;
}
#submit
{
	background: #FFFFFF;
	padding: 1px;
	font: 12px "Trebuchet MS";
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
}
/**************** Footer *********************/
#footer
{
	border-top: 1px solid #CCCCCC;
	margin: 20px auto;
	padding-top: 10px;
	text-align: center;
}
/**************** Misc *********************/
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.center
{
	text-align: center;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
.alignright
{
	background: url(images/arrow_right.png) no-repeat right;
	float: right;
	padding-right: 20px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
.alignleft
{
	background: url(images/arrow_left.png) no-repeat left;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
IMG.alignleft
{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
PRE
{
	border: 1px solid #9A9A9A;
	color: #0000FF;
	margin: 10px;
	padding: 10px;
	background: #F3F2ED;
}
CODE
{
	font-size: 1em;
	color: #000;
}
