/*
Theme Name: Instyle
Theme URI: http://www.culturesouthwest.org.uk
Description: Culture South West Blog Theme
Version: 1.0
Author: CultureSW
Author URI: http://www.culturesouthwest.org.uk
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Import */
@import "css/reset.css";
@import "css/style.css";
@import "css/prettyPhoto.css";

@media (max-width: 950px) {
  .gplusbutton {display:none;}
}

.rpwe-block a {background-image:none !important; padding:0 !important;}

h3 {margin: 10px 0;}

h3.rpwe-title {font-size: 1em;}

.rpwe-time {font-size: 0.65em;}

span.commentcount {padding-left:20px;}

ul.postlinks li:nth-child(3n+3) {  
  display:none;
}