/*

Theme Name: VGHome
Theme Date: 13112008
Theme URI: http://www.site.com/
Description: Customize VG Blogg Home Theme
Author: incsub
Author URI: http://www.site.com/

*/

/* Sidebar Sections */
#left-sec-side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}
#right-sec-side {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 190px;
}
#left-sec-side #one {
	line-height: 39px;
	background: url(images/left-side-one.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 180px;
	font-size: 14px;
	color: #006ab3;
}
#left-sec-side #one a {
	color: #006ab3;
	text-decoration: none;
}
#left-sec-side #one a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#left-sec-side #two {
	line-height: 39px;
	background: url(images/left-side-two.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 190px;
	font-size: 14px;
	color: #dc4441;
}
#left-sec-side #two a {
	text-decoration: none;
	color: #dc4441;
}
#left-sec-side #two a:hover {
	color: #dc4441;
	text-decoration: underline;
}

#left-sec-side #three {
	line-height: 39px;
	background: url(images/left-side-three.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 190px;
	font-size: 14px;
	color: #399385;
}
#left-sec-side #three a {
	text-decoration: none;
	color: #399385;
}
#left-sec-side #three a:hover {
	color: #399385;
	text-decoration: underline;
}

#left-sec-side #four {
	line-height: 39px;
	background: url(images/left-side-four.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 190px;
	font-size: 14px;
	color: #006ab3;
}
#left-sec-side #four a {
	text-decoration: none;
	color: #006ab3;
}
#left-sec-side #four a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#right-sec-side #one {
	line-height: 39px;
	background: url(images/left-side-one.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 180px;
	font-size: 14px;
	color: #006ab3;
}
#right-sec-side #one a {
	color: #006ab3;
	text-decoration: none;
}
#right-sec-side #one a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#right-sec-side #two {
	line-height: 39px;
	background: url(images/left-side-two.jpg) no-repeat;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 190px;
	font-size: 14px;
	color: #dc4441;
}
#right-sec-side #two a {
	text-decoration: none;
	color: #dc4441;
}
#right-sec-side #two a:hover {
	color: #dc4441;
	text-decoration: underline;
}
/* ================ */

body {
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-size: small;
	color: #333333;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}

img {
	border-width: 0px;
	border-style: none;
}


#vg-top-ads div {}
#vg-top-ads object {
margin: 0px;
padding: 0px;
float: left;
}
#ads-left object {
margin: 0px;
padding: 0px;
float: left;
}


#ads-left div {
	float: left;
}

#right-ads div {
	float: left;
}
#right-ads img {
    float:right;
}

#div-network a {
	color: #E1E1E1;
	text-decoration: underline;
}


#vg-wrap {
	margin: 0px auto;
	width: 990px;
}
#vg-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#vg-header {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
#vg-header #nv {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#nv .logo {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 48px;
}
#nv .wnav {
	display: inline-block;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	background: url(images/white-nv.jpg) repeat-x top;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	width: 75px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
#vg-header li a:hover {
	text-decoration: underline;
}

#nv .wnav a {
	color: #333333;
	text-decoration: none;
}

#nv .bnav {
	display: inline-block;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	background: #000000 url(images/black-nv.jpg) repeat-x top;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	width: 140px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
}
#nv .bnav a {
	color: #FFFFFF;
	text-decoration: none;
}


#nv .rnav {
	display: inline-block;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	background: #CE1510 url(images/red-nv.jpg) repeat-x top;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	width: 183px;
	border-right: 1px solid #C21F1B;
	border-bottom: 1px solid #C21F1B;
}
#nv #leservg {
	width: 100px!important;
}

#nv .rnav a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/nav-bullet.jpg) no-repeat -4px 1px;
	padding-left: 11px;
}


#vg-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#vg-blog {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 790px;
}
#vg-center-content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 590px;
}
#vg-create-blog {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	background: url(images/new-vg.png) no-repeat left top;
	
}
#vg-create-blog img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#vg-top-ads {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 782px;
}
#vg-top-ads p {
	margin: 0px;
	padding: 0px;
	float: left;
}



#vg-left-sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
}
#vg-right-sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
}
#vg-right-sidebar img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#vg-footer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
	background: #F4F4F4 url(images/footer-bg.jpg) repeat-x left 45px;
}
#vg-footer-top {
	background: url(images/footer.jpg) no-repeat top;
	margin: 0px;
	padding: 50px 10px 10px;
	float: left;
	width: 970px;
}

.content-footer {
	margin: 0px;
	float: left;
	width: 222px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.content-footer .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
}
#vg-footer-disclaimer {
	background: url(images/bottom-footer.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 990px;
}
#alist #one_ere {
}


#ads-left {
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 190px;
}
#ads-left p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.sidebar h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #E6E6E6;
}

.sidebar .list {
	margin: 0px;
	padding: 5px 0px 15px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebar .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
}
.sidebar .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
}
.sidebar #tag  {
	text-align: center;
}
.sidebar #tag a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	line-height: 22px;
}
.sidebar #tag li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	line-height: 22px;
	color: #004777;
}
.sidebar a {
	color: #006ab3;
	text-decoration: underline;
	font-weight: bold;
}
.sidebar a:hover {
	color: #004777;
	text-decoration: none;
	font-weight: bold;
}
#right-ads {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 190px;
}
#right-ads p {
	margin: 0px;
	padding: 0px;
	float: left;
}
#login {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 190px;
}
#searchbox {
	margin: 0px;
	padding: 2px 5px 10px;
	float: left;
	width: 180px;
	background: url(images/search.png) no-repeat top;
	height: 45px;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#searchbox label {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#searchbox p {
	margin: 0px;
	padding: 0px;
}
#searchbox .sbox {
	margin: 0px 3px 0px 0px;
	padding: 1px 2px;
	width: 120px;
	background: #FFFFFF;
	border: 1px solid #C80100;
}
#searchbox .sbutton {
	margin: 0px;
	padding: 0px;
}
#vg-center-content a:hover {
	text-decoration: underline;
}

#main-blog {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 590px;
}
#main-blog h3 {
	background: url(images/top-center-topic.jpg) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 41px;
	width: 580px;
	line-height: 41px;
	font-size: 17px;
	color: #006ab3;
}
#main-blog h3 a {
	color: #006ab3;
	text-decoration: none;
}
#main-blog h3 a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#main-blog h4 {
	background: url(images/page-title-h4.jpg) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 41px;
	width: 580px;
	line-height: 41px;
	font-size: 17px;
	color: #006ab3;
}
#main-blog h4 a {
	color: #006ab3;
	text-decoration: none;
}
#main-blog h4 a:hover {
	color: #006ab3;
	text-decoration: underline;
}

.blog-list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.blog-list img {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px 12px 0px 0px;
	float: left;
}
.blog-list li {
	margin: 0px;
	padding: 7px 2%;
	float: left;
	width: 96%;
	background: #FFFFFF url(images/center-topic-line.jpg) repeat-x bottom;
	overflow: hidden;
}
#main-blog #main-list {
	padding-bottom: 7px;
}

#main-list a {
	color: #004a99;
	text-decoration: none;
}
#main-list a:hover {
	color: #004a99;
	text-decoration: underline;
}
.blog-list h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	color: #333333;
	font-weight: bold!important;
}
.blog-list p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
}
.linktotag {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	color: #000000;
}
.linktotag a {
	color: #000000;
	text-decoration: underline;
}
.linktotag a:hover {
	color: #004A99;
	text-decoration: underline;
}


#secondary-blog {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
}
#left-sec-blog {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
#right-sec-blog {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 290px;
}
#left-sec-blog #one {
	line-height: 39px;
	background: url(images/panel-top-left.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 280px;
	font-size: 18px;
	color: #399385;
}
#left-sec-blog #one a {
	color: #399385;
	text-decoration: none;
}
#left-sec-blog #one a:hover {
	color: #399385;
	text-decoration: underline;
}

#one-list {
	padding-bottom: 10px;
}
#one-list a {
	color: #399385;
	text-decoration: none;
}
#left-sec-blog #two {
	line-height: 39px;
	background: url(images/panel-bottom-left.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 280px;
	font-size: 18px;
	color: #399385;
}
#left-sec-blog #two a {
	text-decoration: none;
	color: #399385;
}
#left-sec-blog #two a:hover {
	color: #399385;
	text-decoration: underline;
}


#left-sec-blog .mms {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 290px;
}
#right-sec-blog #three {
	line-height: 39px;
	background: url(images/panel-top-right.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 280px;
	font-size: 18px;
	color: #dc4441;
}
#right-sec-blog #three a {
	color: #dc4441;
	text-decoration: none;
}
#right-sec-blog #three a:hover {
	text-decoration: underline;
	color: #dc4441;
}

#three-list {
	padding-bottom: 10px;
}
#three-list a {
	color: #dc4441;
	text-decoration: none;
}
#right-sec-blog #four {
	line-height: 39px;
	background: url(images/panel-bottom-right.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 39px;
	width: 280px;
	font-size: 18px;
	color: #006ab3;
}
#right-sec-blog #four a {
	color: #006ab3;
	text-decoration: none;
}
#right-sec-blog #four a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#four-list {
	padding-bottom: 10px;
}
#four-list a {
	color: #006ab3;
	text-decoration: none;
}
#mmss {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#mms-list {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: #e6e6e6;
}
#mms-list #main-mms {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 290px;
}
#mms-list li {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
	width: 140px;
}
.content-footer h3 {
	font-size: 13px;
	color: #e10c04;
	margin: 0px;
	padding: 10px 0px;
}
.content-footer p {
	margin: 0px;
	padding: 0px;
}

.content-footer a {
	color: #006ab3;
	text-decoration: underline;
}
#div-footer-link {
	float: left;
	height: 84px;
	width: 200px;
}
#div-footer-link a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 200px;
	text-align: center;
	font-size: 9px;
	color: #C60B02;
	text-decoration: none;
	line-height: 84px;
}
#div-network {
	margin: 0px;
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.content-footer #alist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#alist #one_ere {
	line-height: 16px;
	background: url(images/1.jpg) no-repeat left center;
	margin: 0px;
	float: left;
	width: 180px;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#alist #two_ere {
	line-height: 16px;
	background: url(images/2.jpg) no-repeat left center;
	margin: 0px;
	float: left;
	width: 180px;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#alist #three_ere {
	line-height: 16px;
	background: url(images/3.jpg) no-repeat left center;
	margin: 0px;
	float: left;
	width: 180px;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.post-meta {
	margin: 0px;
	padding: 15px 10px 25px;
	float: left;
	width: 570px;
	background: url(images/center-topic-line.jpg) repeat-x bottom;
}
.post-meta h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
}
.post-meta h1 a {
	color: #000000;
	text-decoration: none;
}

.post-stats {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-meta a {
	color: #006AB3;
	text-decoration: underline;
	font-weight: bold;
}
.post-meta a:hover {
	color: #006AB3;
	text-decoration: underline;
}

.post-content {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
}
.post-counter {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 12px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #999999;
}





/*//////////////////////////////////////////////////////////
/////////////PAGING-COMMENT-TEMPLATE/////////////////////////
////////////////////////////////////////////////////////////*/

#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #000000;
	background: #DEDEDE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #666666;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
}
#post-navigator-single .alignleft {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	display: block;
}
#post-navigator-single .alignright {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	display: block;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	float: left;
	font-size: 0.9375em;
	width: 100%;
}
#comments-template a {
	font-weight: bold!important;
}

#comments-template h4 {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	width: 95%;
	border-bottom: 1px solid #EFEFEF;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 16px;
	line-height: 17px;
	color: #990000;
	display: inline;
	font-weight: bold;
	width: 90%;
}

#comments-template h6 {
	margin: 15px 0px 5px;
	padding: 0px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	width: 90%;
	border-bottom: 1px solid #DEDEDE;
}
.comment-list {
	float: left;
	width: 97%;
	padding: 0px 8px 8px 0px;
	margin: 0px 0px 8px;
	background: url(images/center-topic-line.jpg) repeat-x bottom;
}

.comment-avatar {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 55px;
}
.comment-avatar img {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.comment-block {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}
.comment-block .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-size: 1.125em;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: bold;
}
.comment-block .comment-date {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 0.9375em;
}
.comment-block .comment-date a {
	color: #006AB3;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #000000;
	text-decoration: underline;
}
.comment-block .comment-text {
	margin: 0px;
	padding: 0.5em 0px;
	float: left;
	width: 99%;
	color: #000000;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1em;
	color: #000000;
}
.comment-block .comment-text blockquote {
	margin: 10px 10px 10px 15px;
	padding: 5px 5px 5px 8px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 1.125em;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.comment-block .comment-author a {
	color: #006AB3;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #006AB3;
	text-decoration: underline;
}

.comment-block .comment-text a:hover {
	color: #003399;
	text-decoration: none;
}



.comment-block-alt {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}
.comment-block-alt .comment-author {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-size: 1.125em;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: bold;
}
.comment-block-alt .comment-date {
	font-size: 0.9375em;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.comment-block-alt .comment-date a {
	color: #006AB3;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	color: #333333;
	margin: 0px;
	padding: 0.5em 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-author a {
	color: #006AB3;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #000000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #006AB3;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #0033CC;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1em;
	color: #000000;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px 10px 10px 15px;
	padding: 5px 5px 5px 8px;
	clear: both;
	border-left: 5px solid #660000;
	font-size: 1.125em;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 0px;
	float: left;
	width: 96%;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 50%;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	border-top: 2px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #999999;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	height: 200px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	border-top: 2px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #999999;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 2px 6px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.95em;
	color: #666666;
	line-height: 17px;
}



#related-post {
	padding-left: 10px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	width: 580px!important;
}
#related-post h3 {
	font-size: 18px;
	color: #333333;
	width: 570px;
}
#related-post ul {
	padding: 8px 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 500px;
}
#related-post li {
	margin: 0px 0px 5px;
	font-size: 12px;
}
#related-post li a {
	color: #006AB3;
	text-decoration: underline;
	font-size: 12px;
	background: url(images/socials/cat.gif) no-repeat left 1px;
	display: inline-block;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#related-post li a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	background: url(images/socials/cat.gif) no-repeat left 1px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#related-post p {
	margin: 10px 0px 0px;
	padding-left: 20px;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	float: left;
	width: 470px;
}
#related-post p a {
	color: #006AB3;
	text-decoration: underline;
	font-weight: bold;
}
#related-post p a:hover {
	color: #00246F;
	text-decoration: none;
	font-weight: bold;
}

#related-post .digg {
	background: url(images/socials/digg.gif) no-repeat left center;
}
#related-post .delicious {
	background: url(images/socials/delicious.png) no-repeat left center;
}
#related-post .stumble {
	background: url(images/socials/stumbleupon.png) no-repeat left center;
}
#related-post .technorati {
	background: url(images/socials/technorati.png) no-repeat left center;
}
#related-post .subfeed {
	background: url(images/socials/feed-n.png) no-repeat left center;
}

.subscribe-to-comments {
	font-size: 11px;
	line-height: 18px;
}
.subscribe-to-comments a {
	color: #003399;
	text-decoration: underline;
}
label a {
	color: #003366;
	text-decoration: underline;
}
label a:hover {
	color: #666666;
	text-decoration: none;
}
table {
	margin: 6px 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}



/*global variable*/

#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}


.subscribe-to-comments {
	font-size: 1em!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}


.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-left p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-right p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#subscribes {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
#subscribes a {
	color: #003366;
	text-decoration: underline;
}

#subscribes a:hover {
	color: #0066CC;
	text-decoration: none;
}








dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}


blockquote p {
	margin: 0px;
	padding: 0px;
}

.post-content blockquote {
	color: #333333;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding: 25px 0px 5px 27px;
	background: url(images/blockquote.gif) no-repeat left 12px;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;

	margin: 0px auto;
	clear: both;
}
.border {
	padding: 3px;
	border: 1px solid #CCCCCC!important;
}

img.alignleft {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}

pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
.post-content h3 {
	margin: 10px 0px 5px!important;
	padding: 0px;
}
.post-content h4 {
	margin: 2em 0px 0.3em;
	padding: 0px;
}
.post-content h5 {
	margin: 2em 0px 0.3em;
	padding: 0px;
	border-bottom: 1px solid #efefef;
}
.post-content h6 {
	margin: 3em 0px 0.3em;
	padding: 0px;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
#vg-top {
	width: 100%;
	float: left;
}
#left-new-vg {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	float: left;
	width: 550px;
}
.new-vg-home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 30px;
}
#vg-new-top {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 96px;
}
.new-vg-home a {
	font-size: 0px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 30px;
}
.new-vg-blogg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 200px;
}
.new-vg-blogg a {
	font-size: 0px;
	color: #E10C04;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 200px;
}
.new-vg-click {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 90px;
	width: 200px;
}
.new-vg-click a {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 90px;
	width: 200px;
	font-size: 0px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#right-new-vg {
	float: right;
	width: 330px;
}
#right-new-vg #searchform {
	margin: 0px;
	padding: 10px 0px 0px 150px;
	float: left;
	width: 180px;
}
#right-new-vg #searchform #s {
	padding: 8px 2px 2px;
	width: 100px;
	background: transparent;
	border-width: 0px;
	border-style: none;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	float: left;
}
#right-new-vg #searchform #b {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	width: 40px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	border-width: 0px;
	border-style: none;
	height: 30px;
}
.vg-logged {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 50px;
}
.vg-logged a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 50px;
	font-size: 0px;
	color: #F5D17E;
	text-decoration: none;
	text-align: left;
	display: block;
}
.vg-help {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 175px;
	height: 50px;
}
.vg-help a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
	height: 50px;
	font-size: 0px;
	color: #BA0100;
	text-align: left;
	display: block;
}
#vg-new-bottom {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 792px;
	background: url(images/section-shade.png) repeat-x left 2px;
	height: 19px;
}
#vg-new-bottom ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 100%;
	list-style-type: none;
}
#vg-new-bottom ul li {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	text-transform: uppercase;
	color: #750100;
	font-weight: 400;
}
#vg-new-bottom ul li a {
	margin: 0px;
	padding: 0px 17px;
	float: left;
	height: 19px;
	text-transform: uppercase;
	color: #750100;
	text-decoration: none;
	display: block;
}
#vg-new-bottom li span {
	background: url(images/separator.png) no-repeat right top;
	display: block;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	float: left;
}
#vg-new-bottom ul li a:hover {
	margin: 0px;
	padding: 0px 17px;
	float: left;
	height: 19px;
	text-transform: uppercase;
	color: #750100;
	text-decoration: none;
	display: block;
	background: url(images/sep-hover.png) repeat-x left 3px;
}
#vg-new-bottom li#last span {
	background: url(none);
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#vg-new-bottom li#last a {
	padding-right: 20px;
	padding-left: 19px;
}

