/*
	Theme Name: Custom Theme by PixelMeDesigns.com
	Theme URI: http://www.PixelMeDesigns.com
	Description: Custom child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0
	
	Template: genesis
	Template Version: 1.6.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
 

/* 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
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url(http://fonts.googleapis.com/css?family=Cookie);

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
    color: #414141;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.3625;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: square;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ed476a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/bkg.png);
}


/* Wrap
------------------------------------------------------------ */

.site-container {
background: #fff;
box-shadow:-5px 0px 10px #888, 5px 0px 10px #888;
	margin: 0px auto;
	width: 1100px;
}


/* Header
------------------------------------------------------------ */

.site-header {
width: 100%;
}

.site-header .wrap{
width: 100%;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 10px 0 0;
	width: 400px;
}
	
.site-title {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description {
	color: #817c76;
	font-size: 14px;
}

.site-header .widget-area {
background: url(images/headbkg.png);
	float: right;
	width: 400px;
padding: 5px 20px 5px 20px;
margin-top: 15px;
margin-right: 40px;
text-align: center;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 487px;
	height: 211px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}

.header-image .site-header .wrap{
		background-position: center top;
	background: url('images/sprite.png') no-repeat  -169px -22px;
	height: 211px;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 1000px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

.site-header ul.nav,
.site-header ul.menu {
	float: right;
}

.site-header ul.nav ul,
.site-header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.site-header ul.nav li,
.site-header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
}

.site-header ul.nav li a,
.site-header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

.site-header ul.nav li a:hover,
.site-header ul.nav li a:active,
.site-header ul.nav .current_page_item a,
.site-header ul.nav .current-cat a,
.site-header ul.nav .current-menu-item a,
.site-header ul.menu li a:hover,
.site-header ul.menu li a:active,
.site-header ul.menu .current_page_item a,
.site-header ul.menu .current-cat a,
.site-header ul.menu .current-menu-item a {
	color: #fff;
}

.site-header ul.nav li a .sf-sub-indicator,
.site-header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.site-header ul.nav li li a,
.site-header ul.nav li li a:link,
.site-header ul.nav li li a:visited,
.site-header ul.menu li li a,
.site-header ul.menu li li a:link,
.site-header ul.menu li li a:visited {
	background-color: #ed476a;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	position: relative;
	width: 138px;
}

.site-header ul.nav li li a:hover,
.site-header ul.nav li li a:active,
.site-header ul.menu li li a:hover,
.site-header ul.menu li li a:active {
	background-color: #f1617f;
}

.site-header ul.nav li ul,
.site-header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.site-header ul.nav li ul a,
.site-header ul.menu li ul a { 
	width: 140px;
}

.site-header ul.nav li ul ul,
.site-header ul.menu li ul ul {
	margin: -29px 0 0 159px;
}

.site-header ul.nav li:hover>ul,
.site-header ul.nav li.sfHover ul,
.site-header ul.menu li:hover>ul,
.site-header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
font-family: 'Roboto Slab', serif;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
margin-top: -25px;
}

.nav-primary .wrap{
width: 600px;
margin: 0px auto;
padding-left: 500px;
}

.nav-primary ul {
	float: left;
	width: 100%;
}

.nav-primary li {
	float: left;
	list-style-type: none;
}

.nav-primary li a {
	background-color: #ed476a;
	color: #fff;
	display: block;
	padding: 5px 14px;
margin: 0 6px;
	position: relative;
	text-decoration: none;
}

.nav-primary li a:hover{
	background-color: #f1617f;
}
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	color: #fff;
	
}

.nav-primary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	background-color: #ed476a;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #fff;
	font-size: 15px;
	padding: 6px;
	position: relative;
	width: 180px;
}

.nav-primary li li a:hover,
.nav-primary li li a:active {
	background-color: #f1617f;
}

.nav-primary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 200px;
	z-index: 9999;
margin: 0;
}

.nav-primary li ul a { 
	width: 150px;
}

.nav-primary li ul ul {
	margin: -29px 0 0 99px;
}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.nav-primary li.right {
	color: #000;
	float: right;
	padding: 5px 10px;
}

.nav-primary li.right a {
	background: none;
	border: none;
	color: #000;
	display: inline;
	text-decoration: none;
}

.nav-primary li.right a:hover {
	color: #000;
	text-decoration: underline;
}

.nav-primary li.search {
	padding: 0 10px;
}



/* Secondary Navigation
------------------------------------------------------------ */

.nav-secondary {
font-family: 'Roboto Slab', serif;
	background: #a0cd52;
	clear: both;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	width: 100%;
}

.nav-secondary .wrap{
width: 1100px;
margin: 0px auto;
}

.nav-secondary ul {
	float: left;
	width: 100%;
}

.nav-secondary li {
	float: left;
	list-style-type: none;
}

.nav-secondary li a {
	color: #fff;
	display: block;
	padding: 10px 10px;
	position: relative;
	text-decoration: none;
}

.nav-secondary li a:hover{
	background-color: #b7d876;
}
.nav-secondary li a:active,
.nav-secondary .current_page_item a,
.nav-secondary .current-cat a,
.nav-secondary .current-menu-item a {
	color: #fff;
}

.nav-secondary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-secondary li li a,
.nav-secondary li li a:link,
.nav-secondary li li a:visited {
	background: #a0cd52;
	border: 1px solid #fff;
	border-top-width: 0;
	color: #fff;
	font-size: 15px;
	padding: 7px;
	position: relative;
	width: 138px;
}

.nav-secondary li li a:hover,
.nav-secondary li li a:active {
	background-color: #b7d876;
}

.nav-secondary li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.nav-secondary li ul a { 
	width: 140px;
}

.nav-secondary li ul ul {
	margin: -29px 0 0 139px;
}

.nav-secondary li:hover>ul,
.nav-secondary li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

.site-inner {
background: #fff;
	margin: 0px auto;
	padding: 5px;
	width: 1090px;
}

.site-inner .wrap {
	overflow: hidden;
}

.before-content{
width: 700px;
padding:5px;
margin:10x 0px;
}

.after-content1 {
float: left;
width: 320px;
}

.after-content1 h4 {
font-size: 20px;
font-weight: bold;
}

.after-content2 {
float: right;
width: 320px;
}

.after-content2 h4 {
font-size: 20px;
font-weight: bold;
}

.newsletter{
	background: url('images/newsletter.png') no-repeat;
	width: 345px;
	height: 29px;
padding: 33px 30px 0 30px;
margin: 0px auto;
margin-top: 40px;
}

.newsletter input[type="text"]{
width:80%;
font-size:15px;
padding:3px 0px;
background:#fff;
margin-bottom:0px;
float:left;
}

.newsletter input[type="submit"]{
padding:3px 3px;
background-color: #e3798d;
color:#fff;
border: none;
text-align:center;
font-size:15px;
float:right;
margin:2px 0 0 0px;
}

#expired-icon {
position:  absolute;
margin-top: -4em;
margin-left: -2em;
}

.category-expired {
text-decoration:line-through;
}



/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
background: url(images/inner.png) repeat-y;
	float: left;
	width: 1100px;
}

.full-width-content .content-sidebar-wrap {
     background: none;
}

.content-sidebar .content-sidebar-wrap {
	width: 1100px;
}
.sidebar-content .content-sidebar-wrap {
background: url(images/inner1.png) repeat-y;
	width: 1100px;
}

.sidebar-content-sidebar .content-sidebar-wrap {
	width: 960px;
	float: right;
}

.sidebar-sidebar-content .content-sidebar-wrap {
	width: 960px;
	float: right;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	width: 960px;
	float: left;
}

.full-width-content .content-sidebar-wrap {
	max-width: 1100px;
width: 1080px;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	max-width: 730px;
	padding: 5px;
}

.content-sidebar .content {
	max-width: 730px;
}
.sidebar-content .content {
	max-width: 730px;
}

.content-sidebar-sidebar .content {
	padding: 5px;
	max-width: 580px;
}

.sidebar-content-sidebar .content{
	padding: 5px;
	max-width: 580px;
}


.sidebar-content .content {
	float: right;
	max-width: 730px;
}
.sidebar-sidebar-content .content {
	padding: 5px;
	max-width: 580px;
	float: right;
}

.content-sidebar-sidebar .content {
	padding: 5px;
	max-width: 600px;
}

.full-width-content .content {
	max-width: 1100px;
}

blockquote {
	background: #e2e2e2;
	clear: both;
	font-style: italic;
	margin: 0 10px 20px;
	padding: 20px 20px 0 20px;
}


.post {
background: url(images/post.png) bottom center no-repeat;
padding: 20px 0 30px;
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 20px;
}

.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,
.genesis-grid-odd {
    margin: 0 0 20px;
    padding: 5px;
    width: 48%;
border-bottom: 6px solid #000;
}

.genesis-grid-even {
    float: right;
}

.genesis-grid-odd {
    clear: both;
    float: left;
}


/* Headlines
------------------------------------------------------------ */
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .widget-area h4 {
	font-weight: normal;
	text-decoration: none;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	margin: 0 0 5px;
}

h1 {
	font-size: 22px;
	line-height: 25px;
}
h2{
	font-size: 22px;
	line-height: 25px;
}
h2 a,
h2 a:visited {
font-family: 'Roboto Slab', serif;
color: #ed476a;
	font-size: 28px;
	line-height: 31px;
}

.entry-title {
font-family: 'Roboto Slab', serif;
color: #ed476a;
	font-size: 28px;
	line-height: 31px;
}

h2 a:hover {
	text-decoration: none;
}


h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.widget-area h4{
font-family: 'Cookie', cursive;
	color: #2fa899;
    text-align: center;
	font-size: 34px;
	line-height: 36px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content ol {
	margin: 0 0 0 35px;
}

.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 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 11px;
	margin: 5px 0 10px;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.entry-comments-link,
.entry-tags {
	background: url(images/icon-dot.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 0 8px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	height: auto;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {	
	background-color: #f5f5f5;
}

.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 {
	border: none;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	padding: 5px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background-color: #333;
	color: #fff;
	padding: 5px 8px;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #e85119;
	color: #fff;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 340px;
}

.sidebar-secondary {
	float: left;
	width: 100px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widget {
	margin: 0 0 25px;
	padding: 5px;

}

.widget-area ol,
.widget-area ul {
	margin: 0 0 -5px 20px;
}

.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;
}

.widget-area ol li {
	list-style-type: decimal;
}

#about {
font-size: 14px;
}

.sidebar img{
margin-left: auto;
margin-right: auto;
display: block;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #f5f5f5;
	color: #65605b;
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
margin-bottom: 15px;
	overflow: hidden;
	padding: 5px 0 10px;
background: none;
}

.featuredpost .entry-title a{
font-size: 17px;
line-height: 20px;
}

.featuredpost .entry-title{
text-align: center;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.comment-reply a,
.comment-reply a:visited,
.search-form input[type="submit"],
#submit {
	background-color: #a0cd52;
	border: 1px solid #a0cd52;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 3px;
	text-decoration: none;

}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.comment-reply a:hover,
.search-form input[type="submit"]:hover,
#submit:hover {
	background-color: #b2d56d;
	border: 1px solid #b2d56d;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 5px;
}

.nav-primary .search-form {
	float: right;
margin-top: 2px;
}

.sidebar .search-form{
border: 1px dashed #bdbdbd;
padding: 5px;
margin: 0px auto;
width: 90%;
}

.search-form input[type="search"] {
background: #fff;
	color: #000;
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 4px 5px;
	width: 200px;
}

.site-header .search-form input[type="search"] {
	width: 170px;
}

.sidebar .search-form input[type="search"] {
	width: 80%;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	color: #65605b;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 190px;
}


/* 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 {
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
background: #fff;
    clear: both;
    font-size: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
    width: 1100px;
}
 
.footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 24px 5px;
}
 
.footer-widgets .widget {
    background: none;
    border: none;
    margin: 0 0 15px;
    padding: 0;
}

.footer-widgets .textwidget {
	padding: 0;
}

.footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

.footer-widgets p {
    font-size: 13px;
    padding: 0 0 10px;
}

.footer-widgets ul {
    list-style-type: none;
    margin: 0 0 10px;
}
 
.footer-widgets ul li {
    list-style-type: square;
    margin: 0 0 0 15px;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
    float: left;
    padding: 0 30px 0 0;
    width: 330px;
}
 
.footer-widgets-2 {
    float: left;
    width: 330px;
}
 
.footer-widgets-3 {
    float: right;
    width: 330px;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
background: #fff;
	clear: both;
	font-size: 16px;
	overflow: hidden;
	padding: 0px 0;
	width: 100%;
}

.site-footer p {
	font-size: 16px;
}

.site-footer .gototop {
	float: left;
	width: 200px;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
	width: 96%;
clear:both;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 96%;
border: 2px solid #ddd;
clear:both;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
margin-left: 50px;
border-bottom: none;
}

.comment-list ul.children li.comment  {
	background: #fff;
border-bottom: none;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.comment-meta {
display: none;
	font-weight: normal;
}


.comment-author { 
color: #f4536b;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 10px 0;
}

.comment-meta { 
	font-size: 12px;
	padding: 3px 8px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	background: #fff;
}

.alt,
.depth-1,
.even {
	border-bottom: 1px solid #ddd;
}

.comment-form-comment p{
margin-top: 20px;
}

#respond label {
	font-size: 13px;
clear: both;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
border: 1px solid #ddd;
}

#respond .form-submit input {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    padding: 5px;
    width: auto;
}


/* Customize Read More Link */
.more-link {
 font-size: 16px;
 text-decoration: none;
 text-transform: none;
	font-style: italic;
display: block;
 }

/* Social Icons 
------------------------------------------------------------ */

#social{
	background: url('images/connect.png') top center no-repeat;
	width: 345px;
	height: 54px;
margin: 0px auto;
position:relative;
}

#social li {
margin:0;
list-style:none;
position:absolute;
padding: 0;
top: 33px;
}

#social li, #social a{
display:block;
	height: 40px;
}

#facebook {
left: 0px;
	width: 40px;
	height: 40px;
}

#facebook {
	background: url('images/facebook.png');
}

#facebook:hover {
filter:alpha(opacity=50); opacity:0.5;
}


#twitter {
left: 100px;
}

#twitter {
	background: url('images/twitter.png');
	width: 41px;
	height: 40px;
}

#twitter:hover {
filter:alpha(opacity=50); opacity:0.5;
}


#pinterest {
left: 200px;
}

#pinterest {
	background: url('images/pinterest.png');
	width: 41px;
	height: 40px;
}

#pinterest:hover {
filter:alpha(opacity=50); opacity:0.5;
}

#rss {
left: 300px;
}

#rss {
	background: url('images/rss.png');
	width: 41px;
	height: 40px;
}

#rss:hover {
filter:alpha(opacity=50); opacity:0.5;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}


@media only screen and (max-width: 768px) {

.site-container{
width: 96%;
margin: 0px auto;
overflow-x: hidden;
}

.header-image .site-header .wrap{
	background: url('images/sprite.png') no-repeat  -169px -22px;
		background-position: center top;
	height: 235px !important;
margin: 0px auto;
}

.header-image .site-title a {
	width: 487px !important;
	height: 211px !important;
}

.site-header{
width: 100%;
}


.site-header .wrap{
width: 100%;
}

.title-area{
float: none;
}

.site-header .widget-area {
width: 100%;
padding: 10px 0;
margin: 20px auto 0;
}

.nav-primary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary .wrap{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary li a{
background: #fff;
color: #ed476a;
}

.nav-primary .current-menu-item a {
color: #ed476a;
}

.nav-secondary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-secondary .wrap{
width: 98%;
padding: 0;
margin: 0;
} 

.site-inner {
width: 100%;
padding: 10px 0;
}

.site-inner .wrap {
width: 100%;
}

.content-sidebar-wrap {
width: 100%;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap {
width: 100%;
}
.sidebar-sidebar-content .content-sidebar-wrap { 
width: 100%;
}

.full-width-content .content-sidebar-wrap { 
width: 100%;
}

.content {
width: 100%;
}

.entry {
width: 94%;
padding: 3%;
}

.sidebar{
float: left;
width: 94%;
padding: 3%;
}

img{
max-width: 97%;
height: auto;
display: block;
}

.footer-widgets{
width: 100%;
}

.footer-widget .wrap{
width: 100%;
padding: 0;
}

.footer-widgets-1{
float: left;
width: 97%;
}

.footer-widgets-2{
float: left;
width: 97%;
}

.footer-widgets-3{
float: left;
width: 97%;
}
}

@media only screen and (max-width: 480px) {

.site-container{
width: 96%;
margin: 0px auto;
overflow-x: hidden;
}

	.header-image .site-header .wrap {
		background-position: center top;
	background: url('images/sprite.png') no-repeat -189px -273px;
}

.header-image .site-title a {
height: 199px !important;
width: 460px !important;
}

.site-header{
        margin: 0 auto;

}

.site-header .wrap{
        margin: 0 auto;
}

.site-title {
width: 100%;
}

.title-area{
width: 100%;
float: none;
}

.site-header .widget-area {
width: 98%;
padding: 10px 0 30px;
margin-top: -10px;
margin-right: 0px;
}

.nav-primary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary .wrap{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary li a{
background: #fff;
color: #ed476a;
}

.nav-primary .current-menu-item a {
color: #ed476a;
}

.nav-secondary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-secondary .wrap{
width: 98%;
padding: 0;
margin: 0;
} 

.site-inner {
width: 100%;
padding: 10px 0;
}

.home .site-inner .wrap {
width: 100%;
}

.site-inner .wrap {
width: 100%;
}

.content-sidebar-wrap {
width: 100%;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap {
width: 100%;
}
.sidebar-sidebar-content .content-sidebar-wrap { 
width: 100%;
}

.full-width-content .content-sidebar-wrap { 
width: 100%;
}

.content {
width: 100%;
}

.entry {
width: 94%;
padding: 3%;
}

.sidebar{
float: left;
width: 94%;
padding: 3%;
}

img{
max-width: 97%;
height: auto;
display: block;
}

.footer-widgets{
width: 100%;
}

.footer-widget .wrap{
width: 100%;
padding: 0;
}

.footer-widgets-1{
float: left;
width: 97%;
}

.footer-widgets-2{
float: left;
width: 97%;
}

.footer-widgets-3{
float: left;
width: 97%;
}

}

@media only screen and (max-width: 320px) {

.site-container{
width: 96%;
margin: 0px auto;
overflow-x: hidden;
}


	.header-image .site-header .wrap {
		background-position: center top;
	background: url('images/sprite.png') no-repeat -51px -533px;
margin: 0px auto;
height: 134px !important;
}

.header-image .site-title a {
height: 134px !important;
width: 310px !important;
}


.site-header{
        width: 100%;
        margin: 0 auto;

}

.site-header .wrap{
        width: 100%;
        margin: 0 auto;
}

.site-title {
width: 100%;
}

.site-header .widget-area {
width: 98%;
padding: 10px 0 30px;
margin-top: -30px;
margin-right: 0px;
}

.nav-primary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary .wrap{
width: 98%;
padding: 0;
margin: 0;
}

.nav-primary li a{
text-align: center;
background: #fff;
color: #ed476a;
}

.nav-primary .current-menu-item a {
color: #ed476a;
}

.nav-secondary{
width: 98%;
padding: 0;
margin: 0;
}

.nav-secondary .wrap{
text-align: center;
width: 98%;
padding: 0;
margin: 0;
} 

.site-inner {
width: 100%;
padding: 10px 0;
}

.site-inner .wrap {
width: 100%;
}

.content-sidebar-wrap {
width: 100%;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap {
width: 100%;
}
.sidebar-sidebar-content .content-sidebar-wrap { 
width: 100%;
}

.full-width-content .content-sidebar-wrap { 
width: 100%;
}

.content, .full-width-content .content{
width: 100%;
}

.entry {
width: 94%;
padding: 3%;
}

.sidebar{
float: left;
width: 94%;
padding: 3%;
}

img{
max-width: 97%;
height: auto;
display: block;
}

.footer-widgets{
width: 100%;
}

.footer-widget .wrap{
width: 100%;
padding: 0;
}

.footer-widgets-1{
float: left;
width: 97%;
}

.footer-widgets-2{
float: left;
width: 97%;
}

.footer-widgets-3{
float: left;
width: 97%;
}

.newsletter{
	background: url('images/newslettermobile.png') no-repeat;
	width: 245px;
	height: 21px;
padding: 33px 30px 0 30px;
margin: 0px auto;
margin-top: 20px;
}

.newsletter input[type="text"]{
float: left;
width:100%;
font-size:15px;
padding:3px 0px;
background:#fff;
margin-bottom:5px;
clear: both;
}

.newsletter input[type="submit"]{
display: block;
float: none;
padding:3px 3px;
background-color: #e3798d;
color:#fff;
border: none;
text-align:center;
font-size:15px;
margin:2px 0 0 0px;
width: 50%;
}

#social{
	background: url('images/connectmobile.png') top center no-repeat;
	width: 341px;
	height: 45px;
margin: 0px auto;
position:relative;
padding-top: 35px;
width: 100%;
}

#facebook {
left: 50px;
	width: 41px;
	height: 40px;
}

#twitter {
left: 100px;
	width: 41px;
	height: 40px;
}

#pinterest {
left: 150px;
	width: 41px;
	height: 40px;
}

#rss {
left: 200px;
	width: 41px;
	height: 40px;
}

}