/*
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.

 Background patterns from subtlepatterns.com
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url(https://fonts.googleapis.com/css?family=Amiri);
body {
	/*margin: 1.5em 15%;*/
  font-family:verdana, sans-serif;

}





h2 {font-size:160%;margin:10px 0 5px 0;color:#000;letter-spacing:-1px;border-bottom:0px solid #ccc;}
h2.basic_info {border:0;}

blockquote {
 background: #fafafa url('http://s0.wp.com/wp-content/themes/pub/mistylook/img/blockquote.gif') 5px 10px no-repeat;
  border:5px solid #e4e4e4;
  margin:10px 0;
  color:#000;
  padding:10px;
  padding-top:45px;
  font-family:georgia,sans-serif;
  line-height:1.5;
    float: left;
    width: 92%;

}

a {
  font-weight:normal;
  color:#0645AD;
  text-decoration:none;

}

a:hover {
  color:#0645AD;
  text-decoration:underline;
}

a:hover h2 {color:#c00;}

a:visited {
  color:#0B0080;
}

abbr {
  border:0;
}

#wrapper2 {
  height:100%;
  border:0px dotted #ccc;
  padding:0px;

}

#wrapper {
    padding: 0px;
    width: 985px;
    border-radius: 5px;
    box-shadow: 0 0 8px #1B1A1A;
    margin-left: -492px;
    background: #fff;
    margin: 0 auto;
    left: 0;
    position: relative;
    top: 0;
    margin-top: 13px;
    border: 1px solid #F5F5F5;
    margin-bottom: 11px;
}

/* =Header
-------------------------------------------------------------- */



#masthead {
  border-bottom:0px solid #ccc;
  border-top:0px solid #ccc;
  margin-bottom:0px;

}

#outermast {
  border-bottom:0px solid #fff;
}

#innermast {
  border-bottom:0px solid #f5f5f5;
  border-top:0px solid #999;
}

#innerinnermast {
  border-bottom:0px solid #fff;
  border-top:0px solid #000;
}

#innerinnerinnermast {
  border-bottom:0px solid #ccc;
  padding:0px;
}

#branding {
	margin: 0 0 1.5em 0;
}

#bloglogo {
    border: 0px dotted #ccc;
    background: url(http://quranicnames.com/wp-content/uploads/2013/04/logo-april-30-2013.png) 5px no-repeat;
    margin: 0;
    height: 60px;
    position: absolute;
    top: 1px;
    left: 22px;
    width: 339px;
    padding: 9px;
    border-radius: 5px;
}

#blog-description {
  margin-left:540px;
  margin-top:-305px;
  float:left;
  font-size:120%;
  font-style:italic;
  color:#fff;
  font-weight:bold;
}

#clickable-logo-area {
  float:left;
  width:767px;
  height:320px;
  background:#ffccff;
}

#nav-above {
  display:none;
}

	#mainnav {
    position: relative;
    top: 93px;
    left: 14px;
    padding: 0px;
    width: 89%;
	}
	#mainnav a {
float: left;
    font-family: serif;
    padding: 4px 9px;
    font-size: 14px;
    letter-spacing: 0px;
    border-radius: 5px;
    color: #333;
    line-height: 1.1em;
    margin: 1px;
border: 1px solid transparent;
	}
#mainnav a:hover {
color: #FFFFFF;
background: #363636;
border-radius: 5px;
border:1px solid #363636;
border-bottom: 1px solid #90c27666;
    text-decoration:none;
	}
.sep {
font-weight: normal;
color: #ccc;
}

#mainnav a span {
background-color: #e95c41;
color: #FFF;
display: inline-block;
padding: 2px 5px 2px 5px;
line-height: 1em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 8px;
border-top: 1px solid #4E9B55;
background: #C2768B;
font-family: arial, sans-serif;
font-size: 12px;
margin-left: -3px;
vertical-align: super;
}

#header {
height: 160px;
background: url('http://quranicnames.com/wp-content/uploads/2013/05/xv.png');
border-radius: 5px;
border-bottom: 2px solid rgb(182, 182, 182);
float: left;
width: 100%;
margin-bottom: 2px;
	overflow:hidden;
}


/* Applies to TF Social Share plugin */
.bottomcontainerBox {
  margin:10px 5px 10px 0px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
  float:left;
	margin: 10px 0 10px -10px;
	overflow: auto;
  clear:both;
  width:790px;
  height:100%;
  border-top:5px solid #a0030a;
  border-bottom:5px solid #a0030a;
  padding:4px 0px 4px 10px;
}

.skip-link {
	display: none;
}

.menu {
}

.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu ul li {
	display: inline;
  text-align:center;
  height:35px;
}
.menu li a {
	display: block;
	float: left;
  color:#fff;
  font-size:140%;
  font-family:arial,georgia, serif;
  text-decoration:none;
  width:100px;
  display:block;
  background:#a0030a;
  margin-right:5px;
  padding: 0.5em 1em 0.5em 1em;
  font-weight:normal;
}

.menu li a:hover {
  background:#000;
}






/* =Content
-------------------------------------------------------------- */
.post, .type-page, #comments, #nav-below, #primary {
  background:transparent;
}

.post,.type-page {
	margin: 0 0 0px 0;
  padding:0px;
  height:100%;
  display:block;
  margin-top: 15px;
}

span.item-type {
float: left;
margin-top: 4px;
font-family: arial, sans-serif;
border: 1px solid #E5E5E5;
padding: 3px 10px;
border-radius: 5px;
font-weight: bold;
color: #848484;
text-decoration: none !important;
background: #F6F6F6;
}

#questionsdiv .post {
  margin: 0;
border: 1px solid #D4D4D4;
padding-bottom: 8px;
float: left;
padding: 5px;
border-radius: 5px;
margin-right: 6px;
margin-top: 10px;
min-width: 104px;
box-shadow: 0 0 3px #EBEBEB;
}

.entry-content, .entry-summary {
	margin: 0em 0 0 0;
}

.entry-title {
text-align: left;
font-size: 25px;
font-family: arial, sans-serif;
font-weight: bold;
margin-bottom: 15px;
color: #666;
letter-spacing: -1px;
line-height: 25px;
margin-top: 8px;
}

.entry-title a {
  color:#000;
  text-decoration:none;
  font-weight:normal;
}

.entry-title a:hover {
  color:#000;
}

.entry-meta {
  color:#888;
  border-bottom:0px dotted #888;
  padding-bottom:10px;
  margin-bottom:5px;
}

.author a {
}

.entry-utility {
  border-top:0px dotted #888;
  padding-top:10px;
  margin-top:25px;
  margin-bottom:25px;
  border:1px solid #ccc;
  padding:5px;
}

#nav-below {
width: 500px;
height: auto;
overflow: visible;
  padding-top: 15px;
}

#comments {

}

.comment-meta {
  color:#888;
}

.comment-reply-link {
  text-align:right;
}

.form-textarea {
  width:100%;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

#container {
width: 490px;
position: relative;
left: 182px;
border-right: 0px solid #ccc;
padding: 0 0px 0 0;
}

#content {
margin: 3px;
padding-top: 9px;
}

#primary .widget-title {
 font-size: 36px;
color: #4c4a4a;
padding: 0;
margin: 13px 0 10px 2px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
letter-spacing: -4px;
line-height: 28.5px;
font-weight: normal;
padding-left: 5px;
}

#primary {

  position:relative;
  top:0;
  left:-845px;

  width:170px;

  border-right:1px solid #ccc;

  clear:none;

  padding:0px 10px 0 0px;

  margin:0 10px 0 0;



}


#primary a.z {
  text-decoration:none;
  font-weight:normal;
  border:1px solid #fff;
  padding:5px;
  display:block;
  padding-left:10px;
  font-size:90%;
  color:#0645AD;
  text-decoration:none;
}

#primary a#report {
  display:inline;
  padding:0;
  font-size:100%;
}



#primary a:hover {

  color:#0645AD;;

  border:0px solid #ccc;

}






#primary a:visited {
  color:#0B0080;
}

#primary ul, #primary ul ul {
  list-style:none;
}

#primary ul, #primary ul ul{
  padding:0;margin:0;
}

#primary li {
}

#primary ul ul ul a {
  padding-left:30px;
}

#secondary {

  position:absolute;
  left:727px;

  width:310px;

}

#container, #primary, #secondary {
  padding-top:0px;
}


.widget-title {
  font-weight:bold;
  font-size:120%;
  color:#888;
  padding-bottom:5px;
}

.widget-area ul {
	list-style: disc;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

/* =Temporary styles until the
		directory can read @import
*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



#footer {
  padding:0.5em;
  text-align:center;
}

#site-info {
  font-size:80%;
  font-style:italic;
  color:#fff;
  font-weight:bold;
}


.learn-more {
  margin-left:5px;
  font-size:90%;
  letter-spacing:-1px;
  float:left;
  margin-top:2px;
}

#comments {
  padding:5px;
  border:1px solid #ccc;
  border-top:0;
  height:2em;
}

.form-label {
  color:#888;
  float:left;
}

.form-textarea, .form-submit {
  float:left;
}

.form-textarea {

  width:200px;
  background:#fff;
}

.form-textarea input {
height:1.5em;
margin-top:0px;
margin-left:5px;
 border:1px solid #ccc;

}

.form-submit input {
}

.cat-separator {
  color:#ccc;
}


.cat-sugg-instructions {
  font-size:90%;
  color:#888;
}




#wrapper .ign, .ibn, .isn {
padding: 3px 21px;
margin: 0px;
text-align: center;
font-weight: bold;
font-family: arial, sans-serif;
display: inline;
text-decoration: none;
background: rgb(247, 247, 247);
float: none;
}

#wrapper .ign {
  color: rgb(255, 82, 255);
}

#wrapper .isn {
  color: #676767;
}

#wrapper .ibn {
  color: rgb(0, 133, 255);
}

#wrapper .ign:hover {
  color:#fff;
  background: rgb(255, 82, 255);
  text-decoration:none;
}

#wrapper .isn:hover {
  color:#fff;
  background: #676767;  text-decoration:none;
}

#wrapper .ibn:hover {
  color:#fff;
  background: rgb(0, 133, 255);  text-decoration:none;
}



/* FIXES for CSS ISSUES

-------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#cboxClose {}




#wp_page_numbers {

 background:transparent !important;
}

.paging-navigation ul {
    list-style: none;
}

.paging-navigation li {
  float: left;
margin-right: 4px;
font-size: 21px;
font-family: arial, sans-serif;
color: rgb(126, 126, 126);
}

.paging-navigation .current {
}

.paging-navigation .paginate_link {
}

.paging-navigation .prev {
}

.paging-navigation .next {
}

.paging-navigation li a {
padding: 17px 9px;
border: 5px solid rgb(255, 255, 255);
color: rgb(82, 82, 82);
font-weight: bold;
box-shadow: 0px 0px 11px rgb(199, 199, 199);
border-radius: 3px;
background: url('http://quranicnames.com/wp-content/uploads/2013/05/hexellence.png');
}

.paging-navigation li a:hover {
background: #c00;
color: #fff;
  }

#nav-below .assistive-text {
  display:none;
  }

.comment-form-anti-spam {
  display:none;
  }

#sf_sb #sf_results #sf_val .sf_result_container .sf_small {
display: none;
}

#un-thankyou {
  height: auto !important;
}


#secondary .recent-comment-single {
    margin-left:0;
}

#secondary .recent-comment {
    border: 1px solid #ccc;
padding: 7px;
margin-right: 5px;
border-radius: 5px;
font-size: 11px;
color: #666;
background: #f5f5f5;
}

#secondary .recent-comment-title {
    text-align: left;
float: left;
color: #999;
font-style: italic;
text-decoration: underline;
padding-bottom: 5px;
}

#secondary .widget-title {
    font-family: arial,sans-serif;
font-weight: bold;
font-size: 23px;
letter-spacing: -1px;
line-height: 23px;
padding-bottom: 0;
margin-bottom: 0px;
margin-top: 15px;
float: left;
width: 100%;
padding: 25px 7px 7px 2px;
border-radius: 16px;
border-bottom-left-radius: 0;
color: rgb(112, 112, 112);
border: 0px solid #ccc;
}

div.name-cat-date {
float: left;
clear: both;
width: 100%;
color: #A8A8A8;
font-family: arial, sans-serif;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: center;
margin-top: 20px;
}

#quick-links-ul {
margin: 0;
margin-left: 18px;
font-family: georgia, sans-serif;
margin-top: 10px;
line-height: 17px;
}

#quick-links-ul li {
margin-bottom: 16px;
color: pink;
}

#secondary #quick-links-ul li {
list-style: initial;
}

#secondary #quick-links-ul {
margin-left: 27px;
}




#wp_page_numbers {

 background:transparent !important;
}

.paging-navigation ul {
margin: 0 8px;
padding-top: 7px;
width: 98%;list-style: none;
}

.paging-navigation li {
float: left;
margin-right: 0px;
font-size: 12px;
font-family: arial, sans-serif;
color: rgb(126, 126, 126);
height: 18px;
margin-bottom: 5px;
}

.paging-navigation .current {
}

.paging-navigation .paginate_link {
}

.paging-navigation .prev {
}

.paging-navigation .next {
}

.paging-navigation li a {
padding: 4px 4px;
border: 3px solid rgb(255, 255, 255);
color: rgb(82, 82, 82);
font-weight: bold;
box-shadow: 0px 0px 11px rgb(153, 153, 153);
border-radius: 3px;
background: url('http://islamicartdb.com/wp-content/uploads/2013/04/hexellence.png');
}

.paging-navigation li a:hover {
background: #c00;
color: #fff;
  }

#nav-below .assistive-text {
  display:none;
  }

  span.variant {
font-family: arial, sans-serif;
border: 1px solid #ccc;
padding: 5px;
border-radius: 5px;
margin-bottom: 5px;
float: left;
margin-right: 5px;
color: #333;
font-size: 12px;
}


td.arspelling {
font-family:  'Droid Arabic Naskh';
padding: 15px;
font-size: 25px;
}

label[for="bbp_anonymous_website"] {
display: none !important;
}

input#bbp_anonymous_website {
display: none;
}

.comment-author-Hawramani {
border-left: 5px solid #3FBD3F;
padding-left: 8px !important;
}

.comment-author-Hawramani .fn {
color: #000;
font-weight: bold;
}

#bbp-container {width: 490px;
position: relative;
left: 182px;
border-right: 0px solid #ccc;
padding: 0 0px 0 0;
float: left;
margin: 0 -200px 0 0;
}

.cma-form-container textarea {

width: 100% !important;
height: 100px;
margin-top:5px !important;
}

.cma-question-author {
font-size: 11px;
color: #999;
margin-top: 8px;
}

.cma-form-container {
float: left;
width: 100%;
margin-top: 15px !important;
}

.cma {
float: left;
}

#bbpress-forums div.bbp-template-notice.info {
 display:none;
}



.forumclick {
color: #686666;
padding: 7px;
border-radius: 5px;
background: url('http://quranicnames.com/wp-content/uploads/2013/05/xv.png');
font-weight: bold;
font-family: arial, sans-serif;
font-size: 16px;
box-shadow: 0 0 3px #686868;
margin-left: 5px;
margin-top: 4px;
cursor: pointer;
text-shadow: 0 0 1px #fff;
letter-spacing: 0px;
width: 230px;
text-align: center;
}

#bbp-newest-questions-title,.bbp-newest-questions-title {
margin-bottom: -7px;
  margin-top: 8px;
  border-top: 7px solid #ccc;
  width: 480px;
  float: left;
  clear: both;
  text-align: left;
  font-size: 28px;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #666;
  letter-spacing: -2px;
}

.subtitular {
  font-size: 21px;
  font-family: georgia, serif;
  letter-spacing: -1px;
  float: left;
  width: 100%;
  margin-top: -12px;
  font-style: italic;
}

#bbpress-forums .bbp-pagination {
margin-bottom: -32px;
}

.bbp-forum-content .entry-title {
text-align: center;
font-size: 34px;
font-family: arial, sans-serif;
font-weight: bold;
margin-bottom: 15px;
color: #666;
letter-spacing: -2px;
margin-top: 15px;
}

#bbpress-forums .bbp-breadcrumb {
margin-bottom: 0px;
}

.bbp-topic-wrapper .entry-title {
    margin-bottom: -17px;
}

.bbp-topic-wrapper .bbp-reply-header, .bbp-topic-wrapper .bbp-header {
    display:none;
}

.bbp-topic-wrapper .bbp-breadcrumb {
    display:none;
}


#bbpress-forums .forums.bbp-replies {
border: 0;
}

.bbp-topic-wrapper li.bbp-footer {
display: none;
}







.bbp-pagination-links {
padding: 9px 0px 39px !important;
}

.category .post {
float: left;
border: 1px solid #ccc;
border-radius: 5px;
padding: 10px 5px;
margin-top: 5px;
margin-bottom: 10px;
}

.category .entry-content {margin: 0em 0 0 0;
float: left;
width: 100%;
margin-left: 6px;
margin-bottom: 18px;
color: #666;
font-size: 11px;
}

a.prev-name-button, a.next-name-button {
float: left;
font-size: 91px;
clear: none;
line-height: 50px;
text-decoration: none;
font-family: arial, sans-serif;
color: #0053f9;
width: 50px;
}
a.next-name-button:hover, a.prev-name-button:hover {
color: #E95C41;
}

#main #bbp-container #rules li {
list-style: square;
margin-left: 20px;
font-family: arial, sans-serif;
font-size: 12px;
}

#rules ul {
margin: 0;
list-style: square;
}

#rules div {
font-size: 13px;
font-weight: bold;
font-family: arial, sans-serif;
margin-top: 10px;
line-height: 17px;
}

#rules .titular {
font-style: italic;
font-size: 18px;
margin-bottom: -7px;
}

#bbpress-forums div.bbp-reply-author .bbp-author-role {
display: none;
}


.youtube {
    float: left;
    width: 100%;
    padding-top: 5px;
    position: relative;
    height: 64px;
}

.yt-link img {
    width: 26px;
    float: left;
    margin-right: 7px;
        margin-bottom: 2px;
}

#pronunciation .yt-link span {
    border: 0;
    padding: 0;
    line-height: normal;
    font-style: italic;
    font-family: georgia, serif;
    font-size: 19px;
    font-weight: bold;
}

a.yt-link {
    font-weight: bold;
    font-size: 13px;
    border: 4px solid #464646;
    padding: 7px;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 10px;
}



#pronunciation .youtube span {
    font-weight: normal;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: normal;
    padding-top: 3px;
    border-radius: 0;
    margin-top: 0px;
    float: left;
    clear: both;
    margin-bottom: 5px;
    width: 100%;
    font-size: 12px;
    color: #464646;
}
.wpp-views {
    display: none;
    float: left;
    clear: none;
}

#primary .wpp-list li {
    float: left;
    clear: none;
    overflow: initial;
    display: block;
}

#name_details {
        border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.wp-embedded-content {
    width:300px;
}

.wp-embed-excerpt {
    display:none;
}


.book img {
padding: 0;
margin: 0;
height: auto;
border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.book-cover-link {
float: left;
margin-right: 10px;
padding: 6px;
}


.book a.book-title-link {
font-size: 150%;
font-style: italic;
font-family: serif;
color: #4e9b55;
float: left;
width: 273px;
margin-top: 10px;
margin-bottom: 10px;
}

.book .ebook a, .book .paperback a {
padding: 8px;
font-weight: bold;
font-size: 13px;
float: left;
margin-bottom: 5px;
border: 1px solid #4eb4b9;
background: #fff;
color: #4eb4b9;
margin-top: 5px;
}


.book {
    float: left;
    margin-bottom: 40px;
}




#secondary .book img {
    width: 140px;
}

#secondary .book a.book-title-link {
    width: 44%;
    font-size: 100%;
    margin-left: 7px;
    color: #4e9b55;
    float: left;
}

#secondary .book .ebook a, #secondary .book .paperback a {
    color: #4eb4b9;
    width: 40%;
    float: left;
    padding: 4px;
    margin-left: 5px;
    font-size: 94%;
}

#secondary .book .ebook a:hover, #secondary .book .paperback a:hover {
    border: 1px solid #4eb4b9;
}

#secondary .book {
    margin-bottom: 10px;
}

@media (max-width: 480px) {
	
}


.wp-caption p.wp-caption-text {
    color: #666;
    font-size: 85%;
    text-align: left;
}

.wp-caption {
    border: 2px solid #ccc;
    padding: 0 0 5px 5px;
    border-radius: 5px;
}

.easy-footnote-title h4 {
    font-size: 20px;
}



#primary #text-13 ul {
    margin-left: 7px !important;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
#text-13 li a:hover {
color: rgb(126, 126, 126);
}
#text-13 li a:visited {
color: rgb(126, 126, 126);
}
#text-13 li a {
    padding: 3px 7px;
    background: url(http://quranicnames.com/wp-content/uploads/2013/05/xv.png);
    border-radius: 5px;
    margin: 2px;
    float: left;
    display: block;
    font-size: 12px;
    font-weight: bold;
    font-family: arial, sans-serif;
    width: 38px;
    text-align: center;
    color: #000;
  overflow:hidden;
}

#secondary .widget-container {
list-style:none;
}

.wpp-thumbnail {
  display:none;
}

li#text-7 {
    margin-bottom: 0;
}
#sidebarcatletterlist a {
color: #656565;
padding: 0px 2px;
font-size: 17px;
float: left;
margin-right: 6px;
font-family: arial, sans-serif;
font-weight: bold;
margin-bottom: 5px;
background: url(http://quranicnames.com/wp-content/uploads/2013/05/xv.png);
font-style: italic;
border-radius: 5px;
text-shadow: 0 0 2px #fff;
}

#sidebarcatletterlist span {
padding: 0px;
display: inline-block;
line-height: 1em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
font-size: 9px;
letter-spacing: 0px;
margin-left: -3px;
border-radius: 0px;
font-family: georgia, sans-serif;
font-weight: normal;
color: #737373;
}
