/*
Theme Name: Zinet
Theme URI: http://www.magpress.com/wordpress-themes/zinet.html
Description: Zinet is a 2 columns fixed width Magazine WordPress theme with an easy to use theme option. This theme also comes with featured content slider, tabber widget, Youtube video and Twitter feed.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: white,gray,two-columns,fixed-width,widgets-ready,adsense-ready,theme-options,threaded-comments,twitter-ready,tabber

	Zinet
	http://www.magpress.com/wordpress-themes/zinet.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 Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/

body {
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #E6E6E6;
}
.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 5px solid #FFFFFF;
}
img.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 5px solid #FFFFFF;
}
img.aligncenter {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	border: 5px solid #FFFFFF;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d5d5d5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#sidebar-left select, #sidebar-right select, #sidebar select  {
	padding: 1px;
	font-weight: bold;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
}
blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#container {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#topbox {
	height: auto;
	width: auto;
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#dates {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 40%;
	font-size: 13px;
	line-height: 22px;
}
#page-navigation {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 60%;
}
#header {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 25%;
	color: #000000;
}
#siteinfo a {
	color: #000000;
	text-decoration: none;
}
#siteinfo a:hover {
	text-decoration: underline;
}
#siteinfo h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	font-size: 0.7em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#sitelogo {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#sitelogo img {
	border: 0 none;
	max-width: 100%;
}
#sitelogo h1, #sitelogo h2 {
	display: none;
}

#header-ads {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 75%;
	text-align: right;
}
#header-ads img {
	border: 4px solid #D2D2D2;
}#main {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#main-inner {
	background-color: #F6F6F6;
	border: 1px solid #C9C9C9;
	padding: 5px;
	margin: 0px;
	height: auto;
	width: auto;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-transform: capitalize;
	text-align: left;
	display: block;
}
#breadcrumbs a {
	color: #990000;
	text-decoration: none;

}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #CC0000;
}
#fullcontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
#content {
	padding: 0px;
	float: left;
	height: auto;
	width: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#featured {
	padding: 3px;
	height: auto;
	width: auto;
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
}

#featured h3 {
	clear: both;
	width: auto;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.post-meta {
	display: inline;
	width: 217px;
	height: 270px;
	padding: 3px;
	float: left;
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-meta h1 {
	padding: 0px;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	height: auto;
	filter:alpha(opacity=90);


	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: -1px;

}
.post-meta h1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;

}
.post-meta h1 a:hover {
	text-decoration: underline;

}
.post-img {
	padding: 0px;
	clear: both;
	width: auto;
	height: auto;
	text-align: center;
	overflow: hidden;
	max-width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.post-img img {
	border: 4px solid #D5D5D5;
}
.post-img a img:hover {
	border: 4px solid #BFBFBF;
}
.entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.entry p {
	font-size: 0.7em;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
}

.post-date {
	font-size: 0.6em;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	clear: both;
	width: 100%;
	font-weight: bold;
	text-transform: capitalize;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.post-date a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.post-date a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.post-meta-single {
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	margin-right: 5px;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post-meta-single h1 {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 1.5em;
	color: #333333;
	font-weight: bold;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
.post-meta-single h1 a {
	text-decoration: none;
	color: #333333;

}
.post-meta-single h1 a:hover {
	text-decoration: underline;

}
.post-info {
	height: auto;
	width: 100%;
	clear: both;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 18px;
	padding: 0px;
	color: #000000;
}
.post-info a {
	color: #993333;
	text-decoration: none;
	font-weight: bold;

}
.post-info a:hover {
	text-decoration: underline;

}
.post-content {
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 0.9em;
	text-align: justify;
	padding: 0px;
	line-height: 24px;
}
.post-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;

}
.post-content a {
	color: #993333;
	text-decoration: none;
	font-weight: bold;

}
.post-content a:hover {
	text-decoration: underline;

}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	margin-top: 1em;
	margin-right: 8px;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	height: auto;
}
.pages {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-pagenavi a {
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#post-navigator-single {
	width: auto;
	font-size: 12px;
	margin-top: 1em;
	margin-right: 8px;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #000000;
	height: auto;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: none;
	color: #993300;
}


#sidebar {
	padding: 0px;
	float: right;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#tabberbox, #tabberbox-2 {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.recentcom-gravatar {
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	margin: 0px;
}
.recentcom-gravatar p {
	width: 80%;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	font-size: 13px;
}


.recentcom-gravatar li {
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	background-image: none;
	padding: 0px;
	display: block;
	font-weight: bold;
	margin: 0px;
}
.recentcom-gravatar a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.recentcom-gravatar img {
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hot-topics {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.hot-topics li {
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.hot-topics li a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.hot-topics li a:hover {
	text-decoration: underline;
}
#calendar_wrap {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	color: #990000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	color: #000000;
	text-decoration: none;

}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.videobox {
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	padding: 3px;
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.adsblock {
	background-color: #EEEEEE;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #D5D5D5;
}
.adsblock span {
	margin: 0px;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
	display: block;
}

#adsense-loop {
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
}
#adsense-loop .left {
	height: auto;
	width: 325px;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
}
#adsense-loop .right {
	height: auto;
	width: 325px;
	margin: 0px;
	padding: 5px;
	display: block;
	float: right;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
}

#adsense-single {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#adsense-single .left {
	height: auto;
	width: 318px;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
}
#adsense-single .right {
	height: auto;
	width: 318px;
	margin: 0px;
	padding: 5px;
	display: block;
	float: right;
	background-color: #F7F7F7;
	border: 1px dashed #D5D5D5;
}

#twitter {
	background-color: #EEEEEE;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #D5D5D5;
}
#twitter h3 {
	margin: 0px;
	clear: both;
	height: 39px;
	width: auto;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
	font-size: 13px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d5d5;
}
#twitter h3 a {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
#twitter h3 a:hover {
	text-decoration: underline;
}
#twitter_update_list {
	width: auto;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 5px;
}
#twitter_update_list p {
	width: 100%;
	display: block;
	clear: both;
	height: auto;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d5d5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#twitter_update_list span {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#twitter_update_list a:hover {
	text-decoration: underline;
}
#searchbox {
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#searchform {
	width: auto;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	display: block;
	clear: both;
}
#searchform .sbm-b {
	color: #000000;
	font-size: 1em;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px;
	width: 98%;
	display: block;
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	height: auto;
}

#sponsor {
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sponsor h3 {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 15px;
}
#sponsor-inner {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 18px;
	padding-top: 8px;
}

#sponsor ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
}
#sponsor li {
	padding: 0px;
	height: 125px;
	width: 125px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sponsor img {
	border: 0 none;
}

ul#archives {
	height: auto;
	width: auto;
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.2em;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #000000;
	text-decoration: none;

}
ul#archives a:hover {
	text-decoration: underline;
	color: #990000;
}
ul#links {
	height: auto;
	width: auto;
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 2em;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
}
ul#links li ul li ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul#links li a {
	color: #000000;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: underline;
	color: #990000;
}
#footer {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;

}
#footer-left {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
}
#footer-right {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
