/*
Theme Name: Q-press 
Description: A modern wordpress theme with a blend of red and white , widgetized sidebar , fixed width layout , zebra style comments , Quote and Reply feature on Comments .
Version: 1.0.2
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Theme URI: http://www.dynamicguru.com/freebies/q-press-a-sleek-wordpress-theme/
Tags: light,red,two-columns,right-sidebar,fixed-width
Template Customized By Meerwebs, LLC 
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#1c1c1c;
	background:#fff url("images/bg.png") repeat-x top center;
	font-family:"Arial, Trebuchet MS",sans-serif;
	line-height:1.5em
}


/************************* IDs *************************************/

#page {
	background:transparent url("images/page.png") no-repeat top center;
	margin:0px auto;
	text-align:left;
	padding-top:0px;
	line-height:1.5em
}

#pageinner {
	
	padding-left:0px;
	padding-right:0px;
	margin:0px auto;
        background:#fff url();
	
}
#header {
	height:164px;
	margin:0;
	padding:0;
}
#header a {
	display:block;
	padding:40px;
	color:#eee;
	font-size:36px;
}
#header a:hover {
	color:#fff;
}
#header a small {
	font-family:'Georgia',sans-serif;
	font-style:italic;
	text-transform:lowercase;
	color:#ccc;
	font-size:20px;
	margin-left:30px;
}
/************************ NA V I G AT I O N **************/

#navigation {
	height:43px;
}
#navigation
{    margin: 0;
    padding: 0;}

	#navigation li
	{	float: right;
		list-style: none;
		font: 12px Tahoma, Arial}
                
        #navigation li.first {
            margin-left:30px;
        }

	#navigation li a
	{	display: block;
		padding: 14px 10px;
		text-decoration: none;
		color: #fff;
		white-space: nowrap}
        #navigation li a.tree {
            background:transparent url("images/nav-tree.png") no-repeat center right;
            padding-right:15px;
        }
	#navigation li a:hover
	{
                color:#000;
		background:#FFF;        }
		
		#navigation li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
                        z-index:100;
			display:none;
                        border-bottom:2px solid #c00;}
		
			#navigation li ul li
			{	float: none;
				display: inline}
			
			#navigation li ul li a
			{	width: auto;
				background: #222;
                                border-top:1px solid #333;
                                border-bottom:1px solid #111;
				color: #eee}
			
			#navigation li ul li a:hover
			{   background:#111;
                            color:#f00;
                                }

/************* TOP NAVIGATION *******************/
#top-nav {
	height:43px;
}
#top-nav
{    margin: 0;
    padding: 0;}

	#top-nav li
	{	float: left;
		list-style: none;
		font: 12px Tahoma,sans-serif;
	}
	#top-nav li.first {
		margin-left:30px;
	}
	#top-nav li a
	{	display: block;
		padding: 14px 10px;
		text-decoration: none;
		color: #aaa;
		white-space: nowrap}
	#top-nav li a:hover
	{
                color:#fff;
        }
/***************Begin SIDEBAR************************/
#sidebar {
	margin-right:18px;
	margin-left:700px;
	background: #BDBDBD url(); /* lms */

}

#sidebar h2 {
	color:#333;
	font-size:26px;
	cursor:pointer;
	margin:4px;
	padding:5px;
padding-top:35px;
	border-bottom:1px solid #e3e3e3;
}
#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:14px;
}
#sidebar>ul {
	padding-bottom:5px;
}
#sidebar a {
	text-decoration:none;
	color:#400;
}
#sidebar>ul>li>ul>li {
	padding:3px;
	border-bottom:1px solid #ddd;}
#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	color:#111 !important;
}
#sidebar a:hover {
	color:#900;
}
#sidebar>ul>li ul {
	margin-left:5px;
	}
	
li#twitter {
	background:#eef;
	border:4px solid #ccf;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin:10px !important;
	padding:12px !important;
}
li#twitter h2 {
	font-family:'tahoma',sans-serif;
}
#followBtn {
	display:block;
	width:150px;
	background:#07a;
	padding:6px;
	color:#fff !important;
	font-family:Tahoma,sans-serif;
	border:2px solid #059;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}
/*********** f e a t u r e d *****************************/
#content {
	float:left;
	width:650px;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	margin-left:0px;
	
}

 #content div.entry {
	margin-left:10px;
	line-height:1.5em;
 }

/********************* classes *********************************/
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family:Arial,serif;
	line-height:1.4em;
	letter-spacing:-1px;
	color:#333;
	padding:4px;
	margin:5px;
        letter-spacing:1px;
 }
 h3{
	font-size:20px;
 }
h2{
	font-size:28px;
 }
 #content h1 a{
	color:#444;
	text-decoration:none;
 }
 #content h1 a:hover {
	color:#800;
 }
 h1.post-title,h1.pagetitle {
	margin:12px 0;
	}
h1.archives {
	background:transparent url("images/archive.png") no-repeat center left;
	padding-left:50px;
	}
h1.search {
	background:transparent url("images/search.png") no-repeat center left;
	padding-left:36px;
}
 /******** PAGINATION ************/
 ul.page-numbers {
	list-style:none;
	margin:20px;
	padding:0;
	float:right;
 }
 ul.page-numbers li {
	float:left;
	color:#333;
	font-family:Arial;
	font-size:12px;
 }
 a.page-numbers {
	background:#eee url("images/pagination.png") repeat-x top center;
	border:1px solid #ddd;
	color:#555;
	padding:5px 9px;
	margin:3px;
	}
 a.page-numbers:hover {
	background:#eee url("images/pagination.png") repeat-x bottom center;
	color:#c00;
 }
 /****** PAGINATION END ***************/
div.divider {
	height:10px;
	background:transparent url("images/divider.gif") no-repeat center center;
}

/******************** next - prev **********************/

#next-prev>div {
	margin:20px 5px;
}
#next-prev .prev {
	float:left;
}
#next-prev .prev a {
	padding:8px 8px 8px 35px;
	background:transparent url("images/prev.png") no-repeat center left;
}
#next-prev .next {
	float:right;
}
#next-prev .next a{
	padding:8px 35px 8px 8px;
	background:transparent url("images/next.png") no-repeat center right;
}
#next-prev a {
	color:#666;
	font-family:'Tahoma','Arial';
}

#cats,#tags {
	padding:15px;
	padding-left:35px;
	font-family:Tahoma,Arial Narrow;
}
#cats {
	background:transparent url("images/cat.png") no-repeat center left;
	border-bottom:1px solid #ddd;
}
#tags {
	background:transparent url("images/tag.png") no-repeat center left;
	border-top:1px solid #eee;
}

a.readmore,a.more-link{
	width:115px;
	height:33px;
	color:#fff;
	display:block;
	text-indent:-9999px;
	background:transparent url("images/continue_reading.png") no-repeat center left;
}
a.readmore:hover,a.more-link:hover {
	color:#fff;
}
small.date,small.author,small.comments_count {
	padding:6px 6px 6px 25px;
	
}
small.date {
	background:transparent url("images/date.png") no-repeat center left;
}
small.author {
	background:transparent url("images/author.png") no-repeat center left;
}
small.comments_count {
	background:transparent url("images/comment.png") no-repeat center left;
}
div.clear {
	clear:both;
}
a.post-edit-link {
	padding:9px;
	padding-left:24px;
	color:#555;
	font-family:tahoma,Arial;
	background:transparent url("images/edit.png") no-repeat center left;
}
a {
	color:#800;
	text-decoration:none;
}
a:hover {
	color:#f00;text-decoration:none;
}
a img {
	border:none;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/rss.png") no-repeat center left;
}
a.quote-link,a.reply-link {
	padding:3px;
	color:#444;
	margin:7px 3px;
	font-size:12px;
	font-family:Tahoma,Arial;
}
a.quote-link:hover,a.reply-link:hover {
	color:#700;
}

a.reply-link {
	padding-left:12px;
	background:transparent url("images/reply_comment.png") no-repeat center left;
}
a.quote-link {
	padding-left:12px;
	background:transparent url("images/comment_quote.png") no-repeat center left;	
}

div.comment_part {
	margin-left:5px;
	padding-left:10px;
 }
h3#comments {
	cursor:crosshair;
}
ul.commentlist {
	list-style:none;
	margin:0;
	padding:0;

}
ul.commentlist li {
	margin:0 10px;
	margin-left:0;
	padding:10px;
	background:#fff;
	border-bottom:1px solid #fff;
}
ul.commentlist li.authcomment {
	background:url("images/admin_comment.png") no-repeat center right !important;
}
ul.commentlist li.trackback {
	border-left:3px solid #ccc !important;
	margin-left:30px !important;
}
ul.commentlist li.alt {
	background-color:#f3f3f3 !important;
}
ul.commentlist img.avatar {
	display:block;
}

cite.comment_author {
	text-transform:capitalize;
	font-style:normal;
}
em.awaiting_moderation {
	color:#a00;
	display:block;
	padding:3px;
	font-size:12px;
	font-family:'Georgia',serif;
	font-style:italic;
	margin:0px;
}

hr {
	display:none;
}


/**************** FOOTER ***********************/
#footer-wrapper {
	background:#333;
	border-top:1px solid #ddd;
	padding:1px 0px;
	margin:0;
}

#footer {
	margin:0px auto;
	width:1000px;
	text-align:left;
	color:#ccc !important;
	font-size:10px !important;
}
#footer a {
	color:#FE9A2E !important;
}

#footer a:hover {
	color:#58D3F7 !important;
}
#footer h2 {
	color:#fff;
	border-bottom:1px solid #444;
}
#footer #center{
	margin:1px;
	border-top:1px solid #444;
	padding-top:1px;
	text-align:center;
	color:#777;
}
#footer input {
	background:#666 !important;
	border:1px solid #555;
	color:#eee !important;
}
div.footer-box {
	width:480px;
	margin: 1px 10px;
	float:left;
}
/*** Custom Classes **************/
.note,.highlight {
	background:#ffd;
	padding:5px;
	margin:5px;
	font-size:14px;
	border:1px solid #cca;
}

a.download {
	font-family:Tahoma,sans-serif;
	border-bottom:1px solid #ddd;
	color:#555;
	padding:4px;
	margin:5px;
}
a.download:hover {
	color:#f60;
}
#content .entry img.frame,#content .entry img.border {
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
}
#content .entry img.frame:hover,#content .entry img.border:hover {
	background:#ddd;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*#content div.entry img {
	opacity:0.85;
	filter:alpha(opacity=80); 
}
*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

/* Begin Calendar */



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar {
}
#wp-calendar caption {
	font: normal 1.3em Tahoma,Arial,sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align:center;
	font-family:Tahoma,Arial;
	color:#444;
	}
	
#wp-calendar {
	empty-cells:hide;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#b00;
	font-weight:bold;
	border:none;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align:center;
	margin:-1px;
	font-family:Georgia,serif;
	color:#666;
	}
#wp-calendar td:hover{
	background:#eee;
	cursor:pointer;
}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding:10px;
	background:#EEE6E6;
	border-top:4px solid #dcc;
	font-family:'Georgia',sans-serif;
	font-size:14px;
	color:#000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
img.avatar {
	background:#fff;
	padding:3px;
	border:1px solid #aaa;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



input,textarea {
	background:#f9f9f9;
	border:1px solid #ddd;
	padding:4px;
	color:#777;
	font-size:14px;
	font-family:Georgia,serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:5px;
}
input[type="submit"] {
	font-family:Tahoma,'Arial Narrow';
}
input[type="submit"]:hover
{
	cursor:pointer;
	background:#c00;
	border-color:#800;
	color:#fff;
}
textarea#comment {
	width:90%;
	height:300px;
}
label {
	cursor:pointer;
}
/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #ccc;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/
tt {
	color:green;
}

/************************************  CUSTOMIZATION BY MEERWEBS LLC **************************/
#page {
	background:transparent url("images/page.png") no-repeat top center;
	margin:0px auto;
	text-align:left;
	width:1020px;
	padding-top:0px;
	line-height:1.5em
}
#sidebar {
	margin-top:10px;
	margin-right:10px;
	margin-left:700px;
	background: #C0C0C0 url(); /* lms */
	border-left:1px outset #BFBFBF; 
	
}

#footer {
	margin:0px auto;
	width:1000px;
	text-align:left;
	color:#ccc !important;
	font-size:12px !important;
	padding:0;
}

#content {
	float:left;
	width:680px;
	font-size:14px;
	padding-left:0px;
	background: #FFFF url() no-repeat top center;
	padding-right:15px;
	margin-left:9px;
	margin-top:0px;
	
}
#content div.entry {
	margin-left:0px;
	line-height:1.5em;
 }

#content .entry img.frame,#content .entry img.border {
	background:#eee;
	border:1px solid #ccc;
	padding:0px;
	margin:0px;
}
#sidebar>ul {
	margin-top:25px;
	padding:25px;
	}

.te_div { border: 4px solid #DDDDDD; font-size: 36px; }
.te_div {font-size: font-size:36px; }


div .gradient1
	{
	background:#fff url("images/gradient.jpg") repeat-x;
	padding:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

div .bak1
	{
	background-color:#000;
	margin:0 auto;
	padding:20px;
	}



.widget {margin-top:50px;}
#navigation li
	{	float: left;
		list-style: none;
		font: 16px Tahoma, Arial}
h1.post-title,h1.pagetitle {
	background:#C0C0C0 url();
	margin:0;
	margin-bottom:10px;
	padding:10px;
	}


div .scrollable-content {
margin:0 auto;
height: 550px;
overflow: auto;
padding:10px;
}
/* Scroll box END */



#navigation li a
	{	display: block;
		padding: 25px 20px;
		text-decoration: none;
		color: #FFFAF0;
		white-space: nowrap;}

#coolmenu {
border: 5px dotted black;
width: 500px;
background-color: #E6E6E6;
margin:0 auto;
padding:5px;
margin-top:50px;
padding-bottom:50px;

}


#coolmenu ul {
list-style-type:none;
margin-top:20px;
margin-right:20px;
}

#coolmenu ul li {
display: block;
text-decoration: none;
border-bottom:2px solid #ccc;

}

#coolmenu ul li a {
font: bold 18px Verdana;
display: block;
color: black;
text-decoration: none;
}

#coolmenu ul li a:hover{
background-color: black;
color: white;
}

#coolframe {
border: 1px solid #3B0B17;
width: 90%;
background-color: #E6E6E6;
margin:0 auto;
padding:5px;
margin-top:50px;
padding-bottom:50px;

}

#coolframe ul li {
display: block;
text-decoration: none;
border-bottom:2px solid #ccc;

}

#coolframe ul li a {
font: bold 18px Verdana;
display: block;
color: black;
text-decoration: none;
}

#coolframe ul li a:hover{
background-color: black;
color: white;
}



#wrapperNavlist {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #999999;
  font-weight: bold;
}

#navlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
}

#navlist a, #navlist a:visited {
  display: block;
  line-height: 24px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 24px;
  border: none;
  border-top: 1px solid #3503838;
  border-bottom: 2px solid #3503838;
  text-decoration: none;
  background: url(images/bart.jpg) left top;
  
}

#navlist a:hover {
  color: #900;
}


.dividedLinks {
   
    padding: 5px;
    background: #000 url("images/bart.jpg") ;
    
    
}

.notice {
   
    padding: 5px;
    background: #fff ;
    height:50px;
    
}

.special-blk-left {
   
    padding: 2px;
    width:300px;
    float:left;
    font-size:80px;
    font-family: Arial Black;
    color:#fff;
    
}

.imgposter 
	{
	background: #2E2E2E url();
	padding:10px;
	width:650px;
	margin-top:5px;
}

.lucida {
 font-family:  Impact, Charcoal,'Lucida Blackletter', sans-serif;
 background-color: #FFFFFF;
 font-weight: 600;
 font-size: 65px;
 color:#DF0101;
 float:left;
 padding-top:43px;
padding-right:20px;
}

#sidebar {
	min-height:1000px;

/************************************  FOR THE BUTTONS **************************/

}

a#looki {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    
    
}
a#looki img {
    display: block;
    border: 0;
    padding-top:0px;
    
}
a#looki img:hover {
	
     background: #A9A9A9;
    
}

/************************************  TYPOGRAPHY **************************/

.headlines001
          {font-family:georgia, serif;
	  color:#381704;
	  font-size:20px;
	  letter-spacing:0.1em;
	  line-height:200%;
	  padding-top:11px;
	  width:60%;padding-right:20px;padding-bottom:20px;padding-left:20px;
	  float:left;
	  }

.headlines001-wide
          {font-family:georgia, serif;
	  color:#381704;
	  font-size:20px;
	  letter-spacing:0.1em;
	  line-height:200%;
	  padding-top:11px;
	  padding-right:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;
	  float:left;
	  }

.number001
          {font-family:georgia, serif;
	  color:#3B200F;
	  font-size:16px;
	  font-weight:bold;
	  line-height:125%;
	  text-align:center;
	  padding: 10px;
	  margin:20 auto;
	  }
	  

.section001
          {font-family:georgia, serif;
	  color:#786E69;
 	  font-size:30px;
	  font-weight:bold;
	  letter-spacing:0.1em;
	  line-height:115%;
	  text-transform:uppercase;
    	  opacity:0.7;filter:alpha(opacity=70);
          text-align:center;
	  float:left;	
	  }
 	  


.p001
        {font-family:georgia,serif;
	color:#381704;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	padding:0px;
       }



.a01 {width:100%; height:105px;
background: #F5F5DC url("images/roughbk.jpg") repeat-x;
padding-top:25px;}

.moni {
	background: #F5F5DC url("images/openquote.jpg") no-repeat;
	padding-bottom: 30px;
	padding-left:80px;
	border-bottom: 1px solid #2E64FE;
	margin-bottom:60px;}

.divider01 {background: #F5F5DC url("images/divider.jpg") no-repeat;
	  min-height:100px;
          margin-top:10px;
          width:100%;}
          
.info, .success, .warning, .error {
    border: 1px solid;
    margin: 15px 0px;
    padding:25px 5px 15px 30px;
    width: auto;	
    font: bold 12px verdana;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    text-shadow: 2px 2px 2px #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.info {
    color: #000;
    background: #FBF8EF url("images/info.png") no-repeat;
}
#galwrapper {z-index:1; margin-top:50px; padding-top:15px;height:700px; border: #000000 2px solid; background-color:#000000;}
.galcontent {width:650px;margin:0px auto;}
.galcontent h1 {color:#fff;text-align:center;}

.galvideo {width:650px;margin:0px auto;background-color:#000000;padding-bottom:20px;}

.shadow {
    border: 0px solid;
    margin: 15px auto;
    padding:15px;
    width: auto;	
    font: 14px verdana;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #000 url("images/bart.jpg") repeat;
    color:#000;
}

#members-only a {
	display:block;
	padding:40px;
	color:#0000;
	
}

.members-login {font-size:18px;color:#fff;background:#2A0A1B;padding:40px;font-weight:lighter;}


.advertise {font-size:26px; padding-top:10px !important; text-shadow: 0 0 0.2em #58D3F7; display: block; 
}
#ad {font-family: 'Monotype Corsiva', cursive, Serif !important; float:left;}

.ad-page {background:  url("images/dec1.png") no-repeat;background-position: 40px 0px;
	padding-top: 30px;
	padding-left:80px;
	padding-right:80px;
	margin-bottom:60px;
font-style: oblique;}

/*********** for the bus-feature-category ************************/ 
.category-on-stage a, .hentry a, .category-on-stage a:visited {
  margin-bottom: 20px;
  display: block;
  line-height: 24px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 24px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #999999;
  font-weight: bold;
  text-decoration: none;
  background: url(images/bart.jpg) left top;
  
}


.category-on-stage a:hover {
  color: #900;
}
