/*

Theme Name: Dana Vulin

Theme URI: http://www.thewebsmith.com.au/

Description: The 2015 theme for WordPress is stylish, customizable, simple, and readable.

Author: thewebsmith

Author URI: http://www.thewebsmith.com.au/

Version: 1.0

Tags: custom-theme

Text Domain: danavulin

*/



/* .home #header { background: #949ba1 !important; } */


.page #header, .single #header {
background: #949ba1;
}

#content .page_title { background: #949ba1 !important; }

.home #header {
background: #fff !important;
}


h3.book-release {
	text-align: center; 
	margin: 25px 0 !important; 
	color: #000 !important; 
	text-transform: uppercase; 
	letter-spacing: 2px;
}

#wrapper {
max-width: 2000px;
margin: 0 auto;
background: #fff;
}


#gallery-2 img {
border: none !important;
padding: 10px 10px;
max-width: auto !important;
height: auto !important;
}


p a {

color: #0066cc !important;

text-decoration: underline;

}

ul, li {
  list-style: disc;
  margin-left: 15px;
}

.details p a {
color: #000;
padding-left: 20px;
}


blockquote {
  background: #fff;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
font-family: 'Playfair Display', serif;
  display: inline;
  color: #0066cc !important;
  font-size: 20px !important;
  font-style:italic;
}

.DOP_ThumbnailGallery_Container {
margin: auto !important;
}

.DOP_ThumbnailGallery_Background[style] {
background: #000 !important;
}




.addthis_button {
display: none;
}

.cff-post-text-link:after {
content: '... Read More';
}

.DOP_ThumbnailGallery_Container img {
z-index: 99999 !important;
}


@media (max-width: 767px) { 

#part_logos ul li img {
max-width: 70% !important;
}

#content .twitter_box .img_1 {
    display: inline-block;
    position: relative;
	width: 100% !important;
}

.home #content .twitter_box {
padding-bottom: 0px !important;
}

h3.book-release {
	color: #fff !important; 
}
}
