/*
Theme Name:     Digtator
Theme URI:      http://dmp.fi/
Description:    Digtator theme
Author:         DMP
Author URI:     http://dmp.fi
Template:       murmur
Version:        0.1.0
*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url("../murmur/style.css");

#header,#footer {background:#000;}
#site-title a {color:#eaeaea;font-weight:400;font-family: 'Oswald', sans-serif;  text-transform:uppercase;font-size:19px;letter-spacing:-1px;}
body {background-image: url(http://live.dmp.fi/dmp/wp-content/themes/nestle/images/lightpaperfibers.png); background-position: initial initial; background-repeat: initial initial; }
nav#menu-primary .menu li a {color:#eaeaea; font-size:14px;letter-spacing:0px;font-weight:300;font-family: 'Oswald', sans-serif;  text-transform:uppercase;}
nav#menu-primary .menu li a:hover {color:#fff;text-decoration:none;}
.isotope-item {border:solid 1px #dadada;overflow:hidden;} 
.isotope-item:hover {border:solid 1px #cdcdcd;	}	
.sidebar-wrap .isotope-item {border:solid 0px #dadada;overflow:hidden;} 
.singular .hfeed {border:solid 1px #dadada;}
.topborder {background:#000;height:8px;width:100%;}
.entry-title a{font-family: 'Oswald', sans-serif;font-size:17px;font-weight:300; border-bottom:solid 2px #eee;}
.sticky .entry-title a ,.sticky .entry-title  {border-bottom:none;font-weight:300 !important;font-size:23px !important;letter-spacing:-1px;font-size:23px;font-family: 'Oswald', sans-serif;color:#fff;}
.entry-title a:hover {text-decoration:none;}
ul.loop-entries li.sticky .entry-title {background:#000;}
/*.singular .entry-title {display: none;}*/
/* h2.entry-title {display: none;}*/
.isotop-item {overflow: hidden !important}
h1,h2,h3,h4 {color:#1a1a1a;}
.entry-content {padding-top: 40px;}
.isotope-item{border:solid 1px #dadada;overflow:hidden;box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.10) !important;-moz-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.10) !important;-webkit-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.10) !important;max-height: 310px;} 
.sticky {box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.10) !important;-moz-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.10) !important;-webkit-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.10) !important;max-height: 230px;} 
.isotope-item IMG {padding-top: 30px;padding-bottom: 20px;max-width: 80% !important;margin-left: auto;margin-right: auto;}
.sticky.isotope-item IMG {padding:0;max-width: 100% !important;margin-left: auto;margin-right: auto;}
.widget_text	 {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	}
.isotope-item h2 {display: none;}
.sticky.isotope-item h2 {display: block !important;}	
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {
.isotope-item {max-height: auto;} 
.isotope-item IMG {padding-bottom: 0px !important;}
.sticky {max-height: 400px !important;}
}