/* @override
	http://mac.lan.link2caro.net/wordpress/wp/themes/wordpressvn_v2/style.css
	http://wordpressvn.net/wp/themes/wordpressvn_v2/style.css
*/

@charset "utf-8";
/*
Theme Name: WordPressVN_v2
Theme URI: http://wordpressvn.net
Description:
Version: 0.2
Author: WordPressVN
Author URI: http://wordpressvn.net
*/
body {
	position:relative;
	color:#333;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, del, strong, b, u, i, sub, sup, var,
center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tt, tr, th, td, img {
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
p, div {
	color:#333;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}

/* @group Header */
#header {
	background: #464646 url('images/wordpressvn_logo.png') no-repeat left top;
	float:left;
	width:100%;
	height:88px;
	overflow:hidden;
	position:relative;
}

.rsslink {
	background:url(images/feedicon.png) no-repeat 1px 2px;
	padding-left:14px;
}

/* @group Header Search */

.head-search  {
   	float: right;
    text-align: right;
    color: #C8D1B7;
    padding: 5px 10px 0px 0px;
	margin-right: 25px;
	height: 20px;
}

.head-search input.button:hover {
	color: #fff;
	border-color: #aaa;
}

.head-search .text {
	width: 130px;
	float: left;
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #5a5a5a;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #aaa;
}

.head-search .button {
	float: left;
	border-color: #888;
	background: #666;
	color: #bbb;
	text-shadow: none !important;
}

.head-search .submit input, .button {
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	height: 16px;
	vertical-align: top;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.head-search .button a {
	font-weight: normal !important;
}
/* @end */

/* @group Navigation */

.nav {
	float: right;
	position:absolute;
	right: 20%;
	bottom:0;
	height:30px;
	overflow:hidden;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}
.nav li {
    display:block;
	float:left;
	line-height:30px;
	text-decoration:none;
	color:#e3e4e2;
	margin: 0 9px;
}

.nav li a {
	display: block;
	color: #e3e4e2;
}
.nav li a:hover {
	color:#D54E21;
}
.nav li.current-page, .nav li.current-cat, .nav li.current_page_item {
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background: transparent url('images/nav-menu-l.png') no-repeat scroll left top;
	padding-left: 9px;
}
.nav li.current-page a, .nav li.current-cat a, .nav li.current_page_item a{
	/*#7bb344*/
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background: transparent url('images/nav-menu-r.png') no-repeat scroll right top;
	padding-right: 9px;
	text-shadow: #999 1px 1px 1px;
}
.nav li.current-page a:hover, .nav li.current-cat a:hover {
	color: #FFF !important;
}
.nav li.download {
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background: transparent url('images/nav-menu-l.png') no-repeat scroll left -34px;
	padding-left: 9px;
	margin-left: 10px;
	text-shadow: #b5421c 1px 1px 1px;
}
.nav li.download a {
	/*#D54E21*/
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background: transparent  url('images/nav-menu-r.png') no-repeat scroll right -34px;
	padding-right: 9px;
	text-shadow: #b5421c 1px 1px 1px;
}
.nav li.download a:hover {
	color: #FFF !important;
}

/* @end */

/* @end */

/* @group Content */

/* @group Focus */

#focus {
	float:left;
	width:100%;
	height:227px;
	position:relative;
}
#focus2 {
	float:left;
	width:100%;
	height:100px;
}

#focus, #focus2 {
	background:#7BB344 url(images/focusbg.jpg) no-repeat left;
}
#focus2 span {
	margin:31px 0 0 600px;
	float:left;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:1.2em;
}

.focus-content {
	display:block;
	position:absolute;
	left:525px;
	top:10px;
	width:600px;
	height:207px;
	font-size:14px;
	color:#fff;
	line-height:1.3em;
	padding:10px;
	margin: 0 auto;
	z-index:9998;
}
.focus-content a {
	color:#fff;
}
.focus-content h3 {
	text-transform:uppercase;
	margin-bottom:5px;
}

.contentdiv img {
	position:absolute;
	top:40px;
	left:50px;
	padding:10px;
	background:#fff;
	z-index:9998
}
.contentdiv span {
	position:absolute;
	top:200px;
	left:30px;
	background:url(images/shadow.png) repeat-x bottom;
	width:460px;
	height:100px;
	z-index:9999;
}

/* @end */
.padding-bottom-15 {
	padding-bottom: 30px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-45 {
	padding-bottom: 45px;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}
#content-start {
	clear: both;
	background:#fff url(images/main-bg.png) repeat-x top;
	margin:0;
	width: 100%;
	height:30px;
}
#content {
	width: 950px;
	margin: 0 auto;
}
.notice {
	position:absolute;
	left:40%;
	top:330px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFBCC none repeat ;
	border:1px solid #E6DB55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-align:center;
	width:580px;
	padding:5px 0;
	display:inline;
	z-index:10000;
}
.column-large {
	width:700px;
}
.column-narrow {
	width:325px;
}
.column-narrowest {
	width:175px;
}
#leftside {
	float: left;
	width: 700px;
	padding: 0 15px 0 5px;
}
#rightside {
	float: right;
	width: 200px;
	padding: 0 5px 0 15px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#widget-links-blog ul {
	padding: 10px 0;
}
#widget-links-blog li {
	padding-bottom:5px;
}
#widget-links-blog li a {
	width:130px;
	height:60px;
	display:block;
	border-color:#F5F5F5 #DEDEDE #DEDEDE #F5F5F5;
	border-style:solid;
	border-width:1px;
}
#widget-links-blog li a:hover {
	border:1px solid #0C0;
	display:block;
}
#widget-links-blog li img {
	width:130px;
	height:60px;
}
.logo {
	float:left;
	display:inline;
}
.logo img {
	border:none;
	text-decoration:none;
}
.the_image {
	float:left;
	width:65px;
	margin:0 5px 5px 0;
}
.the_image img {
	font-size: 9px;
	font-weight: normal;
}
.navigation {
	clear: both;
	display: block;
	padding: 5px 0;
	height: 14px;
}
/* @end */

/* @group Footer */

#footer {
	background:#fff url(images/vietmanhulamtho.png) no-repeat top right;
	border-top: 1px solid #DEDEDE;
	width:950px;
	padding:5px 0 10px;
	font-size:11px;
	line-height:1.2em;
	margin: 10px auto 0;
}
#footer a {
	color:#6A6A6A;
}
#footer a:hover, #footer span {
	color:#7BB344;
}

/* @end */

/* @group Styling Tags */

a {
	color:#7BB344;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#D54E21;
}
h1,h2,h3,h4,h5,h6{
	font-family: Tahoma,Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1,h2 {
	white-space: nowrap;
}
h2, h3{
	color:#6A6A6A;
	text-transform: capitalize;
}
h2 {
	padding: 10px 0;
	line-height: 20px;
	font-size: 18px;
}
h3 {
	padding: 3px 0;
	line-height: 14px;
	font-size: 14px;
}
#focus h2 {
	text-transform: uppercase;
	white-space: normal;
	line-height: 18px;
	font-size: 16px;
}
.widget h3 {
	padding: 10px;
	text-transform:uppercase;
	font: bold 15px/15px;
}
abbr em {
	display:block;
	background-color:#F0F0E0 !important;
	border:1px solid #DDD !important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:4px 8px !important;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.hr {
	clear: both;
	background: url(images/hr.gif) no-repeat bottom center;
	padding:5px 0;
	margin:10px 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.wp-smiley {
	max-height: 15px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
input, textarea, select {
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 1px 0;
}
fieldset {
	border-color:#CCCCCC -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	margin: 10px 0;
	padding: 0 5px;
}
fieldset div {
	display: block;
}
fieldset label {
	float:left;
	padding:0;
	text-align:left;
	width:190px;
}
legend {
	background:transparent none repeat scroll 0 0;
	color:#003366;
	font-size: 1.2em;
	margin: 0 15px;
	padding:15px 5px;
	font-weight: bold;
}
fieldset .submit {
	text-align: center;
	margin: 15px 0;
}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
}
blockquote blockquote {
	color: #555;
}
blockquote em {
	font-style: normal;
}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
.pullquote p {
	margin: 0;
}
blockquote code, blockquote pre {
	display: block;
}

/* Code */
code, pre {
	background: #dedede url(images/code.png) repeat 0 0;
	border: 1px solid #ddd;
	padding: 0 11px;
	font: 11px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
}
code {
	display: block;
}
code pre, pre code {
	padding: 0;
	background: transparent;
}
/* Page links */
p.pages {
	float: right;
	font-weight: bold;
	margin-top: 15px;
}
p.pages a {
	margin: 0 1px;
	padding: 1px 5px;
	font-weight: normal;
	font-style: italic;
	color: #eee !important;
	background: #7BB344;
	border: 1px solid #eee;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
p.pages a:hover {
	background: #D54E21;
}
/* @end */

/* @group Styling Pages */

.archive {
	float:left;
	width:305px;
	padding-right:10px;
	margin-bottom:10px;
	height:115px;
	overflow:hidden;
	line-height:1.4em;
}

.single {
	padding:10px;
	overflow:hidden;
}
li.bypostauthor {
padding:7px;
}
#scom {
	background:url(images/comment.gif) no-repeat left ;
	padding-left:18px;
	font-size:11px;
	font-weight:normal;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
.entry, .center {
	width:700px;
	overflow:hidden;
}
.entry #post {
	margin-top: 15px !important;
	text-align: justify;
}
.entry #post > p {
	margin-top: 10px !important;
}
.entry .meta {
	padding-top: 15px;
}
#post li {
	padding-left: 15px;
	list-style-position: inside;
}
#post ul {
	list-style-type: disc;
}
#post ol {
	list-style-type: decimal;
}
#post ol.upper {
	list-style-type: upper-latin;
}
#post ol.lower {
	list-style-type: lower-latin;
}
/* @group Showcase */

.showcase h3 {
	background: transparent url(images/showcase-h3.png) repeat-x scroll left top;
	border: 1px solid #C8C8C8;
	font: normal 18px/39px Georgia, "Times New Roman", Times, serif;
	margin: 10px auto 0 auto;
	padding:0px 10px;
	color:#6e6e6e;
	text-align:center;
	text-transform:uppercase;
}
.showcase .the_image_box {
	float: left;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	width: 323px;
	margin: 0 auto;
	padding:0px 0px;
}
.showcase .info {
	clear: both;
	background:transparent url(images/showcase-info.png) no-repeat top left;
	height:42px;
	padding:3px 10px;
	margin-bottom: 15px;
	text-align: center;
}
.showcase .info .links {
	padding-top: 4px;
}
.showcase .info .links a {
	font-size: 15px;
	padding: 0 15px;
}
.showcase .the_image {
	width: 100%;
}
.showcase .the_image img {
	display: block;
	margin: 15px auto;
	padding: 0 auto;
}

/* @end */
/* @end */

/* @group Author */

.author {
	float:left;
	background:#fdfbee ;
	border-top:1px solid #ccc;
	padding: 5px 10px;
	width:630px;
	margin-top:5px;
}
small img {
	border:1px solid #ccc;
	float:left;
	margin:0 5px 0 0;
	padding:3px;
	background:#fff;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#777777;
}

small {
	font-size:11px;
	line-height:1.3em;
}

/* @end */

/* @group Caption */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* @end */

/* @group  Form */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
select {
	width: 130px;
}

/* @end */

/* @group Comment */

.alt {
	margin: 0;
	padding: 10px;
	}

.comm {
	float:left;
	width:170px;
}

.children {
	padding-right: 10px;
	position:relative;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.div-comment {
	padding:0 10px;
}
.input-comm {
	float:left;
	width:95%;
	margin-top:5px;
}
.recent-comment li {
	display:block;
	margin-bottom:5px;

}
.comment_list {
	background:url(images/hr.gif) no-repeat top;
	margin-top:20px;
	padding: 20px 0 0 0;
	position:relative;
}

.commentlist li {
	padding: 7px;
	list-style: none;
	background:#fff;
	border: solid 1px #ccc;
	margin:10px 0;
	width:95%;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position:relative;
}
.commentlist li.bypostauthor {
	 background: #E5E3E1;
}
.commentlist > li > ul > li {
	margin-right: -5px;
	margin-left: 10px;
	position:relative;
	width:95%;
}
.commentlist p {
	margin: 0;
}

.commentmetadata {
	padding:5px 0;
	display: block;
	font-size:12px;
}
.comment-style {
	padding:10px 0;
	background:#F8F8F8;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-top: 1px solid #ccc;
	float:left;
	width:650px;
}
.commentlist li .avatar {
	border:1px solid #ccc;
	float:left;
	padding:2px;
	background:#fff;
	margin: 0 3px 3px 0;
}

/* @group Commentor Info */

#commentform #author {
	background:url(images/comment-author.png) no-repeat left center;
}
#commentform #email {
	background:url(images/comment-email.png) no-repeat left center;
}
#commentform #url {
	background:url(images/comment-url.png) no-repeat left center;
}
#commentform #submit {
	background:url(images/comment-submit.png) no-repeat left center;
	color: #464646;
}

/* @end */

#respond form#commentform input#submit {
	float:left;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform p {
	clear: both;
	margin: 5px;
}
#commentform input {
	color:#666666;
	float:left;
	margin: 5px 10px 5px 0;
	padding:2px 5px 2px 33px;
	border:1px solid #ccc;
	width: 145px;
}
#commentform textarea {
	width: 100%;
	padding: 7px;
	border:1px solid #ccc;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#respond:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* @end */

/* @group Image */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
}

img.alignnone {
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* @end */

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

/* tables still need 'cellspacing="0"' in the markup */
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
}
.kjgrcGravatar{
	float:left;
	margin-right:3px;
	border:3px solid #ccc;
	padding:1px;
	background:#fff;
}
.link li {
	list-style:none;
	list-style-image:none;
	float:left;
	width:145px;
	padding-right:5px;
}