/*

Theme Name: VGB Standard
Theme Date: 12102008
Theme URI: http://www.vgb.no
Description: Standard VGB bloggen tema
Author: Incsub
Author URI: http://www.incsub.com/

*/


/*
================================================================================================================================================================
*/

body {
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #000000!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
html {
	line-height: 125%;
}
#wrapper-center {
	margin: 0px auto!important;
	padding: 0px 20px!important;
	min-width: 800px!important;
	max-width: 1600px!important;
}
#wrapper-container {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 100%;
	position: relative;
	float: left;
	font-size: 0.75em;
}

.link-colour-control a {
	color: #FFFFFF;
	text-decoration: underline;
}
.link-colour-control a:hover {
	color: #A60000;
	text-decoration: none;
}

#navigation {
	padding:0px;
	margin: 0 auto;	
	width: 98%;
	overflow: hidden;	
	position: relative;
}
#navigation .nleft {
	float: left;
	width: 55%;
	overflow: hidden;
	height: 35px;
	position: absolute;
	left: 5px;
}
#navigation img {
	border-width: 0px;
	border-style: none;
}
.nleft #vg-blog {
	float: left;
	width: 184px;
	padding-top: 5px;
}
.nleft #vg-nav {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 330px;
	position: relative;
}
#vg-nav a {
	display: inline-block;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000!important;
	text-decoration: none;
	font-size: 11px;
	width: 96px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
}
#vg-nav a:hover {
	display: inline-block;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	float: left;
	background: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF!important;
	text-decoration: none;
	font-size: 11px;
	width: 96px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
}

#navigation .nright {
	float: right;
	width: 460px;
	overflow: hidden;
	height: 35px;
	position: absolute;
	right: 5px;
}
.nright #vg-search {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 230px;
}
.nright #vg-search form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#vg-search .searchbox {
	line-height: 120%;
	margin: 0px 8px 0px 0px;
	padding: 3px;
	float: left;
	width: 60%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #333333;
}
#vg-search .searchbutton {
	font-size: 14px;
	color: #000000;
}

#vg-search input {
	font-family: Arial, Tahoma, "Lucida Sans";
}
#vg-rnav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}

#vg-rnav a {
	display: inline-block;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000!important;
	text-decoration: none;
	font-size: 11px;
	width: 96px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
}
#vg-rnav a:hover {
	display: inline-block;
	margin: 0px 2px 2px 0px;
	padding: 0px;
	float: left;
	background: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF!important;
	text-decoration: none;
	font-size: 11px;
	width: 96px;
	text-align: center;
	font-weight: 400;
	line-height: 14px;
}

#header-main {
	margin: 25px auto 0px;
	padding: 0px;
	height: 150px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: relative;
}
#header-main img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#site-title {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 35%;
}
#site-title h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 2.125em;
}
#site-title a {
	text-decoration: none;
}
#site-title a:hover {
	text-decoration: none;
}
#site-title p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 130%;
}


#container {
	float: left;
	width: 100%;
	position: relative;
}
#content {
	margin: 0 400px 0 200px;
	overflow: hidden;
}



#left-sidebar {
	margin: 0 0 0 -100%;
	padding-bottom: 25px;
	position: relative;
	float: left;
}

* html #left-sidebar {
	position: relative;
}

* html #right-sidebar {
	position: relative;
}

#right-sidebar {
	margin: 0 0 0 -400px;
	padding-bottom: 25px;
	position: relative;
	float: left;
}

.sidebar {
	width: 200px;
	padding: 25px 0px 0px;
	float: left;
	overflow: hidden;
}
.r-sidebar {
	width: 390px;
	padding: 25px 0px 0px 10px;
	float: right;
	overflow: hidden;
}

#footer {
	float: left;
	width: 100%;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 8px 0px;
	background: #000000;
	font-size: 0.9em;
	text-align: center;
	line-height: 16px;
}
#footer .rss {
	margin: 0px;
	padding-left: 16px;
	color: #999999;
	text-decoration: none;
	background: url(images/rss.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
}




/* start css body work layout */


#post-entry {
	margin: 0px;
	padding: 25px 0px 15px;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.widget-sidebar {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px 0px 2em;
	list-style-type: none;
}
#right-ws {
	float: right!important;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}

.sidebox {
	background: #000000;
	margin: 0px 0px 10px;
	padding: 5%;
	float: left;
	width: 90%;
	position: relative;
	overflow: hidden;
}
.sidebox select {
	background: #FFFFFF;
	margin: 0px;
	padding: 1% 2% 2% 1%;
	width: 95%;
}
.sidebox img {
	border-width: 0px;
	border-style: none;
	margin: 0em;
	padding: 0px;
}
.sidebox h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.sidebox ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebox ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sidebox ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 0.9125em;
}
.sidebox ul ul li {
	font-size: 1em;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}


.post-meta {
	background: #000000;
	margin: 0px 0px 12px;
	padding: 3% 3% 5%;
	float: left;
	width: 94%;
	overflow: hidden;

}
.post-meta h1 {
	font-size: 1.45em;
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-meta h1 a {
	text-decoration: none;
}
.post-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1.025em;
	font-style: italic;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.post-author a {
	text-decoration: none!important;
}
.post-author a:hover {
	text-decoration: underline!important;
}
.post-rate {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 100%;
}
.post-content {
	margin: 0px;
	padding: 15px 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}

.post-content img {
	max-width: 95%;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.post-comment {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 0.9125em;
}
.post-comment .aleft {
	float: left;
	width: 50%;
	text-align: left;
}
.post-comment .aright {
	float: right;
	width: 50%;
	text-align: right;
}
#comments-template {
	background: #000000;
	margin: 0px 0px 12px;
	padding: 3% 3% 5%;
	float: left;
	width: 94%;
	overflow: hidden;
	filter: Alpha(Opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#comments-template img {
	border-width: 0px;
	border-style: none;
}

#comments-template h4 {
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.25em;
	filter: Alpha(Opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#rss-feed {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
.com {
	margin: 0px 0px 8px;
	padding: 2% 5%;
	float: left;
	width: 90%;
}
.com-avatar {
	margin: 0px;
	padding: 0px 6px 0px 0px;
	float: left;
	height: 32px;
	width: 32px;
}
.com-avatar img {
	float: left;
}
.com-blk {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80%;
}
span.date {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 100%;
	font-size: 10px;
}

.com-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.com-text {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}
.com-alt {
	margin: 0px 0px 8px;
	padding: 2% 5%;
	float: left;
	width: 90%;
}
.com-writer {
	margin: 0px 0px 8px;
	padding: 2% 5%;
	float: left;
	width: 90%;
	font-weight: bold;
}
#pings {
	margin: 0px;
	padding: 5%;
	float: left;
	width: 90%;
}
#pings li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 0.85em;
}
#pings li a {
	font-size: 1.125em!important;
}
#comment-form {
	margin: 0px;
	padding: 5%;
	float: left;
	width: 90%;
}
#comment-form label {
	font-weight: bold;
}
#comment-form label span {
	text-decoration: none;
	color: #A60000;
}
#comment-form .inbox {
	font-size: 12px;
	line-height: 125%;
	margin: 0px 0px 20px;
	padding: 3px;
	width: 60%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#comment-form p {
	margin: 0px;
	padding: 0px;
}
#comment-form .inarea {
	font-size: 12px;
	line-height: 125%;
	margin: 0px 0px 20px;
	padding: 3px;
	width: 80%;
	background: #FFFFFF;
	height: 10em;
	border: 1px solid #CCCCCC;
}

