/*
Theme Name: VibeBox
Theme URI: http://www.magpress.com/wordpress-themes/vibebox.html
Description: VibeBox is 3 columns fixed width WordPress theme developed by MagPress.com. This theme comes with added features such as Smoothgallery slider, featured categories, Adsense ready, Twitter ready and many more.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: black,white,three-columns,custom-menu,fixed-width,right-sidebar,theme-options,threaded-comments

	VibeBox
	http://www.magpress.com/wordpress-themes/vibebox.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/
*/

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	background-color: #eaeae9;
	height: 100%;
	color: #000000;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clearfix {
	clear: both;
}
a:link, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 5px solid #D5D5D5;
	padding: 0px;
	margin-left: 0px;
}
img.alignright, img.attachment-alignright {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 5px solid #D5D5D5;
	padding: 0px;
	margin-right: 0px;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	display: block;
	border: 5px solid #D5D5D5;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #E5E5E5;
}
.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 #EEEEEE;
	background-color: #F7F7F7;
	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: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
}
#sidebar .sidebar_list .nobullet {
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-weight: bold;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	line-height: 16px;
	padding: 0px;
}
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: #666666;
}
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: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 103px;
	width: 100%;
	background-image: url(images/headerbgB100.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}
#header-wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 70px;
}

#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 26%;
}
#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: underline;

}
#siteinfo img {
	border: 0 none;
	
}
#siteinfo h1 {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
}
#topbanner {
	margin: -3px;
	padding: 0px;
	float: left;
	height: auto;
	width: 69%;
	overflow: hidden;
	text-align: left;
}
#topbanner img {
	border: 0 none;
	margin-top: 0px;
}
#navigation {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0px;
}
#navigation-wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-weight: bold;
}
#breadcrumbs a {
	font-weight: bold;

}
#breadcrumbs a:hover {

}

#main {
	padding: 0px;
	clear: both;
	height: 100%;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#fullcontent {
	width: 100%;
	padding: 0px;
	height: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5em;
	margin-left: 0px;
}
#content {
	float: left;
	width: 50%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#sidebar {
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#sidebarinner {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d5d5d5;
	position: relative;
	margin-left: 5px;

}
#sidebar-left {
	padding: 0px;
	float: left;
	height: auto;
	width: 35%;
	margin: 0px;
	overflow: hidden;
}
#sidebar-right {
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 55%;
	overflow: hidden;
	
}
#featured {
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #E4E4E4;
	border: 1px solid #D5D5D5;
}
#featured-heading {
	display: block;
	height: auto;
	width: auto;
	color: #FFFFFF;
	font-size: 15px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-weight: bold;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}
#post-entry-single {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.post-meta {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.post-meta h1#page {
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.post-meta h1#single {
	font-size: 22px;
}
.post-meta h1, .post-meta h2 {
	height: auto;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.post-meta h1 a, .post-meta h2 a {


}
.post-meta h1 a:hover, .post-meta h2 a:hover {


}
.post-meta span {

}
.post-img {
	overflow: hidden;
	float: left;
}
.post-img img {
	border: 3px solid #A9DBE9;
	margin: 5px;
}
.post-date {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 11px;
	clear: right;
	line-height: 14px;
	color: #7F7F7F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-date-single {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	clear: both;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.post-date a, .post-date-single a {

}
.post-date a:hover, .post-date-single a:hover {


}
.post-content {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
}
.post-content-single {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}
.post-content-single p, .post-content-single span {
	background-image: none;
}
.post-content-single h1 {
	background-image: none;
	background-color: transparent;
	font-size: 2.5em;
	display: block;
	clear: both;
	padding-left: 0px;
	line-height: 1.5em;
}
.post-content-single h2 {
	background-image: none;
	background-color: transparent;
	font-size: 2em;
	display: block;
	clear: both;
	padding-left: 0px;
	line-height: 1.5em;
}
.post-content-single h3 {
	font-size: 1.8em;

}
.post-content-single h4 {
	font-size: 1.6em;

}
.post-content-single h5 {
	font-size: 1.4em;

}
.post-content-single h6 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;

}
.post-content a, .post-content-single a {


}
.post-content a:hover, .post-content-single a:hover {


}
.post-com {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-weight: bold;
	font-size: 11px;
	background-color: transparent;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}

.post-com a {
	color: #000000;
	text-decoration: none;

}
.post-com a:hover {
	text-decoration: underline;

}
.adsense-loop {
	display: block;
	height: auto;
	width: auto;
	padding: 5px;
	clear: both;
	margin: 0px;
}
.adsense-single {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 97%;
	display: block;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	font-size: 10px;

}

.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 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
.current {
	color: #FFFFFF;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #000099;
}
.wp-pagenavi a {
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: inline;
	color: #FFFFFF;
	background-color: #000000;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #000099;
}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #ffffff;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-color: #000000;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	background-color: #000099;
}
#post-navigator-single {
	width: 99%;
	font-size: 12px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	height: auto;
	display: block;
	color: #000000;
}
#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;
}
#post-navigator-single a:hover {
	color: #000099;
	text-decoration: none;
}

#searchbox {
	clear: both;
	display: block;
	padding: 5px;
	background-color: #000000;
}
#searchform {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #f7f7f7;
	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;
}
#searchform .sbm-b {
	color: #000000;
	font-size: 1em;
	clear: both;
	text-decoration: none;
	margin: 0px;
	width: 99%;
	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;
}
#featured-category, #related-category {
	clear: both;
}
.featured-cat-entry, .related-cat-entry {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.featured-cat-entry h5, .related-cat-entry h5 {
	width: auto;
	display: block;
	height: auto;
	font-size: 12px;
	text-transform: capitalize;
	clear: both;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.sidebar_list .featured-cat-meta, ul.sidebar_list .related-cat-meta {
	width: 98%;
	height: auto;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.sidebar_list .featured-cat-meta a, ul.sidebar_list .related-cat-meta a {
	color: #000099;
	text-decoration: none;
}
ul.sidebar_list .featured-cat-meta a:hover, ul.sidebar_list .related-cat-meta a:hover {
	color: #000000;
	text-decoration: none;
}
ul.sidebar_list .featured-cat-meta h2, ul.sidebar_list .related-cat-meta h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	clear: right;
	line-height: 17px;
}
ul.sidebar_list .featured-cat-date, ul.sidebar_list .related-cat-date {
	font-size: 10px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 14px;
	clear: right;
	color: #7D7D7D;
}
ul.sidebar_list .featured-cat-meta p, ul.sidebar_list .related-cat-meta p {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	text-align: justify;
	line-height: 14px;
	height: auto;
	clear: right;
}

ul.sidebar_list {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list h6 {
	width: auto;
	display: block;
	height: auto;
	font-size: 14px;
	color: #000000;
	text-transform: capitalize;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
ul.sidebar_list li ul {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.sidebar_list li ul li {
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	border-bottom-color: #d5d5d5;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	line-height: 16px;
}
ul.sidebar_list li ul li ul {
	margin: 0px;
	clear: both;
	list-style-type: none;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.sidebar_list li ul li ul li {
	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;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	list-style-type: none;
	width: auto;
	height: auto;
	line-height: 20px;
	background-position: 0px 3px;
}
ul.sidebar_list li ul li ul li ul {
	margin: 0px;
	clear: both;
	list-style-type: none;
	height: auto;
	width: 100%;
	padding: 0px;
}
ul.sidebar_list li ul li ul li ul li {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
	padding-bottom: 0px;
	height: auto;
	width: auto;
	line-height: 20px;
}
ul.sidebar_list li a {
	color: #000000;
	text-decoration: none;
}
ul.sidebar_list li a:hover {
	color: #000099;
	text-decoration: none;
}
ul.sidebar_list li div {
	list-style-type: none;
	background-image: none;
}
#calendar_wrap {
	margin: 0px;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	width: 100%;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	color: #000099;
}
#wp-calendar a:hover {
	text-decoration: none;
	color: #000000;
}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#recentcomments {
	clear: both;
	height: auto;
	width: auto;
	display: block;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#recentcomments .recentcomments {
	line-height: 18px;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
}
#recentcomments .recentcomments a {
	color: #000099;
	text-decoration: none;
}
#recentcomments .recentcomments a:hover {
	text-decoration: none;
	color: #000000;
}
.sidebar_list .widget_rss .widgettitle .rsswidget {
	text-decoration: none;
	background-image: none;
}

.sidebar_list .widget_rss .widgettitle .rsswidget:hover {
	text-decoration: underline;
}
.sidebar_list .widget_rss .widgettitle .rsswidget img {
	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;
	vertical-align: baseline;
}
.sidebar_list .widget_rss .widgettitle .rsswidget .rss-date {
	clear: both;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.sidebar_list .widget_rss .widgettitle .rsswidget .rssSummary {
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.widget_recentcomments_gravatar {
	width: 100%;
	list-style-type: none;
	height: auto;
	clear: both;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
.widget_recentcomments_gravatar .noarrow {
	background-image: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}

.widget_recentcomments_gravatar ul {
	height: auto;
	width: 100%;
	clear: both;
	background-image: none;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.widget_recentcomments_gravatar ul li {
	clear: both;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #D5D5D5;
	list-style-type: none;
	margin: 0px;
	background-image: none;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #d5d5d5;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 75%;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.widget_recentcomments_gravatar .com-info .comy {
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	font-size: 13px;


}
.widget_recentcomments_gravatar .com-info .comy span {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #000099;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: none;
	color: #000000;
}
.widget_recentcomments_gravatar .com-info .comtext {
	line-height: 14px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #000000;
}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: underline;

}

ul.sidebar_list .widget_hottopics li a {
	text-decoration: none;
	font-size: 13px;
	color: #000099;
}
ul.sidebar_list .widget_hottopics li a:hover {
	text-decoration: none;
	color: #000000;
}
ul.sidebar_list .widget_hottopics .total-com {
}
.widget_tag_cloud div {
	padding: 8px;
}
.widget_tag_cloud a {}
.widget_tag_cloud a:hover {}
.textwidget {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.sidebar_list .widget_text .textwidget a {
	color: #000099;
	text-decoration: none;
}
.sidebar_list .widget_text .textwidget a:hover {
	text-decoration: none;
	color: #000000;
}
.sidebar_list .widget_text .textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul.sidebar_list #rss-2 .widget-title .rsswidget {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
ul.sidebar_list #rss-2 .widget-title .rsswidget:hover {
	text-decoration: underline;
}
ul.sidebar_list #rss-2 .widget-title .rsswidget img {
	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;
	vertical-align: bottom;
}
ul.sidebar_list #rss-2 .rss-date {
	clear: both;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	display: block;
}
ul.sidebar_list #rss-2 .rssSummary {
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.videobox {
	display: block;
	text-align: center;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#twitter {
	clear: both;
	height: auto;
	width: auto;
}
#twitterinner {
	padding: 5px;
}

#twitter #twitter-heading {
	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: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 39px;
	font-weight: bold;
}
#twitter #twitter-heading a {
	color: #00CCFF;
	text-decoration: none;
	text-transform: uppercase;
}
#twitter #twitter-heading 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: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	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: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
#twitter_update_list a:hover {
	text-decoration: underline;
}
#sponsorbox {
	clear: both;
	height: auto;
	width: auto;

}
#sponsor-inner {
	text-align: center;
	clear: both;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sponsorbox ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
}
#sponsorbox li {
	height: 125px;
	width: 125px;
	display: inline;
	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;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#sponsorbox img {
	border: 0 none;
	margin-bottom: 2px;
	height: 125px;
	width: 125px;
}
ul#archives {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000099;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.3em;
}
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;
	font-weight: bold;
}
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 {
	color: #000099;
	text-decoration: none;
}
ul#links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000099;
	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;
	font-weight: bold;
}
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: none;
	color: #000099;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
	padding: 15px;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F1F1F;
}
#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;
}
#footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#footer #devlink {
	font-size: 11px;
}

#footer #credits {
	font-size: 9px;
}
#footer-widget-area {
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #000000;
}
#footer-widget-area-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#footer-widget-area .widget-area {
	width: 28%;
	margin-right: 25px;
	margin-left: 25px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	overflow: hidden;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#footer-widget-area select  {
	padding: 3px;
	font-weight: bold;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
}
.notify {
	color: #FFFFFF;
	text-align: center;
}
ul.footer_list {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list a:hover {
	color: #CC3300;
	text-decoration: none;
}
ul.footer_list li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
ul.footer_list h6 {
	clear: both;
	font-size: 16px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.footer_list li ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.footer_list li ul li {
	line-height: 18px;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	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;
}

ul.footer_list .com-info .comtext, ul.footer_list .com-info .comtext a, ul.footer_list .com-info .comtext a:hover {
	color: #FFFFFF;
}

ul.footer_list .textwidget a, ul.footer_list .widget_hottopics a, ul.footer_list #wp-calendar a, ul.footer_list #recentcomments .recentcomments a  {
	color: #CC3300;
	text-decoration: none;
}
ul.footer_list .textwidget a:hover, ul.footer_list .widget_hottopics a:hover, ul.footer_list #wp-calendar a:hover, ul.footer_list #recentcomments .recentcomments a:hover {
	text-decoration: underline;
}
ul.footer_list div.rssSummary {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
}
ul.footer_list span.rss-date {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
	clear: both;
	display: block;
	font-style: italic;
}
ul.footer_list .widget_recentcomments_gravatar .com-info .comy span,
ul.footer_list .widget_recentcomments_gravatar .com-info .comy a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .com-info .comy a:hover {
	font-weight: bold;
	text-decoration: underline;
}
ul.footer_list .widget_recentcomments_gravatar .com-info .comtext a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .com-info .comtext a:hover {
	color: #CC3300;
	text-decoration: none;
}

ul.footer_list #twitter div#twitter-heading, ul.footer_list #twitter #twitter_update_list p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
}
ul.footer_list #featured-category, ul.footer_list #related-category {
	clear: both;
}
ul.footer_list .featured-cat-entry, ul.footer_list .related-cat-entry {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.footer_list .featured-cat-entry h5, ul.footer_list .related-cat-entry h5 {
	clear: both;
	font-size: 15px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: transparent;
	background-image: none;
	color: #FFFFFF;
}
ul.footer_list .featured-cat-meta, ul.footer_list .related-cat-meta {
	width: 98%;
	height: auto;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.footer_list .featured-cat-meta a, ul.footer_list .related-cat-meta a {
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}
ul.footer_list .featured-cat-meta a:hover, ul.footer_list .related-cat-meta a:hover {
	text-decoration: underline;
	font-weight: bold;
}
ul.footer_list .featured-cat-meta h2, ul.footer_list .related-cat-meta h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	clear: right;
	line-height: 17px;
	color: #CC3300;
}
ul.footer_list .featured-cat-date, ul.footer_list .related-cat-date {
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 14px;
	clear: right;
}
ul.footer_list .featured-cat-meta p, ul.footer_list .related-cat-meta p {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	text-align: justify;
	line-height: 14px;
	height: auto;
	clear: right;
}
