/*  
Theme Name: Gazette Edition
Theme URI: http://www.woothemes.com/
Description: Gazette Edition by WooThemes
Version: 1.1.8
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/



*{

	border: 0;
	margin: 0;
	padding: 0;
}

a{
         text-decoration: none;
         font-weight: 800;

}
a:hover{
         text-decoration: underline;
         font-weight: 800;

}

body{
	color: #333333;
	background-color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 960px;
        background: url(http://www.sapnamagazine.com/beta/wp-content/themes/gazette/gazette/images/sapna_top_bg.jpg) no-repeat top;
	margin:0px auto;
	border: 1px solid #CCCCCC;
}
#page_behind{
	width: 960px;
	margin:0px auto;
        background-color: #FFFFFF;
}
/*--- Main Columns ---*/
#columns{
	padding:0px 0px 25px;
	background-color: transparent;
	margin: 0px;
}
.col1{
	float: left;
	background-color: #transparent;
	width: 595px;
        padding-right:15px;
        padding-left:15px;
        padding-top:32px;
}
.col1_cat_art{
	float: left;
	background-color: #transparent;
	width: 545px;
        padding-right:30px;
        padding-left:25px;
        padding-top:45px;
}
.col2{
	float: right;
	background-color: #transparent;
	width: 320px;
        padding-right:15px;
        padding-top:32px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 29px;
	padding: 2px 0px !important;
	
	margin:19px 0px 0px 0px !important;
	border-top:1px solid #ddd;
	border-bottom:0px solid #ddd;
	width: 960px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:630px;
	}

#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
#nav ul {
	position: relative;
	height: 29px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:29px;
}
#nav .current_page_item a, .current_page_item a:hover {
	color: #FFFFFF;
}
#nav .current_page_item a:hover {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 29px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 29px;
	position: relative;
	overflow: hidden;
	margin: auto 10px !important;
	margin: auto 7px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#nav ul  li a:hover {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 29px;
	position: relative;
	overflow: hidden;
	margin: auto 10px !important;
	margin: auto 7px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: none;
         color: #ff9900;
}      
#nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}  

/*- Category Navigation -*/


#nav2, #nav2 ul{
	padding-top: 3px;
	float:left;
	list-style: none;
	margin:0 0 0px 0px;
}
#nav2 {
	font-size:13px;
	float:left;
        background-image: url(http://www.sapnamagazine.com/wp-content/themes/gazette/gazette/images/sapna_nav2_bg.jpg);
	width:960px;
        margin-bottom:0px;
	border-top: 0px solid #DDDDDD;
}
#nav2 a {
	display: block;
	padding-left:10px;
	padding-right:10px;
        margin-bottom:0px;
	border-right: 0px solid #DDDDDD;
}

#nav2 li {
	float: left;
	line-height:30px;
        margin-bottom:0px;
}
#nav2 li a:hover {
	background: none;
        margin-bottom:0px;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
        margin-bottom:0px;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;
        margin-bottom:0px;	
}
#nav2 li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:0px solid #dedbd1;	
	border-left:0px solid #dedbd1;	
	border-right:0px solid #dedbd1;			
	line-height:28px;	
	width:15em;
        margin-bottom:0px;
}
#nav2 li:hover, #nav2 li.hover {
    position: static;
        margin-bottom:0px;
}
#nav2 li ul ul {
	margin: -29px 0 0px 15em;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
        margin-bottom:0px;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
        margin-bottom:0px;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
        margin-bottom:0px;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
        margin-bottom:0px;
}


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}

* html #search{
	margin-right: 8px;
}
#search input{
        background-image: url(http://www.sapnamagazine.com/beta/wp-content/themes/gazette/gazette/images/search_bg.jpg);
	border: 1px solid #666666;
	color: #cccccc;
	float: left;
	font-size: 10px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 1px 0px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}


/*- Header -*/
#header{
	height: 96px;

	margin-top: 0px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 398px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
        height: 66px;
	padding:50px 0px 0px;
}

#topbanner img{
	float: right;

}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {

	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 10px 5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
        padding-top: 20px;
	}
.video-left {
	float:left;
	width:263px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left img {
	padding-top: 5px;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
        padding-top: 11px;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:295px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
        padding-top: 0px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
        font-family: Century Gothic;
        text-transform: uppercase;
	font-weight: bold;
	font-size:18px;
	line-height:18px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#ddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
        float: left;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}
.post.fix2 {margin-right:-3px;}
.post.margin {margin:0 15px;}

/*- Box -*/
.box{
    clear: both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
        height: 333px;
}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.box .post{
	width: 185px;
	background-color: #ffffff;
	border:1px solid #bbb;
        float: left;
}
.box .post h2 a{
	color:#333333;
        text-decoration: none;
}
.box .post h2{
	font-size: 16px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 5px;
	line-height: 17px;
        color:#333333;
}
.box .post p{
	font-size: 10px;
	line-height: 16px;
	padding: 0px 10px 10px;

}

.box .post img{
	border: 1px solid #bbb;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
        height: 100px;
        width: 155px;
}

.box img{
	border: 1px solid #bbb;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
        height: 100px;
        width: 155px;
}

.post-content {
/*border:1px solid #CC0000;*/
height: 280px;
}

.posted-in {
/*border:1px solid #CC0000;*/
} 

/*=== Small Box Post ===*/
.post{
	margin: 0;
        float: left;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}
.post.fix2 {margin-right:-3px;}
.post.margin {margin:0 15px;}

/*- Larger Homepage Box -*/
.bigbox{
    clear: both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}
.bigbox:after {display:block; visibility:hidden; clear:both; line-height:0px; font-size:0; content:".";}
.bigbox .post{
	width: 589px;
	background-color: #ffffff;
	border:0px solid #bbb;
        float: left;
        padding-bottom:15px;
}
.bigbox .post h2 a{
	color:#333333;
        text-decoration: none;
        background:#ffffff;
}
.bigbox .post h2{
	font-size: 11px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 5px;
	line-height: 15px;
        color:#333333;
	text-transform: uppercase;
        background:#ffffff;
}
.bigbox .post p{
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px;

}

.bigbox .post img{
	border: 1px solid #bbb;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
        height: 120px;
        width: 197px;
}

.bigbox img{
	border: 1px solid #bbb;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
        height: 120px;
        width: 197px;
}


.bigpost-content {
/*border:0px solid #CC0000;*/
margin: 15px 0px 15px;

}

.bigposted-in {
/*border:0px solid #CC0000;*/
} 

.bigpost{
	margin: 0;
        float: left;
}
.bigpost h2{
	font-size: 11px;
	padding: 0 0 5px;
	text-transform: uppercase;
        background:#ffffff;
}
.bigpost h3{
	font-size: 14px;
}
.bigpost h3 a{
	color: #000000;
        background:#ffffff;
}
.bigpost p{
	padding: 0 0 15px;
	line-height: 18px;
        margin-right:25px;
}
.bigpost.fix2 {margin-right:-3px;}
.bigpost.margin {margin:0 35px;}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
}
.post-alt3{
	margin: 0 0 15px 0;
	padding-right: 30px;
}
.post-alt h2{
	font-size: 15px;
        font-family: Century Gothic;
	padding:0px;
        margin-bottom:0px;
	color:#000000;
	line-height: 14px;
}

.post-alt3 h2{
	font-size: 15px;
        font-family: Century Gothic;
	padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 30px;
	color:#000000;
	line-height: 16px;
}

.article_quote, .article_quote p{
	font-size: 15px;
        font-family: Century Gothic;
	padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 30px;
	color:#000000;
	line-height: 16px;
        font-weight: 700;

}

.article_quote2, .article_quote2 p{
	font-size: 15px;
        font-family: Century Gothic;
	padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 0px;
	color:#000000;
	line-height: 16px;
        font-weight: 700;

}

.article_quote3, .article_quote3 p{
	font-size: 15px;
        font-family: Century Gothic;
	padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 0px;
	color:#000000;
	line-height: 22px;
        font-weight: 700;

}

.article_caps, .article_caps p{
	font-size: 28px;
        font-family: Century Gothic;
        margin-top:-15px;
	padding-top: -15px;
        padding-bottom: 0px;
        padding-right: 0px;
	color:#666666;
	line-height: 26px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing:.01em;

}

.quote_box{
        border: 1px solid #999;
        padding:20px;
        margin-top:10px;
        margin-bottom:24px;
        background-color:#ccc;
        font-family: Century Gothic;
        font-size: 16px;
        line-height: 28px;
}



.quote_box2{
        border: 1px solid #999;
        padding:50px;
        background-color:#ccc;
        font-family: Century Gothic;
        font-size: 36px;
        line-height: 48px;
}

.post-alt h3, .post-alt3 h3{
	font-size: 13px;
        font-family: Century Gothic;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.article_title{
	font-size: 40px;
	line-height: 40px;
        font-family: Century Gothic;
	padding-bottom: 8px;
	color: #333333;
        font-weight: 100;
        text-decoration: none;
        letter-spacing: -.9px;
}

.article_title h2{
	font-size: 35px;
	line-height: 18px;
        font-family: Century Gothic;
	padding-bottom: 1px;
        padding-top:5px;
	color: #333333;
        font-weight: 600;
        text-decoration: none;
        letter-spacing: -.5px;
}


.article_title2{
	font-size: 21px;
        font-family: Century Gothic;
	padding-bottom: 5px;
	line-height: 21px;
	color: #000000;
        font-weight: 600;
        text-decoration: none;
}
.archcat h3 {
         text-transform: uppercase;
         font-size: 18px;
         padding-bottom: 18px;
         font-family: Century Gothic;
}

.post-alt h4, .post-alt3 h4{
	font-size: 14px;
        font-family: Century Gothic;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt3 h3 a{
	color: #000000;
}
.post-alt h3 a:hover, .post-alt h2 a:hover, .post-alt3 h3 a:hover, .post-alt3 h2 a:hover{
	color: #0099ff;
        text-decoration:none;
}
.post-alt p{
	padding: 0 0 15px;
        float: right;
        padding-left: 15px;
        margin-left: 15px;
        border-bottom:1px solid #dddddd;
}
.post-alt3 p{
	padding: 0 0 15px;
        float: left;
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 30px;
        border-bottom:0px solid #dddddd;
}
.post-alt h3.post_date, .post-alt3 h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}
.post-alt img{
        float: left;
        margin-left: 0px;
        margin-right: 15px;
        margin-bottom: 0px;
        border: 1px solid #ccc;
}


.post-alt2 {
margin:0 0 15px;
}
.post-alt2 h2 {
font-size: 15px;
        font-family: Century Gothic;
	padding: 0;
	color:#000000;
	line-height: 14px;
}
.post-alt2 h3 {
color:#000000;
font-size:13px;
line-height:18px;
padding-bottom:5px;
}
.post-alt2 h4 {
font-size:14px;
line-height:16px;
padding-bottom:5px;
}
.post-alt2 h3 a, .post-alt2 h2 a {
color:#000000;
}
.post-alt2 p {
padding:0 0 15px;
}
.post-alt2 h3.post_date {
color:#999999;
font-size:12px;
font-weight:normal;
padding:5px 0 10px;
}

h3.posted{
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:9px;
}

.box .post h3.posted {
	border-bottom: none;
}
/*=== Buttons ===*/
.continue{

	font-weight:bold;
	padding-left: 15px;
}
.continue2{

	font-weight:bold;
	padding-left: 0px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 2px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:545px;
	margin-bottom:15px;
	float:left;
        line-height:17px;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 230px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist a {
	text-decoration: none;
        font-weight: normal;
}
.arclist a:hover {
	text-decoration: underline;
        font-weight: normal;
}
.arclist h2{
	color: #000;
	padding:0px 0px 8px;
        font-size:14px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:11px;
	padding:3px 0 3px 5px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
        font-size: 9px;
        line-height: 11px;
        padding-top: 5px;
}
.singletags a { 
	margin-top:5px;
        font-weight: normal !important;
        text-decoration:none;
        text-transform:uppercase;
        color:#000000;
        font-size: 9px;
        padding-top: 5px;
}
.singletags a:hover { 
	margin-top:5px;
        font-weight: normal !important; 
        text-decoration:underline;
        text-transform:uppercase;
        color:#000000; 
        font-size: 9px;
        padding-top: 5px;
}
.entry p{
	text-align:left;
	font-size:9px;
	line-height:10px;
	}


.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	}

.noborder img{
        padding:4px;
        border:0px;
        }

.article li {
font-size:11px;
}

.entry2 {
font-size:12px;
line-height:20px;
text-align:left;
padding-top:8px;
}
.entry2 p {
font-size:12px;
line-height:20px;
text-align:left;
}
.entry2 blockquote {
background-color:#F7F7F7;
border:1px solid #DDDDDD;
color:#000000;
font-style:italic;
margin:5px auto 15px;
padding:10px;
width:85%;
}
.entry2 blockquote p {
font-size:12px;
line-height:20px;
margin:5px 0;
padding:5px 0;
}
.entry2 img {
background-color:#FFFFFF;
border:1px solid #ccc;
padding:4px; padding-bottom:5px;
margin-top:5px;
}

.entry3 p{
	text-align:left;
	font-size:11px;
	line-height:14px;
        padding-right:30px;
	}

.entry3 blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry3 blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry3 img {
	padding: 4px;
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	}
.right { float: right; }
.left { float: left; }
.entry3 h2{
	font-size: 15px;
        font-family: Century Gothic;
	padding: 20px;
	color:#000000;
	line-height: 16px;
}

.small_s img {
	padding: 0px;
        height:11px;
	}
.wp-caption img {
	margin-bottom:3px;
}
p.wp-caption-text {
	text-align:left;
	padding: 0 0 2px 0;
        padding-left:6px;
        margin-top:6px;
	margin-bottom:15px;
	font-size:.85em;
        line-height:1.4em;
	font-style:none;
	color:#333333;
         font-family: Verdana; 
         text-transform: none;
         font-weight: normal;
         text-decoration: none;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


.entry2 ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry2 ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry2 ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry2 ul li ul li {
	list-style:disc inside !important;
	}
.entry2 ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry2 ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}



/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 583px;
}

/*========= SIDEBAR =========*/


#cover_box {
	width:300px;
	height:170px;
	background-image:url(http://www.sapnamagazine.com/wp-content/themes/gazette/gazette/images/current_cover_box.jpg);
	border: 0px solid #bbb;
        font-size:10px;
        color: #ccc;
}

#mpu_banner {
	width:300px;
	height:406px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding-left: 7px;
         padding-right: 11px;
         padding-top: 7px;
         padding-bottom: 7px;
	border: 1px solid #bbb;
}

#mpu_banner2 {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding-left: 7px;
         padding-right: 9px;
         padding-top: 9px;
         padding-bottom: 9px;
	border: 1px solid #bbb;
}

#mpu_banner3 {
	width:294px;
	height:125px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding-left: 7px;
         padding-right: 9px;
         padding-top: 9px;
         padding-bottom: 9px;
	border: 1px solid #bbb;
}

#mpu_banner4 {
	width:294px;
	height:125px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding-left: 7px;
         padding-right: 9px;
         padding-top: 9px;
         padding-bottom: 9px;
	border: 1px solid #bbb;
}


#mpu_banner5 {
	width:294px;
	height:60px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding-left: 7px;
         padding-right: 9px;
         padding-top: 9px;
         padding-bottom: 9px;
	border: 1px solid #bbb;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:200px;
	padding:5px;
	border:1px solid #ccc;
	background-color:#eeeeee;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ccc;
	font-weight: bold;
	font-size: 9px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #ccc;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 296px !important;
	padding:5px !important;
	border:1px solid #ccc !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;
	min-height:160px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #eee;
	font-size: 10px;
}

.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #666666;
	font-size: 10px;
        font-weight: normal;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #eee;	
	padding:6px 0px;
}
#tagcloud {
	float:left;
	width:306px;
	padding-top:10px;
}
/*- Ads -*/
.ads{
	border: 1px solid #ddd;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	border: 1px solid #ddd;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: left;
	margin: 0 2px;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr .flickr_badge_image img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
}	
.widget h2 {
	padding: 0px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

.home_thumb{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
        height: 100;
        width: 258;
}

.bighome_thumb{
	border: 1px solid #bbb;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
        height: 120px;
        width: 197px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}







.3fbox {min-height:1px; width: 174px; height: 280px;}

.3fbox:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}



.3frelative {position:relative;}



.3fclear {clear:both;}



.3ff-left {float:left !important;} img.3ff-left {float:left; margin-right:15px;}

.3ff-right {float:right !important;} img.3ff-right {float:right; margin-left:15px;}



.3ft-left {text-align:left !important;}

.3ft-center {text-align:center !important;}

.3ft-right {text-align:right !important;}

.3ft-justify {text-align:justify !important;}



.3fva-top {vertical-align:top;}

.3fva-middle {vertical-align:middle;}

.3fva-bottom {vertical-align:bottom;}



.3fnom {margin:0 !important;}

.3fnomt {margin-top:0 !important;}

.3fnomb {margin-bottom:0 !important;}



.3fnoscreen {display:none;}



    .3fbigger {font-size:110%;}

    .3fsmaller {font-size:85%;}



.3fcol30 {float:left; width:174px;}

.3fcol30.3fmargin {margin:0 15px;}



    .3fcol30 h4 {margin-bottom:3px;}

    .3fcol30 ul {margin:20px 0 !important;}

    .3fcol30 p.3fdate {margin:0; font-size:85%;}

    .3fcol30 p.3fbb {padding-bottom:20px; background:url("images/dot-02.gif") 0 100% repeat-x;}

    .3fcol30 p img.3ff-left {margin-right:10px;}

    .3fcol30 p {position:relative;}



ul.3ful-list {margin:15px 0; padding:0; list-style:none;}

ul.3ful-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}





.3fhx-style01 {/*clear:both; */ background:url("images/dot.gif") 0 50% repeat-x; font-size:85%;}

.3fhx-style01 span {margin-left:15px; padding:0 5px; font-weight:bold; text-transform:uppercase;}



a.3fico-more {padding:5px 7px; border:0 !important;}



.3falignright {float:right;}

.3falignleft {float:left;}





.3fnocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.3fcommentmetadata {

	margin: 0;

	display: block;

	}



img.3favatar {float:left; margin-right:5px;}