#post-navigator {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	font-size: 12px;
	background: #000000;
}
#post-navigator a {
	margin-left: 4px;
}
#post-navigator-single {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.pages {
	padding: 0px 2px;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	margin-left: 4px;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
}
#post-navigator-single a {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}



#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;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0px;
	padding: 0px;
	clear: both;
}

.subscribe-to-comments {
	font-size: 11px!important;
}
.subscribe-to-comments a {
}

.pullquote-left {
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	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%;
}
.caption-img-left p {
	font-size: 11px;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 10px;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: sans-serif;
	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%;
}
.caption-img-right p {
	font-size: 11px;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 10px;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: sans-serif;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


















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;

}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
}


.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: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 13px;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
	color: #333333;
}
em {
	font-style: italic;
}
.list embed {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
}
.list object {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
}
.post-content ul {
	list-style-type: square;
}


.post-content ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.post-content h2 {
	margin: 25px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
}
.post-content h3 {
	margin: 25px 0px 5px;
	padding: 0px 0px 2px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
}
.post-content h4 {
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
}
.post-content .c-com {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.post-content .c-com li {
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 0px;
}


.post-social {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-social h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-social p {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	display: block;
}
.post-social a {
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.post-social .emailtofriend {
	background: url(images/social/email.gif) no-repeat center center;
	text-align: center;
}
.post-social .reddit {
	background: url(images/social/reddit.png) no-repeat center center;
	text-align: center;
}
.post-social .yahooweb {
	background: url(images/social/yahoomyweb.png) no-repeat center center;
	text-align: center;
}
.post-social .facebook {
	background: url(images/social/facebook.gif) no-repeat center center;
	text-align: center;
}
.post-social .digg {
	background: url(images/social/digg.gif) no-repeat center center;
	text-align: center;
}
.post-social .delicious {
	background: url(images/social/delicious.gif) no-repeat center center;
	text-align: center;
}
.post-social .stumble {
	background: url(images/social/stumble.gif) no-repeat center center;
	text-align: center;
}
.post-social .tech {
	background: url(images/social/tech.gif) no-repeat center center;
	text-align: center;
}
.download {
	background: #b7cba8 url(images/social/download.gif) no-repeat 10px 5px;
	margin: 15px 0px;
	padding: 8px 10px 8px 40px;
	width: 70%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.download a {
	color: #990000;
	text-decoration: underline;
}

.warning {
	background: #bc1919 url(images/social/warning.gif) no-repeat 10px 5px;
	margin: 15px 0px;
	padding: 8px 10px 8px 40px;
	width: 70%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.warning a {
	color: #CCCCCC;
	text-decoration: underline;
}

.note {
	background: #d5e5f3 url(images/social/note.gif) no-repeat 10px 5px;
	margin: 15px 0px;
	padding: 8px 10px 8px 40px;
	width: 70%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.post-links {
	margin: 0px;
	padding: 5px 0px 5px 7px;
	float: left;
	width: 96%;
	font-size: 12px;
	color: #999999;
}
.post-links a {
	color: #2A8BC8;
	text-decoration: underline;
}
.post-links a:hover {
	color: #000000;
	text-decoration: none;
}


#recentcomments a {
	background: url(none)!important;
	padding: 0px!important;
	color: #00b1d9;
	text-decoration: underline;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.list p {
	margin: 0px;
	padding: 0px;
}
p#profile-avatar {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left!important;
}
p#profile-avatar img {
	float: left!important;
	padding-right: 10px;
}
#profile-stuff {
	margin: 0px;
	padding: 0px;
	float: left!important;
	line-height: 20px;
}



/* included by DKE*/

#vg-header {
	background-color:#fff;
	width:990px;
	margin: 0px auto;
	padding: 0px 0px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	height:66px;
}
#vg-header #nv {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#nv .logo {
	margin: 0px 12px 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(/wp-content/themes/vghome/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;
}

.link-colour-control #nv .wnav a {
	color: #333333 !important;
	text-decoration: none;
}

#nv .bnav {
	display: inline-block;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	background: #000000 url(/wp-content/themes/vghome/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;
}
#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(/wp-content/themes/vghome/images/red-nv.jpg) repeat-x top;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	width: 89px;
	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(/wp-content/themes/vghome/images/nav-bullet.jpg) no-repeat -4px 1px;
	padding-left: 11px;
}

#vg-header .headerSearch img.logoLink {
margin-left:41px;
}
#vg-header .headerSearch img.logoLink, #vgBlogFooter .headerSearch img.logoLink, #vgBlogFooter .colophone img.logoLink {
height:41px;
width:120px;
}

