/*
Theme Name: The7child
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url("../dt-the7/style.css");
#jet4-content-areas-2{text-align:center;}
.error404 .text-secondary{ text-align:left; float:left}


html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1),
html:not(.mobile-true) #header img,
html:not(.mobile-true) #bottom-bar img {
    opacity: 1 !important;
}

.acx_autointegrate_share_prefix
{
	

}

blockquote.p.em {
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: oblique;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.0;
  position: relative;
  background-color: transparent;
}


p.wp-caption-text {font-style: italic;
		  font-size: 90%;	}



/*--------------- Blog BODY LINKS----------*/

article a:link {
    color: #8768C4;
    text-decoration: none;
}

/* visited link */
article a:visited {
    color: ##8768C4;
    text-decoration: none;
}

/* mouse over link */
article a:hover {
    color: #01FF2F;
}

/* selected link */
article a:active {
    color: #0000FF;
}

/*--------END OF LINKS-----*/


/* ------- buttons ------------*/

a.btn 

{
  background: #8768C4;
  background-image: -webkit-linear-gradient(top, #8768C4, #40135D);
  background-image: -moz-linear-gradient(top, #8768C4, #40135D);
  background-image: -ms-linear-gradient(top, #8768C4, #40135D);
  background-image: -o-linear-gradient(top, #8768C4, #40135D);
  background-image: linear-gradient(to bottom, #8768C4, #40135D);
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  font-family: Open Sans;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
}

a.btn:hover {
  background: #01FF2F;
  background-image: -webkit-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -moz-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -ms-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -o-linear-gradient(top, #01FF2F, #07AF25);
  background-image: linear-gradient(to bottom, #01FF2F, #07AF25);
  text-decoration: none;
  color: #ffffff;
}

.btn {
  background: #8768C4;
  background-image: -webkit-linear-gradient(top, #8768C4, #40135D);
  background-image: -moz-linear-gradient(top, #8768C4, #40135D);
  background-image: -ms-linear-gradient(top, #8768C4, #40135D);
  background-image: -o-linear-gradient(top, #8768C4, #40135D);
  background-image: linear-gradient(to bottom, #8768C4, #40135D);
  -webkit-border-radius: 25;
  -moz-border-radius: 25;
  border-radius: 25px;
  font-family: Open Sans;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
}

.btn:hover {
  background: #01FF2F;
  background-image: -webkit-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -moz-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -ms-linear-gradient(top, #01FF2F, #07AF25);
  background-image: -o-linear-gradient(top, #01FF2F, #07AF25);
  background-image: linear-gradient(to bottom, #01FF2F, #07AF25);
  text-decoration: none;
  color: #ffffff;
}

/*-------END OF BUTTONS-----------------*/



div.blog-media.wf-td {

	max-width: 200px;
  	max-height: 200px;
  	 padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  	
}

div #top-bar {
    line-height: 30px;
    color: #f0f0f0;
    font-size: 12px;
}

i {
    width: 200px;
    height: 200px;
}

.wf-td h1 {font-family: Droid Sans;}

h1.entry-title {text-align: center;
	
	font-stretch: ultra-condensed;
}

.captions {
	text-indent: 50px;
  	font-style: italic;
    font-size: 90%;

}

div.lyrics {

	text-indent: 50px;
  	font-style: italic;
    font-size: 90%;
  

}

.style-minimal blockquote {
  
	font-style: oblique;
  padding-left: 20px;
  background-color: white;
	

}