/* Inventions by sdworkz (http://www.sdworkz.com/)
Open Source Web Design #3293 (http://www.oswd.org/)
Ported to Nucleus by Frank Truscott
*/
html, body {
	margin: 0px;
	padding:0px;
	background-color:#FFF;
}
a:hover{
	text-decoration:underline;
}

.rightbox{
	float:right;
	padding:5px;
}
.leftbox{
	float:left;
	padding:5px;
}
img{
	border-style:none;
}

.right{
	text-align:right;
}

h1,h2,h3{
	font-family:"Trebuchet MS";
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

li{
	list-style-type:disc;
	padding-top:4px;
	color:#333;
	list-style-position:inside;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:50px;
	padding:0;
	margin:0;
}

#links li{
	float:right;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#FF3333;
	border-left:1px solid #FFF;
	margin-top:25px;
	padding-top:0px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	font-family:"Trebuchet MS";
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	text-align:right;
	color:#RED;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px 0px 0px;
    /*display: none;*/
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:RED;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
    /*display: none;*/
}

#mainimg a {
	color:RED;
	font-weight:normal;
	text-decoration:none;
}




#mainimg02 p,h4 {
	font-family:"Trebuchet MS";
	font-size:13px;
    /*display: none;*/
}

#mainimg02 a:hover{
	text-decoration:underline;
}



#contentarea {
	/*clear:both;*/
	margin-top:25px;
	background-image: url(../images/1by1.gif);
	background-repeat: repeat-y;
	background-position: 540px;
	line-height:1.2em;
}

#leftbar {
	float:left;
	width:539px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	line-height:1.2;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:40px;*/
	padding-bottom:10px;
}
/*
#leftbar p{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
*/
#leftbar .entry{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	padding-bottom: 14px;
}

.entry{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	padding-bottom: 14px;
}

.entry-rule {
	border-top:1px solid #BCBDBC;
	height:1px;
	margin: 3px 0px;
}

.entry-rule hr {
	display:none;
}
.entry a {
	color:red;
}

#leftbar .entry-info{
	padding:3px 0px;
	text-align:right;
}

#leftbar a {
	font-size:12px;
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar a:hover {
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar h2 a {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FF3333;
	font-weight:900;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#leftbar h2 a:hover {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000;
	font-weight:900;
	text-decoration:none;
	/*padding:0px 40px;*/
}

#rightbar {
	float:left;
	width:212px;
	padding:0px 0px 0px 25px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	/*padding-left:25px;*/
	padding-bottom:5px;
}

#rightbar p{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	/*padding:0px 25px;*/
}

.sidebox{
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.side-indent {
	padding-left:25px;
}
.sidebox form {
	/*padding:0px 25px;*/
}

.sidebox a {
	font-size:12px;
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
}

.sidebox a:hover {
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.sidebox li {
	list-style-position:outside;
	/*padding:0px;*/
}

.orangetext {
	font-size:12px;
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
}

#bottombuffer {
	clear:both;
	height:25px;
	/*padding-top:25px;*/
	background-color:#ffffff;
}

#bottom {
	clear:both;
	height:32px;
	/*padding-top:25px;*/
}

#email {
	float:left;
	width:500px;
	background-color:#FF3333;
	height:27px;
	padding-top:5px;
}

#email a{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;

}

#validtext {
	float:left;
	width:278px;
	background-color:#FF3333;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.formfield {
	width:150px;
}

/* for comments*/
.comment-item, .trackbacks-item
{

}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{

}
.comment-info, .trackbacks-info
{

}
.commentform {

}
.commentform .formfield, .mailform .formfield
{
	font-size: 12px;
	background: white;
	color:#333;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	width: 300px;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color:#333;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
table {
	padding:1em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 2px solid #aaaa89;
}
th, td {
	border: 1px solid #aaaa89;
	padding: 4px;
	vertical-align: top;
}

th {
	text-align: left;
	background-color: #aaaa89;
	color: #FFF;
}
td p {
	margin: 0;
}



*/rssbox

.rss-box {
	text-align:left;
	 margin: 0em;
	 width: 100%;	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em 0.5em;
	margin-left:0px;
	color:RED;
}
p.rss-title {padding:0.2em;}
.rss-title {
	text-decoration: pretty;
	font-family: vedana, "Bitstream Vera Sans", "Script", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 10px;
	background-color:#dd00ee;
	color:#000;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}
.rss-item a {
	text-decoration : none;
	color: RED;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color:RED;
}

.rss-date {
	font-size: 10px;
	font-weight : 900;
	color: GRAY;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.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
   }
