/*  reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background: url(../_graphics/bg_woman.jpg) #000 top center no-repeat;
	font-family:arial;
	font-size:1.0em;
}

.clear{clear:both;}
.al{text-align:left;}
.ar{text-align:right;}
.nm{margin:0;}

#mainwrap{
	padding-top:180px;
	width:955px;
	margin:0 auto;
	font-size:0.7em;
	font-weight:bold;
}

#login_bar{
	background:#142131;
	height:25px;
	border-bottom:1px solid #1a1a1a;
	color:#fff;
	width:100%;
	padding-top:1px;
}

#login_bar input{
	background:#c1d7dd;
	background: url(../_graphics/login_bar.jpg) repeat-x;
	font-size:0.7em;	
	border:1px solid #1a1a1a;
	color:#1a1a1a;
	margin-left:5px;
}

#login_bar label{
	display:none;
}

#login_bar input#submit_btn{
	color:#fff;
	border:none;
	font-family:arial, sans-serif;
	font-size:0.7em;
	margin-left:0;
	width:50px;
	border-top:1px solid #142131;
}

#login_bar .a_logout{
	margin-left:10px;
	display:block;
	background: url(../_graphics/login_actions.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:10px;
	width:41px;
	font-size:0.7em;
	margin-top:7px;
	float:left;
}

#login_bar .a_logout:hover{
	background: url(../_graphics/login_actions.gif) 0 -11px no-repeat;
}

#login_bar .a_edit_prof{
	margin-left:10px;
	display:block;
	background: url(../_graphics/login_actions.gif) -54px 0 no-repeat;
	text-indent:-9999px;
	height:10px;
	width:61px;
	font-size:0.7em;
	margin-top:7px;
	float:left;
}

#login_bar .a_edit_prof:hover{
	background: url(../_graphics/login_actions.gif) -54px -11px; no-repeat;
}


p{
	margin-bottom:0.8em;
}

a:link, a:active, a:hover, a:visited{
	color:#673123;
}

#mainwrap h2{
	background: url(../_graphics/columnpoint.gif) no-repeat bottom left;
	padding-left:25px;
	padding-bottom:2px;
	color:#fff;
	text-transform:uppercase;
	font-size:1.6em;
}

#mainwrap h2 a:link, #mainwrap h2 a:visited{
	color:#fff;
}

#mainwrap h2 a:hover{
	color:#C45B3B;
}

#h1_calvin a{
	text-indent:-9999px;
	position:absolute;
	top:186px;
	width:394px;
	height:42px;
}

.cWrap{
	background:#fff;
	padding:10px;
}

#col1 .cWrap{
	padding:10px 0;
}

#col1{
	width:465px;
	float:left;
	margin-right:15px;
	display:inline;
	margin-bottom:15px;
	margin-top:75px;
}

#colFull{
	width:950px;
	float:left;
	margin-right:15px;
	display:inline;
	margin-bottom:15px;
	margin-top:75px;
}

#col2{
	width:470px;
	float:left;
	display:inline;
	margin-top:75px;
}

#sCol1{
	width:465px;
}

#col3{
	width:225px;
	float:left;
	display:inline;
}

#sCol2{
	width:225px;
	margin-right:15px;
	margin-top:15px;
	float:left;
	display:inline;
	margin-bottom:15px;
}

#sCol3{
	width:225px;
	float:left;
	display:inline;
	margin-top:15px;
}

#sCol4{
	width:225px;
	float:left;
	display:inline;
	margin-top:15px;
	margin-bottom:15px;
}

.bcPlayer{
	padding-bottom:0;
}

.official_post, .row2{
	padding:10px;
	background: url(../_graphics/dots.gif) repeat-x bottom left #EDF5F7;
	clear:left;
}

.nTitle{
	font-size:1.3em;
}

.official_post .nTitle, .official_post .nTitle a{
	color:#164F7A;
	text-decoration:none;
}

.calvin_post .nTitle, .calvin_post .nTitle a{
	color:#3D7D13;
	text-decoration:none;
}

.calvin_post .selected a, .official_post .selected a{
	color:#673123;
}

.post_details{
	color:#52241B;
	font-size:0.9em;
}

.calvin_post, .row1{
	padding:10px;
	background: url(../_graphics/dots.gif) repeat-x bottom left;
	clear:left;
}

.gWrap{
	padding:8px 0;
	background: url(../_graphics/dots.gif) repeat-x bottom left;
}

.gWrap .nDetails{
	margin-bottom:2px;
}

#gigs_read{
	background: url(../_graphics/actions.gif) no-repeat -0px -11px;
	margin-left:120px;
	margin-top:5px;
	height:11px;
	width:88px;
	text-indent:-9999px;
	display:block;
}

#gigs_read:hover{
	background: url(../_graphics/actions.gif) 0 -46px;
	
}
/*Tweet*/
.tweet{
	padding:8px 0;
	background: url(../_graphics/dots.gif) repeat-x bottom left;
}

.tweetDate{
	color:#727272;
	margin-top:3px;
	display:block;
	font-weight:normal;
}

#read_twitter{
	background: url(../_graphics/actions.gif) no-repeat 0 -22px;
	width:80px;
	height:10px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
	margin-left:120px;
}	

#read_twitter:hover{
	background: url(../_graphics/actions.gif) no-repeat 0 -57px;	
}

/*Menu*/
#ul_menu{
	position:absolute;
	top:165px;
	left:50%;
	margin-left:80px;
	font-size:1.9em;
	text-transform:uppercase;
/*	border-bottom:4px solid #fff;*/
	width:390px;
}

#ul_menu li{
	float:left;
	margin: 5px 20px 0 0;
}

#ul_menu li a{
	text-decoration:none;
	color:#fff;
}

#ul_menu li a:hover{
	color:#EDF5F7;
}

/*Safari and chrome hack*/
body:nth-of-type(1) #ul_menu{
	top:185px;
}

/*Communities*/
#ul_communities{
	background: url(../_graphics/ul_communities.gif);
	display:block;
	text-indent:-9999px;
	width:174px;
	height:138px;
	margin-left:12px;
	position:relative;
}

#ul_communities li{
	position:absolute;
	height:25px;
	width:70px;
}

#ul_communities li a{
	display:block;
	height:100%;
	width:100%;
}

/*#li_fangallery{
	position:absolute;
	top: 50px; left: 0;
}

#li_calviniser{
	position:absolute;
	top: 50px; left: 135px;
}

#li_extras{
	position:absolute;
	top: 50px; left: 258px;
}
*/
#li_twitter{
	top:0;
	left:0;
}

#li_myspace{
	left:95px;
}

#li_youtube{
	top:37px;
	left:0;
}

#li_facebook{
	top:37px;
	left:95px;
}

#li_bebo{
	top:74px;
	left:0px;
}

#li_rss_follow{
	top:74px;
	left:95px;
}

#li_email{
	top:109px;
	left:0px;
}

#li_habbo{
	top:109px;
	left:96px;
}

/*Gigs page*/
.a_buy_tickets{
	background: url(../_graphics/actions.gif) 0 -71px;
	display:block;
	text-indent:-9999px;
	width:65px;
	height:10px;
}

.a_buy_tickets:hover{background: url(../_graphics/actions.gif) 0 -81px;
}

body#gig_details #comments{
	margin-top:15px;
}

body#gig_details h3.nTitle{
	margin-bottom:5px;
	margin-top:10px;
	font-size:1.2em;
}

body#gigs table td, body#gigs table th{
	padding:8px 5px;
}

body#gigs table th{
	color:#3D7D13;
}

body#gigs table td{
	background: url(../_graphics/dots.gif) repeat-x right bottom;
}

body#gig_details #col1 .cWrap, body#member #col1 .cWrap{
	padding:10px;
}

body#gig_details #col2 .cWrap, body#member #col1 .cWrap, body#blogs #col2 .cWrap, body#blogs #col1 .cWrap{
	margin-bottom:15px;
}

h3.gigTitle{
	color:#3D7D13;
	font-size:1.2em;
}

.picCount, .videoCount, .attCount, .reviewCount{
	text-align:center;
}

/*BLOGS*/
body#blogs #col1{
	width:340px;
}

body#blogs #col2{
	width:600px;
}

body#blogs #comment_form #submit_btn{
	margin-left:478px;
}

body#blogs #col1 .nTitle{
	font-size:1.2em;
}

body#blogs #col2 .nTitle{
	color:#C45B3B;
	margin-bottom:10px;
}

#rss_links{
	background: url(../_graphics/dots.gif) repeat-x scroll left bottom;
	padding-bottom:8px;
}

#rss_links ul{
	text-indent:-9999px;
	position:relative;
	width:146px;
	height:11px;
	background: url(../_graphics/rss_links.gif);
	left:315px;
}

body#blogs #rss_links ul{
	left:185px;
}

#rss_links ul li{
	position:absolute;
	height:11px;
	display:block;
}

#rss_links ul li a{
	display:block;
	height:100%;
	width:100%;
}

/*Normal*/
#rss_links ul #li_blog_rss{left:0; width:47px;}
#rss_links ul #li_news_rss{left:57px; width:45px;}
#rss_links ul #li_all_rss{left:113px;; width:33px;}

/*Hover*/
#rss_links ul #li_blog_rss a:hover{background: url(../_graphics/rss_links.gif) 0 -13px;}
#rss_links ul #li_news_rss a:hover{background: url(../_graphics/rss_links.gif) -57px -13px;}
#rss_links ul #li_all_rss a:hover{background: url(../_graphics/rss_links.gif) -113px -13px;}

/*RELEASES*/
body#releases .cWrap{
	padding:10px;
	margin-bottom:15px;
}

body#releases #col1, body#contacts #col1{
	width:600px;
	margin-left:180px;
}

body#contacts #col1 .cWrap{
	padding:10px;
}

.release_info{
	float:left;
	margin-left:10px;
	display:inline;
}

.packshot{
	float:left;
}

body#releases .post_details{
	font-size:1.0em;
}

body#calvinise #col1, body#calvinises #col1{
	width:950px;
	margin-top: 100px;
}

body#calvinises #pagi{
	padding: 10px;
	background-color: #FFF;
}

/*Members*/
body#login .cWrap, body#photo .cWrap,body#upload_video .cWrap, body#members_home .cWrap {
	padding:10px;
} 

body#members_view #col1{
	width:766px;
	margin-left:80px;
}

.username{
	text-align:center;
	display:block;
}

body#members_view #col1 .cWrap{
	padding-left:10px;
}

h2#lastest_videos{
	margin-top:15px;
}

#members_details{
	float:left;
	margin-left:10px;
	display:inline;
}

.member_pic{
	float:left;
}

.memberUsername{
	color:#fff;
	font-size:1.0em;
	background:#C45B3B;
	position:relative;
	top:90px;
	padding:5px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.latest_comments{
	margin-bottom:15px;
}

.add_photo_gig, .add_video_gig, .a_edit_profile{
	clear:left;
	float:right;
	text-indent:-9999px;
	height:10px;
	display:block;
}

.add_photo_gig{
	background: url(../_graphics/actions.gif) 0 -154px;
	width:142px;
}

.add_photo_gig:hover{
	background: url(../_graphics/actions.gif) 0 -164px;
}

.add_video_gig{
	background: url(../_graphics/actions.gif) 0 -174px;
	width:142px;
}

.add_video_gig:hover{
	background: url(../_graphics/actions.gif) 0 -184px;
}

.a_edit_profile{
	background: url(../_graphics/actions.gif) 0 -194px;
	width:98px;
}

.a_edit_profile:hover{
	background: url(../_graphics/actions.gif) 0 -204px;
}

hr{
	height:1px;
	border:none;
	background: url(../_graphics/dots.gif) repeat-x scroll left bottom;
	line-height:1px;
	font-size:0px;
	margin-bottom:5px;
}

#login_form input{
	float:left;
	width:200px;
	margin-bottom:5px;
	border:1px solid #1a1a1a;
}

#login_form label{
	float:left;
	width:80px;
	text-align:right;
	margin-right:5px;
	display:inline;
}

#login_form br{
	clear:left;
}

input#submit_btn{
	color:#fff;
	background:#C45B3B;
	margin-left:85px;
	width:80px;
}

.h3_login, .post_comment{
	margin-bottom:10px;
	font-size:1.2em;
	color:#3D7D13;
}

.post_comment{
	margin-top:5px;
}

#memberSearch form{
	padding-bottom:10px;
	background: url(../_graphics/dots.gif) repeat-x bottom left;
	margin-bottom:10px;
	margin-right:10px;
}

#memberSearch form input#submit_btn{
	margin-left:0;
}

#view_all_members{
	display:block;
	text-indent:-9999px;
	background: url(../_graphics/actions.gif) 0 -240px;
	height:10px;
	width:50px;
	font-size:0.7em;
}

#view_all_members:hover{
	background: url(../_graphics/actions.gif) 0 -250px;
}

#memberSearch form input{
	border:1px solid #000;
}

/*Mailing list*/
body#mailing_list #col1{
	width:620px;
}

body#mailing_list table td{
	padding:2px;
}

div#mailing_form{
	margin-left:10px;
}

body#mailing_list input.text{
	border:1px solid #000;
	margin-left:5px;
}

body#mailing_list input.btn{
	color:#fff;
	background:#C45B3B;
	border:1px solid #000;
}

#mailing_text{
	margin:0 10px;
	padding-bottom:5px;
	background: url(../_graphics/dots.gif) repeat-x bottom left;
	margin-bottom:10px;
}




/*Comments*/
.comment_item{
	float:left;
	display:inline;
	margin-left:10px;
	width:350px;
}

body#blogs .comment_item{
	width:490px;
}	

#comment_form textarea{
	width:99%;
	height:80px;
	font-family:arial, sans-serif;
	font-size:1.0em;
}

#comment_form #submit_btn{
	margin-left:348px;
	border:1px solid #1a1a1a;
	width:100px;
	margin-top:5px;
}

.comment_msg, .upload_msg{
	background:#C45B3B;
	color:#fff;
	margin:5px 0;
	padding:3px 5px;
}

.upload_msg{
	margin-top:20px;
	margin-bottom:10px;
}


/*Pictures*/
.a_add_photos, .a_add_videos, .a_add_attend{
	display:block;
	text-indent:-9999px;
	height:10px;
	margin-bottom:5px;
}

.a_add_photos{
	background: url(../_graphics/actions.gif) 0 -92px;
	width:101px;
}

.a_add_videos{
	background: url(../_graphics/actions.gif) 0 -113px;
	width:96px;
}

.a_add_attend{
	background: url(../_graphics/actions.gif) 0 -134px;
	width:123px;
}

.a_add_photos:hover{
	background: url(../_graphics/actions.gif) 0 -102px;
}

.a_add_videos:hover{
	background: url(../_graphics/actions.gif) 0 -123px;
}

.a_add_attend:hover{
	background: url(../_graphics/actions.gif) 0 -144px;
}

.li_pic{
	margin-right:10px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

.li_last{
	float:left;
	display:inline;
	margin-bottom:10px;
}

.li_first{
	margin-right:10px;
	clear:left;
	float:left;
	display:inline;
	margin-bottom:10px;
}

/*Videos*/
#timebar{
	background:#000;
	height:5px;
	font-size:1px;
	line-height:0px;
}

#bufferbarIndicator{
	background:#ddd; 
	width:0px; height:5px; display:block;
	font-size:1px;
	line-height:0px;
}

#timebarIndicator{
	background:#C45B3B;
	width:0px;
	height:5px;
	display:block;
	margin-top:-5px;
	font-size:1px;
	line-height:0px;	
}

#TB_ajaxContent{
	padding-left:15px;
	padding-top:15px;
}


#uploadForm input, #uploadForm textarea{
	float:left;
	width:260px;
	margin-bottom:5px;
	border:1px solid #1a1a1a;
}

#uploadForm label{
	width:150px;
	float:left;
	margin-right:5px;
	display:inline;
}

#uploadForm br{
	clear:left;
}

#uploadForm #submit_btn{
	width:100px;
	margin-left:155px;
}

/*Pagination*/
#pagination{
	margin-left:10px;
}

#pagination li{
	float:left;
	margin-right:5px;
	display:inline;
}

/*Edit Profile*/
body#edit_profile #login_form label{
	width:150px;
}

body#edit_profile #login_form #submit_btn{
	clear:left;
	margin-top:10px;
	margin-left:155px;
	width:100px;
}

#footer{
	background:#f7f8fc;
	padding:2px;
	margin-bottom:15px;
	clear:both;
	position:relative;
}

#footer a{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:#673123;
}

.copyright{
	margin-left:480px;
}

#banner{
	clear:left;
	padding-top:15px;
}

#banner img{
	border:none 0;
	width:465px;
}

#infscr-loading {
	position: fixed;
/*	margin-top: -10px;*/
	top: 0;
	right: 0;
}


div.wallpapergrid {
	display: inline;
	width: 300px;
	float: left;
	margin: 10px 0 10px 10px;
}

div.wallpapergrid img {
	width: 290px;
}

img.buddyicon {
	margin-top: 10px;
}

div#centerwrapper {
	margin-left: 90px;
	margin-bottom: 20px;
}

* html #infscr-loading {
	position: absolute;
}
.clearfix:after, .photo_wrap:after, .cWrap:after, .row1:after, .row2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#a_gigsrss{
	background:url(../_graphics/gigsrss.gif);
	display:block;
	text-indent:-9999px;
	height:11px;
	width:11px;	
	font-size:1px;
	line-height:0;
	float:right;
	margin-right:10px;
}

body#gigs #rss_links{
	height:20px;
}

.clearfix, .photo_wrap, .cWrap, .row1, .row2{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .photo_wrap, * html .cWrap, * html .row1, * html .row2 {height: 1%;}
.clearfix, .photo_wrap, .cWrap, .row1, .row2 {display: block;}
/* End hide from IE-mac */