/*
Theme Name: NeoShape
Theme URI: https://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: https://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes https://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
https://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(https://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('https://quranicnames.com/wp-content/uploads/2019/09/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 {
  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;
	    position: absolute;
    top: 0;
width:100%;
}

#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(https://quranicnames.com/wp-content/uploads/2013/04/logo-april-30-2013.png) 5px no-repeat;
    margin: 0;
    height: 60px;
    position: absolute;
    top: 3px;
    left: 8px;
    width: 331px;
    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, .mobile-nav, .mini-mobile-nav {
    position: relative;
    top: 93px;
    left: 14px;
    padding: 0px;
    width: 89%;
	}
	#mainnav a, .mobile-nav a, .mini-mobile-nav a{
float: left;
    font-family: serif;
    padding: 4px 9px;
    font-size: 15px;
    letter-spacing: 0px;
    border-radius: 5px;
    color: #333;
    line-height: 1.1em;
    margin: 1px;
border: 1px solid transparent;
	}
#mainnav a:hover, .mobile-nav a:hover, .mini-mobile-nav 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 {
background: url('https://quranicnames.com/wp-content/uploads/2013/05/xv.png');
border-radius: 5px;
border-bottom: 2px solid rgb(182, 182, 182);
float: left;
margin-bottom: 2px;
	overflow:hidden;
	    width: 100%;
	height:155px;
}


/* 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 {
height: auto;
overflow: visible;
  padding-top: 15px;
}

#comments {

}

.comment-meta {
  color:#888;
}

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

.form-textarea {
  width:100%;
}



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

#container {
    width: 670px;
    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;
	left: 0;position:relative;
padding-top: 0;
float: right;
    border-left: 1px solid #ccc;
}

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



#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 a {
    padding: 4px 4px;
    border: 1px solid #ccc;
    color: rgb(82, 82, 82);
    font-weight: bold;
    border-radius: 3px;
	background:#f5f5f5;
}

.paging-navigation li {
    float: left;
    font-size: 23px;
    font-family: arial, sans-serif;
    color: rgb(126, 126, 126);
    margin-bottom: 11px;
    border: 0 !important;
    margin-right: 10px;
}

.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: 670px;
position: relative;
left: 0;
border-right: 0px solid #ccc;
padding: 0 0px 0 0;
float: left;
}

.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('https://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 {
    font-size: 91px;
    clear: none;
    line-height: 50px;
    text-decoration: none;
    font-family: arial, sans-serif;
    color: #0053f9;
    width: 50px;
    border: 0px solid;
    height: 50px;
    display: inline-block;
    margin-top: 6px;
}
a.next-name-button:hover, a.prev-name-button:hover {
color: #E95C41;
}

#main {
	position:relative;
}

#comments , .entry-utility , #disclaimer {
	float:left;
}

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



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

#text-13 .wpp-list li {
    float: left;
    clear: none;
    overflow: initial;
    display: inline-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;
}



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



 #text-13 ul {
    margin-left: 7px !important;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px;
	 text-align:center;
}
#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(https://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(https://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;
}

.entry-title.name {
    font-size: 529%;
    color: #464646;
    background: white;
    font-family: Georgia,serif;
    padding-top: 0px;
    line-height: 50px;
    letter-spacing: -5px;
    text-align: center;
    font-weight: normal;
    margin-left: 10%;
    margin-right: 10%;
    clear: none;
    display: inline;
}

.name-article-title-container {
    text-align: center;
    width: 100%;
}

.name-article-title-container-inner {
	    display: inline-block;
    width: 100%;
}

.youtube-container {
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
}

.hidden {
	display:none;
}
.masthead-numbers {
	position: absolute;
top: 62px;
left: 32px;
font-size: 12px;
color: rgb(92, 92, 92);
letter-spacing: 0px;
padding: 3px 48px;
font-style: italic;
font-family: arial ,sans-serif;
border-radius: 0px;
border-bottom: 1px solid #90C276;
font-weight: bold;
}

#masthead-search-form {
	    border-radius: 5px;
    padding: 0;
    margin-left: 6px;
    padding-left: 11px;
    padding-top: 5px;
    position: absolute;
    right: 5px;
	display:none;
}

.mini-nav-more-button {
	display:none;
}
.archive-meta {
	padding-left:5px;
}

  
  #homecatlist a {
background: #f5f5f5;
padding: 5px 18px;
font-size: 16px;
float: left;
margin-right: 5px;
border-radius: 5px;
font-family: arial, sans-serif;
font-weight: bold;
margin-bottom: 5px;
color: #000;
border: 1px solid #ccc;
}


#secondary #namelist a {
  border:0;
  display:block;
  text-decoration:none;
}

#secondary #namelist .name-type-anchor {
padding: 0;
margin-top: 0px;
line-height: 22px;
margin-bottom: 5px;
border: 0;
}

#secondary #namelist a:hover {
  border:0px solid #fff;
}

#secondary #namelist .view-all-p {
font-family: arial, sans-serif;
color: #0000ff;
font-size: 10px;
text-align: center;
text-decoration: underline;
}

#secondary #namelist h2.name-type-header {
font-size: 192%;
font-family: arial, sans-serif;
border-radius: 2px;
font-weight: bold;
background: transparent;
padding: 15px;
padding-left: 12px;
border: 0;
}


#secondary #namelist h2,#secondary  #namelist p {
  margin:0;
}

#secondary #namelist a {

}

#secondary #namelist .name-anchor {
padding: 3px;
margin: 3px;
width: 70px;
text-align: center;
color: #676767;
background: rgb(247, 247, 247);
font-weight: bold;
font-family: arial, sans-serif;
text-decoration:none;

}

#secondary #namelist #girls .name-anchor {
color:rgb(255, 82, 255);
}

#secondary #namelist #boys .name-type-header {
color: rgb(0, 133, 255);
}

#secondary #namelist #girls .name-type-header {
color:rgb(255, 82, 255);
}

#secondary #namelist #boys .name-anchor {
color:rgb(0, 133, 255);
}

#secondary #namelist #boys .name-anchor:hover, #secondary #namelist #boys .name-type-anchor:hover h2 {
background: rgb(0, 133, 255);
color: #fff;
border:0;
}

#secondary #namelist #girls .name-anchor:hover, #secondary #namelist #girls .name-type-anchor:hover h2  {
color: #fff;
background: rgb(255, 82, 255);border:0;
}

#secondary #namelist .letter-header {
position: relative;
width: 31px;
float: left;
text-align: center;
color: #676767;
text-decoration: none;
font-size: 17px;
font-weight: bold;
font-family: arial, sans-serif;
padding: 0;
margin: 0;
}

#secondary #namelist #boys .letter-header:hover, #secondary #namelist #boys .active-letter, #secondary #namelist #boys .active-letter h2 {
background: rgb(0, 133, 255);
color: #fff;
border-radius: 2px;
}

#secondary #namelist #girls .letter-header:hover, #secondary #namelist #girls .active-letter, #secondary #namelist #girls .active-letter h2 {
color: #fff;
background: rgb(255, 82, 255);
border-radius: 2px;
}

.nav-more-button {
	display:none;
}
.mobile-nav {
	display:none;
}
.mini-mobile-nav {
	display:none;
}
.hidden {
	display:none;
}
#sidebarcatletterlist {
	padding-left:5px;text-align:center;
}

#nav-above {
display: block;
margin-top: 5px;
border-bottom: 1px dotted #ccc;
height: auto;
overflow: visible;
min-height: 53px;
}
#nav-below{
display: block;
margin-top: 5px;
height: auto;
overflow: visible;
min-height: 53px;
}

.nav-next {
float: left;
width: 320px;
}

.nav-previous {
float: right;
width: 320px;
}

.nav-next a, .nav-previous a {
display: block;
padding-top: 6px;
padding-left: 4px;
border-radius: 5px;
padding-bottom: 6px;
font-family: arial, sans-serif;
font-weight: bold;
color: #747474;
}

.nav-next a:hover, .nav-previous a:hover {
  color:#000;
}

.nav-next a:hover span, .nav-previous a:hover span {
color: #E95C41;
}

.nav-previous a {
text-align: right;
}

.nav-next a span, .nav-previous a span {
font-size: 64px;
float: left;
font-weight: bold;
color: #D8D8D8;
display: inline-block;
padding: 0px 5px 7px 4px;
line-height: 24px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right: 5px;
}

.nav-previous a span {
float:right;
margin-left:6px;
}

#alphalist {
margin-top: 3px;
margin-right: 0px;
margin-bottom: 6px;
float: left;
padding-bottom: 2px;
border-bottom: 1px dotted #ccc;
width: 100%;
}

#alphalist a, #alphalist a:visited {
    font-size: 17px;
    direction: ltr;
    overflow: hidden;
    padding: 1px;
    margin: 1px;
    text-align: center;
    font-family: arial, sans-serif;
    display: block;
    text-decoration: none;
    float: left;
    min-width: 7%;
    margin-bottom: 5px;
	margin-right:2%;
}
	#alphalist .girls, #alphalist .boys, #alphalist .shared {
}

#alphalist .boys:hover, #alphalist .boys.current {
color: #fff;
background: rgb(0, 133, 255);
}

#alphalist .boys {
color: rgb(0, 133, 255);
}


#alphalist .girls {
color: rgb(255, 82, 255);
}

#alphalist .shared {
color: #3FBD3F;
}

#alphalist .shared:hover, #alphalist .shared.current {
color: #fff;
background: #3FBD3F;
}



#alphalist .girls:hover, #alphalist .girls.current {
color: #fff;
background: rgb(255, 82, 255);
}




#alphalist a.meta-nav {
font-size: 32px;
background: #fff;
padding: 0;
margin: 0;
margin-top: 2px;
z-index: 9999;
overflow: visible;
color: #0053f9;
line-height: 18px;
min-width: 4%;
}

#alphalist a.meta-nav:hover {

color:#E95C41;
background:#fff;
}

#alphalist div#statusnotes a span {
padding: 1px;
color: #878787;
font-weight: bold;
}
#alphalist div#statusnotes a {
    display: inline;
    float: none;
    font-size: inherit;
    border-radius: 0px;
    margin: 0;
    color: blue;
    font-weight: bold;
}

#alphalist div#statusnotes a:hover {
border-bottom: 1px solid rgb(197, 197, 197);
background: rgb(243, 243, 255);
}

#statusnotes {
font-family: Arial, sans-serif;
font-size: 12px;
color: #B7B7B7;
overflow: visible;
z-index: 9999;
padding-left: 6px;
width: 100%;
clear: both;
float: right;
text-align: left;
padding-top: 0px;
	text-align:center;
}

.archive #nav-above {
	display:none;
}
.category-description p {

    padding-left: 5px;
    margin-bottom: 5px;
}

.navigation p {
    font-size: 15px;
    text-align: center;
}

  
#artwork-meta-div {
}

#name-details {
  float:right;
}

.similar-meanings-div {
border: 0px solid #ccc;
border-radius: 5px;
margin: 5px 28px;
margin-bottom: 9px;
padding: 7px;
}
  
  .meaning-header-p {
	text-align: center;
font-size: 18px;
margin-bottom: 4px;
font-family: arial, sans-serif;
color: #999;
border-bottom: 1px solid #EEE;
padding-bottom: 0px;
}
  
  
table#artwork-meta-table {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
        width:100%;
        margin-bottom:10px;
}


table#artwork-meta-table th {
padding: 5px;
background-color: white;
font-weight: normal;
font-size: 12px;
letter-spacing: 0px;
line-height: 15px;
width: 22%;
text-align: left;
font-family: georgia, serif;
font-style: italic;
color: #999;
text-shadow: 0px 1px 1px #ECECEC;
padding-right: 7px;
}
table#artwork-meta-table td {
padding: 0px;
background-color: white;
border-bottom: 1px solid #ccc;
padding-top: 3px;
padding-bottom: 3px;
}

table#artwork-meta-table td, table#artwork-meta-table th {
  vertical-align:middle;
}

#show-variants-link {
padding: 3px;
font-weight: bold;
color: #0645AD;

}

#view-all-variants-div {
clear: both;
text-align: left;
margin-top: 3px;
float: right;
margin-bottom: 1px;
margin-right: 49px;

}

.arspelling {
  font-size:160%;
}
  
#pronunciation {
font-size: 12px;
font-weight: bold;
color: #999;
font-family: arial, sans-serif;
	
}

.helpnotes {
font-family: arial, sans-serif;
color: #949494;
font-weight: normal;
font-size: 11px;
letter-spacing: 0;
line-height: 10px;
margin-top: 6px;
margin-bottom: 6px;
}
  
  #pronunciation span {
border: 1px solid #303030;
padding: 10px;
	white-space: nowrap;
padding-top: 15px;
border-radius: 5px;line-height: 50px;
}
  
  #pronunciation span.s {
border: 4px solid #000000;
border-radius: 10px;
}

#pronunciation p {
  margin-bottom:0;
}

#pronunciation b {
font-size: 150%;
color: #000;
}

#similar-names .name-anchor, #artwork-meta-table .name-anchor {
padding: 3px;
margin: 3px;
min-width: 70px;
text-align: center;
font-weight: bold;
font-family: arial, sans-serif;
display: block;
text-decoration: none;
background:rgb(247, 247, 247);
float:left;
}

#artwork-meta-table .girls, #similar-names .girls {
  color: rgb(255, 82, 255);
}

#artwork-meta-table .boys, #similar-names .boys {
  color: rgb(0, 133, 255);
}

#artwork-meta-table .girls:hover, #similar-names .girls:hover {
  color:#fff;
  background: rgb(255, 82, 255);
}

#artwork-meta-table .boys:hover, #similar-names .boys:hover {
  color:#fff;
  background: rgb(0, 133, 255);
}



#variants-count {
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: 2px;
border-top: 1px solid #4E9B55;
background: #90C276;
font-weight: bold;
}

#custom_html-7 {
	margin-bottom:5px;
}

@media screen and (max-width: 1024px) {
	#wrapper {
		width: 99%;
		overflow: hidden;
	}
	#container, #bbp-container {
		width:64%;
	}
	#secondary {
		width:35%;
	}
	
	.youtube-container {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
	padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
	}
	.youtube-container iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#homecatlist a {
    border: 1px solid #ccc;
    margin-right: 25px;
    margin-bottom: 16px;
    width: 7%;
    text-align: center;
    font-size: 29px;
	}
	#content p {
		font-size:15px;
	}
	
	#text-13 li a {
		    font-size: 21px;
    margin: 11px;
    width: 73px;
	}
	#secondary #namelist .letter-header {
		font-size: 24px;
		border: 1px solid #ccc;
		margin-bottom: 15px;
		width: 54px;
		padding: 10px 0;
		border-radius: 10px;
	}
	
	#sidebarcatletterlist a {
		font-size: 24px;
		margin-right: 15px;
		padding: 4px;
		background: none;
		font-style: normal;
		border: 1px solid #ccc;
		width: 67px;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 7px;    display: inline-block;
    float: none;
	}
	#sidebarcatletterlist a span {
		display:none;
	}
	#homecatlist {
		display:none;
	}
	
	#secondary #text-13 {
		display:none;
	}
	
	.cat-list a {
    margin: 5px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 6px;
    border-radius: 10px;
}

}



@media screen and (max-width: 880px) {
	#header {
		    height: 180px;
	}
	#tagline {
		display:none;
	}
	#bloglogo {
		
	}
	.masthead-numbers {
		width: 47%;
		right: 1%;
		border: 0;
		top: 18px;
		left: 46%;
	}
	#mainnav {
		    top: 68px;
	}
	#mainnav a {
    font-size: 16px;
    line-height: 1.2em;
    margin-right: 11px;
    margin-bottom: 4px;
    font-weight: bold;
    padding: 5px;
    border: 1px solid #ccc;
	}
}

@media screen and (max-width: 812px) {
	#mainnav a {
		width:50px;
	}
	.masthead-numbers {
		display:none;
	}
	#masthead-search-form {
		display:block;
	}
	#header {
		height:128px;
	}
	#header.expanded {
		    height: 236px;
	}
	.nav-more-button {
		display:block;
		cursor:pointer;
	}
	.mobile-nav {
		display:block;
		top:70px;
		width:100%;
	}
	#mainnav {
		display:none;
	}
	.mobile-nav a {
		font-size: 16px;
		font-weight: bold;
		margin-right: 9px;
		max-width: 114px;
		height: 38px;
		text-align: center;
		padding: 0;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 3px;
	}
	.mobile-nav a.home-link {
		line-height:38px;
	}
	.mobile-nav .nav-more-button {
		cursor:pointer;
		    font-size: 18px;
    text-transform: uppercase;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
    border-left: 1px solid #464646;
    font-weight: bold;
    letter-spacing: 2px;
    color: #464646;
    font-family: serif;
    padding-left: 12px;
	}
	.more-nav-links-container a {
    line-height: 1.2em;
    height: 76px;
    margin-top: 6px;
    width: 12%;
    display: block;
    float: left;
    max-width: initial;
    padding: 6px 0;
	}
	.more-nav-links-container {
		text-align:center;
	}
	#bloglogo {
		    height: 47px;
	}
		.index-detail {
		/*display:none;*/
	}
	#alphalist {
		text-align:center;
	}
	
	#alphalist a, #alphalist a:visited {
		        display: inline-block;
    float: none;
	}
	
	#alphalist .girls, #alphalist .boys, #alphalist .shared {
		border:1px solid;
		    border: 1px solid;
    padding: 3px 16px;
    margin-bottom: 10px;
    border-radius: 10px;
	}
	#alphalist a.meta-nav {
		font-size:63px;
		display:none;
	}
	#statusnotes {
		display:none;
	}
	.all-names-cat-desc-bottom-part, .all-names-cat-desc-top-part {
		display:none;
	}
	.paging-navigation li {
		    margin-right: 15px;
    		margin-bottom: 15px;
	}
	.paging-navigation li a {
		        padding: 4px 12px;
	}
	#alphalist a.num-4, #alphalist a.num-3 {
		display:none;
	}
	#wrapper #similar-names .name-anchor, #wrapper #artwork-meta-table .name-anchor {
    font-size: 21px;
    margin-right: 20px;
    margin-bottom: 11px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    float: none;
	}
	#wrapper .similar-meanings-div {
		margin:0;
		text-align:center;
	}
}
@media screen and (max-width: 680px) {
		#alphalist a.num-2 {
		display:none;
	}
}
@media screen and (max-width: 600px) {
	.mobile-nav {
		display: none;
	}	
	.mini-mobile-nav {
		display:block;
		top:56px;
	}
	#header {
		height: 62px;
	}
	#header.mini-expanded {
		height:363px;
	}
	.mini-mobile-nav a {
    font-size: 19px;
    max-width: 142px;
    width: 100%;
    height: 62px;
    margin-right: 11px;
    padding-left: 8px;
    margin-top: 11px;
    text-align: center;
		display: inline-block;
    float: none;
	}
	.mini-mobile-nav a.home-link {
		line-height:40px;
	}
	.mini-nav-more-button {
		display:block;
    font-size: 35px;
    text-transform: uppercase;
    margin-left: 6px;
    float: left;
    margin-top: 8px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #464646;
    font-family: serif;
    padding-left: 12px;
		position: absolute;
    left: 0;
}
	#bloglogo {
		    height: 40px;
    left: 54px;
	}
	#masthead-search-form {
		display:none;
	}
}

@media screen and (max-width: 560px) {
		#header.mini-expanded {
		height:547px;
	}
	
}

@media screen and (max-width: 500px) {
	#container, #bbp-container {
		width: 100%;
	}
	#secondary {
		clear: both;
		width: 100%;
	}

	.all-names-cat-desc-bottom-part {
		display:block;
	}
	#content p {
		font-size: 14px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.archive div#allcatletterlist a {
		font-size: 20px;
		margin-bottom: 14px;
		padding: 4px 18px;
		margin-right: 20px;
	}

	#alphalist a, #alphalist a:visited {
		
	}
	#homecatlist {
		display:block;text-align: center;
	}
	#homecatlist a {
		    display: inline-block;
		float: none;
		width: auto;
	}
	.home #custom_html-7, .home #text-12 {
		display:none;
	}
}

@media screen and (max-width: 420px) {

	#bloglogo {
		background-size:75%;
	}
}

@media screen and (max-width: 374px) {
	#qn-responsive-banner {
		width:auto;
	}
	#bloglogo {
		/*background-image:url('https://quranicnames.com/wp-content/uploads/2018/10/minilogo.png');*/
		background-size: 50%;	
	}
	.mini-mobile-nav a {
		max-width: 250px;
		    height: auto;
	}
}






