
         @charset "utf-8"; 
/* CSS Document */
.wpar img{width:100%;height:auto}
.wpre{img:  max-width: 80%;
  height: auto;} 
.wpresp{
	border:none;
	background:none;
	padding:5px;
  margin-bottom:5px;
  text-align:left 
	}
	.thumbdiv{
	  	
		
		
		} 
#wpre{
	position:relative;
	float:left;
	clear:both;
	width:100%
	}
	.wpres:hover
	{
-webkit-box-shadow: inset 0px 0px 24px 0px rgba(0, 0, 0, 0.18);
-moz-box-shadow:    inset 0px 0px 24px 0px rgba(0, 0, 0, 0.18);
box-shadow:         inset 0px 0px 24px 0px rgba(0, 0, 0, 0.18);

-webkit-transition: all 1s; /* Safari */
    transition: all 1s;	z-index:1;
    }
    #module-wpress-default img{max-width: 100%;}
.wpres{ 
border:;
margin-right: -1px;
background-color:;
-webkit-transition: all 1s; /* Safari */
    transition: all 1s;
	z-index:0;
  margin-bottom:13px; 
  text-align:left ;
  position: relative;
  float: left;
  width: 100%;padding:5px;
   

} 
.attachment-thumbnail{vertical-align: top;
  position: relative;
  height:150px;
  border:;
   float: left;padding: 10px;
   
  }
  .wpar{
	  word-wrap: break-word;    margin-bottom: 9px;
	   
	  }
.wpresh3{ 
color:  ;  font-size: 18px;
    
    }
.wpresh32{ 
color:;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
    
    
    }
	.lnk{
	color:red; 
	font-weight:bolder;
	 text-align:center
	
	}
	.wpdate2{font-style: italic; font-size:13px; float:left;}
	.wpdate{font-style: italic; font-size:13px; float:right;
	 
	} 
.wpresh2, .wpreh2,.block .wpreh2, .block .wpresh2{ 
color:;     
    } 
    #presscol{ 
    overflow:hidden; 
    height:     
    } 
    #vmarquee{    height:    } 
    .wlist{
         display: block; 
padding: 7px 11px 5px 22px; 
color: #333; 
    }
   @media screen and (max-width: 900px){
   embed, iframe, object, video
{max-width: 100%;}  
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}   
.gallery .gallery-icon img {
height: auto;
 max-width: 90%; 
padding: 5%;
}
}