/*
Theme Name: Bluenote
Theme URI: http://www.magpress.com/wordpress-themes/bluenote.html
Description: Bluenote is 2 columns fixed width WordPress theme with featured content slider, 4 columns footer widgets, Adsense ready and many more by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: blue,two-columns,custom-menu,fixed-width,right-sidebar,theme-options,threaded-comments

	Bluenote
	http://www.magpress.com/wordpress-themes/bluenote.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/
*/
@font-face {

    font-family:Alpida Unicode System;

    font-style:  normal;

    font-weight: normal;

    src: url(http://www.prestan.net/AlpdUniSys.eot);

    src : local( 'Alpida Unicode System' ), url(http://www.prestan.net/AlpdUniSys.TTf) format( "TrueType" );

  }

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: 1;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-color: #0E2C5D;
	font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
	color: #FFFFFF;
}
.clearfix {
	clear: both;
}
.innerwrap {
	padding: 0px;
	clear: both;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #82E0FF;

}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}
.img img {
   max-width: 100%;
}
.img object, .img embed {
   width: 100%;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
	border: 5px solid #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.alignright, img.attachment-alignright {
	border: 5px solid #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	display: block;
	border: 5px solid #FFFFFF;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 5px;
	border: 1px solid #D5D5D5;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #D5D5D5;
}
.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
	color: #000000;
	font-size: 17px;
	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:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
	font-size: 1.25em;
}
#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;
	font-size: 16px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#sidebar .sidebar_list .nobullet {
	background-image: none;
	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;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999999;
	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: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
}
#siteinfo {
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: center;
	display: block;
	clear: both;
	float: none;
}
#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;
	color: #F7F7F7;

}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 3.5em;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#siteinfo #site-description {
	font-size: 1em;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	letter-spacing: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#siteinfo #date {
	font-size: 16px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}

#topbanner {
	margin: 0px;
	float: none;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
	clear: both;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#topbanner img {
	border: 0 none;
}#navigation {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 15px;
	text-transform: capitalize;
	text-align: right;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#breadcrumbs a {
	text-decoration: none;

}
#breadcrumbs a:hover {
	text-decoration: none;

}
#main {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#fullcontent {
	width: 100%;
	padding: 0px;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
#content {text-align: justify;
	float: left;
	width: 70%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#contentinner {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}

#sidebar {text-align: justify;
	padding: 0px;
	float: right;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#sidebarinner {text-align: justify;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#sidebar-left {text-align: justify;
	padding: 0px;
	height: auto;
	width: 49%;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar-right {text-align: justify;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 49%;
	float: right;
}
#featured {text-align: justify;
	padding: 1px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #2E5578;
	border: 1px solid #12397A;
}
#featured-heading {text-align: justify;
	background-image: url(images/featbar-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	margin: 0px;
	width: auto;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
#featured-heading span {
	background-color: transparent;
	background-image: url(images/featbar-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#post-entry {
	margin: 0px;
	height: auto;
	width: 100%;
	padding: 0px;
}
.post-meta {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	background-color: #2E5578;
	border: 1px solid #12397A;
	padding: 10px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.post-meta-single {
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302923;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.post-info {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12397A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.post-info h1 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 35px;
	font-weight: bold;
	color: #82E0FF;
	text-decoration: none;
	font-style: normal;
	line-height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: -1px;
	display: block;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.post-info h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 30px;
	letter-spacing: -1px;
	display: block;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.post-info h2 a {
	text-decoration: none;
	color: #82E0FF;
}
.post-info h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.post-date {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.post-date a {
	text-decoration: none;
}
.post-date a:hover {
	text-decoration: none;
}
.post-content {
	font-size: 17px;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
.post-content a {
	text-decoration: none;
}
.post-content a:hover {
	text-decoration: none;
}

.post-content-single {
	font-size: 17px;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	line-height: 20px;
	padding: 0px;
}
.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: 23px;
	font-size: 17px;
	background-color: transparent;
	float: right;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.post-com a {
	text-decoration: none;
	color: #FFFFFF;

}
.post-com a:hover {
	text-decoration: none;
	color: #82E0FF;
}
.adsense-loop {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: right;
	overflow: hidden;
	padding: 0px;
}
.adsense-single {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-align: right;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	font-size: 14px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	height: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.pages {
	color: #FFFFFF;
	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: #346087;
	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-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.current {
	color: #FFFFFF;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #4B89BC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.wp-pagenavi a {
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #346087;
	display: inline;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #4B89BC;

}
#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: #346087;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4B89BC;
}
#post-navigator-single {
	width: 100%;
	font-size: 15px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
#post-navigator-single a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: underline;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
ul.sidebar_list a {
	color: #FFFFFF;
	text-decoration: none;

}
ul.sidebar_list a:hover {
	color: #82E0FF;
	text-decoration: none;
}
ul.sidebar_list #searchbox {
	padding: 8px;
	background-color: #0B234C;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #12397A;
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-x;
}


ul.sidebar_list #searchbox #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list #searchbox #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #searchbox #searchform #s {
	padding: 5px;
	width: 272px;
	font-size: 16px;
	font-weight: normal;
	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;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
ul.sidebar_list #searchbox #searchform #searchsubmit {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	width: auto;
	margin: 0px;
	display: none;

}

ul.sidebar_list .textwidget {
	font-size: 16px;
	line-height: 16px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
ul.sidebar_list .textwidget a, ul.sidebar_list .widget_recent_comments a {
	font-weight: bold;
	color: #82E0FF;
}
ul.sidebar_list .textwidget a:hover, ul.sidebar_list .widget_recent_comments a:hover {
	text-decoration: underline;
}
ul.sidebar_list .widget_text .textwidget .alignleft {
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
}
ul.sidebar_list li {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #2E5578;
	border: 1px solid #12397A;
}
ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
ul.sidebar_list li div {
	font-size: 15px;
	line-height: 18px;
}
ul.sidebar_list li ul li {
	font-size: 16px;
	line-height: 22px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/bullet.png);
	list-style-image: none;
	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-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
ul.sidebar_list li ul li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}

ul.sidebar_list h6 {
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #0B234C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.sidebar_list #calendar_wrap #wp-calendar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
ul.sidebar_list #calendar_wrap #wp-calendar caption {
	font-size: 15px;
	font-weight: bold;
}
ul.sidebar_list #calendar_wrap #wp-calendar #prev {
	text-align: right;
}
ul.sidebar_list #calendar_wrap #wp-calendar #next {
	text-align: right;
}
ul.sidebar_list #calendar_wrap #wp-calendar a {
	font-weight: bold;
	color: #82E0FF;
	text-decoration: none;
}
ul.sidebar_list #calendar_wrap #wp-calendar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

ul.sidebar_list li#twitter {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	padding: 0px;
}
ul.sidebar_list #twitter h6 {
	margin-bottom: 0px;
}

ul.sidebar_list li#twitter div.clearfix {
	background-image: none;
	background-color: transparent;
}
ul.sidebar_list li#twitter div#twitter_update_list {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12397A;
	margin: 0px;
	padding: 8px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #57C6EA;
	text-decoration: none;
	font-weight: bold;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	text-decoration: underline;
}
ul.sidebar_list #sponsorbox {
	padding-bottom: 0px;
}

ul.sidebar_list #sponsorbox #sponsor-links {
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	display: block;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
	display: inline;
}
ul.sidebar_list #sponsorbox #sponsor-links 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;
}
ul.sidebar_list #feat-cat-notify {
	padding: 8px;
	font-size: 18px;
	line-height: 18px;
	height: auto;
	width: auto;
	margin: 0px;
font-family:Alpida Unicode System,Arial, Tahoma,Century gothic,  sans-serif;
}
ul.sidebar_list .featured-category {
	padding-bottom: 0px;
}
ul.sidebar_list .featured-category h6 {
	margin-bottom: 0px;
}

ul.sidebar_list .featured-category .feat-cat-entry {
	margin: 0px;
	padding: 0px;
	clear: both;

	height: auto;
	width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12397A;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 5px;
	border: 3px solid #FFFFFF;
	margin-bottom: 2px;
	margin-right: 10px;
	height: 50px;
	width: 50px;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #82E0FF;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {text-align: justify;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
ul.sidebar_list .widget_recentcomments_gravatar {
	padding-bottom: 10px;
}
ul.sidebar_list .widget_recentcomments_gravatar h6 {
	margin-bottom: 0px;
}

ul.sidebar_list .widget_recentcomments_gravatar div {
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12397A;
}
ul.sidebar_list .widget_recentcomments_gravatar .alignleft {
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 5px;
}

ul.sidebar_list .widget_recentcomments_gravatar .author, ul.sidebar_list .widget_recentcomments_gravatar .author a {
	color: #82E0FF;
	text-decoration: none;
	text-transform: capitalize;
}
ul.sidebar_list .widget_recentcomments_gravatar .author a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment {
	line-height: 14px;	
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a {
	text-decoration: none;
	color: #FFFFFF;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
ul.sidebar_list .widget_recent_comments #recentcomments .recentcomments {
	line-height: 18px;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
}
ul.sidebar_list .widget_hottopics h6 {
	margin-bottom: 0px;
}
ul.sidebar_list .widget_hottopics ul {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


ul.sidebar_list .widget_hottopics li {
	background-image: none;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12397A;
	padding: 10px;
	margin: 0px;
}
ul.sidebar_list .widget_hottopics a {
	color: #82E0FF;
	font-weight: bold;
	text-decoration: none;
}
ul.sidebar_list .widget_hottopics a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

ul.sidebar_list .widget_rss .widgettitle .rsswidget {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list .videobox {
	padding-bottom: 0px;
}
ul.sidebar_list .videobox h6 {
	margin-bottom: 0px;
}
ul.sidebar_list .videobox div {
	padding: 5px;
}
ul.sidebar_list .socialbox {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.sidebar_list .socialbox #social {
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
}
ul.sidebar_list .socialbox #social li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
ul.sidebar_list .socialbox #social 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;
	margin-right: 8px;
	margin-bottom: 0px;
	height: 25px;
	width: 25px;
}

ul#archives, ul#links {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	background-color: #2E5578;
	border: 1px solid #12397A;
	padding: 10px;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #82E0FF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.1em;
	text-transform: uppercase;
}
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: 24px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: normal;
}
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: #FFFFFF;
	text-decoration: none;
}
ul#archives a:hover {
	color: #82E0FF;
	text-decoration: none;
}

ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.8em;
	color: #82E0FF;
}
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: normal;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
ul#links li ul li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	list-style-type: square;
}
ul#links li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#links li a:hover {
	text-decoration: none;
	color: #82E0FF;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	padding: 15px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	background-color: #000000;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#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: #2E5578;
}
#footer #devlink {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

#footer #credits {
	font-size: 10px;
}
#footer-widget-area {
	clear: both;
	height: auto;
	width: auto;
	background-color: #2E5578;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#footer-widget-area-wrap {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-widget-area .widget-area {
	width: 23%;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	overflow: hidden;
	margin-right: 25px;
}
#footer-widget-area #fourth {
	margin-right: 0px;
}
#footer-widget-area select  {
	padding: 1px;
	font-weight: bold;
	width: 70%;
	border: 1px solid #CCCCCC;
	color: #181919;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-bottom: 2em;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list a:hover {
	text-decoration: none;
	color: #64A9CA;
}
ul.footer_list  h6 {
	font-size: 16px;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284B6A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
ul.footer_list li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	font-size: 13px;
	line-height: 20px;
}
ul.footer_list li ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list li ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list .widget_recentcomments_gravatar div {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .alignleft {
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 5px;
}
ul.footer_list .widget_recentcomments_gravatar .comment {
	font-size: 12px;
	line-height: 16px;
}
ul.footer_list .widget_recentcomments_gravatar a {
	color: #64A9CA;
	font-style: normal;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .author, ul.footer_list .widget_recentcomments_gravatar .author a {
	color: #64A9CA;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .author a:hover {
	text-decoration: underline;
}
ul.footer_list .widget_recentcomments_gravatar .comment a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
ul.footer_list .widget_recentcomments_gravatar .comment a:hover {
	text-decoration: none;
	color: #64A9CA;
}
ul.footer_list .widget_hottopics a, ul.footer_list .textwidget a {
	color: #64A9CA;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
ul.footer_list .widget_hottopics a:hover, ul.footer_list .textwidget a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .socialbox {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.footer_list .socialbox #social {
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
}
ul.footer_list .socialbox #social li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
ul.footer_list .socialbox #social 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;
	margin-right: 8px;
	margin-bottom: 0px;
	height: 20px;
	width: 20px;
}

ul.footer_list .featured-category .feat-cat-entry {
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 2px;
	height: 40px;
	width: 40px;
	border: 3px solid #FFFFFF;
}

ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #64A9CA;
	font-weight: bold;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #CCCCCC;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
