/*
   Theme Name: Lucky Blue
   Theme URI: http://www.talkxhtml.com/
   Modified by: Jorux  http://www.jorux.com/  
  */
body{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #27364b;
	line-height: 150%;
}
a:link, a:visited{
	color:#0791d4;
	text-decoration: none;
}
		
a:hover, a:active{
	color:#2a4c11;
	text-decoration: none;
}
ul{
	list-style: none; 
	list-style-position : outside;
	margin:0 0 0 0;

	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
	color: #000000;
}
img{
	border-style: none;
}
img.thumb {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	padding: 3px;
	border: 1px #ccc;
	margin-right: 2em;
	}


#divAll{
}

#divPage{
}

#divMiddle{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	background-image: url(Lucky_blue/mainbg.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
#divTop{
	width:900px;
	text-align:right;
	background-image: url(Lucky_blue/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	padding: 0px;
}

#divSidebar{
	width:220px;
	text-align:left;
	float:right;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
}

#divMain{
	float: left;
	width: 500px;
	height:100%;
	margin: 0px;
	padding-left: 70px;
}
div.search h3{
	margin:0;
	padding:10px 0 0 25px;
	color: #3C7FE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-align: left;
}
#divBottom{
	position: relative;
	clear: both;
	margin: 0;
	text-align: center;
	line-height: 1.15em;
	font-size: 12px;
	color: #555;
	width: 900px;
	padding: 0;
}



#BlogTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 58px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
	height: 30px;
}
#BlogTitle a{
	color:#FFFFFF;
	text-decoration: none;
}
#BlogTitle a:hover {
	color: #2a4c11;
}
#BlogTitle a:active {
	color: #E4E5EA;
}
#BlogSubTitle{
	list-style: disc;
	padding:0;
	color: #333333;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: left;
}

#BlogPowerBy,#BlogCopyRight{
	margin:0;
	font-size: 9px;
	text-align: left;
	font-weight:normal;
	height:20px;
	color: #000000;
	padding-top: 5px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-left: 90px;
}
#BlogCopyRight a,#BlogPowerBy a{
	color: #0791d4;

}



#divNavBar{
	width:700px;
	height:34px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -32px;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 0px;
	padding-left: 86px;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#divNavBar li{
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 2px;
}

#divNavBar a{
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	font-size: 14px;
}

#divNavBar a:link {
	text-decoration: none;
}
#divNavBar a:visited {
	text-decoration: none
}
#divNavBar a:hover {
	padding-bottom: 2px;
	margin-bottom: 0;
	color: #2a4c11;
}
div.function {
	float:left;
	width:200px;
	text-align:left;
	padding: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
}

div.function h3{
	margin:0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
div.function ul{
	text-align:left;
	width:190px;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
div.function li{
	margin:0;
	background-image: url(Lucky_blue/list.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 16px;
}

#divMisc{
	padding:10px 0 5px 0;
}

#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

#divContorPanel li{
	background-image : none;
}
#divSearchPanel li{
	background-image : none;
}
#divSearchPanel input{
	padding:0;
	margin:0;
	color: #333333;
	height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0791d4;
	background-color: #FFFFFF;
}




#divCalendar{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#divCalendar h3{
	display:none;
	font-size: 12px;
}

#divCalendar div{
	width:180px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p.w{
	float:left;
	width:23px;
	height:12px;
	margin:4px 0 0 0;
	padding:0 0 2px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid  #aaaaaa;
}

p.y{
	text-align:center;
	height:15px;
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:161px;
	font-size:15px;
	font-weight:bold;
}
p.d{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#6090c0;
	font-weight : bold;
}
p.nd{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}




div.post {
	width:490px;
	padding:0;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding:0 10px 5px 5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	width:480px;
	color: #0791d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
div.post .post-title a{
	color: #0791d4;
}
div.post .post-title a:hover {
	color: #2a4c11;
	text-decoration: none;
}
div.post .post-date{
	width:480px;
	margin:0 0 0 0;
	padding:5px 5px 0 5px;
	font: 12px Georgia,Serif;
	color: #333333;
	text-align: right;
}
div.post .post-tags{
	width:480px;
	margin:0 0 0 0;
	padding:5px 5px 0 5px;
	color: #333333;
	text-align: right;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: normal;
}
div.post .post-footer{
	width:500px;
	color: #333333;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	height: 60px;
	font-family: Georgia, Serif;
	font-size: 12px;
	background-image: url(Lucky_blue/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
}
div.post div.post-body{
	width:480px;
	margin:0 0 0 0;
	padding:5px 0 0 15px;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
}
#divCommentPost{
	width:480px;
	margin:0;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
div.post-body div.media a{
	padding-left:16px;
	background-color: #FBFBFB;
	background-image: url(Lucky_blue/media.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}


div.pagebar{
	margin:0;
	overflow: visible;
	visibility: visible;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div.post-body img{
	padding:2px;
	margin:2px;
	border:1px solid #999;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.script{
	padding:6px;
	text-align:left;
	background-color: #D0EFF0;
	border: 1px dashed #666666;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}



p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	background-image: url(Lucky_blue/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 16px;
	background-image: url(Lucky_blue/trackback.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#frmSumbit{
	padding:0;
	margin:0;
}
#frmSumbit p{
	padding:0 0 5px 0;
}
input.button{
	color: #000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0791d4;
}
input.text {
	height:12px;
	padding:2px 0 2px 0;
	margin:5px 0 5px 0;
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
}
textarea.text {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	width:460px;
}



ul.msg{
	width:490px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}

li.msgname{
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}
li.relation{
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}
li.tbname{
	padding:5px 0 2px 5px;
	margin:0;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#f0f0f0;
}
li.msgarticle{
	list-style-position : outside;
	padding:10px 10px 0 30px;
	margin:0;
	line-height:120%;
}
li.msgtime{
	text-align:right;
	padding:5px 5px 10px 10px;
	margin:0 0 0 0;
	font: 12px Georgia,Serif;
	color: #6D6D74;
}
