body {
	width: 100%;
	color: #999999;
	font-size: 12px;
	font-family: tahoma;
	margin: 0px auto 0px;
	padding: 0px;		
	background: #111111 url(images/header_wrap.jpg) repeat-x;
	}
	
#wrap {
	background: #111111 url(images/bg_rpt.jpg) repeat-y;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;		
	opacity:0.8;		
	filter:alpha(opacity=80);
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #DF9F12;
	text-decoration: none;
	}
	
a:hover {
	color:#DF9F12F;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	/**background: #111111 url(images/topnav.png);**/
	width: 980px;
	height: 0px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/
#header_wrap {	width: 100%;		margin: 0 auto;	padding: 0px;}

#header #header_con {
	width:980px;
	float:left;
}

#header #sub_ttl {
	background: url(images/sub_ttl.jpg) bottom left no-repeat;
	width:297px;
	height:90px;
	margin:15px 0 0 10px;
	float:left;
	padding:0px;
	font-weight:normal;
}

#header #logo {
	float:left;
	width:204px;
	height:123px;
	background: url(images/logo.jpg) no-repeat;
	margin:10px 0 0 10px;
}

#header #contact {
	background: url(images/ar.jpg) bottom left no-repeat;
	width:180px;
	height:90px;
	float:right;
	padding-left:35px;

}

#header #fb a {
	display: block;
	width: 71px;
	height:71px;
	margin-top:38px;
	margin-right:20px;
	float:right;
	text-decoration:none;
	background: url(images/fb.jpg) no-repeat;
}

#header #fb a:hover { 
	background-position: -71px 0;
}


#header {
	background: transparent url(images/topnav.jpg) no-repeat;
	width: 980px;
	height: 155px;
	color: #333333;
	font-size: 11px;	position:relative;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	margin-top:20px;
	}

#header #imageheader {
	width: 460px;
	height: 0px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #333333;
	font-size: 0px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #333333;
	font-size: 0px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#header h3 {
	color: #A91B33;
	font-size: 16px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #333333;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 488px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	
	
#buy {	width:980px;	height:32px;	padding-top:5px;	padding-bottom:5px;	background: url(images/buy_bg.png) no-repeat;}

.feestable {
	border: 1px solid #DF9F12;
}

.feestable th {
	background: #DF9F12;
	color:#000000;
}

.feestable td {
	background: #F4D07B;
	color:#4E3807;
	padding-left:10px;
	padding-right:10px;
	min-width:130px;
}

.feestable td a {
	color:#990000;
	padding-left:10px;
	padding-right:10px;
}

table {
	margin: 15px 15px 15px 0px;
	float:left;
}


/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbar.jpg) no-repeat;
	width: 980px;
	height: 42px;
	font-size: 13px;
	font-family: georgia !important;
	color: #333333;
	font-weight: bold;
	margin: 0 auto;
	padding: 0px;
	}
	
#navbarleft {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 210px;
	font-size: 12px;
	float: left;
	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left:0px;
	padding: 12px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000000;
	display: block;
	font-size: 13px;
	font-family: georgia !important;
	font-weight: bold;
	text-transform: none;
    margin: 0px;
	padding: 14px 0px 0px 0px;
	width:140px;
	text-align:center;
	height:28px;
	vertical-align:middle;
	text-transform:uppercase;
	text-shadow: #ffffff 0px -1px 2px;

	}

#nav li a:hover, #nav li a:active {
	background: url(images/navhov.jpg) no-repeat;
	color: #ffffff;
    margin: 0px;
	padding: 14px 0px 0px 0px;
	text-decoration: none;
	width:140px;
	text-align:center;
	font-weight: bold;
	height:28px;
	vertical-align:middle;
	text-transform:uppercase;
	text-shadow: #000000 0px -1px 2px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-shadow: none;
	background: #BB5501;
	width: 190px;
	color: #000000;
	font-size: 11px;
	font-family: tahoma !important;
	font-weight: bold;
	text-transform: none;
	text-align:left;
	float: none;
	margin: 0px;
	height:20px;
	padding: 7px 10px 10px 10px;		opacity:0.9;		filter:alpha(opacity=90);
	/*border-bottom: 1px solid #DF9F12;
	border-left: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;*/
	}
	
#nav li li a:hover, #nav li li a:active {
	text-shadow: none;
	background: #DF9F12;
	font-family: tahoma !important;
	color: #ffffff;
	padding: 7px 10px 10px 10px;		opacity:0.9;		filter:alpha(opacity=90);
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -39px 0 0 170px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/**#nav li.page-item-2 a:hover  {
	background: url(images/navhov2.jpg) repeat-x;
	color: #ffffff;
    margin: 0px;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	width:128px;
	text-align:center;
	font-weight: bold;
	height:35px;
	vertical-align:middle;
}

#nav li.page-item-5 a, #nav li.page-item-11 a, #nav li.page-item-5 a:link, #nav li.page-item-11 a:link, #nav li.page-item-5 a:visited, #nav li.page-item-11 a:visited  {
	color: #000000;
	padding-top: 12px;

}

#nav li.page-item-5 a:hover, #nav li.page-item-5 a:active, #nav li.page-item-11 a:hover, #nav li.page-item-11 a:active {
	color: #ffffff;
	padding-top: 12px;
	}**/
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #666666;
	width: 980px;
	height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #333333;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #0A0A0A;
	color: #333333;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #666666;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #888888;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 700px;
	margin: 0 0 0 0px;
	padding: 0px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#top_bg {
	width:650px;
	height:37px;
	float:left;
	background: url(images/top_post.jpg) no-repeat;
	padding:20px 20px 0 20px;
}

#mid_bg {
	width:650px;
	float:left;
	background: url(images/mid_post.jpg) repeat-y;
	padding:0 20px 0 20px;
}

#bot_bg {
	width:650px;
	height:28px;
	float:left;
	background: url(images/bot_post.jpg) no-repeat;
	padding:0 20px 15px 20px;
}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: 1px dotted #0A0A0A;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px 0 10px 5px;
	display: inline;
	}
	
#homepagebottom {
	float: left;
	width: 540px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	}

#homepagebottom a {
	font-weight:bold;
	line-height:25px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	
	}	
	
#homepagebottom a.ttl {
	line-height:30px;
	font-size:22px;
	padding: 0px;
	margin: 0px;
	font-weight:100;
	font-family:georgia !important;
	
	}

#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 665px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;		border-top: 1px dotted #0A0A0A;
	}

#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
hr {
	border-bottom: 1px dotted #333333; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}

	
#content h1 {
	color: #df9f12;
	font-size: 22px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	background: transparent;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #df9f12;
	font-size: 22px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #A91B33;
	text-decoration: none;
	}
	
#content h2 {
	background: transparent;
	color: #333333;
	font-size: 20px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}

#content h3 {
	background: transparent /**url(images/headline.png)**/;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	}
	
#content h4 {
	color: #DF9F12;
	font-size: 22px;
	font-family: tahoma;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 540px;
	margin: 10px 0 0 0;
	padding: 0px;
	}
	
#contentleft a img {
	border: none;
	}

blockquote {
	background: transparent
;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
input[type=text]  {
	width:340px;
}

.drop {
	width:340px;
}
	
.postarea {
	
	float: left;
	width: 670px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 15px;
	background:transparent;
	}
	
.postarea p {
	margin: 15px 0 0 0;
	padding: 0px 0px 15px 0px;
	}
	
.postarea span {
	width:650px;
	clear:both;
	height:30px;
	}
	
.postarea img {
	margin: 5px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #0A0A0A;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #0A0A0A;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #666666;
	}
	
.date {
	width: 510px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: transparent url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: transparent url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: transparent url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: transparent url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 640px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px dotted #666666;
	}
	
.postmeta2 {
	width: 640px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: 1px dotted #666666;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
/**.adblock {
	background: transparent;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #0A0A0A;
	} **/
	
.comments {
	background: transparent;
	float: left;
	width: 500px;
	margin: 0px 0px 0px 10px;
	padding: 10px 20px 10px 20px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #0A0A0A;
	text-align: center;
	background-color: #0A0A0A;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0 15px 0 0;
	display: inline;

	}
	
#sidebar .widget {
	float: left;
	width: 240px;		height:auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: transparent url(images/side_bot.jpg) bottom left no-repeat;
	
	}
	
#sidebar .widget i {
	color:#DF9F12;
	
	}
	
#sidebar .widget .textwidget2{

	background: transparent url(images/side_mid.jpg) top left repeat-y;
	width: 200px;
	padding: 10px 35px 10px 15px;
	margin-bottom:13px;
	}
	
#sidebar .lsm {
	background: url(images/side_up.jpg) top left no-repeat;
	width: 220px;
	padding: 0px 10px 0 10px;
	min-height:108px;
	margin-top:20px;
}

#sidebar.lb {
	background: url(images/ls1.jpg) bottom left no-repeat;
	width: 220px;
	padding: 13px 10px 0 10px;
}
	
#sidebar h5 {
	background: transparent;
	color: #DF9F12;
	font-size: 17px;
	font-family: georgia !important;
	text-transform: capitalize;
	margin: 10px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	
	}
#sidebar h6 {
	display:none;
	visibility:none;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	font-size:11px;
	
	}
	
#sidebar a {

	color:#990000;
	font-size:11px;
	
	}

#sidebar h2 {

	color:#990000;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
	font-family:georgia !important;
	font-weight:bold;
	line-height:25px;
	
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar marquee img {
	border: none;
	margin-right: 20px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 240px; 
	height: 150px !important;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/icon.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/icon.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

#sidebar h4 {
	visibility:hidden;
	overflow:hidden;
	text-indent:-9999em;
	display:none;
}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/
#r_sidebar {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar .widget{
	
	float: right;
	width: 120px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border-top: 1px dotted #0A0A0A;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #0A0A0A url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #0A0A0A url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background:url(images/fbg.jpg) bottom left no-repeat;
	width: 980px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top:15px;
	}
	
#footer p {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
#footer ul li {
	float:left;
	padding-right:5px;
	padding-left:5px;

}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 120px;
	padding: 0px;
	display: inline;
	}
	
#searchbox {
	background: #FFFFFF !important;
	width: 160px;
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	margin: 8px 0px 0 25px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;	float:left;
	margin /*\**/: -9px 0px 0px 25px\9;
	}
	
#search_bg {
	background: #ffffff url(images/sbg.jpg) no-repeat;
	width:250px;
	height:39px;
	margin-bottom:10px;
	}
	
#s {
	background: #EEEEEE !important;
	width: 160px;
	color: #202020;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;	float:left;
	}
	
#searchsubmit {	background: #636363;

	color: #ffffff;
	font-size: 11px;
	font-family:tahoma;
	margin: 8px 0px 0 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;		float:left;
	margin /*\**/: -9px 0px 0px 5px\9;
	}
	
#subscribe {
	background: #333333 url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	display: inline;
	}
	
#subbutton {
	background: #555555;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #0A0A0A;
	display: inline;
	}
	
#submit {
	background: #555555;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	border-left: 1px solid #0A0A0A;
	border-bottom: 1px solid #0A0A0A;
	}
	
#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #0A0A0A;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #333333;
	float: right;
	border: 1px solid #0A0A0A;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display:none;
	visibility:hidden;
	overflow:hidden;
	text-indent:-9999em;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: transparent;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: transparent;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dashed #666666;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
	margin: 0px;
	padding: 0px;
	}	
/*-------------------------------------*/
/*             facebok                 */
.fan_box a:hover{	text-decoration: none;}.fan_box .full_widget{	height: 300px;	border: 0 !important;	background: #1F1F1F !important;	position: relative;}.fan_box .connect_top{	background: #1F1F1F !important;}.fan_box .name_block{	color:#999;}.fan_box .profileimage{	display: none;}.fan_box .connect_action{	padding: 0 !important;}.fan_box .connections{	border-top-width: 1px;border-top-style: solid;border-top-color: #d8dfea;padding-top: 10px;padding-right: 0pt;padding-bottom: 4px;padding-left: 10px;min-height: 150px;	font-family: tahoma, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #999999;}span.total{	color: #999999;	font-weight: bold;}.fan_box .connections .connections_grid {	padding-top: 10px !important;	padding-left:0px !important;}.fan_box .connections_grid .grid_item{	padding: 0 10px 10px 0 !important;}.fan_box .connections_grid .grid_item .name{	font-family: "lucida grande",tahoma,verdana,tahoma,sans-serif;	font-weight: normal;	color: #999999 !important;	padding-top: 10px !important;}.UIIntentionalStory {background-color: #333333;border-top-width: 1px;border-top-style: solid;border-top-color: #666666;margin-bottom: 7px;min-height: 50px;padding-top: 7px;padding-right: 0pt;padding-bottom: 0pt;padding-left: 60px;position: relative;}.UIIntentionalStory_Message, .UIIntentionalStory .location {font-size: 13px;font-weight: normal;overflow-x: hidden;overflow-y: hidden;color:#999999;}.UIIntentionalStory_InfoText{color: #666666;min-height: 16px;padding-top: 2px;padding-right: 0pt;padding-bottom: 0pt;padding-left: 0pt;}.UIIntentionalStory_Location, .UIIntentionalStory_Time, .UIIntentionalStory_Time a {color: #666666;font-size: 11px;}.UIStoryAttachment_Media {display:none;}.fan_box .page_stream {text-align: center;padding-top: 0pt;padding-right: 10px;padding-bottom: 0pt;padding-left: 10px;height: 115px;overflow-x: auto;overflow-y: auto;position: relative;background-color: #333333;}.fan_box .connections .connections_grid {padding-top: 5px;padding-left:10px;}.pts .fan_box .connections {padding-top: 10px;padding-right: 0pt;padding-bottom: 4px;padding-left: 10px;}
	
/*----------mailing list------------*/
#ml {	vertical-align:center;	width:230px;	padding-left:10px;	padding-right:10px;	}
#ml_bg {	
	background:url(images/opt-in.jpg) no-repeat;	
	width:250px;	
	height:169px;	
	padding-top:110px;
	}
	
input.subs {	
	border:none;	
	background:url(images/sub.png) no-repeat;	
	text-decoration:none;	
	width:159px;	
	height:28px;	
	text-indent:-9999em;	
	margin-left:30px;
	cursor:pointer;
	}
	
label.lab {	
	width:90px;
	}
	
input#signup_name {	
	border:#333333;	
	background:#cccccc;	
	height:20px;	
	width:160px;	
	margin-bottom:10px;	
	margin-left:5px;
	}
	
input#signup_email {	
	border:#333333;	
	background:#cccccc;	
	height:20px;	
	width:160px;	
	margin-bottom:10px;	
	margin-left:6px;
	}