/* Developed from Greenlight theme by MrLive *//***** general *****/
body {
	background-image:		url(magic/pat14.png);
	background-repeat:		repeat;
	margin:0px auto;
	font-size: 16px;
	font-family: 'Palatino Linotype', Palatino, Vernada, Arial, Sans-Serif;
	color:#000000;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%;
 /* not working in IE6*/}
 
a {
color:#003399;
text-decoration: none;
}
a:hover {
color: #003300;
text-decoration: none;
}
h1 {
font-size:30px;
}
h2 {
font-size:26px;
}
h3 {
font-size:21px;
}
h4 {
font-size:17px;
}
h5 {
font-size:16px;
}
h6 {
font-size:14px;
}
p {
margin: 0px 0px 12px 0px;
}
hr {
height:1px;
border:none;
border-top:1px dashed #73943B;
 width:90%;
}

input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: 'Palatino Linotype', Palatino, Helvetica, Arial, Sans-Serif;
}
code{
	font: 1.1em Vernada,Arial,sans-serif;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
clear: both;
}
.spacer {
height:5px;
}
/***** layout *****/
.notedown {
	position:relative;
	font-size: 14px;
	line-height: 14px;
	color: red;
	float: right;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#base{
	width:888px;
	margin: auto;
	background: url(images/repeater_black.jpg) repeat-y;
}

#header{
	width: 888px;
	height: 282px;
	background:url(images/navheader_black.jpg) no-repeat;
	position: relative;
	}
#homebut {
	position: relative;
	top: 190px;
}
#rss {
	position: relative;
	float: right;
	top: 205px;
	left: 70px;
}
/***** search *****/
#searchbox {
	position: relative;
	float: right;
	top: 256px;
	right: 100px;
}	
.search-field input {
	width:117px;
 	height:13px;
 	font-family: 'Palatino Linotype', Palatino, Helvetica;
	font-size:12px;
 	font-weight:bold;
	color:#999999;
 	padding:2px 3px 1px 3px;
	border:0px;
	background:transparent;
}

	
	
#content{
	background: url(images/nearfooter_black.jpg) no-repeat center bottom;
}
#left{
	float:left;
	display:inline;
 	overflow:hidden;
 /*when ie6, image's with is > content width, hidden*/	
	width:595px;
 /*ie6 not support*/	
	padding: 10px 15px 70px 25px;
}
#right{
	float:right;
	display:inline;
 	overflow:hidden;
	width: 225px;
	margin:0 0 0 0;
	padding: 10px 20px 0px 8px;
	color:#000000;
}
.histats {
	position: absolute;
	overflow: hidden;
	margin: -30px 170px;
	width: 270px;
}

#footer {
	width: 888px;
	margin: auto;
	height: 80px;
	background: url(images/footer_black.jpg) no-repeat center bottom;
	font-size: 14px;
	}
#footer a {
color: #ffffff;
 font-weight:bold;
}
#fastseo {
	font-size: 1px;
	line-height: 1px;
	color: #999999; 
}
/***** header *****/
#header ul {
	overflow: hidden;
	position: absolute;
	height: 22px;
	float:left;
	top: 255px;
	margin:0px;
}
#header ul li {
	display: inline;
	font-size: 17px;
}
#header ul li a {
	display: block;
	float: left;
	line-height: 22px;
	color: #ffffff;
	padding: 0 15px;
	text-decoration:none;
}
#header ul li a:hover, #header ul li.current_page_item a {
	Color: #FFF000;
	text-decoration: underline;
	}
#header img.home {
		position: absolute;
	margin:0px;
padding:0px;
	right: 15px;
	top: 19px;
	width:35px;
	height:35px;
}

/***** content *****/
#pdate {
	float: left;
	width: 44px;
	height: 53px;
	background: url(images/post-date.png) no-repeat;
	padding: 3px 0 3px;
	margin: 5px 5px 0 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
 }
#pdate span {
 font: bold 20px verdana,sans-serif;
 }
#pdate span span {
 display: block;
 font: bold 11px arial, verdana,sans-serif;
 }
#pinfo{
	float: left;
	width: 470px;
	display:inline;
 	overflow:hidden;
 /*when ie6, image's with is > content width, hidden*/	
 /*ie6 not support*/	
	padding: 0px 0px 0px 0px;

}
.title, .title a {
	color: #347235;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

.titlepage {
	color: #347235;
	text-align: center;
	font-size: 22px;
	text-decoration: underline;
	font-weight: bold;
}
.category {
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
.vote {
}

#translate {
	float:right;
	display:inline;
 	overflow:hidden;
	width: 50px;
	margin:0 0 0 0;
}
#Ps {
	font-size: 14px;
	color: #CC0000;
	text-decoration: italic;
}
.entry {
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	text-align: justify;
	padding: 8px 0px 0px 0px;
	font-family: 'Palatino Linotype', Palatino, Helvetica, Arial, Sans-Serif;
	}
.page_entry {
	font-family: 'Palatino Linotype', Palatino, Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	text-align: justify;
	border-bottom: 1px solid #73943B;
}
/* Drop cap bang lenh span class */
.dropcap {
  float: left;
  padding: 5px 3px 0 0;
  display: block;
  color: #336699;
  font: 60px/40px Georgia, Times, serif, tahoma, verdana;
}


/* chinh smile cho khop voi chu */

img.wp-smiley {
margin:0;
padding: 0px 0px 0px 0px;
}
.info {
	line-height: 1.6em;
	font-size: 14px;
	text-align: left;
	margin: 0px 1px 10px 0px;
	padding: 4px 0px 1px 1px;
    background: #FFFFFF;
        opacity: 0.7;
		 -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;
         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;
         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
}

.tags {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 20px;
	background: url('images/tag.png') no-repeat top left transparent;
}
.view {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/heart.png') no-repeat top left transparent;
}
.bubble {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/comment.png') no-repeat top left transparent;
}
.navigation {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
}

#postmetadata {
	font-size: 14px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #73943B;
	border-bottom: 2px solid #73943B;
}
/* Comments  */

ol.commentlist { list-style:none; margin:0; padding:0;}
ol.commentlist li { border:1px solid #d5d5d5; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative;  background: #fff;}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }

ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }

ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }

ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

ol.commentlist li div.comment-meta { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#ffffcc; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

/***** sidebar *****/
#sidebar {
	width: 230px;
	padding: 0px 3px 0px 3px;
	text-align: center;
}
#widget {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
    overflow:hidden;
	text-align: center;
	font-size:14px;
	line-height:16px;
        opacity: 0.9;filter:alpha(opacity=90);zoom:1;
		border-radius:10px; 
		 -moz-border-radius:10px; 
		 -webkit-border-radius:10px;
         -khtml-border-radius:10px;
}

#widgettitle {
    background: url('images/sidebar_color.jpg') repeat-x;
	color: #FFFFFF;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 0px;
		 -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:0px;
         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;
		 -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;
}

#sidebar a{
	color:#000000;
	text-align: justify;
} 
#sidebar a:hover {
	color:#571B7e;
	text-decoration: underline;
	text-align: justify;
} 

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 3px;
	text-align: justify;
}

#sidebar ul li {
	color: #000000;
	line-height: 14px;
	list-style-type: none;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 18px;
	border: 0px;
	background:url('images/star.jpg') no-repeat 3px 0px;
	text-align: justify;
 }

#sidebar select{
	margin:5px 0px 2px 2px;
	font-size:14px;
	width:170px;
	overflow:hidden;
	text-align: justify;
}
/***** widget *****/


blockquote {
margin: 0px 0px 0px 0px !important;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top: 2px dashed #000;
border-right: 2px dashed #000;
border-bottom: 2px dashed #000;
border-left: 2px dashed #000;
background: #D6FCA5 url('images/quote.png') no-repeat 10px 5px;
}

blockquote p {
  margin: 2px 20px 2px 30px;
color: #333;
font-style: italic;
}
blockquote a:link {
color: #0000FF;
font-weight: bold;
text-decoration: underline;
}
blockquote a:hover {
color: #666666;
font-weight: bold;
text-decoration: underline;
}

.sbsblogroll-feeditem {
    margin-bottom: 0;

}
.sbsblogroll-feeditem a {
    margin-left: 3x;
}

.sbsblogroll-feedname {
    font-weight: bold;
    margin-left: 0px;
    margin-top: 15px;
}
.sbsblogroll-feedname a {
    color: #555;
    text-decoration: none;
}
.sbsblogroll-feedname a:hover {
    color: #000;
    text-decoration: underline;
}

.sbsblogroll-date {
    text-align: right;
    width: 98%;
}



