/*
Theme Name: Magloss
Theme Date: 220609
Theme URI: http://www.magpress.com/wordpress-themes/magloss.html
Version: 1.0
Description: News Magazine Style WordPress Theme With Customizable Rotating Featured List, Featured Category Content Block And Multilevel Horizontal Dropdown Navigation Menu.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: white, black, grey, fluid width, three columns, widgets-ready, thread comment ready, multilevel horizontal dropdown menu


	Magloss v1.0
	http://www.magpress.com/wordpress-themes/magloss.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under CC-GNU GPL:
	http://creativecommons.org/licenses/GPL/2.0/

*/


body {
	font-family: "Bell Gothic Black", "Trebuchet MS", verdana, Tahoma;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.clearfix {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
}
a {
	color: #000000;
}
a:hover {
	color: #990000;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wp-calendar a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
dd {
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}
.subscribe-to-comments {
	font-size: 1em!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}
.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	color: #333333;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	border-left: 5px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
pre {
	padding: 10px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
em {
	font-style: italic;
}
.wp-caption {
	border: 1px solid #000000;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.postcontent h3 {
	margin: 10px 0px 5px!important;
	padding: 0px;
}
.postcontent h4 {
	margin: 2em 0px 0.3em;
	padding: 0px;
}
.postcontent h5 {
	margin: 2em 0px 0.3em;
	padding: 0px;
	border-bottom: 1px solid #efefef;
}
.postcontent h6 {
	margin: 3em 0px 0.3em;
	padding: 0px;
}
.postcontent ul ul {
	margin: 0px;
	padding: 0px;
}
img.alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.aligncenter {
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#header {
	margin: 0px;
	width: 100%;
	background-image: url(images/back-top.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
	float: left;
}
#header .headleft {
	width: 47%;
	float: left;
	margin: 0px;
	padding: 2%;
}
#header .headright {
	margin: 0px;
	padding: 1%;
	float: right;
	width: 45%;
	text-align: right;
}
#header h1 {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#header h1 a {
	text-decoration: none;
	color: #000000;

}
#header h1 a:hover {
	color: #000000;
	text-decoration: underline;

}
#header p {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#rss-link {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/rssicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 50px;
	text-align: right;
	float: right;
	width: 40%;
}
#rss-link .rss-info {
	width: 99%;
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
#rss-link .rss-info .subscribers {
	width: 100%;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rss-link .rss-info .updates {
	margin: 0px;
	width: 100%;
	font-size: 13px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
}
#rss-link .rss-info .updates a {
	color: #990000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#rss-link .rss-info .updates a:hover {
	text-decoration: none;
	color: #333333;
}
#pagenav-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/pagenav.gif);
	height: 40px;
	background-repeat: repeat-x;
	float: left;
}
#pagenav-inner {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#catnav-wrap {
	padding: 0px;
	width: 100%;
	background-color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#catnav-inner {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#content-inner {
	margin: 0px;
	width: 96%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}
#post-content-wrap {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#post-content-inner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
#feat-box-wrap {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #F8F9F1;
	float: left;
	background-image: url(images/feat-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#feat-box-inner {
	margin: 0px;
	padding: 1%;
}
.feat-box {
	height:40px;
	background-image: url(images/box-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.feat-box h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	width: 97%;
	text-transform: capitalize;
}
.feat-box span {
	display: block;
	height: 40px;
	background-image: url(images/box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
}
.gads {
	width: 480px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 1%;
    clear: both;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#content-post {
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
#post-entry {
	float: left;
	width: 100%;
	padding-top: 1%;
}
.post-meta {
	float: left;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.post-meta-top {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.post-meta-top .calendar {
	float: left;
	height: 60px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.calendar .day {
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.calendar .month {
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #666666;
}
.post-info {
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	width: 86%;
}
.post-info h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	text-transform: capitalize;
}
.post-info h1 a {
	color: #000000;
	text-decoration: none;
}
.post-info h1 a:hover {
	color: #990000;
	text-decoration: underline;
}
.post-info .stats {
	margin: 0px;
	float: left;
	width: 100%;
	color: #000000;
	text-transform: capitalize;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.post-info .stats a {
	color: #990000;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
.post-info .stats a:hover {
	color: #990000;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
.postcontent {
	margin: 0px;
	float: left;
	width: 97%;
	font-size: 13px;
	overflow: hidden;
	padding-top: 1em;
	padding-right: 1%;
	padding-bottom: 1em;
	padding-left: 1%;
	line-height: 25px;
	text-align: justify;
}
.postcontent a {
	color: #990000;
	text-decoration: underline;
	font-weight: 500;
}
.postcontent a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}
.postcontent img {
	
}
.postcontent-alt {
	margin: 0px;
	float: left;
	width: 97%;
	font-size: 13px;
	overflow: hidden;
	padding-top: 1em;
	padding-right: 1%;
	padding-bottom: 1em;
	padding-left: 1%;
	line-height: 25px;
	text-align: justify;
}
.postcontent-alt a {
	color: #990000;
	text-decoration: underline;
	font-weight: 500;
}
.postcontent-alt a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}
.postcontent-alt img {
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
}
.postsocial {
	width: 99%;
	border: 1px solid #999999;
	padding: 0px;
	float: left;
	background-color: #000000;
	margin: 0px;
	height: 30px;
}
.emailtofriend {
	margin: 0px;
	float: left;
	width: 45%;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.emailtofriend a {
	color: #FFFFFF;
	text-decoration: none;
}
.emailtofriend a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.comment-counter {
	margin: 0px;
	float: right;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 45%;
	text-align: right;
}
.comment-counter a {
	color: #FFFFFF;
	text-decoration: none;
}
.comment-counter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.related-post {
	float: left;
	margin: 0px;
	width: 96%;
	padding: 2%;
}
.related-post h3 {
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.related-post ul {
	margin: 0px;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	list-style-type: none;
}
.related-post li {
	margin: 0px;
	width: 97%;
	float: left;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3%;
	text-transform: capitalize;
	font-size: 15px;
}
.related-post a {
	font-size: 15px;
	text-decoration: underline;
	text-transform: capitalize;
}
.related-post a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #990000;
}


#post-nv {
	margin: 0px;
	float: left;
	width: 99%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#post-nv a:hover {
	text-decoration: underline!important;
	color: #FFFFFF;
}

#post-nv .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
}
#post-nv .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
}
#post-nv .alignleft a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 7px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#post-nv .alignright a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 7px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#category-box-wrap {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#category-box-inner {
	padding: 0%;
	margin: 0px;

}
.cat-box-block {
	width: 98%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	margin: 0px;
}
.cat-box {
	width: 49%;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.cat-head {
	height:40px;
	background-image: url(images/box-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	width: 100%;
	float: left;
}
.cat-head h2 {
	font-size: 15px;
	width: 96%;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3%;
	text-transform: capitalize;
}
.cat-head span {
	height: 40px;
	background-image: url(images/box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	right: 0px;
	width: 10px;
	top: 0px;
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.cat-post {
	padding: 3px;
	margin: 0px;
	width: 97%;
}
.cat-post-left {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cat-post-left img {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.cat-post-left h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
}
.cat-post-left h1 a {
	text-decoration: underline;
	color: #333333;
}
.cat-post-left h1 a:hover {
	text-decoration: none;
}
.cat-post-left .cat-date {
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	font-style: italic;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.cat-post-left p {
	margin: 0px;
	width: auto;
	font-size: 12px;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 1%;
	padding-left: 0px;

}
.cat-post-left p a {
	color: #990000;
	text-decoration: none;


}
.cat-post-left p a:hover {
	color: #000000;
}

#tag-box-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#tag-box-inner {
	margin: 0px;
	padding: 0px;
}
.tag-box {
	height:40px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/box-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tag-box h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	width: 97%;
}
.tag-box span {
	display: block;
	height: 40px;
	background-image: url(images/box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}


.box-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.box-inner {
	margin: 0px;
	padding: 0px;
}
.box {
	height:40px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/box-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.box h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	width: 97%;
}
.box span {
	display: block;
	height: 40px;
	background-image: url(images/box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

#sidebar-left-wrap {
	width: 308px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar-left-inner {
	margin: 0px;
	padding: 0%;
	width: 100%;

}
.sidebar-box {
	background-color: #FFFFFF;
	background-image: url(images/feat-box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sidebar-head {
	background-image: url(images/box-left.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-position: left top;
}
.sidebar-head h2 {
	font-size: 20px;
	width: 97%;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	text-decoration: none;
}
.sidebar-head span {
	display: block;
	height: 40px;
	background-image: url(images/box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.sidebar-head .rsswidget {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-content {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.vidbox {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.vidbox ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	display: block;

}
.vidbox li {
	width: 49%;
	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.vidbox object {
	height: 239px;
	width: 280px;
	padding: 0px;
	margin: 0px;
}
#twitter_update_list {
	float: left;
	width: 96%;
	list-style-type: none;
	font-size: 14px!important;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 25px;
	padding-left: 2%;
}
#twitter_update_list a {
	color: #990000;
	text-decoration: underline;
}
#twitter_update_list a:hover {
	text-decoration: none;
}
#twitter_update_list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#twitter_update_list li {
	float: left;
	width: 95%;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
}
.list {
	margin: 0px;
	width: 95%;
	list-style-type: none;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 5%;
	float: left;
	font-size: 13px;
}
.list li img {
	border-width: 0px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	width: 96%;
	clear: both;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.list li {
	color: #000000;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list ul li {
	color: #000000;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list li a {
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left top;
	font-size: 13px;
}
.list li a:hover {
	padding-left: 15px;
	color: #990000;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.list img {
	border-width: 0px;
}
.nolist {
	margin: 0px;
	width: 98%;
	list-style-type: none;
	overflow: hidden;
	font-size: 13px;
	display: block;
	padding-top: 12px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 97%;
	list-style-type: none;
}
.nolist li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist li a {
	color: #000;
	text-decoration: none;
}
.nolist li a:hover {
	text-decoration: underline;
}
#recentcomments {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 97%;
	display: block;
	float: left;
}
#recentcomments .recentcomments {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 96%;
	display: block;
}
#recentcomments .recentcomments .url {
	color: #990000;
	text-decoration: none;

}
#sidebar-right-wrap {
	width: 308px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar-right-inner {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#ads-slot {
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
	height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#ads-slot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
}
#ads-slot li {
	width: 50%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#ads-slot img {
	border-style: none;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.searchbox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#searchform {
	margin: 0px;
	float: left;
	width: 95%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5%;
}
#searchform .sbm-b {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 90%;
	font-family: "Bell Gothic Black", "Trebuchet MS", verdana, Tahoma;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%!important;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 98%;
}
#themeswitcher select {
	margin: 0px;
    font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 2px;
    font-weight: bold;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
}
#footer-wrap {
	width: 100%;
	text-align: center;
	background-image: url(images/back-bottom.png);
	background-position: bottom;
	padding: 0%;
	margin: 0%;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
#footer-inner {
	margin: 0px;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}


/* commentlist with thread comment */

ol.commentlist {
	list-style:none;
	margin:0;
	text-indent:0;
	width: 100%;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
	float: left;
}
ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	height:1%;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 57px;
	position: relative;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#990000;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: underline;
}
ol.commentlist li div.vcard img.avatar {
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
	background-color: #000000;
	padding: 2px;
}
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 {
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
}
ol.commentlist li div.comment-meta a { color:#990000; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover {
	text-decoration: underline;
}
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li p a {
	color: #990000;
	text-decoration: underline;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}


ol.commentlist li div.reply a {
	padding:2px 6px;
	text-align:center;
	width:36px;
	font-size: 9px;
	line-height: 1;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	text-decoration: none;
}
ol.commentlist li div.reply a:hover {
	padding:2px 6px;
	text-align:center;
	width:36px;
	font-size: 9px;
	line-height: 1;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

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 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	border: 1px dashed #000000;
}
ol.commentlist li.odd {
	border: 1px dashed #000000;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
ol.commentlist li.thread-even {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
ol.commentlist li.thread-odd {}
ol.pinglist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
}
ol.pinglist li a{
	color: #990000;
	text-decoration: underline;
}
ol.pinglist li a:hover{
	color: #000000;
	text-decoration: none;
}
.cancel-comment-reply {
	font-size: 12px!important;
}
#respond a {
	color: #990000!important;
	text-decoration: underline!important;
}


#linking {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	list-style-type: none;
}
#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf label a {
	color: #990000;
	text-decoration: underline;
}

#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 2px;
	width: 55%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
}
#cf .af {
	margin: 0px;
	padding: 2px;
	width: 75%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	height: 160px;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 18px;
	overflow: visible;
}

.pnav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.pnav .alignleft a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.pnav .alignleft {
	float: left;
	width: 45%;
}
.pnav .alignright {
	float: right;
	width: 45%;
	text-align: right;
}
.pnav .alignright a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#commentpost {
	margin: 0px;
	float: left;
	width: 100%;
	color: #000000;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#commentpost h4 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	float: left;
	width: 100%;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

