/*  
Theme Name: Green-Black Theme
Theme URI: http://www.freelancer.com/
Description: Multipurpose Seo Theme
Version: 1.65
Author: gasoved
Tags: adjustable columns, semantic content order, semantic markup, custom colors, widgets, header image, optional logo, page thumbnails, page descriptions
*/

/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end reset */

body{
	background-color:#dbdbd5;
	height:100%;
	font-family: verdana;
	font-size: 10pt;
	min-width:550px;
}

h1{font-size:24px;}

h1 a{text-decoration:none;}

ul,ol,li{list-style-position:inside;}

ul.menulist li{display:inline; font-size: 11px;list-style:none;}
h1 a,#header p,#footer,ul.menulist a, ul.menulist, #footer a{color: #ffffff;}

em.postdesc{
	display:block;
	margin-bottom:1em;
}

#header ul.menulist{margin-top:32px;margin-bottom:5px;}

#header h1{color:#ffff00;}
#header p{font-size:16px;font-weight:bold;}

#wrapper{
	width:940px;
	margin:0 auto;
	background-color:#ffffff;
}

#header{
	background-color:#000000;
	min-height:90px;
	padding: 20px 5px 5px 5px;
	text-align:center;
}

#container{
	overflow:hidden;
	padding-left:170px;
	padding-right:190px;
}

#leftsidebar{
	width:170px;
	right: 190px;
	margin-left: -100%;
}

#content{
	background-color:#ffffff;
	width:100%;
	float:left;
	margin-bottom:-17000px;
	padding:10px 10px 17012px 10px;
	position:relative;
}

#content h2{	margin:17px 0 30px 0;}

#content h2 a{
	color:#000000;
	text-decoration:none;
	font-size:18px;
}

#content div.textwidget{
	text-align:center;
	margin:13px 0;
}

#content p{margin:1em 0;}

#rightsidebar{
	width:170px;
	margin-right: -190px;
}

#leftsidebar, #rightsidebar{
	background-color:#006400;
	float:left;
	text-align:center;
	height:100%;
	margin-bottom:-17000px;
	padding-bottom:17000px;
	position:relative;
	padding-top:1em;
}

#footer{
	background-color:#000000;
	height:50px;
	clear:both;
	font-size: 8pt;
	text-align:center;
	padding:6px;
	position:relative;
}

#footer p{margin-top:11px;}
