/*background image*/

body.custom { background: #FFFFFF url('images/bg2fade2.jpg') 50% 0 repeat; }

/*header*/

#header #logo {
font-family:"arial black";
font-size:35px;
letter-spacing:-3px;
line-height:26px;
}


/*header position*/
#header {
padding-bottom:10px;
padding-top:20px;
}

#header #tagline {
font-size:24px;
line-height:40px;
padding-top:10px;
}


/* container size- fixed safari discrepancy*/

.custom #container { margin-top: 22px; margin-bottom: 16px; border: 4px solid #e030c1; width:920px;}	

#content { width: 550px; float: left; }

#sidebars { width: 370px; border:1; float:right; }




/*featured content box*/



/*sidebar link styles*/
.custom .sidebar a:link {color: #666666;text-decoration:none;}
.custom .sidebar a:visited {color: #666666;} 
.custom .sidebar a:hover {color:#56BAEC;}

/*sidebar position*/

.sidebar ul.sidebar_list {
   padding-left:25px;
   padding-right:25px;
   padding-top:33px;

}



/*multimedia box position*/
#multimedia_box {
padding-top:33px;
}



/*drop down menu*/

ul.menu ul.submenu a {font-size:11px; width:219px;font-color:#ffffff; background:#ff0080;visited:#333333; active:#333333;}
ul.menu li.cat-item a {font-size:11px; width:219px;font-color:#ffffff; background:#ff0080; visited:#333333; active:#333333;}




/*sidebar widgets*/
/*social widget icons*/

.custom .twitter_icon img {float:left;}
.custom .mail_icon img {float:left;}
.custom .rss_icon img {float:left;}

/*twitter widget*/
.custom #twitter_div img {float:right;}
.custom #twitter_div {font-size: 12px; line-height:14px; padding:.6em; border:3px double #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;background: #ECECEC}


/*teasers*/

.custom .teaser  h2 a {color:#FF0080;}
.custom .teaser  h2 a:hover {color:#333333;}



/*image captions*/

.custom .main_image_container {
  width: 250px; 
  float: left; 
  margin-right: 20px; 
  margin-bottom: 0px; 
  }
	
.custom .main_image {
  background: #ffffff;
  }
	
.custom .main_image_caption {
  text-align: right;
  font-size: 10px;
  line-height:11px;
  margin-bottom: 0px;
	}
	


       
        











 
	


