@charset "utf-8";
*{margin:0px; padding:0px;}

.clear{ clear:both; height:0px; width:0px; overflow:hidden;}
a{ color:#222; text-decoration:none;}
img{ border:none;}

body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../../admin/images/bg.gif) repeat;
	color:#222;
}

#page{
	width:800px;
	margin:0 auto;
	text-align:left;
}

#header{
	margin-bottom:15px;
}

#logo{
	float:left;
	clear:left;
	margin-bottom:15px;
}

#guide{
	margin-top:20px;
	height:24px;
	width:auto!important;
	width:320px;
	background:url(../../admin/images/guide_m.gif) center top repeat-x;
	float:right;
	clear:right;
}

#guide .left{
	height:24px;
	background:url(../../admin/images/guide_l.gif) left top no-repeat;
}

#guide .right{
	height:24px;
	padding:0px 10px;
	background:url(../../admin/images/guide_r.gif) right top no-repeat;
}

#guide .right span{
	display:block;
	float:left;
	color:#FFF;
	height:18px;
	padding:6px 10px 0px;
	margin-top:-2px;
}

#guide .right a{
	display:block;
	float:left;
	color:#FFF;
	height:19px;
	padding:5px 10px 0px;
	*height:18px;
	*padding:6px 10px 0px;
	text-decoration:none;
}

#guide .right a:hover{
	background:url(../../admin/images/guide_select.gif) center 2px no-repeat;
}

#menu{
	width:780px;
	clear:both;
	padding-left:20px;
}

.menu{
	height:29px;
	overflow:hidden;
	background:url(../../admin/images/menu_bg.gif) center -49px no-repeat;
}

.menu_full{
	height:49px;
	overflow:hidden;
	background:url(../../admin/images/menu_bg.gif) center top no-repeat;
}

.menu a, .menu_full a{
	display:block;
	width:93px;
	height:20px;
	text-align:center;
	padding-top:9px;
	float:left;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
}

.menu a:hover, .menu_full a:hover, .menu_full .select{
	color:#FFF;
	background:url(../../admin/images/menu_select.gif) center top no-repeat;
}

#menu .submenu{
	padding-top:2px;
	padding-right:15px;
	text-align:right;
	color:#c4c4c4;
}

#menu .submenu a{
	display:inline;
	width:auto;
	height:auto;
	text-align:left;
	float:none;
	color:#c4c4c4;
	font-size:12px;
	font-weight:normal;
	background:none;
}

#menu .submenu a:hover{
	color:#FFF;
}

/* content style */

#mainContent{
}

.mainContent_t{
	height:9px;
	overflow:hidden;
	background:url(../../admin/images/mainContent.gif) center top no-repeat;
}

.mainContent_b{
	height:9px;
	overflow:hidden;
	background:url(../../admin/images/mainContent.gif) center -9px no-repeat;
}

#innerMain{
	background:#FFF;
	border-left:1px #a0947c solid;
	border-right:1px #a0947c solid;
	padding:0 9px;
}

/* Content Style */

#content{
	width:570px;
	float:left;
	clear:left;
}

#content .post{
	margin-bottom:20px;
}

#content .post h3{
	height:21px;
	padding:9px 15px 0px;
	margin-bottom:5px;
	font-size:12px;
	overflow:hidden;
	background:url(../../admin/images/panel_title.gif) 0px top no-repeat;
}

#content .post h3 a{
	float:left;
	clear:left;
}

#content .post h3 span{
	float:right;
	clear:right;
	font-weight:normal;
}

#content .post .post_info{
	margin-left:15px;
	margin-bottom:15px;
}

#content .post .entry{
	padding:0px 15px;
	line-height:20px;
}

#content .post .entry p{
	margin:20px auto;
}

#content .post .entry ul, #content .post .entry ol{
	margin-left:48px;
}

#content .post .entry blockquote{
	margin-left:24px;
}

#content .navigation{
	height:21px;
	padding:9px 15px 0px;
	margin-bottom:5px;
	font-size:12px;
	overflow:hidden;
	text-align:right;
	background:url(../../admin/images/panel_title.gif) 0px top no-repeat;
}

#content .navigation a{
	margin:0 3px;
}


/* Comment Style */
#comment{
	clear:both;
}

#commentlist{
	list-style:none;
	width:100%;
	color:#293047
}
#commentlist li a:link,
#commentlist li a:active,
#commentlist li a:visited,
#commentlist li a:hover{
	color:#003366;
	text-decoration:none;
}

#commentlist li{
	display:block;
	padding:0px;
	margin:0px;
	padding-top:5px;
	margin-bottom:5px;
	background-color:#EFF5FC;
	border:1px #D9E8F8 solid;
}
#commentlist li .author-top{
	margin:0 5px;
	height:37px;
	border-bottom:1px #336600 dashed;
}
#commentlist li .author-top .gravatar{
	width:32px;
	height:32px;
	border:1px #D9E8F8 solid;
	padding:1px;
	float:left;
	clear:left;
	margin-right:5px;
}
#commentlist li .author-top .author{
	font-weight:bold;
	font-size:1.3em;
	padding-top:4px;
}
#commentlist li .author-top p{}
#commentlist li .commentbody{
	padding:0 10px 1.4em;
}
#commentlist li .re-commentlist{
	list-style:none;
	width:100%;
	background-color:#D9E8F8;
}
#commentlist li .re-commentlist li{
	display:block;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#D9E8F8;
}
#commentlist li .re-commentlist li .re-author-top{
	margin:0 5px;
	padding-top:5px;
	border-bottom:1px #336600 dashed;
}
#commentlist li .re-commentlist li .re-author-top span{
	font-weight:bold;
}
#commentlist li .re-commentlist li .re-commentbody{
	padding:0 10px 1.4em;
}
#commentlist li .meta,
#commentlist li .re-commentlist li .meta{
	text-align:right;
	padding-right:10px;
}

#commentlist li .re-commentlist li .re-commentbody p,
#commentlist li .commentbody p{
	margin:1.4em 0px 0px;
}

#leave-comment{
	height:24px;
	padding:6px 15px 0px;
	margin-bottom:5px;
	font-size:16px;
	overflow:hidden;
	text-align:center;
	background:url(../../admin/images/panel_title.gif) 0px top no-repeat;
}

#commentform p, #commentform li{
	margin-bottom:10px;
}

#commentform input{
	height:16px;
	padding:1px;
}

#commentform textarea{
	overflow:auto;
	padding:2px;
}

#commentform .button{
	width:95px;
	height:30px;
	border:none;
	padding-top:3px;
	font-weight:bold;
	cursor:hand;
	background:url(../../admin/images/button_01.gif) center -30px no-repeat;
}

#commentform .button:hover{
	background:url(../../admin/images/button_01.gif) center top no-repeat;
}

.small_nav{
	background: url(../../admin/images/line.gif) repeat-x top;
	padding:5px;
	text-align:right;
}

.small_nav a{
	margin:0 3px;
}

/* Sidebar Style */

#sidebar{
	width:200px;
	float:right;
	clear:right;
}

#sidebar h4{
	height:21px;
	padding:9px 15px 0px;
	margin-bottom:5px;
	font-size:12px;
	overflow:hidden;
	background:url(../../admin/images/panel_title.gif) -570px top no-repeat;
}

#sidebar .sidebar{
	list-style:none;
}

#sidebar .sidebar li{
}

#sidebar .sidebar li ul{
	padding:10px;
	list-style:none;
}

#sidebar .sidebar li ul li{
	line-height:20px;
	height:20px;
	overflow:hidden;
}

#post_content{
	width:562px;
	padding:2px;
	overflow:auto;
}


/* Footer Style */
#footer, #footer a{
	color:#A0947C;
	font-size:11px;
}

#footer{
	padding:10px 15px;
	text-align:center;
}
