/* 
Theme Name: Micaro
Theme URL: http://www.imilo.net/
Description: Learn to enjoy your life.
Author: Milo
Author URI: http://www.imilo.net/
Version: 1.0.0
*/
/* base style file
 * 
 * 1. general
 * 2. layout
 * 3. style
 * 4. header
 * 5. footer
 * 6. container
 * -------------------------------------------------- */
/* 1. general
 * -------------------------------------------------- */
@import url(styles/reset.css);
body {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #505050;
	background: #1C486C;
}
.clear {
	clear: both;
}
.themeA {
	background: url(images/theme/bgA.jpg) #000 no-repeat top center;
}
.themeB {
	background: url(images/theme/bgB.jpg) #00050B no-repeat top center;
}
.themeC {
	background: url(images/theme/bgC.jpg) #00000A no-repeat top center;
}
/* 2. layout
 * -------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 780px;
}
#header {
	position: relative;
	padding-top: 120px;
}
#container {
	padding-bottom: 50px;
	background: url(images/bg/bgContainer.png) repeat-y;
}
#container img {
}
/* 3. style
 * -------------------------------------------------- */
a {
	color: #1876CF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.marginTopA {
	margin-top: 5px;
}
.marginTopB {
	margin-top: 10px;
}
/* 4. header
 * -------------------------------------------------- */
#head {
	position: absolute;
	left: 2px;
	top: 28px;
	width: 108px;
	height: 150px;
	background: url(images/head.png) no-repeat;
}
#logo {
	position: absolute;
	left: 110px;
	top: 77px;
}
/*#hat {
	position: absolute;
	right: -28px;
	top: 107px;
	width: 94px;
	height: 128px;
	background: url(images/bg/bgHat.png) no-repeat;
}*/
#logo a {
	display: block;
	width: 185px;
	height: 35px;
	background: url(images/logo.png) no-repeat;
}
#logo span {
	display: none;
}
#slogon {
	display: none;
}
#topNav {
	height: 58px;
	background: url(images/bg/bgTopNav.png) repeat-x;
}
#menu {
	float: left;
	margin: 19px 0 0 108px;
}
#menu li {
	float: left;
	margin-right: 7px;
}
#menu li a {
	float: left;
	width: 75px;
	padding: 4px 0 6px 0;
	color: #EBEBEB;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#menu li.current_page_item a, #menu li.current-cat a, #menu li.current-cat-parent a {
	background: url(images/bg/bgMenu.gif) no-repeat;
}
.menubar ul.menus li a:hover {
	background:#4281B7;
}
#search {
	float: right;
	margin: 18px 19px 0 0;
	width: 205px;
	height: 26px;
	background: url(images/bg/bgSearch.gif) no-repeat;
	overflow: hidden;
}
#searchTxt {
	margin: 4px 0 0 32px;
	width: 165px;
	border: 0;
	background: #2B3034;
	color: #666;
	font: 12px Tahoma, Geneva, sans-serif
}
#searchBtn {
	display: none;
}
/* 5. footer
 * -------------------------------------------------- */
#footer {
	margin-bottom: 20px;
	position: relative;
	height: 120px;
	background: url(images/bg/bgFooter.png) no-repeat;
}
#footer .me {
	position: absolute;
	right: 25px;
	top: -38px;
	width: 68px;
	height: 68px;
	background: url(images/me.png) no-repeat;
}
#footer .btnTop a {
	position: absolute;
	right: -15px;
	top: 5px;
	width: 20px;
	height: 53px;
	background: url(images/button/btnTop.gif) no-repeat;
}
#contact {
	height: 83px;
}
#contact li {
	float: left;
}
#contact li a {
	float: left;
	display: block;
}
#contact li.twitter a {
	margin: 30px 0 0 31px;
	width: 145px;
	height: 32px;
	background: url(images/button/btnTwitter.png) no-repeat;
}
#contact li.facebook a {
	margin: 30px 0 0 47px;
	width: 145px;
	height: 32px;
	background: url(images/button/btnFacebook.png) no-repeat;
}
#contact li.gmail a {
	margin: 26px 0 0 48px;
	width: 150px;
	height: 38px;
	background: url(images/button/btnGamil.png) no-repeat;
}
#contact li.rss a {
	margin: 29px 0 0 41px;
	width: 125px;
	height: 35px;
	background: url(images/button/btnRss.png) no-repeat;
}
#copyright {
	float: left;
	margin: 9px 0 0 269px;
}
#copyright li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #121522;
	font-size: 11px;
	color: #5D6771;
}
#copyright li.info {
	border-left: 0;
}
#copyright li a {
	color: #5D6771;
	text-decoration: none;
}
#copyright li a:hover {
	text-decoration: underline;
}
/* 6. container
 * -------------------------------------------------- */
#digu {
	float: left;
	margin: 15px 0 10px 20px;
	width: 740px;
	height: 29px;
	background: url(images/bg/bgDigu.gif) no-repeat;
}
#wudiShow {
	margin: 8px 0 0 60px;
	color: #5D6771;
}
#wudiShow_Header, #wudiShow_More {
	display: none;
}
#wudiShow a {
	margin-left: 5px;
}
.post {
	position: relative;
	margin-bottom: 5px;
	padding: 0 40px 30px 40px;
	height: 1%;
	background: url(images/bg/bgDot.gif) no-repeat center bottom;
}
.postNoBg {
	padding-bottom: 15px;
	background-image: none;
}
.post h2 {
	padding: 10px 35px;
	font-size: 14px;
	font-weight: bold;
}
.post h2 a {
	color: #333;
	text-decoration: none;
}
.post h2 a:hover {
	color: #1876CF;
}
.post p {
	padding: 10px 0;
	line-height: 1.8;
}
.post h3, .post h4 {
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8;
}
.post h4 {
	padding: 5px 0;
}
.post ol {
	padding-bottom: 10px;
	list-style: outside decimal;
}
.post ol li {
	margin-left: 20px;
	padding: 5px 0;
	line-height: 1.8;
}
.post .info {
	padding-top: 10px;
}
.post .btn {
	float: left;
}
.post .btn a {
	float: left;
	padding: 1px 0 1px 23px;
	>padding: 4px 0 0 23px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.post .reply {
	margin-right: 15px;
	background: url(images/icon/reply.png) no-repeat left center;
}
.post .tags a {
	padding: 1px 0;
	>padding: 4px 0 0 0;
}
.post .tags {
	margin-right: 15px;
	padding-left: 23px;
	background: url(images/icon/tags.png) no-repeat left center;
}
.post .tags span {
	float: left;
	padding: 0 5px;
}
.post .edit {
	background: url(images/icon/edit.png) no-repeat left center;
}
.date {
	position: absolute;
	left: -7px;
	top: 3px;
	width: 73px;
	height: 34px;
	background: url(images/bg/bgDate.png) no-repeat;
	color: #EBEBEB;
	font-size: 11px;
}
.month {
	float: left;
	margin: 6px 0 0 9px;
	font-weight: bold;
}
.day {
	float: left;
	margin: 6px 0 0 5px;
}
#commentWrap {
	padding: 0 40px;
}
#commentWrap h3 {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
#commentWrap .textBox label, #commentWrap .textArea label {
	display: block;
	padding: 5px 2px;
}
#commentWrap .textBox {
	float: left;
	margin: 10px 20px 0 0;
	width: 220px;
}
#commentWrap .marginRight {
	margin-right: 0;
}
#commentWrap .textBox .textBoxWrap {
	height: 26px;
	background: url(images/bg/bgTextBox.gif) no-repeat;
}
#commentWrap .textBox input {
	margin: 4px 0 0 6px;
	width: 190px;
	border: 0;
	background: #FAFAFA;
	font: 12px Tahoma, Geneva, sans-serif;
}
#commentWrap .textArea {
	clear: both;
}
#commentWrap .textArea .textAreaWrap {
	height: 160px;
	background: url(images/bg/bgTextArea.gif) no-repeat;	
}
#commentWrap .textArea textArea {
	margin: 8px 0 0 6px;
	width: 680px;
	height: 140px;
	border: 0;
	background: #FAFAFA;
	overflow: hidden;
}
.comment {
	border-top: 1px dashed #CCC;
}
.comment .head {
	float: left;
}
.comment .head  img {
	margin: 15px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
}
.comment .text {
	float: left;
	width: 610px;
	margin: 15px 0 0 15px;
}
.comment .text .body {
	padding: 10px 0;
	line-height: 1.8;
}
.comment .author {
	float: left;
	font-weight: bold;
}
.comment .time {
	float: left;
	margin: 1px 0 0 10px;
	font-size: 11px;
	color: #999;
}
.comment .btn {
	float: right;
	margin-left: 15px;
}
.comment .btn a {
	float: left;
	padding: 1px 0 1px 22px;
	>padding: 4px 0 0 22px;
}
.comment .reply {
	background: url(images/icon/replyB.png) no-repeat left center;
}
.comment .edit {
	background: url(images/icon/editB.png) no-repeat left center;
}
.comment .children {
	padding-left: 87px;
}
.comment .children .head img {
	width: 36px;
	height: 36px;
	padding: 3px;
}
.comment .children .text {
	width: 549px;
}
#respond {
	padding-top: 5px;
	border-top: 1px dashed #CCC;
}
#respond .button {
	padding: 10px 0;
	text-align: center;
}
#respond .button input {
	width: 105px;
	height: 29px;
	background: url(images/button/btnSubmit.gif) no-repeat;
	border: 0;
	text-indent: 200px;
	overflow: hidden;
	cursor: pointer;
}
.userPanel {
	padding: 5px 2px;
}
#links {
	float: left;
	margin-top: 10px;
	width: 100%;
}
#links li {
	float: left;
	width: 100%;
}
#linkcat-3 li {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.post #links h2 {
	padding: 10px 0;
}
.xoxo.blogroll a {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background: #000;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-decoration: none;
}
.xoxo.blogroll img {
	position: absolute;
	top: 0;
	left: 0;
}
#subMenu .cat-item a {
	display: none;
}
#subMenu {
	float: left;
	margin: 0 0 10px 5px;
	width: 770px;
	background: url(images/bg/bgSubMenu.gif) repeat-x;
}
#subMenu ul, #subMenu ul li {
	float: left;
}
#subMenu .cat-item-21 a {
	background: url(images/icon/work.png) no-repeat 20px 10px;
}
#subMenu .cat-item-22 a {
	background: url(images/icon/life.png) no-repeat 20px 10px;
}
#subMenu .cat-item-23 a {
	background: url(images/icon/fun.png) no-repeat 20px 10px;
}
#subMenu .children a:hover, #subMenu .children .current-cat a {
	background-color: #EBEBEB;
}
#subMenu .children a {
	float: left;
	border-right: 1px solid #DEDEDE;
	padding: 0 20px 0 45px;
	color: #505050;
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#pageComment #respond {
	border: 0;
}
.navigation {
	position: relative;
}
.wp-pagenavi {
	position: absolute;
	left: 18px;
	top: 0;
}
.wp-pagenavi .pages {
	display: none;
}
.navigation .wp-pagenavi a, .navigation .wp-pagenavi span {
	float: left;
	padding: 3px 6px;
	border: 1px solid #0B0D15;
	background: #13151B;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation .wp-pagenavi .current {
	background: #142C60;
}
.wp-pagenavi a:hover {
	background: #142C60;
}
#respond {
	position: relative;
}
#cancel-comment-reply-link {
	position: absolute;
	top: 5px;
	right: 0;
	float: left;
	padding: 3px 5px;
	>padding: 5px 5px 1px 5px;
	background: #97B93E;
	border: 1px solid #6EB202;
	color: #FFF;
}
.postNoBg {
	background: none;
}