/*
Theme Name: December
Theme URI: http://ithemes.com/services
Author: iThemes Creative Services
Author URI: http://ithemes.com/services
Version: 1.0.0
Description: This is a free theme created by iThemes Creative Services
Tags: light, simple, minimal, minimalistic


See history.txt for version history.
*/

@import url('http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300');
@import url('http://fonts.googleapis.com/css?family=Nixie+One');


/*********************************************
	CSS Reset
*********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";	
}


/*********************************************
	Body
*********************************************/


body {
	background: #fff;
	color: #444;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 1.8em;
	-webkit-font-smoothing: antialiased;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
	zoom: 1;
}
.clear-float {
	clear: both;
}

/*********************************************
	Universal Link Styles
*********************************************/
a, a:link, a:visited {
	color: #58a1aa;
	text-decoration: none;
}
a:hover, a:active {
	color: #444;
	text-decoration: none;
}

/*********************************************
	Universal Text Elements
*********************************************/
p, ul, ol {}
ol, ul, dd {
	margin: 5px 35px;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	padding:3em;
	min-height: 60px;
	border: 4px double #C5C5C5;
	text-align: center;
}
blockquote p {
	margin: 0;
}
cite {
	display: block;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin: .5em 0 0 0;
}
cite:before,
cite:after {
	content: " - "
}
img {
	border: 0px;
	background: none;
	max-width: 100%;
	height: auto;
}
p {
	padding: 0px;
	margin: 0 0 15px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px solid #999;
}
* html acronym, abbr {
	border-bottom: 1px dashed #999;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

pre {
	font-family: 'Courier New';
	padding: 20px;
	background: #fafafa;
	border: 1px solid #c5c5c5;
	margin: 20px 0;
}
hr {
	display: block;
	clear: both;
}
table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
tr, td, th {
	margin: auto;
}
td, th {
	padding: 10px;
	vertical-align: top;
}
th {
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background: #EEEEEE;
}
td {
	border: 1px solid #DDDDDD;
}
.entry ul {
	list-style-type:none;
	margin: 0 0 15px 15px;
	padding: 0;
}
.entry ul li {
	list-style-type:none;
	margin: 0 0 5px; 
	padding: 0 0 0 18px;
}
.entry ul li ul li {
	list-style-type: none;
	margin: 0 0 1px; 
	padding: 0;
	background: transparent;
}
.entry img {
	max-width: 540px;
}

/*********************************************
	Header Styles
*********************************************/
h1,h2,h3,h4,h5,h6 {
	font-family: 'Nixie One', arial, sans-serif;
	padding: 0px;
	margin: 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	color: #444444;
	text-transform: uppercase;
	word-wrap: break-word
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2.3em;
}
h3 {
	font-size: 2em;
}
h4,h5,h6,h7 {
	font-size: 1.8em;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	max-width: 96%;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 98.5%;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.alignright, img.alignleft, img.aligncenter {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

/*********************************************
	Container Styles
*********************************************/

.width {
	max-width: 960px;
	margin: 0 auto;
}
.container {
	padding: 0 0 5em 0;
}

/*********************************************
	Header & Nav Styles
*********************************************/

.site-header {
	background: #6ed0dc;
	padding: 30px 0 0 0;
	border-bottom: 1px solid #58a1aa;
}
.site-title {
	text-align: center;
	font-size: 3em;
	letter-spacing: 2px;
}
.site-title a {
	color: #fff;
	-webkit-transition: all linear .2s;
}
.site-title a:hover {
	text-decoration: none;
	opacity: .8;
}
.site-tagline {
	font-size: 1.4em;
	text-align: center;
	letter-spacing: 2px;
}
.menu-toggle {
	background: #35646A;
	text-align: center;	
	color: #fff;
	margin: 30px 0 0 0;
	display:none;
}
.nav-menu {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: 300;
}
.nav-menu li {
	display:inline-block;
	font-size: 1.2em;
	zoom: 1;
	*display: inline;
}
.nav-menu li a,
.nav-menu li a:link,
.nav-menu li a:visited {
	color: #35646a;
	text-decoration: none;
	display: block;
	padding: 15px 10px;
}
.nav-menu li a:hover,
.nav-menu li a:active,
.nav-menu li.current_page_item a,
.nav-menu li.current_page_item a:link,
.nav-menu li.current_page_item a:visited,
.nav-menu li.current_page_ancestor a,
.nav-menu li.current_page_ancestor a:link,
.nav-menu li.current_page_ancestor a:visited {
	color: #fff;
}
.nav-menu ul {
	float:none;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	background: #79e0ec;
	border-top: 1px solid #58a1aa;
	border-left: 4px solid #58a1aa;
}
.nav-menu li li {
	display:block;
	font-size: 0.9em;
}
.nav-menu li li a,
.nav-menu li li a:link,
.nav-menu li li a:visited,
.nav-menu li.current_page_item ul a,
.nav-menu li.current_page_item ul a:link,
.nav-menu li.current_page_item ul a:visited,
.nav-menu li.current_page_ancestor ul a,
.nav-menu li.current_page_ancestor ul a:link,
.nav-menu li.current_page_ancestor ul a:visited {
	padding: 10px 15px;
}
.nav-menu li li a:hover,
.nav-menu li li a:active,
.nav-menu li.current_page_item ul a:hover,
.nav-menu li.current_page_item ul a:active,
.nav-menu li.current_page_ancestor ul a:hover,
.nav-menu li.current_page_ancestor ul a:active {
}
.nav-menu li:hover ul ul, 
.nav-menu li:hover ul ul ul, 
.nav-menu li.sfhover ul ul, 
.nav-menu li.sfhover ul ul ul {
	left: -999em;
}
.nav-menu li:hover ul, 
.nav-menu li li:hover ul, 
.nav-menu li li li:hover ul, 
.nav-menu li.sfhover ul, 
.nav-menu li li.sfhover ul, 
.nav-menuli li li.sfhover ul {
	left: auto;
}
.nav-menu li:hover, #menu li.sfhover {
	width: auto;
}
.nav-menu li ul ul,
.nav-menu li.current_page_item ul ul,
.nav-menu li.current_page_ancestor ul ul {
	margin: -59px 0 0 198px;
}

/*********************************************
	Search Form Styles
*********************************************/
#search {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#searchform {
	width:100%;
	float:right;
	padding:0;
	margin:0;
}
#searchform .field {
	font-size:1.8em;
	font-family: 'Nixie One';
	text-transform: uppercase;
	color:#444 !important;
	float:left;
	padding:5%;
	width:90%;
	height:auto;
	margin: 0px 0 0 0;
	border: 0;
	border: 1px solid #c5c5c5;
	border-bottom:2px solid #58a1aa;
	background:transparent;
}
#searchform .submit {
	margin: 0;
	float:right;
	font-size:12pt;
	width:25%;
	height:auto;
	text-align:center;
	border:0;
	color: #fff;
	cursor:pointer;
	background: #58a1aa;
	border:0;
}


/*********************************************
	Content Div
*********************************************/

#content {
	float:left;
	width: 72.75%;
	border-right: 1px solid #c5c5c5;
	padding-top: 30px;
}
.page #content {
	padding-top: 58px;
}


/*********************************************
	Post Div
*********************************************/

.post,
.type-page {
	clear:both;
	padding: 28px 28px 0 0;	
	margin: 0;
	border-bottom: 1px solid #c5c5c5;
}
.entry-header {
	max-width: 670px;
}
.featured-image  {
	position: relative;
	margin:0 0 2em 0;
}
.featured-image img {
	-webkit-transition: .2s all linear;
}
.featured-image h3 {
	display:inline-block;
}
.featured-image img:hover,
.featured-image:hover img {
	box-shadow: 0px 0px 0px 8px rgba(110,208,220,1);
}
.entry-meta {
	border-right: 4px double #C5C5C5;
	padding: 0 16px 0 0;
	width: 110px;
	margin-right: 20px;
	float:left;
	font-size: .8em;
	text-align: right;
}
.entry-meta ul,
.entry-meta ul li {
	margin: 0;
	list-style: none;
}
.entry-meta .comment-count {
	background: #6ED0DC;
	margin: 0 0 0 .6em;
	color: #FFF;
	padding: 0 .5em;
	font-family: monospace;
	display:inline-block;
	text-align: center;
	height: 25px;
	line-height: 2em;
}
.entry-meta .comment-count:hover {
	text-decoration: none;
	color: #000;
}
.month,
.day {
	color: #323232;
	font-size: 1.4em;
	margin-left: 5px;
}
.entry-meta .permalink {
	display:inline;
}
.entry-meta .permalink a {
	opacity: 1;
	display: inline-block;
	width: 17px;
	height: 12px;
	background: url(images/permalink.png) 0 0 no-repeat;
}
.entry-meta .permalink a:hover {
	opacity: .7;
}
.entry {
	width: 100%;
	max-width: 520px;
	float:left;
	margin-bottom: 100px;
}
.page .entry {
	max-width: 699px;
}
.entry-header h3 {
	font-size: 2.4em;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
	zoom: 1;
	padding: 5px 15px;
	max-width: 670px;
}
.entry-header .inactive h3 {
	position: relative;	
}
.entry-header h3 a {
	-webkit-transition: all linear .1s;
	color: #444;
}
.entry-header h3 a:hover {
	text-decoration: none;
}
.link-pages {
	padding: 10px 20px;
	border-top: 1px solid #c5c5c5;
	display:inline-block;
	margin: 20px 0;
	float:right;
}
.link-pages a {
	background: #6ED0DC;
	padding: 0px 3px;
	color: #fff;
}
.link-pages a:hover {
	color: #444;
}


/*********************************************
	Post Format Styles
*********************************************/

.format-status .author-avatar {
	margin: 0 auto 1em auto;
	width: 100px;
}
.format-status .author-avatar img {
	border-radius: 100%;
	-webkit-transition: .2s all linear;
}
.format-status .author-avatar img:hover {
	box-shadow: 0px 0px 0px 8px rgba(110,208,220,1);
}
.format-status .entry-content {
	text-align: center;
}
.format-link .entry-content a {
	display: block;
	text-align: center;
	padding: 40px 20px;
	background: #fafafa url(images/link-format.png) 0 0 no-repeat;
	border: 1px solid #c5c5c5;
}
.format-chat .chat {
	margin: 0;
	border: 1px solid #dfdfdf;
}
.format-chat .chat li {
	background: #fafafa;
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #dfdfdf;
}
.format-chat .chat li:nth-child(even) {
	background: #fff;
}
.format-chat .chat li p {
	margin: 0 0 0 10px;	
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both;
	margin: 30px 0px;
	padding: 0px;
}
.page-nav .next a{
	float:right;
	width: 25px;
	height: 17px;
	background: url(images/next.png) 0 0 no-repeat;
	display:block;
	text-indent: -999em;
	margin: 0 20px;
}
.page-nav .prev a{
	float:right;
	width: 25px;
	height: 17px;
	background: url(images/prev.png) 0 0 no-repeat;
	display:block;
	text-indent: -999em;
	margin: 0 20px;
}
.post-nav {
	clear:both;
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 4px double #C5C5C5;
	position: relative;
}
.post-nav .next {
	float:left;
	top: 0;
	bottom: 0;
	text-align: right !important;
	width: 40%;
	background: none;
	padding: 30px 5%;
	display:block;
	min-height: 120px;
	zoom: 1;
}

.ie7 .post-nav .next {
	width: 39.9%;
}
.post-nav .next:hover,
.post-nav .prev:hover {
	background: #fafafa;
}
.post-nav .next h5 {
	text-align: right;
}
.post-nav .prev {
	float:left;
	top: 0;
	bottom: 0;
	text-align: left;
	width: 39.8%;
	padding: 30px 0;
	background: none;
	padding: 30px 5%;
	border-right: 1px solid #C5C5C5;
	display:block;
	min-height: 120px;
	zoom: 1;
}
.post-nav a {
	font-weight: 700;
}

/*********************************************
	Sidebar
*********************************************/
.sidebar {
	font-size: 14px;
	display: inline;
	float: left;
	color: #ADD1D9;
	margin: 0px;
	padding: 60px 0 0 0;
	width: 27%;
}
#float-left .sidebar {
	float: left;
}
.sidebar .widget-wrap {
	padding: 0 5px 5px 0px;
	margin: 0 0 15px;
	background: transparent;
}
.sidebar .widget {
	margin: 0 0px 0px 0px;
	padding: 30px 0 30px 10px;
	background: transparent;
	border-top: 1px solid #c5c5c5;
}
.sidebar p,
.sidebar .textwidget {}
.sidebar img {
	margin: 0px;
}
.sidebar form {
	margin: 0px;
	padding: 0px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul ul {
	list-style-type: none;
	margin: 0;
}
.sidebar ul ul ul {
	list-style-type: none;
	margin: 0 0 0 15px;
}
.sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 0 18px;
	line-height: 1.4em;
}
.sidebar li li {
	list-style-type: none;
	margin: 0 0 1px;
	padding: 0;
	background: transparent;
}
.sidebar ul li a {}
.sidebar ul li a:hover {}
.sidebar li li {
	margin: 0;
	padding: 0;
}
.flickr img {
	margin: 0 3px 3px 0;
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
	width: 75px;
	height: 75px;
}
h4.widget-title {
	font-size: 1.8em;
}

/*********************************************
	Comment Styles
*********************************************/
.comment-section {
	max-width: 600px;
	margin-left: 100px;
	position: relative;
}
#comments {
	margin: 15px 0 0;
	padding: 0;
	padding-top: 100px;
}
#comments .title {
	font-size: 25px;
	margin: 0;
	padding: 15px 0;
}
#comments ol.commentlist {
	margin: 0;
	padding: 0;
}
#comments ul.children {
	margin: 0;
	padding: 10px 0 0;
}
#comments .vcard {
	color: #444;
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 4px rgba(110,208,220,1);
}
#comments .comment-meta {
	padding: 0 0 20px 0;
}

#comments cite.fn {
	display:inline;
	text-align: left;
	margin: 0;
	text-transform: none;
	font-weight: normal;
}
#comments cite.fn:before,
#comments cite.fn:after {
	content: "";
}

#comments li.even,
#comments li.odd {
	clear: both;
	list-style-type: none;
	border-top: 3px solid #c5c5c5;
	background: #FFFFFF;
	margin: 10px 0 0;
	padding: 25px;
	overflow: hidden;
}
#comments ul.children li {
	border: 1px solid #c5c5c5;
	margin: 0;
}
#comments li.even {}
#comments li.odd {}
#comments blockquote {
	margin: 10px 0;
	padding: 10px;
}
#comments .alert {
	background: #FFFBD6;
	border: 1px solid #EBE067;
	margin: 5px 0;
	padding: 5px;
}
#comments p {
	margin: 0 0 10px 100px;
	color: #444;
	padding: 0;
}
#respond {
	overflow: hidden;
	padding: 100px 30px 0 0;
}
#respond #commentform {
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#respond #commentform #author,
#respond #commentform #email,
#respond #commentform #url {
	width: 99%;
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size:16px;
	color:#444;
	float:left;
	height:auto;
	margin: 0px 0 0 0;
	border: 0;
	border-bottom:2px solid #58a1aa;
	background:transparent;
	font-family: 'Open Sans';
	font-weight: 300;
}
#respond #commentform #comment {
	width: 95%;
	margin: 10px 0 15px 0;
	padding: 2%;
	font-size:16px;
	color:#444;
	float:left;
	height:auto;
	margin: 0px 0 0 0;
	border:2px solid #58a1aa;
	background:transparent;
	font-family: 'Open Sans';
	font-weight: 300;
}
#commentform p {
	margin-bottom: 5px;
}
#commentform label {
	display: block;
}
#commentform textarea,
#commentform input {
	font-size: 1em;
	line-height: 1.4em;
}

#respond #submit {
	width: 50%;
	float:right;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: "Open Sans";
	letter-spacing: 2px;
	font-weight: 300 !important;
	outline: 0;
	border: 0;
	background: #58a1aa;
}

#respond #submit:hover {
	cursor:pointer;
}

.nocomments {
	padding: 30px 0;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 300;
	clear:both;
}


/*********************************************
	Footer Styles
*********************************************/
#footer {
	font-size: 16px;
	clear: both;
	display: block;
	color: #444;
	background: #eaeaea;
	text-align: center;
	margin: 0 auto;
	padding: 1em 0 5em 0;
}
#footer .nav-menu {
	margin: 0;
}
#footer .nav-menu li a:hover,
#footer .nav-menu li a:active,
#footer .nav-menu li.current_page_item a,
#footer .nav-menu li.current_page_item a:link,
#footer .nav-menu li.current_page_item a:visited,
#footer .nav-menu li.current_page_ancestor a,
#footer .nav-menu li.current_page_ancestor a:link,
#footer .nav-menu li.current_page_ancestor a:visited {
	color: #000;
}
#footer .nav-menu li:hover ul, 
#footer .nav-menu li li:hover ul, 
#footer .nav-menu li li li:hover ul, 
#footer .nav-menu li.sfhover ul, 
#footer .nav-menu li li.sfhover ul, 
#footer .nav-menuli li li.sfhover ul {
	left: -999em;
}
#footer hgroup {
	margin:1em auto 2em auto;
}
#footer .site-title {
	text-align: center;
	font-size: 3em;
	letter-spacing: 2px;
}
#footer .site-title a {
	color: #000;
	-webkit-transition: all linear .2s;
}

/*********************************************
	Site Map Page
*********************************************/
.sitemap {
	font-size: 12px;
	line-height: 1.4em;
}
.sitemap ul {
	margin: 0 0 15px 0;
}
.sitemap ul ul {
	list-style-type: none;
	margin: 0;
}
.sitemap ul ul ul {
	margin-left: 15px;
}
.sitemap ul li {
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0 0 0 18px;
	background: url(images/arrow_next.gif) 0 1px no-repeat;
}
.sitemap ul li ul li {
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0;
	background: transparent;
}
p.site-map {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}
.map-narrow {
	width: 30%;
	float: left;
}
.map-wide {
	width: 65%;
	float: right;
}
.sitemap .post {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #DDDDDD;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin: 1em auto;
}
.alignnone {
	display:block;
	margin: 1em;
	background: #FFF;
	padding: 1em;
	border: 1px solid #6ED0DC;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignright {
	margin: 1em 0px 1em 1em;
}
img.alignleft {
	margin: 1em 1em 1em 0px;
}
.wp-caption {
	border: 1px solid #6ED0DC;
	text-align: center;
	background-color: #fff;
	padding: 1em;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.alignright, img.alignleft, img.aligncenter {
	background: #FFFFFF;
	padding: 1em;
	border: 1px solid #6ED0DC;
}
.gallery-icon img {
	border: 2px solid #6ED0DC !important;
}
.gallery-caption {
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}


/*********************************************
	Media Queries
*********************************************/

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

	.menu-toggle {
		display:block;
	}
	.nav-menu {
		display:none;
		margin: 0;
	}
	.nav-menu.responsive li{
		display:block;
	}
	.nav-menu.responsive li a {
		padding: 10px;
	}
	.nav-menu.responsive ul {
		float:none;
		z-index: 9999;
		position: relative;
		left: auto;
		height: auto;
		width: 100%;
		margin: 0;
		padding: 10px 0;
		text-align: left;
		background: #79e0ec;
		border-top: none;
		border-left:none;
		text-align: center;
	}
	.sidebar {
		clear:left;
		width: 100%;
	}
	.sidebar .widget {
		padding: 5%;
		border-top: 1px solid #c5c5c5
	}
	.page-nav {
		padding: 30px 0;
	}
	#content {
		width: 100%;
	}
	.page #content {
		width: 100%;
		padding: 5% 0;
	}
	.pagetitle,
	#comments h3 {
		padding-left: 5%;
	}
	.post {
		padding: 5%;
	}
	.entry,
	.page .entry {
		max-width: 90%;
		clear:left;
		padding: 5%;
	}
	.entry-header {
		margin: 0 auto;
	}
	.entry-meta {
		width: 100%;
		text-align: center;
		border-right: none;
		border-bottom: 4px double #c5c5c5;
		margin: 0;
		padding: 0;
	}
	.entry-meta ul li {
		display:inline-block;
		padding: 10px 30px;
		border-left: 1px solid #c5c5c5;
	}
	.entry-meta ul li:first-child {
		border-left: none;
	}
	#respond {
		padding: 10%;
	}
}

@media only screen and ( max-width:720px ) {
	.entry-meta ul li {
		display:inline-block;
		padding: 10px 10px;
		border-left: 1px solid #c5c5c5;
	}
	.featured-image h3 {
		font-size: 2em;
	}

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

}
@media only screen and (max-width:480px) {
	.featured-image h3 {
		font-size: 1.5em;
	}
	.entry-meta ul {
		overflow:hidden;
	}
	.entry-meta ul li {
		display:inline-block;
		vertical-align: top;
		float:left;
		border: none;
		padding: 0 10px 10px 10px;
		text-align: left;
	}
	.entry-meta ul li:nth-child(3) {
		clear:left;
	}
	.entry-meta ul {
		padding: 0;
		margin:0;
	}
}