﻿/*
	Theme Name: Elle Child Theme
	Theme URI: http://market.studiopress.com/themes/elle
	Description: Elle theme for the Genesis Framework is clean, lightweight, and adaptable. Make it yours with a custom menu, header image, and background — then go further with available theme options for Orange, White, Blue, Green, or Red color schemes, and six layout choices. Elle comes equipped with a home page template that transforms your front page into a superb 3-column magazine layout, widget support (Featured Top, Featured Bottom Left, and Featured Bottom Right), and a custom "Genesis - Home Featured" widget to display a slider of your select posts with their featured images.
	Author: Lauren Mancke
	Author URI: http://www.northbounddesign.com/
	Version: 2.0.0
	
	Tags: black, blue, gray, green, orange, red, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
		
	Template: genesis
	Template Version: 1.7

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Wrap
* Top Navigation
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Home
* 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
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Latest Tweets Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Elle Blue
* Elle White
* Elle Green
* Elle Red
*/

/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Josefin+Slab:700&v2);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:700);


/* Defaults
------------------------------------------------------------ */

body {
	background-color: #fff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #444;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f0f1e9;
	border: 1px solid #f0f1e9;
}

input,
select,
textarea {
	background: #fff;
	border: 1px solid #e5e5e5;
}

ul, ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.entry-content ul li {
	list-style-type: square;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ef3125;
	text-decoration: none;
}

a:hover {
	color: #00abbc;
	text-decoration: none;
}
/*3/25/2015 added max-width and height to default all images to be more responsive*/
a img {
	border: none;
	max-width: 100%;
	height:auto;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
}


/* Top Navigation
------------------------------------------------------------ */

.topnav {
	background: url(images/bg.png) repeat-x top;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}
	
.topnav .wrap {
	margin: 0 auto;
	text-transform: uppercase;
	width: 960px;
}
	
.topnav a,
.topnav a:visited {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
.topnav p {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
	
.topnav-left {
	float: left;
	margin: 0;
	padding: 8px 0 0;
	width: 15%;/*255px;*/
}
	
.topnav-right {
	float: left;/*right;*/
	margin: 0;
	padding: 8px 0 0;
	text-align: right;
	width: 70%;/*700px;*/
}
	
.topnavbarright a img {
	border: none;
	margin: 0 3px 1px 0;
	padding: 0;
}
	
.rss-topnav {
	background: url(images/rss.png) no-repeat left;
	padding: 2px 5px 2px 16px;
}

/* Header
------------------------------------------------------------ */

#header {
	height: 120px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#title-area {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 15px 0 0;
	width: 230px;
}
	
#title {
	font-family: 'Josefin Slab', Arial, san-serif;
	font-size: 100px;
	font-weight: 700;
	letter-spacing: -4px;
	line-height: 105px;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 0 #e6e6e6;
}

#title a,
#title a:hover {
	color: #00abbc;
	text-decoration: none;
}

#description {
	display: none;
}

#header .widget-area {
	float: right;
	margin: 0;
	padding: 0;
	width: 728px;
}

#header .widget-area p {
	margin: 0;
	padding: 0 0 5px;
}
	
#header .textwidget {
	margin: 0;
	padding: 15px 0 0;
}
	
#header .widget-area h4 {
	margin: 10px 0 5px;
	padding: 0;
	text-decoration: none;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 230px;
}

.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 Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	background: #f9510e url(images/nav.png) repeat-x;
	border: 1px solid #bc380b;
	border-left-width: 0;
	color: #fff;
	float: right;
	font-size: 14px;
	line-height: 24px;
	list-style: none;
	margin: 30px auto 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	text-shadow: -1px -1px #bc380b;
	text-transform: none;
	width: auto;
}

#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: none;
}

#header ul.nav li a,
#header ul.menu li a {
	background: url(images/navline.png) repeat-y left;
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 4px 15px 5px 15px;
	position: relative;
	text-decoration: none;
}

#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 {
	background: #dc420e url(images/navhov.png) right top;
	border-left: 1px solid #bc380b;
	color: #fff;
	padding: 4px 15px 5px 14px;
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#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: #ef5400;
	border: 1px solid #bc380b;
	border-top-color: #ff6c00;
	color: #fff;
	font-size: 11px;
	padding: 3px 10px;
	position: relative;
	width: 160px;
}

#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 {
	background: #f60;
	border-top-color: #ff7800;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 160px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -32px 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;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	margin: 0 auto;
	padding: 0;
}
	
#nav .wrap {
	background: #f9510e url(images/nav.png) repeat-x;
	border: 1px solid #bc380b;
	border-left-width: 0;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto;
	overflow: none;
	padding: 0;
	text-shadow: -1px -1px #bc380b;
	width: 960px;
}

#nav ul {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	background: url(images/navline.png) repeat-y left;
	color: #fff;
	display: block;
	padding: 4px 15px 5px 15px;
	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: #dc420e url(images/navhov.png) right top;
	border-left: 1px solid #bc380b;
	color: #fff;
	padding: 4px 15px 5px 14px;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: #ef5400;
	border: 1px solid #bc380b;
	border-top-color: #ff6c00;
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 3px 10px;
	position: relative;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background: #f60;
	border-top-color: #ff7800;
}

#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: -32px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 4px 10px 0 0;
}

#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: 3px 5px 0 0;
}

#nav .searchsubmit {
	font-size: 13px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left;
	padding: 3px 0 1px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	clear: both;
	overflow: hidden;
	text-transform: none;
}

#subnav .wrap {
	background: #f0f1e9;
	color: #444;
	margin: 0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #fff;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #444;
	display: block;
	font-size: 12px;
	padding: 6px 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: #e3dbd0;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #f0f1e9;
	border-bottom: 1px solid #fff;
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	width: 160px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #e3dbd0;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#subnav li ul a {
	width: 160px;
}

#subnav li ul ul {
	margin: -31px 0 0 179px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	border-top: 1px solid #e5e5e5;
	margin: 20px auto;
	overflow: hidden;
	padding: 0 0 10px;
	width: 960px;
}

.content-sidebar #inner {
	background: url(images/content-sidebar.png) repeat-y;
}

.sidebar-content #inner {
	background: url(images/sidebar-content.png) repeat-y;
}

.sidebar-sidebar-content #inner {
	background: url(images/sidebar-sidebar-content.png) repeat-y;
}

.content-sidebar-sidebar #inner {
	background: url(images/content-sidebar-sidebar.png) repeat-y;
}

.sidebar-content-sidebar #inner {
	background: url(images/sidebar-content-sidebar.png) repeat-y;
}


/* Home
------------------------------------------------------------ */

.home #wrap #inner {
/*	background-image: url(images/home-inner.png);
	background-repeat: repeat-y; this is the border line using a picture*/
}

.featured-top {
	background: #f0f1e9;
}

.featured-top,
.featured-bottom {
	float: left;
	width: 420px;
}
	
.featured-bottom-left {
	float: left;
	width: 220px;
}
	
.featured-bottom-right {
	float: right;
	width: 200px;
}

.featured-top .widget,
.featured-bottom .widget {
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
}

.featured-top .widget-wrap,
.featured-bottom .widget-wrap {
	padding: 10px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	margin: 0 0 10px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px ;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 640px;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	width: 960px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 420px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 740px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

#content .post,
#content .page {
	background: #fff;
	margin: 0;
	padding: 15px 10px 15px 0;
}
	
.sidebar-content #content .page,
.sidebar-content-sidebar #content .page,
.sidebar-sidebar-content #content .page,
.sidebar-content #content .post,
.sidebar-content-sidebar #content .post,
.sidebar-sidebar-content #content .post,
.sidebar-content #content .navigation,
.sidebar-content-sidebar #content .navigation,
.sidebar-sidebar-content #content .navigation {
	padding: 15px 0 15px 10px;
}

.sidebar-content-sidebar #content .page,
.sidebar-content-sidebar #content .post,
.sidebar-content-sidebar #content .navigation {
	padding: 15px 10px;
}

blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	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 {
	clear: both;
	color: #00abbc;
	font-weight: bold;
	padding: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited,
#sidebar h4 {
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 28px;
	margin: 0;
}

.page h1 {
	color: #00abbc;
	margin: 0 0 5px;
}

.author-box h1 {
	display: inline;
}

#sidebar h2,
#sidebar h2 a {
	font-size: 13px;
	letter-spacing: 0;
	line-height: 16px;
}

h3 {
	font-size: 20px;
	margin: 0 0 15px;
}

h4 {
	font-size: 18px;
}

#sidebar-alt .widget h4 {
	color: #444;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}



/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ul {
	margin: 0;
	padding: 0 0 15px 15px;
}
.entry-content ul ul {
	margin: 0.5em 0 0.9em;
	padding: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

/*.entry-content .post ol li,
.entry-content .page ol li {
	margin: 0 0 0 25px;
}*/

/*.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
	list-style-type: square;
}*/

/*.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}*/

.entry-content ol {
	list-style-type: decimal !important;
	margin: 10px 0 0;
	padding: 0 0 12px 15px;
}
.entry-content ol li {
	margin: 0 0 0.5em 25px;
	font-size: 1.1em;
	padding: 0;
	line-height: 1.3em;
}
.entry-content ol ol {
	list-style-type: lower-roman !important;
	margin-bottom: 0.9em;
	padding: 0;
}
.entry-content ol li ol li {
	font-size: 1em;
}

	
/* Post Info
------------------------------------------------------------ */

.post-info {
	border-bottom: 1px dotted #e5e5e5;
	font-size: 11px;
	margin: 0 0 10px;
	padding: 5px 0;
	text-transform: none;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px dotted #e5e5e5;
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0;
	text-transform: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 10px;
	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
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
	padding: 3px;
}

.author-box .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.featuredpage img,
.featuredpost img {
	margin: 0 0 10px 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 3px;
}

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;
}
/*3/25/2015 added max-width to override non-responsive captions*/
.wp-caption {
	padding: 5px 0 0 1px;
	text-align: center;
	max-width: 99%;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	background-color: #fff;
	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 {
	background-color: #f0f1e9;
	border: 1px solid #e6e6e6;
	padding: 2px 5px;
	font-weight: normal;
}

.navigation li a:hover,
.navigation li.active a {
	color: #00abbc;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 220px;
}

#sidebar-alt {
	float: left;
	width: 320px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
}

.sidebar .widget-wrap{
	padding: 10px;
}

.widget-area .textwidget {
	padding: 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: none;
word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}

	
/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 10px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 0 5px;
	padding: 3px;
	width: 278px;
}

#sidebar #cat,
#sidebar .widget_archive select,
.featured-bottom-left #cat,
.featured-bottom-left .widget_archive select {
	width: 198px;
}

.featured-bottom-right #cat,
.featured-bottom-right .widget_archive select {
	width: 168px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #e5e5e5;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 0 10px;
}

.featuredpost h2,
.featuredpage h2 {
	display: inline;
}

.featuredpost ul {
	margin: 0;
}

.featuredpost ul li {
	border-bottom: 1px dotted #e5e5e5;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 0 10px;
}

.featuredpost ul li a {
	font-weight: bold;
	line-height: 16px;
}

.more-from-category {
	margin: 0;
	padding: 0;
}
	
.more-from-category a {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0;
}
	
.more-from-category a:hover {
	color: #00abbc;
	text-decoration: none;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 0 0;
}

.user-profile .posts_link {
	padding: 0;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background: url(images/navhov.png) repeat-x right top;
	border: 1px solid #bc380b;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 4px 4px;
	text-decoration: none;
	text-shadow: -1px -1px #bc380b;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background: url(images/nav.png) repeat-x right top;
	border: 1px solid #bc380b;
	color: #fff;
	text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 40px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	background: #fff;
	border: 1px solid #bc380b;
	font-family: Arial, san-serif;
	font-size: 12px;
	margin: 0 1px 0 0;
	padding: 5px 0 5px 5px;
	width: 200px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 0 5px;
}

.enews #subscribe {
	padding: 0;
}

.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 5px;
	width: 230px;
}

#sidebar .enews #subbox,
.featured-bottom-left .enews #subbox {
	margin: 5px 0;
	width: 190px;
}

.featured-bottom-left .enews #subbox {
	width: 170px;
}


/* Latest Tweets Widget
------------------------------------------------------------ */

.latest-tweets {
	background: url(images/twitter.png) no-repeat right top;
	margin: 10px 0 0;
	padding: 0;
}
	
.latest-tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.latest-tweets ul li {
	border-bottom: 1px dotted #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
	
.latest-tweets span a {
	color: #aaa;
}

#header .latest-tweets {
	padding: 0 30px;
}
	

/* 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: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}


/* Footer
------------------------------------------------------------ */

.footer {
	background: url(images/footer.png) repeat-x;
	clear: both;
	color: #888;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 75px;
	text-transform: none;
}

.footer .wrap {
	background-color: #f0f1e9;
	height: 20px;
	margin: 0 auto;
	padding: 10px;
	width: 100%;/*940px;*/
}

.footer p {
	margin: 0;
	padding: 0;
}

.footer a,
.footer a:visited {
	color: #00abbc;
}

.footer a:hover {
	color: #f60;
	text-decoration: none;
}

.footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 210px;
}

.footer .gototop a {
	background: url(images/footer-top.png) no-repeat left;
	padding: 2px 0 2px 18px;
}

.footer .creds {
	/*float: right; */
	padding: 0 10px 0 0;
	/*text-align: right;*/
	/*width: 710px;*/
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	padding: 10px;
	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: normal;
	margin: 15px 0 5px;
	padding: 20px 10px 20px 20px;
}

.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;
}

.thread-alt,
.thread-even {
	background-color: #f0f1e9;
}

.alt,
.depth-1,
.even {
	border: none;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input[type="text"],
div.gform_wrapper input[type="url"],
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="phone"],
div.gform_wrapper input[type="number"],
div.gform_wrapper input[type="password"] {
	color: #444;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 4px 5px;
}

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;
}

/* Elle Blue
------------------------------------------------------------ */

body.elle-blue,
.elle-blue .footer {
	background-color: #62becb;
}

.elle-blue blockquote,
.elle-blue .author-box,
.elle-blue .featured-top,
.elle-blue .breadcrumb,
.elle-blue .sticky,
.elle-blue .taxonomy-description,
.elle-blue .wp-caption,
.elle-blue .thread-alt,
.elle-blue .thread-even,
.elle-blue .navigation li a,
.elle-blue .navigation li.disabled,
.elle-blue .navigation li a:hover,
.elle-blue .navigation li.active a {
	background-color: #f6f6f6;
	border: none;
}

.elle-blue #inner {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	background-color: #fff;
	border: none;
	box-shadow: 0 1px 1px #999;
}

.elle-blue #content .post,
.elle-blue #content .page,
.elle-blue .navigation {
	padding: 15px 10px;
}

.elle-blue #content .featuredpost .post,
.elle-blue #content .featuredpage .post {
	padding: 0 10px 15px 0;
}

.elle-blue .topnav p,
.elle-blue .topnav a,
.elle-blue .topnav a:visited,
.elle-blue #header .widget-area,
.elle-blue #header .widget-area h4,
.elle-blue #header .widget-area a,
.elle-blue #header .widget-area a:visited,
.elle-blue #subnav a,
.elle-blue #subnav a:link,
.elle-blue #subnav a:visited,
.elle-blue .footer p,
.elle-blue .footer a,
.elle-blue .footer a:visited {
	color: #fff;
	text-shadow: none;
}

.elle-blue #title a,
.elle-blue #title a:hover {
	color: #fff;
	text-shadow: 1px 1px #328d98;
}

.elle-blue a,
.elle-blue a:visited,
.elle-blue #nav,
.elle-blue .widget h2,
.elle-blue .widget h2 a,
.elle-blue .widget h2 a:visited,
.elle-blue h2 a:hover,
.elle-blue #cat,
.elle-blue .widget_archive select,
.elle-blue .enews #subbox {
	color: #3aa4b1;
}

.elle-blue h1,
.elle-blue h2,
.elle-blue h2 a,
.elle-blue h2 a:visited,
.elle-blue h3,
.elle-blue h4,
.elle-blue h5,
.elle-blue h6,
.elle-blue #featured-top .widget h2 a,
.elle-blue a:hover,
.elle-blue .widget h2 a:hover,
.elle-blue p.more-from-category a {
	color: #e2b842;
}

.elle-blue #header ul.nav,
.elle-blue #header ul.menu,
.elle-blue #nav .wrap {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	background: #d0d3c2 url(images/nav-tan.png) repeat-x;
	border: none;
	box-shadow: 0 1px 1px #999;
	color: #777971;
	text-shadow: 1px 1px #eee;
}

.elle-blue #header ul.nav li a,
.elle-blue #header ul.menu li a,
.elle-blue #nav li a {
	color: #777971;
	text-shadow: 1px 1px #eee;
}

.elle-blue #header ul.nav li a:hover,
.elle-blue #header ul.nav li a:active,
.elle-blue #header ul.nav .current_page_item a,
.elle-blue #header ul.nav .current-cat a,
.elle-blue #header ul.nav .current-menu-item a,
.elle-blue #header ul.menu li a:hover,
.elle-blue #header ul.menu li a:active,
.elle-blue #header ul.menu .current_page_item a,
.elle-blue #header ul.menu .current-cat a,
.elle-blue #header ul.menu .current-menu-item a,
.elle-blue #nav li a:hover,
.elle-blue #nav li a:active,
.elle-blue #nav .current_page_item a,
.elle-blue #nav .current-cat a,
.elle-blue #nav .current-menu-item a {
	background: #e4e7d7 url(images/nav-tan-hov.png) repeat-x;
	border-left: 1px solid #c1c1c1;
}

.elle-blue #header ul.nav li li a,
.elle-blue #header ul.nav li li a:link,
.elle-blue #header ul.nav li li a:visited,
.elle-blue #header ul.menu li li a,
.elle-blue #header ul.menu li li a:link,
.elle-blue #header ul.menu li li a:visited,
.elle-blue #nav li li a,
.elle-blue #nav li li a:link,
.elle-blue #nav li li a:visited {
	background-color: #e4e7d7;
	border: 1px solid #dde0d1;
	border-top-color: #f4f6ee;
	color: #777971;
}

.elle-blue #header ul.nav li li a:hover,
.elle-blue #header ul.nav li li a:active,
.elle-blue #header ul.menu li li a:hover,
.elle-blue #header ul.menu li li a:active,
.elle-blue #nav li li a:hover,
.elle-blue #nav li li a:active {
	background: #e4e7d7 url(images/nav-tan-hov.png) repeat-x;
}

.elle-blue #subnav .wrap {
	background-color: #3aa4b1;
}

.elle-blue #subnav li a:hover,
.elle-blue #subnav li a:active,
.elle-blue #subnav li li a,
.elle-blue #subnav li li a:link,
.elle-blue #subnav li li a:visited,
.elle-blue #subnav .current_page_item a,
.elle-blue #subnav .current-cat a,
.elle-blue #subnav .current-menu-item a {
	background-color: #7ec9cb;
	text-shadow: none;
}

.elle-blue #subnav li li a:hover,
.elle-blue #subnav li li a:active {
	background-color: #60c0c3;
}

.elle-blue div.gform_footer input.button,
.elle-blue .enews #subbutton,
.elle-blue .reply a,
.elle-blue .reply a:visited,
.elle-blue .searchsubmit,
.elle-blue #submit {
	background: #7ec9cb;
	color: #fff;
	border: 1px solid #60c0c3;
	text-shadow: none;
}

.elle-blue div.gform_footer input.button:hover,
.elle-blue .enews #subbutton:hover,
.elle-blue .reply a:hover,
.elle-blue .searchsubmit:hover,
.elle-blue #submit:hover {
	background: #60c0c3;
	border: 1px solid #3aa4b1;
}

.elle-blue .avatar,
.elle-blue .featuredpage img,
.elle-blue .featuredpost img,
.elle-blue .post-image {
	border: 1px solid #e5e5e5;
}

.elle-blue .post-meta {
	border-top: 1px solid #e5e5e5;
}

.elle-blue .featuredpage .page,
.elle-blue .featuredpost .post,
.elle-blue .featuredpost ul li,
.elle-blue .latest-tweets ul li,
.elle-blue .sidebar .widget,
.elle-blue .featured-top .widget,
.elle-blue .featured-bottom .widget,
.elle-blue .post-info {
	border-bottom: 1px solid #e5e5e5;
}

.elle-blue .s,
.elle-blue input,
.elle-blue select,
.elle-blue textarea {
	border: 1px solid #c1c1c1;
}

.elle-blue .footer .wrap {
background-color: #3aa4b1;
border: none;
}

.elle-blue .footer a:hover {
	color: #f6f6f6;
}

/* Elle White
------------------------------------------------------------ */

body.elle-white,
.elle-white .footer {
	background-color: #eee;
}

.elle-white .featured-top,
.elle-white blockquote,
.elle-white .author-box,
.elle-white .breadcrumb,
.elle-white .sticky,
.elle-white .taxonomy-description,
.elle-white .wp-caption,
.elle-white .thread-alt,
.elle-white .thread-even,
.elle-white .navigation li a,
.elle-white .navigation li.disabled {
	background-color: #f6f6f6;
}

.elle-white #inner,
.elle-white .footer .wrap {
	-moz-box-shadow: 0 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 1px #ccc;
	background-color: #fff;
	border: none;
	box-shadow: 0 1px 1px #ccc;
}

.elle-white #content .post,
.elle-white #content .page,
.elle-white .navigation {
	padding: 15px 10px;
}

.elle-white #content .featuredpost .post,
.elle-white #content .featuredpage .post {
	padding: 0 10px 15px 0;
}

.elle-white #title a,
.elle-white #title a:hover {
	color: #444;
	text-shadow: 1px 1px #fff;
}

.elle-white a:hover,
.elle-white #nav,
.elle-white .widget h2,
.elle-white .widget h2 a,
.elle-white .widget h2 a:visited,
.elle-white h2 a:hover,
.elle-white p.more-from-category a,
.elle-white #cat,
.elle-white .widget_archive select,
.elle-white .enews #subbox,
.elle-white .footer a,
.elle-white .footer a:visited {
	color: #444;
}

.elle-white a,
.elle-white a:visited,
.elle-white h1,
.elle-white h2,
.elle-white h2 a,
.elle-white h2 a:visited,
.elle-white h3,
.elle-white h4,
.elle-white h5,
.elle-white h6,
.elle-white #featured-top .widget h2 a,
.elle-white .widget h2 a:hover,
.elle-white .footer a:hover {
	color: #000;
}

.elle-white #header ul.nav,
.elle-white #header ul.menu,
.elle-white #nav .wrap {
	-moz-box-shadow: 0 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 1px #ccc;
	background: #fff url(images/nav-white.png) repeat-x;
	border-color: #fff;
	box-shadow: 0 1px 1px #ccc;
	color: #ccc;
	text-shadow: 1px 1px #eee;
}

.elle-white #nav li a,
.elle-white #header ul.nav li a,
.elle-white #header ul.menu li a {
	background: none;
	border-left: 1px solid #fff;
	color: #666;
	padding: 4px 15px 5px 14px;
	text-shadow: 1px 1px #fff;
}

.elle-white #nav li a:active,
.elle-white #nav .current_page_item a,
.elle-white #nav .current-cat a,
.elle-white #nav .current-menu-item a {
	background: #fcfcfc url(images/nav-white-hov.png) repeat-x;
}

.elle-white #header ul.nav .current_page_item a,
.elle-white #header ul.nav .current-cat a,
.elle-white #header ul.nav .current-menu-item a,
.elle-white #header ul.nav li a:hover,
.elle-white #header ul.nav li a:active,
.elle-white #header ul.menu .current_page_item a,
.elle-white #header ul.menu .current-cat a,
.elle-white #header ul.menu .current-menu-item a,
.elle-white #header ul.menu li a:hover,
.elle-white #header ul.menu li a:active,
.elle-white #nav li a:hover,
.elle-white #nav li .current_page_item a,
.elle-white #nav li .current-cat li a,
.elle-white #nav li .current-menu-item li a {
	background: #333 url(images/nav-black-hov.png) repeat-x;
	border-left: 1px solid #000;
	color: #fff;
	text-shadow: -1px -1px #000;
}

.elle-white #header ul.nav li li a,
.elle-white #header ul.nav li li a:link,
.elle-white #header ul.nav li li a:visited,
.elle-white #header ul.menu li li a,
.elle-white #header ul.menu li li a:link,
.elle-white #header ul.menu li li a:visited,
.elle-white #nav li li a,
.elle-white #nav li li a:link,
.elle-white #nav li li a:visited {
	background-color: #272727;
	border: 1px solid #111;
	border-top-color: #333;
	color: #fff;
	text-shadow: -1px -1px #000;
}

.elle-white #header ul.nav li li a:hover,
.elle-white #header ul.nav li li a:active,
.elle-white #header ul.menu li li a:hover,
.elle-white #header ul.menu li li a:active,
.elle-white #nav li li a:hover,
.elle-white #nav li li a:active {
	background: #000;
}

.elle-white #subnav .wrap {
	-moz-box-shadow: 0 1px 1px #ccc;
	-webkit-box-shadow: 0 1px 1px #ccc;
	background-color: #fff;
	border: 1px solid #fff;
	border-top-width: 0;
	box-shadow: 0 1px 1px #ccc;
	margin-bottom: 1px;
}

.elle-white #subnav a,
.elle-white #subnav a:link,
.elle-white #subnav a:visited {
	text-shadow: none;
}

.elle-white #subnav li a:hover,
.elle-white #subnav li a:active,
.elle-white #subnav li li a,
.elle-white #subnav li li a:link,
.elle-white #subnav li li a:visited,
.elle-white #subnav .current_page_item a,
.elle-white #subnav .current-cat a,
.elle-white #subnav .current-menu-item a {
	background-color: #b0b7bb;
	color: #000;
	text-shadow: 1px 1px #ccc;
}

.elle-white #subnav li li a:hover,
.elle-white #subnav li li a:active {
	background-color: #b9c1c6;
	color: #000;
}

.elle-white div.gform_footer input.button,
.elle-white .enews #subbutton,
.elle-white .reply a,
.elle-white .reply a:visited,
.elle-white .searchsubmit,
.elle-white #submit,
.elle-white .navigation li a:hover,
.elle-white .navigation li.active a {
	background: #3b4144;
	border: 1px solid #353535;
	color: #fff;
	text-shadow: none;
}

.elle-white div.gform_footer input.button:hover,
.elle-white .enews #subbutton:hover,
.elle-white .reply a:hover,
.elle-white .searchsubmit:hover,
.elle-white #submit:hover {
	background: #222;
	border: 1px solid #111;
}

.elle-white .post-meta {
	border-top: 1px solid #e5e5e5;
}

.elle-white .featuredpage .page,
.elle-white .featuredpost .post,
.elle-white .featuredpost ul li,
.elle-white .latest-tweets ul li,
.elle-white .sidebar .widget,
.elle-white .featured-top .widget,
.elle-white .featured-bottom .widget,
.elle-white .post-info {
	border-bottom: 1px solid #e5e5e5;
}

.elle-white .s,
.elle-white input,
.elle-white select,
.elle-white textarea,
.elle-white .avatar,
.elle-white .featuredpage img,
.elle-white .featuredpost img,
.elle-white .post-image {
	border: 1px solid #e5e5e5;
}

/* Elle Green
------------------------------------------------------------ */

body.elle-green,
.elle-green .footer {
	background-color: #e6e3dc;
	text-shadow: 1px 1px #fff;
}

.elle-green .featured-top,
.elle-green blockquote,
.elle-green .author-box,
.elle-green .breadcrumb,
.elle-green .sticky,
.elle-green .taxonomy-description,
.elle-green .wp-caption,
.elle-green .thread-alt,
.elle-green .thread-even,
.elle-green .navigation li a,
.elle-green .navigation li.disabled {
	background-color: #fff;
	border: none;
}

.elle-green #inner {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	background-color: #f3f4f0;
	border: none;
	box-shadow: 0 1px 1px #999;
}

.elle-green #content .post,
.elle-green #content .page,
.elle-green .navigation {
	padding: 15px 10px;
}

.elle-green #content .featuredpost .post,
.elle-green #content .featuredpage .post {
	padding: 0 10px 15px 0;
}

.elle-green a,
.elle-green a:visited,
.elle-green #title a,
.elle-green #title a:hover,
.elle-green h1,
.elle-green h2,
.elle-green h2 a:hover,
.elle-green h3,
.elle-green h4,
.elle-green h5,
.elle-green h6,
.elle-green .widget h2 a:hover,
.elle-green .featuredpost ul li a:hover,
.elle-green p.more-from-category a,
.elle-green .footer a {
	color: #5cb17a;
}

.elle-green a:hover,
.elle-green h2 a,
.elle-green h2 a:visited,
.elle-green .featuredpost ul li a,
.elle-green #cat,
.elle-green .widget_archive select,
.elle-green .enews #subbox,
.elle-green p.more-from-category a:hover,
.elle-green .footer a:hover,
.elle-green .navigation li a:hover,
.elle-green .navigation li.active a {
	color: #474747;
}

.elle-green #header ul.nav,
.elle-green #header ul.menu,
.elle-green #nav .wrap {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	background: #575757 url(images/nav-gray.png) repeat-x;
	border-color: #474747;
	box-shadow: 0 1px 1px #999;
	color: #111;
	text-shadow: -1px -1px #333;
}

.elle-green #header ul.nav li a:hover,
.elle-green #header ul.nav li a:active,
.elle-green #header ul.nav .current_page_item a,
.elle-green #header ul.nav .current-cat a,
.elle-green #header ul.nav .current-menu-item a,
.elle-green #header ul.menu li a:hover,
.elle-green #header ul.menu li a:active,
.elle-green #header ul.menu .current_page_item a,
.elle-green #header ul.menu .current-cat a,
.elle-green #header ul.menu .current-menu-item a,
.elle-green #nav li a:hover,
.elle-green #nav li a:active,
.elle-green #nav .current_page_item a,
.elle-green #nav .current-cat a,
.elle-green #nav .current-menu-item a {
	background: #4f4f4f url(images/nav-gray-hov.png) repeat-x;
	border-left: 1px solid #767676;
}

.elle-green #header ul.nav li li a,
.elle-green #header ul.nav li li a:link,
.elle-green #header ul.nav li li a:visited,
.elle-green #header ul.menu li li a,
.elle-green #header ul.menu li li a:link,
.elle-green #header ul.menu li li a:visited,
.elle-green #nav li li a,
.elle-green #nav li li a:link,
.elle-green #nav li li a:visited {
	background: #4f4f4f;
	border: 1px solid #474747;
	border-top-color: #4f4f4f;
}

.elle-green #header ul.nav li li a:hover,
.elle-green #header ul.nav li li a:active,
.elle-green #header ul.menu li li a:hover,
.elle-green #header ul.menu li li a:active,
.elle-green #nav li li a:hover,
.elle-green #nav li li a:active {
	background: #4f4f4f url(images/nav-gray-hov.png) repeat-x;
	border-top-color: #353535;
}

.elle-green #subnav .wrap {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	border: 1px solid #f3f4f0;
	border-top-width: 0;
	box-shadow: 0 1px 1px #999;
	margin-bottom: 2px;
}

.elle-green #subnav li li a,
.elle-green #subnav li li a:link,
.elle-green #subnav li li a:visited {
	background-color: #f0f1e9;
}

.elle-green #subnav li a:hover,
.elle-green #subnav li a:active,
.elle-green #subnav .current_page_item a,
.elle-green #subnav .current-cat a,
.elle-green #subnav .current-menu-item a,
.elle-green #subnav li li a:hover,
.elle-green #subnav li li a:active {
	background-color: #fff;
}

.elle-green div.gform_footer input.button,
.elle-green .enews #subbutton,
.elle-green .reply a,
.elle-green .reply a:visited,
.elle-green .searchsubmit,
.elle-green #submit {
	background: #666 url(images/nav-gray.png) repeat-x;
	border: 1px solid #474747;
	color: #fff;
	text-shadow: -1px -1px #333;
}

.elle-green div.gform_footer input.button:hover,
.elle-green .enews #subbutton:hover,
.elle-green .reply a:hover,
.elle-green .searchsubmit:hover,
.elle-green #submit:hover {
	background: #4f4f4f url(images/nav-gray-hov.png) repeat-x;
	border: 1px solid #333;
}

.elle-green .post-meta {
	border-top: 1px solid #dadada;
}

.elle-green .featuredpage .page,
.elle-green .featuredpost .post,
.elle-green .featuredpost ul li,
.elle-green .latest-tweets ul li,
.elle-green .sidebar .widget,
.elle-green .featured-top .widget,
.elle-green .featured-bottom .widget,
.elle-green .post-info {
	border-bottom: 1px solid #dadada;
}

.elle-green .s,
.elle-green input,
.elle-green select,
.elle-green textarea,
.elle-green .avatar,
.elle-green .featuredpage img,
.elle-green .featuredpost img,
.elle-green .post-image {
	border: 1px solid #dadada;
}

.elle-green .footer .wrap {
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	border: 1px solid #f3f4f0;
	box-shadow: 0 1px 1px #999;
}


/* Elle Red
------------------------------------------------------------ */

body.elle-red,
.elle-red #content .post,
.elle-red #content .page,
.elle-red .navigation,
.elle-red .footer {
	background-color: #c8c8c8;
	color: #222;
	text-shadow: 1px 1px #ddd;
}

.elle-red blockquote,
.elle-red .author-box,
.elle-red .breadcrumb,
.elle-red .sticky,
.elle-red .taxonomy-description,
.elle-red .wp-caption,
.elle-red .thread-alt,
.elle-red .thread-even,
.elle-red .navigation li a,
.elle-red .navigation li.disabled {
	background-color: #d6d6d6;
	border: 1px solid #d6d6d6;
}

.elle-red #title a,
.elle-red #title a:hover,
.elle-red .footer a:hover {
	color: #fc2400;
}

.elle-red a,
.elle-red a:visited,
.elle-red #nav,
.elle-red .widget h2,
.elle-red .widget h2 a,
.elle-red .widget h2 a:visited,
.elle-red h2 a:hover,
.elle-red #cat,
.elle-red .widget_archive select,
.elle-red .enews #subbox {
	color: #fc2400;
}

.elle-red a:hover,
.elle-red .widget h2 a:hover,
.elle-red .navigation li a:hover,
.elle-red .navigation li.active a,
.elle-red p.more-from-category a {
	color: #000;
}

.elle-red h1,
.elle-red h2,
.elle-red h2 a,
.elle-red h2 a:visited,
.elle-red h3,
.elle-red h4,
.elle-red h5,
.elle-red h6,
.elle-red .latest-tweets span a {
	color: #fff;
	text-shadow: none;
}

.elle-red #header ul.nav,
.elle-red #header ul.menu,
.elle-red #nav .wrap,
.elle-red div.gform_footer input.button,
.elle-red .enews #subbutton,
.elle-red .reply a,
.elle-red .reply a:visited,
.elle-red .searchsubmit,
.elle-red #submit,
.elle-red .footer .wrap {
	background: #000 url(images/nav-black.png) repeat-x;
	border-color: #000;
	color: #fff;
	text-shadow: -1px -1px #000;
}

.elle-red div.gform_footer input.button:hover,
.elle-red .enews #subbutton:hover,
.elle-red .reply a:hover,
.elle-red .searchsubmit:hover,
.elle-red #submit:hover {
	background: #333 url(images/nav-black-hov.png) repeat-x;
	text-shadow: -1px -1px #000;
}

.elle-red #header ul.nav li a,
.elle-red #header ul.menu li a,
.elle-red #nav li a {
	text-shadow: -1px -1px #000;
}

.elle-red #header ul.nav li a:hover,
.elle-red #header ul.nav li a:active,
.elle-red #header ul.nav .current_page_item a,
.elle-red #header ul.nav .current-cat a,
.elle-red #header ul.nav .current-menu-item a,
.elle-red #header ul.menu li a:hover,
.elle-red #header ul.menu li a:active,
.elle-red #header ul.menu .current_page_item a,
.elle-red #header ul.menu .current-cat a,
.elle-red #header ul.menu .current-menu-item a,
.elle-red #nav li a:hover,
.elle-red #nav li a:active,
.elle-red #nav .current_page_item a,
.elle-red #nav .current-cat a,
.elle-red #nav .current-menu-item a {
	background: #333 url(images/nav-black-hov.png) repeat-x;
	border-left: 1px solid #333;
	text-shadow: -1px -1px #000;
}

.elle-red #header ul.nav li li a,
.elle-red #header ul.nav li li a:link,
.elle-red #header ul.nav li li a:visited,
.elle-red #header ul.menu li li a,
.elle-red #header ul.menu li li a:link,
.elle-red #header ul.menu li li a:visited,
.elle-red #nav li li a,
.elle-red #nav li li a:link,
.elle-red #nav li li a:visited {
	background-color: #111;
	border: 1px solid #000;
	border-top-color: #222;
}

.elle-red #header ul.nav li li a:hover,
.elle-red #header ul.nav li li a:active,
.elle-red #header ul.menu li li a:hover,
.elle-red #header ul.menu li li a:active,
.elle-red #nav li li a:hover,
.elle-red #nav li li a:active {
	background: #222;
	text-shadow: -1px -1px #000;
}

.elle-red #subnav .wrap {
	background-color: #bbb;
	border: 1px solid #aaa;
}

.elle-red #subnav a,
.elle-red #subnav a:link,
.elle-red #subnav a:visited {
	color: #222;
	text-shadow: 1px 1px #ddd;
}

.elle-red #subnav li li a,
.elle-red #subnav li li a:link,
.elle-red #subnav li li a:visited {
	background-color: #fc2400;
	color: #fff;
	text-shadow: -1px -1px #e23c03;
	border-top-color: #fc0000;
}

.elle-red #subnav li a:hover,
.elle-red #subnav li a:active,
.elle-red #subnav .current_page_item a,
.elle-red #subnav .current-cat a,
.elle-red #subnav .current-menu-item a,
.elle-red #subnav li li a:hover,
.elle-red #subnav li li a:active {
	background-color: #fc2400;
	color: #fff;
	text-shadow: -1px -1px #e23c03;
}

.elle-red #inner,
.elle-red .post-meta {
	border-top: 1px solid #bababa;
}

.elle-red .featuredpage .page,
.elle-red .featuredpost .post,
.elle-red .featuredpost ul li,
.elle-red .latest-tweets ul li,
.elle-red .sidebar .widget,
.elle-red .featured-top .widget,
.elle-red .featured-bottom .widget,
.elle-red .post-info {
	border-bottom: 1px solid #bababa;
}

.elle-red input,
.elle-red select,
.elle-red textarea,
.elle-red .avatar,
.elle-red .featuredpage img,
.elle-red .featuredpost img,
.elle-red .post-image {
	border: 1px solid #bababa;
}

.elle-red .s {
	border: 1px solid #000;
}

.elle-red .featured-top {
	background: #eee;
}

.elle-red .footer p,
.elle-red .footer a,
.elle-red .footer a:visited {
	color: #fff;
	text-shadow: -1px -1px #000;
}



/* Added by Red Kite Creative, Feb 2012 */
#title {
	background: transparent url(images/header-logo.jpg) 0 20px no-repeat;
	font-family: 'Droid Sans', Arial, san-serif;
	/*font-size: 100px;*/
	font-size: 83px;
	/*line-height: 105px;*/
	line-height: 110px;
	padding: 5px 0 0 90px;
}

#title a, #title a:hover {
	/*color: #00abbc;*/
	color: #e90f35;
	text-decoration: none;
}

.comment-policy-box {
	margin-right: 20px;
}
p.comment-policy small {
	line-height: 14px;
}

.widget.featuredpost h4.widgettitle {
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 30px;
	padding: 0;
}

.widget.featuredpost .widget-wrap .post h2 {
	margin: 0 !important;
	padding-bottom: 0 !important;
}
.widget.featuredpost .widget-wrap .post h2 a,
.widget.featuredpost .widget-wrap .post h2 a:visited {
	font-size: 14px !important;
	letter-spacing: 0;
	line-height: 0 !important;
	line-height: 16px !important;
	margin: 0 !important;
	padding-bottom: 0 !important;
}

#sidebar .featuredpost .post {
	padding-top: 15px;
}

/* Content slider fixed height */
#content .featured-top .widget .widget-wrap {
	height: 542px;
}

/* Tabbed Widget tabs */
.widget.tabbed-widget .ui-tabs {
	background: white;
	border: none;
	margin-top: 5px;
}
.widget.tabbed-widget ul.ui-tabs-nav {
	background: #fff;
	border-bottom: 1px solid #D1D1D1;
}
.widget.tabbed-widget ul.ui-tabs-nav li {
	background: #ef3125;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	position: relative;
	bottom: -1px;
	line-height: 16px;
	margin-right: 2px;
	width: 24%;
}
.widget.tabbed-widget ul.ui-tabs-nav li.ui-state-default:hover {
	background-color: #822708;
	-webkit-transition:background-color 0.15s ease-in;  
   -moz-transition:background-color 0.15s ease-in;  
   -o-transition:background-color 0.15s ease-in;  
   transition:background-color 0.15s ease-in;
}
.widget.tabbed-widget ul.ui-tabs-nav li.ui-state-active {
	background: white;
	border: 1px solid #D5D5D5;
	border-bottom: 0px;
}
.widget.tabbed-widget ul.ui-tabs-nav li.ui-state-active:hover {
	background: white;
	border: 1px solid #D5D5D5;
	border-bottom: 0px;
}
.widget.tabbed-widget .rssSummary {
	margin-bottom: 10px;
}

/* Modal for Contact Form 7 */
#eModal-Container {
	background: #dadada !important;
	top: 0;
	width: 330px;
}
#eModal-Container h1 {
	color: #bc380b;
	font-size: 20px;
}
#eModal-Container .wpcf7 {
	width: 100%;
}
#eModal-Container p {
	padding-bottom: 6px;
}
#eModal-Container span.wpcf7-form-control-wrap {
	clear: both;
}
#eModal-Container span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
	float: left;
	margin-right: 5px;
}
#eModal-Container span.wpcf7-form-control-wrap span.wpcf7-list-item input {
	background: transparent;
	border: none;
	float: left;
	margin-top: 3px;
	width: 10px;
}
#eModal-Container .wpcf7 textarea {
	height: 90px;
}
#eModal-Container form .wpcf7-submit {
   background: #ff6600;
   border: 1px solid #bc380b;
   padding: 6px 8px;
   text-shadow: #bc380b;
}
#eModal-Container form .wpcf7-submit:hover {
   background: #bc380b;
}

/* Button on map widget */
.widget #map-widget-button {
	background-color: #ef3125;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   box-shadow: 0 1px 2px rgba(0,0,0,.3);
   color: #fff;
	font: 14px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px !important;
	padding: 10px 15px;
   outline: none;
   text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
   width: auto;
}
.widget #map-widget-button:hover{
	background: #333;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear;
}

/* Red widget button */
.widget p.red-widget-button {
	padding: 12px 0 6px;
}
.widget p.red-widget-button a {
	background-color: #ef3125;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   box-shadow: 0 1px 2px rgba(0,0,0,.3);
   color: #fff;
	font: 14px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 14px !important;
	padding: 10px 15px;
   outline: none;
   text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
   width: auto;
}
.widget p.red-widget-button a:hover{
	background: #333;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear;
}

/* Red button in general */
a.red-button {
	background-color: #ef3125;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear; 
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
   box-shadow: 0 1px 2px rgba(0,0,0,.3);
   color: #fff;
	font: 14px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	line-height: 36px;
	margin-bottom: 10px !important;
	padding: 10px 15px;
   outline: none;
   text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
   width: auto;
}
a.red-button:hover{
	background: #333;
	-webkit-transition:background 0.1s linear;  
   -moz-transition:background 0.1s linear;  
   -o-transition:background 0.1s linear;  
   transition:background 0.1s linear;
}

/*Display the dropdown on hover*/
ul ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #DC420E;
	text-align: center;
	padding: 10px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu-navigation{
    display: block;
}
#nav ul ul {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: block;
	background: #f9510e;
	}
	

/* 3/19/2015 creation of the responsive media requirements created by the Bitworks*/
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)*/
@media only screen and (max-width : 768px){
/*This needs to be included into the menu after <div class="wrap>"
<label for="show-menu" class="show-menu">Menu</label>
	<input type="checkbox" id="show-menu" role="button">*/

	.full-width-content #content-sidebar-wrap{
		width: 768px;
	}
	.full-width-content #content{
		width: 768px;
	}
	
	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}


	/*Make dropdown links appear inline*/
	#nav ul ul {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: none;
	}
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
/*		position: static;
		display: none; */
	}
	#menu-navigation ul{
		display: none;
		position: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
/*end of navigation css*/
/*content*/
	/*whole page*/
	h1{
		font-size:60px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	#title a{
		font-size:60px;
	} 
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 768px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 768px;
	}
	#header {
		width:768px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	.sidebar{
		float:left;
		width: 100%;
	}
	/*this deals with the home page for only the 768px*/
	#content-sidebar-wrap{
		width: 100%;
	}
	#content{
		width:100%;
	}
	.featured-top{
		width: 100%;
	}
	.tab_container{
		width: 95%!important;
	}
	.tab_content .text {
		width: 100%!important;
	}
	.featured-bottom{
		width: 100%;
	}
	.featured-bottom-left{
		width: 45%;
	}
	.featured-bottom-right{
		width:45%;
	}
	/*end of the home page changes 768px*/
	.entry-content{
		width: 95%;
		padding-left: 2%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 90%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
		width: 80%;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	
	/*bottom sidebar*/
	#sidebar-alt{
		width:640px;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content-sidebar-wrap{
		width: 768px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 50px;
		width: 768px;
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 768px;
	}
	/*.sd-content ul {
		width:90%;
	} */
	.sd-content ul {
		width: 70%;
	}
	.sd-content ul li {
		border: none;
	}
	.sd-content ul li a.sd-button{
		padding: 0px 0px;
	}
}
/*end of max-width 768px */
/*start of 667px */
@media screen and (min-width: 641px) and (max-width: 715px){
	.full-width-content #content-sidebar-wrap{
		width: 653px;
	}
	.full-width-content #content{
		width: 653px;
	}

	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}

	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
/*content*/
	/*whole page*/
	#title{
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:40px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 620px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 653px;
	}
	#header {
		width: 653px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	/*#content-sidebar-wrap  {
		width: 540px;
	} */
	.tab_content .text{
		width:90%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 98%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:70%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 100%;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:45%;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 653px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 653px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 653px;
	}

}
/*end of 667px */
/*max screen size of 640px*/
@media screen and (min-width: 541px) and (max-width: 640px){
	.full-width-content #content-sidebar-wrap{
		width: 640px;
	}
	.full-width-content #content{
		width: 640px;
	}

	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}

	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
/*content*/
	/*whole page*/
	#title{
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:40px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 620px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 625px;
	}
	#header {
		width: 625px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 540px;
	}
	.tab_content .text{
		width:90%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 98%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:70%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 100%;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:45%;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 625px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 625px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 640px;
	}
/*	.sd-content ul {
		width:90%;
	} */

}

/*max-size 540px*/
@media screen and (min-width: 481px) and (max-width: 540px){
	.full-width-content #content-sidebar-wrap{
		width: 540px;
	}
	.full-width-content #content{
		width: 540px;
	}

	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}

	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
/*content*/
	/*whole page*/
	#title{
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:30px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 414px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 525px;
	}
	#header {
		width: 525px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 540px;
	}
	.tab_content .text{
		width:90%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 98%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:70%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 100%;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:45%;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 525px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 525px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 540px;
	}
/*	.sd-content ul {
		width:90%;
	} */

}
/*end max-size 540px*/
@media screen and (min-width: 422px) and (max-width: 480px){
	.full-width-content #content-sidebar-wrap{
		width: 480px;
	}
	.full-width-content #content{
		width: 480px;
	}
	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}


	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
/*content*/
	/*whole page*/
	#title{
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:30px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 466px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 466px;
	}
	#header {
		width: 466px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 479px;
	}
	.tab_content .text{
		width:90%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 98%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:70%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 100%;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:45%;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 466px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 466px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 480px;
	}
}
/*end of 480px */
/*beginning of max-width 421px*/
@media screen and (min-width:378px) and (max-width: 421px){
	.full-width-content #content-sidebar-wrap{
		width: 421px;
	}
	.full-width-content #content{
		width: 421px;
	}
	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}


	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
/*content*/
	/*whole page*/
	#title{
		background:none;
		padding: 0px;
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:30px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 414px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 414px;
	}
	#header {
		width: 414px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 420px;
	}
	.tab_content .text{
		width:90%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 98%;
    padding: 10px;
  /*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:70%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 100%;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:45%;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 414px;
	}
	.featuredpost {
    clear: none;
	}
/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 414px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	
	.sd-content{
		width: 421px;
	}
/*	.sd-content ul {
		width:90%;
	} */

}
/*end of max-width 421px */
@media only screen and (min-width:326px) and (max-width: 376px){
	.full-width-content #content-sidebar-wrap{
		width: 376px;
	}
	.full-width-content #content{
		width: 376px;
	}

	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}


	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 99.5%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
	/*content*/
	/*whole page*/
	#title{
		background:none;
		padding: 0px;
		letter-spacing: 0px;
	}
	h1{
		font-size:30px;
	}
	#title a{
		font-size:30px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 25%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 360px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 345px;
	}
	#header {
		width: 345px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 360px;
	}
	.tab_content .text{
		width:85% !important;
	}
	.featured-bottom-left{
		width:85%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 90%;
    padding: 10px;
	/*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	#content .featured-top .widget .widget-wrap {
		height: 680px;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:100%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 290px;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:85%;
		float:left;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
	/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 345px;
	}
	.featuredpost {
    clear: none;
	}
	/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 345px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	.sd-content{
		width: 376px;
	}
/*	.sd-content ul {
		width:90%;
	} */
}
/*end of max width 376px */
@media only screen and (max-width: 325px){
	.full-width-content #content-sidebar-wrap{
		width: 320px;
	}
	.full-width-content #content{
		width: 320px;
	}
	/*Display the dropdown on hover*/
	ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	/*Hide checkbox*/
	input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	input[type=checkbox]:checked ~ #menu-navigation{
		display: block;
	}

	/*Make dropdown links appear inline*/
	#nav{
		height: 40px;
		width: 100%;
	}
	#nav .wrap{
		width:300px;	
		background: none;
		border-color:none;
	}
	#nav li a{
		background: #2F3036;
		padding:0px !important;
	}
	ul {
		list-style-type:none;
	/*	position: static;
		display: none; */
	}
	#menu-navigation ul{
		position: static;
		display: none;
		width: 300px !important;
	}

	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		border: solid;
		width:100%;
	}

	/*Style for menu links*/
	li a {
		display:block;
		min-width:140px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		background: #2f3036;
		text-decoration: none;
	}

	/*Hover state for top level links*/
	li:hover a {
		background: #19c589;
	}

	/*Style for dropdown links*/
	li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}

	/*search bar */
	#nav li.search{
		padding: 0px;
		float: none;
		background: #444;
	}
	#nav .searchform {
		position: absolute;
		width: 300px;
		background: #ffffff;
		padding: 5px;
	}
	
	/*Prevent text wrapping*/
	li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}
	/*Make all menu links full width*/
		ul li, li a {
			width: 100%; 
		}

	/*Style 'show menu' label button and hide it by default*/
	.show-menu {
		display: block;
	}
	
	/*content*/
	/*whole page*/
	#title{
		background:none;
		padding: 0px;
		letter-spacing: 0px;
	}
	h1{
		font-size:26px;
	}
	#title a{
		font-size:26px;
	}
	h2{
		letter-spacing: 0px;
	}
	/*titles on the pages that have h1*/
	.entry-title{
		font-size: 24px;
	}
	.topnav-left{
		width: 35%;
	}
	.topnav-right{
		width: 60%;
	}
	.topnav .wrap {
		margin: 0px auto;
		text-transform: uppercase;
		width: 310px;
	}
	.header-full-width #title-area,
	.header-full-width #title,
	.header-full-width #title a {
		width: 310px;
	}
	#header {
		width: 310px;
	}
	#inner {
		border-top: 1px solid #E5E5E5;
		margin: 20px auto;
		overflow: hidden;
		padding: 0px 0px 10px;
		width: 100%;
	}
	#content-sidebar-wrap  {
		width: 310px;
	}
	#content .featured-top .widget .widget-wrap {
		height: 680px;
	}
	.tab_content .text{
		width:75% !important;
	}
	.featured-bottom-left{
		width:75%;
	}
	.sidebar{
		float:left;
		width: 75%;
	}
	.content-sidebar-sidebar #sidebar-alt {
    float: left;
	}
	.sidebar .widget-wrap {
    width: 90%;
    padding: 10px;
	/*  float: left; */
	}
	.content-sidebar-sidebar #inner {
		background: none;
	}
	/*About Us section*/
	.widget-area .textwidget{
		width:100%;
	}
	.widget p.red-widget-button a {
		padding: 10px 10px;
	}
	/*this is for the latest + news section*/
	.widget-wrap ul{
		display: block;
	}
	.widget-wrap li{
		border: none;
	}
	.widget-wrap li a{
		color: #000000;
		background: #ffffff;
		height: 50px;
		text-align: left;
		line-height: 15px;
		color: #FF0000;
	}
	/*bottom sidebar*/
	#sidebar-alt{
		width: 290px;
	}
	#top-posts-2{
		float:left;
	}
	#recent-comments-2{
		float:left;
	}
	#text-10{
		float:left;
	}
	.featured-bottom-right {
		width:75%;
		float:left;
	}
	/*misc included in t articles li tabs*/
	ul.tabs li{
		width: 30%;
	}
	.bump-view {
		display:inline;
	}
	/*this is for the other than home page*/
	.content-sidebar #content{
		width: 90%;
	}
	.content-sidebar #content-sidebar-wrap{
		width: 310px;
	}
	.featuredpost {
    clear: none;
	}
	/*footer*/
	.footer{
		padding:0px;
	}
	.footer .wrap {
		height: 60px;
		width: 310px;
		padding:0px;
		
	}
	.footer .creds {
		float: left;
		text-align: center;
	}
	/*additional for 321px*/
	.attachment-elle-featured{
		width:85%;
	}
	ul.tabs{
		padding: 0px 0px !important;
	}
	.sd-content{
		width: 320px;
	}
/*	.sd-content ul {
		width:90%;
	} */
}
/*end of width 321px