/*
Theme Name: Red Carpet v1.0
Theme URI: http://www.belmostafa.com/
Description: Le thème par défaut de Belmostafa, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Afnane media.
Author URI: http://www.afnane.net/
Tags: belmostafa, afnane, red, texture

Kubrick v1.5
http://binarybonsai.com/kubrick/

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	background: #ddd;
	color: #333;
	text-align: center;
}

#page {
	background-color: white;
	text-align: left;
}


#content {
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
}

.thread-alt {
	/*border-bottom: 1px dotted #555 !important;
	background: #d6d6d6;*/
}

.thread-even {
	/*border-bottom: 1px dotted #555 !important;
	background: #ddd;*/
}

.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {
background: #eee url('images/kubrickfooter.jpg') no-repeat top;
border: none;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.8em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}


h2 {
font-size: 1.5em;
}

h2.pagetitle {
font-size: 2em;
color: #0d0d0d;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #c70000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #b85b5a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 1em Georgia, Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
	color: #555;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite{
font-weight: bold;
font-style: normal;
font-size: 1.5em;
}

.commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
text-indent:2em;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
	font:1.2em tahoma,Verdana,Arial,Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}


code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a {
color: #c70000;
text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover {
color: #9a0000;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: #ddd;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header {
	background: #ddd url('images/b-header-bg.gif') repeat-x;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 266px;
}

	#header-scndbg {
		background: transparent url('images/b-header-arabesk.gif') repeat-x 130px 125px;
		margin: 0 auto;
		width: 100%;
		height: 266px;
	}
	
	#header-content {
		background: transparent url('images/b-header-arabesk.gif') repeat-x 130px 125px;
		margin: 0 auto;
		width: 960px;
		height: 266px;
	}

	#header-verses {
		float: left;
		margin-left: 50px;
	}
	
	#header-logo {
		margin-left: 550px;
		display: block;
	}

#content {
	float: left;
}

#container {
	background: transparent url('images/b-container-bg.gif') repeat-y;	
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#b-cu3er {
	background: transparent url('images/b-cu3er-bg.gif') no-repeat;	
	width: 522px;
	height: 340px;
	padding-top: 20px;
}

#cu3er-container {
	display: block;
	margin: 0 auto;
}


#sidebar
{
	width: 210px;
	margin-left: 550px;
}

	#pages-list {
		margin: 20px 0 !important;
		padding: 0;
		text-indent: -9999px;
	}

		#pages-list li {
			width: 220px;
			margin: 0 !important;
			padding: 0;
		}

	/* page buttons */
	#page-list-home a {
		background: url("images/b-pages-home.gif") no-repeat scroll 0 0;
		display: block;
		height: 37px;
		width: 220px;		
	}

			#page-list-home a:hover {
				background: url("images/b-pages-home.gif") no-repeat scroll -220px 0;
			}
	
	#page-list-about a {
		background: url("images/b-pages-about.gif") no-repeat scroll 0 0;
		display: block;
		height: 40px;
		width: 220px;	
	}

			#page-list-about a:hover {
				background: url("images/b-pages-about.gif") no-repeat scroll -220px 0;
			}
	
	#page-list-join a {
		background: url("images/b-pages-join.gif") no-repeat scroll 0 0;
		display: block;
		height: 39px;
		width: 220px;	
	}

			#page-list-join a:hover {
				background: url("images/b-pages-join.gif") no-repeat scroll -220px 0;
			}
	
	#page-list-suggest a {
		background: url("images/b-pages-suggest.gif") no-repeat scroll 0 0;
		display: block;
		height: 40px;
		width: 220px;	
	}

			#page-list-suggest a:hover {
				background: url("images/b-pages-suggest.gif") no-repeat scroll -220px 0;
			}
	
	#page-list-subscribe a {
		background: url("images/b-pages-subscribe.gif") no-repeat scroll 0 0;
		display: block;
		height: 40px;
		width: 220px;
	}

			#page-list-subscribe a:hover {
				background: url("images/b-pages-subscribe.gif") no-repeat scroll -220px 0;
			}
	
	#page-list-contact a {
		background: url("images/b-pages-contact.gif") no-repeat scroll 0 0;
		display: block;
		height: 37px;
		width: 220px;
	}

			#page-list-contact a:hover {
				background: url("images/b-pages-contact.gif") no-repeat scroll -220px 0;
			}
	
	/**************/


	/* categories */
	.category-title {
		height: 49px;
	}
	
	.items-list {
		display: block;
		margin: 60px 7px !important;
		list-style-type: none;
	}
	
	.items-list li {
		background: transparent url("images/b-arrow.gif") no-repeat;
		margin-left:2px;
		padding:0 15px !important;
	}

	.items-list img {
		margin: 0 -7px 10px -7px !important;
	}

	.items-list li a {
		color: #ddd;
		font-weight: bold;
	}

		.items-list li a:hover {
			color: #c70000;
		}

	.items-list li span {
		color: #848484;
	}
	
	/**************/

	/* social buttons */
	.images-list {
		margin: 20px 0 !important;
		padding: 0;
		text-indent: -9999px;
	}

		.images-list img {
			display: block;
			margin: 10px 0;
		}	

		.images-list li {
			margin: 0 !important;
		}	
	
	#social-subscribe a {
		background: url("images/b-social-mail.gif") no-repeat scroll 0 0;
		display: block;
		height: 30px;
		width: 220px;		
	}

			#social-subscribe a:hover {
				background: url("images/b-social-mail.gif") no-repeat scroll -220px 0;
			}
	
	#social-rss a {
		background: url("images/b-social-rss.gif") no-repeat scroll 0 0;
		display: block;
		height: 30px;
		width: 220px;	
	}

			#social-rss a:hover {
				background: url("images/b-social-rss.gif") no-repeat scroll -220px 0;
			}
	
	#social-facebook a {
		background: url("images/b-social-fb.gif") no-repeat scroll 0 0;
		display: block;
		height: 30px;
		width: 220px;	
	}

			#social-facebook a:hover {
				background: url("images/b-social-fb.gif") no-repeat scroll -220px 0;
			}
	
	#social-twitter a {
		background: url("images/b-social-tw.gif") no-repeat scroll 0 0;
		display: block;
		height: 30px;
		width: 220px;	
	}

			#social-twitter a:hover {
				background: url("images/b-social-tw.gif") no-repeat scroll -220px 0;
			}	
	/**************/


#r-sidebar
{
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#r-sidebar li {
	margin: 0 0 30px 0;
}

	#r-sidebar li h2 {
		margin: 0 !important;
	}

#r-sidebar p {
	text-align: justify;
	color: #555;
}

.rsidebar-sep {
	background: #ddd url('images/b-rside-sep.gif') no-repeat;
	display: block;
	margin: 30px auto !important;
	height: 13px;
	width: 82px;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 0;
margin: 0px 0 0;
width: 520px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post {
margin: 0 0 60px;
text-align: justify;
clear: both;
overflow: hidden;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}


#footer {
	color: #ddd;
	background: #000 url('images/b-ftr-bg.gif') repeat-x top;	
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}


	#footer-sp  {
		padding: 0;
		margin: 0 auto;
		width: 960px;
	}

		#footer-sp img {
			margin-left: 550px;
			display: block;
		}

	#footer-inf {
		background-color: #000;
		padding: 0;
		margin: 0 auto;
		width: 960px;
		overflow: hidden;
	}

		#footer-hadith {
			font: 1.2em Georgia, Verdana, Arial, Sans-Serif;
			float: left;
			font-style: italic;  
			clear: both;
			margin: 30px 0 10px 0;
		}

			#footer-hadith b {
				color: #c70000;
				font-style: normal; 
			}

		#footer-credits {
			font-size: 1.2em;
			float: right;
			margin: 30px 0 10px 0;
		}

			#footer-credits a {
				color: #c70000;
			}

.footer-blox {
	font-size: 1.2em;
	width: 270px;
}

	.footer-blox ul {
		list-style:none outside url("images/bullet-blk.gif");
		padding: 0;
		text-align: justify;
	}

	.footer-blox b {
		color: #c70000;
		font-size: 1em;	
	}

#footer-articles {
	float: left;
	margin-left: 20px;
}

#footer-comments {
	margin-left: 340px;
}

#footer-popular {
	float: right;
}

#footer-more {
	clear: both;
	list-style-type: none;
	padding: 0;
	font-size: 1.1em;
}

	#footer-more small {
		color: #333;
		font: 1.2em verdana;
	}

	#footer-more a, .footer-blox a {
		color: #ddd;
	}

		#footer-more a:hover, .footer-blox a:hover {
			color: #888;
			background: #111;
			text-decoration: none;
		}

	#footer-more b {
		color: #c70000;
		font-size: 1.1em;
		width: 160px;
		display: inline-block;
	}

.footer-sep {
	background: #000 url('images/b-ftr-sep.gif') no-repeat;
	display: block;
	margin: 20px auto;
	height: 14px;
	width: 82px;
}

#footer h2 {
	font: 1.8em Georgia, Verdana, Arial, Sans-Serif;
	color: #c70000;
	margin: 5px 0 10px 0 !important;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}


.more-link {
	width: 133px;
	height: 22px;
	background: url("images/b-more.gif") no-repeat scroll 0 0;
	display: block;
	text-indent: -9999px;
	float: right;
}

	.more-link:hover {
		background: url("images/b-more.gif") no-repeat scroll 0 -22px;
	}
/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*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) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style:none inside url("images/bullet.gif");
padding-left: 10px;
text-indent: -18px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
/*content: "\00BB \0020";*/
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	background: transparent !important;
	list-style: disc inside;
	margin: 3px 0 0;
	padding: 0;
	color: #c70000;
	font-size: 0.9em;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	background: transparent url(images/b-side-search.gif);
	width: 220px;
	height: 27px;
	margin: 20px 0 40px 0 !important;
}

#sidebar #searchform #s {
	color: #ddd;
	float: left;
	background: transparent;
	margin-left: 45px;
	margin-top: 4px;
	height: 17px;
	width: 140px;
	border: 0px;
	padding-left: 0px;
	font-size: 1.3em;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/

.comment {
	margin-top: 30px !important;
	background: transparent url("images/b-comment-bg.gif") no-repeat left top;
}

.byuser {
	/*border-left: 1px dotted #c70000 !important;*/
	background: transparent url("images/b-comment-bg-auth.gif") no-repeat left top;
	color: #000 !important;
}

	.byuser cite {
		color: #000 !important;
	}

	.byuser .comment-author {
		color: #000 !important;
		border-bottom: 1px solid #c70000 !important;
	}

	.byuser ul li, .byuser ol li {
		color: #000 !important;
		padding: 0 !important;
		margin-left: 0 !important;
		font-size: 1em !important;
	}


.comment-author {
	border-bottom: 1px dotted #BBBBBB;
}

.comment ol, .comment ul {
	list-style: disc;
}

	.comment ul li {	
		list-style : disc outside;
		margin: 5px;
	}

	.comment ol li{	
		list-style : decimal outside;
		margin: 5px;
	}

.depth-2 {
	list-style: none !important;
	margin-top: 30px !important;
	background: #ddd !important;
	border-left: 1px dotted #999;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
/*margin: 15px 0 40px;*/
padding: 20px;
list-style: none;
}

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

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { 
	padding: 0; 
	margin-left: 30px;	
}

.children .byuser {
	border-left: 1px dotted #c70000;
}

#commentform p {
margin: 5px 0;
}

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

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
margin: 0;
}
/* End Sidebar */


/* Begin right Sidebar */


/* End right Sidebar */


/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* 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-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
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;
}
/* End captions */


/** PROGPRESS **/
div.jcp_pp { 
	background: transparent url("images/b-perc-bg.gif") repeat-x;
	/*margin: 0 auto; */
	padding: 0; 
	text-align: center; 
	width: 275px;
	height: 14px;
}

div.jcp_pp_title { 
	font-weight: bold; 
}

div.jcp_pp_meter {
	overflow: hidden; 
	width: 185px; 
	height: 14px;
	padding: 0;
	margin-left: 90px;
}
   
div.jcp_pp_meter div {
	background: url("images/b-perc-bar.gif") repeat-x;
	height: 100%; 
	float: left; 
	background-color: #000; 
}

.jcp_pp_count, .jcp_pp_title {
	display: none;
}

.widget_text div.jcp_pp { 
	width: 90%; 
}
/***************/

.b-post-finished {
	background: transparent url("images/b-finished.gif") no-repeat;
	background-position: top left;
}

.b-ftr-rss {
	color: #db8a37 !important;
}

.b-ftr-tw {
	color: #00a8ff !important;
}

.b-ftr-fb {
	color: #375897 !important;
}


.b-ftr-mail {
	color: #6d9f01 !important;
}

.b-ftr-rss:hover, .b-ftr-tw:hover, .b-ftr-fb:hover, .b-ftr-mail:hover {
	background: transparent !important;
	text-decoration: underline !important;
}

h4 {
	width: 400px;
	margin: 0 auto;
	margin-bottom: 60px;
	color: #0d0d0d;
}

.b-post-sep {
	margin: 0 auto;
	display: block;
}

.related_post, .sexy-bookmarks {
	margin: 0 0 60px 0 !important;
}

.b-wabyle {
	background: #0d0d0d url("images/b-wabyle.gif") no-repeat center left;
	padding: 5px 5px 5px 60px;
	color: #ddd;
	margin: 10px 0;
	border: 1px solid #fff;
}

.b-wabyle strong {
	color: #00c0FF;
}

.b-wabyle i {
	color: #ddd;
	font-size: 0.8em;
}

.b-wabyle i a {
	color: #00c0FF;
	font-size: 1em;
}

.b-wabyle i a:hover {
	color: #00c0FF;
}

.b-wabyle a {
	color: #00c0FF;
	font-size: 1.4em;
}


.b-wabyle a:hover {
	color: #00c0FF;
}


.b-team {
	/*background: #ccc;*/
	padding: 5px;
	color: #555;
	margin: 50px 0 60px 0;
	/*border: 1px solid #aaa;*/
	text-shadow: 0 1px 0 #fff;
	font-style: italic;
}

.b-team span {
	color: #000;
}

.b-post-tags {
	text-align: center;
	color: #555;
}


@font-face {
	font-family: Quran;
	src: url('fonts/quran.ttf');
}


@font-face {
	font-family: Quran;
	font-weight: bold;
	src: url('fonts/quran.ttf');
}

@font-face {
	font-family: Hadith;
	src: url('fonts/diwany.ttf');
}

@font-face {
	font-family: Hadith;
	font-weight: bold;
	src: url('fonts/diwany.ttf');
}

.Quran-ar {
	font:bold 2em/1.5em Quran,Traditional arabic;
	direction: rtl;
	color: #00527c;
	border: 1px dashed #b3c7d1;
	border-bottom: 0;
}

.Hadith-ar {
	font:bold 1.5em/1.5em Hadith,Traditional arabic;
	direction: rtl;
	color: #8000aa;
	border: 1px dashed #cab9cf;
	border-bottom: 0;
}

.Quran-fr {
	font: 1.2em/1.2em Georgia,Traditional arabic;
	color: #008fd8;
	border: 1px dashed #b3c7d1;
	border-top: 0;
}

.Hadith-fr {
	font: 1.2em/1.2em Georgia,Traditional arabic;
	color: #c000ff;
	border: 1px dashed #cab9cf;
	border-top: 0;
}

.Quran-ar, .Hadith-ar {
	padding: 20px 20px 5px 20px;
	margin: 30px 30px 0 30px;
	/*text-shadow: 0 1px 0 #eee;*/
}

.Quran-fr, .Hadith-fr {
	padding: 5px 20px 20px 20px;
	margin: 0px 30px 30px 30px;
}

p img {
	border: 3px solid #fff;
}

.partner {
	display: block;
	margin-left:33px;
	width: 150px;
}

	.partner img {
		border: 1px solid #000;
	}

	.partner:hover img {
		border: 1px solid #333;
	}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */
