/*  
Theme Name: 2Green Theme
Theme URI: http://www.seobilgi.com
Description: 2Green Theme from wwww.seobilgi.com <br/> &radic; <a href="http://themes.wordpress.net/index.php?s=seobilgi">Seobilgi themes</a>
Version: 1.0
Author: Seobilgi
Author URI: http://www.seobilgi.com/ 
*/
.comments {background:#CCCCCC}

#menu {
	height:320px;
	width:760px;
	margin-left: 109px;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu li a.current {
background : #616161 url(images/trcorner.gif) no-repeat top right;
color : #fff;
}
#main {
width:760px;
align:center;
margin : 0;
padding : 0;
}
#top {
padding-top : 50;
background : transparent;
height : 80px;
}
#top h1 {
font : 1.8em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #616161;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#top #icons {
float : right;
margin : 25px 15px 0;
padding : 0;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu li a.current {
background : #616161 url(images/trcorner.gif) no-repeat top right;
color : #fff;
}

* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
.yup a {
	color:#6E0C41;
	text-decoration:none;
}
a {
	color:#6E0C41;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #E87C19;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#fff url('images/background.jpg') repeat-x top;
	color:#666;
	font:0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

.theme {position:absolute; overflow:hidden; left:1px; top:1px; width:0px; height:0px; z-index:0}
#header {
	height:140px;
	position:relative;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#fff;
	font-size:40px;
	font-weight:400;
	left:6px;
	letter-spacing:-2px;
	position:absolute;
	top:4px;
	height: 45px;
}
#header p {
	bottom:284px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:7px;
}
#header ul {
	position:relative;
	top:100px;
	list-style-image: none;
	list-style-type: circle;
}
#header ul li {
	list-style:none;
	display : inline;
}
#header ul li a {
	color:#fff;
	display:inline;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:10px;
	width:190px;
}
#header ul li a:hover {
	background:#6E0C41;
	color:#eee;
	text-decoration:none;
}

/* content */
#content {
	height:auto;
	margin:0 auto;
	width:760px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 
/* cat */
#cat {
	float:left;
	width:210px;
}
#sidebar h1 {
	border-bottom:2px solid #E87C19;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#cat input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#cat p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#cat p a.more {
	display:block;
	text-align:right;
}
#cat ul {
	margin:10px;
}
#cat ul li {
	border-bottom:1px solid #6E0C41;
	list-style:none;
	padding:5px 2px;
}
#cat ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
}
#cat ul li a:hover {
	color:#000;
}
/* sidebar */
#sidebar {
	float:left;
	width:210px;
}
#sidebar h1 {
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}

/* Main */
#main {
	float:right;
	width:520px;
}
#main p {
	color:#555;
	line-height:20px;
	padding:10px;
}
#main h1 {
	border-bottom:2px solid #E87C19;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}

/* footer */
#footer {
	margin:10px auto;
	width:760px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #E87C19;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}
