/*
    Theme Name: Chris Shays
    Theme URI: http://www.chrisshays.com/
    Description: This is a custom theme created for Chris Shays.
    Author: Northbound Design
    Author URI: http://www.northbounddesign.com/ 
    Version: 1.0
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
    Template Version: 1.7
 
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Homepage Widgets
* Responsive

*/

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

@import url(//fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #2c2c2c;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: 1px 1px #fff;
}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

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

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

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


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

a,
a:visited {
	color: #004b9e;
	text-decoration: none;
	font-family: 'PT Serif', Georgia, times, serif;
	font-style: italic;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


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

body {
	background-color: #fcfcfc;
	border-top: 2px solid #cd0a25;
}


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

#wrap {
	background: url(images/slider-bg.png) repeat-x;
	margin: 0 auto;
}

.page-template-home-php #wrap,
.page-template-page-landing-php #wrap {
	background: url(images/slider-bg-home.png) repeat-x;
	margin: 0 auto;
}


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

#header {
	background: url(images/header.png) repeat-x;
	margin: 0 auto;
	min-height: 80px;
	overflow: hidden;

}

#header .wrap {
	width: 960px;
	margin: 0 auto;
}

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

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 670px;
	height: 86px;
}


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

.header-image #title-area,
.header-image #title,
.header-image #title a {
	background: url(images/logo.png) no-repeat;
	display: block;
	float: left;
	height: 212px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 263px;
	position: absolute;
	z-index: 9999;
}

.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: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}


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

#header ul.nav,
#header ul.menu {
	float: right;
	border-right: 1px solid #eee;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	border-left: 1px solid #eee;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #CD0A25;
	display: block;
	font-size: 18px;
	padding: 33px 20px 33px;
	position: relative;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #222;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background: #eee url(images/header.png) repeat-x;
	border: 4px solid #fff;
	border-top-width: 0;
	color: #CD0A25;
	font-size: 14px;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	width: 130px;
	text-align: center;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #222;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}

#header ul.nav li.act a,
#header ul.menu li.act a {
	background: url(images/icon-act.png) no-repeat 15px center;
	padding-left: 75px;
}

#header ul.nav li.bio a,
#header ul.menu li.bio a {
	background: url(images/icon-bio.png) no-repeat 15px center;
	padding-left: 75px;
}

#header ul.nav li.news a,
#header ul.menu li.news a {
	background: url(images/icon-news.png) no-repeat 15px center;
	padding-left: 75px;
}

#header ul.nav li.donate,
#header ul.menu li.donate {
	background: url(images/button-donate.png) repeat-x;
}

#header ul.nav li.donate a,
#header ul.menu li.donate a {
	background: url(images/icon-donate.png) no-repeat 15px center;
	padding-left: 75px;
	color: #fff;
	text-shadow: -1px -1px #9e081e;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


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

#inner {
	margin: 20px auto 70px;
	overflow: hidden;
	width: 960px;
}


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

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


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

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


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

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

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


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

#content {
	float: left;
	width: 470px;
}

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

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

.full-width-content #content {
	width: 960px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

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

.clear {
	clear: both;
}

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


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	margin: 0 0 5px;
}

.page-template-home-php h2,
.page-template-home-php h2 a,
.page-template-home-php h2 a:visited,
.act h2,
.act h2 a,
.act h2 a:visited {
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;	
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	
}

body.page h1.entry-title,
h1.title {
	color: #CD0A25;
	text-align: right;
	font-size: 36px;
	line-height: 36px;
	padding: 20px 0;
	margin: 0 0 70px;
	text-transform: uppercase;
}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #004b9e;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

#home-widgets h4,
.widget-area h4,
.widget-area h4 a,
.act h4  {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 3px 0 0;
	text-transform: uppercase;
	font-style: normal;
	color: #cd0a25;
	font-family: superclarendon, 'PT Serif', Georgia, serif;
}

#home-widgets h4 {
	font-size: 16px;
	color: #2c2c2c;
}

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

#footer-widgets h4 {
	background: none;
	border: none;
	color: #cd0a25;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


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

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

.entry-content ol {
	margin: 0;
}

.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: 11px;
	margin: 5px 0;
	color: #7d838c;
	text-transform: none;
}


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

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	text-transform: none;
	color: #7d838c;
}


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

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


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

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


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

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


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

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


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

.entry-content img,
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	border: 1px solid #eee;
	padding: 4px;
}

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

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

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

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

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

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

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

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

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

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

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

.gallery-caption {
}


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

.navigation {
	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: 13px;
	line-height: 20px;
	width: 300px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

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

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

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

.sidebar .widget,
.act .widget {
	background: #f1f1f1;
	border: 5px solid #fff;
	margin: 0 1px 15px 1px;
	padding: 20px;
	-moz-box-shadow: 0 0 1px #ddd;
	-webkit-box-shadow: 0 0 1px #ddd;
	box-shadow: 0 0 1px #ddd;
}

.widget-area .textwidget {
	padding: 5px 0 0;
}

.widget-area ol,
.widget-area ul {
	margin: 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}


/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


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

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


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

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

.featuredpage .page,
.featuredpost .post {

	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 0 10px;
}

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

.home-widgets-2 .featuredpost .post {
	width: 185px;
	float: left;
	margin: 0 30px 0 0;
}


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

.user-profile {
	overflow: hidden;
}

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

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


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

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit,
a.button {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #b0001a url(images/button-sign-up.png) repeat-x;
	border: 1px solid #b0001a;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 15px !important;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: -1px -1px #b0001a;
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	font-style: normal;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover,
a.button:hover {
	color: #fff;
	text-decoration: none;
}


#submit {
	margin-top: 35px;
}

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

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

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

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


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

#footer-widgets {
	background: #f8f8f8 url(images/bg-footer.png) repeat-x;
	border-top: 1px solid #eee;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#footer-widgets .wrap {
	border-top: 5px solid #fff;
	margin: 0 auto;
}

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

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

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	text-decoration: none;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	width: 200px;
	border-right: 1px solid #eee;
	margin: 0;
	text-align: center;
}

.footer-widgets-1 p,
.landing-footer p {
	color: #aeb1b6;
	font-family: superclarendon, 'PT Serif', Georgia, serif;
}

.landing-footer {
	text-align: center;
	clear: both;
	overflow: hidden;
}

.footer-widgets-2 {
	float: right;
	width: 200px;
	border-left: 1px solid #eee;
}

.footer-widgets-3 {
	float: right;
	width: 200px;
	border-left: 1px solid #eee;
}

.footer-widgets-4 {
	float: right;
	width: 200px;
	border-left: 1px solid #eee;
}

.footer-widgets-5 {
	float: right;
	width: 200px;
	border-left: 1px solid #eee;
}

#footer-widgets .widget {
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	padding: 20px;
	height: 100px;
}

.footer-widgets-3 span {
	margin-bottom: 2px;
}


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

#footer {
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
	width: 960px;
}

#footer p {
	color: #fff;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 740px;
}


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

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

#author,
#comment,
#email,
#url {
	font-size: 12px;
	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;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

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

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

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

.commentmetadata {
	font-size: 11px;
}

.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 {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

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

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

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

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

div.gform_wrapper label {
	font-style: italic;
	font-family: 'PT Serif', Georgia, times, serif;
	font-weight: normal !important;
}

div.gform_wrapper .right_label .gfield_error input.large,
div.gform_wrapper .right_label .gfield_error select.large,
div.gform_wrapper .right_label .gfield_error textarea.textarea,
div.gform_wrapper .left_label .gfield_error input.large,
div.gform_wrapper .left_label .gfield_error select.large,
div.gform_wrapper .left_label .gfield_error textarea.textarea {
    width: 59%;
}

div.gform_wrapper .gform_edit_link,
div.gform_wrapper .top_label .gfield_description.validation_message,
div.gform_wrapper .gfield_description.validation_message {
    display: none;
}

div.gform_wrapper .gfield_error .gfield_label {
    color: #cc0000;
}

div.gform_wrapper .top_label input.large,
div.gform_wrapper .top_label select.large,
div.gform_wrapper .top_label textarea.textarea {
	width: 95%;
}

div.gform_wrapper li.gfield.gfield_error {
    background: none;
    border: none;
    margin-bottom: 14px !important;
    padding: 0 !important;
}

div.gform_wrapper .validation_error {
	color: #cc0000;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 10px 0 0;
}


/* Home Widgets
------------------------------------------------------------ */

#action-widgets {
	overflow: hidden;
	clear: both;
	position: relative;
	margin: -60px 0 0 0;
	z-index: 1;
}

#action-widgets .wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

#home-widgets {
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0;
	width: 100%;
}

#home-widgets .wrap {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	clear: both;
}

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

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

#home-widgets .widget_tag_cloud div div {
	padding: 0;
}

#home-widgets h1 {
	background: url(images/bg-red-marks.png) no-repeat center;
	color: #cd0a25;
	text-align: center;
	font-size: 25px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
}

#home-widgets a,
#home-widgets a:visited {
	text-decoration: none;
}

#home-widgets a:hover {
	text-decoration: none;
}

#home-widgets ul {
	margin: 0 0 10px;
}

#home-widgets ul li {
	margin: 0;
	list-style-type: none;
	padding: 0 0 10px;
}

#home-widgets #wp-calendar thead,
#home-widgets #wp-calendar td {
	background: none;
}

.home-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 230px;
	border-right: 1px solid #ddd;
}

.home-widgets-2 {
	float: left;
	width: 430px;
	padding: 0 0 0 30px;
}

.home-widgets-3 {
	float: right;
	width: 222px;
}

.facebook {
	background: #ebedef;
	border-left: #d7d9db 1px solid;
	border-top: #d7d9db 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	padding: 20px;
}

body.page-template-home-php .skin-super-simple {
	background: none;
}

body.page-template-home-php h1.entry-title {
	display: none;
}

.join {
	width: 158px;
	background: url(images/bg-join-lower.png) no-repeat;
	padding: 20px 30px 30px 20px;
	float: left;
}

.featured {
	overflow: hidden;
	clear: both;
}

.action {
	width: 720px;
	float: right;
	margin: 80px 0 0 0;
}

body.page-template-home-php  .skin-super-simple .slidedeckFooter {
	background: none;
	border: none;
	position: absolute;
	top: 150px;
	z-index: 9999;
	width: 960px;
	padding: 0;
}

body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation{
	float:left;
	margin-right:0;
	overflow: visible;
}

body.page-template-home-php .skin-super-simple .slideTitle {	
	display: none;
}

body.page-template-home-php .skin-super-simple dl.slidedeck > dt {
	background: none;
	display: none;
	border: none;
}

body.page-template-home-php .skin-super-simple .slidedeckFooter .slideTitle div.index{display:none !important}
body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation a,
body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation a:link,
body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation a:visited{
	background:#fbfbfb;
	background:-moz-linear-gradient(top, #fbfbfb, #c9c9c9);
	background:-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c9c9c9));
	color:#727272 !important;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display:block;
	float:left;
	height:15px;
	line-height:10px;
	padding:5px 10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:20px;
	box-shadow: 1px 1px 1px #a4a4a5;
	-webkit-box-shadow: 1px 1px 1px #a4a4a5;
	-moz-box-shadow: 1px 1px 1px #a4a4a5;
}
body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation a:hover{
	color:#3f3f3f;
}
body.page-template-home-php .skin-super-simple .slidedeckFooter .navigation a:active{
	top: 1px;
}

body.page-template-home-php .skin-super-simple .slidedeckFooter a.prevSlide{
	-moz-border-radius:15px;
	border-radius:15px;
}
body.page-template-home-php .skin-super-simple .slidedeckFooter a.nextSlide {
	margin-right:1px;
	-moz-border-radius:15px;
	border-radius:15px;
	float: right !important;
}
body.page-template-home-php .skin-super-simple .slidedeckFooter a.disabled, 
body.page-template-home-php .skin-super-simple .slidedeckFooter a:link.disabled, 
body.page-template-home-php .skin-super-simple .slidedeckFooter a:visited.disabled{
	background: #dadcdd;
	color: #727272 !important;
	cursor: default;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-box-shadow: none;
}

.video {
	background: #abadb1;
	padding: 10px;
	border-top: 1px solid #929397;
	border-left: 1px solid #929397;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: right;
	z-index: 9999;
	position: relative;
}

.join h4 {
	color: #00469a;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

body.page-template-home-php .skin-super-simple p,
body.page-template-home-php .skin-super-simple h1,
body.page-template-home-php .skin-super-simple h2,
body.page-template-home-php .skin-super-simple h3,
body.page-template-home-php .skin-super-simple h4,
body.page-template-home-php .skin-super-simple h5 {
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	color: #2C2C2C !important;
}

body.page-template-home-php .skin-super-simple dl.slidedeck .text {
	text-align: right;
	padding: 30px 50px;		
}


body.page-template-home-php .skin-super-simple h1 {
	font-size: 69px;
	line-height: 72px;
	text-transform: uppercase;
	text-shadow: 2px 2px #fff, 5px 5px #b7b7b7 !important;
	padding: 30px 0 0;
}

body.page-template-home-php .skin-super-simple h3 {
	font-size: 28px;
	line-height: 30px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 2px 2px #fff, 4px 4px #b7b7b7 !important;
}

body.page-template-home-php .skin-super-simple h5 {
	font-size: 18px;
	line-height: 22px;
}

body.page-template-home-php  .skin-super-simple dl.slidedeck > dd {
	padding: 0;
	width: 960px;
}

body.page-template-home-php .skin-super-simple a.button {
	line-height: 70px;
	padding: 10px 30px !important;
}

.action,
.action h3 {
	color: #fff;
	text-shadow: -1px -1px #2b2e34;
	font-family: superclarendon, 'PT Serif', Georgia, serif;
	font-weight: bold;
}

.action h4 {
	text-align: right;
	font-weight: bold;
	display: block;
	color: #fff;
	text-shadow: -1px -1px #2b2e34;
	font-family: superclarendon, 'PT Serif', Georgia, serif;
}

.action h3 {
	text-transform: uppercase;
	font-size: 18px;
}

.action .widget {
	width: 140px;
	float: left;
	margin: 0 1px 0 0;
	background: #ccc;
	padding: 18px;
	height: 104px;
}

.action a,
.action a:visited,
.action span.ish {
	font-family: 'PT Serif', Georgia, times, serif;
	font-style: italic;
	color: #fff;
	font-weight: normal;
}

.action a:hover {
	color: #cd0a25;
	text-shadow: 1px 1px #ccc;
}



.action #php_widget-3 {
	background: #333 url(images/like.jpg) no-repeat right;
}

.action #php_widget-4 {
	background: #333 url(images/twitter.jpg) no-repeat right;
}

.action #text-9 {
	background: #333 url(images/volunteer.jpg) no-repeat right;
}

.action #text-10 {
	background: #333 url(images/difference.jpg) no-repeat right;
}

.page-template-page-action-php #featured-post-6,
.page-template-page-action-php #featured-page-3 {
	display: none;
}

.page-template-page-landing-php .entry-content {
	overflow: hidden;
	clear: both;
	margin: 0 0 30px;
}

.page-template-page-landing-php  .join {
	background: #ebedef;
	padding: 20px 30px;
	width: 210px;
	margin: 110px 0 30px 0;
	position: relative;
}

.page-template-page-landing-php .join:before,
.page-template-page-landing-php .join:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #ccc;
  -webkit-box-shadow: 0 15px 10px #ccc;
  -moz-box-shadow: 0 15px 10px #ccc;
  box-shadow: 0 15px 10px #ccc;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.page-template-page-landing-php .join:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#home-widgets .budget {
	overflow: hidden;
	clear: both;
	text-align: center;
	margin: 0 0 30px;
}

#home-widgets .budget #counter {
	background: url(images/count-bg.png) no-repeat top;
	width: 204px;
	margin: 0 auto 5px;
	color: #fff;
	font-size: 48px;
	line-height: 48px;
	overflow: hidden;
	clear: both;
	padding: 14px 13px 20px;
	letter-spacing: 32px;
	text-shadow: -1px -1px #000;
	font-weight: bold;
	font-family: "share-techmono";
}

#home-widgets .budget #counter span {
	font-style: normal;	
}

#home-widgets .budget h1 {
	font-size: 58px;
	line-height: 58px;
	text-shadow: 1px 1px #fff, 4px 4px #e5e5e5;
	text-transform: uppercase;
	margin: 0;
}

#home-widgets .budget p {
	font-family: 'PT Serif', Georgia, times, serif;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-style: italic;
}

#home-widgets .budget h2 {
	text-transform: uppercase;
	font-size: 42px;
	line-height: 48px;
	text-shadow: 1px 1px #fff, 4px 4px #e5e5e5;
	margin: 0;
}

.featured dl.slidedeck {
	margin: 0 !important;
}

/*--Quips--*/

.home-widgets-3 .qwips-wrapper-widget {
	background: #EBEDEF;
	border-left: #D7D9DB 1px solid;
	border-top: #D7D9DB 1px solid;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
}

.home-widgets-3 .qwips-player-normal-widget {
	position: relative;
	min-width: 60px;
	min-height: 50px;
	border: none;
	width: 90%;
}

.home-widgets-3 div.qwips-player-compact-widget { 
	position: relative;
	height:33px;
	width: 100%;
	font:12px Helvetica, Arial, sans-serif;
	background: #EBEDEF;
	        border-radius: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	       box-shadow: inset 0 -1px 1px #D7D9DB, inset 1px 1px 1px white;
	-webkitbox-shadow: inset 0 -1px 1px #D7D9DB, inset 1px 1px 1px white;
	  -moz-box-shadow: inset 0 -1px 1px #D7D9DB, inset 1px 1px 1px white;
}

#piryx-donation-form li {
	list-style-type: none;
}



/* Responsive
------------------------------------------------------------ */

@media only screen and (min-width: 768px) and (max-width: 960px) {

}

@media only screen and (min-width: 600px) and (max-width: 768px) {
	
}

@media only screen and (max-width: 960px) {
	

}

@media only screen and (max-width: 786px) {

}

@media only screen and (max-width: 480px) {
	#header .wrap,
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a,
	 #nav,
	 #subnav,
	 #inner, 
	 .content-sidebar #content-sidebar-wrap,
	 .full-width-content #content-sidebar-wrap,
	 .sidebar-content #content-sidebar-wrap,
	 .full-width-content #content,
	 #footer,
	 #action-widgets .wrap,
	 #home-widgets .wrap,
	 body.page-template-home-php  .skin-super-simple .slidedeckFooter,
	 .home-widgets-1,
	 .home-widgets-2,
	 .home-widgets-3,
	 .footer-widgets-1,
	 .footer-widgets-2,	
	 .footer-widgets-3,
	 .footer-widgets-4,
	 .footer-widgets-5,
	 .home-widgets-2 .featuredpost .post,
	 .action,
	 .join,
	.video {
		width: 100%;
		padding: 0;
	}
	
	.video {
		padding: 20px 0;
	}
	
	#home-widgets .home-widgets-1 .widget,
	#home-widgets .home-widgets-2 .widget,
	#home-widgets .home-widgets-3 .widget,
	.footer-widgets-1 .widget,
	.footer-widgets-2 .widget,	
	.footer-widgets-3 .widget,
	.footer-widgets-4 .widget,
	.footer-widgets-5 .widget,
	#home-widgets h1 {
		padding: 5px 30px;
	}
	
	#home-widgets h1 {
		background: none;
		margin: 0 0 20px;
	}
	
	.join .widget {
		background: #ebedef;
		padding: 20px 30px;
	}
	
	.action .widget {
		width: 50%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		height: auto;
		min-height: 92px;
	}
	
	.action .widget .widget-wrap {
		padding: 18px;
		border: 1px solid #fff;
		overflow: hidden;
	}
	
	#action-widgets,
	.action {
		margin: 0;
	}
	
	#footer-widgets .widget {
		height: auto;
		border-bottom: 5px solid #fff;
		text-align: center;
	}
	
	.fb_iframe_widget iframe {
		width: 100% !important;
	}
	
	.header-image #title-area,
	.header-image #title,
	.header-image #title a {
		position: relative;
		margin: 0 auto;
		float: none;
	}
	
	#header ul.nav li,
	#header ul.menu li {
	width: 47%;
	background: #f8f8f8;
	margin: 0;
	border: none;
	}
	
	#header .widget-area {
		height: auto;
		width: 94%;
		margin: 0 auto 20px;
	}
	
	.content-sidebar #content,
	.sidebar-content #content,
	.sidebar,
	.entry-content embed {
		padding: 0 5%;
		width: 90%;
	}
	
	body.page h1.entry-title,
	h1.title {
		margin: 0 0 20px;
		text-align: center;
	}
	
	#header ul.menu li.act a {
		border-left: 6px solid #fff;
		border-right: 3px solid #fff;
		border-bottom: 3px solid #fff;
		border-top: 6px solid #fff;
		padding: 25px 10px 25px 65px;
	}
	#header ul.menu li.bio a {
		border-left: 3px solid #fff;
		border-right: 6px solid #fff;
		border-bottom: 3px solid #fff;
		border-top: 6px solid #fff;
		padding: 25px 10px 25px 65px;
	}
	#header ul.menu li.news a {
		border-left: 6px solid #fff;
		border-right: 3px solid #fff;
		border-bottom: 6px solid #fff;
		border-top: 3px solid #fff;
		padding: 25px 10px 25px 65px;
	}
	#header ul.menu li.donate a {
		border-left: 3px solid #fff;
		border-right: 6px solid #fff;
		border-bottom: 6px solid #fff;
		border-top: 3px solid #fff;
		padding:25px 10px 25px 65px;
	}

	
	body.page-template-page-landing-php #header ul.menu li.donate a {
		border-left: 6px solid #fff;
		border-right: 3px solid #fff;
		border-bottom: 6px solid #fff;
		border-top: 6px solid #fff;
	}
	 #header ul.menu li.full a {
		border-left: 3px solid #fff;
		border-right: 6px solid #fff;
		border-bottom: 6px solid #fff;
		border-top: 6px solid #fff;
		padding: 25px 10px 25px 25px
	}

	body.page-template-page-landing-php #header ul.nav,
	body.page-template-page-landing-php #header ul.menu {
		float: none;
	}
	
	.home-widgets-3 .facebook {
		width: 182px;
		margin: 20px auto 0;
	}
	
	body.page-template-home-php .skin-super-simple h1 {
		font-size: 46px;
		line-height: 48px;
	}
	
	body.page-template-home-php .skin-super-simple dl.slidedeck .text {
		background: url(images/trans.png);
		width: 100%;
		padding: 30px 50px;
		text-align: center;
		border: 5px solid #fff;
	}
	
	.page-template-home-php .skin-super-simple {
		margin-bottom: 0;
	}
	
	.home-widgets-2 .featuredpost .post {
		padding: 5px 0 10px;
		margin: 0;
	}
	
	body.page-template-home-php .skin-super-simple dl.slidedeck > dd {
		padding: 0;
	}

	.page-template-page-landing-php .join {
		width: 90%;
		margin: 0 0 20px 0;
		padding: 20px 5%
	}
	
}

@media only screen and (max-width: 320px) {

	#header ul.nav li,
	#header ul.menu li {
	width: 94%;
	background: #f8f8f8;
	margin: 0;
	border: none;
	}
	
	#header ul.menu li.act a {
		border: 6px solid #fff;
		padding: 15px 10px 15px 75px;
	}
	#header ul.menu li.bio a {
		border: 6px solid #fff;
		padding: 15px 10px 15px 75px;
		border-top-width: 0;
	}
	#header ul.menu li.news a {
		border: 6px solid #fff;
		padding: 15px 10px 15px 75px;
		border-top-width: 0;
	}
	#header ul.menu li.donate a {
		border: 6px solid #fff;
		padding: 15px 10px 15px 75px;
		border-top-width: 0;
	}
	
	.featured {
		display: none;
	}
	
	.header-image #title-area,
	.header-image #title,
	.header-image #title a {
		width: 230px;
		height: 185px;
			-webkit-background-size: 230px 185px;
	}
	
	.action .widget {
		width: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		height: auto;
		min-height: 92px;
	}

}

@media only screen and (max-width: 240px) {
	.home-widgets-3 .facebook {
		width: 100%;
		margin: 20px auto 0;
	}
	
	#home-widgets .home-widgets-3 .widget {
		padding: 0;
	}
}

@media only screen and (max-width: 600px) {


}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

	.header-image #title-area,
	.header-image #title,
	.header-image #title a {
		background: url(images/logo-mobile.png) no-repeat;
		-webkit-background-size: 263px 212px;
		width: 263px;
		height: 212px;
	}

}