/*  ===================================================================
Theme Name: Our Community
Theme URI: http://themetation.com/
Description: A simple, clean and fresh community site.
Date: 24th July 2008
Version: 2.0
Author: kailoon
Author URI: http://kailoon.com/
Tags: Community style, custom admin panel, right sidebar, 2 column.


======================================================================*/

@import "wordpress.css";
@import "formatting.css";
/* global=============================================================*/

* { /*--reset all to 0--*/
	margin: 0; 
	padding: 0; 
}

body {
	background: #eeeae4 url(images/bg.png) repeat-x top left;
	color: #3a2f27;
	font: 400 12px/20px Verdana, Arial, Helvetica, sans-serif;
}

img { behavior: url(iepngfix.htc); }

a {
	text-decoration: none;
	color: #860201;
        outline: none;
}

a:hover {
	color: red;
}

a img {
	border: 0;
}

.box {
	border: 1px solid #e0e0e0;
	background: #fff url(images/input.jpg) repeat-x top left;
}

.box2 {
	background-color: #e8e8e8;
	border: 1px solid #d8d4d4;
}

.ad, .box2 {
	background-color: #A50201;
}

.box2 h2 {
	color: #FDDB50;
}

/* container =============================================================*/
#wrapper {
	width: 960px;
	margin: 0 auto;	
}

#header {
	width: 960px;
	height: 126px;
	float: left;
	background: url(images/header.png) no-repeat top left;
}

#content {
	width: 960px;
	float: left;
	margin-top: 20px;
}

#content #left-col {
	width: 645px;
	float: left;
	padding-right: 15px;
}

#content #right-col {
	width: 300px;
	float: left;
        overflow: hidden;
}

#footer {
	width: 100%;
	float: left;
	background: url(images/footer.png) repeat-x top left;
	height: 37px;
	color: #fff;
	margin-top: 40px;
}

#footer a {
        color: #F7D469;
}

/* #header =============================================================*/

.section {
	float: left;
	width: 960px;
}

.left-box {
	float: left;
	width: 600px;
}

.right-box {
	float: left;
	width: 360px;
	height: 24px;
}

ul#menu {
	float: left;
	list-style: none;
	font-size: 10px;
	width: 600px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#menu li.page_item, ul#menu li {
	float: left;
}

ul#menu li.page_item a, ul#menu li a {
	color: #c1b0a2;
	margin: 0 15px 0 0;
}

ul#menu li.page_item a:hover, ul#menu li.current_page_item a, ul#menu li a.current {
	color: #fff;
}

a#register {
	font-size: 11px;
	padding-top: 3px;
	color: #C1B0A2;
}

.admin a {
	color: #FFF;	
}

.admin {
	font-size: 10px;
	float: right;
	padding-top: 3px;
	width: 360px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

a#register:hover , .admin a:hover {
	color: #fff;
}

form#loginform {
	float: left;
	font-size: 11px;
}

form#loginform label {
        color: white;
	float: left;
	padding: 2px 5px 0 0;
}

form#loginform input {
	border: 0;
	color: #999;
	font-size: 10px;
}

form#loginform label input.text {
	height: 12px;
	background-color: #403939;
	padding: 2px;
	border: 1px solid #888;
	width: 60px;
}

form#loginform input#my-submit {
	background: url(images/login.png) no-repeat top left;
	width: 17px;
	height: 22px;
	cursor: pointer;
}

h1 a#logo {
	float: left;
	width: 410px;
	height: 60px;
	background: url(images/logo.png) no-repeat top left;
	text-indent: -99999em;
}

#searchform {
	float: left;
	background: url(images/search.png) no-repeat top left;
	width: 209px;
	height: 17px;
	margin: 15px 0 0 60px;
	display: inline;
	padding: 3px;
}

#searchform input {
	border: 0;
	color: #999;
	float: left;
}

#searchform input#s {
	background-color: #171515;
	width: 184px;
}

#searchform input#searchsubmit {
	background: url(images/search-button.png) no-repeat top left;
	cursor: pointer;
	width: 21px;
	height: 18px;
	margin: -1px 0 0 2px;
}

#navigation {
	position: relative;
	height: 33px;
	float: left;
	padding-top: 5px;
}

a#home {
	position: relative;
	height: 33px;
	float: left;
	padding-top: 5px;
	width: 80px;
	text-indent: -9999em;
}

#navigation li {
	float: left;
	line-height: 33px;
}
#navigation li a {
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
        font-weight: 900;
}

#navigation li a:hover,#topmenu li.active a { 
	color: #860201; 
	text-decoration: none;
}

#navigation li ul li a:hover,#topmenu li.active a {
	color: #860201;
	text-decoration: none;
}

#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
	position: relative;
}
#nav {
	padding: 1px 0 0 0;
	width: 875px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height: 35px;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	margin-top: -3px;
	border-top: 1px solid #c3b2a5;

}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 1000;	
}
#nav li ul li {
    background: #fff url(images/input.jpg) repeat-x top;			
	line-height: 28px;
	border: 1px solid #c3b2a5;
	width: 19em;
	border-top: 0;
	position: relative;
	
}
#nav li ul ul {
	margin: -29px 0 0 13em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#nav li.current-cat ul li a {
	background: none;
	color: #333;
}

#nav li ul li.current-cat a, #nav li ul li.current-cat a {
	background: none;
	color: #333;
}

#nav #podcast {
	font-size:14px;
}

#navigation ul li ul li.current-cat a:hover, #navigation ul li ul li.current-cat a:hover {
	color: #860201;
}

#rss {
	float: left;
	text-align: right;
	width: 90px;
	padding: 6px 10px 4px 0;
}

#rss a {
	color: #0d0c0c;
	font: 900 22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* .content=============================================================*/

.f-photo {
	clear: left;
	width: 645px;
	margin-bottom: 20px;
	overflow: hidden;
}

.f-photo a {
	float: left;
}

.featured .f-photo h2 a {
	float: left;
	position: absolute;
	color: #fff;
	background: url(images/title-bg.png) repeat;
	display: block;
	top: 300px;
	padding: 10px;
	font: 400 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 400px;
}

.featured .f-author {
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: center;
	font-size: 10px;
	letter-spacing: -1px;
}

.featured .f-author img {
	float: left;
	border: 1px solid #e8e8e8;
}

.featured .f-excerpt {
	float: left;
	width: 515px;
	padding-bottom: 10px;
}

.featured .f-excerpt p {
	float: left;
}

.f-bottom {
	float: left;
	width: 605px;
	padding-left: 14px;
	margin-top: -15px;
	margin-bottom: 20px;
}

.f-bottom a.f-read {
	float: left;
	background: url(images/f-read.png) no-repeat top left;
	width: 125px;
	height: 26px;
	color: #fff;
	padding: 4px 0 0 6px;
	font-size: 11px;
}

.f-bottom .f-comment {
	float: right;
	margin-top: -10px;
	position: relative;
}

/* .post=============================================================*/

#left-post-col h3, #right-post-col h3 {
	text-align: center;
	padding: 5px 14px;
	color: #FDDB50;
	width: 287px;
	background-color: #A50201;
	border-top: 1px solid #FFF;
	border-bottom: 3px solid #FFF;
	margin-bottom: 10px;
        font-style: normal;
}

#navigation-bar {
        float: left !important;
        width: 590px;
        text-align: center;
	margin-top: 10px !important;
}

#left-post-col h3 a, #right-post-col h3 a {
	color: #666;
}

#left-post-col h3 a:hover, #right-post-col h3 a:hover {
	color: #333;
}

#left-post-col {
	float: left;
	width: 315px;
	padding-right: 15px;
        margin-bottom: 20px;
        overflow: hidden;
}

#right-post-col {
	float: left;
	width: 315px;
        margin-bottom: 20px;
        overflow: hidden;
}

.post {
	float: left;
	width: 315px;
	margin-bottom: 10px;
}

.post h2 {
	padding: 0 0 4px 0;
}

.post h2 a {
	color: #111;
	font-size: 20px;
}

.post h2 a:hover {
	color: #860201;
}

.post .comment {
	float: right;
	background: url(images/comment.png) no-repeat top left;
	width: 38px;
	height: 24px;
	text-align: center;
	margin-right: 4px;
	position: relative;
	padding: 4px 5px 0 0;
	display: inline;
}


.post .comment a {
}

.post .post-sum {
	float: left;
	width: 283px;
	padding: 15px;
	margin-top: -14px;

}

.post .post-sum .date {
	font-style: italic;
	font-size: 9px;
	color: #666;
}

.post .post-sum .author-details {
font-size: 9px;
font-style: italic;
}



.post .post-sum img {

	float: left;
	margin: 5px 8px 0 0;

}



.read-more {
	float: left;
	background: url(images/read.png) no-repeat top right;
	width: 144px;
	height: 23px;
	text-indent: -9999em;
	margin: -12px 0 0 -2px;

}


/* #right-col=============================================================*/

#right-col #ad {
	float: left;
	width: 288px;
	padding: 5px;
	margin: 0 0 5px 0;
}

#right-col #ad div {
	float: left;
	margin: 4px;
	display: inline;
	padding: 4px;
}

#right-col .tab-box {
	float: left;
	width: 300px;
	margin: 10px 0 5px 0;
}

#right-col .tab-box ul#tab-toolbar, #right-col .tab-box ul#recent-toolbar {
	float: left;
	list-style: none;
	width: 300px;
	margin-bottom: -1px;
}

#right-col .tab-box ul#tab-toolbar li, #right-col .tab-box ul#recent-toolbar li {
	float: left;
	display: inline;
}

#right-col .tab-box ul#tab-toolbar li a, #right-col .tab-box ul#recent-toolbar li a {
	float: left;
        font-size: 12px;
	font-weight: 900;
	color: #FFF;
        background-color: #A50201;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 73px;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	margin-bottom: -1px;
	position: relative;
}

#right-col .tab-box ul#tab-toolbar li a:hover, #right-col .tab-box ul#recent-toolbar li a:hover {
        color: #FFF;
        background-color: #000;
}

#right-col .tab-box ul#recent-toolbar li a {
	width: 148px;
}



#right-col .tab-box ul#tab-toolbar li a.current, #right-col .tab-box ul#recent-toolbar li a.current {
	color: #FFF;
	background: #000;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	position: relative;
}

#right-col .tab-box .simpletab-container {
	border: 1px solid #e0e0e0;
	float: left;
	width: 298px;
	background-color: #fff;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right-col .tab-box .simpletab-container ul {
	float: left;
	width: 280px;
	list-style: none;
	padding: 9px;
	font-size: 12px;
}

#right-col .tab-box .simpletab-container ul li {
	float: left;
	width: 280px;
	font-size: 10px;
}

#right-col .tab-box .simpletab-container ul li a {
	float: left;
	width: 280px;
	padding: 4px 0;
	color: #000;
	border-bottom: 1px solid #f3f3f3;
        line-height: 15px;
}

ul.nospace li a {
	float: none !important;
	border: none !important;
	line-height: 10px !important;
}

ul.nospace li {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	border: 1px solid #f3f3f3 !important;
}

#right-col .tab-box .simpletab-container ul li a:hover {
        color: #860201;
}

#right-col .tab-box .simpletab-container ul li ul {
	width: 255px;
	padding: 0 0 0 25px;
}

#right-col .tab-box .simpletab-container ul li ul li ul {
	width: 230px;
	padding: 0 0 0 25px;
}

#right-col .tab-box .simpletab-container ul li ul li ul li {
	width: 230px;
}

#right-col .tab-box .simpletab-container ul li ul li ul li a {
	width: 230px;
}

#right-col .tab-box .simpletab-container ul li ul li {
	width: 255px;
}

#right-col .tab-box .simpletab-container ul li ul li a {
	width: 255px;
	font: 400 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#right-col .tab-box .simpletab-container #tab-tags {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	font-style: italic;
}

#right-col .tab-box .simpletab-container #tab-tags a {
	padding: 6px;
	color: #666;
}

#right-col .tab-box .simpletab-container #tab-tags a:hover {
	color: #860201;
}

#right-col .tab-box .simpletab-hidden {
    display: none;
}

#right-col .tab-box .simpletab-active {
    display: block;
}

/* #sidebar =============================================================*/
#sidebar {
	float: left;
	width: 300px;
	font-size: 12px;
}

#sidebar #sidebar1 {
	float: left;
	width: 300px;
}

#sidebar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;


	width: 300px;
	list-style: none;








}

#sidebar ul li {
	margin: 5px 0;
}

#sidebar ul li a {
	color: #666;
	font-style: italic;
}

#sidebar ul li a:hover {
	color: #860201;
}

#sidebar ul li ul {
	background-color: #fff;
	padding: 4px 8px;
	border: 1px solid #e0e0e0;
	width: 282px;
	background: #fff url(images/input.jpg) repeat-x top left;
	margin: 5px 0 10px 0;
}





























#sidebar ul li ul li {
	margin: 0;
	padding: 4px 8px;

}











#sidebar ul li ul li a {

}




#related {
	padding: 4px 8px;
	width: 282px;
	background: #fff url(images/input.jpg) repeat-x top left;
	margin: 5px 0 10px 0;
	list-style: none;	
}

#related li {
	margin: 5px 0;
	padding: 2px 0;
	border-bottom: 1px solid #f3f3f3;
        font-size: 10px;
}

#related li a {
	color: #000;
        line-height: 15px;
}

#related li a:hover {
	color: #860201;
}
/* .single =============================================================*/
.single {
	float: left;
	width: 605px;
	padding: 19px;
	margin-bottom: 5px;
}

.single h2 {
	padding: 0 0 4px 0;
	font-size: 22px;
	font-style: normal;
}

.single span.date {
	padding: 0 0 10px 0;
	display: block;
	font-size: 11px;
	font-style: italic;
	color: #999;
}

.single p {
	padding: 0 0 15px 0;
}

em.tag {
	clear: both;
	display: block;
	padding-top: 10px;
}

#author-intro {
	float: left;
	width: 100%;
	margin: 10px 0;
}

#author-intro h3 {
	font-style: normal;
	padding-bottom: 5px;
        padding-left: 20px;
	font: 900 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


#author-intro .desc {
	float: left;
	width: 500px;
	color: #666;
	font-style: italic;
	font-size: 11px;
}


#author-intro .desc .box {
        padding: 10px;
}

#author-intro .author-img {
	float: left;
	width: 100px;
	text-align: center;
        padding-right: 10px;
}

#author-intro .author-img img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.navigation {
	float: left;
	width: 645px;
	margin: 5px 0;
}

.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

/* .#comment-area=============================================================*/

#comment-area {
	float: left;
	width: 627px;
	padding: 8px;
	margin: 5px 0;
}

#comment-title {
	float: left;
	color: #666666;
	margin-bottom: 10px;
	padding: 3px 4px 3px 4px;
        width: 617px;
}

#respond h3 {
	float: left;
	color: #666666;
	margin-bottom: 10px;
	padding: 3px 15px 3px 4px;
        width: 325px;
}

#comment-area h3 {
	float: left;
}

#comment-area span a {
	float: right;
	font-size: 11px;
}

.trackback {
	float: left;
	width: 627px;
	padding: 0 8px;
	margin: 5px 0;
}

.trackback h3 {
	color: #666666;	
	clear: left;
	margin-bottom: 10px;
	padding: 3px 4px;
}

.trackback ol {
	list-style-position: inside;
}

#comment-area ol, #comment-area ul {
	float: left;
	list-style: none;
}

#comment-area ul.children { 
	padding: 0 0 0 100px;
}

#comment-area ul.children li {
	margin-top: 10px;
}

#comment-area ul.children li.depth-2 {
	width: 525px;
}

#comment-area ul.children li.depth-3 {
	width: 425px;
}

#comment-area ul.children li.depth-2 .comment-meta {
	width: 373px;
}

#comment-area ul.children li.depth-3 .comment-meta {
	width: 273px;
}

#comment-area ol li {
	float: left;
	width: 627px;
	margin: 5px 0;
}

#comment-area ol li .comment-author {
	float: left;
	width: 120px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}

.comment-author em {
	display: block;
}

#comment-area small { 
color: #999; 
}

a.url { font-style: normal; }

#comment-area ol li .comment-author img {
	padding: 4px;
	border: 1px solid #e7e7e7;
	background-color: #fff;
}

#comment-area ol li .comment-meta {
	float: left;
	width: 475px;
	border: 1px solid #e0e0e0;
	padding: 19px 10px;
	background-color: #f3f3f3;
	position: relative;
	min-height: 100px;
}

#comment-area ol li.alt .comment-meta {
	border: 1px solid #e7dcbc;
	background-color: #fff;
}

.bypostauthor>div>div.comment-meta {
	background-color: #C0E5C1 !important;
}

.pinglist { list-style: none; padding-bottom: 10px; }

.fn { display: block; }

.says { display: none; }

.comment-meta a { font: 9px Arial, Helvetica, sans-serif; color: #666; } 

.reply a { float: right; font: 9px Tahoma, Arial, Helvetica, sans-serif; color: #666; text-transform: uppercase; background: url(images/input.jpg) repeat-x top left; border: 1px solid #e0e0e0; padding: 4px 8px; color: #666; margin: -20px -11px 0 0; }
.reply a:hover { color: red; }

#cancel-comment-reply-link { float: left; font: 9px Tahoma, Arial, Helvetica, sans-serif; font-weight:bolder; background: url(images/input.jpg) repeat-x top left; border: 1px solid #ccc; padding: 4px 8px; color: #666; margin: 0 -1px 6px; }

.comment-meta p { padding: 0 0 15px; }

.comment-meta p:last-child { padding: 0; }

/* #respond=============================================================*/

#respond {
	float: left;
	width: 627px;
	padding: 8px;
	margin: 5px 0;
}

#comment-area #respond {
	background-image: none;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	width: 507px;
	float: right;
}

#comment-area #respond p.nothing {
	padding: 5px;
	clear: both;
}

#comment-area #respond h3 {
	color: #222;
}

#comment-area #respond form {
	border: 1px solid #ccc;
	padding: 10px 0;
	width: 100%;
}

#comment-area #respond form  p.nothing label {
	width: 120px;
}

#respond form {
	float: left;
	width: 627px;
	background-color: #fff;
	font: 400 12px Arial, Helvetica, sans-serif;
}

#respond form input, #respond form textarea {
	border: 1px solid #e0e0e0;
	background: url(images/input.jpg) repeat-x top left;
	padding: 4px;
	font: 400 12px trebuchet MS;
	color: #666;
}

#respond form label {
	float: left;
	width: 200px;
	padding: 5px 10px 0 0;
	text-align: right;
}

#respond form p {
	padding: 5px 0 5px 0;
}

#respond form input#submit {
	float: right;
}

/* #footer=============================================================*/

#footer p {
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 960px;
	clear: left;
}

#footer p a {
	margin: 0 2px;
}

#footer p span {
        width: 780px;
	float: left;
}

#footer p em {
	float: left;
	text-align: right;
	font-style: normal;
}


/* .archives=============================================================*/


.archives {


	float: left;
	width: 623px;
	padding: 10px;
	margin-bottom: 25px;
}




.archives .date {

	font-size: 10px;
	color: #666;
	font-style: italic;
}

.archives .data {
	font-size: 11px;
	color: #434343;
	font-style: italic;
}

.archives p {
	padding: 0 0 15px 0;
}

.archives img {
	float: right;
	background-color:#fff;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin: 0 0 5px 5px;

}


.archives h2 a {
	padding: 5px 0 8px 0;
	float: left;
	width: 100%;
	font-style: normal;
}

h2.pagetitle {
	font: 900 13px Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
}

h2.pagetitle a {
	font-style: italic;
	padding: 1px 4px;
}

h2.pagetitle a:hover {
	color: red;
}

h2.pagetitle2 {
	font: 400 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
	color: #666;
}

h2.pagetitle2 strong {
	font-size: 14px;
	color: #333;
}

/* #author-details=============================================================*/

#author-details {
	float: left;
	padding: 5px;
	margin: -25px 8px 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 80px;
	position: relative;
}

.author-right {
	float: left;
	width: 490px;
	color: #666;
}

.author-right pre {
       white-space: pre-wrap;       /* css-3 */
       white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
       white-space: -pre-wrap;      /* Opera 4-6 */
       white-space: -o-pre-wrap;    /* Opera 7 */
       word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.author-right h2 {
	font-style: italic;
	padding-bottom: 10px;
	color: #333;
}


h3.author-title {
	float: left;
	width: 100%;
	padding: 13px 0 6px 0;
	letter-spacing: -1px;
}

.author-post {
	float: left;
	width: 628px;
	margin-bottom: 10px;
}

.author-post h2 {
	padding: 0 0 4px 0;
}

.author-post h2 a {
	color: #3a2f27;
}

.author-post h2 a:hover {
	color: #860201;
}

.author-post .comment {
	float: right;
	background: url(images/comment.png) no-repeat top left;
	width: 38px;
	height: 24px;
	text-align: center;
	margin-right: 4px;
	position: relative;
	padding: 4px 5px 0 0;
	display: inline;
}

.archives .comment {
	float: right;
	background: url(images/comment.png) no-repeat top left;
	width: 38px;
	height: 24px;
	text-align: center;
	margin-right: 4px;
	position: relative;
	padding: 4px 5px 0 0;

	display: inline;
	margin-top: -23px;
}

.author-post .comment a {
}

.author-post .post-sum {
	float: left;
	width: 598px;
	padding: 15px;
	margin-top: -14px;
}

.author-post .post-sum .date {

	font-size: 11px;


	font-style: italic;
}

.author-post .post-sum img {
	float: left;
	margin: 5px 8px 0 0;
}

.author-read-more {
	float: right;
	background: url(images/read.png) no-repeat top right;
	width: 144px;
	height: 23px;
	text-indent: -9999em;
	margin: -12px 4px 0 0;
}

.read-more2 {
	float: right;
	background: url(images/read.png) no-repeat top right;
	width: 144px;
	height: 23px;
	text-indent: -9999em;
	margin: -18px 4px 0 0;
}
/* archives=============================================================*/

.archives2 {
	float: left;
	width: 287px;
	margin: 0 15px 0 0;
	display: inline;
	padding: 9px;
}

.archives2 h2 {
	padding: 2px 0 7px 0;
	font-style: normal;	
}
	

.archives2 ul {
	clear: left;
	list-style: none;
	font-style: italic;
	color: #999;
}

.archives2 ul li {
	padding: 3px 0;
	border-bottom: 1px solid #f3f3f3;
}

.archives2 ul li a {
	color: #434343;
	font-style: normal;
}

.archives2 ul li a:hover {
	color: #860201;
}

.archives2 ul li ul li {
	padding: 3px 0 3px 20px;
	border-bottom: 0;
}


#bookmarks {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 3px 15px;
	text-align: center;
}

#bookmarks ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:15px 0 0 15px;
        padding:0;
}

#bookmarks ul li {
        display: inline;
        padding:0 4px 6px 0;
        text-align:center;
}

#bookmarks ul li.digg {
        background:transparent url(images/digg.gif) no-repeat scroll 0 0;
        padding-left: 2em;
}

#bookmarks ul li.delicious {
        background:transparent url(images/delicious.gif) no-repeat scroll 0 0;
        padding-left: 2em;
}

#bookmarks ul li.facebook {
        background:transparent url(images/facebook.gif) no-repeat scroll 0 0;
        padding-left: 2em;
}

#bookmarks ul li.reddit {
        background:transparent url(images/reddit.gif) no-repeat scroll 0 0;
        padding-left: 2em;
}

#bookmarks ul li.stumble {
        background:transparent url(images/stumbleupon.gif) no-repeat scroll 0 0;
        padding-left: 2em;
}

#bookmarks img {
        margin: -10px 0 0 0;
}
#gallery {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 3px 15px;
	text-align: center;
        height: 100%;
}

#ad-text {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        width: 85%;
	text-align: center;
        line-height: 20px;
}




center a#ad-text {
        line-height: 25px !important;
}


#title {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        line-height: 10px;
}

#description {
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        line-height: 10px;
        margin-top: 5px;

        display: block;
}


#inner-box img {
        float: left;
        display: inline;
        padding-right: 10px;

}

.rank {
        font-weight: bold;
}

/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
background-color:#CCC;
color:#333;
text-decoration:none;
}

#wp-calendar a:hover{
display:block;
background-color:#202020;
color:#fff;
}
 
#wp-calendar th {
	background-color:#202020;
	color:#FFF; 
	}


#wp-calendar {

	empty-cells: show;
	width:100%;
	text-align:center;
	
	}


#wp-calendar #next a,#wp-calendar #prev a {



background-color:#202020;
color:#fff;
text-decoration:none;
display:block;
	}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
background-color:#eee;
color:#333;
	}

#wp-calendar caption {
margin-bottom:5px;
	}


#ad-text {
	font-weight: bold;

	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;

        width: 85%;
	text-align: center;
        line-height: 20px;
}



#title {
	font-weight: bold;
	font-size: 10px;
	color: #000;

	font-family: Verdana,Arial,Helvetica,sans-serif;
        line-height: 10px;
}

#description {
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        line-height: 10px;
        margin-top: 5px;
        display: block;
}

#inner-box img {
        float: left;
        display: inline;
        padding-right: 10px;
}

.rank {
        font-weight: bold;
}




/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
background-color:#CCC;
color:#333;
text-decoration:none;
}


#wp-calendar a:hover{
display:block;
background-color:#202020;
color:#fff;
}
 
#wp-calendar th {
	background-color:#202020;
	color:#FFF; 
	}


#wp-calendar {
	empty-cells: show;
	width:100%;
	text-align:center;
	
	}

#wp-calendar #next a,#wp-calendar #prev a {
background-color:#202020;
color:#fff;
text-decoration:none;
display:block;
	}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
background-color:#eee;
color:#333;
	}

#wp-calendar caption {
margin-bottom:5px;
	}


.archive-pagecat {
        background-color: #EEE;
        padding: 10px;
	float: left;
	width: 623px;
	margin-bottom: 15px;
}

.edit {
       margin: -25px 5px 0 0 !important;
}

#gallery dd {
       text-indent:-9999em;
}


h2.widgettitle {
       width: 300px;
	position: relative;
	height: 25px;
	font-style: normal;
        font-size: 12px;
	font-weight: 900;
	color: #FFF;
        background-color: #A50201;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	margin-bottom: -6px;
	position: relative;
}

h2.customtitle {
       width: 300px;
	position: relative;
	height: 25px;
	font-style: normal;
        font-size: 12px;
	font-weight: 900;
	color: #FFF;
        background-color: #A50201;
	height: 25px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	margin-bottom: -1px;
	margin-top: 10px;
	position: relative;
	padding:5px 0 0;
}

.sftagli {
	line-height: 15px;
}


.sftagli a {
	font-style: normal !important;
	font-weight: 900;
	color: black !important;
}

.sftagli a:hover {
	color: #860201 !important;
}