/*
Theme Name: Ecore
Theme URI: http://www.magpress.com/wordpress-themes/ecore.html
Description: Ecore is 2 columns fixed width WordPress theme by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: white,green,two-columns,custom-menu,fixed-width,right-sidebar,theme-options,threaded-comments

	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 {
	font-family: "Century Gothic", Verdana, Tahoma;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 1em;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	color: #000000;
}
.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: #5c9d39;

}
a:hover, a:active {
	text-decoration: underline;
	color: #2b699f;
}
.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: 1px solid #DFEAEE;
	padding: 5px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
img.alignright, img.attachment-alignright {
	border: 1px solid #DFEAEE;
	padding: 5px;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #DFEAEE;
	padding: 5px;
	clear: both;
	background-color: #FFFFFF;
}
.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;
}
.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;
	text-shadow: none;
}
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;
	text-shadow: none;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	border: 1px solid #DFDFDF;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 12px;
}

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;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#breadcrumbs a {
	text-decoration: none;

}
#breadcrumbs a:hover {
	text-decoration: underline;

}
#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%;
}



#siteinfo {
	margin: 0px;
	float: left;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: left;
	display: block;
	text-shadow: 0px 1px 1px #fff;
}


#siteinfo a {
	color: #5c9d39;
	text-decoration: none;
}
#siteinfo a:hover {
	text-decoration: none;
	color: #000000;
}

#siteinfo a:before {
	content: url(http://starcareer.com.ua/wp-content/uploads/2015/01/Logo5.gif);
}

#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
#siteinfo #site-description {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
#topbanner {
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: right;
	display: block;
}
#topbanner img {
	border: 0 none;
}
#navigation {
	padding: 0px;
	clear: both;
	height: auto;
	width: 998px;
	display: block;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DFEAEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666; 
}
#topsearch {
	padding: 0px;
	float: right;
	height: auto;
	width: 28%;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform #s {
	margin: 0px;
	padding: 6px;
	width: 220px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;



	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DFEAEE;
	font-style: italic;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Tahoma;
}
#topsearch #searchform #searchsubmit {
	background-image: url(images/navbg-h.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	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-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 5px;
	text-shadow: 0px 1px 1px #000;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
}
#main {
	padding: 10px;
	clear: both;
	height: auto;
	width: 978px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #DFEAEE;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: left -20px;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
	clear: both;
}

/* 2015-01-13 width 630px */
#content {
	float: left;
	width: 678px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#contentinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 2015-01-13 width 348px */
#sidebar {
	margin: 0px;
	float: right;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#featured {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-color: #F9F9F9;
	border: 1px solid #DFEAEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666;
}

#featured #featured-title {
	width: auto;
	display: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #2e2e2e;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#post-entry h6 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: "trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
#post-entry .post-meta {
	height: auto;
	width: auto;
	text-shadow: 2px 0px 1px #fff;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #F9F9F9;
	border: 1px solid #DFEAEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666;

}
#post-entry .post-meta .thumb {
	margin: 0px;
	padding: 0px;
}
#post-entry .post-meta .thumb .alignleft {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#post-entry .post-meta .thumb .alignright {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#post-entry .post-meta .post-date {
	font-size: 11px;
	text-transform: uppercase;
	color: #5c9d39;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#post-entry .post-meta .post-date a {
	text-decoration: none;
	color: #5c9d39;
}
#post-entry .post-meta .post-date a:hover {
	color: #2b699f;
	text-decoration: underline;
}

#post-entry .post-meta h2 {
	padding: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	margin: 0px;
	line-height: 30px;
	font-style: italic;
}
#post-entry .post-meta h2 a {
	color: #000000;
	text-decoration: none;
}
#post-entry .post-meta h2 a:hover {
	color: #2b699f;
	text-decoration: underline;
}
#post-entry .post-meta h1 {
	padding: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: none;
	margin: 0px;
	font-style: italic;
}
#post-entry .post-meta .post-info {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAEE;
}
#post-entry .post-meta .post-date-single {
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #5c9d39;
	text-align: left;
	padding: 0px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}
#post-entry .post-meta .post-tags-single {
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	padding: 0px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#post-entry .post-meta .post-date-single a, #post-entry .post-meta .post-tags-single a {
	text-decoration: none;
}
#post-entry .post-meta .post-date-single a:hover, #post-entry .post-meta .post-tags-single a:hover {
	text-decoration: underline;
}

#post-entry .post-meta .post-content {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	color: #000000;
	font-style: italic;
}
#post-entry .post-meta .post-content a {
	color: #5c9d39;
	text-decoration: none;
}
#post-entry .post-meta .post-content a:hover {
	color: #2b699f;
	text-decoration: underline;
}
#post-entry .post-meta .post-content-single {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
	font-style: italic;
}
#post-entry .post-meta .post-content-single a {
	text-decoration: none;
}
#post-entry .post-meta .post-content-single a:hover {
	text-decoration: underline;
}
#post-entry .post-meta .social {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#post-entry .post-meta .post-content .readmore {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
#post-entry .post-meta .post-content .readmore a {
	text-decoration: underline;
}
#post-entry .post-meta .post-content .readmore a:hover {
	text-decoration: none;
}

.adsense-loop {
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 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;
}
.adsense-single {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.navigation {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #fff;
	color: #5c9d39;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
	color: #5c9d39;
}
.navigation a:active,
.navigation a:hover {
	text-decoration: underline;
	color: #2b699f;
}
.navigation .nav-previous {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 50%;
}
.navigation .nav-next {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-shadow: 0px 1px 1px #fff;
	color: #000000;
	font-weight: bold;
}
ul.sidebar_list a {
	color: #000000;
	text-decoration: none;

}
ul.sidebar_list a:hover {
	text-decoration: underline;
	color: #2b699f;
}
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;
	position: relative;
	background-color: #F9F9F9;
	border: 1px solid #DFEAEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666;
}
ul.sidebar_list li select {
	border: 1px solid #DFEAEE;
	display: block;
	padding: 2px;
	width: 96%;
	position: relative;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	padding: 10px;
}
ul.sidebar_list li div {
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}
ul.sidebar_list li ul li {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/bullet2.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 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	webkit-box-shadow: none;

	-moz-box-shadow: none;
	box-shadow: none;
	font-style: italic;
}
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: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-shadow: 0px 1px 1px #000;
	background-color: #5D9E3B;

-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.sidebar_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list h6 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul.sidebar_list #widget_ads {
}
ul.sidebar_list #widget_ads div {
	padding: 5px;
	text-align: center;
}

ul.sidebar_list .widget_text .textwidget {
	font-size: 11px;
	line-height: 20px;
}
ul.sidebar_list .widget_text .textwidget a {
	color: #5c9d39;
	text-decoration: none;
}
ul.sidebar_list .widget_text .textwidget a:hover {
	text-decoration: underline;
	color: #2b699f;
}
ul.sidebar_list .widget_search {
	padding: 5px;
}
ul.sidebar_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list .widget_search #searchform #s {
	padding: 5px;
	width: 96%;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	margin: 0px;
	border: 1px solid #DFEAEE;
}
ul.sidebar_list .widget_search #searchform #searchsubmit {
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 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;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
	background-color: #CC3333;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.sidebar_list .widget_search #searchform .screen-reader-text {
	display: none;
}
ul.sidebar_list #sponsorbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.sidebar_list #sponsorbox #sponsor-links {
	text-align: center;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links a {
	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 #sponsorbox #sponsor-links a:hover {
	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 #sponsorbox #sponsor-links p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links img {
	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;
	height: 125px;
	width: 125px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 3px;
}
ul.sidebar_list #wp-calendar {
	width: 100%;
	text-align: center;
	font-size: 13px;
}
ul.sidebar_list #wp-calendar caption {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.sidebar_list #wp-calendar #prev {
	text-align: left;
	padding-left: 4%;
}
ul.sidebar_list #wp-calendar #next {
	text-align: right;
	padding-right: 4%;
}
ul.sidebar_list #wp-calendar a {
	text-decoration: none;
	color: #5c9d39;
	font-weight: bold;
}
ul.sidebar_list #wp-calendar a:hover {
	text-decoration: underline;
	color: #2b699f;
	font-weight: bold;
} 
ul.sidebar_list li#twitter {}
ul.sidebar_list #twitter h6 {
}
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: 11px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEAEE;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #2b699f;
	text-decoration: none;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	text-decoration: underline;
}
ul.sidebar_list .featured-category {}
ul.sidebar_list .featured-category h6 {}

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;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEAEE;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .aligncenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #000000;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #2b699f;
	text-decoration: underline;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	margin: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #5c9d39;
	text-transform: uppercase;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
	font-size: 11px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
	display: block;
	font-style: italic;
}
ul.sidebar_list .widget_recentcomments_gravatar, ul.sidebar_list .widget_hottopics {}
ul.sidebar_list .widget_recentcomments_gravatar .comentry, ul.sidebar_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEAEE;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .alignleft {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: right;
	display: block;
	text-transform: capitalize;
	font-style: italic;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a, ul.sidebar_list .widget_recentcomments_gravatar .comentry .author .aname {
	text-decoration: none;
	color: #5c9d39;
	font-weight: bold;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #2b699f;
	text-decoration: underline;
	font-weight: bold;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #000000;
	text-decoration: none;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #2b699f;
	text-decoration: underline;
}
ul.sidebar_list .widget_hottopics .comentry a {
	color: #5c9d39;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
ul.sidebar_list .widget_hottopics .comentry a:hover {
	color: #2b699f;
	text-decoration: underline;
	font-weight: bold;
}
ul.sidebar_list .widget_hottopics .comentry .total-com {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
ul#archives, ul#links {
	display: block;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #F9F9F9;
	border: 1px solid #DFEAEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 10px -6px #666;
	-moz-box-shadow: 0px 5px 10px -6px #666;
	box-shadow: 0px 5px 10px -6px #666;
	font-style: italic;
	font-weight: bold;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #5c9d39;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
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: 12px;
	line-height: 22px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	color: #000000;
}
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: #5c9d39;
	text-decoration: underline;
}

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: 20px;
	color: #5c9d39;
	font-weight: bold;
	text-transform: uppercase;
}
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: 26px;
	padding: 0px;
}
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: 12px;
	line-height: 22px;
	padding: 0px;
	list-style-type: square;
	color: #000000;
}
ul#links li a {
	color: #000000;
	text-decoration: none;
}
ul#links li a:hover {
	text-decoration: underline;
	color: #5c9d39;
}
#footer {
	clear: both;
	height: auto;
	width: 970px;
	font-size: 11px;
	text-shadow: 0px 1px 1px #000;
	padding: 15px;
	color: #FFFFFF;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5D9E3B;
	font-style: italic;
	font-weight: bold;
}
#footer ul {
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;

	position: relative;
}
#footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #c0c0c0;
	background-color: transparent;
}
#footer #devlink {
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}

#footer #credits {
	font-size: 11px;
	text-transform: none;
}
/*
#footer-widget-area {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #323232;
}
#footer-widget-area-wrap {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#footer-widget-area .widget-area {
	width: 23%;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 25px;
}
#footer-widget-area #fourth {
	margin-right: 0px;
}
#footer-widget-area select  {
	clear: both;
	height: auto;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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;
	display: block;
	padding: 2px;
}
#footer-widget-area form {
	margin: 0px;
	padding: 0px;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
ul.footer_list  h6 {
	font-size: 13px;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #f5f5f5;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5e5e5e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.footer_list li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.footer_list li ul, ul.footer_list li div {
	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_text .textwidget a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
ul.footer_list .widget_text .textwidget a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar, ul.footer_list .widget_hottopics {}
ul.footer_list .widget_recentcomments_gravatar .comentry, ul.footer_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .alignleft {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 5px solid #FFFFFF;
	padding: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: right;
	display: block;
	text-transform: capitalize;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	line-height: 1.3;
	font-style: normal;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #CCCCCC;
	text-decoration: none;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_hottopics .comentry a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
ul.footer_list .widget_hottopics .comentry a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .widget_hottopics .comentry .total-com {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
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: 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: 5px;
	height: 50px;
	width: 50px;
	margin-bottom: 3px;
	padding: 0px;
	border: 5px solid #FFFFFF;
}

ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
	color: #CCCCCC;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #FFFFFF;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 11px;
	color: #CCCCCC;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
*/