/*  
Theme Name: AGNV Vernonmac
Theme URI: http://www.aguynamedvernonmac.com/
Description: Custom made WordPress theme for vernonmac.nl.
Version: 1.0
Author: Vernonmac
Author URI: http://www.vernonmac.nl/ 
*/ 

@import "typography.css";

body {
background-color:#fff;
height:100%;
margin: 0px;
min-width:1024px;
}

#vgm {
	position:fixed;
	z-index:40;
	bottom:10px;
	right:10px;
}

img{
border:none;
}


#wrapper {
width:533px;
margin:1% 0 3% 3%;
}

#header {

background-repeat:no-repeat;
width:533px;
height:160px;
border-bottom:dotted 1px #646464;
}

#header img {padding-top:3px;padding-left:0px;float:left}

#imgwrapper { margin:0 0 15px 6px; width: 510px; float: left; text-align: center; height: 260px; padding-top: 10px;padding-bottom: 10px; overflow:hidden;}
#imgrotate {width: 510px; height: 260px; overflow:hidden; }

#foot {
width:533px;
border-top:dotted 1px #646464;
margin-top:2px;
min-height:17px;
}

#foot p {padding-top:5px;padding-right:5px; text-align:left;}

/* Tabs */
 
#tab { border: 0px solid #111; }
#tab div.selected h1 { color:#707070; }
#tab div.selected .title { background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/tab_hover_bg.png); background-repeat:no-repeat; }

#notab div.title {
	border: 0px solid #3366AA;
	background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/tab_bg.png);
	background-repeat:no-repeat;
	height:59px;
	width:533px;
	padding: 0px;
	cursor: pointer;
}

#tab div.title {
	border: 0px solid #3366AA;
	background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/tab_bg.png);
	background-repeat:no-repeat;
	height:59px;
	width:533px;
	padding: 0px;
	cursor: pointer;
}
#tab div.selected {
	border-bottom: none;
}

#slideshowHolder {}

.collapse {
	background-color:#fff;
	padding:0px;
	margin:0;
}

.oi { margin:0 0 8px 6px; text-transform:uppercase; padding:0 6px;color:#fff; background-color:#575757; float:left;}
.collapse h2 { padding-left:6px; padding-bottom:2px; color:#999; font-size:10px;}

.collapse p { padding-left:0px; padding-bottom:2px; font-weight:0;}

.collapse img{ padding-left:0px;}

.net_collapse {
	border-top:solid 2px #8f8f8f;
	background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/collapse_bg.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:0px;
	margin:0;
}

.net_collapse td {
	background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/networks_bg.png);
	height:75px;
	width:266px;
	background-color:#fff;
	cursor: pointer;
}

.net_collapse td:hover {
	padding-left:2px;
	background-image:url(http://vernonmac.nl/wp-content/themes/vern/img/networks_hover_bg.png);
}

.net_collapse td div {margin-top:0px;}

.net_collapse img {
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.net_collapse td strong {
	color:#4d4d4d;
}

.net_collapse td a {
	color:#c2c2c2;
}



.title h1 {
	color:#464646;
	font-size:14px;
	padding-left:33px;
	padding-top:23px;
}

/* Post */

.post {
float:left;
margin:0;
padding:0;
}

.postwrapper {
margin:0 0 0 6px;
min-height:150px;
}

.postthumb{margin:0;padding:0;}
.postthumb img{margin:0;padding:0;}

/* Orbit */

/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('orbit/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('http://vernonmac.nl/wp-content/themes/vern/img/orbit/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('http://vernonmac.nl/wp-content/themes/vern/img/orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:-100px; color: #fff; padding: 8px 0; }
div.caption span { padding: 0 10px; font-size: 14px; text-shadow: 0px 1px 0px rgba(0,0,0,.8); margin: 0; }
.orbit-caption { display: none; }

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div.slider-nav { display: none; }
div.slider-nav span { width: 50px; height: 50px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('http://vernonmac.nl/wp-content/themes/vern/img/orbit/right-arrow.png'); right: 2px; }
div.slider-nav span.left { background: url('http://vernonmac.nl/wp-content/themes/vern/img/orbit/left-arrow.png'); left: 2px; }   

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(orbit/bullets.png) no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }

.orbit-caption a{color:#ddd; text-decoration:underline} .orbit-caption a:hover{color:#fff;}
