* {
  margin: 0;
  padding: 0;
  }

body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
 /* background:#000000 url(images/wall_bg.jpg) no-repeat top center;*/
}
  
#proheader {
  height:67px;
  width:270px;
	float:left;
  text-align:left;
  margin-bottom:10px;
}

#prologo {
  position:relative;
  left:-200px;
  top:-10px;
}

#contentlogo1 {  
  font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:26px;
  font-weight:bolder;
  position:relative;
  left:2px;
}

#contentlogo2 { 
  font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:18px;
  text-decoration:underline;
  font-weight:bolder;
}

#ftrlogo1 {  
  /*font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:36px;
  font-weight:bolder;
  position:relative;
  left:2px;
  font-stretch:extra-expanded;*/
}

#ftrlogo2 { 
  font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:24px;
  text-decoration:underline;
  font-weight:bolder;
}

.ftrtext1 {
  font-size:18px;
	font-weight:bold;
	color:#FFCC00;
}

.white {
color:#FFF;
}

#proslogan {
  text-align:left;
  position:relative;
  top:-60px;
  padding-left:219px;
  font:bold 14px Arial, "Times New Roman", Times;
  color:#FFF;
}

#page {
width:900px;
margin:0 auto 0 auto;
}

#content {
float:left;
/*width:600px;*/ 
width:65%;
padding:0px 1% 0px 0px;
}

#right-content {
float:right;
/*width:600px;*/ 
width:32%;
padding:0px 0px 0px 1%;
}

.box {width:600px; background:#0F0F0F;}
.box a {color:#FFF; text-decoration:underline;}
.box a:hover {color:#BD6B54; text-decoration:none;}
.box p {font:14px Arial, Tahoma, Georgia, "Times New Roman", Times; color:#929292; text-align:justify; padding:6px 0px;}
.box h1,/*h3,h4,*/h5 {font:36px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:right;} 
.box h2 {font:24px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:left;}
.box-top {background:url(images/box-top.gif) no-repeat top left; width:600px; height:24px;}
.box-bottom {background:url(images/box-bottom.gif) no-repeat top left; width:600px; height:24px;}
.box-padding {padding:0px 30px 0px 30px;}

.date {
  font:18px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding:20px 0px 20px 33px;
  text-align:left;
}

.imagefloat {
  float:left;
  margin:5px 15px 5px 0px;
  padding:0px;
  /*border:1px solid #000;*/
}
.imagefloat2 {
  float:left;
  margin:5px 15px 5px 15px;
  padding:0px;
}
.image-text-right {
  padding:5px;
  margin:5px 0px 5px 0px;
  width:100%;
  height:auto;
  text-align:justify;
}

.image-text-right span {
  font:18px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:left;
}

.clearboth {clear:both;}

#right-nav {
  float:right;
  padding-top:33px;
  width:238px;
  text-align:left;
}

 div#top-nav{
  float:right;
  width:590px;
  height:50px;
 }
 @media screen{
  body>div#top-nav{
   position:fixed;
  }
 }
 #menu-container { 
	width:100%;
	top: 0px;
	text-align:right;
	background-color:#09F;
}

.nav-headline {
  font:19px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:left;
  padding-bottom:10px;
}

#main-menu ul {
  list-style:none;
  padding-bottom:10px;
}
  
#main-menu li a {
  color:#FFF;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
  background: url(images/menu-button.gif) no-repeat left center;
  padding:0 10px 0 25px;
  line-height:30px;
}
  
#main-menu li a:hover {
  color:#8C8D94;
  text-decoration: underline;
}
  
.right-nav-divider {
  background: url(images/line.gif) repeat-x top left;
  width:226px;
  height:1px;
  /*padding-bottom:33px;*/
}
  
  
#posts ul {
  list-style:none;
  padding-bottom:10px;
  padding:0px 0px 10px 18px;
}
  
#posts li a {
  color:#929292;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: underline;
  line-height:30px;
}
  
#posts li a:hover {
  color:#000;
  background:#FFF;
  text-decoration: none;
}

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe input {
  margin:6px 0;
}

#portal_login {
  text-align:right;
  padding-right:30px;
}

#portal_login input {
  margin:6px 0;
}
 
.inputstyle { 
  background:#090909;
  border:1px solid #404040;
  width:180px; 
  height:22px;
  color:#FFF;
  font-size:14px;
  padding-top:5px;
  margin-bottom:5px;
  padding-left:10px;
}

.inputcontactstyle { 
  background:#FFFFFF;
  border:1px solid #404040;
  width:230px;
  height:22px;
  color:#000000;
  font-size:14px;
  padding-top:5px;
  margin-bottom:5px;
  padding-left:10px;
}

.textareastyle {
  background:#FFFFFF;
  border:1px solid #404040;
  width:230px;
  height:150px;
  color:#000000;
  font-size:14px;
  padding-top:5px;
  padding-left:10px;
}

.textareastylelinks {
  background:#FFFFFF;
  border:1px solid #404040;
  width:100%;
  height:90px;
  color:#000000;
  font-size:14px;
  padding-top:5px;
  padding-left:10px;
}

.button {
  background: url(images/button2.gif) no-repeat top left;
  vertical-align:middle;
  padding-bottom:5px;
  border:none;
  width:126px;
  height:25px;
  color:#FFFFFF;
  font:bold 13px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
  margin-left:5px;
}

#footer {
  clear:both;
  width:900px;
  height:40px;
  margin:0 auto 0 auto;
}

#footer-pad {
  width:100%;
  padding:10px 0px 0px 0px;
  text-align:center;
}

#footer p {
  font:14px Arial, "Times New Roman", Times;
  color:#929292;
}

#footer a {
  color:#FFF;
  text-decoration:underline;
}

#footer a:hover {
  color:#BD6B54;
  text-decoration:none;
}

.line {
  background: url(images/line.gif) repeat-x top left;
  width:650px;
  height:1px;
  padding-bottom:10px;
  margin:0 auto 0 auto;
}

.line2 {
  background: url(images/line.gif) repeat-x top left;
  width:622px;
  height:1px;
  margin:15px auto 10px auto;
}

div.scroll {
	height:200px;
	width:500px;
	overflow:auto;
	/*border:1px solid #666;*/
	/*background-color:#CCC;*/
	padding:8px;
}
div.scrollcalender {
	height:300px;
	width:500px;
	overflow:auto;
	/*border:1px solid #666;*/
	/*background-color:#CCC;*/
	padding-right:0px;
}

/* ========================================================== */

.fan_box .full_widget {
	background: none; border: none;
}
.fan_box .connections_grid .grid_item {
	padding: 0 8px 10px 8px;
}
.fan_box .connections_grid .grid_item a img {
	box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333; -webkit-box-shadow: 0px 0px 10px #333;
}
.fan_box .connections_grid .grid_item a:hover img {
	box-shadow: 0px 3px 10px #333; -moz-box-shadow: 0px 3px 10px #333; -webkit-box-shadow: 0px 3px 10px #333;
}
.fan_box .full_widget .connect_top {
	background: url();
	color:#FFF;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.fan_box .full_widget .connect_top a {
  color:#FFF;
  text-decoration:none;
}
.fan_box .connections .connections_grid {
	padding-top:5px;
	padding-left:24px;
	text-align:center;
}
.fan_box .connections {
	border-top: none;
	padding:15px 0 0;
	color: #ccc;
	font: italic 21px Georgia;
	text-align: center;
	text-shadow: 0px 1px 4px #000;
}
	.fan_box .connections span.total {
		text-align:center;
		color: #fff;
	}

.fan_box .connections_grid .grid_item .name {
	color: #ccc;
	font-size: 11px;
}
.fan_box .profileimage {
	margin: 0;
	padding-left:24px;
}


/* ======================================================== */

.total_plus {
	/* display:none; */
}

a.no_decoration {
	text-decoration:none;
}

a.yellowize {
	color: #FFCC00;
}

#promotancelogo1 {  
  font-family:"Times New Roman", Times, serif;
  color:#BD6B54;
  font-size:18px;
}

#promotancelogo2 { 
  font-family:"Times New Roman", Times, serif;
  color:#FFFFFF;
  font-size:18px;
}

.subtitle {
	font-size:24px;
	font-weight:bold;
	margin-top:10px;
	
}

.addme a {
	color: #333;
	font-size:9px;
	cursor:default;
}

.publisher {
	color:#666;
	font-size:10px;
	text-align:left;
}

.tthdr .tthdrinner{margin:0px auto;width:914px;background-color:#222;}

.thm-dark {
	background-color: transparent !important;
}

.timeline {
	background-color: transparent !important;
}

.byline {
	text-align:left;
	margin-left:5px;
	margin-top:10px;
}

.tuzongo_footer_logo {
	position:relative;
	top: 3px;
}