/*
	Theme Name: Get Liberty

	Description: A custom theme for GetLiberty.org.
	Author: The Mace Group
	Author URI: http://www.macegroupllc.com/
	Version: 1.0.0
	
	Template: genesis
*/


/* Import Fonts
------------------------------------------------------------ */



/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.date published time p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}



/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #3c5fac;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */


html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	background: #e8e8e8 url(images/body.png) top center repeat-x;
}

div, dl, dt, dd, #menu ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	max-width:100%;
	height:auto;
	max-height:100%;
	positon: relative !important;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background: url(images/wrap.png) top center no-repeat;
	padding: 0;
}

@media only screen and (max-max-width: 1080px) {
    #wrap {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    #wrap {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    #wrap {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    #wrap {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    #wrap {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    #wrap {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    #wrap {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    #wrap{
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    #wrap {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    #wrap {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    #wrap {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    #wrap {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    #wrap {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    #wrap {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    #wrap {
        max-width:100%
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    #wrap {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    #wrap {
	max-width:100%;
    	width:320px;
    }
}

.wrap {
	margin: 0 auto;
	width: 920px;
}

@media only screen and (max-width: 900px) {
    .wrap {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-width: 850px) {
    .wrap {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-width: 801px) {
    .wrap {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-width: 768px) {
    .wrap {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-width: 736px) {
    .wrap {
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-width: 667px) {
    .wrap {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-width: 640px) {
    .wrap {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-width: 570px) {
    .wrap {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-width: 568px) {
    .wrap {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-width: 533px) {
    .wrap {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-width: 414px) {
    .wrap {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-width: 412px) {
    .wrap {
        max-width:100%;   	
        width:412px;
    }
}

@media only screen and (max-width: 375px) {
    .wrap {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-width: 320px) {
    .wrap {
	max-width:100%;
    	width:320px;
    }
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 110px;
	width: 100%;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 17px 0 0;
	width: 300px;
}

#title {
	font-family: Arial, serif;
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	padding: 0 0 0 20px;
	text-decoration: none;
}

#description {
	font-size: 14px;
	padding: 0 0 0 20px;
}

#header .widget-area {
	float: right;
	padding: 10px 0 0 0;
	width: 610px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 110px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header Navigation
------------------------------------------------------------ */

#header .menu {
	clear: both;
	color: #333;
	font-size: 14px;
	float: right;
	margin: 40px auto 0;
	overflow: hidden;
	text-transform: uppercase;
}

#header .menu {
	box-sizing: border-box;
}

#header .menu ul {
	float: left;
	width: 100%;
}

#header .menu li {
	float: left;
	list-style-type: none;
	padding: 0 7px;
}

#header .menu a {
	border: 1px solid transparent;
	color: #f4d3cc;
	display: block;
	padding: 2px 8px 1px;
	position: relative;
	text-decoration: none;
}

#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	background: #9b0201 url(images/nav-grad.png) repeat-x;
	border: 1px solid #8f2f2f;
	border-radius: 5px;
	color: #fff;
}

#header .menu ul {
	display: none;
}

#wpadminbar li:hover ul ul {
	left: 0;
}



/* Inner
------------------------------------------------------------ */

#inner {
	overflow: hidden;
	width: 100%;
}
@media only screen and (max-width: 1080px) {
    #inner {
	width:100%;
    	width:1080px;
    }
}

@media only screen and (max-width: 1024px) {
    #inner {
	width:100%;
    	width:1024px;
    }
}

@media only screen and (max-width: 960px) {
    #inner {
	width:100%;
    	width:960px;
    }
}

@media only screen and (max-width: 900px) {
    #inner {
	width:100%;
    	width:900px;
    }
}

@media only screen and (max-width: 850px) {
    #inner {
	width:100%;
    	width:850px;
    }
}

@media only screen and (max-width: 801px) {
    #inner {
	width:100%;
    	width:801px;
    }
}

@media only screen and (max-width: 768px) {
    #inner {
	width:100%;
    	width:768px;
    }
}

@media only screen and (max-width: 736px) {
    #inner {
	width:100%;
    	width:736px;
    }
}

@media only screen and (max-width: 667px) {
    #inner {
	width:100%;
    	width:667px;
    }
}

@media only screen and (max-width: 640px) {
    #inner {
	width:100%;
    	width:640px;
    }
}

@media only screen and (max-width: 570px) {
    #inner {
	width:100%;
    	width:570px;
    }
}

@media only screen and (max-width: 568px) {
    #inner {
	width:100%;
    	width:568px;
    }
}

@media only screen and (max-width: 533px) {
    #inner {
	width:100%;
    	width:533px;
    }
}

@media only screen and (max-width: 414px) {
    #inner {
	width:100%;
    	width:414px;
    }
}

@media only screen and (max-width: 412px) {
    #inner {
    	width:412px;
    }
}

@media only screen and (max-width: 375px) {
    #inner {
	width:100%;
    	width:375px;
    }
}

@media only screen and (max-width: 320px) {
    #inner {
	width:100%;
    	width:320px;
    }
}

#inner .wrap {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 5px #999;
	clear: both;
	padding: 0;
	margin: 25px auto;
	overflow: hidden;
}

@media only screen and (max-max-width: 1080px) {
    #inner .wrap {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    #inner .wrap {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    #inner .wrap {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    #inner .wrap {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    #inner .wrap {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    #inner .wrap {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    #inner .wrap {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    #inner .wrap {
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    #inner .wrap {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    #inner .wrap {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    #inner .wrap {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    #inner .wrap {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    #inner .wrap {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    #inner .wrap {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    #inner .wrap {
        max-width:100%
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    #inner .wrap {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    #inner .wrap {
	max-width:100%;
    	width:320px;
    }
}

.home #inner .wrap {
	background: transparent;
	border-radius: none;
	box-shadow: none;
	margin: 0 auto;
}

@media only screen and (max-max-width: 1080px) {
    .home #inner .wrap {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    .home #inner .wrap {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    .home #inner .wrap {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    .home #inner .wrap {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    .home #inner .wrap {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    .home #inner .wrap {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    .home #inner .wrap {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    .home #inner .wrap {
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    .home #inner .wrap {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    .home #inner .wrap {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    .home #inner .wrap {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    .home #inner .wrap {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    .home #inner .wrap {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    .home #inner .wrap {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    .home #inner .wrap {
        max-width:100%
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    .home #inner .wrap {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    .home #inner .wrap {
	max-width:100%;
    	width:320px;
    }
}

/* Homepage
------------------------------------------------------------ */
.home #content {
	padding: 0;
}

@media only screen and (max-width: 1080px) {
    .home #content {
	
    	width:1080px;
    }
}

@media only screen and (max-width: 1024px) {
    .home #content {
	
    	width:1024px;
    }
}

@media only screen and (max-width: 960px) {
    .home #content {
	
    	width:960px;
    }
}

@media only screen and (max-width: 900px) {
    .home #content {
	
    	width:900px;
    }
}

@media only screen and (max-width: 850px) {
    .home #content {
	
    	width:850px;
    }
}

@media only screen and (max-width: 801px) {
    .home #content {
	
    	width:801px;
    }
}

@media only screen and (max-width: 768px) {
    .home #content {
	
    	width:768px;
    }
}

@media only screen and (max-width: 736px) {
    .home #content {
	
    	width:736px;
    }
}

@media only screen and (max-width: 667px) {
    .home #content {
	
    	width:667px;
    }
}

@media only screen and (max-width: 640px) {
    .home #content {
	
    	width:640px;
    }
}

@media only screen and (max-width: 570px) {
    .home #content {
	
    	width:570px;
    }
}

@media only screen and (max-width: 568px) {
    .home #content {
	
    	width:568px;
    }
}

@media only screen and (max-width: 533px) {
    .home #content {
	
    	width:533px;
    }
}

@media only screen and (max-width: 414px) {
    .home #content {
	
    	width:414px;
    }
}

@media only screen and (max-width: 412px) {
    .home #content {
    	width:412px;
    }
}

@media only screen and (max-width: 375px) {
    .home #content {
	
    	width:375px;
    }
}

@media only screen and (max-width: 320px) {
    .home #content {
	
    	width:320px;
    }
}

/* Homepage Feature
------------------------------------------------------------ */
#feature {
	background: url(images/feature-grad.png) repeat-x;
	border-radius: 10px;
	overflow: hidden;
}

@media only screen and (max-max-width: 1080px) {
    #feature {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    #feature {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    #feature {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    #feature {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    #feature {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    #feature {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    #feature {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    #feature {
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    #feature {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    #feature {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    #feature {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    #feature {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    #feature {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    #feature {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    #feature {
        max-wdith:100%;
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    #feature {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    #feature {
	max-width:100%;
    	width:320px;
    }
}

#feature .slideshow {
	background: #1e1e1e;
	border-radius: 10px;
	float: left;
	padding: 10px;
	width: 600px;
}
#feature .home-feature-right {
	color: #fff;
	float: right;
	font-size: 13px;
	padding: 20px 10px;
	width: 270px;
}
#feature .widgettitle {
	color: #fff;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 20px;
}
#feature .home-feature-right ul {
	list-style-type: none;
}
#feature .home-feature-right li {
	padding: 5px 0;
}
#feature .home-feature-right a {
	color: #fff;
}

/* Homepage Action Links
------------------------------------------------------------ */
#action-links {

}
#action-links .box {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 5px #999;
	float: left;
	margin-top: 25px;
	padding: 6px;
	width: 278px;
}
#action-links .middle {
	margin: 25px 25px 0 25px;
}

/* Homepage Press Releases
------------------------------------------------------------ */
#press {
	background: #fff url(images/seal-white.png) 50px 150px no-repeat;
	border-radius: 10px;
	box-shadow: 0 5px 5px #999;
	clear: both;
	padding: 20px 20px 20px 290px;
	position: relative;
	margin-top: 25px;
}

#press .widgettitle {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 18px;
	padding: 0 10px;
	position: absolute;
	top: 90px;
	left: 0;
	text-align: center;
	width: 270px;
}

#press .hentry {
	border: none;
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
	width: 270px;
}

#press h2,
#press h2 a {
	color: #cb2128;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#press h2 a:hover {
	text-decoration: underline;
}

#press p {
}

/* Homepage bottom boxes
------------------------------------------------------------ */
#bottom-boxes {
	color: #3c5fac;
	font-size: 13px;
}

#bottom-boxes .box {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 5px #999;
	float: left;
	margin: 25px 0;
	padding: 6px;
	padding-top: 90px;
	width: 278px;
}

#bottom-boxes .widgettitle {
	display: none;
}

#bottom-boxes .home-bottom-1 {
	background: #fff url(images/alg-foia-files.jpg) 6px 6px no-repeat;
	height: 280px;
}
#bottom-boxes .home-bottom-2 {
	background: #fff url(images/twitter.jpg) 6px 6px no-repeat;
	height: 290px;
	margin: 25px 25px 0 25px;
	padding-top: 80px;
}
#bottom-boxes .home-bottom-3 {
	background: #fff url(images/facebook.jpg) 6px 6px no-repeat;
	height: 300px;
	padding-top: 70px;
}

#bottom-boxes ul {
	list-style-type: none;
}
#bottom-boxes li {
	padding: 5px 0;
}
#bottom-boxes .widget {
	padding: 0 10px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	margin: -10px 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.action-alert #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

@media only screen and (max-max-width: 1080px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap  {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
        max-width:100%
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content-sidebar-wrap,
    .action-alert #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
	max-width:100%;
    	width:320px;
    }
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	box-sizing: border-box;
	float: left;
	margin-right: 25px;
	padding: 10px 20px;
	width: 410px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 590px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 900px;
	margin: 0;
}

.home.full-width-content #content {
	width: 920px;
	padding: 0;
}

@media only screen and (max-max-width: 1080px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:1080px;
    }
}

@media only screen and (max-max-width: 1024px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:1024px;
    }
}

@media only screen and (max-max-width: 960px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:960px;
    }
}

@media only screen and (max-max-width: 900px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:900px;
    }
}

@media only screen and (max-max-width: 850px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:850px;
    }
}

@media only screen and (max-max-width: 801px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:801px;
    }
}

@media only screen and (max-max-width: 768px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:768px;
    }
}

@media only screen and (max-max-width: 736px) {
    .home.full-width-content #content{
	max-width:100%;
    	width:736px;
    }
}

@media only screen and (max-max-width: 667px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:667px;
    }
}

@media only screen and (max-max-width: 640px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:640px;
    }
}

@media only screen and (max-max-width: 570px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:570px;
    }
}

@media only screen and (max-max-width: 568px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:568px;
    }
}

@media only screen and (max-max-width: 533px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:533px;
    }
}

@media only screen and (max-max-width: 414px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:414px;
    }
}

@media only screen and (max-max-width: 412px) {
    .home.full-width-content #content {
        max-width:100%
    	width:412px;
    }
}

@media only screen and (max-max-width: 375px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:375px;
    }
}

@media only screen and (max-max-width: 320px) {
    .home.full-width-content #content {
	max-width:100%;
    	width:320px;
    }
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-meta {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.more-from-category {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

@media only screen and (max-width: 1080px) {
    .entry-content {
	width:100%;
    	width:1080px;
    }
}

@media only screen and (max-width: 1024px) {
    .entry-content {
	width:100%;
    	width:1024px;
    }
}

@media only screen and (max-width: 960px) {
    .entry-content {
	width:100%;
    	width:960px;
    }
}

@media only screen and (max-width: 900px) {
    .entry-content {
	width:100%;
    	width:900px;
    }
}

@media only screen and (max-width: 850px) {
    .entry-content {
	width:100%;
    	width:850px;
    }
}

@media only screen and (max-width: 801px) {
    .entry-content {
	width:100%;
    	width:801px;
    }
}

@media only screen and (max-width: 768px) {
    .entry-content {
	width:100%;
    	width:768px;
    }
}

@media only screen and (max-width: 736px) {
    .entry-content {
	width:100%;
    	width:736px;
    }
}

@media only screen and (max-width: 667px) {
    .entry-content {
	width:100%;
    	width:667px;
    }
}

@media only screen and (max-width: 640px) {
    .entry-content {
	width:100%;
    	width:640px;
    }
}

@media only screen and (max-width: 570px) {
    .entry-content {
	width:100%;
    	width:570px;
    }
}

@media only screen and (max-width: 568px) {
    .entry-content {
	width:100%;
    	width:568px;
    }
}

@media only screen and (max-width: 533px) {
    .entry-content {
	width:100%;
    	width:533px;
    }
}

@media only screen and (max-width: 414px) {
    .entry-content {
	width:100%;
    	width:414px;
    }
}

@media only screen and (max-width: 412px) {
    .entry-content {
    	width:412px;
    }
}

@media only screen and (max-width: 375px) {
    .entry-content {
	width:100%;
    	width:375px;
    }
}

@media only screen and (max-width: 320px) {
    .entry-content {
	width:100%;
    	width:320px;
    }
}

.entry-content p {
	margin: 0 0 25px;
}

@media only screen and (max-width: 1080px) {
    .entry-content p {
	width:100%;
    	width:1080px;
    }
}

@media only screen and (max-width: 1024px) {
    .entry-content p {
	width:100%;
    	width:1024px;
    }
}

@media only screen and (max-width: 960px) {
    .entry-content p {
	width:100%;
    	width:960px;
    }
}

@media only screen and (max-width: 900px) {
    .entry-content p {
	width:100%;
    	width:900px;
    }
}

@media only screen and (max-width: 850px) {
    .entry-content p {
	width:100%;
    	width:850px;
    }
}

@media only screen and (max-width: 801px) {
    .entry-content p {
	width:100%;
    	width:801px;
    }
}

@media only screen and (max-width: 768px) {
    .entry-content p {
	width:100%;
    	width:768px;
    }
}

@media only screen and (max-width: 736px) {
    .entry-content p {
	width:100%;
    	width:736px;
    }
}

@media only screen and (max-width: 667px) {
    .entry-content p {
	width:100%;
    	width:667px;
    }
}

@media only screen and (max-width: 640px) {
    .entry-content p {
	width:100%;
    	width:640px;
    }
}

@media only screen and (max-width: 570px) {
    .entry-content p {
	width:100%;
    	width:570px;
    }
}

@media only screen and (max-width: 568px) {
    .entry-content p {
	width:100%;
    	width:568px;
    }
}

@media only screen and (max-width: 533px) {
    .entry-content p {
	width:100%;
    	width:533px;
    }
}

@media only screen and (max-width: 414px) {
    .entry-content p {
	width:100%;
    	width:414px;
    }
}

@media only screen and (max-width: 412px) {
    .entry-content p {
    	width:412px;
    }
}

@media only screen and (max-width: 375px) {
    .entry-content p {
	width:100%;
    	width:375px;
    }
}

@media only screen and (max-width: 320px) {
    .entry-content p {
	width:100%;
    	width:320px;
    }
}

@media only screen and (max-width: 1080px) {
    p {
    	font-size: 2.016rem;
	line-height: 3.251rem;
    }
}

@media only screen and (max-width: 1024px) {
    p {
    	font-size: 2.016rem;
	line-height: 3.251rem;
    }
}

@media only screen and (max-width: 960px) {
    p {
    	font-size: 2.016rem;
	line-height: 3.251rem;
    }
}

@media only screen and (max-width: 900px) {
    p {
    	font-size: 1.93rem;
	line-height: 3.112rem;
    }
}

@media only screen and (max-width: 850px) {
    p {
    	font-size: 1.93rem;
	line-height: 3.112rem;
    }
}

@media only screen and (max-width: 801px) {
    p {
    	font-size: 1.709rem;
	line-height: 2.756rem;
    }
}

@media only screen and (max-width: 768px) {
    p {
    	font-size: 1.709rem;
	line-height: 2.756rem;
    }
}

@media only screen and (max-width: 736px) {
    p {
    	font-size: 1.709rem;
	line-height: 2.756rem;
    }
}

@media only screen and (max-width: 667px) {
    p {
    	font-size: 1.594rem;
	line-height: 2.57rem;
    }
}

@media only screen and (max-width: 640px) {
    p {
    	font-size: 1.594rem;
	line-height: 2.57rem;
    }
}

@media only screen and (max-width:570px) {
    p {
    	font-size: 1.594rem;
	line-height: 2.57rem;
    }
}

@media only screen and (max-width: 568px) {
    p {
    	font-size: 1.594rem;
	line-height: 2.57rem;
    }
}

@media only screen and (max-width: 533px) {
    p {
    	font-size: 1.25rem;
	line-height: 2.016rem;
    }
}

@media only screen and (max-width: 414px) {
    p {
    	font-size: 1.25rem;
	line-height: 2.016rem;
    }
}

@media only screen and (max-width: 412px) {
    p {
    	font-size: 1.25rem;
	line-height: 2.016rem;
    }
}

@media only screen and (max-width: 375px) {
    p {
    	font-size: 1.123rem;
	line-height: 1.823rem;
    }
}

@media only screen and (max-width: 320px) {
    p {
    	font-size: 1.065rem;
	line-height: 1.729rem;
    }
}


blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: Arial, serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 30px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 28px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: Arial, serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.taxonomy-description h1,
.widget-area h4 {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 9px 10px 8px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	padding: 0;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	margin: -5px 0 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	padding: 5px 0 0;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}


img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 10px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	padding: 0 20px;
	width: 250px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	margin: 0;
	padding: 10px 0;
}

.sidebar .widgettitle {
	background: none;
	border-bottom: 1px solid #333;
	color: #333;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	padding: 8px 0;
	margin: 0 0 10px 0;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar .textwidget,
.sidebar.widget-area ul {
	padding: 0;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

.sidebar h2 a {
	color: #3c5fac;
}
.sidebar h2 a:hover {
	text-decoration: underline;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: url(images/gradient.png) 0 0;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: url(images/gradient.png) 0 -33px;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 12px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0;
}



/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: #c60201 url(images/footer-grad.png) repeat-x;
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 30px 10px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#footer-widgets .widgettitle {
	border-bottom: 1px solid #690605;
	color: #fff;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	padding: 8px 0;
	margin: 0 0 10px 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets a {
	color: #fff;
}

#footer-widgets p {
	color: #fff;
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
	border: none;
	border-bottom: 1px solid #690605;
}

.footer-widgets-1 {
	float: left;
	margin: 0 25px 0 20px;
	width: 240px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 25px 0 20px;
	width: 130px;
}

.footer-widgets-3 {
	float: left;
	margin: 0 25px 0 20px;
	width: 130px;
}

.footer-widgets-4 {
	float: left;
	margin: 0 25px 0 20px;
	width: 240px;
}

.footer-widgets-1 img {
	border: 4px solid #8b3737;
}

#footer-widgets input,
#footer-widgets textarea {
	background: #dcc7c7;
	border: 0;
	border-radius: 3px;
	box-shadow: inset 0 3px 5px #888;
	color: #8b5858;
	font-size: 12px;
	padding: 5px 8px;
}

#footer-widgets #subbox {
	width: 160px;
}

#footer-widgets #subbutton,
#footer-widgets .button {
	background: #b73030 url(images/button-grad.png) repeat-x;
	border: 1px solid #572929;
	box-shadow: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 8px;
}

#footer-widgets .footer-widgets-4 li {
	border: none;
	padding: 0;
}

#footer-widgets .footer-widgets-4 label {
	color: #fff;
	margin: 0;
	padding: 0;
}
#footer-widgets .footer-widgets-4 input {

}



/* Footer
------------------------------------------------------------ */

#footer {
	background: #000;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer .wrap {
	overflow: hidden;
	padding: 10px 15px;
}

#footer p {
	color: #8c8c8c;
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color: #8c8c8c;
}

#footer a:hover {
	color: #8c8c8c;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;

}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #333;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}