/*
Theme Name: New Hd Theme
*/

/* =Asides
-------------------------------------------------------------- */
.mobileappbanner{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
	background:#000;
	text-align:center;
	padding:12px 0;
}
.mobileappbanner a{ color:#fff; }
.menu{
float:left;
}

.search{
    float:right;
	padding:7px;
}
.side_box_left .side_boxleft_title_widgets{
display:none;
}

.cat-item .children{
display:none;
}
.cat-item-1{
display:none;
}

.page-item-4149{
display:none !important;
}

#sitedescription div {
    background-color: #F7F8F8;
    border: 1px solid #D7D7D7;
    padding: 10px;
    text-align: center;
    width: 47%;
   margin-top:12px;
	font-family: arial;
    font-size: 12px;
color:gray;
height:45px;
}
#image_tag a{	
	background:#DA2D79;
	background:linear-gradient(#DA2D79,#aa054e);
	background:-moz-linear-gradient(#DA2D79,#aa054e);
	background:-o-linear-gradient(#DA2D79,#aa054e);
	background:-webkit-linear-gradient(#DA2D79,#aa054e);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    padding: 3px 5px;
    text-decoration: none;
    text-transform:capitalize;
}
#image_tag a:hover{
	color:#000 !important;
	font-weight:normal !important;
}

#img-back{
 background: url("https://www.hd-wallpapersdownload.com/css/images/back.png") no-repeat scroll 0 0 !important;
 	height:24px;
 }
 .down-wall{	
	background:#DA2D79;
	background:linear-gradient(#DA2D79,#aa054e);
	background:-moz-linear-gradient(#DA2D79,#aa054e);
	background:-o-linear-gradient(#DA2D79,#aa054e);
	background:-webkit-linear-gradient(#DA2D79,#aa054e);
 	color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    padding: 5px 15px;
    border-radius:4px;
 }
 #img-next{
	background: url("https://www.hd-wallpapersdownload.com/css/images/next.png") no-repeat scroll 0 0 !important;
	height:24px;
	 	
 }

.navigation a img {
background: none !important;
padding: 0px !important;
width: auto !important;
height: auto !important;
}
.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment-img .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment-img img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
#content .entry .gallery {
	margin:0 auto;
/*	width:578px; */
}
#content .gallery .gallery-item {
	width:280px;
	margin:5px;
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
}

#content .gallery .gallery-item:nth-child(even){
	margin-right:0;
}

#content .gallery .gallery-item  img{
	width:229px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	border-radius:4px;
}

#content .gallery .gallery-icon{
    text-align:center;    
	overflow:hidden;
	border:1px solid #cbcbcb;
	color:#afafaf;
	
	padding:10px 10px 6px;
	border-radius:4px;
	box-shadow:0 0 1em #666 inset, 0 0 1em #333;
	/*background:#000 none repeat scroll 0 0*/
	
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}
#content .entry .attachment-img{
	width:100%;
	margin-top:15px;    margin-left:0px;text-align:center;
}
#content .attachment-img img {/* single attachment images should be centered */
	/*background:#666;*/
	padding:2px;
	width:97%;

	overflow:hidden;
	border:1px solid #cbcbcb;
	
	border-radius:4px;
	box-shadow:0 0 1em #a7295e inset, 0 0 1em #a7295e;
	background:#fff none repeat scroll 0 0
	
	
	
}


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

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 31%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 9%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 8px auto;
        width:50%;
	padding:0px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


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

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(https://www.hd-wallpapersdownload.com/css/images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.cross{
	border-right:1px solid gray;
	width:5px;
	height:185px;
	position:relative;
	float:left;
	margin-right:9px;
}
#finesticker {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 9px 9px 9px 9px;
    border: 1px solid #D7D7D7;
    bottom: 13px;
    display: none;
    padding: 12px 14px;
    position: fixed;
    right: 2px;
    width: 300px;
    z-index: 3;
}

#setxt{
    border: 1px solid #E5E5EA;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
    height: 26px;
    margin-top:-2px;
    padding-left: 6px;
    width: 178px;
    background:#FBFBFB;	outline:0;
}

#setxt:hover{
    border:1px solid black;
}

#setxt:focus{
    border:1px solid black;
}

#sebtn{	/*display:none;*/
    background: none repeat scroll 0 0 #459F01;
    border: 1px solid #379000;
    border-radius: 21px 21px 21px 21px;
    box-shadow: 0 0 10px white inset;
    color: white;
    font-weight: bold;
    height: 29px;
    padding: 2px;
    width: 60px;	
}

.tagcloud{
	font-family:arial;
}

.tagcloud a{
	text-decoration:none;
	color:#3496b0;
	font-family:rock;
}
#content .entry .gallery-item a{
}

#related-wallpapers{
	font-size: 19px;
	text-transform: uppercase;
	margin-left: 8px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	margin-top:16px;
	margin-bottom:6px;
	color:#222;
	width:100%;
	float:left;
}

#related-wallpapers span{	
	font-weight:bold;
	color:#8C76B4;
}
#related-wallpapers-category{
	font-size: 19px;
	text-transform: uppercase;
	margin-left: 8px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	margin-top:16px;
	margin-bottom:6px;
	color:#222;
	width:50%;
	float:left;
}

#related-wallpapers-category span{	
	font-weight:bold;
	color:#8C76B4;
}

#related-wallpapers-category-content{
	font-family: calibri;
	text-align:justify;	
	margin-left: 8px;	
	padding-bottom: 3px;
	color:#222;
	width:50%;
	float:left;
}

@media only screen and (max-width:360px){
#logo img{
/* width:95%;*/
}
}
.apps_popup{
    position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:999;
	background:rgba(0,0,0,0.8);
	text-align:center;
}

.apps_popup h2{
	color:#e2e2e2;
	font-size:16px;
	font-weight:normal;
	padding:10px;
}

.download_btn{
	border-radius:2px;
	background:#ff6543;
	color:#fff;
	text-decoration:none;
	padding:6px 10px;
	text-transform:uppercase;
	font-size:12px;
	display:inline-block;
	margin-bottom:10px;
}	

.web_btn{
	border-radius:2px;
	background:#fff;
	color:#222;
	text-decoration:none;
	padding:6px 10px;
	text-transform:uppercase;
	font-size:12px;
	display:inline-block;
	margin-bottom:10px;
	cursor:pointer;
}