/*   
Theme Name: Valleys in the Vinyl 1.0
Theme URI: valleysinthevinyl.com
Description: The first theme for the texture & inspiration blog, Valleys in the Vinyl.
Author: Dustin Schmieding
Author URI: http://www.dustinschmieding.com
.
*/

@charset "utf-8";

/* CSS Document */

/* Fonts */

@font-face {
	font-family: 'LeagueGothic';
	src: url('fonts/League_Gothic-webfont.eot');
	src: local('â˜º'), url('fonts/League_Gothic-webfont.woff') format('woff'), url('fonts/League_Gothic-webfont.ttf') format('truetype'), url('fonts/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?iefix') format('eot'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#webfontpTBqgUZV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('fonts/PTC75F-webfont.eot');
    src: url('fonts/PTC75F-webfont.eot?iefix') format('eot'),
         url('fonts/PTC75F-webfont.woff') format('woff'),
         url('fonts/PTC75F-webfont.ttf') format('truetype'),
         url('fonts/PTC75F-webfont.svg#webfont8zHvniZB') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('fonts/PTC55F-webfont.eot');
    src: url('fonts/PTC55F-webfont.eot?iefix') format('eot'),
         url('fonts/PTC55F-webfont.woff') format('woff'),
         url('fonts/PTC55F-webfont.ttf') format('truetype'),
         url('fonts/PTC55F-webfont.svg#webfont7qk7wodx') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('fonts/PTS76F-webfont.eot');
    src: url('fonts/PTS76F-webfont.eot?iefix') format('eot'),
         url('fonts/PTS76F-webfont.woff') format('woff'),
         url('fonts/PTS76F-webfont.ttf') format('truetype'),
         url('fonts/PTS76F-webfont.svg#webfont2oPncueb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?iefix') format('eot'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#webfontaW07W6NV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('fonts/PTS56F-webfont.eot');
    src: url('fonts/PTS56F-webfont.eot?iefix') format('eot'),
         url('fonts/PTS56F-webfont.woff') format('woff'),
         url('fonts/PTS56F-webfont.ttf') format('truetype'),
         url('fonts/PTS56F-webfont.svg#webfontV5YcF68V') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?iefix') format('eot'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#webfontakBUUg6U') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('fonts/PTN77F-webfont.eot');
    src: url('fonts/PTN77F-webfont.eot?iefix') format('eot'),
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#webfontSTdD4QCq') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* End Fonts */


body {
	margin: 0;
	padding: 0;	
	background: url('images/body_bg.jpg') repeat;
	background-color: #ebebeb;
}

a img {
	border: 0;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;	
}

.right {
	float: right;
	text-align: right;
}

.left {
	float: left;
	margin-right: 40px;
}

.left-02 {
	float: left;
}

.left-03 {
	float: left;
	margin-left: 3px;
}

.orange {
	color: #c53a00;
}

.black {
	color: black;
}
/* Start Header */


#header_total { 
	width: 100%;
	height: 569px;
	background: url(images/footer-bg.jpg) ;
	background-repeat: repeat;
	background-color: black;

}

#header_total_02 { 
	width: 100%;
	height: 179px;
	background-color: black;
	background: url(images/footer-bg.jpg) ;
	background-repeat: repeat;
		
}

#tier_01 {
	height: 30px;
	float: left;
	width: 100%;
}

#tier_01_wrap {
	width: 990px;
	margin: 0 auto;
}

#tier_01 ul {
	list-style: none;
	display: inline;
	float: right;
	height: 30px;
	border-bottom: 1px dashed #333;
	border-left: 1px dashed #333;
	margin-top: 10px;
	
}

#tier_01 ul li {
	padding: 0 12px 5px 10px;
	margin: 0 5px;
	float: left;
	height: 18px;
	border-right: 1px dashed #333;
	/* background-color: rgba(197, 48, 0, .2);
	color: rgba(197, 48, 0, .2);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px; */
		
}

#tier_01 ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-size: 11px;
	text-decoration: underline;
	letter-spacing: 1px;	
}

.tier-01-subscribe a {
	padding: 0;
	margin: 5px 0 0 -35px;
	height: 18px;
	float: left;
	background: url(images/sprite.png);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	text-indent: 30px;
	
}

#tier_01 ul li a:hover {
	text-decoration: none;	
}

#tier_02 {
	width: 100%;
	height: 145px;
	border-bottom: 4px white solid;
	float: left;
}

#head_container {
	width: 990px;
	height: 86px;
	margin: 0 auto;	
}

#logo h1 a{
	width: 335px;
	height: 112px;
	background: url(images/logo.png);
	float: left;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
}

/* Nav Bar New */

#nav {
	width: 610px;
	height: 90px;
	float: left; 
	margin-top: 65px;
	margin-left: 40px;
}

#nav ul {
	list-style: none;
	display: inline;
}

#nav ul li {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	height: 80px;
}

#nav ul li ul {
	
}

#nav ul li ul li a{
	
}

.nav_main {
	width: 105px ;
	height: 80px;
	
}

.nav_main a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 105px;
	height: 80px;
	/* background:url(images/sprite.png) no-repeat -13px -235px; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.nav_main a:hover {
	 /* background: url(images/sprite.png) no-repeat 0 -310px; */
	 background: url(images/sprite.png) no-repeat 0 -7px;
}

.nav_about {
	width: 110px ;
	height: 80px;
	
}

.nav_about a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: -100px 0;
	border-left: 1px solid white;
	display: block;
	width: 110px;
	height: 80px;
	/* background:url(images/sprite.png) no-repeat -100px -235px; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.nav_about a:hover {
	/* background: url(images/sprite.png) no-repeat -100px -310px; */
	background: url(images/sprite.png) no-repeat -100px -7px;	
}


.nav_articles {
	width: 110px ;
	height: 80px;
	
	border-left: 1px solid white;
}

.nav_articles a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: -210px 0;
	display: block;
	width: 110px;
	height: 80px;
	/* background:url(images/sprite.png) no-repeat -210px -235px; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.nav_articles a:hover {
	/* background: url(images/sprite.png) no-repeat -210px -310px; */
	background: url(images/sprite.png) no-repeat -210px -7px;		
	
}

.nav_textures {
	width: 125px ;
	height: 80px;
	border-left: 1px solid white;
}

.nav_textures a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: -320px 0;
	display: block;
	width: 125px;
	height: 80px;
	/* background:url(images/sprite.png) no-repeat -320px -235px; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}


.nav_textures a:hover {
	/* background: url(images/sprite.png) no-repeat -320px -310px;	*/
	background: url(images/sprite.png) no-repeat -320px -7px;
}

.nav_contact {
	width: 110px ;
	height: 90px;
	border-left: 1px solid white;
}

.nav_contact a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: -445px 0;
	display: block;
	width: 110px;
	height: 80px;
	/* background:url(images/sprite.png) no-repeat -445px -235px; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	
}

.nav_contact a:hover {
	/* background: url(images/sprite.png) no-repeat -445px -310px;	*/
	background: url(images/sprite.png) no-repeat -445px -7px;
}



#tier_03 {
	height: 390px;
	width: 100%;
	background: black;
	background-image: url(subhead_images/rotate.php);
	background-position: center;
	background-repeat: no-repeat;
	float: left;

}

.tier_03_singlePost {
	height: 390px;
	width: 100%;
	background: white;
	float: left;
}

#tier_03_singlePost_Image {
	width: 1600px;
	height: 390px;
	position: relative;
	margin: 0 auto;
}

/* Slider */


#featured {
	width: 990px;
	height:	370px;
	margin: 18px auto 0 auto;
	position: relative;
	background: black; 
	border: 3px white solid;
	border-bottom: 0;
	overflow: hidden;
	
}


#featured { 
	  width: 990px;
	  height: 370px;
	  background: #000 url('images/orbit/loading.gif') no-repeat center;
	  overflow: hidden; 
	  position: relative; 
}

	  		#featured>img,  
	  		#featured>div { display: none; }
	  		
	  		
	  	/* This is just for the example section */
	  		.content {
	  			background: black; 
	  		}
		
	
div.orbit-wrapper {
    width: 1px;
    height: 1px;
	position: relative;
	margin: 0 auto;
     }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit a img {
    border: none }

.orbit div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; 
}

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/orbit/rotator-black.png) no-repeat;
    z-index: 3; 
}

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; 
}

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }



/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "PTSansRegular"; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }



/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }
div.slider-nav span.right {
    background: url(images/orbit/right-arrow.png);
    right: -2px; }

div.slider-nav span.left {
    background: url(images/orbit/left-arrow.png);
    left: 3px; }


/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }



/* End Header */

#wrapper {
	width: 990px;
	margin: 30px auto;
}


#blog {
	width: 660px;
	float: left;
	border: 1px #bdbdbd solid;
	background: white;
	-moz-box-shadow: -4px -4px 4px #c8c8c8;	
	-webkit-box-shadow: -4px -4px 4px #c8c8c8;
	box-shadow: -4px -4px 4px #c8c8c8;
	padding: 0 20px 20px 10px;
}


.page_body {
	width: 660px;
	float: left;
	border: 1px #bdbdbd solid;
	background: white;
	-moz-box-shadow: -2px -2px 3px #c8c8c8;	
	-webkit-box-shadow: -2px -2px 3px #c8c8c8;
	box-shadow: -2px -2px 3px #c8c8c8;
	padding: 0 20px 20px 10px;
}



/* Blog Post */

.post {
	margin-top: 10px;
	width: 670px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 30px;
	float: left;
	
}

.post h2 a {
	color: #181818;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
	background: #efefef;
}

.promo_post_left {
	width: 150px;
	float: left;
	margin-top: 25px;
	padding: 0 15px 0 10px;
	border-right: 1px solid #CCC;
}


.promo_post_right {
	width: 460px;
	/*
	height: 160px;
	*/
	padding-left: 10px;	
	float: left;
	margin: 30px 0 0 10px;

}	

.promo_post_bottom {
	width: 450px;
	height: 40px;
	margin-top: 30px;	
}

#blog h2 {
	font-family: 'PTSansRegular';
	margin-right: 15px;
	padding-bottom: 5px;
	font-size: 28px;
	font-weight: lighter;
	line-height: 35px;
	border-bottom: 1px #CCC solid;
	
}

#blog h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6.5pt;
	color: #666;
	font-weight: 100;
	margin-top: 25px;
	float: left;
	
}

#blog  h5 {
	font-family:'PTSansRegular';
	color: #666;
	font-size: 16px;
	font-weight: lighter;
	width: 620px;
	margin-left: 10px;
	border-bottom: 1px solid #CCC;
	padding: 40px 0 5px 0;
	
}
.post_promo {
	width: 150px;
	height: 150px;
	background: #CCC;
	margin: 10px 0;
	float: left;
}

#blog p {
	font-family: 'PTSansRegular';
	font-size: 11pt;
	line-height: 25px;
	color: #666;
		
}

.read_more {
	float: right;
	margin-right: -34px;
	font-size: 9pt;	
	font-family: Verdana, Geneva, sans-serif;
	

}

.read_more a {
	display: block;
	width: 160px;
	height: 39px;
	background:url(images/sprite.png) no-repeat 0 -191px;
	text-indent: -9999px;
	
}

.read_more a:hover {
	background:url(images/sprite.png) no-repeat 0 -152px;

}

.main-view-all a {
	float: right;
	padding: 10px 20px;
	color: #c53a00;
	margin-top: 12px;
	text-decoration: underline;
	font-family: 'PTSansRegular';
	font-size: 14px;
}

.main-view-all a:hover {
	text-decoration: none;
}

.pagination {
	margin-top: 20px;
	float: right;
}

.pagination ul {
	display: inline;
	list-style: none;
	height: 25px;
}

.pagination ul li {
	float: left;
	padding: 3px;
	text-align: center;
	
}

.pagination ul li a {
	margin: 0;
	color: white;
	display: block;
	height: 20px;
	width: 25px;
	padding: 3px;
	font-family: 'PTSansRegular';
	font-size: 14px;
	text-decoration: none;
	background: #9f411b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: -3px -2px 4px gray;	
	-webkit-box-shadow: -3px -2px 4px gray;
	box-shadow: -3px -2px 4px gray;
}	

.pagination ul li a:hover {
	background: #6e2000;
}

/* New Pagination */

.emm-paginate {

}
.emm-paginate a {
	background:#666; 
	font-family: 'PTSansRegular' ;
	color: white; 
	margin-right: 5px; 
	padding: 5px 10px;
	text-align: center; 
	text-decoration: none;	
}
.emm-paginate a:hover, .emm-paginate a:active {
	background:#6e2000; 
	color:white;
}
.emm-paginate .emm-title {
	color: white; 
	margin-right:4px;	
}
.emm-paginate .emm-gap {
	color: #c53a00; 
	margin-right:4px;
}

.emm-paginate .emm-current {
	color: white; 
	background: #333; 
	margin-right: 5px; 
	padding: 5px 10px;
	font-family: 'PTSansRegular' ;
}

.emm-paginate .emm-page {
	color: white;
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
	color: white;
}

/* Sidebar Begin */

#sidebar {

}

#sidebar h3 {
	font-family: 'PTSansNarrowBold';
	font-size: 13pt;
	color: #9f411b;
	font-weight: lighter;
}

#sidebar h4 {
	font-family: 'PTSansNarrowBold';
	font-size: 15pt;
	color: #9f411b;
	font-weight: lighter;
}

#sidebar h5 {
	font-family: 'PTSansNarrowBold';
	font-size: 18pt;
	color: #434343;
	font-weight: lighter;	
}

.sidebar_section {
	border-bottom: 1px #999999 dashed;
	padding: 15px 0;	
	float: left;
}

#search_area h3 {
	font-family: 'PTSansNarrowBold';
	font-size: 14pt;
	color: #9f411b;
	font-weight: lighter;
}

/* Search Bar */

#search_box {
	width: 250px;
	height: 60px;
	padding: 10px 5px 5px 19px;
	float: right;	
	border: 1px #bdbdbd solid;
	background: white;
	-moz-box-shadow: -2px -2px 3px #c8c8c8;	
	-webkit-box-shadow: -2px -2px 3px #c8c8c8;
	box-shadow: -2px -2px 3px #c8c8c8;	
	margin-bottom: 25px;	
}

#sidebar_rest {
	width: 220px;
	padding: 0 30px 20px 20px;
	float: right;	
	border: 1px #bdbdbd solid;
	background-color: white;
	-moz-box-shadow: -2px -2px 3px #c8c8c8;	
	-webkit-box-shadow: -2px -2px 3px #c8c8c8;
	box-shadow: -2px -2px 3px #c8c8c8;	
}

#search_area {
	padding-top: 0;
}

#search_form {
	display: inline;
	float: left;
}


/* New Search Bar */

fieldset.search {
	border: none;
	margin: 5px 0 0 -10px;
	display: inline;
	
}


.search input, .search button {
	border: none;
	float: left;
}

.search input.box {
	color: black;
	font-size: 15px;
	width: 165px;
	height: 29px;
	padding: 0 5px;
	border: 2px #e3e3e3 solid;
	border-top: 3px #e3e3e3 solid;
	background: #f4f4f4;
	float: left;
}


.search button.btn {
	width: 55px;
	height: 33px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/search_button_03.png) 0 0;
	float: left;

}
.search button.btn:hover {
	background: url(images/search_button_03.png) no-repeat 0 -33px;
}
	

/* End Search Bar */

#connect{
	width: 240px;

}

#connect_bar {
	margin: 8px 0;
	
}

#connect_bar ul {
	list-style: none;
	display: inline;
	width: 240px;
}

#connect_bar ul li{
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Connect Bar Classes */

.sidebar-twitter {
	height: 50px;
	width: 47px;
	float: left;
	background: url(images/sprite.png);
	background-position: -163px -180px;
}

.sidebar-twitter a {
	display: block;
	width: 47px;
	height: 50px;
	background: url(images/sprite.png);
	background-position: -163px -180px;
}

.sidebar-twitter a:hover {
	background: url(images/sprite.png) -163px -130px;
}

.sidebar-facebook {
	height: 50px;
	width: 48px;
	float: left;
	background: url(images/sprite.png);
	background-position: -212px -180px;
}

.sidebar-facebook a {
	display: block;
	width: 48px;
	height: 50px;
	background: url(images/sprite.png);
	background-position: -212px -180px;
}

.sidebar-facebook a:hover {
	background: url(images/sprite.png) -212px -130px;
}

.sidebar-flickr {
	height: 50px;
	width: 48px;
	float: left;
	background: url(images/sprite.png);
	background-position: -260px -180px;
}

.sidebar-flickr a {
	display: block;
	width: 48px;
	height: 50px;
	background: url(images/sprite.png);
	background-position: -260px -180px;
}

.sidebar-flickr a:hover {
	background: url(images/sprite.png) -260px -130px;
}

.sidebar-rss {
	height: 50px;
	width: 48px;
	float: left;
	background: url(images/sprite.png);
	background-position: -308px -180px;
}

.sidebar-rss a {
	display: block;
	width: 48px;
	height: 50px;
	background: url(images/sprite.png);
	background-position: -308px -180px;
}

.sidebar-rss a:hover {
	background: url(images/sprite.png) -308px -130px;
}

/* End Connect Bar Classes */

.filler_block {
	height: 380px;
	width: 200px;
	background: #CCC;
	margin: 10px 0;	
}

#ad_column {
	width: 220px;	
	height: auto;
	float: left;
}

#ad_column h5 {
	font-size: 15px;
	font-family: 'PTSansRegular';
	font-weight: lighter;
	color: light gray;
}

#ad_column p {
	font-size: 9pt;
	color: white;
	font-family: Verdana, Geneva, sans-serif;	
	text-align: center;	
	padding-top: 20%;
	width: 50px;
	margin-left: 20%;
}

#ad_column ul {
	list-style: none;
	display: inline;	
}

#ad_column ul li {
	float: left;
	display: inline;
	width: 105px;
	height: 105px;
	background: #999;
	margin: 0 5px 5px 0;
}


.sidebar-ads {
	float: left;
	margin: 15px 0;
}

.sidebar-ads h6 {
	font-size: 12px;
	font-weight: lighter;
	color: #999;
	font-family: 'PTSansRegular';
}

.google-ad-250 {
	width: 250px;
	margin: 10px 0;
}

/* Category List */

#category_list ul {
	list-style: none;
	margin-top: 10px;
	padding: 0;
}

#category_list ul li {
	font-size: 15px;
	margin: 3px;
	float: left;
}

#category_list ul li a {
	background: #333;
	font-family: 'PTSansRegular';
	color: white;
	display: block;
	text-decoration: none;
	padding: 5px 8px;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	
}

#category_list ul li a:hover {
	font-family: 'PTSansRegular';
	color: white;
	background: #c53a00;
	
}

/* Recent Posts */

#recent_posts {
	
}

#posts_block {
	padding: 1px;
}

#posts_block p {
	font-size: 12px;
	color: #666;
	padding-bottom: 3px;
	margin-top: 5px;
}

#posts_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#posts_block ul li {
	margin: 4px 0;
	width: 220px;
	padding-top: 10px;
	font-family: 'PTSansRegular';
	font-size: 14px;
	margin: 5px 0;
	border-top: 1px solid #ebebeb;
}

#posts_block ul li a:hover {
	text-decoration: none;
}

#wallpapers {
	font-family: 'PTSansRegular';
	font-size: 12px;
}

#wallpapers a:hover {
	text-decoration: none;
}

#wallpapers  ul{
	list-style: none;
	margin: 10px 0;
	padding: 0;
	float: left;

}

#wallpapers ul li a {
	
}

.wallpaper_img {
	width: 230px;
	height: 140px;
	background: #999;
	margin: 10px 0;
}

.wallpaper_links {
	margin: 8px 0 0 10px;
}	



.see_all {
		margin: 30px 0 5px 20px;
		padding: 10px 30px;
		background: #c53a00;
		float: left;
		color: white;
		font-size: 16px;
}

a.see_all  {
	display: block;
	text-decoration: none;
}

a:hover.see_all  {
	background: #6e2000;
	text-decoration: none;
}

#sidebar-donate {
	margin-top: 20px;
	float: left;
}

/* Sidebar End */

/* Footer Begin */

#footer {
	width: 100%;
	height: 265px;
	background: url(images/footer-bg.jpg);
	background-repeat: repeat;
	float: left;
	margin-top: 80px;	
}

#footer_content {
	width: 970px;
	margin: 30px auto 0 auto;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	color: white;
}

.foot_section {
	width: 285px;
	height: 150px;
	float: left;
	margin: 0 18px;
}


#foot_left {
	 
}

#foot_middle {

}

.foot_section h3 {
		font-family: 'PTSansRegular';
		font-size: 12pt;
		font-weight: lighter;
		text-transform: uppercase;
		
}

#foot_right p{
	font-size: 8pt;
	line-height: 18px;
}


#footer a {
	color: white;
	font-size: 7pt;
	text-decoration: underline;
}

#footer a:hover {
	color: white;
	font-size: 7pt;
	text-decoration: none;	
}

#footer ul {
	list-style: none;
	padding-left: 0;
	margin-top: 7px;
	line-height: 17px;
}

#footer ul li a {
	display: block;
	width: 120px;
	height: 20px;
	background: #9f411b;
	margin: 4px 0;
	text-indent: 4px;
	text-decoration: none;
	padding: 1px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 1px dashed #191515;
	
}	

#footer ul li a:hover {
	background: #333;	
}


.bottom {
	font-size: 7pt;
	margin-top: 20px;	
}

.bottom a {
	color: #9f411b;
	text-decoration: none;	
}

.bottom a:hover {
	color: #9f411b;
	text-decoration: underline;	
}

#bottom_right {
	margin-top: 85px;
}
	
/* Single Page Elements */

.page_body {
	padding-right: 30px;	
}

.page_body h2 {
	font-family: 'PTSansNarrowBold';
	font-size: 36px;
	font-weight: lighter;
	color: #333;
	margin-left: 20px;
	padding: 20px 0 15px 0;	
	border-bottom: 1px solid #efefef;
	width: 620px;
}

.page_body h3 {
	font-family: 'PTSansNarrowBold';
	font-size: 24px;
	color: #333;
	padding: 20px 0 20px 20px;

}

.page_body h5 {
	font-family: 'PTSansRegular';
	font-size: 20px;
	font-weight: lighter;
	color: #333;
	margin-left: 20px;
	padding-top: 20px;	
	width: 580px;
	margin-bottom: 0;
}

.page_body p {
	color: #666;
	font-size: 13px;
	font-family: 'PTSansRegular';
	line-height: 24px;
	padding: 10px 20px 0 20px;	
	
}

.page_body a {
	color: #333;	
}

.page_body a:hover {
	text-decoration: none;	
}



/* About Page */

#about_portrait {
	width: 250px;
	height: 349px;
	background: #666;
	margin: 10px 25px 20px 20px;	
	float: left;
}


.about_h4 {
	font-family: 'PTSansRegular';
	font-size: 18px;
	font-weight: 100;
	padding-bottom: 10px;
	border-bottom: #CCC 1px solid;
	margin: 10px 0;
	float: left;
	width: 330px;
		
}

/* Single Post Page */

.single_post_body {
	width: 660px;
	float: left;
	border: 1px #bdbdbd solid;
	 background: white; 
	-moz-box-shadow: -2px -2px 3px #c8c8c8;	
	-webkit-box-shadow: -2px -2px 3px #c8c8c8;
	box-shadow: -2px -2px 3px #c8c8c8;
	padding: 0 20px 20px 10px;
}


.single_post_body h2 {
	font-family: 'PTSansRegular';
	font-size: 38px;
	font-weight: lighter;
	color: #333;
	margin-left: 20px;
	padding: 20px 0 20px 0;	
	border-bottom: 1px dashed #CCC;
	width: 620px;
	line-height: 42px;
	
}

.single_post_body h3 {
	font-family: 'PTSansBold';
	font-size: 28px;
	font-weight: lighter;
	color: #9f411b;
	padding: 20px 0 10px 0;	
	border-bottom: 1px solid #CCC;
	width: 610px;
}

.single_post_body h4 {
	font-family: 'PTSansRegular';
	font-size: 22px;
	color: #9f411b;
	padding: 20px 0 10px 0;	
	border-bottom: 1px solid #CCC;
	width: 610px;
	font-weight: lighter;
}	

.single_post_body h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: 100;
	padding-top: 15px;
}

.single_post_body h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: 100;
	padding-top: 15px;
	margin: 0 0 30px 25px;
}

.single_post_body p {
	color: #333;
	font-size: 13px;
	font-family: 'Verdana';
	line-height: 24px;
	padding: 10px 20px 0 0;	
	
}

.entry-content ul {
	list-style: square;
	margin: 10px;
}

.entry-content ul li a {
	font-family: Verdana;
	padding: 5px;
	font-size: 13px;
}

.entry-content {
	padding-bottom: 20px;
	margin-left: 20px;
	border-bottom: 1px dashed #999;
	width: 620px;
	
}

.sub-head-ad {
	width: 468px;
	margin: 25px 0 5px 75px;
	padding-top: 10px;
}

.post_intro {
	font-size: 17px;
	font-family: 'PTSansItalic';
	line-height: 30px;
	padding: 20px 20px 20px 10px;
	color: #333;
	border-bottom: 1px dashed #CCC;
	width: 590px;
	margin-bottom: 10px;
}

.post-download {
	width: 620px;
	height: 90px;
	float: left;
	margin: 15px 0 25px 0;
	border-top: 1px dashed #ebebeb;
	padding: 10px 0;
}

.post-dl a {
	float: right;
	text-indent: -9999px;
	background: url(images/post-pack-dl.png);
	background-position: 0 0;
	width: 234px;
	height: 70px;	
	margin-top: 0;
}

.post-dl a:hover {
	background: url(images/post-pack-dl.png) 0 -70px;

}

.donate-btn {
	width: 230px;
	height: 99px;
	float: left;
	margin: -180px 0 0 0;
}

.post_image {
	width: 620px;
	height: 250px;
	background: black;
	margin: 20px 0 10px 0;
}	

/* Facebook Like */

.fb-like {
	margin: 20px 0 0 15px;
	padding-bottom: 5px;
	height: 25px;
	width: 620px;
	float: left;
	
}

/* Share Buttons Bar */

#share-btns {
	float: left;
	width: 620px;
	margin: 20px 0 20px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

#share-btns ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-btns ul li {
	margin-right: 10px;
	display: inline;
	float: left;
}

/* Tweet Box */


#twitter-feedback {
	width: 620px;
	height: 110px;
	background: url(images/twitter-feedback-bg.jpg) no-repeat;
	margin: 5px 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
}

#twitter-feedback p {
	color: white;
	font-size: 16px;
	padding: 55px 0 0 15px;
	margin-left: 15px;
	font-family: 'PTSansCaptionRegular';
}

select {
	font-family: 'PTSansRegular';
	font-size: 15px;
	width: 150px;
}



p#twitter_box  {
	margin-top: 27px;
}

#twitter-select  p{	
	color: white;
}

#tweet-select {
	margin-top: 5px;
	border: 0;
}

p#tweetit a{
	margin: -132px 0 0 360px;
	width: 200px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	background: url(images/tweetit.png);
	
}

p#tweetit a:hover {
	margin: -132px 0 0 360px;
	width: 200px
	height: 66px;
	display: block;
	text-indent: -9999px;
	background: url(images/tweetit.png);
	background-position: 0 -66px;
}	

/* Related Posts */

#related_posts {
	padding-bottom: 20px;
	margin: 0 0 0 20px;
	float: left;
}

#related_posts h3 {
	font-family: 'PTSansRegular';
	font-size: 22px;
	color: #333;
	padding: 20px 0 5px 0;	
	border-bottom: 1px solid #CCC;
	width: 620px;
	font-weight: lighter;
}

#related_posts ul {
	list-style: square;
}

#related_posts ul li {
	margin-bottom: 5px;
}

#related_posts ul li a{
	color: blue;
	font-size: 14px;
	font-family: 'PTSansRegular';
	text-decoration: underline;
	padding: 5px 0;
}

#related_posts ul li a:hover {
	color: dark gray;
	text-decoration: none;
}

#related_posts ul li a:visited {
	color: purple;
}

/* Author Box */

#authorbox {
	width: 610px;
	/* height: 90px; */
	border: 1px solid #999;
	padding: 10px;
	margin: 30px 0 30px 20px;
	float: left;
	background: #F0F0F0;
}


#author_left {
	float: left;
	width: 100px;
	border-right: 1px #999 dashed;
}
#author_right {
	float: left;
	width: 470px;
	margin-left: 15px;	
}

#author_right p {
	font-size: 13px;
	font-family: 'PTSansRegular';
	margin: 0;
	padding-left: 10px;
	line-height: 18px;
}

#author_right h4 {
	padding: 5px 0 0 0;
	font-size: 16px;
	border: 0;
	font-weight: lighter;
	margin-left: 10px;
	color: #666;
	font-family: 'PTSansRegular';
}

#author_right h4 a {
	color: #333;
	border: 0;
	padding: 5px 0 0 0;
}

#author_right h4 a:hover {
	color: #666;
	text-decoration: none;
}	

/* Comments Section */

#comments {
	margin-left: 20px;
	float: left;
	font-family: Verdana;
}

#comments h3 {
	font-size: 20px;
	font-weight: lighter;
}

#comments h5 {
	font-size: 20px;
	font-weight: lighter;
	color: #9f411b;
}

.comment-left {
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	margin: 0 10px;
}

.comment-right {
	float: left;
	width: 70%;
}	

.comment-bottom {
	height: 30px;
	margin: 15px 0 10px 110px;
	width: 490px;
	float: left;
}

ul.children {
	list-style: none;
}

ul.children li {
	border: none;
	background: #efefef;
	-webkit-border-radius: 15px 0 0 15px;
	-moz-border-radius: 15px 0 0 15px;
	-border-radius: 15px 0 0 15px;
}

ul.commentlist {
	list-style: none;
	padding: 0;
	margin: 20px 0 30px 0;
}

ul.commentlist li {
	border-bottom: 1px dashed #ebebeb;
	margin: 5px 0;
	padding: 5px 0;
	float: left;
	width: 610px;
}

.fn {
	font-family: 'PTSansBold';
	font-size: 20px;
	color: #9f411b;
	margin-bottom: 10px;
	font-weight: lighter;
}

.fn a {
	color: #333;
	text-decoration: underline;
}

.fn a:hover {
	color: #999;
	text-decoration: none;
}

.fn a:visted {
	color: black;
}

.comment-body p {
	font-family: 'Verdana';
	font-size: 12px;
	margin: 0;
	line-height: 17px;
}

.comment-meta {
	font-size: 11px;
	color: #999;
	float: left;
}

.reply {
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}

.reply a {
	font-size: 11px;
	color: #9f411b;
	text-decoration: underline;
}

.reply a:hover {
	color: #333;
	text-decoration: none;
}




/* Posted Comments */



/* Comments Form */

.comment-form-section {
	width: 195px;
	float: left;
	margin: 10px 8px 10px 0;
}

label {
	float: left;
	width: 620px;
}

.comment-form-section input {
	margin: 0;
	border: 1px #999 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4;
}

#author {
	padding: 5px;
	border: 1px #999 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4;
}

#email {
	padding: 5px;
	border: 1px #999 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4;
}

#url {
	padding: 5px;
	border: 1px #999 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4;
}

.comment-form-author {
	margin-bottom: 10px;
}

.comment-form-email {
	margin-bottom: 10px;	
}

.comment-form-url {
	margin-bottom: 10px;
}

textarea {
	font-family: Verdana;
}

.comment-form-comment {
	margin-top: 10px;
}

#comment {
	font-size: 12px;
}

#submit {
	text-indent: -9999px;
	background: url(images/sprite.png);
	background-position: -235px -260px;
	width: 192px;
	height: 47px;
	border: 0;
	cursor: pointer;
	margin-top: -15px;
}

#submit:hover {
	background: url(images/sprite.png) -235px -307px;
}



/* Textures Page */

.texture_column {
	width: 630px;
	float: left;
	margin: 20px 10px;
}

.texture_column h3 {
	font-family: 'PTSansRegular';
	font-size: 22px;
	width: 620px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 5px;
	border-bottom: 1px dashed #CCC;
	float: left;
	color: #c53a00;
	font-weight: lighter;
}

.texture_column p {
	padding-left: 5px;
}

#texture_packages ul {
	float: left;
	list-style: none;
	display: inline;
	margin: 0 0 20px 5px;
	padding: 0 0 20px 0;
}

ul.pack-total {
	border-bottom: 1px dashed #999;
}

.pack-text {
	float: left;
	width: 230px;
	height: 250px;
	margin: 0 20px 0 5px;
	border-right: 1px #999 dashed;
}

.pack-text h4{
	font-size: 19px;
	font-family: 'PTSansRegular';
	font-weight: lighter;
	width: 210px;
	
}

.pack-text h5 {
	font-size: 12px;
	font-weight: lighter;
	font-family: 'PTSansRegular' ;
	color: #666;
}

p.desc {
	height: 130px;
	overflow: hidden;
	margin-bottom: 5px;
}

.pack-text p {
	font-size: 13px;
}

.pack-img {
	background: #ebebeb;
	width: 350px;
	height: 250px;
	float: left;
	margin-left: 10px;
}

.pack-btns {
	width: 228px;
	height: 40px;
	margin: 0;
	float: left;
}

.pack-btns ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	height: 40px;
}

.pack-btns ul li {
	float: left;
	height: 40px;
}

.pack-preview a{
	float: left;
	background: #999;
	color: white;
	text-decoration: none;
	font-family: 'PTSansRegular';
	font-size: 14px;
	padding: 10px 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-right: 20px;
}

.pack-preview a:hover {
	background: black;
}

.pack-dl a {
	float: right;
	background: #c53a00;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'PTSansRegular';
	font-size: 16px;
	padding: 10px 15px;
	margin-top: -10px;	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: -1px -1px 15px #999;
}

.pack-dl a:hover {
	background: black;

}


#texture_singles ul {
	display: inline;
	list-style: none;
	margin: 20px 0 0 3px;
	
}

#texture_singles ul li {
	float: left;
	width: 195px;
	height: 195px;
	margin: 5px;
	background: #999;
}


#texture-singles ul li a img {
	border: 0;
}

#texture-singles ul li a:hover {
	border: 0;
}


/* Wallpapers Page */

.wallpapers_page {
	list-style: none;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 0;
}

.wallpaper_promo {
	float: left;
	width: 620px;
	height: 388px;
	background: #999;
	margin-bottom: 15px;
}

li.wallpaper_main_links {
	margin: 10px 0 30px 150px;
	font-family: 'PTSansRegular';
}

.wallpaper_main_links a {
	padding: 0 10px;

}

/* Wallpapers Post */

.wallpaper-post {
	list-style: none;
	float: left;
	margin: 30px 0 20px 0;
	padding: 0;
}

.wallpaper-post-img {
	float: left;
	width: 620px;
	height: 388px;
	background: #999;
	margin-bottom: 15px;
}

li.wallpaper-post-link {
	margin: 10px 0 30px 150px;
	font-family: 'PTSansRegular';
}

.wallpaper-post-link a {
	padding: 0 10px;

}

.wallpaper-post-link a:hover {
	text-decoration: none;
}

.wallpaper-post-link a:visited {
	color: purple;
	text-decoration: underline;
}


/* Contact Page */

.contact_block {
	margin: 15px 0 0 20px;
	
}

.contact_block input, textarea {
	border: 1px #999 solid;
	padding: 5px 3px;
	background: #f4f4f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.contact_block textarea {
	font-size: 12px;
	width: 380px;
	
}

/*

textarea {
	border: 2px #c53a00 solid;
	padding: 5px 3px;
}

*/

.contact_type {
	margin-left: 20px;
	width: 590px;
	margin-bottom: 30px;
	padding-left: 0;
	border-bottom: 1px dashed #666;
}

.contact_type p {
	padding-bottom: 1px;
	font-size: 14px;
	color: black;
	
}

.contact_block p {
	padding: 3px 0;
	color: black;
	font-size: 14px;
}

.wpcf7-form-control-wrap {
	font-family: 'PTSansRegular';
}

.contact_block .wpcf7-submit {
	background: url(images/sprite.png);
	background-position: -363px -130px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 192px;
	height: 47px;
	/* background: #9f411b;
	padding: 5px 10px;
	border: 0;
	color: white;
	font-family: 'PTSansRegular';
	font-size: 15px; */
	cursor: pointer;
	border: 0;
}

.wpcf7-submit:hover {
	/* background: #6e2000; */
	background: url(images/sprite.png) -363px -178px no-repeat;
}

.contact-submit {
	margin-top: 30px;
}

/*

.wpcf7-form p input , .wpcf7-form p textarea {

	background: #ebebeb;
	font-family: Verdana;
	color: black;
	/* border-left-color: black;
	border-top-color: black;
	border-bottom-color: black;
	border-right-color: black; 
	border: #999;
	padding: 2px;
}

*/

.wpcf7-form p textarea {
	font-family: Verdana;
}

/* Misc */

.page-link {
	font-family: 'PTSansRegular';
	font-size: 14px;
	padding-left: 20px;
	float: right;
	margin-right: 20px;
}

/* Featured Post */

#featured-post-body {
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#featured-post-body h5 {
	font-size: 18px;
	color: #9f411b;
	padding: 20px 0 5px 0;
}

.featured_post {
	margin-top: 10px;
	width: 670px;
	padding-bottom: 15px;
	float: left;
	border-bottom: 1px dashed #CCC;

}

.featured_post h2 a {
	color: #9f411a;
	text-decoration: none;
	font-size: 34px;
	line-height: 42px;
	font-family: 'PTSansRegular';
}
.featured_post h2 a:hover {
	text-decoration: underline;
	background: #efefef;
}

.featured_post_left {
	width: 250px;
	float: left;
	margin-top: 25px;
	padding: 0 15px 0 10px;
	border-right: 1px solid #CCC;
}


.featured_post_right {
	width: 360px;
	padding-left: 10px;	
	float: left;
	margin: 30px 0 0 10px;

}	

.featured_post_bottom {
	width: 365px;
	height: 40px;
	margin-top: 30px;	
}

.featured_read_more {
	float: right;
	margin-right: -20px;
	font-size: 9pt;	
	font-family: Verdana, Geneva, sans-serif;

}

.featured_read_more a {
	display: block;
	width: 160px;
	height: 39px;
	background:url(images/sprite.png) no-repeat 0 -191px;
	text-indent: -9999px;
	
}

.featured_read_more a:hover {
	background:url(images/sprite.png) no-repeat 0 -152px;

}


/* Search Results Page */

.search_post {
	margin-top: 5px;
	width: 640px;
	padding-bottom: 25px;
	float: left;
	border-bottom: 1px #CCC dashed;
	
}

h3.search_h3 {
	font-size: 17px;
	font-family: 'PTSansRegular';
	margin-left: 15px;
}

.gray {
	color: #999;
}

.orange {
	color: #c53a00;
}

.search_post_top h2 {
	font-family: 'PTSansRegular';
	padding-bottom: 5px;
	font-size: 29px;
	font-weight: lighter;
	line-height: 35px;
	border-bottom: 1px #efefef solid;
	color: #3f3f3f;
	width: 430px;
	margin-bottom: 10px;
	
}	

.search_post_top h2 a {
	color: #3f3f3f;
	text-decoration: none;
}
.search_post_top h2 a:hover {
	text-decoration: underline;
	background: #efefef;
}

.search_post_left {
	width: 150px;
	float: left;
	margin-top: 25px;
	padding: 0 15px 0 10px;
	border-right: 1px solid #efefef;
}


.search_post_right {
	width: 460px;	
	float: left;
	margin: 10px 0 0 0;

}	

.search_post_bottom {
	width: 460px;
	margin-top: 20px;
}

.search_post_top p {
	margin: 10px 0 0 20px;
}	

.search_post_bottom ul {
	list-style: none;
	display: inline; 
	margin-left: 20px;
}

.search_post_bottom ul li {
	float: left;
	display: inline;
}

.post-stats {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 0 40px 0 20px;
	float: left;
	border: 0;
	padding-top: 5px;
	width: 260px;
	
}

.continue-reading a {
	float: left;
	color: blue;
	font-family: 'PTSansRegular';
	font-size: 14px;
	text-decoration: underline;
	width: 120px;
	
}

.continue-reading a:hover {
	text-decoration: none;
}	

.continue-reading a:visited {
	text-decoration: none;
}

.post_promo {
	width: 150px;
	height: 150px;
	background: #CCC;
	margin: 10px 0;
	float: left;
}

.search_post_top p {
	font-family: 'PTSansRegular';
	font-size: 14px;
	line-height: 23px;
	color: #666;
	margin-top: 0;
	padding-top: 0;
		
}

/* New Singles */

/* Single Texture Loop */

.single-texture-post {
	margin: 7px;
	width: 195px;
	height: 195px;
	float: left;
}

.search_post {
	margin-top: 5px;
	width: 640px;
	padding-bottom: 25px;
	float: left;
	border-bottom: 1px #CCC dashed;
	
}

#new-singles {
	float: left;
	margin: -30px 0 20px 0;
	padding-bottom: 20px;
}

#new-singles h5 {
	color: #9f411b;
	font-size: 18px;
}

#new-singles ul {
	list-style: none;
	display: inline;
	float: left;
	margin: 20px 0 0 -40px;
	width: 620px;
}

#new-singles ul li {
	width: 195px;
	height: 195px;
	float: right;
	margin: 5px;
	/* background: #999; */
}

ul.singles-links {
	float: right;
	width: 10px;
	height: 20px;
	list-style: none;
	margin: 5px 0 0 70px;
	padding: 0;
	border: 1px green solid
}

ul.singles-links li a{
	float: right;
	width: 35px;
	height: 25px;
	color: #c53a00;
	font-size: 12px;
	font-family: 'PTSansRegular';
}

#new-singles ul li a img {
	border: 0;
}

.new-singles-view-all a {
	float: left;
	background: #c53a00;
	color: white;
	text-decoration: none;
	font-family: 'PTSansRegular';
	font-size: 15px;
	padding: 10px 15px;	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	margin: 0 0 0 410px;
}

.new-singles-view-all a:hover {
	background: black;

}

.new-packs-view-all a {
	float: right;
	background: #c53a00;
	color: white;
	text-decoration: none;
	font-family: 'PTSansRegular';
	font-size: 15px;
	padding: 10px 15px;	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	margin: -10px 0 0 0;
}

.new-packs-view-all a:hover {
	background: black;

}

/* CUSTOM SINGLE POST TIER 03 IMAGE ID's */

/* Red Smears  01 */

#featured-post-29 {

	background-image: url(images/featured-headers/RedSmears_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Red Drops 01 */

#featured-post-35 {

	background-image: url(images/featured-headers/RedDrops_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Duct Tape */

#featured-post-71 {

	background-image: url(images/featured-headers/DuctTape_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Wood 02 */

#featured-post-42 {

	background-image: url(images/featured-headers/Wood02_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Butterflies 01 */

#featured-post-121 {

	background-image: url(images/featured-headers/Butterflies_Inspiration.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Vintage Paper 01 */

#featured-post-185 {

	background-image: url(images/featured-headers/VintagePaper01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f4e8cc;
}

/* Denim Pack */

#featured-post-218 {

	background-image: url(images/featured-headers/DenimPack01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Dynamic Brushstrokes 01 */

#featured-post-231 {

	background-image: url(images/featured-headers/DynamicStrokes01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Watercolor 01 */

#featured-post-242 {

	background-image: url(images/featured-headers/Watercolor01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* German Bible */

#featured-post-268 {

	background-image: url(images/featured-headers/GermanBible_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #d4b07c;
}

/* 5 June Wallpapers */

#featured-post-286 {

	background-image: url(images/featured-headers/June29Wallpapers_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* 13 Film Burns */

#featured-post-318 {

	background-image: url(images/featured-headers/FilmBurn_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ce6f39;
}

/* 7 Subtle Grunge */

#featured-post-332 {

	background-image: url(images/featured-headers/SubtleGrunge_01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #efbea1;
}

/* Cracked and Peeling Wood */

#featured-post-344 {

	background-image: url(images/featured-headers/CrackedPeelingWood_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Brick Pack 01 */

#featured-post-359 {

	background-image: url(images/featured-headers/BrickPack_01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Vintage Stamps */

#featured-post-378 {

	background-image: url(images/featured-headers/RetroStamps_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #dad1c0;
}

/* Urban Identity Volume One */

#featured-post-389 {

	background-image: url(images/featured-headers/UrbanIdentity-Vol01_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/*  Dirty Paper Volume One */

#featured-post-406 {
	background-image: url(images/featured-headers/DirtyPaper_VolumeOne_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f9f3dd;
}

/* Friday Grab Bag Volume One */

#featured-post-420 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeOne_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Kinetic Splatter Brushes */

#featured-post-434 {

	background-image: url(images/featured-headers/KineticSplatterBrushes_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Friday Grab Bag Volume Two */

#featured-post-446 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeTwo_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Burned Vintage Paper */

#featured-post-456 {

	background-image: url(images/featured-headers/BurnedVintagePaper_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #cfb18d;
}

/* Friday Grab Bag Volume Three */

#featured-post-463 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeThree_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Old Salt */

#featured-post-512 {

	background-image: url(images/featured-headers/OldSalt_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Friday Grab Bag Volume Four */

#featured-post-522 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeFour_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Old Dirty Cardboard */

#featured-post-532 {

	background-image: url(images/featured-headers/VV_OldCardboard_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #beab8d;
}

/* Friday Grab Bag Volume Five */

#featured-post-554 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeFive_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Aged Comic Books */

#featured-post-562 {

	background-image: url(images/featured-headers/AgedComicBooks_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* B+W Grunge */

#featured-post-576 {

	background-image: url(images/featured-headers/BlackandWhiteGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Friday Grab Bag Volume Six */

#featured-post-585 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeSix_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Colorful Peeling Rust */

#featured-post-592 {

	background-image: url(images/featured-headers/ColorfulPeelingRust_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Grunge Shapes Patterns */

#featured-post-601 {

	background-image: url(images/featured-headers/GrungeShapePhotoshopPatterns_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Friday Grab Bag Volume Seven */

#featured-post-609 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeSeven_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Wrinkled Paper */

#featured-post-621 {

	background-image: url(images/featured-headers/WrinkledPaper_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Colored Grunge */

#featured-post-631 {

	background-image: url(images/featured-headers/ColoredGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #8eb3b9;
}

/* Friday Grab Bag Volume Eight */

#featured-post-640 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeEight_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Autumn Leaves */

#featured-post-656 {

	background-image: url(images/featured-headers/AutumnLeaves_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #dbaf82;
}

/* FGB 9 */

#featured-post-677 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeNine_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Watercolor Stained Paper */

#featured-post-689 {

	background-image: url(images/featured-headers/WatercolorStainedPaper_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* FGB 10 */

#featured-post-702 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeTen_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Soft Focus Fire */

#featured-post-711 {

	background-image: url(images/featured-headers/FireTextures_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* FGB 11 */

#featured-post-719 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeEleven_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Sepia Textures */

#featured-post-729 {

	background-image: url(images/featured-headers/SepiaTextures_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #d09a42;
}

/* FGB 12 */

#featured-post-736 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeTwelve_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Experimental Fractal */

#featured-post-749 {

	background-image: url(images/featured-headers/ExperimentalFractal_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* FGB 13 */

#featured-post-761 {

	background-image: url(images/featured-headers/FridayGrabBag_VolumeThirteen_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Dynamic Vintage Grunge */

#featured-post-772 {
	background-image: url(images/featured-headers/DynamicVintageGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Antique Postcards */

#featured-post-779 {
	background-image: url(images/featured-headers/AntiquePostcards_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #c3b399;
}

/* New Testament Deconstruction */

#featured-post-787 {
	background-image: url(images/featured-headers/NewTestament_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Ralph Steadman Ink Splatter */

#featured-post-797 {
	background-image: url(images/featured-headers/RalphSteadman_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Bokeh Grunge */

#featured-post-816 {
	background-image: url(images/featured-headers/BokehGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Dark and Gritty */

#featured-post-823 {
	background-image: url(images/featured-headers/DarkandGritty_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Christmas Bokeh */

#featured-post-836 {
	background-image: url(images/featured-headers/ChristmasBokeh_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Christmas Bokeh */

#featured-post-850 {
	background-image: url(images/featured-headers/WrinkledTissuePaper_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* 2011: A Year In Review */

#featured-post-859 {
	background-image: url(images/featured-headers/2011_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Light Streaks */

#featured-post-887 {
	background-image: url(images/featured-headers/LightStreaks_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ff38a3;
}

/* Frosted Window */

#featured-post-904 {
	background-image: url(images/featured-headers/FrostedWindow_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Organic Grunge */

#featured-post-920 {
	background-image: url(images/featured-headers/OrganicGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #adaa9b;
}

/* Assorted Fabric */

#featured-post-928 {
	background-image: url(images/featured-headers/AssortedFabric_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #1d2027;
}

/* Next Day Flyers Giveaway */

#featured-post-937 {
	background-image: url(images/featured-headers/NDF_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Hardcore Colorful Grunge */

#featured-post-962 {
	background-image: url(images/featured-headers/HardcoreColorfulGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e15e30;
}

/* Cool Blue */

#featured-post-971 {
	background-image: url(images/featured-headers/CoolBlue_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Blazing Fire */

#featured-post-980 {
	background-image: url(images/featured-headers/BlazingFire_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Rainy Day */

#featured-post-996 {
	background-image: url(images/featured-headers/RainyDay_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #90a0af;
}

/* Macro Distressed Wood */

#featured-post-1005 {
	background-image: url(images/featured-headers/MacroDistressedWood_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Colorful Motion */

#featured-post-1018 {
	background-image: url(images/featured-headers/ColorfulMotion_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e0a6e0;
}

/* Duotone Grunge */

#featured-post-1096 {
	background-image: url(images/featured-headers/DuotoneGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #36344a;
}

/* Wrinkled Grunge */

#featured-post-1111 {
	background-image: url(images/featured-headers/WrinkledGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Antique Tax */

#featured-post-1155 {
	background-image: url(images/featured-headers/AntiqueTax_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f6c67c;
}

/* Antique Journal */

#featured-post-1162 {
	background-image: url(images/featured-headers/AntiqueJournal_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e7d7b6;
}

/* White Stone Wall */

#featured-post-1182 {
	background-image: url(images/featured-headers/WhiteStoneWallGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* 13 Spade */

#featured-post-1193 {
	background-image: url(images/featured-headers/13Spade_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

.13spade-title {
	color: black;
	font-family: 'PTSansBold', Verdana;
	font-size: 22px;
	float: left;
	margin-bottom: 15px;
}

/* Stained Sheet Music */

#featured-post-1240 {
	background-image: url(images/featured-headers/StainedSheetMusic_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}


/* Old Farm Tractor */

#featured-post-1261 {
	background-image: url(images/featured-headers/OldFarmTractor_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #2f2121;
}


/* Simple White Grunge */

#featured-post-1273 {
	background-image: url(images/featured-headers/SimpleWhiteGrunge_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* Military Aircraft */

#featured-post-1281 {
	background-image: url(images/featured-headers/MilitaryAircraft_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}

/* 35mm Volume One */

#featured-post-1288 {
	background-image: url(images/featured-headers/35mmVolumeOne_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #6f7d98;
}

/* Dartboard */

#featured-post-1300 {
	background-image: url(images/featured-headers/AgedDartboard_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}


/* Fractal Wallpapers Volume One */

#featured-post-1313 {
	background-image: url(images/featured-headers/FractalWallpapers_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Abstract Hazy */

#featured-post-1328 {
	background-image: url(images/featured-headers/AbstractHazy_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Noisy Stripes */

#featured-post-1340 {
	background-image: url(images/featured-headers/AbstractNoisyStripes_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

/* Artificial Crystalline */

#featured-post-1350 {
	background-image: url(images/featured-headers/ArtificalCrystalline_featured.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
}