/*
File:			custom.css
Description:		Custom styles for Thesis
*/

.headline_area h1, .headline_area h2 {
	font-size: /*3em;*/ 2.5em;
	line-height: 1.267em;
	}

/*TOP NAV CSS*/

.menu, .menu a, .menu li, .menu a:hover {
        background: #252525;
        border: none;
        }

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
        color: #dddddd;
        }
        
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
	color: #dddddd;
	background: #252525;
	}
	
.menu a {
        font-size: 1.1em;
        display: block;
        border-width: 0px;
        }

.menu li {
        float: right;
        padding: 7px 7px 4px;
        }

.menu {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 1px;
        }

.menu a:hover {
        text-decoration: none;
        color: #ffffff;
        }
        

/*FEEDBURNER*/
#optin_area {
	background:#3CB878 url("http://muslimette.com/wp-content/themes/muslimette/custom/images/optin_area.png") /*#ED8133 url(images/bar.gif)*/ repeat-x top;
	width:100%;
	float:left;
	margin:0 0 24px 0;
	/*border-top:2px solid #FE8F45;
	border-bottom:2px solid #B54901;*/
}
#subscribe-options {
	width:960px;
	margin:0 auto;
	padding:20px 0;
	font-family:Arial, sans-serif;
	color:#ffffff;
	font-size:13px;
	letter-spacing:.5px;
	font-weight:bold;	
	text-transform: uppercase;
	overflow:hidden;
}
#subscribe-options a {
	color:#000000;
}

.rss-subscribe {
	display:inline;
	padding:36px 0;
	margin:0 10px 0 0;
}
.rss-subscribe img {
	vertical-align:middle;
}
#subscribe-options form {
	display:inline;
	/*border-left:1px solid #B54901; border: 1px none #ccc; */
	/*padding:36px 0;*/
	padding-top:15px;
	padding-bottom:10px;
	padding-left:24px;
	padding-right:3px;
	text-align:center;
	}
#subscribe-options form p, #subscribe-options form input {
	display:inline;
	padding-right: 4px;
	}

/*#subscribe-options form input[type='text'] {
	padding-top: 2px 7px 2px;
	}*/

#subscribe-options .form-label {
	border-left:1px solid #FE8F45;
	padding:36px 10px;
}
#submit {
	vertical-align:middle;
}

#subscribe-options input.optin_submit {
	width: 53px;
	height:53.5px;
	/*right: 0px;*/
	margin-left: 840px;
	margin-top: -36px;
	text-transform: capitalize;
	text-indent: -9999px;
	padding: 0px;
	border-color: #ffffff;
	border-width: 0px;
	border-style: solid;
	display: block;
	position: absolute;
	background-image: url("http://muslimette.com/wp-content/themes/muslimette/custom/images/sign-up2.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 0px;
	}

#subscribe-options input.optin_submit:hover {
	background-position-x: -1px;
	background-position-y: -54px;
	}
	
/*SIDEBAR NAV CSS*/

.sidebar .menu, .sidebar .menu a, .sidebar .menu li {
        background: none repeat scroll 0 0 #000000;
        border: none;
        }

.sidebar .menu a, .sidebar .menu .current ul a, .sidebar .menu .current-cat ul a, .sidebar .menu .current-menu-item ul a {
        color: #FFFFFF;
        }

.sidebar .menu a {
        font-size: 1em;
        }

.sidebar .menu a:hover {
        background: #eeeeee;
        }

.sidebar .menu li {
        float: none;
        }

.sidebar .menu a:hover {
        text-decoration: none;
        }

/*#sidebar_2 {
        padding-top: 356px; 173px;
        }*/

#feature_box {
        overflow: visible;
        width: 746px;
        }

/*END NEW NAV CSS*/

/*container, #page {
	outline: none;
	border: none;
	}*/
		
body {
	/*background: #eeeeee url(http://muslimette.com/stripe.jpg) repeat fixed;*/
	background: #ffffff url("http://muslimette.com/wp-content/themes/muslimette/custom/images/bgup.png") repeat-x scroll;
	border:none;
	}

.no_sidebars #page {
	width: 50%;
	}
	
#page {
	background: #FFFFFF;
	padding: 0;
	margin: 0 20px;
	}

#content_box {
    background-image: none;
    }

/*#header {
	border-bottom: none;
	margin-bottom: 0.2em;
	margin-left: 1.1em;
	margin-right: 1.1em;
	}*/

/*NEW HEADER BG*/
#header {
	background: #000000 url(http://muslimette.com/wp-content/themes/muslimette/custom/images/muslimetteheader.png) no-repeat scroll 0 bottom;
	border-bottom: none;
	border-top: 1px;
	margin-bottom: 0;
	height: 144px;	
	margin-left: 0;
	margin-right: 0;
	}
	
/*h2 a {
	color: #663399;
	}*/

a/*, h2 a:hover*/ {
	color: #663399;
	}
	
h2 a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.teaser h2 {
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	text-transform: lowercase;
	}
	
.teaser .post_image_link img.aligncenter {
	margin-bottom: 0.8em;
	}

.teaser .format_teaser {
	font-size: 1em;
	line-height: 1.5em;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0.5em;
	text-transform: uppercase;
	}
	
.teasers_box {
	border-top: none;
	}

/*FIX FRAME ISSUS*/
.custom .teaser .post_image_link .thumb { 
  padding: 1.8em; 
  border-width: 0.1em;
  background:#EEEEEE none repeat scroll 0 0;
  border-color:#DDDDDD;
  border-style:solid;
 } 
 
.custom .format_teaser .post_image_link .thumb { 
  padding: 0.333em; 
  border-width: 0.083em;
  background:#EEEEEE none repeat scroll 0 0;
  border-color:#DDDDDD;
  border-style:solid;
 }

	
#tabs {
	background: #000000;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #999999;
	height: 26px;
	}
	
#tabs a {
	color: #ffffff;
	letter-spacing: 1px;
	}
	
#tabs a:hover {
	background: #333333;
	color: #ffffff;
	text-decoration: none;
	}
	
#tabs li {
	background:transparent;
	border-style:none;
	margin-bottom: none;
	/*padding: 0.1em 0;*/
	}
	
	
ul#tabs li.current_page_item a, ul#tabs li.current-cat a {
	color: #fff;
	background: /*#330033*/ #000000;
	}
	
#tabs .current_page_item, #tabs .current-cat {
	background: /*#330033*/ #000000;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
ul#tabs li a{
	border-right:1px solid #FFFFFF;
	}

/*ul#tabs li.rss {
	padding-right:0.818em;
	}*/
	
#image_box {
	background: #ffffff;
	}
	
#custom_box {
	background: #ffffff;
	}
	
#sidebars {
	overflow: hidden;
	} /*remove later*/
	
#sidebar_1 {
	overflow: hidden;
	} /*remove later*/
	
/*.format_text {
	text-align:justify;
	}*/

/* Styling for Search Form in Header */
.custom #search_form form input {
	float: right;
	padding: 0.308em;
	width: 200px;
	font-size: 1.25em;
	margin-top: 50px;
	font-family: Georgia,"Times New Roman",Times,serif;
	}

.post_box {
	/*padding-top:2.2em;*/
	overflow: hidden;
	}

/*.entry-title {
	font-weight: bold;
	}
	
h1, h2 {
	font-weight: bold;
	}*/
	
input.form_submit:hover {
	color:#000000
	}

dl#comment_list dt a {
	color: #111111;
	}

dl#comment_list dt a:hover {
	text-decoration:underline;
	}

/*.custom .myfeaturebox {
	padding: 0.3em 0 0 0;
	text-align: center;
	}*/

/*#feature_box {
	padding-top: 2em;
	background: #ffffff url(http://muslimette.com/wp-content/themes/muslimette/custom/images/theblog7.png) no-repeat bottom;
	border: none;
	padding-bottom: 6em;
	}*/
	
#feature_box {
	padding-top: 2em;
	background: #ffffff;
	border: none;
	}

.image_caption {
	margin-bottom: 0.5em;
	}

.image_caption p {
	font-size: smaller;
	color: #666666;
	}

.image_caption p a {
	color: #666666;
	text-decoration: none;
	}

.image_caption p a:hover {
	text-decoration: underline;
	}

.custom #header #logo a {
	display: block;
	height: 142px;
	margin-left: 344px;
	width: 624px;
	outline: none;
	}

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline {
	text-indent: -99999px;
	}

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline {
	height: 0;
	}

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header {
	padding: 0;
	}
	
.sidebar h3 {
	display: block;
	background: #000;
	color: #FFF;
	line-height: 2.385em;
	padding-left: 0.5em;
	text-align: center;
	font-variant: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

/*start of 404*/	
.custom div#errorpage h2 {
margin-top:0px;
 
}
.custom div#errorpage {
	border:1px dashed #bbbbbb;
	padding:10px;
	float:left;
}
.custom div#errorpage img {
	float:left;
	width:100px;
	padding:10px;
}
.custom div#errorpage p {
	padding:15px 0px;
	margin:0px;
}
.custom div#errorpage #error-inside{
margin-left:130px;
} /*end of 404*/
	
div.pagination span.current {
	color: #660066;
	}
	
div.pagination a {
	color:#666666;
	}
	
div.pagination a:hover, div.meneame a:active {
	background-color: #660066;
	border: none;
	}
	
.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
	font-weight: normal;
	}

#footer {
	/*border-bottom: 2px solid #ffffff;*/
	text-align: center;
	background: #ffffff;
	}