/*
Theme Name: PurePress
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: PurePress is responsive retina-ready portfolio WordPress theme that will help you to build practically any site: from big corporate sites with catalog of products to studio sites with portfolio, photo albums and video gallery... Anything that you can imagine!
Version: 1.1
License: 100% GPL
License URI: GPL.txt
Tags: dream-theme, responsive, adaptive, mobile, tablet, corporate, portfolio, creative, gallery, photo-albums, custom-backgrounds, custom-layouts, slider, slideshow, background-builder, layout-builder, page-templates, shortcodes, customizable, left-sidebar, right-sidebar, multi-columns, fixed-width,  custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, translation-ready, password-protected, more
*/

.wp-caption {}
.wp-caption {}
.sticky {}
.gallery {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}
.alignnone {}
.wp-caption-text {}
.gallery-caption {}

#header{width: 100% !important;}
#footer{width: 100% !important;}
.foot-cont{padding:0px !important;}
h1{font-family: 'Bree Serif', serif !important;}
h2{font-family: 'Bree Serif', serif !important;}
.img-frame{border: 3px #ffffff solid !important;}
#twitter-widget-0 {
width: 240px !important;
}

/*---- Start of Voter Guide Widget ----*/
#submitCitizenGuide {
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px 10px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 25px;
}
#submitCitizenGuide #citizenGuide label {
	display: none;
}
.form-control {
	width: 95%;
	border: 1px solid #cccccc;
	border-radius: 4px;
	height: 40px;
	padding-left: 8px;
	display: block;
	font-size: 14px;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-group input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}
#submitGuideRequest {
	padding: 5px;
	font-size: 15px;
	border-radius: 4px;
	border: 1px solid transparent;
	margin-top: 20px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-color: #d6e3e8;
}
#submitGuideRequest:hover, #submitGuideRequest:focus, #submitGuideRequest:active {
	background-color: #ebf6fa;
}
/*---- End of Voter Guide Widget ----*/
@media screen and (max-width: 600px) {
	.full_width, .one_half, .one_third, .two_third, .one_fourth,
	.three_fourth, .one_fifth, .two_fifth, .three_fifth,
	.four_fifth, .one_sixth {
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}