/*
File Name: sidebar.css
Sections: All sidebar section.
*/

/*------------------------------Sidebar------------------------------*/

#right-col h3 {
	width: 247px;
	height: 52px;
	margin: 0 0 0 -22px;
	padding: 0 20px 0 21px;
	color: #FFF;
	font: normal 24px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: -1px;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
	line-height: 44px;
	background: url(../images/title_bg.png) no-repeat left top;
	overflow: hidden;
}
#right-col h3 a {
	color: #FFF;
	font: normal 24px "Myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 44px;
}

/*-----Widget Formatting-----*/

.widget {
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	font: normal 13px Arial, Helvetica, sans-serif;
}
.widget ul {
	margin: 10px 0 0 0;
	list-style: none;
}
.widget ul li {
	width: 220px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../images/bullet2.png) no-repeat 0 5px;
	text-shadow: 1px 1px #e5e5e5;
	line-height: 20px;
}
.widget ul li a {
	color: #333;
}
.widget ul li a:hover {
	color: #000;
}
.widget p {
	padding: 0 0 10px 0;
}
.textwidget {
	margin: 10px 0 0 0;
}
.footer-widget {
	width: 290px;
	height: auto;
	margin: 0 20px 15px 0;
	padding: 0;
	float: left;
	color: #FFF;
}
.footer-widget a {
	color: #656565;
}
.footer-widget a:hover {
	color: #FFF;
}
.footer-widget ul {
	margin: 10px 0 0 0;
	list-style: none;
}
.footer-widget ul li {
	width: 270px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../images/bullet_footer.png) no-repeat 0 4px;
	line-height: 20px;
}
.footer-widget ul li a {
	margin: 0;
	color: #656565;
}
.footer-widget ul li a:hover {
	color: #FFF;
}
/*-----Calendar-----*/

#calendar_wrap {
	width: 240px;
	margin: 10px 0;
	padding: 0;
}
#wp-calendar {
	width: 240px;
	color: #000;
}
#wp-calendar caption {
	height: 20px;
	color: #FFF;
	font-weight: bold;
}
tbody .pad {
	background: #d7d7d7;
}
thead>tr>th {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ccc;
	border: 1px solid #ccc;
}
tbody>tr>td {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e2e2e2;
	border: 1px solid #ccc;
}
table#wp-calendar>tbody>tr>td>a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #FFF;
}
table#wp-calendar>tbody>tr>td>a:hover {
	color: #000;
}
#wp-calendar #today {
	color: #FFF;
	background: #0858b8;
	font-weight: bold;
}
tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:active {
	margin: 0;
	padding: 0 5px 0 5px;
	color: #000;
	text-decoration: none;
}
tfoot>tr>td>a:hover {
	text-decoration: underline;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
/*-----125x125 Ads-----*/

.ads-block {
	width: 300px;
	margin: 10px 0 0 -40px;
	padding: 0 0 15px 0;
	float: left;
}
.ads-block a.advertise-here {
	width: 263px;
	height: 30px;
	margin: 0 0 0 15px;
	padding: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	background: url(../images/advertise_here_bg.png) repeat-x left top;
	border: 1px solid #000;
	display: inline-block;
}
.ads-block a.advertise-here:hover {	
}
.ads-block img {
	margin: 0 0 15px 15px;
	float: left;
	border: 0;
}
/*RECENT POSTS - POPULAR POSTS - RECENT COMMENTS*/
#recentpopular {
	width: 290px;
	float: left;
}
.notfooter #recentpopular {
	width: 240px;
}
#recentpopular ul {
	width: 290px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
.notfooter #recentpopular ul {
	width: 240px;
}
#recentpopular ul li {
	width: 290px;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 0;
	float: left;
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 22px;
	background: none;
}
.notfooter #recentpopular ul li {
	width: 240px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-shadow: none;
	line-height: 22px;
	background: none;
}
.notfooter #recentpopular ul li:first-letter {
	text-transform: capitalize;
}
#recentpopular li a {
	text-decoration: none;
	color: #656565;
}
#recentpopular li a:hover {
	color: #FFF;
}
.notfooter #recentpopular li a {
	text-decoration: none;
	color: #555;
	text-shadow: 1px 1px #e5e5e5;
}
.notfooter #recentpopular li a:hover {
	color: #000;
}
#recentpopular img {
	margin: 2px 10px 0 0;
	padding: 4px;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #24282a;
	border: 1px solid #383c3e;
	text-align: left;
}
.notfooter #recentpopular img {
	background-color: #ddd;
	border: 1px solid #aaa;
}
#recentpopular img:hover {
	background-color: #2c3032;
}
.notfooter #recentpopular img:hover {
	background-color: #c8e5f0;
}
#recentpopular p, #recentpopular a {
	margin-top: 0;
	line-height: 22px;
	font-size: 13px;
}
.notfooter #recentpopular p {
	padding-bottom: 0px;
}
.postheader a {
	font-size: 13px!important;
	line-height: 14px;
}
.notfooter .postheader a {
	font-size: 13px!important;
	line-height: 14px;
}
.recentpopular-date {
	margin: 0 15px 0 0;
	padding: 0 0 0 17px;
	float: left;
	background: url(../images/recentposts-clock.png) 0 4px no-repeat;
}
.recentpopular-comments {
	margin: 0;
	padding: 0 0 0 17px;
	float: left;
	background: url(../images/recentposts-comment.png) 0 5px no-repeat;
}

/*SEARCH*/
.footer-widget #search {
	margin: 25px 0 15px 0;
	float: left;
}

/*TWITTER FEED*/
#twittercontainer {
	width: 290px;
	float: left;
}
.notfooter #twittercontainer {
	width: 240px;
}
#twittercontainer ul {
	width: 290px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
.notfooter #twittercontainer ul {
	width: 240px;
	border: 0;
}
#twittercontainer ul li {
	width: 290px;
	height: auto;
	margin: 0;
	padding: 7px 0 8px 0;
	float: left;
	display: block;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 22px;
	background: none;
}
.notfooter #twittercontainer ul li {
	width: 240px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #555;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #e5e5e5;
	border: 0;
	background: none;
	line-height: 22px;
}
#twittercontainer li a {
	text-decoration: none;
	color: #656565;
	font-size: 13px;
}
#twittercontainer li a:hover {
	color: #FFF;
}
.notfooter #twittercontainer li a {
	color: #FFF;
	font-size: inherit;
	text-shadow: none;
}
.notfooter #twittercontainer li a:hover {
	color: #555;
	text-shadow: 1px 1px #e5e5e5;
}
.tweet_text {
}
.notfooter .tweet_text {
	text-shadow: 1px 1px #e5e5e5;
}
.footertext {
	text-shadow: none;
}
.notfooter .footertext {
	margin: 15px 0 0 0;
	font-size: 13px;
	text-shadow: 1px 1px #e5e5e5;
}
.footertext a {
	color: #656565;
	text-shadow: none;
}
.notfooter .footertext a {
	color: #FFF;
	text-shadow: none;
}
.footertext a:hover {
	color: #FFF;
	text-shadow: none;
}
.notfooter .footertext a:hover {
	color: #555;
	text-shadow: 1px 1px #e5e5e5;
}
p.loading {
	width: 24px;
	height: 24px;
	background: url(../images/loader.gif) 0 0 no-repeat;
}

/*Follow Us*/
#feedslist-widget {
	width: 290px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
.notfooter #feedslist-widget {
	width: 240px;
}
#feedslist-widget li {
	width: 36px;
	height: 36px;
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
	background: none;
}
#feedslist-widget li a:hover {
	border: 0;
}
.feedimage-widget {
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #24282a;
	border: 1px solid #383c3e;
}
.feedimage-widget:hover {
	background-color: #2c3032;
}
.notfooter .feedimage-widget {
	background-color: #ddd;
	border: 1px solid #aaa;
}
.notfooter .feedimage-widget:hover {
	background-color: #d1d1d1;
}