/*---REVUH™ NETWORK v1.5 CSS STYLESHEET--http://revuh.nl-----------------------------------------*/
/*--All content displayed on this page is copyright © 2009-2010 http://revuh.nl/----------------*/
/*-Enjoy your stay, and remember to visit our community forums at http://revuh.nl/forums/------*/


/*-General Site Structure---*/
body {
	background: url('../images/background.png') repeat #000000 fixed;
	color: #ffffff;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3f3f3;
}

#navbar {
	width: 100%;
	height: 48px;
	background-image:url(../images/navbarbg.png);
}

#navbar_right {
	float: right;
	margin-right: 10px;
}

#nav {
	background:url(../images/navbar.png) no-repeat;
    width:338px;
    height:28px;
    margin:0;
    padding:0;
}

#nav span {
    display: none;
}

#nav li, #nav a {
    height:28px;
    display:block;
}

#nav li {
    float:left;
    list-style:none;
    display:inline;
}

#nav-home {width: 53px;}
#nav-community {width: 101px;}
#nav-artgroup {width: 90px;}
#nav-revupload {width: 94px;}

#nav-home-active {width: 53px; background:url(../images/navbar.png) 0px -28px no-repeat;}
#nav-community-active {width: 101px; background:url(../images/navbar.png) -53px -28px no-repeat;}
#nav-artgroup-active {width: 90px; background:url(../images/navbar.png) -154px -28px no-repeat;}
#nav-revupload-active {width: 94px; background:url(../images/navbar.png) -244px -28px no-repeat;}

#nav-home a:hover {background:url(../images/navbar.png) 0px -28px no-repeat; }
#nav-community a:hover {background:url(../images/navbar.png) -53px -28px no-repeat; }
#nav-artgroup a:hover {background:url(../images/navbar.png) -154px -28px no-repeat; }
#nav-revupload a:hover {background:url(../images/navbar.png) -244px -28px no-repeat; }

#container {
	width: 813px;
	margin: 0 auto;
}

#header {
	width: 813px;
	height: 165px;
}

#header_left {
	margin-top: -10px;
	float: left;
}

#header_right {
	width: 325px;
	margin-top: 14px;
	float: right;
}

#header_right {  
	padding: 5px;
	color: #FFFFFF;
	float: right;
	overflow: hidden;
	position: relative;  
}  
   
#header_right .transparent {  
	background-color: #000000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	background-color: #000000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 335px;
	height: 150px;
	top: 0px;
	left: 0px;
	z-index: -1;
	position: absolute;
}

#header_right .text_box { 

	text-align: center;

}

#contact {
	margin: -5px 0px 0px 10px;	
}

.footer {
	background: url(../images/revlogosmall.png) 98% 0% no-repeat;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}

.spacer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.interright {
	margin-right: 10px;
}

.forumposts {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	width: auto;
	overflow: hidden;
}

.forumposts a:link, .forumposts a:active, .forumposts a:visited {
	color: #96c8df;
	text-decoration: none;
}

.forumposts a:hover {
	color: #fff;
	text-decoration: none;
}

.forumstats {
	color: #ccc;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	width: auto;
	overflow: hidden;
}



/*-Image Formats---*/
img {
	border: 0px;
}

.img {
	width: 172px;
	height: 122px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}

.revimg {
	border: 5px solid #1d1d1d;
}

.revimg:hover {
	border: 5px solid #e7e7e7;
}

.img2 {
	margin-top: 5px;
	margin-left: 10px;
}

.img3 {
	margin-top: 5px;
	margin-left: 15px;
	border: 5px solid #1d1d1d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.img3:hover {
	border: 5px solid #e7e7e7;
}

.img4 {
	border: 5px solid #1d1d1d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.img4:hover {
	border: 5px solid #e7e7e7;
}

.interviewimg {
	float: left;
	margin: 10px 10px 5px 10px;
}

.revimg {
	border: 5px solid #1d1d1d;
}

.revimg:hover {
	border: 5px solid #e7e7e7;
}

.imgcenter {
	text-align:center;
}

.affimg {
	margin: 0px 10px 10px 10px;
	vertical-align: middle;
}




/*-Content Boxes---*/
.content {
	background: url(../images/container-full.png) repeat-y;
	width: 813px;
}

.content_top {
	background: url(../images/container-full-top.png) no-repeat;
	width: 813px;
	height: 18px;
}

.content_bottom {
	background: url(../images/container-full-bottom.png) no-repeat;
	width: 813px;
	height: 18px;
	float: left;
	margin-bottom: 20px;
}

.content_half {
	background: url(../images/container-half.png) repeat-y;
	width: 370px;
}

.content_half_top {
	background: url(../images/container-half-top.png) no-repeat;
	width: 370px;
	height: 18px;
}

.content_half_bottom {
	background: url(../images/container-half-bottom.png) no-repeat;
	width: 370px;
	height: 18px;
	margin-bottom: 20px;
}

.content_half_buttons {
	width: 370px;
	text-align: center;
	margin-bottom: 20px;

}

.content_med {
	background: url(../images/container-med.png) repeat-y;
	width: 535px;
}

.content_med_top {
	background: url(../images/container-med-top.png) no-repeat;
	width: 535px;
	height: 18px;
}

.content_med_bottom {
	background: url(../images/container-med-bottom.png) no-repeat;
	width: 535px;
	height: 18px;
	margin-bottom: 20px;
}

.content_apti {
	background: url(../images/container-apti.png) repeat-y;
	width: 420px;
}

.content_apti_top {
	background: url(../images/container-apti-top.png) no-repeat;
	width: 420px;
	height: 18px;
}

.content_apti_bottom {
	background: url(../images/container-apti-bottom.png) no-repeat;
	width: 420px;
	height: 18px;
	margin-bottom: 20px;
}

.content_sm {
	background: url(../images/container-sm.png) repeat-y;
	width: 320px;
}

.content_sm_top {
	background: url(../images/container-sm-top.png) no-repeat;
	width: 320px;
	height: 18px;
}

.content_sm_bottom {
	background: url(../images/container-sm-bottom.png) no-repeat;
	width: 320px;
	height: 18px;
	margin-bottom: 20px;
}

.content_xsm {
	background: url(../images/container-xsm.png) repeat-y;
	width: 205px;
}

.content_xsm_top {
	background: url(../images/container-xsm-top.png) no-repeat;
	width: 205px;
	height: 18px;
}

.content_xsm_bottom {
	background: url(../images/container-xsm-bottom.png) no-repeat;
	width: 205px;
	height: 18px;
	margin-bottom: 20px;
}

.content_footer {
	background: url(../images/container-full.png) repeat-y;
	width: 813px;
}

.content_footer_top {
	background: url(../images/container-full-top.png) no-repeat;
	width: 813px;
	height: 18px;
	margin-top: 20px;
}

.content_footer_bottom {
	background: url(../images/container-full-bottom.png) no-repeat;
	width: 813px;
	height: 18px;
	float: left;
	margin-bottom: 20px;
}




/*-Artgroup---*/
.subcontainer {
	overflow: hidden;
}

.imgname {
	margin-top: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.imgartist {
	margin-top: 1px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}





/*-Artist Profiles---*/
.artistcontainer {
	overflow:hidden;
}

.artist {
	background: #000000;
	margin-top: 10px;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	float: left;
	width: 160px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.artistinfo {
	width: 158px;
	margin: 3px 0px 0px 0px;
	background: #181818;
	border: 1px solid #0d0d0d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
	font-weight: bold;
}

.artistid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	margin-left: 4px;
	font-weight: bold;
}

.artistlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	margin-left: 4px;
}




/*-Link Styles---*/
a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #96c8df;
	text-decoration: none;
}

.lightgreytext a:link, .lightgreytext a:active, .lightgreytext a:visited {
	color: #fff;
	text-decoration: underline;
}

.lightgreytext a:hover {
	color: #96c8df;
	text-decoration: none;
}




/*-Text Styles---*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #51ade6;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #51ade6;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51ade6;
	margin-top: -3px;
	margin-left: 10px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51ade6;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	margin-top: 0px;
	margin-left: -2px;
	margin-bottom: 0px;
	opacity: 1.0;	/* CSS3 standard */
	filter: alpha(opacity=100);	/* for IE */
}



.header_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.header_small {
}

.whiteitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-left: 15px;
}

.subheadertext {
	font-size: 12px;
	color: #96c8df;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 2px;
}

.lightgreytext {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 20px;
	color: #f3f3f3;
}

.staffheader {
	font-size: 16px;
	color: #96c8df;
	margin-left: 15px;
	font-weight: bold;
}

.staffinfo {
	margin-left: 10px;
	font-size: 13px;
	color: #fff;
}

.stafftext {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 20px;
	color: #fff;
}

.whitetext {
	font-size: 12px;
	margin-left: 15px;
	line-height: 20px;	
	font-weight: bold;	
}

.grey10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}

.i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.greentext {
	font-size: 9px;
	color: #00FF00;
}

.redtext {
	font-size: 9px;
	color: #FF0000;
}

.yellowtext {
	font-size: 9px;
	color: #FFFF00;
}

.retiredtext {
	font-size: 9px;
	color: #a6a6a6;
}

.medium {
	font-size: 11px;	
}

.interview-revuh {
	margin: 10px 10px 10px 10px;
	font-size: 14px;
	color: #fff;
	line-height: 1.3em;
}

.interview-guest {
	margin: 10px 10px 25px 15px;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
	color: #a9cce9;
	background: #0d0d0d;
	border: 1px solid #090909;
	font-style:italic;
	line-height: 1.6em;

}

/*-Button Styles---*/
.buttons a, .buttons button{
    display: block;
    float: left;
    margin: 5px 5px 7px 15px;
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 4px 10px 5px 7px; /* Links */
}
.buttons button{
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

/*-Button : Blue Hover---*/

button, .buttons a{
    background: url(../images/button_blue.png) repeat-x #daf0fa;
	color: #336699;
}
button:hover, .buttons a:hover{
    background: #caedff;
    border: 1px solid #96c8df;
    color: #336699;
}
.buttons a:active{
    background: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/*-Button : Green Hover---*/

button.green, .buttons a.green{
	background: url(../images/button_green.png) repeat-x #c8eea9;
	color: #529214;
}
.buttons a.green:hover, button.green:hover{
    background: #bbef91;
    border: 1px solid #a1db71;
    color: #529214;
}
.buttons a.green:active{
    background: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/*-Button : Red Hover---*/

.buttons a.red, button.red{
	background: #fceced;
	color: #d12f19;
}
.buttons a.red:hover, button.red:hover{
    background: #fbcfd6;
    border: 1px solid #edb2bc;
    color: #d12f19;
}
.buttons a.red:active{
    background: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}

/*-Button : Dark Red---*/

.buttons a.darkred, button.darkred{
    background: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}


/*-Vimeo---*/
#vimeo {
	margin: 10px 10px 5px 10px;
    border: 5px solid #1d1d1d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
