/*
Theme Name:     The Responsive Dreamvillain
Theme URI:      http://fishbucket.com/
Description:    Dreamvillain responsive white-out style 
Author:         Fishbucket, Inc.
Author URI:     http://fishbucket.com/
Template:       responsive
Version:        1.0
*/

/* =Import Responsive Theme Styles
-------------------------------------------------------------- */
@import url('../responsive/style.css');

/* =Start from here :)
-------------------------------------------------------------- */

.post, .post:hover, #header #logo, #header #logo:hover, h1 a, h1 a:hover, input, textarea, body, #footer, .introtext a, .introtext a:hover, #footer a, #footer a:hover, #sharethis, #sharethis:hover, nav a, nav a:hover {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out; 
      -ms-transition: all 0.3s ease-out; 
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; 
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 300;
}
/* overwrite everything that was bold, make it 400 */
strong, label,button, a.button, input[type='button'], input[type='submit'], input[type='reset'],#author-meta .about-author, .post-data, .read-more, #widgets .author, .widget-title, .widget-title-home h3, .menu a, .sub-header-menu a, .pagination  {
	font-weight:400;
}

body {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg-left.png), url(images/bg-right.png);
	background-repeat: repeat-y;
	background-position: left top, right top;
}
#container {
/*	background: #fff;*/
}
#wrapper {
	border: none;
	background: none;
}
#content-blog {
	width: 100%;
}
#header #logo {
	width: 100%;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	margin: 40px 0 30px;
}
/* =============================================================================
   Navigation - By GoMerch 
   ========================================================================== */
nav {color:#b5b5b5; font-size:17px; text-transform:uppercase; margin:20px auto; text-align: center;}
nav a{color:#b5b5b5; margin-right:2%;padding-left:2%;}
nav a:visited {color:#b5b5b5;}
nav .social {text-indent:-2000px; display:inline-block; background-position: center center; background-repeat: no-repeat !important; width: 10px; }
#twitter{ 	background-image:url(images/social/twitter.png); }
#facebook{	background-image:url(images/social/facebook.png); }
#youtube{	background-image:url(images/social/youtube.png); }
#instagram{	background-image:url(images/social/instagram.png); }

#twitter, #facebook, #youtube, #instagram {	
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
#twitter:hover, #facebook:hover, #youtube:hover, #instagram:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* =============================================================================
   End - By GoMerch 
   ========================================================================== */

h1 {
	font-size: 1.6em;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(images/line-grad.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.3em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1em;
}

h6 {
	font-size:.8em;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(images/line-grad.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 1.7em;
}

ul.menu {
	display: none;
}

a {
	color: #999;
}

#footer {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.home .post, .blog .post, .archive .post {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin-bottom: 50px;
}
.home .post:hover, .blog .post:hover, .archive .post:hover, #header #logo:hover, #footer:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.home #widgets {
	display: none;
}
.home #content {
	width: 100%;
}
.single #author-meta {
	display: none;
}
.post-entry, .post-entry p, .post-edit {
	text-align: center;
}
.post-entry img, .post-entry .fluid-width-video-wrapper {
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.2);
	box-shadow: 2px 2px 5px rgba(0,0,0,.2);
}
.post-entry iframe {
	max-width: 100% !important;
}
/* trying to hide the featured images but it breaks the full-size widths
.home .post-entry .wp-post-image {
	display: none;
	
}*/
.post-meta, .comments-link, .post-data {
	font-size:10px;
}
.post-meta, .post-data {
	text-align: center;
	font-style: italic;
}
#footer {
	color: #999;
	text-align: center;
	font-weight: 300;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	font-weight: 400;
}
#footer a:hover {
	color: #333;
}
.post-meta {
	margin-top: -5px;
}
.post-data, .post-data a {
	font-weight: 400;
	color: #999;
}
.post-data a:hover {
	color: #444;
}
#respond {
	margin: 20px auto 0;
	padding: 10px 20px;
	border: none;
	background-image: none;
	background-color: transparent;
	width: 60%;
	text-align:center;
}
#respond input {
	width: 97%;
}
blockquote {
	background: none;
	border: none;
}
blockquote p {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.commentlist {
	margin: 0 auto;
	width: 60%;
}
.commentlist li.alt {
	background: rgb(249, 249, 249);
	background: rgba(249, 249, 249, .3);
}
.commentlist li {
	background: #fff;
	background: rgba(255, 255, 255, .3);
}
.commentlist li p {
	font-size: 12px;
}
#comments, #pings {
	text-align: center;
}
.comment-body p, .comment-body .reply {
	margin-left: 70px;
}
.comment-body .comment-meta {
	font-style: italic;
}
.comment-author.vcard {
	margin-bottom: -5px;
}
.form-allowed-tags {
	color: #bbb;
}

.home h1 {
	display: none;
}
.home .post-entry img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}	
.home #wrapper {
	margin-top: 0px;
}
.home #header #logo {
	margin-top: 15%;
}
.home .introtext {
	font-size: 120%;
	line-height: 1.6em;
	margin:0 auto;
	width: 70%;
	color: #bbb;
}
.home .introtext a {
	margin-top:20px;
	display: block;
}
.home .introtext a:hover {
	color: #333;
}
.home a img {
	margin-bottom:0px;
}

.home #footer .uparrow {	/* don't need to link to top on the homepage */
	display: none;
}

.blog .post-meta, .blog .post-data, .archive .post-meta, .archive .post-data {
	display: none;
}
a img.alignnone {
	margin: 0;
}
.html5audio, .html5audio object {
	width: 100%;
}

/* fanbridge-form */
#fanbridge-form, #fanbridge-form th, #fanbridge-form td  {
	border: none;
}
#fanbridge-form th  {
	text-align: right;
}
#fanbridge-form td  {
	text-align: left;
}


#sharethis {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
#sharethis:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/***** bulletin *****/
/*
#bulletin {
	clear: both;
}
#bulletin img {
	width: 33.33%;
	height: auto;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#bulletin + p {
	height: 10px;
	clear: both;
}
*/
/* optional icon style */
.zoomIcon { 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(images/zoom-icon.png);
}
.zoom {
	display:inline-block;
	position:relative;
}

.zoom img {
	display: block;
}

.zoom img::selection { background-color: transparent; }

/* Thickbox styles */

#TB_window, #TB_window img#TB_Image { background-color: transparent; border: none; box-shadow: none; }
#TB_caption { height: 0; visibility: hidden; }
#TB_closeWindow { display: none; }

/***** banner ads *******/
#homebanner {
	margin: 40px auto -40px auto;
} 

#subpagebanner {
	margin: 20px auto -20px auto;
}




/* =Media Queries
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {
		background-position: -15% top, 115% top;
    }
 html {
    overflow: -moz-scrollbars-vertical; 
    overflow-x: hidden; 
    overflow-y: scroll;
  }
    .grid, .grid-right {
	    float:none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
    }
	
	.widget-wrapper {
	    padding-left:0;
    }

    .widget-wrapper-left {
	    padding-right:0;
    }
}

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

    body {
		background-position: -30% top, 130% top;
    }
 html {
    overflow: -moz-scrollbars-vertical; 
    overflow-x: hidden; 
    overflow-y: scroll;
  }
    #header #logo {
	    float:none;
	    text-align:center;
    }

    .grid, .grid-right {
	    float:none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
    }
	
    .menu li, .top-menu, .footer-menu li, .sub-header-menu li {
	    float:none;
	    text-align:center;
    }

	.widget-wrapper {
	    padding-left:0;
    }

    .widget-wrapper-left {
	    padding-right:0;
    }
	
    #footer {
	    text-align:center;
    }

    #footer .social-icons {
	    text-align:center;
    }
}

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

    body {
		background-position: -50% top, 150% top;
    }

    html {
    overflow: -moz-scrollbars-vertical; 
    overflow-x: hidden; 
    overflow-y: scroll;
  	}
  	
    #header #logo {
	    float:none;
	    text-align:center;
    }

    .grid, .grid-right {
	    float:none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
    }

    .menu li, .top-menu, .footer-menu li, .sub-header-menu li {
	    float:none;
	    text-align:center;
    }

	.widget-wrapper {
	    padding-left:0;
    }

    .widget-wrapper-left {
	    padding-right:0;
    }
	
    #footer {
	    text-align:center;
    }

    #footer .social-icons {
	    text-align:center;
    }
}
/*"The last 29 days of the month are the hardest."- Nikola Tesla*/