/*
Theme Name: NewMuslimCool
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body {
	margin:0;
	background:#d3d3d3 url(images/body.jpg) repeat-x;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	min-width:980px;
}

ul {font:13px;
line-height: 18px;

}

strong {font-weight:bold;}

img {border-style:none;}
a {
	text-decoration:none;
	color:#c30;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}



#main-container {
	overflow:hidden;
	position:relative;
	width:100%;
	min-width:980px;
}
.mc-holder-1 {
	float:left;
	left:50%;
	position:relative;
	width:1332px;
}
.mc-holder-2 {
	float:left;
	left:-50%;
	position:relative;
	width:1332px;
	padding:0 0 38px
}
.shadow {
	padding:26px 0 0;
	background:url(images/shadow.png) no-repeat;
	width:100%;
}
/*main container*/
#main {
	background:#fff url(images/content.gif) no-repeat;
	margin:0 auto;
	width:946px;
	position:relative;
	padding:15px 17px 0;
	z-index:100;
}
/*header*/
#header {
	width:100%;
	padding:0 0 53px;
}
.header-holder {
	background:url(images/header.jpg) no-repeat;
	width:943px;
	height:123px;
	margin:0 0 0 1px;
	padding:17px 0 0;
	position:relative;
}
.header-holder img {
	position:absolute;
	right:0;
	bottom:-4px;
}
/*logo*/
#header h1 {
	margin:0;
	padding:0 0 0 20px;
}
#header h1 a {
	display:block;
	width:489px;
	height:106px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
}


/*navigation*/
#nav {
	clear:both;
	list-style:none;
	margin:0;
	padding:6px 0 5px;
	position:absolute;
	width:945px;
	top:155px;
	left:18px;
}
#nav:after {
	content:" ";
	display:block;
	clear:both;
}
#nav li {
	float:left;
	position:relative;
}
#nav li a {
	display:block;
	height:43px;
	background:url(images/menu.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:111px;
	margin:0 6px 0 0;
}
#nav li .film {background:url(images/menu.gif) no-repeat 0 0;}
#nav li .press {background:url(images/menu.gif) no-repeat -116px 0;}
#nav li .blog {background:url(images/menu.gif) no-repeat -233px 0;}
#nav li .clips-music {
	width:175px;
	background:url(images/menu.gif) no-repeat -349px 0;
}
#nav li .donate {
	width:123px;
	background:url(images/menu.gif) no-repeat -529px 0;
}
#nav li .buy {background:url(images/menu.gif) no-repeat -658px 0}
#nav li .get-involved {
	background:url(images/menu.gif) no-repeat -774px 0;
	width:170px;
}
#nav li:hover .film,
#nav li.hover .film,
#nav li.current_page_item .film,
#nav li.current_page_parent .film,
#nav li .film:hover{background:url(images/menu.gif) no-repeat 0 -44px;}
#nav li:hover .press,
#nav li.hover .press,
#nav li.current_page_item .press,
#nav li.current_page_parent .press,
#nav li .press:hover{background:url(images/menu.gif) no-repeat -116px -44px;}
#nav li:hover .blog,
#nav li.hover .blog,
#nav li.current_page_item .blog,
#nav li.current_page_parent .blog,
#nav li .blog:hover {background:url(images/menu.gif) no-repeat -233px -44px;}
#nav li:hover .clips-music,
#nav li.hover .clips,
#nav li.current_page_item .clips,
#nav li.current_page_parent .clips,
#nav li .clips:hover {background:url(images/menu.gif) no-repeat -349px -44px;}
#nav li:hover .donate,
#nav li.hover .donate,
#nav li.current_page_item .donate,
#nav li.current_page_parent .donate,
#nav li .donate:hover {background:url(images/menu.gif) no-repeat -529px -44px;}
#nav li:hover .buy,
#nav li.hover .buy,
#nav li.current_page_item .buy,
#nav li.current_page_parent .buy,
#nav li .buy:hover {background:url(images/menu.gif) no-repeat -658px -44px}
#nav li:hover .get-involved,
#nav li.hover .get-involved,
#nav li.current_page_item .get-involved,
#nav li.current_page_parent .get-involved,
#nav li .get-involved:hover {background:url(images/menu.gif) no-repeat -774px -44px;}
#nav li .film {margin:0 5px 0 0;}
#nav li .blog {margin:0 5px 0 0;}
#nav li .clips-music {margin:0 5px 0 0;}
#nav li .buy {margin:0 5px 0 0;}
#nav li .get-involved {margin:0;}
/*sub-navigation*/
#nav ul {
	list-style:none;
	margin:0;
	padding:5px 0;
	position:absolute;
	top:42px;
	left:0;
	background:#8d0a00;
	width:170px;
	display:none;
}
#nav .last ul,
#nav li.page-get-involved ul {
	left:auto;
	right:0;
}
#nav ul li {
	float:none;
	line-height:16px;
	font-size:12px;
	padding:0;
}
#nav li:hover ul,
#nav li.hover ul {display:block;}
#nav ul li a {
	text-indent:0;
	width:137px;
	padding:8px 16px;
	height:auto;
	background:#8d0a00;
	color:#fff;
	text-decoration:none;
}
#nav ul li a:hover,
#nav ul li.current_page_item a {background:#6a0f08;}


/*content*/
.container {
	overflow:hidden;
	width:100%;
	background:#101010 url(images/container.gif) no-repeat 0 100%;
	padding:0 0 16px;
}
.inner .container {background:url(images/container-inner.gif) repeat-y 100% 0;}
#content {
	width:680px;
	float:left;
}
.inner #content {
	color:#101010;
	background:url(images/content-2.gif) repeat-y;
	padding-top:0;
	margin:20px 0 0;
}
.content-holder {
	width:640px;
	padding:20px 0 0 21px;
}
.content-holder .text {
	width:100%;
	overflow:hidden;
}
.content-holder .text h2 {
	font-size:22px;
	line-height:24px;
	margin:0 0 6px;
}
.content-holder .text h2 a {
	font-size:11px;
	font-weight:normal;
}
.content-holder .text p {
	font-size:13px;
	line-height:22px;
	margin:0 0 10px;
}
/*flash*/
.flash {
	width:100% ;
	overflow:hidden;
	padding:0 0 20px;
}
.flash img {display:block;}
.block {
	height:1%;
	overflow:hidden;
	padding:0 0 14px;
}
.more {
	color:#c30;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	padding:0 19px 0 0;
	background:url(images/more.gif) no-repeat 100% 3px;
}
.quotes {
	background:url(images/quotes.gif) no-repeat;
	padding:14px 0 0;
}
/*ads*/
.ads {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.ads li {
	float:left;
	padding:0 10px 0 0;
}
.ads img {display:block;}
/*freedom-award*/
.freedom-award {
	float:left;
	width:320px;
	list-style:none;
	margin:0;
	padding:0;
}
.freedom-award li {
	float:left;
	padding:0 12px 0 0;
	height:93px;
}
.freedom-award li img {display:block;}
.quotes-box {
	float:right;
	width:316px;
}
.quotes-box ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.quotes-box ul.alt {float:right;}
.quotes-box ul li {
	padding:0 0 14px;
}
.quotes-box ul li img {display:block;}
.quotes-column {
	width:145px;
	float:left;
	padding:0 6px;
	text-align:center;
}
.quotes-column div {padding:0 0 14px;}
.quotes-column div h3 {
	font-size:12px;
	line-height:16px;
	margin:0;
}
.quotes-column div p {
	font-size:12px;
	line-height:16px;
	margin:0;
}
/*sidebar*/
#sidebar{
	width:244px;
	float:right;
	background:url(images/sidebar.gif) repeat-x;
	padding:20px 0 0 20px;
}
.ad {margin:0 0 10px;}
/*join*/
.join {
	width:190px;
	padding: 18px 15px 28px 20px;
	background:#404040;
	margin:0 0 16px;
	overflow:hidden;
}
.join label {
	font-size:13px;
	line-height:18px;
	display:block;;
	text-transform:uppercase;
	padding:0 0 3px;
}
.join label img {display:block;}
.join span {
	float:left;
	width:133px;
	height:26px;
	background:url(images/join-bg.gif) no-repeat;
	padding:7px 5px 0;
	overflow:hidden;
}
.join span input {
	width:133px;
	border-style:none;
	background:none;
	border:0;
	font-size:14px;
}
.join input {float:left;}
.view-more {
	height:1%;
	overflow:hidden;
	padding:0 24px 0 0;
	display:block;
}
.view-more a {
	float:right;
	width:82px;
	height:16px;
	background:url(images/view-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;

}
.list {
	list-style:none;
	margin:0;
	padding:0 0 14px;
}
.list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	font-weight:bold;
	padding:0 0 0 15px;
	background:url(images/list-marker.gif) no-repeat 2px 6px;
	font-size:12px;
	line-height:16px;
}


.sidebar-box {
	width:226px;
	overflow:hidden;
}
.news {
	width:100%;
	background:url(images/news.gif) no-repeat 0 4px;
	padding:21px 0 0;
}


#sidebar{
overflow:hidden;
}


#sidebar h3 {
	font-size:18px;
	line-height:20px;
	color:#6fc31c;
	font-weight:normal;
	margin:0 0 8px;
	text-transform:uppercase;
}
.sidebar-box p {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0 0 10px;
}
.box-iframe {
	overflow:hidden;
	position:relative;
	width:236px;
	height:px;
	padding:0 5px 16px;
}
.box-iframe iframe {
	border-style:none;
	padding:0;
	margin:0;
	background:#101010;
	border:0;
	position:absolute;
	top:0;
	left:0;

}
/* breadcrumbs */
.breadcrumbs {
	list-style:none;
	margin:0;
	padding:6px 0 0;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	padding: 0 3px 0 9px;
	background:url(images/breadcrumbs.gif) no-repeat 0 6px;
	margin:0 9px 0 -9px;
	color:#999;
}
/* content inner */

.alignright {float:right;}

.alignleft {float:left;}


.title {
	width:100%;
	padding:0 0 12px;
}
.title:after {
	content:" ";
	display:block;
	clear:both;
}
.sharethis {
	float:right;
	padding: 6px 22px 0 0;
}
.title h2 {
	margin:0;
	float:left;
	text-transform:uppercase;
	font-size:27px;
	line-height:28px;
}
.content {
	width:495px;
	float:right;
	padding:0 20px 0 0;
}
.content .txt {
	color:#101010;
}
.content .txt p {
	font-size:13px;
	line-height:18px;
	color:#101010;
	margin:0 0 18px;
}
.content .txt p strong {
	font-weight:bold;
	text-transform:none;
}

.wp-caption-text {
   font-size:9px;
   line-height:11px;
   background-color:#f5f5f5;
   padding-left:10px;padding-right:10px;
   width:90%;
  }
  
.wys-text {
  font-size:12px;
  line-height:15px;
  }

/*column*/
.column {
	width:222px;
	float:right;
	padding:0 0 6px 16px;
}
.column .img {
	display:block;
	padding:0 0 16px;
}
.column .img img {display:block;}
.column .blockquote {
	background:#e0e0e0;
	padding:10px 13px 14px 16px;
}
.column .blockquote blockquote ,
.column .blockquote blockquote q {
	padding:0;
	margin:0;
}
.column .blockquote span {
	display:block;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.column .blockquote cite {
	display:block;
	font-size:12px;
	line-height:14px;
	text-align:right;
	color:#666;
	font-style:normal;
}
.column .blockquote strong {text-transform:uppercase;}
/* sidear inner */
.sidebar {
	width:135px;
	float:left;
}
.sidebar h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#101010;
	margin:0 0 10px;
}
.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	font-size:11px;
	line-height:14px;
	padding:0 0 12px;
	font-weight:bold;
}
.sidebar ul li a {text-decoration:none;}
.sidebar ul li a.active,
.sidebar ul li a:hover {
	text-decoration:none;
	color:#999;
}
/*footer*/
#footer {
	width:100%;
	padding:8px 0 15px;
	font-size:10px;
	line-height:14px;
	color:#999;
}
.footer p {
	margin:0;
	float:left;
	padding:0 0 0 8px;
}
.ads-list {
	list-style:none;
	margin:0;
	padding:3px 0 0 8px;
	width:700px;
	overflow:hidden;
}
.ads-list li {
	float:left;
	padding:0 37px 0 0;
	height:76px;
}
.footer-holder {
	height:1%;
	overflow:hidden;
}
.contact {
	float:right;
	font-size: 14px;
	line-height:20px;
	background:#f3e6e5 url(images/marker.gif) no-repeat 100% 4px;
	padding:0 18px 0 8px;
}
.footer {
	border-top:1px solid #cfcfcf;
	padding:10px 0 0;
	width:100%;
	overflow:hidden;
}
.logo-2 {
	float:left;
	width:45px;
	height:45px;
	background:url(images/logo-2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.ads-alt {
	list-style:none;
	margin:0;
	padding:4px 0 7px;;
	float:right;
}
.ads-alt li {
	float:left;
	padding: 0 2px 0 41px;
}
/*menu*/
#menu {
	list-style:none;
	margin:0;
	padding:0 0 12px;
	height:1%;
	overflow:hidden;
}
#menu li {
	float:left;
	font-size:10px;
	line-height:16px;
	color:#101010;
	text-transform:uppercase;
}
#menu li a {
	color:#101010;
	float:left;
}
/*iframe*/
.iframe {
	background:#101010;
	width:200px;
	min-width:200px;
}
.iframe-column {
	width:200px;
	overflow:hidden;
}
.iframe-column h1 {
	font-size:18px;
	line-height:20px;
	color:#6fc31c;
	font-weight:normal;
	margin:0 0 8px;
	text-transform:uppercase;
}
.iframe-column ul {
	list-style:none;
	margin:0;
	padding:0;
}
.iframe-column ul li {
	padding:0 0 16px;
	height:1%;
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.iframe-column ul li em {
	display:block;
	font-style:normal;
}
