/*   
Theme Name: VV 2013
Theme URI: http://www.valleysinthevinyl.com
Description: The new 2013 theme for Valleys in the Vinyl.
Author: Dustin Schmieding
Author URI: http://www.valleysinthevinyl.com
.
*/

@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: black;
	min-width: 320px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
	margin: 0;
	padding: 0;	
}

p {
	font-family: 'HattoriHanzoLight', Verdana;
	color: #191919;
	font-size: 12pt;
	line-height: 15pt;
}

p.italic {
	font-family: 'HattoriHanzoLightItalic';
}

.light-gray {
	color: #6c6c6c;
	padding-bottom: 20px;
}

.orange {
	color: #df651c;
}

a img {
	border: none;
}

div, ul { 
    transition:all .1s linear; 
    -o-transition:all .1s linear; 
    -moz-transition:all .1s linear; 
    -webkit-transition:all .1s linear;
}

.right {
	float: right;
}

@font-face {
    font-family: 'HattoriHanzoLight';
    src: url('fonts/Hattori_Hanzo-webfont.eot');
    src: url('fonts/Hattori_Hanzo-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Hattori_Hanzo-webfont.woff') format('woff'),
         url('fonts/Hattori_Hanzo-webfont.ttf') format('truetype'),
         url('fonts/Hattori_Hanzo-webfont.svg#HattoriHanzoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HattoriHanzoLightItalic';
    src: url('fonts/Hattori_Hanzo_Italic-webfont.eot');
    src: url('fonts/Hattori_Hanzo_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Hattori_Hanzo_Italic-webfont.woff') format('woff'),
         url('fonts/Hattori_Hanzo_Italic-webfont.ttf') format('truetype'),
         url('fonts/Hattori_Hanzo_Italic-webfont.svg#HattoriHanzoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RokkittRegular';
    src: url('fonts/Rokkitt-webfont.eot');
    src: url('fonts/Rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Rokkitt-webfont.woff') format('woff'),
         url('fonts/Rokkitt-webfont.ttf') format('truetype'),
         url('fonts/Rokkitt-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container {
	width: 100%;
	background: url(images/VV-White-Main-Repeat.jpg);
	margin-top: 400px;
	float: left;
	position: relative;
	padding: 20px 0;
	min-width: 320px;
}

#container-page {
	width: 100%;
	background: url(images/VV-White-Main-Repeat.jpg);
	float: left;
	margin-top: 80px;
	position: relative;
	padding: 40px 0 20px 0;
	min-width: 320px;
}

#container-page h2 {
	font-family: 'RokkittRegular';
	font-size: 30pt;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}

h2.tag {
	font-family: 'RokkittRegular';
	font-size: 30pt;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
}

#header {
	width: 100%;
	height: 75px;
	background: #1a1a1a;
	padding-top: 10px;
	position: fixed;
	z-index: 10000;
	-webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.2);
}

#head-container {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}

.container-width {
	min-width: 320px;
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
}

h1 a {
	width: 40px;
	height: 60px;
	background: url('images/sprite.png') 0 0;
	text-indent: -9999px;
	display: block;
}

h1 a:hover {
	opacity: .5;
}

/* === Nav === */

ul#nav {
	float: right;
	list-style: none;
	height: 40px;
	width: 580px;
	margin: -40px 0 0 0;
	padding: 0;
}

ul#nav li a{
	display: inline;
	float: left;
	margin-right: 30px;
}

.home a {
	width: 48px;
	height: 40px;
	background: url(images/sprite.png) -53px 0px;
	text-indent: -9999px;
	float: left;
	display: block;
}

.home a:hover {
	background: url(images/sprite.png) -53px -41px;
}

.about a {
	width: 55px;
	height: 40px;
	background: url(images/sprite.png) -100px 0;
	text-indent: -9999px;
	float: left;
	display: block;
}

.about a:hover {
	background: url(images/sprite.png) -100px -41px;
}

.blog a {
	width: 43px;
	height: 40px;
	background: url(images/sprite.png) -157px 0;
	text-indent: -9999px;
	float: left;
	display: block;
}

.blog a:hover {
	background: url(images/sprite.png) -157px -41px;
}

.gallery a {
	width: 70px;
	height: 40px;
	background: url(images/sprite.png) -200px 0;
	text-indent: -9999px;
	float: left;
	display: block;
}

.gallery a:hover {
	background: url(images/sprite.png) -200px -41px;
}

.wallpapers a {
	width: 100px;
	height: 40px;
	background: url(images/sprite.png) -270px 0;
	text-indent: -9999px;
	float: left;
	display: block;
}

.wallpapers a:hover {
	background: url(images/sprite.png) -270px -41px;
}

.contact a {
	width: 80px;
	height: 40px;
	background: url(images/sprite.png) -370px 0;
	text-indent: -9999px;
	float: left;
	display: block;
	margin-right: 0;
}

.contact a:hover {
	background: url(images/sprite.png) -370px -41px;
}

/*  === */

.tier-02 {
	/*background: url('images/tier-02-test-image.jpg') no-repeat;*/
	background-size: cover;
	height: 320px;
	width: 100%;
	/* margin: 80px 0 20px 0; */
	position: fixed;
	top: 80px;
}

a .tier-02:hover {
	opacity: .7;
}

a .tier-02 h2  {
	background: url(images/gray-trans.png);
	font-size: 30pt;
	color: white;
	padding: 15px 10px 15px 0;
	margin: 130px auto 0 auto;
	font-family: 'RokkittRegular';
	width: 75%;
	min-width: 300px;
	max-width: 700px;
	text-decoration: none;
	text-align: center;
	text-indent: -100px;
}

.tier-02 img {
	position: center;
}

.tier-02-page {
	background-image: url(subhead-images/rotate.php);
	background-size: cover;
	height: 320px;
	width: 100%;
	position: fixed;
	top: 80px;
}

.tier-02-page h2, .tier-02-post h2 {
	background: url(images/gray-trans.png);
	font-size: 28pt;
	color: white;
	padding: 15px;
	margin: 100px auto 0 auto;
	font-family: 'RokkittRegular';
	min-width: 320px;
	max-width: 600px;
	text-decoration: none;
	text-align: center;
}

.tier-02-page h2 {
	background: url(images/gray-trans.png);
	width: 300px;
	height: 300px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	text-align: center;
	vertical-align: middle;
	
}

.tier-02-post {
	background-size: cover;
	height: 320px;
	width: 100%;
	position: fixed;
	top: 80px;
}

.newest-post-title {
	color: white;
	margin: -70px 0 0 -80px;
	font-family: 'HattoriHanzoLightItalic';
	font-size: 18pt;
	width: 189px;
	height: 71px;
	float: left;
	background: url(images/newest-post.png);
	text-indent: -9999px;
}

/* === Body Content === */

.page-body {
	width: 95%;
	max-width: 1000px;
	min-width: 320px;
	margin: 0 auto;
}

.column-left {
	width: 700px;
	float: left;
	margin-right: 50px;
	margin-bottom: 40px;
}

.column-right {
	width: 250px;
	float: left;
}

h3 {
	color: #1f1f1f;
	font-family: 'RokkittRegular';
	font-size: 16pt;
	margin: 10px 0 0 0;
} 

.sidebar-block h3 {
	background: #1f1f1f;
	font-family: 'RokkittRegular';
	font-size: 15pt;
	text-transform: uppercase;
	color: white;
	width: 90%;
-webkit-box-shadow: 4px 4px 0px rgba(223, 101, 28, 1);
-moz-box-shadow:    4px 4px 0px rgba(223, 101, 28, 1);
box-shadow:         4px 4px 0px rgba(223, 101, 28, 1);
	padding: 10px;
	margin-bottom: 10px;
}

h3.stripe {
	padding: 10px;
	background: url('images/VV-Black-Repeat.jpg');
	font-family: 'RokkittRegular';
	color: white;
	font-size: 18pt;
}

h3#latest-posts {
	padding: 10px 0 10px 0;
	font-family: 'RokkittRegular';
	color: #1a1a1a;
	font-size: 17pt;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
	width: 98%;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.post-block {
	float: left;
	width: 46%;
	margin: 0 25px 50px 0;
	height: 370px;
}

.post-block a img {
	width: 100%;
	height: 220px; 
	border: 5px #dedede solid;
	overflow: hidden;
} 

.post-block a img:hover {
	opacity: .7;
}

.post-block h3  a{
	font-family: 'HattoriHanzoLightItalic', Verdana;
	color: #202020;
	width: 100%;
	font-size: 18pt;
	text-decoration: none;
	padding: 3px;
}

.post-block h3 a:hover {
	color:	#df651c;
	background: #e2e2e2;
}

.post-block p {
	color: #333;
	padding-left: 3px;
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	text-overflow: ellipsis;
	font-family: 'RokkittRegular';
}

h4.post-block-date {
	background: url(images/date-bg.jpg);
	/* background-color: #dedede; 
	color: #717171;*/
	color: #333;
	padding: 10px;
	font-family: 'RokkittRegular';
	font-size: 14pt;
	width: 120px; 
	text-align: center;
	margin: 0 0 -40px -10px;
	position: relative;
	transform: rotate(-10deg);
	-ms-transform: rotate(-10deg); /* IE 9 */
	-webkit-transform: rotate(-10deg); /* Safari and Chrome */
	-o-transform: rotate(-10deg); /* Opera */
	-moz-transform: rotate(-10deg); /* Firefox */
	-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.45);
	box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.45);
}

/* === Pagination === */

.navigation {
	width: 100%;	
	float: left;
}

.emm-paginate {
	float: right;
	/* border-top: 1px #dadada dashed; */
	padding-top: 15px;
	margin-bottom: 25px;
}
.emm-paginate a {
	background:#666; 
	font-family: 'HattoriHanzoLight' ;
	color: white; 
	margin-right: 5px; 
	padding: 5px 10px;
	text-align: center; 
	text-decoration: none;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10pt;
}
.emm-paginate a:hover, .emm-paginate a:active {
	background:#1f1f1f; 
	color:white;
}
.emm-paginate .emm-title {
	color: white; 
	margin-right:4px;	
}
.emm-paginate .emm-gap {
	color: #c53a00; 
	margin-right:4px;
}

.emm-paginate .emm-current {
	background:#222222; 
	font-family: 'HattoriHanzoLight', Verdana ;
	color: white; 
	margin-right: 5px; 
	padding: 5px 10px;
	text-align: center; 
	font-size: 10pt;
	text-decoration: none;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.emm-paginate .emm-page {
	color: white;
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
	color: white;
}

/* === Sidebar === */

iframe {
	padding: 0;
}

.sidebar-block {
	width: 100%;
	float: left;
	padding-bottom: 15px; 
	margin-bottom: 15px;
}

#sidebar-social {
	height: auto;
	margin-top: 30px;
	min-width: 225px;
}

ul.social {
	list-style: none;
	width: 100%;
	height: 47px;
	float: left;
	margin: 0;
	padding: 0 0 15px 0;
}

ul.social li a {
	text-indent: -9999px;
	width: 50px;
	height: 49px;
	float: left;
	margin: 0 2px;
}

ul.social li a:active {
	opacity: .5;
}

.facebook a {
	background: url(images/sprite.png) -449px 0;
}

.facebook a:hover {
	background: url(images/sprite.png) -449px -51px;
}

.twitter a {
	background: url(images/sprite.png) -500px 0;
}

.twitter a:hover {
	background: url(images/sprite.png) -500px -51px;
}

.flickr a {
	background: url(images/sprite.png) -551px 0;
}

.flickr a:hover {
	background: url(images/sprite.png) -551px -51px;
}

.rss a {
	background: url(images/sprite.png) -602px 0;
}

.rss a:hover {
	background: url(images/sprite.png) -602px -51px;
}

/* Search Bar */

fieldset.search {
	border: none;
	margin: 5px 0 20px -10px;
	display: inline;
}

.search input, .search button {
	border: none;
	float: left;
}

.search input.box {
	color: #333;
	font-size: 13pt;
	width: 180px;
	height: 29px;
	padding: 0 5px;
	border: 2px #e3e3e3 solid;
	border-top: 3px #e3e3e3 solid;
	background: #f4f4f4;
	float: left;
}


.search button.btn {
	width: 40px;
	height: 33px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/sprite.png) -502px -138px;
	float: left;
	background-color: black;

}
.search button.btn:hover {
	background: url(images/sprite.png) no-repeat -502px -105px;
}
	
h3.search_h3 {
	margin-bottom: 40px;
}

/* End Search Bar */


#sidebar-categories ul {
	background: none;
	padding: 0;
	margin: 25px 0 5px 0;
	list-style: none;
	width: 100%;
} 

ul#categories {
	width: 100%;
	height: auto;
}

ul#categories li a {
	font-family: 'HattoriHanzoLight';
	text-decoration: none;
	color: #1d1d1d;
	font-size: 13pt;
	padding: 8px 5px 8px 5px;
	background: none;
	width: 45%;
	border-bottom: 1px dashed #dedede;
	margin: 0;
	float: left;
}	

ul#categories li a:hover {
	color: #df651c;
	font-family: 'HattoriHanzoLightItalic';
}

/* Sidebar Flickr User Showcase */

.afg-cell {
	padding: 5px 0 20px 0;
}

img.afg-img {
	width: 95%;
	height: auto;
	overflow: hidden;
	position: center;
}

/* === */

#sidebar-donate p {
	margin-top: 25px;
}

#sidebar-donate input {
	margin-left: 15px;
}

#sidebar-donate input:hover {
	opacity: .6;
}


/* === Footer === */

#footer {
	background: url('images/VV-Black-Repeat.jpg');
	height: 280px;
	width: 100%;
	position: relative;
	float: left;
	padding-top: 50px;
}

#footer h5 {
	margin: 0 0 10px 0;
	color: white;
	font-family: 'RokkittRegular';
	color: #df651c;
	font-size: 14pt;
}

#footer-base {
	background: #111111;
	padding: 10px 0;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 45px;
}

#footer-tagline {
	width: 280px;
	height: 170px;
	float: left;
	background: url(images/sprite.png) -170px -80px;
	text-indent: -9999px;
}

#footer-terms {
	float: right;
	width: 220px;
}

#footer-terms p {
	color: white;
	font-size: 11pt;
	line-height: 14pt;
	margin-bottom: 10px;
}

p#copyright {
	float: left;
	color: #767676;
	font-size: 10pt;
	margin-top: 10px;
}

#footer-vv-logo {
	width: 235px;
	height: 80px;
	background: url(images/sprite.png) -660px 0;
	float: left;
	text-indent: -9999px;
	margin: -45px 20% 0 20%;
}

#fortyblocks a {
	width: 51px;
	height: 43px;
	background: url(images/sprite.png) -601px -105px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-top: -25px 0 0 0;
	padding: 0;
}

#fortyblocks a:hover {
	background: url(images/sprite.png) -656px -105px;
}

ul#footer-social {
	width: 150px;
	float: left;
	list-style: none;
	margin: 0 140px 0 0;
}

ul#footer-social li a {
	width: 130px;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	text-indent: 35px;
	color: white;
	font-family: 'HattoriHanzoLight';
	text-decoration: none;
	font-size: 10pt;
}

ul#footer-social li a:hover {
	color: #df651c;
}

.footer-facebook a {
	background: url(images/sprite.png) 0 -80px;
	line-height: 20pt;
	height: 24px;
}

.footer-facebook a:hover {
	background: url(images/sprite.png) 0 -178px;
}

.footer-twitter a {
	background: url(images/sprite.png) 0 -106px;
	line-height: 20pt;
	height: 24px;
}

.footer-twitter a:hover {
	background: url(images/sprite.png) 0 -204px;
}

.footer-rss a {
	background: url(images/sprite.png) 0 -132px;
	line-height: 20pt;
	height: 24px;
}

.footer-rss a:hover {
	background: url(images/sprite.png) 0 -230px;
}

.footer-subscribe a {
	background: url(images/sprite.png) 0 -159px;
	height: 18px;
	line-height: 12pt;
}

.footer-subscribe a:hover {
	background: url(images/sprite.png) 0 -257px;
}

/* === Wallpapers Page === */

.wallpaper-block {
	width: 100%;
	float: left;
	margin: 20px 0;
	padding-bottom: 20px;
}

.wallpaper-block img {
	width: 100%;
	height: auto;
	float: left;
	-webkit-box-shadow: 0px 6px 5px rgba(50, 50, 50, 0.43);
	-moz-box-shadow: 0px 6px 5px rgba(50, 50, 50, 0.43);
	box-shadow: 0px 6px 5px rgba(50, 50, 50, 0.43);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.wallpaper-block ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 350px;
	height: 60px;
}

.wallpaper-block ul li a{
	float: left;
	margin: 0 8px 0 0;
	padding: 10px 20px;
	font-family: 'HattoriHanzoLight', Tahoma;
	text-decoration: none;
	color: white;
	background: url(images/h2-bg.jpg);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	transition:all .1s linear; 
    -o-transition:all .1s linear; 
    -moz-transition:all .1s linear; 
    -webkit-transition:all .1s linear;
}

.wallpaper-block ul li a:hover {
	/* padding-top: 13px; */
	color: #df651c;
}

/* === Buttons === */

a.flickr-btn {
	margin: 15px auto;
	padding: 10px 25px;
	background: url(images/btn-bg.jpg);
	color: white;
	font-family: 'HattoriHanzoLight', Tahoma;
	font-size: 14pt;
	text-decoration: none;
	width: 75%;
	float: left;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px #bebebe;
	box-shadow: 3px 3px 0px 0px #bebebe; 
}

a.flickr-btn:hover {
	background: url(images/btn-bg-hover.jpg);
}

a.flickr-btn:active {
	background: url(images/btn-bg-active.jpg);
}

/* ============== Single Post ===================== */

.single-post-block {

}

.post_intro {
	font-family: 'RokkittRegular';
	color: #282828;
	font-size: 17pt;
	padding: 25px 2%;
	border-bottom: 1px #dadada dashed;
	border-top: 1px #dadada dashed;
	margin-bottom: 25px;
	line-height: 22pt;
	float: left;
	width: 95%;
}

.single-post-head {
	width: 100%;
	float: left;
}

.single-post-block h3 {
	width: 20%;
	min-width: 300px;
	float: left;
	margin-right: 5%;
	font-size: 15pt;
	color: #3b3b3b;
	margin-top: 20px;
}

.entry-content h3 {
	width: 100%;
	color: #df651a;
	font-size: 17pt;
	padding-bottom: 15px;
}

.entry-content h5 {
	font-family: 'HattoriHanzoLight';
	width: 100%;
	font-size: 12pt;
	color: #666;
	margin: 20px 0 ;
	float: right;
}

.entry-content {
	width: 100%;
}

.entry-content p {
	width: 90%;
	font-size: 14pt;
	line-height: 17pt;
	font-family: 'RokkittRegular';
	padding: 10px;
	color: #3b3b3b;
}

.entry-content img {
	width: 100%;
}

.entry-content p img {
	width: 110%;
}

.tags {
	margin: 15px 0 20px 0;
	float: left;
	width: 90%;
	padding-bottom: 15px;
}

.tags a {
	color: white;
	font-family: 'HattoriHanzoLight';
	text-decoration: none;
	background: url(images/black-btn-bg.jpg);
	padding: 10px 15px;
	margin: 2px 2px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tags a:hover {
	background: #3e3e3e;
}

.post-download {
	width: 100%;
	margin: 20px 0;
}

.donate-btn {
	float: left;
	width: 230px;
	margin-top: -180px;
}

.donate-btn:hover {
	opacity: .7;
}

.post-dl {
	width: 200px;
	float: right;
}

.post-dl a {
	padding: 25px 35px;
	background: url(images/btn-bg.jpg);
	color: white;
	font-family: 'HattoriHanzoLight', Tahoma;
	font-size: 14pt;
	text-decoration: none;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px #bebebe;
	box-shadow: 3px 3px 0px 0px #bebebe; 
}

.post-dl a:hover {
	background: url(images/btn-bg-hover.jpg);
}

.post-dl a:active {
	background: url(images/btn-bg-down.jpg);
	margin: 2px -3px 0 0;
}

ul#share-btns {
	width: 100%;
	float: left;
	list-style: none;
	margin: 10px 0;
	padding: 20px 0;
	border-top: 1px #dedede dashed;
	border-bottom: 1px #dedede dashed;
}

ul#share-btns li {
	float: left;
	margin: 0 3px;
}

/* ======== Related Posts ========== */

.related-posts {
	width: 100%;
	float: left;
	margin: 15px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px #dedede dashed; 
}

h3.related_post_title {
	background: #1f1f1f;
	font-family: 'RokkittRegular';
	font-size: 15pt;
	text-transform: uppercase;
	color: white;
	width: 95%;
-webkit-box-shadow: 4px 4px 0px rgba(223, 101, 28, 1);
-moz-box-shadow:    4px 4px 0px rgba(223, 101, 28, 1);
box-shadow:         4px 4px 0px rgba(223, 101, 28, 1);
	padding: 10px;
	margin-bottom: 10px;
}

.related-posts h4 {
	width: 100%;
	font-family: 'RokkittRegular';
	font-size: 15pt;
	color: #1f1f1f;
	margin-bottom: 15px;
}

.related-posts-block {
	width: 31%;
	float: left;
	margin: 5px;
	float: left;
	background: url(images/black-btn-bg.jpg);
}

.related-posts-block:hover {
	opacity: .6;
}

.related-posts-block a img {
	width: 92%;
	margin-left: 4%;
}

.related-posts-block h6 a {
	text-decoration: none;
	background: #101010; 
	color: white;
	font-family: 'HattoriHanzoLight';
	font-size: 12pt;
	padding: 15px;
	float: left;
	width: 90%;
	margin-top: -15px;
} 

/* === Related Posts Plugin === */

.related-posts ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

.related-posts ul li {
	width: 48%;
	float: left;
	margin: 5px;
	float: left;
}

.related-posts ul li:hover {
	opacity: .6;
}

.related-posts ul li a {
	text-decoration: none;
	/* background: #101010; */
	color: white;
	font-family: 'HattoriHanzoLight';
	font-size: 12pt;
	padding: 15px 0;
	float: left;
	width: 96%;
	margin-top: -15px;
	
}

a.wp_rp_title {
	background: #171717;
	background: url('images/VV-Black-Repeat.jpg');
	text-indent: 10px;
	width: 100%;
	padding-top: 5px;
	margin: 0;
}

.related-posts ul li img{
	width: 100%;
	background: none;
	margin-bottom: 0;
}

/* === Comments Section === */

#disqus_thread {
	width: 100%;
	float: left;
}	

#disqus_thread h3 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

h3#comments {
	width: 100%;
}

ul#disq-comments {
	list-style: none;
	width: 100%;
	margin: 15px 0;
	padding: 0;
}

ul#commentlist li {
	padding: 10px 0;
	margin: 5px 0;
	border-bottom: 1px #dedede solid;
	float: left;
	width: 100%;
}

.dsq-comment-header {
	color: #666;
	width: 100%;
	font-size: 12pt;
	font-weight: lighter;
	border: none;
	float: left;
}

#dsq-comments-title h3 {
	margin-bottom: -20px;
}

.dsq-comment-text p{
	margin-left: 30px;	
	width: 90%;
	float: left;
	font-size: 11pt;
}

.dsq-options {
	visibility: hidden;
}

.dsq-request-user-stats {
	font-family: 'HattoriHanzoLight';
}

.dsq-trackback-url {
	visibility: hidden;
}

.dsq-full-comment {
	padding: 10px 0;
	margin: 5px 0;
	border-bottom: 1px #dedede solid;
	float: left;
	width: 100%;
}

.dsq-full-comment p {
	margin-left: 30px;	
	width: 90%;
	float: left;
}

span.dsq-comment-buttons {
	float: left;
	text-align: left;
}

.dsq-comment-message {
	
}

td.dsq-comment-header-meta, td.dsq-comment-header-meta a {
	font-family: 'HattoriHanzoLight';
	text-decoration: none;
	color: #333;
	font-size: 13pt;
	font-weight: lighter;
}

.dsq-request-user-info table a {
	/* color: white; */
	font-family: 'HattoriHanzoLight';
	text-decoration: none;
	background: #171717;
	padding: 10px 15px;
	margin: 2px 2px;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#dsq-form-area {
	float: left; 
	width: 80%;
	margin: -20px 0 0 0;
}

#dsq-textarea-wrapper.dsq-textarea-wrapper {
	min-height: 40px;
	font-size: 12pt;
	color: #666;
}

.dsq-comment-buttons button.dsq-button-small, button.dsq-button {
	color: white;
	font-family: 'HattoriHanzoLight';
	font-size: 10pt;
	text-decoration: none;
	background: #171717;
	padding: 5px 8px;
	margin: 2px 2px;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dsq-comment-buttons button.dsq-button-small:hover, button.dsq-button:hover {
	background: #666;
}

.dsq-reply {
	float: left;
	margin: 50px 0;
	width: 100%;
	padding: 0;
}

.dsq-reply h3{
	width: 100%;
	float: left;
	margin: 50px 0;
}

/* === About Page === */

.about-block, .about-block-02 {
	width: 100%;
	float: left;
	margin: 20px 0;
	font-family: 'RokkittRegular';
}

.about-block h3, .about-block-02 h3 {
	color: #df651a;
	padding-bottom: 10px;
	font-size: 18pt;
}

.about-block h4, .about-block-02 h4 {
	font-size: 17pt;
	margin: 20px 0 -10px 0;
	padding-bottom: 0;
}

.about-block-02 p img {
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.about-block p img {
	width: 100%;
	height: auto;
	float: right;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.about-block p, .about-block-02 p {
	font-family: 'RokkittRegular';
	font-size: 13pt;
	line-height: 16pt;
	float: left;
	width: 45%;
	margin: 10px 5% 10px 0;
}

/* === Contact Form === */

.contact-type {
	width: 45%;
	float: left;
	margin-top: 30px;
	margin-right: 10%;
	line-height: 18pt;
	font-size: 14pt;
	font-family: 'RokkittRegular';
}

.contact-type p {
	line-height: 18pt;
	font-size: 14pt;
	font-family: 'RokkittRegular';
}

.contact-block {
	width: 45%;
	float: left;
	margin: 20px 0 0 0;
}

.wpcf7-form-control-wrap {
	font-family: 'HattoriHanzoLight';
}

input.wpcf7-form-control.wpcf7-submit {
	padding: 15px 25px;
	background: url(images/btn-bg.jpg);
	color: white;
	font-family: 'HattoriHanzoLight', Tahoma;
	font-size: 14pt;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 0px 0px #bebebe;
	box-shadow: 3px 3px 0px 0px #bebebe; 
	cursor: pointer;
	border: 0;
	margin-bottom: 25px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	background: url(images/btn-bg-hover.jpg);
}

input.wpcf7-form-control.wpcf7-submit:active {
	background: url(images/btn-bg-down.jpg);
}

.contact-submit {
	margin-top: 30px;
}

.wpcf7-form p textarea {
	font-family: Verdana;
}

input.wpcf7-form-control {
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px #999 solid;
	margin-top: 5px;
	width: 97%;
}

textarea {
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px #999 solid;
	margin-top: 5px;
	width: 97%;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	width: 97%;
}

textarea.wpcf7-form-control.wpcf7-textarea p {
	font-size: 12pt;
}


/* === Gallery Page and Sub-Pages === */

a.back-to-gallery {
	color: #1a1a1a;
	font-family: 'RokkittRegular';
	text-decoration: none;
	font-size: 14pt;
	padding: 20px 0;
	float: left;
	width: 100%;
}

a.back-to-gallery:hover {
	color: #df651a;
}

h3.orange {
	padding-top: 10px;
}

ul#gallery-cats {
	list-style: none;
	float: left;
	width: 100%;
	margin: 20px 0;
	padding: 0;
	border-bottom: 1px #a1a1a1 dashed;
	border-left: 1px #a1a1a1 dashed;
}

ul#gallery-cats li a {
	font-family: 'RokkittRegular';
	color: #333;
	float: left;
	font-size: 16pt;
	/* background: #1f1f1f;
	padding: 10px 15px; */
	text-decoration: none;
	width: 33.1%;
	padding: 10px 0;
	border-top: 1px #a1a1a1 dashed;
	border-right: 1px #a1a1a1 dashed;
	text-indent: 15px;
}

ul#gallery-cats li a:hover {
	color: #df651c;
}


.afg-gallery {
	width: 100%;
	float: left;
}

.afg-row {
	width: 100%;
	float: left;
}

.afg-cell {
	float: left;
	width: 33%;
	height: 200px;
	overflow: hidden;
	margin-bottom: 5px;
}

.afg-cell:hover {
	opacity: .7;
}

img.afg-img {
	float: left;
	height: 200px;
	overflow: hidden;
}

.afg-pagination {
	font-family: 'RokkittRegular';
	width: 100%;
	float: left;
}

.afg-pagination a.afg-page, font.afg-page {
	color: white;
	padding: 5px;
	background: #1f1f1f;
	font-family: 'RokkittRegular';
	font-size: 12pt;
	text-decoration: none;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

font.afg-cur-page {
	color: white;
	padding: 5px;
	background: #df651c;
	font-family: 'RokkittRegular';
	font-size: 12pt;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


/* ======================== 751-1084 ================================ */


@media screen and (min-width: 320px) and (max-width: 1084px) {

.column-left {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	border-bottom: 1px solid #dedede;
}

h3#latest-posts {
	margin-bottom: 0;
}

.column-right {
	width: 100%;
}

.post-block {
	float: left;
	width: 45%;
	margin: 30px 0 30px 0;
	padding: 0 2%;

}

.post-block p {
	text-overflow: ellipsis;
	white-space: no-wrap;
}

.post-block h3 {
	max-height: 100px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.post-block a img {
	width: 100%;
	height: 250px;
	border: 5px #dedede solid;
} 

.sidebar-block {
	width: 47%;
	float: left;
	height: auto;
	margin: 0 30px 50px 0;
	padding-bottom: 5px;
	border-bottom: 0;
}

#sidebar-social {
	margin-top: 0;
}

#sidebar-categories {
	margin-right: 0;
}

ul#categories {
	width: 90%;
	height: auto;
	margin: 15px auto 0 0;
}

ul#categories li a {
	color: #1d1d1d;
	font-size: 13pt;
	padding: 8px 5px 8px 5px;
	background: none;
	width: 45%;
	min-width: 60px;
	border-bottom: 1px dashed #dedede;
	margin: 0;
}	

ul#categories li a:hover {
	background: none;
	color: #df651c;
}

#flickr-showcase {
	/*border-right: 1px solid #dedede; */'
}

#sidebar-donate {
	margin-right: 0;
}

#sidebar-donate p {

}

#sidebar-donate input {
	margin-left: 0;
}

/* =================== Footer ================ */

#footer {
	height: auto;
}

ul#footer-social {
	width: 150px;
	float: left;
	list-style: none;
	margin-right: 5%;
}

#footer-tagline {
	width: 280px;
	height: 170px;
	float: left;
	background: url(images/sprite.png) -170px -80px;
	text-indent: -9999px;
}

#footer-vv-logo {
	width: 240px;
	height: 80px;
	background: url(images/sprite.png) -660px 0;
	float: left;
	text-indent: -9999px;
	margin: -45px 10% 0 15%;
}
}

/* ============== Header 540-750 =============== */

@media screen and (min-width: 540px) and (max-width: 750px) {

#container-page {
	margin-top: 130px;
}

#header {
	width: 100%;
	height: 120px;
	background: #1a1a1a;
	padding-top: 10px;
	position: fixed;
	z-index: 10000;
}

#head-container {
	width: 520px;
	margin: 0 auto;
}

h1 a {
	width: 40px;
	height: 60px;
	background: url(images/sprite.png) 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 10px auto;
}

.tier-02-post h2 {
	margin-top: 150px;
}

/* === Nav === */

ul#nav {
	list-style: none;
	height: 30px;
	width: 520px;
	padding: 0;
	margin: 0 auto;
}

ul#nav li a{
	display: inline;
	float: left;
	margin-right: 20px;
	height: 30px;
}

.page-body {
	width: 95%;
	margin: 0 auto;
}

.column-left {
	width: 100%;
	min-width: 320px;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dedede;
}

.sidebar-block {
	width: 45%;
	border-right: none;
	margin: 10px;
}

#sidebar-social {
	margin-top: 15px;
}

.search input.box {
	width: 73%;
	float: left;
}

ul.social { 
	width: 240px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar-categories {
	border-right: none;
}

ul#categories {
	margin: 10px 0;
	padding: 0;
}

ul#categories li a {
	color: #1d1d1d;
	font-size: 13pt;
	padding: 8px 5px 8px 5px;
	background: none;
	width: 45%;
	min-width: 80px;
	border-bottom: 1px dashed #dedede;
	margin: 0;
}	

ul#categories li a:hover {
	background: none;
	color: #df651c;
}

#sidebar-social {
	margin-top: 10px;
	border-right: none;
}

ul#footer-social {
	width: 150px;
	list-style: none;
	margin-bottom: 20px;
	float: left;
}

ul#footer-social li a {
	float: left; 
}

#footer-terms {
	width: 43%;
	margin-bottom: 20px;
}

#footer-tagline {
	display: none;
}

.about-block p img {
	width: 100%;
	height: 300px;
	overflow: hidden;
	float: right;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.about-block-02 p img {
	height: 350px;
	width: 100%;
	overflow: hidden;
}

.about-block p {
	font-family: 'RokkittRegular';
	font-size: 13pt;
	line-height: 16pt;
	float: left;
	width: 100%;
	margin-right: 5% 0;
}

}

/* ============== */

/* === Nav 320-540 == */

@media screen and (min-width: 320px) and (max-width: 539px) {

#container-page {
	margin-top: 130px;
}

#header {
	width: 100%;
	height: 140px;
	background: #1a1a1a;
	padding-top: 10px;
	position: fixed;
	z-index: 10000;
}

#head-container {
	width: 100%;
	margin: 0 auto;
}

h1 a {
	width: 40px;
	height: 60px;
	background: url(images/sprite.png) 0 0;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px auto;
}

ul#nav {
	list-style: none;
	height: auto;
	width: 95%;
	min-width: 320px;
	padding: 0;
	margin: -5px auto 0 auto;
	background: #1a1a1a;
	position: relative;
}

ul#nav li a{
	float: left;
	margin: 5px;
	font-family: 'RokkittRegular';
	color: white;
	text-decoration: none;
	font-size: 14pt;
	height: 20px;
}

ul#nav li a:hover {
	background: none;
	color: #df651c;
}

.home a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
	margin-left: 10px;
}

.home a:hover {
	background: none;
	color: #df651c;
}

.about a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
}

.about a:hover {
	background: none;
	color: #df651c;
}

.blog a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
}

.gallery a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
}

.wallpapers a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
}

.contact a {
	background: none;
	text-indent: 0;
	float: left;
	display: block;
	margin-right: 0;
}

.tier-02-post h2 {
	margin-top: 150px;
}


.column-left {
	width: 100%;
	min-width: 320px;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}

.post-block {
	width: 96%;
	margin-bottom: 10px;
}

.sidebar-block {
	width: 100%;
	border-right: none;
	margin: 0 0 10px 0;
}

.sidebar-block h3 {
	font-size: 13pt;
}

.search input.box {
	width: 70%;
	float: left;
}

ul.social { 
	width: 240px;
	margin: 0;
}

#sidebar-social {
	margin-top: 0;
	border-right: none;
}

#sidebar-categories {
	border-right: none;
	width: 100%;
}

ul#categories {
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

ul#categories li a {
	width: 27%;
	margin: 5px 8px 5px 0;
}

#sidebar-donate {
	width: 100%;
}

#sidebar-donate p {
	width: 45%;
	float: left;
	padding-right: 20px;
}

#sidebar-donate input {
	margin-top: 25px;
}

#sidebar-donate input:hover {
	opacity: .6;
}

/* ///////// */

.related-posts ul li {
	width: 47%;
	float: left;
	margin: 5px;
	float: left;
	height: 220px;
}

.related-posts ul li a img {
	width: 100%;
	float: right;
}

a.wp_rp_title {
	background: #171717;
	background: url('images/VV-Black-Repeat.jpg');
	width: 95%;
	float: left;
	padding: 5%;
}

/* //////// */

#footer-tagline {
	width: 100%;
	background: url(images/sprite.png) 0 -290px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	display: none;
}

#footer-terms {
	width: 45%;
	margin: 20px 0 0 0;
}

ul#footer-social {
	width: 45%;
	list-style: none;
	margin: 20px 0;
	float: left;
	padding: 0;
}

ul#footer-social li a {
	float: left; 
	margin-bottom: 10px;
}
#footer-vv-logo {
	width: 240px;
	height: 80px;
	background: url(images/sprite.png) -660px 0;
	text-indent: -9999px;
	margin: 0 auto 10px auto;
}

.tags {
	margin: 15px 0 20px 0;
	float: left;
	width: 100%;
}
.about-block-02 p img {
	height: 350px;
	width: 100%;
	overflow: hidden;
}

.afg-cell {
	float: left;
	height: 150px;
	overflow: hidden;
	width: 30%;
}

img.afg-img {
	width: 100%;
	float: left;
	height: 150px;
	overflow: hidden;
	
}

}

/* ============== */

@media screen and (min-width: 1px) and (max-width: 600px) {

p#copyright {
	visibility: hidden;
}

#footer-vv-logo {
	width: 240px;
	height: 80px;
	background: url(images/sprite.png) -660px 0;
	text-indent: -9999px;
	margin: 0 auto 10px auto;
}

#fortyblocks a {
	visibility: hidden;
}

/* === About Page === */

.about-block {
	width: 100%;
	float: left;
	margin: 20px 0;
	font-family: 'RokkittRegular';
}

.about-block h3 {
	color: #df651a;
	padding-bottom: 10px;
	font-size: 18pt;
}

.about-block p img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	float: right;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.about-block p {
	font-family: 'RokkittRegular';
	font-size: 13pt;
	line-height: 16pt;
	float: left;
	width: 100%;
	margin-right: 5% 0;
}

}

/* ============== */

@media screen and (min-width: 320px) and (max-width: 470px) {

.contact-type {
	width: 95%;
}

.contact-block {
	width: 95%;
}

#sidebar-donate p {
	width: 90%;
	margin-bottom: 0;
}

ul#gallery-cats li a {
	font-size: 14pt;
}

.about-block-02 p img {
	width: 100%;
}

.about-block-02 p {
	width: 45%;
}

}