@charset "utf-8";
/*  
Theme Name: underone's G7 (v4)
Theme URI: http://www.underone.com/
Description: powered by <a href="http://www.underone.com/">underone</a>, v2@2009.01.17
Version: final
Author: underone
Author URI: http://www.underone.com/
ICO: Fugue Icons 1.0
*/


/* body */

* {margin:0;padding:0;}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,code,em,img,dl,dt,ol,ul,li,input,textarea,form,label,table,tbody,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	list-style: none;
	font-style: inherit;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	vertical-align: baseline;
} 
body {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #3b3d42;
}
a:hover {
	color: #05a8dc;
	text-decoration: underline;
}

/* header */

#header {
	width: 834px;
	height: 68px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	padding-top: 62px;
}
#logo {
	width: 724px;
	height: 38px;
	margin-bottom: 0px;
	top: auto;
	padding-left: 110px;
	background-image: url(images/menu_rss_1.png);
	background-repeat: no-repeat;
	background-position: 686px bottom;
}
#logo .info {
	height: 38px;
	float: left;
	font-size: 11px;
	color: #CFCFCF;
	overflow: hidden;
	line-height: 52px;
	margin-left: 5px;
}
#logo h1 {
	display: block;
	height: 38px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
	color: #F5F5F5;
	overflow: hidden;
	line-height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* img logo css
#logo h1 {
	display: block;
	height: 38px;
	width: 170px;
	background-image: url(images/logo.png)!important;
	background-image: url(images/logo_ie.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left -1px;
	float: left;
}
*/
#menushell {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 788px;
}
#menu {
	width: 776px;
	height: 30px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#menu_l {
	width: 6px;
	height: 30px;
	background-image: url(images/menu_l.gif);
	float: left;
}
#menu_r {
	width: 6px;
	height: 30px;
	background-image: url(images/menu_r.gif);
	float: left;
}
#menu ul li {
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	float: left;
}
#menu ul li a {
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #588335;
	display: block;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#menu ul li.current_page {
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#searchbar {
	float: right;
	height: 30px;
	width: 256px;
	overflow: hidden;
	background-image: url(images/subrss.png);
	background-repeat: no-repeat;
	background-position: right;
}
#searchbar .sub {
	float: right;
	height: 30px;
	width: 105px;
}
#searchbar .sub a {
	height: 30px;
	width: 105px;
	display: block;
}
#searchbar input {;
	height: 22px;
	padding-top: 8px;
}
#searchbar input.s {
	background-color:transparent;
	float: left;
	width: 139px;
	height: 22px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
#searchbar input.s_hover {
	background-color:transparent;
	float: left;
	width: 139px;
	height: 22px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	padding-left: 5px;
}

/* content */

#pagetop {
	background-image: url(images/page_top.png);
	height: 9px;
	width: 834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
	width: 829px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	overflow: auto;
	padding-right: 5px;
}
#content {
	float: left;
	width: 540px;
	margin-right: 20px;
	padding-left: 20px;
}
.post {
	float: left;
	width: 540px;
}
.post h2 a {
	font-size: 14px;
	font-weight: bold;
}
.post h2 a:hover {
	color: #729752;
	text-decoration: none;
}
.post h2 {
	-moz-border-radius: 2px;
	background-color: #efefef;
	line-height: 25px;
	background-image: url(images/title_open.png)!important;
	background-image: url(images/title_open_ie.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 14px;
	color: #515151;
	margin-top: 10px;
}
.post p {
	margin-bottom: 12px;
	line-height: 140%;
}
.post p a {
	color: #729752;
}
.post p a:hover {
	color: #05a8dc;
	text-decoration: underline;
}
p.postmetadata {
	margin-bottom: 10px;
	background-image: url(images/title_meta.png)!important;
	background-image: url(images/title_meta_ie.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	padding-left: 3px;
}
p.postmetadata span {
	color: #aaa;
	padding-left: 22px;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}
.posttext {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -5px;
}
.posttext blockquote {
	padding-left: 14px;
}
.posttext blockquote p {
	color: #777;
}
.posttext h3 {
	font-size: 14px;
	color: #05a8dc;
	margin-bottom: 2px;
}
.posttext ul {
	margin-bottom: 12px;
	line-height: 140%;
}
.posttext ul li {
	padding-left: 12px;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: -4px -260px;
}
.posttext ul li a {
	color: #777;
}
.posttext ul li a:hover {
	color: #729752;
}
.post img {
	-moz-border-radius: 2px;
	padding: 5px;
	background-color: #f4f4f4;
}
.btn-17fav img, .noborder {
	padding: 0px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.postinfo {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
	background-color: #f1f9fc;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
.postinfo p {
	color: #617f48;
	height: 20px;
	line-height: 20px;
	padding-left: 22px;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: left;
	float: none;
}
.postinfo a {
	color: #777;
}
.postinfo a:hover {
	color: #05a8dc;
	text-decoration: underline;
}
p.tags {
	background-position: left 2px;
}
p.links {
	background-position: left -24px;
}
p.links a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p.go {
	background-position: left -50px;
}
p.previous {
	background-position: left -76px;
}
p.next {
	background-position: left -102px;
}
p.postmetadata .category {
	background-position: left -180px;
}
p.postmetadata .date {
	background-position: left -155px;
}
p.postmetadata .post_admin {
	background-position: left -206px;
}
p.postmetadata .author {
	background-position: left -232px;
}
p.postmetadata .comments {
	background-position: right -128px;
	float: right;
	margin-right: 2px;
	padding-right: 20px;
}
p.indextag {
	background-position: left top;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
span.rlt {
	font-size: 10px;
	color: #ABABAB;
	float: right;
	display: inline-block;
}
span.rlt a {
	font-size: 10px;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	display: inline-block;
	line-height: 20px;
}


/* comments */

#comments {
	margin: 15px;
	background-image: url(images/postinfo_line.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	clear: both;
}

#comments h3 {
	font-size: 14px;
	font-weight: bold;
	color: #93cff8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: left -130px;
	padding-left: 20px;
	background-color: #fff;
	display: inline;
	padding-right: 8px;
	float: none;
}
.commentlist {
	margin-top: 15px;
	margin-bottom: 15px;
}
.commentlist li {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
	background-color: #f8fafa;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 58px;
	margin-bottom: 10px;
	color: #777;
	word-wrap: break-word;
}
.commentlist li.admin {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
	background-color: #f1f9fc;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 58px;
	margin-bottom: 10px;
	color: #777;
}
.commentlist li img.gravatar {
	float: left;
	margin-left: -50px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e8eaea;
	padding: 2px;
	background-color: #fff;
}
.commentlist li cite {
	font-style: normal;
	display: inline-block;
	margin-bottom: 4px;
}
.commentdate {
	font-size: 10px;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.commentlist li cite img {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color:transparent;
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#commentform p.logged, p.logged a {
	font-size: 10px;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	display: inline-block;
	line-height: 20px;
}
#commentform label small {
	font-size: 10px;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	padding-bottom: 5px;
}
.commentlist li p {
	color: #777;
}
.commentlist li a {
	color: #05a8dc;
}
#username {
	margin-top: 15px;
}
#username, #email, #index, #password, #Confirmpassword, #qq, #Newpassword {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C0C0C0;
	height: 16px;
	background-color:transparent;
	padding-top: 4px;
	padding-left: 4px;
	color: #aaa;
	width: 180px;
	margin-right: 2px;
}
#vdcode {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C0C0C0;
	height: 16px;
	background-color:transparent;
	padding-top: 4px;
	padding-left: 4px;
	color: #aaa;
	width: 50px;
	margin-right: 2px;
}
#commentText {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C0C0C0;
	height: 150px;
	background-color:transparent;
	padding-top: 4px;
	padding-left: 4px;
	color: #aaa;
	width: 400px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-bottom: 4px;
	overflow: auto;
}
#submit {
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 76px;
	margin-left: 10px;
}

/* sidebar */

#sidebar {
	float: right;
	width: 249px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
}
.sidebartop {
	background-image: url(images/sidebar_bg_top.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: left top;
	margin-bottom: -10px;
	margin-top: -5px;
}
.sidebarbottom {
	background-image: url(images/sidebar_bg_bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left top;
	margin-top: -25px;
	padding-top: -20px;
}
#sidebar .feed {
	padding-left: 15px;
	padding-top: 4px;
	background-image: url(images/sidebar_bg_ul.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}
#sidebar .feed a {
	color: #05a8dc;
}
#sidebar h3 {
	color: #9dd272;
	font-size: 14px;
	padding-left: 14px;
	margin-top: -2px;
	margin-bottom: 2px;
}
#sidebar ul.all {
	margin-bottom: -20px;
	padding-bottom: -20px;
}

#sidebar ul.all li ul li {
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: 12px -414px;
	line-height: 20px;
}
#sidebar ul.all li ul li.adsense {
	padding-left: 15px;
	margin-top: -5px;
	padding-top: -10px;
	background-image: none;
	line-height: normal;
}
#sidebar ul.all li ul li.adsense:hover {
	background-color:transparent;
	background-image: none;
	padding-left: 9px;
}
#sidebar ul.all li .st-tag-cloud, #sidebar ul.all li .textwidget {
	padding-left: 15px;
	background-image: url(images/sidebar_bg_ul.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-top: -2px;
}
#sidebar ul.all li .st-tag-cloud a {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#sidebar ul.all li ul li.rc_item {
	padding-right: 10px;
	padding-left: 15px;
	background-image: none;
	line-height: 1px;
	padding-bottom: 7px;
	vertical-align: top;
}
#sidebar ul.all li ul li.rc_item:hover {
	background-image: none;
	padding-left: 9px;
}
#sidebar ul.all li ul li#rc_nav {
	padding-left: 15px;
	background-image: none;
	clear: both;
}
#sidebar ul.all li ul li.rc_item .rc_info {
	line-height: 14px;
}
#sidebar ul.all li ul li.rc_item .rc_excerpt {
	line-height: 18px;
}
#sidebar ul.all li ul li.rc_item .rc_left {
	display:inline;
	float:left;
	padding-right:7px !important;
	line-height: 1px;
}
#sidebar ul.all li ul li.rc_item .rc_avatar img {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e8eaea;
	padding: 2px;
	background-color: #fff;
}
#sidebar ul.all li ul li:hover {
	background-image: url(images/span.png);
	background-repeat: no-repeat;
	background-position: 6px -258px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f6f6f6;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 24px;
	padding-right: 4px;
}
#sidebar ul.all li ul li a:hover {
	color: #729752;
}
#sidebar ul.all li ul li a {
	color: #597794;
}
#sidebar ul.all li ul, #sidebar ul.all li .textwidget {
	background-image: url(images/sidebar_bg_ul.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 25px;
}

#sidebar ul.all li.categories ul li.cat-item ul.children {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul.all li.categories ul li.cat-item {
	font-size: 9px;
	color: #aaa;
}
#sidebar ul.all li.tw ul li a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul.all li.tw ul li:hover {
	padding-left: 24px;
	background-position: 6px -259px;
}
#sidebar ul.all li.tw ul li {
	background-position: 12px -259px;
	line-height: 16px;
}

/* footer */

#footer {
	background-image: url(images/footer_bg.png)!important;
	background-image: url(images/footer_bg_ie.png);
	height: 75px;
	width: 834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	line-height: 70px;
	color: #888;
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #05a8dc;
}
/* pagenavi */

.wp-pagenavi  {
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	font-size: 11px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8dab3b;
	color: #8dab3b;
	background-color: #fff;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.wp-pagenavi a:hover {
	font-size: 11px;
	border: 1px solid #05a8dc;
	color: #fff;
	background-color: #05a8dc;
}
.wp-pagenavi span.navigator_tip {
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #8dab3b;
	background-color: #fff;
}
.wp-pagenavi span.navigator_current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #999;
	color: #fff;
	background-color: #999;
	font-size: 11px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #bcbcbc;
	color: #bcbcbc;
	background-color: #ffffff;
	font-size: 11px;
}


.fixed {
	clear:both;
}

/* related posts START */
#related_posts {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
	background-color: #f1f9fc;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
#related_posts ul {
	padding:3px 5px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	line-height:18px;
	border-width:0 0 1px;
	border-style:dashed;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	font-size:11px;
	display:block;
}
#related_posts .info {
	border:0;
}
/* related posts END */
.download { background: url(images/down.gif) no-repeat;padding:2px 2px 3px 22px; }
.no_comment { background:#F0F6E9; font-size:12px; margin-bottom:10px; padding:8px 10px; }
#main_panel_title{ margin-top: 10px; font-size:14px; font-weight:bolder; padding: 4px; text-align:center; }
#main_search{ text-align:left; margin-top:20px; margin-left:10px; }
#main_search ol{ text-align:left; margin:20px; }
.bottominfo { text-align:right; }
.comment_admin_content {text-align:right;padding-right:20px;}
.admin_panel{width:518px;margin: 0px auto;margin-bottom:20px;border:1px solid #92B0DD;background-color: #FFFFFF;}
.admin_panel h5{margin: 1px;padding:2px;background-color: #E2EAF8;font-weight:bold;font-size:12px;}
.admin_panel textarea { border:1px solid #ccc;padding:5px; margin: 5px; width:575px;height:150px;font: 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;}
.admin_panel select {border:1px solid #ccc;padding:5px; margin: 5px;font: 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;}
.admin_panel iframe{ margin:5px; width:505px;}
.input_text { border:1px solid #ccc;padding:5px; margin: 5px; width:495px;font: 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;}
.input_radio { padding:5px;}
.input_submit { border:1px solid #D3D3D3;background-color: #F7F7F7;padding:5px; margin: 5px; width:100px;font-weight:bold; }
.admin_panel ol { padding:5px; margin-left: 20px; font: 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;}
.admin_panel li { margin: 5px;}
#tags span { margin: 3px;}
#online ol{ margin-left:15px; }
#online span.user{ color:blue; }

.codeHead {
font-weight: bold;
font-size: 12px;
padding: 5px;
padding-left: 15px;
background: #fff;
border-bottom: 1px solid #ddd;
}
.codeText {
border: 1px solid #ddd;
width: 98%;
overflow: auto;
margin: 0 0 1.1em;
padding: 0;
word-break: break-all;
background: #fff;
font: 12px 'Courier New', Monospace;
}
.codeText ol {
list-style: decimal-leading-zero;
margin: 0 1px 0 45px;
padding: 5px 0;
color: #5C5C5C;
border-left: 1px solid #ddd;
background: #fff;
}
.codeText ol li {
padding-left: 10px;
background: #FFF;
}
.codeText ol li.alt {
background: #FFF;
}
.codeText ol li span {
color: #000;
}
.codeText .comment, .codeText .comments {
color: #008200;
}
.codeText .string {
color: blue;
}
.codeText .keyword {
color: #069;
font-weight: bold;
}
.codeText .preprocessor {
color: gray;
}