body {
	background: #CB0066 url(images/bg.gif) repeat-x;
	color: #222222;
    width: 100%;
	font-size: 12px;
	font-family: Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#backer {
    width: 993px;
	height: 20px;
    background: transparent url(images/top_round.png) no-repeat;
    padding: 0px;
    margin: 0px auto 0px;
    }
	
#ad_code {
		width:300px;
		height:320px;
		text-align:center;
		background:#FFFFFF url(images/ads28.png) center center no-repeat;
		padding:0px 0px 22px 0px;
		}

	

#wrapper {
    width: 993px;
	margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    }

/* ================================================================ 
     HEADER
=================================================================== */
#toparea {
    background: transparent;
    width: 973px;
	color: #ffffff;
    margin: 0px auto 0px;
    padding: 20px 10px 5px 10px;
    overflow: hidden;
    }
	
#toparea a {
	color: #ffffff;
	text-decoration: none;
	}

#toparea a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#toparea a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.toparea-left {
    width: 535px;
    text-align: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

.toparea-right {
    width: 428px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

#header {
    background: #ffffff;
    width: 973px;
	height: 100px;
    margin: 0px auto 0px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    }

.header-left {
    background: #ffffff url(images/logo.gif) no-repeat;
    width: 235px;
	height: 90px;
    text-align: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

.header-right {
    width: 728px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

/* ================================================================ 
     TYPOGRAPHY
=================================================================== */
a {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #CB0066;
	text-decoration: underline;
	}

h1 {
    color: #333333;
	font-size: 20px;
    line-height: 20px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h2 {
    color: #333333;
	font-size: 18px;
    line-height: 18px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h3 {
    color: #333333;
	font-size: 16px;
    line-height: 16px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h4 {
    color: #333333;
	font-size: 14px;
    line-height: 14px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h5 {
    color: #333333;
	font-size: 12px;
    line-height: 12px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h6 {
    color: #333333;
	font-size: 10px;
    line-height: 10px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }	

h1.mainheadline {
    color: #000000;
	font-size: 20px;
    line-height: 24px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    }

h1.mainheadline a {
	color: #000000;
	text-decoration: none;
	}

h1.mainheadline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
h1.mainheadline a:hover {
	color: #CB0066;
	text-decoration: underline;
	}
	
h1.postheadline {
    color: #000000;
	font-size: 28px;
    line-height: 32px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    }		
		
h1.catheadline {
    color: #000000;
	font-size: 16px;
    line-height: 20px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h1.catheadline a {
	color: #000000;
	text-decoration: none;
	}

h1.catheadline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
h1.catheadline a:hover {
	color: #CB0066;
	text-decoration: underline;
	}

/* ================================================================ 
     MENUS
=================================================================== */
#nav {
    background: #ffffff url(images/menu.gif) no-repeat;
	width: 973px;
	height: 33px;
	font-size: 13px;
	font-family: Arial, san-serif;
	font-style: italic;
	text-transform: uppercase;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 0px 10px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
    float: left;
	list-style: none;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
    background: transparent;
	color: #ffffff;
	display: block;
    text-decoration: none;
    margin: 0px 0px 2px 0px;
	padding: 2px 10px 3px 10px;
	border-right: 1px solid #444444;
	}

#nav li a:hover, #nav li a:active {
    background: transparent;
	color: #E20B77;
	display: block;
    text-decoration: none;
    margin: 0px 0px 2px 0px;
	padding: 2px 10px 3px 10px;
		}

#nav a.active_category {
    background: transparent !important;
    color: #E20B77 !important;
    }

.current-cat a, .current-cat a:hover {
    background: transparent !important;
    color: #E20B77 !important;
    }
	
.rssorange a, .rssorange a:hover {
    background: transparent !important;
    color: #FF9900 !important;
    }
	
/* ================================================================ 
     COLUMN STRUCTURES
=================================================================== */
#column-setup {
    background: #ffffff;
    width: 973px;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 0px 10px;
    overflow: hidden;
    float: left;
    }

.column-left {
    width: 368px;
    text-align: left;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }

.column-middle {
    width: 265px;
    text-align: left;
    margin: 0px 20px 0px 20px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.column-post {
    width: 653px;
    text-align: left;
    line-height: 16px;
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.column-right {
    width: 300px;
    text-align: left;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.column-right ul {
	list-style-type: none;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	}
	
.column-right ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}

.column-right ul li a {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #000000;
	padding: 0px 0px 0px 17px;
	}

.column-right ul li a:visited {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #000000;
	padding: 0px 0px 0px 17px;
	}
	
.column-right ul li a:hover {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #CB0066;
	padding: 0px 0px 0px 17px;
	}
	
.highlighted {
	background: #CB0066;
	color: #ffffff;
    width: 348px;
	text-align: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 10px 10px;
    float: left;
    }
	
.highlighted a {
	color: #ffffff;
	text-decoration: none;
	}

.highlighted a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.highlighted a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.highlighted2 {
	background: #000000;
	color: #ffffff;
    width: 280px;
	text-align: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 10px 10px;
    float: left;
    }
	
.highlighted2 a {
	color: #ffffff;
	text-decoration: none;
	}

.highlighted2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.highlighted2 a:hover {
	color: #CB0066;
	text-decoration: underline;
	}
	
.featured-video {
	background: #000000;
    width: 280px;
	text-align: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 10px 10px;
    float: left;
    }
	
.listings {
    margin: 0px;
	}
	
.listings ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
.listings ul li {
	list-style-type: none;
	background: transparent;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}

.listings ul li a {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #000000;
	padding: 0px 0px 0px 17px;
	}

.listings ul li a:visited {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #000000;
	padding: 0px 0px 0px 17px;
	}
	
.listings ul li a:hover {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #CB0066;
	padding: 0px 0px 0px 17px;
	}


.content-styles {
    line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
	
.content-styles ul {
	list-style-type: none;
	margin: 15px 0px 20px 0px;
	padding: 0px;
	}
	
.content-styles ul li {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    margin: 0px 0px 3px 20px;
	padding: 0px 0px 0px 15px;
	}

.content-styles ol {
	margin: 15px 0px 20px 0px;
	}

.content-styles ol li {
	background: transparent;
    margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

.content-styles a {
	color: #CB0066;
	text-decoration: underline;
	}

.content-styles a:visited {
	color: #CB0066;
	text-decoration: underline;
	}
	
.content-styles a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#smalltxt {
	font-size: 9px;
	color: #999999;
	}
	
.category-header {
	background: #CB0066;
	color: #ffffff;
	font-size: 20px;
    line-height: 24px;
    font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	font-style: italic;
	padding: 3px 10px 5px 10px;
	margin: 0px 0px 20px 0px;
	}
	
.category-footer {
	background: #CB0066;
	color: #ffffff;
	font-size: 16px;
    line-height: 20px;
	text-align: right;
    font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	font-style: italic;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 20px 0px;
	}
	
.category-footer a {
	color: #ffffff;
	text-decoration: none;
	}

.category-footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.category-footer a:hover {
	color: #000000;
	text-decoration: none;
	}
	
blockquote {
	background: #000000;
	color: #ffffff;
	border: 1px solid #CB0066;
	margin: 5px 25px 15px 25px;
	padding: 0px 20px 0px 20px;
	}
	
pre {
	font-size: 12px;
	padding: 4px 0px 7px 40px;
	margin: 0px;
	background: #f0f0f0;
	border: 1px solid #ccc;
	line-height: 20px;
	background: #ffffff url(images/code.gif) no-repeat left top; 
	overflow: auto; 
	}

code {
	background: #000000;
	color: #ffffff;
	border: 1px solid #CB0066;
	margin: 5px 25px 15px 25px;
	padding: 10px 20px 10px 20px;
	display: block;
	}

/* ================================================================ 
     IMAGE SETTINGS
=================================================================== */
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0px 20px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
    background: #ebebeb;
	margin: 10px;
	padding: 10px 0px 10px 10px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px auto 0px;
	padding: 5px 20px 5px 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	}
	
/* ================================================================ 
     FOOTER SETTINGS
=================================================================== */
#footer {
	background: transparent url(images/foot_round.png) no-repeat;
    width: 973px;
	height: 20px;
    margin: 0px auto 15px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    }
	
#footer-bar {
    width: 973px;
    color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana;
	margin: 0px auto 20px;
	padding: 0px;
	overflow: hidden;
	}
	
.footer-bar-left {
    width: 535px;
    text-align: left;
    margin: 5px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
.footer-bar-left a {
	color: #ffffff;
	text-decoration: none;
	}

.footer-bar-left a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.footer-bar-left a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.footer-bar-right {
    width: 428px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    }
	
#footpages {
	background: transparent url(images/foot_pages.gif) no-repeat;
    width: 953px;
	height: 40px;
	color: #ffffff;
    margin: 0px auto 0px;
    padding: 0px 20px 0px 20px;
    overflow: hidden;
    }
	
#footpages a {
	color: #ffffff;
	text-decoration: none;
	}

#footpages a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footpages a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#footpages ul {
	list-style: none;
	padding: 0px;
	text-align: center;
	}
	
#footpages li {
	list-style-type: none;
	display: inline;
	}
	
#footpages li a, #footpages li a:link, #footpages li a:visited {
    background: transparent;
	color: #ffffff;
	font-weight: normal;
    text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

#footpages li a:hover, #footpages li a:active {
    background: transparent;
	color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

.current_page_item a, .current_page_item a:hover {
    background: transparent !important;
    border-bottom: 0px solid #ffffff !important;
    text-decoration: underline !important;
    }

/* ================================================================ 
     SEARCH BAR
=================================================================== */
#search-bar {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff !important;
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, san-serif;
	margin: -5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
    text-align: right;
    border: 0px;
	display: inline;
    float: right;
    border: 1px solid #000000;
	}

/* ================================================================ 
     COMMENTS BLOCK
=================================================================== */
#commentblock {
    width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock a {
	color: #CB0066;
	text-decoration: none;
	}

#commentblock a:visited {
	color: #CB0066;
	text-decoration: none;
	}
	
#commentblock a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#commentblock p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	background: #000000;
	line-height: 18px;
	color:#ffffff;
	list-style: none;
	margin: 0px;
	padding: 20px;
	}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

ol.commentlist { 
    list-style: none;
    margin:0 0 1em;
    padding:0;
    text-indent:0;
    }

ol.commentlist li {
    }

ol.commentlist li.alt {
    }

ol.commentlist li.bypostauthor {
    }

ol.commentlist li.byuser {
    }

ol.commentlist li.comment-author-admin {
    }

ol.commentlist li.comment {
    padding:1em;
    }

ol.commentlist li div.comment-author {
    }

ol.commentlist li div.vcard {
    }

ol.commentlist li div.vcard cite.fn {
    font-style:normal;
    }

ol.commentlist li div.vcard cite.fn a.url {
    }

ol.commentlist li div.vcard img.avatar {
    border:3px solid #CB0066;
    float:left;
    margin:3px 20px 5px 0px;
    }

ol.commentlist li div.vcard img.avatar-32 {
    }

ol.commentlist li div.vcard img.photo {
    }

ol.commentlist li div.vcard span.says {
    }

ol.commentlist li div.commentmetadata {
    }

ol.commentlist li div.comment-meta {
    font-size:9px;
	font-weight: bold;
    }

ol.commentlist li div.comment-meta a {
	color: #CB0066;
    }

ol.commentlist li p {
    margin:0 0 1em;
    }

ol.commentlist li ul {
    list-style: none;
    margin:0 0 1em 2em;
    }

ol.commentlist li div.reply {
    }

ol.commentlist li div.reply a {
    font-weight:bold;
    }
	
ol.commentlist li ul.children {
    list-style: none; 
    margin:1em 0 0; 
    text-indent:0;
    }

ol.commentlist li ul.children li {
    }

ol.commentlist li ul.children li.alt {
    }

ol.commentlist li ul.children li.bypostauthor {
    }

ol.commentlist li ul.children li.byuser {
    }

ol.commentlist li ul.children li.comment {
    }

ol.commentlist li ul.children li.comment-author-admin {
    }

ol.commentlist li ul.children li.depth-2 {
    border:1px dotted #646464;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-3 { 
    border:1px dotted #969696;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-4 {
    border:1px dotted #b9b9b9;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-5 {
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.odd {
    }

ol.commentlist li.even {
    background:#ebebeb;
    }

ol.commentlist li.odd {
    background:#ebebeb;
    }

ol.commentlist li.parent {
    border:0px dotted #111;
    }

ol.commentlist li.pingback {
    border-bottom:1px dotted #666;
    padding:1em;
    }

ol.commentlist li.thread-alt {
    }

ol.commentlist li.thread-even {
    }

ol.commentlist li.thread-odd {
    }
	
#bc_r { padding-left:10px;padding-top:15px;padding-bottom:15px;padding-right:10px;}

#bc_r a { color:#A20066;text-decoration:none;font-size: 14px;}

#bc_r a:hover { color:#1A54AA;text-decoration:none;font-size: 16px;}

#bc { padding-bottom:15px;padding-right:10px;}	

#bc a img{ border:#E2E2E2 solid 4px;height:150px;width:120px}	

#t_itm { float:center;text-align:center;padding-top:3px;background:url(images/button1.jpg) ;width:140px;margin-left:3px;height:30px;clear:both}

#t_itm_selected { font-size: 16px;color:#1A54AA;float:center;text-align:center;padding-top:3px;background:url(images/button1.jpg) ;width:140px;margin-left:3px;height:30px;clear:both}

#footer_link  {font-size: 9px;}

#footer_link a:hover { color:#ffffff;}

#ad_code1 {
		width:366px;
		text-align:center;
		background:#FFFFFF url(images/largerectangle.png) center center no-repeat;
		padding:16px 17px 18px 13px;
		}	

#topbar {


font-family:Tahoma;
height:250px;
padding:5px;
position:fixed;
width:300px;
z-index:4000;
left:25%;
top:40%;
}		
