body{
font: normal 11px  Arial, Helvetica;
color: #aaa;
}

h1 { 
	font: bold 14px  'Didact Gothic', Helvetica, Arial sans-serif;
	margin: 10px 0 10px 0; 
	color: #FFF;
	background: #221E1F; 
	padding:4px 0 4px 8px;
	-moz-border-radius:  0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
	 border-radius: 0 0 10px 10px;	
	border: 0px solid #A03E1B;
	}
	
	
h2 { 
	font: bold 11px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #9F3D1A;
	}

h3 { 
	font: bold 14px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: gray;
	}

table {font-family: Arial, Geneva, Helvetica; font-size:11px; color: #AAA; padding-top:0;
}


a:link, a:visited {color: #28C7E5; text-decoration: none; font-weight: bold;}
a:hover, a:active {color: #DCDCDC; text-decoration: none; font-weight: bold;}


.img2 {border:0px solid #fff;}

a.img2{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border:0px solid #8A8A8A;
}

a.img2:hover{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border:0px solid #AAA;
}


hr {
 border: 1px dotted #cdcdcd; 
  color: #cdcdcd;
  width: 100%;
  spacing: 200%;
  margin: 5px 0 5px 0;
  
}

.style2 {
	color: #494947;
	font-size: 16px;
	font-weight: bold;
}

.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 100px;
  border: 0 !important;
  background: none !important;

}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 5px 5px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}

.button {
	font: bold 11px  "Didact Gothic", Helvetica, Arial sans-serif;
	margin: 5px; 
	padding: 2px;
	color: #FFF;
	background: green; 
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
	 border-radius: 5px;	
	border: 1px solid #fff;
	}


.input { border: 1px solid #fff; } 

/* TUMBLR */
.tumblr_posts 
{	list-style: none;
	margin:0;
	padding:0;
}

.tumblr_post {
	margin:0;
	padding:0;
	}

.tumblr_photo_post {
}

.tumblr_photo {
	width: 500px;
	padding-bottom:10px;
}

.tumblr_video {
	width: 500px;
	padding-bottom:10px;
}

.tumbr_video_post {}

.contentWidth {
width:500px;
}
		  
.tumblr_caption {
	color: #AAA;
	font: normal 11px  Arial, Tahoma;
}

.tumblr_photo_caption{
	color: #AAA;
	font: normal 11px  Arial, Tahoma;
	margin:0;
	padding:1px;
}

.tumblr_video_caption{
	color: ##AAA;
	font: normal 11px Arial, Tahoma;
	margin:1px;
	padding:1px;
}

.video_player {
	width: 500px;
	}
	
/*CURTAINS*/

 
 .leftcurtain{
 width: 53%;
 height: 472px;
 top: 145px;
 left: 0px;
 position: fixed;
 z-index: 2;
 }
 
 .rightcurtain{
 width: 53%;
 height: 472px;
 right: 0px;
 top: 145px;
 position: fixed;
 z-index: 3;
 }
 
 .rightcurtain img, .leftcurtain img{
 width: 100%;
 height: 100%;
 }
 
 .rope{
 position: absolute;
 top: -40px;
 z-index: 4;
 }
