body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #393939;
color : #fff;
}

form {
	display: inline;
}

a {
color : #d0eb55;
background : inherit;
text-decoration : none;
}
a:hover {
color : #d0eb55;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
height : 5px;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #666;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #333;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}
.content {
margin : 0 auto;
width : 1000px;
}
.url {
padding : 10px 0;
}
.url a {
color : #454545;
text-decoration : none;
}
.url a:hover {
color : #fff;
}
#top {
padding-top : 10px;
background : #393939 url(../images/topbg.gif) repeat-x;
height : 85px;
margin-bottom : 25px;
}
#top h1 {
font : bold 2.6em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #d0eb55;
}
#top a:hover {
text-decoration : none;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#menu {
float : right;
height : 23px;
margin-top : 35px;
}
#menu a {
color : #fff;
background : inherit;
text-decoration : none;
padding-left : 10px;
line-height : 23px;
font-weight : bold;
}
#menu a span {
padding-right : 10px;
}
#menu a, #menu a span {
display : block;
float : left;
}
#menu a:hover, #menu .current {
color : #fff;
background : #a9bc52 url(../images/tabl.gif) no-repeat left top;
padding-left : 10px;
height : 23px;
}
#menu a:hover span, #menu .current span {
background : url(../images/tabr.gif) no-repeat right top;
padding-right : 10px;
height : 23px;
cursor : pointer;
}
#menu ul {
list-style : none;
padding : 0;
margin : 0;
}
#menu li {
float : left;
margin : 0 0 0 5px;
}
#main {
width : 1000px;
margin : 0;
padding : 0;
}
.right_side {
float : right;
width : 202px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 5px;
}
.right_side li {
line-height : 18px;
background : inherit;
list-style : square;
padding-left : 0px;
margin-left : 17px;
color : #b4e04a;
}
.right_side a {
background : inherit;
text-decoration : none;
}
.right_side a:hover {
text-decoration : underline;
}
.right_side h3 {
color : #eee;
font : bold 1.2em Arial, Sans-Serif;
background : url(../images/rmenuhead.gif) no-repeat top;
width : 202px;
height : 30px;
padding-top : 7px;
text-indent : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 790px;
}
#left_side .intro {
background : #414141;
color : #fff;
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
#left_side .mpart {
padding : 20px 0 0 0;
}
#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.2em verdana, Arial, Sans-Serif;
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #e7e7e7;
padding : 10;
text-align : justify;
}
#left_side img {
float : center;
margin-top : 4px;
margin-right : 5px;
border: 1px solid #d0eb55;
}



#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 7px 35px 0 0;
margin : 10px 0 2px 0;
text-align : right;
background : url(../images/commentb.gif) no-repeat top right;
height : 32px;
}
.date a {
font : bold 1.2em Arial, Sans-Serif;
color : #a9bc52;
background : transparent;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
color : #b4e04a;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 828px;
padding : 10px;
}

.gt:link, .gt:active, .gt:hover, .gt:visited {color: #C0FF3E;text-decoration: none;font-weight: bold;}.gt:hover {color: #C0FF3E;text-decoration: underline;}

.gtsitemap:link, .gtsitemap:active, .gtsitemap:hover, .gtsitemap:visited {color: #F60;text-decoration: underline;font-weight: bold;}.gtsitemap:hover {color: #F60;text-decoration: underline;}

#footer {
clear : both;
width : 1000px;
margin : 0 0 1em 0;
padding-top : 5px;
color : #777;
border-top : 1px solid #444;
background : inherit;
}
#footer .right {
float : right;
}
#footer a {
text-decoration : none;
background : inherit;
}


/*

	sNews 1.5 Minimal Design
	
*/







#breadcrumbs { float: left;}

#adsenselinkunit { float: left; padding: 0; margin-top : 10px;}

#search { float: right; }
#search p { padding: 0; margin: -5; }

#wrap {
	margin: 0 auto;
	width: 88%;
}

#left {
	float: left;
	width: 88%;
	padding: 0 0 0 1em;
}

#right {
	float: right;
	width: 15%;
	margin: 0 0 10px 0;
}

#right .box {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 0 0 1em 0;
}

#footer { clear: both; border-top: 1px dotted #ccc; margin: 0 0 0 0em; }

/* Celebrity News & Gossip*/
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #393939; color: #ccc; }
input { padding: 3px; margin: 0; }
textarea { width: 97%; height: 20em; padding: 3px;}
.comment { background: #393939; color: #FFFFFF; padding: 10px; margin: 10px 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #393939; color: #FFFFFF; padding: 0px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }


.roundedcornr_box_162740 {
	background: url(../clothing/images/roundedcornr_162740_tl.png) no-repeat top left;
}
.roundedcornr_top_162740 {
	background: url(../clothing/images/roundedcornr_162740_tr.png) no-repeat top right;
}
.roundedcornr_bottom_162740 {
	background: url(../clothing/images/roundedcornr_162740_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_162740 div {
	background: url(../clothing/images/roundedcornr_162740_br.png) no-repeat bottom right;
}
.roundedcornr_content_162740 {
	background: url(../clothing/images/roundedcornr_162740_r.png) top right repeat-y;
}

.roundedcornr_top_162740 div,.roundedcornr_top_162740,
.roundedcornr_bottom_162740 div, .roundedcornr_bottom_162740 {
	width: 100%;
	height: 45px;
	font-size: 1px;
}
.roundedcornr_content_162740, .roundedcornr_bottom_162740 {
	margin-top: -0px;
}
.roundedcornr_content_162740 { padding: 0 45px; }



/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #393939;
	 border: 2px solid #d0eb55;
}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
        color: #F60;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : underline;
        color: #C0FF3E;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #d0eb55;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
	
/* styles for podcast */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }


.roundedcornr_box_837724 {
	background: url(../clothing/images/roundedcornr_837724_tl.png) no-repeat top left;
}
.roundedcornr_top_837724 {
	background: url(../clothing/images/roundedcornr_837724_tr.png) no-repeat top right;
}
.roundedcornr_bottom_837724 {
	background: url(../clothing/images/roundedcornr_837724_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_837724 div {
	background: url(../clothing/images/roundedcornr_837724_br.png) no-repeat bottom right;
}
.roundedcornr_content_837724 {
	background: url(../clothing/images/roundedcornr_837724_r.png) top right repeat-y;
}

.roundedcornr_top_837724 div,.roundedcornr_top_837724,
.roundedcornr_bottom_837724 div, .roundedcornr_bottom_837724 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_837724, .roundedcornr_bottom_837724 {
	margin-top: -0px;
}
.roundedcornr_content_837724 { padding: 0 15px; }