  /******************************************************************
 * global
 ******************************************************************/
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 										{background: transparent;border: 0;margin: 0;padding: 0;vertical-align: baseline;}
body 													{line-height: 1;}h1, h2, h3, h4, h5, h6{clear: both;font-weight: normal;}
ol, ul 													{list-style: none;}blockquote{quotes: none;}
blockquote:before, blockquote:after 					{content: '';content: none;}del{text-decoration: line-through;}
table 													{border-collapse: collapse;border-spacing: 0;}a img{border: none;outline: none;} 
body													{font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
 														color: #37332C;margin: 0;line-height: 1; color: #fff;}
.clear:before,.clear:after{content:"";display:block;overflow:hidden}.clear:after{clear:both}.clear{zoom:1}
a{
	outline: 0;
}
#outer													{position: relative; width: 809px; margin: 0 auto;height: 100%; overflow: hidden;}													


#menubg{
	background: url(images/menubg.png) repeat-x top;
}

#fbbody{
	width: 100%;
	height: 490px;
	margin-top: 0px;
	
}

#fbbottom{
	width: 100%;
	background: url(images/fbmsoverlay.jpg) no-repeat top center;
	padding: 50px 0;
}

#fbbottomouter{
	width: 100%;
	background: url(images/fmain.jpg);
}


.fbleft{
	width: 455px;
	float: left;
}

.fbright{
	width: 314px;
	float: left;
	position: relative;
	margin-top: -20px;
}



ul#header_menu{
	float :left;
	margin-top: 20px;
}


ul#header_menu li{
	line-height: 25px;
	margin-bottom: 10px;
	float: left;
}

ul#header_menu li a{
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
	margin-left: 30px;
	text-align: center;
	width: 120px;
	display: block;
}

ul#header_menu ul{
	display: none;
}


a.logo img{
	float: left;
}


  /******************************************************************
 * more news
 ******************************************************************/

ul.morenews{
	margin-top: 50px;
}

ul.morenews li a{
	background: url(images/textbg.png);
	margin-bottom: 10px;
	padding: 8px 15px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3); 
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-shadow: 1px 1px 0 #000;	
}



ul.morenews li{
	height: 60px;
}

/******************************************************************
* widgets
******************************************************************/

ul.xoxo{
	width: 324px;
	margin:  0 auto;
	background: #26221F;
	background:  rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3); 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

.btitle{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 6px 0px 6px 0px;
	border-radius: 6px 0px 6px 0px; 
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3); 
	display: none;
}


ul.xoxo li{
	padding: 20px;
}

ul.xoxo .widget-title{
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #2f2f2f;
	padding-bottom: 10px;
}

ul.xoxo li.widget-container{
	display: none;
}


.latestnews_widget .imgblock img {
margin-left: 0px;
padding: 0px;
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
}

.calwidg {
  padding: 10px 0;
  position: relative;
}


.latestnews_widget{
	padding-bottom: 20px;
}

p.contentdesc {
  color: #999 !important;
  float: right;
  margin-top: 3px !important;
  padding: 0 6px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
  font-size: 13px;
}

span.cdayname {
  border-right: 1px dotted #2f2f2f;
  display: block;
  float: left;
  font-size: 1.8em;
  line-height: 28px;
  margin-left: 0px;
  margin-right: 5px;
  min-width: 35px;
  text-align: center;
  color: #fff;
}

span.cweekname {
  display: block;
  float: left;
  line-height: 14px;
  width: 80px;
  color: #999;
  font-size: 13px;
}

.widgcontent {
  background: #1B1B1B;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3); 
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
  bottom: 50px;
  display: none;
  left: 10px;
  padding: 10px;
  position: absolute;
  width: 286px;
  z-index: 50;
  color: #888;
  font-size: 13px;
  line-height: 1.5em;
}

.widgcontent p{
	margin-bottom: 20px;
}

.calwidg:hover .widgcontent{
	display: block;
}

.gotocal {
  margin: 10px 2px 0;
  padding: 4px;
  text-align: center;
  text-transform: uppercase;
}

.gotocal a {
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3); 
  color: #fff !important;
  display: block;
  margin: 0;
  padding: 12px 0;
  text-decoration: none;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; 
}


.latestnews_widget h6{
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
}

span.lastnewsspan{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 286px;
	height: 140px;
	background: url(images/clover.png);
}


span.lastnewsspan:hover{
	background: url(images/clear2.png) no-repeat center;
	
}

.latestnews_widget .thumb{
	margin-bottom: 20px;
}

.latestnews_widget p{
	font-size: 12px;
	color: #777;
	line-height: 18px;
}

.latestnews_widget a{
	text-decoration: none;
	font-size: 18px !important;
	text-transform: uppercase;
	padding-top: 5px;
}


.albums_widget img{
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	margin-left: 5px;
}


.albmholder .thebuy span {
    text-transform: uppercase;
}


.thebuy span {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.thebuy {
  background: url("images/previmg.png") repeat scroll 0 0 transparent;
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
  box-shadow: -1px 1px 3px 1px rgba(0, 0, 0, 0.3);
  opacity: 0.9;
  padding: 5px 0;
  position: absolute;
  text-shadow: 1px 1px 0 #000000 !important;
  bottom: 20px; 
  left: 40px; 
  width: 250px;
}

.thebuy a{
	font-size: 13px;
	text-decoration: none;
	color: #777;
	display: block;
	width: 50%;
	float: left;
	padding: 3px 0;
}

.thebuy a.mfull{
	width: 100%;
}


.albmholder {
  position: relative;
}


.videos_widget h3{
	display: none;
}

.singletweet_widget p{
	color: #777;
	font-style: italic;
	line-height: 21px;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Georgia, serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.singletweet_widget p a{
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}

.singletweet_widget .fbm{
	float: right;
	margin-top: 0px;
	
}

.singletweet_widget .fbm a{
	color: #777;
	font-size: 14px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.singletweet_widget .feedbimg{
	margin-left: -5px;
}

.widget-container a{
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}


.imagelink_widget h3, .widget_netlabs_feedb_widget h3, .galleries_widget h3 {
	display: none;
}

.imgblock{
	position: relative;
}

.imgblock img {
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	margin-left: 5px;
}



.imagelink_widget .blockover1{
	width: 286px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 140px;
	background: url(images/clover.png);
}

.imagelink_widget .blockover1:hover{

	background: url(images/clear2.png) no-repeat center;
}


.imagelink_widget .calpic {
    bottom: 0px;
    left: 5px;
    width: 244px;
    position: absolute;
    background: url(images/textbg.png);
    padding: 5px 15px;
    font-size: 12px;
    -moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px; 
}

.widget_netlabs_feedb_widget p {
	 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	 padding: 0px 0 15px 0;
	 color: #777777;
	font-family: Georgia,serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin-bottom: 5px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);	
}

span.fbm{
	float: right;
	font-size: 12px;
	padding-top: 5px;
	display: block;
	text-transform: uppercase;
}

.widget_netlabs_feedb_widget img {
	background: #1F1E1B;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.8);
}

.gallwidgouter {
  height: 220px;
  position: relative;
  width: 100%;
}

.gallwidg {
  height: 210px;
  left: 7px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  width: 100%;
}

.gallwidg img{
	margin-left: 0px;
}

.galleries_widget p{
  background: url("images/textbg.png") repeat scroll 0 0 transparent;
  bottom: 8px;
  font-size: 14px;
  left: 14px;
  padding: 5px 0 5px 20px;
  position: absolute;
  text-align: left;
  text-shadow: 1px 1px 0 #000000;
  width: 278px;
  text-transform: uppercase;
}






