/* 
	Theme Name: Revolution Church
	Theme URL: http://www.revolutiontwo.com/themes/church
	Description: Revolution Church is a 3-column Widget-ready theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 2.0
	Tags: three columns, fixed width, white, gray, black, red, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 12.07.08
		Second Release of Revolution lifestyle, to ensure compatibility with WordPress 2.7
*/

body {
	background-color: #fff;
	width: 800px;
	color: #333333;
	margin: 0px auto 0px;
	padding: 0px;
	direction: rtl;
}

body, div, p, table, span, a, h1, h2, h3, h4, h5, h6, b, strong, table, tr, th, td, input, button, form { 
	font-family: Tahoma, Arabic Transparent, 'Geeza Pro', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
}
body, div, p, table, span, a, b, strong, table, tr, th, td, ul, li { 
	font-size: 11px;
	letter-spacing: normal; 
}
h2 { 
	font-size: 105%; 
}

p, li, .feedback {
	font-size: 90%/175%;
	text-align: justify;
}
	
#wrap {
	background: #fff;
	width: 800px;
	margin: 10px auto 10px;
	padding: 0px;
	position: relative;
	border: 0px solid #98702D;
}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #A91B33;
	text-decoration: none;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none 
	color: #800000;
}
/************************************************
*	Top Navbar      							*
************************************************/

/************************************************
*	Header  									*
************************************************/
#header {
	background: #fff url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center; 
	width: 800px;
	height: 142px;
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 800px;
	height: 30px;
	background-color: #cccccc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
}
	
#nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000;
	display: block;
	font-weight: bold;
    margin: 0px;
	padding: 9px 5px 8px 5px;
}

#nav li a:hover, #nav li a:active {
	background: #555555 url(images/navhov.png);
	color: #800000;
    margin: 0px;
	padding: 9px 5px 8px 5px;
	text-decoration: none;
}
#nav li.cat-item:nth-child(even) a {
	color: #F8A517 !important;
}
#nav li.cat-item:nth-child(odd) a {
	color: #000 !important;
}
#nav li.cat-item-16 a,  #nav li.cat-item-122 a,  #nav li.cat-item-4 a,  #nav li.cat-item-11 a,  #nav li.cat-item-5 a {
	color: #F8A517 !important;
}
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: right;
	width: 370px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #ff9934;
}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

#homepageleft {
	float: right;
	margin: 0px;
	padding: 0px;
	}
		
.hpfeatured {
	background-color: #FFFFFF;
	width: 200px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0px solid #DDDDDD;
}
	
.hpfeatured img {
	border: none;
	margin: 0px;
}

#sidebar .hpfeatured {
	width: 210px;
}
	
#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/
#content {
	width: 800px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
}
#content h1 {
	color: #FF9934;
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 14px 0px;
	line-height: 35px;
}
#content h1 a, #content h1 a:visited  {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}
#content h1 a:hover {
	color: #A91B33;
	text-decoration: none;
	}
	
#content h2 {
	background: #ff9933;
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	padding: 4px;
	padding-right: 8px;
}

#content h3 {
	color: #999999;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 4px;
	padding-top: 0px;
	font-size: 16px;	
}
#box8 h3 {
	padding-top: 6px !important;
	margin-bottom: 0px !important;
}
#content h3 a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 110%;
}
#content h3 a:hover {
	text-decoration: underline;
}	
#content h4 {
	color: #A91B33;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#box8 h3 a {
	color: #99CC33;
}
#box8 h3 a:hover {
	color: #80000 !important;
}
#contentleft {
	width: 540px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: right;
}
	
#contentleft a img {
	border: none;
}

.postarea blockquote {
	background-color: #fff;

	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #666666;
	border-left: 0px solid #DDDDDD;
	border-bottom: 0px solid #666666;

	/*
	background: url( images/quote_down.png) top right no-repeat !important;
	*/
	display: block;
	position: relative !important;
	font-weight: bold;	
	float: left !important;
	font-size: 1.4em ;
	width: 35%;
}

blockquote {
	background: transparent url( images/bq_right.gif) right top no-repeat;
	margin: 5px 20px 10px 10px;
	padding-right: 10px;
}

blockquote p {
	background: url( images/bq_left.gif) left bottom no-repeat;
	margin: 0;
	padding-top: 10px !important;
	padding-right: 14px !important;
	padding-left: 2px !important;
	text-align: right  !important;
}
.postarea {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	width: 520px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	min-height: 400px;
}
img.frameImg {
	padding: 4px !important;
	border: 1px solid #d0d0d0 !important;
	float:right;
	margin:0px 0px 0px 10px;
	width: 100px;
	height: 100px;
}
img.alignright, img.alignleft {
	padding: 4px !important;
	border: 1px solid #d0d0d0 !important;
}
.postarea p, .postarea span {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 13px !important;
	line-height: 20px !important;
}
.postarea p a {
	font-size: 13px !important;
}
.postarea p.excerpt {
	font-size: 14px !important;
	font-weight:bold;
	line-height: 22px !important;
}
.postarea strong {
	font-size: 13px !important;
}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 20px 15px 0px;
}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 13px;
}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	width: 490px;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	float: right;
	font-size: 90%;
	border: 1px solid #d0d0d0;
	background-color: #f2ebde;
	width: 98%;
	padding-right: 10px;
	margin: 8px 0px 14px 0px;
}
.date a {
	font-size: 90%;
}
.dateleft {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
	
.dateright {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 90%
}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 590px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.adsense-post {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	width: 520px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.comments {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	width: 520px;
	margin: 0px !important;
	padding: 10px;
	border: 1px solid #DDDDDD;
}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 90%;
	font-weight: normal;
	line-height: 12px;
}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/
#sidebar {
	float: right;
	width: 420px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
}
	
#sidebar h2 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 110%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 6px 8px 4px 4px;
}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.newsletter {
	float: right;
	width: 390px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	position: relative;
	float: left;
	width: 220px;
}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul li.links ul,  ul.related_post {
	list-style-type: none;
	margin: 9px 0 0;
	padding: 0px;
}
	
#l_sidebar ul li.links li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#l_sidebar ul li.links ul li, #l_sidebar ul li#recent-comments-3 ul li, #l_sidebar ul li#popular-posts ul li, ul.related_post li {
	background: transparent url(images/icon.gif) no-repeat top right;
	padding: 0px 20px 5px 4px;
	margin: 0px;
	font-weight: bold;
}
#l_sidebar ul li#recent-comments-3 {
	margin-top: 10px;
}
#l_sidebar ul li#recent-posts-3  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#l_sidebar ul li#recent-posts-3  a {
	font-size:110%;
}
ul#cats {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #D6D5D5;
	margin:0;
	overflow:auto;
	padding: 8px;
	padding-right: 4px;
	width: 206px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 6px;
}

ul#cats li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bullet_page.gif) no-repeat scroll center right;
	border-bottom:1px solid #D6D5D5;
	float:right;
	margin:0;
	overflow:hidden;
	width:  78px;
	margin-right: 6px;
	padding-right: 18px;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
ul#cats li a {
	font-weight: bold;
	font-size: 100%;
}
/************************************************
*	Right Sidebar                       	    * 
************************************************/



/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #000 url(images/topnav.png);
	width: 800px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
	
#footer p {
	color: #FFFFFF;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	text-align: center;
	font-size: 96%;
	line-height: 18px;
}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
	
#searchbox {
	background: #EEEEEE !important;
	color: #202020;
	font-weight: normal;
	margin: 0px;
	padding: 4px 4px 3px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	display: inline;
	width:100px;
}
#l_sidebar #searchbox {
	width: 160px;
}
	
#searchbutton {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
}
	
#author, div.comments #email, #url {
	font-weight: normal;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	display:block;
	font-size:1.1em;
	height: 20px;
	margin-top:5px;
	padding:5px;
	width: 220px !important;
}
	
#submit {
	background: #99CC33 url(images/subbutton.gif);
	color: #000;
	font-size: 120%;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	height: 32px;
	cursor:pointer;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	text-shadow:1px 1px 0 #d0d0d0;
	width:200px;
}

#comment {
	color: #202020;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	display:block;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width: 460px;
}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 100%;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin-left: 8px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 120px;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
}

#commentform {
	margin: 0px;
}
	
#commentform textarea {
	width: 460px;
	padding: 4px;
	height: 200px;
	font-size: 1.3em;
}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 120%;
}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	font-size: 13px;
}
	
.children { 
	margin: 0px;
	padding: 0px;
}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 90%;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
#menu ul ul, #wp-calendar caption, #wp-calendar #prev a { 
	text-align: right; 
}
#wp-calendar #next a, .feedback { 
	text-align: left; 
}

blockquote {
	border-left: 0;
	border-right: 5px solid #ccc;
	margin-left: auto;
	margin-right: 1.5em;
	padding-left: 0;
	padding-right: 5px;
}

#commentlist li ul {
	border-left: 0;
	border-right: 1px solid #ddd;
}

#menu {
	border-left: 0;
	border-right: 1px dotted #ccc;
	padding: 20px 30px 10px 0;
	right: auto;
	left: 2px;
}

#menu form { margin: 0 13px 0 0; }

#menu ul {
	padding-left: 0;
	padding-right: 3px;
}

#menu ul li { 
	font-size: 110%;
	font-weight: normal;
}

.hpfeatured b > a.item_title:first-child {
	color: blue;	
}
h4.more {
	text-align: left;
	padding: 0px !important;
	margin: 0 0 10px !important;
}
h4.more a {
	color: #9bcc34;
	font-weight: bold;
}
a.big {
	color: #99cc33;
	font-size: 110%;
	font-weight: bold;
}

a.mediumLink {
	color: #99cc33;
	font-size: 100%;
	font-weight: bold;
}

div.quote {
	background: url( images/quote_down.png) top right no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
	font-weight: bold;
}
div.button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#99CC33 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:24px !important;
	padding:6px 8px;
	position:relative;
	text-align:center;
	text-shadow:none;
	width: 110px;
	clear: both;
	margin-bottom: 4px;
}
div.button a {
	font-size: 120%;
	font-weight: bold;
}
ul#feed-buttons {
	margin-top: 10px;
	list-style-type: none !important;
}
ul#feed-buttons li {
	background-color: #99CC33;
	width: 144px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#99CC33 none repeat scroll 0 0;
	border:medium none;
}
.postarea ul#feed-buttons {
	list-style-type: none !important;
	margin-top: 0px !important;
}
.postarea ul#feed-buttons li {
	list-style-type: none !important;
	background-color: #99CC33;
	width: 200px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:medium none;
}

ul#feed-buttons li a.feed {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/feed.gif) no-repeat scroll right center;
	display:block;
	padding-right:22px;
	width:auto;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
ul#feed-buttons li a.feed_big {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/rssfeed_big.jpg) no-repeat scroll right center;
	display:block;
	padding-right: 55px;
	width:auto;
	font-size: 130%;
	font-weight: bold;
	height: 38px;
	padding-top: 10px;
	color: #000 !important;
}
ul#feed-buttons li a:hover {
	text-decoration: underline;
	color: #800000 !important;
}
.hpfeatured #searchbox {
	width: 96px !important;
	font-size: 90%;
}
.hpfeatured a {
	font-weight: bold;
	font-size: 13px !important;
}
.button a:hover {
	text-decoration: underline;
}
#contentleft h3 {
	color: #A91B33;
	line-height: 22px;
}
div.footerB {
	background-color: #cccccc;
}
div.footerBox {
	width: 180px; 
	background-color: #99CC33 ; 
	min-height: 200px; 
	position: relative; 
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
}
div.footerBox h3 {
	width: 190px; 
	background-color: #FF9934; 
	color: #fff !important;
	font-size: 110%;
	padding-top: 0px;
	margin-top: 0px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 10px;
}
div.footerBox h3 a {
	color: #fff;
	font-size: 110%;
}
div.footerB {
	position: relative; 
	float: right; 
	display: block; 
	height: 200px; 
	width: 400px; 
	margin-bottom: 10px;
}

.footerBox img {
	width: 180px;
	height: 90px;
	text-align: right;
	margin: 0px;
	padding: 0px !important;
	margin-bottom: 6px;
}
.footerBox p {
	margin: 0px !important;
	padding: 0px;
	padding-top: 4px;
}
.footerBox div {
	margin: 0px !important;
	padding: 0px !important;
}
input.MailPressFormEmail {
	border:1px solid #D8D8D8;
	color:#999999;
	font-size: 120%;
	height:27px;
	padding:7px 7px 0;
	width:200px;
}
input#mp_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#99CC33  none repeat scroll 0 0;
	border:1px solid #D8D8D8;
	color:#000;
	cursor:pointer;
	font-size:120%;
	height:37px;
	width:99px;
}
#mp-urlsubmgt  {
	padding-top: 10px;
}
#mp-urlsubmgt a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #99CC33;
	font-size: 90%;
}
#lastBox img.Thumb {
	width: 200px !important;
}
span.wpp-post-title {
	font-weight: bold;
}
span.post-stats, span.wpp-views {
	font-weight: normal;
	font-size: 90%;
}
#popular-posts {
	margin-top: 10px;
}
.postarea .quote a {
	font-size: 120%;
	padding: 20px;
}
h2.widgettitle {
	margin-bottom: 1px !important;
}
#l_sidebar h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#cccccc  url(images/h3-bg.gif) no-repeat scroll right top !important;
	clear:both;
	color:#414141;
	font-size: 110%;
	font-weight:bold;
	line-height: 14px;
	padding: 6px 20px 6px 0px;
	margin-bottom: 0px;
}
div.ratingheader, div.sociable_tagline  {
	font-weight: normal;
	padding-bottom: 10px;
	color:#A91B33;
	font-size: 13px;
}
div.sociable_tagline  {
	padding-bottom: 4px;
}
div.postarea a, div.comments a {
	color: #99CC33 !important;
}
div.postarea a:hover, div.comments a:hover {
	text-decoration: none;
	color: #800000 !important;
}
label {
	position: relative; 
	float: left;
	width: 280px;
	font-size: 100% !important;
	text-align: right;
	font-weight: bold;
}
label small {
	font-weight: normal;
}
div.ratingblock {
	width: 270px !important;
	position: relative;
	float: right;
}
#send {
	background-color: #800000;
	color: #fff;
	font-size: 120%;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	height: 32px;
	cursor:pointer;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	text-shadow:1px 1px 0 #d0d0d0;
	width:220px;
}
h3#theatre {
	background:#fff  url(images/theatre.png) no-repeat scroll right top !important;
	height: 54px;
}
h3#adab {
	background:#fff  url(images/adab.png) no-repeat scroll right top !important;
	height: 54px;
}
h3#cinema {
	background:#fff  url(images/cinema.png) no-repeat scroll right top !important;
	height: 54px;
}
h3#blogs {
	background:#fff  url(images/blogs.png) no-repeat scroll right top !important;
	height: 54px;
	width: 100px !important;
}
h3#politics {
	background:#fff  url(images/politics.png) no-repeat scroll right top !important;
	height: 54px;
}
h3#cat24_7 {
	background:#000  url(images/cat24_7.png) no-repeat scroll right top !important;
	height: 24px;
	margin-top: 20px;
	margin-bottom: 0px !important;
	padding: 0px !important;
}
h3#cat24_7 a {
	width: 147px;
	display: block;
	height: 24px;
}
h3#theatre a, h3#adab a, h3#cinema a, h3#politics a {
	width: 110px;
	display: block;
	height: 54px;
}
div#div24_7 {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: right;
	background-color: #f5e296;
}
h3#ads {
	background-color: #AFD043;
	margin: 0px 10px 0 0;
	color: #fff;
	padding: 4px 10px;
	width: 190px;
}
div.bestWords {
	background:#fff  url(images/bg_best_words.png) no-repeat scroll right top !important;
	height: 122px;
	width:150px;
	float:right;
}
div.bestWords h4, div.society h4 {
	padding-top: 30px !important;
	padding-bottom: 4px !important;
	color: #000 !important;
	font-size: 1.1em !important;
	margin: 0px  !important;
	font-weight: bold !important;
}
div.society {
	background:#fff  url(images/bg_society.png) no-repeat scroll right top !important;
	height: 113px;
	float:left;
	width:160px;
}
div.recentBox {
	display: block; 
	text-align: right; 
	background-color: #E2E2E2; 
	width: 220px;
	min-height: 70px;
}
div.recentBox a {
	font-size: 13px !important;
}
div.featuredGrey {
	width: 160px;
	height: 280px;
	border: 1px solid #CCC2C0;
	margin-bottom: 10px;
}
div.featuredGrey a {
	font-weight:bold;
	font-size:14px !important;
}
div.featuredGrey h3 {
	padding: 4px;
	background-color: #939598;
	border:2px solid #fff;
	font-weight: normal;
}
div.featuredGrey h3 a {
	color:#fff !important;
	font-size:105% !important;
}
div.featuredGrey p {
	font-size:115% !important;
	padding-bottom:10px !important;
}
div.featuredGrey h5 {
	font-size:110% !important;
	padding-bottom: 2px !important;
	padding-top: 2px !important;
	margin: 0px !important;
	color: #000;
}
div#qaditaQoute {
	position:relative;
	margin-bottom:10px;
	margin-left:10px;
	font-size:110%;
	width:335px;
	background-color: #EEEEEE;
	padding-right:5px;
}
div#qaditaQoute strong {
	font-size:110%;
	color: #005E9E;
}
div#homepageright div p {
	font-size:125% !important;
	line-height: 20px !important;
}
/********************/
/****** _web.css ****/
/********************/
.description{padding:16px;margin:10px 0;background:#eee}

.sample{
	padding: 0px;
	padding-right: 0px;
	margin: 0px 0 0px 0; 
	border: 0px solid #e1e1e1
}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:0px;margin-top: 6px}
.links a{font-size:13px;text-decoration:none}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{
	color:#FF9934;
	padding:0 5px;
	cursor:pointer;
	font:14px Verdana;
	font-weight: bold;
}
.buttons span.active, .buttons span:hover{background:#99CC33;color:#000}

/********************/
/****** qscroller.css ****/
/********************/

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
	height:21px !important;
	/***
	border:1px solid #c0c0c0;
	background:#f0f0f0;
	direction: rtl;
	width:800px;
	***/
}

.qslide {
	background: #f0f0f0;
	padding:3px;
}

.qslide b {
	font-weight:bold;
	color:#F8A517 !important;
}
/********************************/
/**** style.css sliding boxes ****/
/********************************/
/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div {
	width:340px;
	float:right;
	text-align: right;
}
#box8 div p {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons, .sample2 .buttons {
	text-align:center;
	clear:both !important;
}
.sample8 .mask1{
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	background-color: #EEEEEE;
}
div#div_more  {
	position: relative;
	top: -20px;
	left: 0px;
	width: 320px;
	float: right;
}
/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height: 100px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:340px;
	height:490px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}
/* Sample 3*/
#box3{
	position:absolute;
	display: block;
	width: 800px;
	float:right;
}
#box3 span {
	display:block;
	float:right;
	text-align: right;
	height: 20px;
	width: 800px;
	padding-right: 24px;
}
#box3 div {
	float:right;
	text-align: right;
	height: 20px;
	width: 800px;
	padding-right: 28px;
}
.mask2 {
	text-align: right;
	position:relative;
	width:100%;
	height: 20px;
	overflow:hidden;
	border: 1px solid #FF9934;
}

/* Sample 2*/
.sample2 {
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
	width: 210px;
}
#box2 {
	position:absolute;
	display: block;
	width: 210px;
	float:right;
	margin: 0px !important;
	padding: 0px !important;
	height: 120px;
}
#box2 span {
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
.mask3 {
	position:relative;
	width: 210px;
	height:  80px;
	overflow:hidden;
}
#box2 span img {
	width: 210px !important;
	height: 80px !important;
}
h3#gays {
	background-image:url('images/bg_gays.png');
	background-repeat:no-repeat;
	background-position:right top;
}
div#gays_footer {
	background-color: #DEF5C6; 
	padding: 4px;
	font-weight: bold;
}
span.fbLike, div.sociable, p.commentRating {
	margin: 10px 4px !important;
	padding: 6px;
	/*
	background-color: #D1E1FA;
	*/
	background-color: #EEEEEE;
	border: 1px solid #bbbbbb;
	display: block;
	-moz-border-radius: 5px 5px 5px 5px;
}
p.commentRating {
	width: 280px;
	background-color: #ECEEF5 !important;
	border: 1px solid #CAD4E7 !important;
}
div.sociable{
	width: 290px;
}
span.fbLike {
	height: 30px;
	width: 290px;
}
/* TABS FOR POPULAR POSTS BY VIEWS */
#tabs { margin: 0 0 8px 0; }
#tabs.ui-tabs .ui-tabs-hide { display: none; }
#tabs.ui-tabs #comments-tab, #tabs.ui-tabs #trackbacks-tab { border: 1px solid #666; background-color: #eee; padding: 4px; }
#tabs.ui-tabs ul { margin: 0 0 1px 0; padding: 0; }
#tabs.ui-tabs .ui-tabs-nav li { list-style-type: none; display: inline; width: auto;  margin: 0 0px 0 0; padding: 0; }
#tabs.ui-tabs .ui-tabs-nav li a { background-color: #fff; border: 1px solid #666; padding: 4px 8px 4px 7px; }
#tabs.ui-tabs .ui-tabs-nav li a:hover { background-color: #fff !important; }
#tabs.ui-tabs .ui-tabs-nav li a:focus, #tabs.ui-tabs .ui-tabs-nav li a:active { height: 0; width:0; outline: 0 none;}
#tabs.ui-tabs li.ui-tabs-selected a { background-color: #eee; border: 1px solid #666; border-bottom: 1px solid #EEEEEE; padding: 4px 10px 4px 10px; }
#tabs.ui-tabs li.ui-tabs-selected a:hover { background-color: #eee !important; }

div.ui-tabs-panel ul, div.ui-tabs-panel p {
	border: 1px solid #666666;
	margin: 2px 0 0 !important;
	background-color: #EEEEEE;
	padding-top: 6px !important;	
}
li.widget_tag_cloud {
	margin-top: 8px !important;	
}
div.views-row {
	padding-left: 8px;
	min-height: 110px;
}
div.views-row:hover {
	background-color: #eeeeee;
}
div.views-row:hover h1 a {
	color: #800000 !important;
}
div.views-row h1 {
	padding: 8px 0 8px !important;
}
h3 span {
	font-size: 1.1em !important;
}