/*********************************************************************************************

Theme Name: Horizon
Theme URI: http://www.wpzoom.com/themes/horizon
Version: 1.0.4
Author: WPZOOM
Author URI: http://www.wpzoom.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The PHP code portions of this WPZOOM theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License below.

**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file.

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Page Structure  --------------------  All Theme Files
2.  Page Structure: Header -------------  header.php
3.  Page Structure: Main Content  ------  All Theme Files
4.  Single: Post/Page Styling ----------  single.php, page.php
5.  Comments Styling -------------------  comments.php 
6.  Page Structure: Footer  ------------  footer.php
7.  Miscellaneous ----------------------  
8.  Elements: Forms, Buttons  ---------  
9.  Homepage Slider  ------------------  featured-posts.php
10.  Media Queries  --------------------  All Theme Files

**********************************************************************************************/


/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/
 
/* Reset & General Styling */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { border: 0; border-top: 1px solid #ccc; display: block; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
ul ul, ol ol, ul ol, ol ul { margin: 0; }
ul li {list-style-type: none;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol, 
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure, form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em; border-bottom: 1px solid #EAE7DE; }
td { vertical-align: top; }

/* Smart clearfix */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/

::-moz-selection{background:#edd29f; color:#333; }
::selection{ background:#edd29f; color:#333; }

a { color: #1c97d4; text-decoration:none; }
a:hover { color: #ef4832; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }

body {
	background-color: #fff;
	color: #555;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	text-align: center;
	width: 100%;
}
/*
div.wrapper {
	font-size: 11px;
	line-height: 18px;
	margin: 0 auto; 
	text-align: left; 
	width: 960px;
}
*/
div.cleaner,
div.clear,
div.divider,
span.cleaner {
	margin:0;
	clear: both; 
	font-size:1px; 
	height: 1px;  
	line-height: 1px; 
}

div.cleaner-left {
	clear: left;
}

div.divider {
	border-top: solid 2px #eee;
	border-bottom: solid 1px #eee;
	clear: none;
	margin: 30px 0;
}

h1,h2,h3,h4,h5,h6 {
	color: #222;
	margin: 0;
}


/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

header {
	background-color: #5c8eb5;
}

div.wrapper-main {
	padding-top: 20px;
}

#top-level {
	background-color: #5684a8;
	border-bottom: solid 1px #6d9abd;
	height: 45px;
	line-height: 45px;
}

#secondary-menu {
	display: inline;
	float: right;
}

#secondary-menu li,
#social-menu li {
	display: inline;
	font-size: 11px;
	line-height: 45px;
	margin-left: 15px;
}

#social-menu li {
	margin-left: 5px;
	margin-right: 10px;
}

#secondary-menu p.wpzoom-notice {
	color: #fff;
}

#secondary-menu p.wpzoom-notice a {
	text-decoration: underline;
}

#top-level a {
	color: #c9e3f7;
}

#top-level a:hover {
	color: #f8dfaf;
}

#logo {
	display: inline;
	float: left;
	margin-right: 20px;
}

#logo h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#logo h1 a {
	color: #fff;
}

#logo h1 a:hover {
	color: #f8dfaf;
}

div.banner-header {
	display: inline;
	float: right;
}

/* Dropdown Menu */

nav#main-menu {
	background: #f1f1f1 url(images/back-menu.png) repeat-x top left;
	border-bottom: solid 1px #fafafa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 20px 0 20px;
    min-height: 44px;
	padding: 0 10px;
    position:relative;
    z-index:50;
}

nav#main-menu li {
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
}

nav#main-menu li li {
	background-color: #333;
}

nav#main-menu li.cleaner {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	float: none;
	display: block;
}

nav#main-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

nav#main-menu .dropdown ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */
 	text-align: left;
	margin: 0;  
	padding: 10px 5px; 
	background: #272727;
	border-top: solid 5px #888;
}

nav#main-menu .dropdown ul li {
	width: 100%;
	font-size: 13px;
	line-height: 22px;
 	margin: 0;
 	padding: 0;
 	border-right: 0;
 	border-bottom: solid 1px #444;
	text-transform: none; 
}

nav#main-menu .dropdown ul li a {
	padding:6px 12px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-bottom: none;
}

nav#main-menu .dropdown ul li a:hover {
	
}

nav#main-menu a {
	border-right: solid 1px #efefef;
	border-left: solid 1px #fff;
	color: #5f8fb3;
	padding: 14px 10px 10px;
	display: block;
	position: relative;
}

#main-menu li:first-child a {
	border-left: 0;
}

#main-menu li:last-child a {
	border-right: 0;
}

nav#main-menu a:hover, 
nav#main-menu li.current-menu-item a,
nav#main-menu li.current-menu-ancestor a {
	color: #444;
}

nav#main-menu li li a,
nav#main-menu .current-menu-item li a,
nav#main-menu li .current-menu-item a,
nav#main-menu li.current-menu-ancestor li a,
nav#main-menu li li a:hover {
	background: none;
	border: none;
	color: #aaa;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

nav#main-menu li li a {
	color: #aaa;
}

nav#main-menu li li a:hover {
	background-color: #333;
	color: #fff;
}

nav#main-menu .dropdown li:hover ul,
nav#main-menu .dropdown li.sfHover ul {
	padding: 0;
	margin: 0;
	left:			0;
	top:			3.3em; /* match top ul list item height */
	z-index:		99;
}

nav#main-menu ul.dropdown li:hover li ul,
nav#main-menu ul.dropdown li.sfHover li ul {
	top:			-999em;
}

nav#main-menu ul.dropdown li li:hover ul,
nav#main-menu ul.dropdown li li.sfHover ul {
	left:			151px; /* match ul width */
	top:			0;
}

nav#main-menu ul.dropdown li li:hover li ul,
nav#main-menu ul.dropdown li li.sfHover li ul {
	top:			-999em;
}

nav#main-menu ul.dropdown li li li:hover ul,
nav#main-menuul.dropdown li li li.sfHover ul {
	left:			151px; /* match ul width */
	top:			0;
}
 
nav#main-menu .dropdown li:hover, .dropdown li.sfHover,
nav#main-menu .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
 	outline:		0;
}

.sf-sub-indicator { display:none; }
nav#main-menu .dropdown li ul .sf-sub-indicator { display:inline; }

#main-menu p.wpzoom-notice {
	line-height: 44px;
	margin: 0;
}

#main-menu p.wpzoom-notice a {
	display: inline !important;
	padding: 0;
	border: 0;
}

/* Search form in Main Menu */ 

div.search-form {
	display: inline;
	float: right;
	margin-left: 20px;
	min-height: 40px;
}

#searchformtop {
	position: relative;
}

#setop {
	float: left; 
	display: inline; 
	background-color: #fff;
	border: solid 1px #dedede; 
	color: #aaa;
	font-size: 11px;
	margin: 8px 5px 0 15px;  
	padding: 5px 30px 5px 5px; 
	width: 100px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 1px #fff;
	-webkit-box-shadow: 1px 1px 1px #fff;
	box-shadow: 1px 1px 1px #fff;
}
#searchsubmittop { position: absolute; top: 10px; right: 10px; padding: 5px 5px 5px 0; }


/* Featured Posts */

header p.wpzoom-notice-featured {
	color: #fff;
}

header p.wpzoom-notice-featured a {
	color: #fff;
	text-decoration: underline;
}

#featured-posts {
	height: 370px;
	margin: 30px 0 0;
	overflow: hidden;
}

#featured-posts div.post-cover {
	display: inline;
	float: left;
	margin: 20px 20px 0 20px;
	position: relative;
	width: 440px;
}

#featured-posts div.post-excerpt {
	color: #bfd7e9;
	font-size: 13px;
	line-height: 21px;
	margin: 20px 0 0;
	text-shadow: #000000 1px 1px 0;
	display: inline;
	float: left;
	width: 480px;
}

#featured-posts h2 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0 0 20px;
}

#featured-posts a {
	color: #fff;
}

#featured-posts a:hover {
	color: #c6e1e5;
}

#featured-posts a.button {
	font-size: 11px;
	padding: 6px 12px;
}

#featured-posts p.more {
	margin-top: 20px;
}

#featured-posts div.post-cover img {
	-webkit-border-radius: 200px; 
	-moz-border-radius: 200px;    
	border-radius: 200px;
	-webkit-box-shadow: 0px 0px 0px 20px #5583a7;
	box-shadow: 0px 0px 0px 20px #5583a7;
}

#featured-posts span.overlay {
	position: absolute;
	top: -20px; 
	left: -20px;
	background: transparent url(images/back-featured-slider.png) no-repeat top left;
	display: block;
	height: 420px;
	width: 440px;
	z-index: 10;
}

/* */

#featured-message {
	background: #055408;
	color: #1a1414;
	padding: 15px 0;
	position: relative;
	
	z-index: 20;
}

#featured-separator {
	background-color: #4b6f8c;
	border-top: solid 1px #6895c1;
	height: 40px;
}

#featured-message a {
	color: #fff;
}

#featured-message a:hover {
	color: #f8dfaf;
}

#featured-message h1 {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 5px;
}

#featured-message p {
	font-size: 12px;
	line-height: 19px;
	margin: 0;
}

#featured-message span.featured-button {
	display: inline;
	float: right;
	margin: 15px 0 0 20px;
}

#featured-message span.featured-button a {
	font-size: 13px;
	padding: 10px 15px;	
}


/********************************************************************************************* 

3. Main Content

*********************************************************************************************/

#main {
	background-color: #e2e2e2;
	padding: 30px 0 30px;
}

#content {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 640px;
}

div.wrapper-full #content {
	margin-right: 0;
	width: 960px;
}

div.wrapper-reversed #content {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}

aside {
	display: inline;
	float: left;
	width: 300px;
}

ul.posts-recent li {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	width: 310px;
}

ul.posts-recent li.post-main {
	display: block;
	float: none;
	margin: 0 0 20px 0;
	width: 640px;
}

ul.posts-recent li.last {
	margin-right: 0;
}

ul.posts-recent div.post-cover {
	background-color: #fff;
	margin: 0;
}

ul.posts div.post-cover img:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition-duration: 0.3s; 
	-moz-transition-duration: 0.3s; 
	transition-duration: 0.3s;
}

ul.posts-recent div.post-excerpt,
div.box {
	background: #fff;
	border-bottom: solid 2px #d1d1d1;
	color: #555;
	font-size: 12px;
	line-height: 19px;
	padding: 15px;
}

div.breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	line-height: 39px;
	margin-bottom: 20px;
	padding: 0 20px;
}

div.breadcrumbs p {
	margin: 0;
}

div.breadcrumbs span.separator {
	background: transparent url(images/crumbs-separator.png) no-repeat top left;
	display: inline-block;
	height: 39px;
	width: 22px;
	margin: 0 10px;
}

ul.posts-recent h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 10px;
}

ul.posts-recent li.post-main h2 {
	font-size: 18px;
	line-height: 26px;
}

ul.posts-recent p {
	margin: 0;
}

ul.posts-recent p.more {
	margin: 14px 0 6px;
}

p.postmeta {
	color: #aaa;
	font-size: 11px;
	min-height: 20px;
	margin: 0 0 8px;
}

ul.posts-recent p.postmeta {
	margin-bottom: 8px;
}

p.postmeta a {
	color: #999;
}

p.postmeta a:hover {
	color: #333;
	text-decoration: underline;
}

p.postmeta span {
	display: inline;
}

p.postmeta span.datetime {
	float: left;
}

p.postmeta span.category {
	float: right;
}

aside div.widget {
	margin-bottom: 20px;
}

div.wrapper-post,
aside div.widget-box {
	background: #fff;
	border-bottom: solid 2px #d1d1d1;
	color: #777;
	font-size: 11px;
	line-height: 19px;
	padding: 15px;
}

div.wrapper-noborder {
	border: 0;
	margin: 0;
}

div.wrapper-post,
div.wrapper-author {
	margin: 0;
	padding: 20px 30px;
}

div.wrapper-author {
	background-color: #f2f2f2;
	border-bottom: solid 1px #d8d8d8;
}

div.wrapper-special {
	background-color: #5583a7;
	color: #fff;
	padding: 10px 30px;
}

div.wrapper-special p.title,
div.wrapper-post p.title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

aside p.title {
	background-color: #f4f4f4;
	border-bottom: solid 1px #ececec;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	margin: -14px 0 10px -14px;
	padding: 5px 15px;
	width: 268px;
}

div.featured-category {
	background-color: #505050;
	margin: 20px 0 0;
	padding-bottom: 15px;
}

div.featured-category p.title {
	background-color: #4b4a4a;
	border-bottom: solid 1px #5a5a5a;
	color: #ababab;
	font-size: 12px;
	margin-top: 0;
	padding: 10px 15px;
	text-shadow: #252525 1px 1px 0;
}

div.featured-category p.title a {
	color: #ababab;
}

div.featured-category p.title a:hover {
	color: #fff;
}

div.featured-category p.title span.all {
	display: inline;
	float: right;
}

div.featured-category ul.posts {
	margin: 15px;
}

div.featured-category ul.posts li {
	display: inline;
	float: left;
	margin-right: 15px;
	width: 300px;
}

div.featured-category ul.posts li.last {
	margin-right: 0;
}

div.featured-category ul.posts li.cleaner {
	border-bottom: solid 1px #5a5a5a;
	clear: both;
	display: block;
	float: none;
	margin: 0 0 20px;
	width: 100%;
}

div.featured-category div.post-cover {
	margin: 12px 0;
}

div.featured-category div.post-cover img {
	border: solid 10px #5f5f5f;
}

div.featured-category p.postmeta,
div.featured-category p.postmeta a {
	color: #8c8c8c;
}

div.featured-category p.postmeta a:hover {
	color: #fff;
}

div.featured-category p.postmeta {
	min-height: 18px;
	margin: 0;
	padding: 0;
}

div.featured-category p.postmeta span {
	display: inline;
}

div.featured-category p.postmeta span.datetime {
	float: left;
}

div.featured-category p.postmeta span.category {
	float: right;
}

div.featured-category h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}

div.featured-category h2 a {
	color: #fff;
}

div.featured-category h2 a:hover {
	color: #f8dfaf;
}

/********************************************************************************************* 

4. Single: Post/Page Styling

*********************************************************************************************/

/* Author Info Block */

div.author-excerpt {
	color: #555;
	display: inline;
	float: left; 
	font-size: 12px;
	line-height: 19px;
	margin-right: 20px;
	overflow: hidden;
	padding-top: 5px;
	width: 330px;
}

div.author-contacts {
	display: inline;
	float: left;
	width: 120px;
}

div.author-contacts a {
	color: #444;
}

div.author-contacts a:hover {
	color: #5583a7;
}

div.author-contacts li {
	border-bottom: solid 1px #d8d8d8;
	margin-bottom: 6px;
	padding: 0 5px 6px;
}

div.author-contacts li:last-child {
	margin-bottom: 0;
}

div.author-contacts li:hover {
	border-bottom-color: #5583a7;
}

div.author-cover {
	display: inline;
	float: left;
	width: 90px;
	margin: 0 20px 0 0;
}

div.comment-author div.author-cover {
	width: 70px;
}

div.author-cover img {
	background-color: #fff;
	border: solid 1px #dadada;
	padding: 4px;
}

/* Single Post/Page */

body.single p.postmeta {
	color: #aaa;
	font-size: 11px;
	margin: 0 0 5px;
}

.post-single {
	color: #a1a1a1;
	font-size: 13px;  
	line-height: 23px; 
	max-width: 580px;
}

div.wrapper-full .post-single {
	max-width: 900px;
}

.post-single h2, 
.post-single h3, 
.post-single h4, 
.post-single h5, 
.post-single h6 {
	font-weight: bold;
	margin: 12px 0 12px;
	line-height: 1.25em; 
}

h1.title,
.post-single h1 {
	font-size: 32px;
	line-height: 36px;
}

.post-single h2 {
	font-size: 26px;
	line-height: 32px;
}

.post-single h3 {
	font-size: 22px;
	line-height: 26px;
}

.post-single h4 {
	font-size: 18px;
	line-height: 24px;
}

.post-single h5 {
	font-size: 16px;
	line-height: 22px;
}

.post-single h6 {
	font-size: 14px;
	line-height: 20px;
}

.post-single p {
	margin-bottom: 1em; 
}

.post-single img {
	margin-bottom: 20px; 
}

.post-single img.alignnone, 
.post-single img.aligncenter, 
.post-single img.alignleft, 
.post-single img.alignright {
	max-width: 100%;
	width:auto;
 	height:auto;
}

.wrapper-full .post-single img.alignnone, 
.wrapper-full .post-single img.aligncenter, 
.wrapper-full .post-single img.alignleft, 
.wrapper-full .post-single img.alignright {
	max-width: 100%;
	width:auto;
 	height:auto;
}

.post-single ul, 
.post-single ol {
	margin: 0 0 1em 1em; 
}
.post-single li ul, 
.post-single li ol {
	margin-bottom: 0; 
}
.post-single li {
	list-style-position: outside; 
	margin-left: 20px;
} 
.post-single ul li {
	list-style-type: square;
}

.post-single blockquote {
    color:#999;
    border-left: solid 3px #ececec;
    padding: 0 15px;
    margin: 10px;
}
.post-single a {
	text-decoration:none; 
}
.post-single a:hover {
	text-decoration:underline; 
	cursor: pointer; 
}

span.share_btn {
	display: inline;
	float: right;
}

/*********************************************************************************************

5. Comments  -------------------------  comments.php

*********************************************************************************************/

#comments { clear: both; }
#comments h3,
#comments p.title { 
	color: #777;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
}

#comments .navigation { padding: 0 0 18px 0; }
.commentlist { list-style: none; margin: 0; }
.commentlist li.comment { border-bottom: 1px solid #e1e1e1; font-size: 12px; line-height: 1.75em; margin: 0 0 20px 0; padding: 0; position: relative; }
.commentlist li.comment ul.children {margin-left: 25px; }
.commentlist ul.children li {
	background-color: #f6f6f6;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 1px;
	padding: 15px 20px 0;
}
.commentlist ul.children li:last-child {
	border-bottom: 0;
}
#comments .comment-body {overflow: hidden;}
#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.comment-author { margin-bottom:3px; }
.comment-author cite { color: #B1B1B1; font-weight: bold; font-style:normal; font-size:14px; }
.comment-author .says {  display:none; }
.comment-meta { display: inline; float: right; font-size: 11px; margin: 0; }
.comment-meta a:link, .comment-meta a:visited { color: #bbb; text-decoration: none; }
.comment-meta a:active, .comment-meta a:hover { color: #333; }
.reply { font-size: 12px; padding: 0 0 24px 0; }
.commentlist .children { list-style: none; margin: 0; }
.commentlist .children li { border: none; margin: 0; }
.nopassword, .nocomments { display: none; }
#comments .pingback { border-bottom: 1px solid #dedede; margin-bottom: 18px; padding-bottom: 18px; }
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p { color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0; }
#comments .pingback .url { font-size: 13px; font-style: italic; }
.comment-notes { display:none; }

/* Comments form */
#respond { overflow: hidden; position: relative; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
.commentlist #respond { clear: both; display: block; }
#cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; }
#respond .required_lab { font-weight: bold; color: #d24355; }
#respond label {display: block; font-size: 12px; font-weight: bold; line-height: 30px; }
#respond input { margin: 0; }
#respond input,
#respond textarea {
	background-color: #f4f4f4;
	border: solid 1px #e1e1e1;
	color: #444; 
	font-size: 13px; 
	line-height: 20px; 
	padding: 4px 6px; 
}
#respond textarea { width: 95%; height: 100px;  }
#respond .form-allowed-tags { display: none; color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { text-align:left; margin-top:10px; }
#respond .form_fields { width: 100%; }
#respond .form_fields p { margin-bottom:7px; }
#respond .form_fields input { width:40%; }

/********************************************************************************************* 

6. Footer

*********************************************************************************************/

footer {
	background-color: #fff;
	padding: 0 0 10px;
}

footer p.copyright {float: left; display: inline; color: #999; }
footer p.wpzoom { display: inline; float: right; color: #999; }
footer p.wpzoom a {color: #999; text-decoration: none;}
footer p.wpzoom a:hover {color: #333;}
footer p.wpzoom img { display: inline; float: right; padding: 0 0 0 2px; }

#footer-widgets {
	background-color: #f4f4f4;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ececec;
	margin-bottom: 10px;
	padding: 10px 0;
}

#footer-widgets p.title {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: #fff 1px 1px 0;
}

#footer-widgets div.column {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 300px;
}

#footer-widgets div.column-last {
	margin-right: 0;
}

/********************************************************************************************* 

7. Miscellaneous

*********************************************************************************************/

/* Facebook Like Button */
div.fb-like.fb_iframe_widget {
	width: 100% !important;		
}

.fb_iframe_widget { width: 100%!important }
.fb_iframe_widget span { width: 100%!important; }
.fb_iframe_widget span iframe { width: 100%!important; }

/* WPZOOM Tabs Widget */
 
.tabberlive .tabbertabhide { display: none; }
ul.tabbernav { margin: 0; padding: 0; float: left; width: 100%; display: inline; list-style-type: none; border-bottom: 2px solid #5c8eb5; margin-bottom: 10px; }
ul.tabbernav li { display: inline; float: left; margin: 0; padding: 0; position: relative; }
*html  ul.tabbernav { padding: 2px 0; /* ie6 only */ }
*+html  ul.tabbernav { padding: 2px 0; /* ie7 only */ }

/* inactive tabs */ 
ul.tabbernav li a { background-color: #eaeaea; color: #8d8d8d; display: block; font-size: 11px; font-weight: bold; padding: 7px 12px; }
 
/* active tab */
ul.tabbernav li.tabberactive a { background-color: #5c8eb5; color: #fff; }

.tabberlive .tabbertab { padding: 5px 0 0; float: left; width: 100%; }
.tabbertab .widgettitle { display: none; }
aside .tabbertabs ul.posts li {float: none; display: block; width: 100%; }

/* Recent Posts */
ul.posts-side li {
	border-bottom: solid 1px #ececec;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

ul.posts-side li:last-child {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.posts-side div.post-cover {
	display: inline;
	float: left;
	margin-right: 10px;
}

ul.posts-side div.post-excerpt {
	overflow: hidden;
}

ul.posts-side h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 6px;
}

ul.posts-side p {
	margin: 0;
}

/* Pagination */
div.navigation {text-align: center; font-size: 11px; font-weight: bold; }
div.navigation p {margin: 0;}
div.navigation a {padding: 7px 10px; line-height: 24px; background-color: #999; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
div.navigation .current { background-color: #3a749b; color: #fff; padding: 7px 10px; line-height: 24px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
div.navigation a:hover {
	background: none;
	background-color: #3a749b; 
	color: #fff;
}

/* WPZOOM Twitter Widget */

ul.twitter-list li {
	border-bottom: solid 1px #ececec;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

ul.twitter-list li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.twitter-timestamp {
	color: #999;
	font-size: 11px;
	font-style: italic;
	display: block;
}

/* Begin Images */
.post-single .aligncenter {	display: block;	margin-left: auto;	margin-right: auto;	}
.post-single .alignright {	margin: 0 0 5px 20px;	display: inline;	}
.post-single .alignleft {	margin: 0 20px 5px 0;	display: inline;	}
.alignright {	float: right;	}
.alignleft {	float: left	}

/* Caption for images 
.post-single .wp-caption { background-color: #f9f9f9; border: solid 1px #e9e9e9; padding: 10px 8px; text-align:center; }
.post-single .wp-caption img { background:none; margin:0 0 10px; border:0 none; max-width:100%; width:auto; height:auto;}
.post-single .wp-caption-text, .gallery-caption { color:#A7A3A3; font-size:11px; line-height: 1.4em; margin:0; padding:4px 0 0; text-align:center; }
.post-single .wp-caption.aligncenter { margin:0 auto 15px; } */

/* [gallery] shortcode styling */
.post-single .gallery { margin: auto; text-align:center; clear:both; }
.post-single .gallery .gallery-item {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 10px; width: 30%; }
.post-single .gallery img { border: solid 4px #f1f1f1; padding: 10px; margin-bottom: 5px; }
.post-single .gallery-caption { margin-left: 0; }
.post-single div.gallery img:hover {border-color: #1c97d4; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }

/* Social Widget */
.wpzoomSocial li {
	margin:0 5px 10px 0;
}

aside .wpzoomSocial li {
	float:left;
	display: inline;
	width: 145px;
}

.wpzoomSocial li img {
	margin-right: 5px;
}

.wpzoomSocial a:hover {
	text-decoration: none;
}

/* Recent Comments */
ul.recent-comments-list {margin: 0; padding: 0; font-size: 12px; }
.recent-comments-list img.avatar { margin-right: 12px; float: left;}
.recent-comments-list li {padding: 0 0 10px; margin:0 0 10px; border-bottom: dotted 1px #ccc; } 

/********************************************************************************************* 

8. Elements: Forms, Buttons

*********************************************************************************************/

a.button,
a.comment-reply-link,
#respond input#submit {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #2b849e;
	cursor: pointer;            
	color: #fff;                
	display: inline;
	padding: 5px 10px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;    
	border-radius: 2px;         
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}

a.button.blue {
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #09509a 1px 1px 0;
}

a.button.blue2 {
	background-color: #395771;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #436583, #395771);
	background-image: -ms-linear-gradient(top, #436583, #395771);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #436583), color-stop(100%, #395771));
	background-image: -webkit-linear-gradient(top, #436583, #395771);
	background-image: -o-linear-gradient(top, #436583, #395771);
	background-image: linear-gradient(top, #436583, #395771);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#436583', endColorstr='#395771', GradientType=0);
	border-color: #395771 #395771 #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #334e65 1px 1px 0;
}

a.button.blue3 {
	background-color: #5e88a9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #6e98b5, #5e88a9);
	background-image: -ms-linear-gradient(top, #6e98b5, #5e88a9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6e98b5), color-stop(100%, #5e88a9));
	background-image: -webkit-linear-gradient(top, #6e98b5, #5e88a9);
	background-image: -o-linear-gradient(top, #6e98b5, #5e88a9);
	background-image: linear-gradient(top, #6e98b5, #5e88a9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e98b5', endColorstr='#5e88a9', GradientType=0);
	border-color: #5e88a9 #5e88a9 #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #446d8f 1px 1px 0;
}

a.button.green {
	background-color: #57a957;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
	border-color: #57a957 #57a957 #3d773d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3e783e 1px 1px 0;
}

a.button.orange {
	background-color: #c98610;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e49d1f), to(#c98610));
	background-image: -moz-linear-gradient(top, #e49d1f, #c98610);
	background-image: -ms-linear-gradient(top, #e49d1f, #c98610);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49d1f), color-stop(100%, #c98610));
	background-image: -webkit-linear-gradient(top, #e49d1f, #c98610);
	background-image: -o-linear-gradient(top, #e49d1f, #c98610);
	background-image: linear-gradient(top, #e49d1f, #c98610);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e49d1f', endColorstr='#c98610', GradientType=0);
	border-color: #c98610 #c98610 #bf831c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #bf831c 1px 1px 0;
}

a.button.purple {
	background-color: #4f337d;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#664a96), to(#4f337d));
	background-image: -moz-linear-gradient(top, #664a96, #4f337d);
	background-image: -ms-linear-gradient(top, #664a96, #4f337d);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #664a96), color-stop(100%, #4f337d));
	background-image: -webkit-linear-gradient(top, #664a96, #4f337d);
	background-image: -o-linear-gradient(top, #664a96, #4f337d);
	background-image: linear-gradient(top, #664a96, #4f337d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#664a96', endColorstr='#4f337d', GradientType=0);
	border-color: #4f337d #4f337d #382458;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #3a2164 1px 1px 0;
}

a.button.red,
#respond input#submit {
	background-color: #c43c35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #a8332d 1px 1px 0;	
}

/* a.button.silver, 
a.comment-reply-link {
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #fff 1px 1px 0;
	color: #333 !important;
} */

a.button.teal {
	background-color: #339bb9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #2a819a 1px 1px 0;
}

a.button.silver,
a.comment-reply-link {
	color: #fff;
	background-color: #3b095e;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#9615e6), to(#3b095e));
	background-image: -moz-linear-gradient(top, #9615e6, #3b095e);
	background-image: -ms-linear-gradient(top, #9615e6, #3b095e);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9615e6), color-stop(100%, #3b095e));
	background-image: -webkit-linear-gradient(top, #9615e6, #3b095e);
	background-image: -o-linear-gradient(top, #9615e6, #3b095e);
	background-image: linear-gradient(top, #9615e6, #3b095e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9615e6', endColorstr='#3b095e', GradientType=0);
	border-color: #3b095e #3b095e #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: #000 1px 1px 0;
}

a.button:hover,
a.comment-reply-link:hover,
#respond input#submit:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

a.button:active,
a.comment-reply-link:active,
#respond input#submit:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#respond input#submit {
	font-size: 11px;
	padding: 7px 15px;
}

/********************************************************************************************* 

9. Homepage Slider

*********************************************************************************************/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {margin-bottom: 50px; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

/* Control Nav (Arrows) */
.flex-direction-nav {*height: 0;}
.flexslider .flex-next {opacity: 0.7; }
.flexslider .flex-prev {opacity: 0.7; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

#featured-posts .flex-direction-nav a {
	background:url(images/arrows-4.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 54%;
	width: 39px;
	height: 39px;
	text-indent:-9999px; 
	z-index: 110;
}

#featured-posts a.flex-next {	background-position:-39px 0; left:409px;}
#featured-posts a.flex-prev { left:-8px; }

/* Control Nav (Bullets) */
.flex-control-nav {width: 440px; position: absolute; bottom: 15px; text-align: center; z-index: 100; opacity: 0.7; }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging li a {	background:url(images/bullets-small.png) no-repeat; display:block; width:22px; height:17px; text-indent:-9999px; cursor: pointer; -webkit-transition-duration: 0; -moz-transition-duration: 0; transition-duration: 0;}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {background-position:-22px 0;}


/********************************************************************************************* 

10. Media Queries 

*********************************************************************************************/   
 
/* Tablet Landscape */
@media screen and (max-width: 1020px) {


}

/* Tablet Landscape */
@media screen and (max-width: 960px) {

	div.wrapper {
		padding-right: 2%;
		padding-left: 2%;
		width: 96%;
	}
	
	div.post-cover img {
		height: auto;
		width: 100%;
	}
	
	#featured-posts div.post-cover {
		margin-right: 5%;
		margin-left: 3%;
		width: 42%;
	}
	
	#featured-posts div.post-cover img {
		height: auto;
		width: 100%;
	}
	
	#featured-posts div.post-excerpt {
		width: 50%;
	}
	
	#featured-posts .flex-control-nav {
		width: 48%;
	}
	
	#content {
		margin-right: 2%;
		width: 66%;
	}
	
	aside {
		width: 32%;
	}
	
	ul.posts-recent li {
		margin-right: 2%;
		width: 49%;
	}
	
	ul.posts-recent li.post-main {
		width: 100%;
	}
	
	ul.posts-recent li.last {
		margin-right: 0;
	}
	
	ul.posts-side div.post-cover {
		width: 30%;
	}
	
	div.featured-category ul.posts li {
		margin-right: 2%;
		width: 32%;
	}
	
	div.featured-category ul.posts li.last {
		margin-right: 0;
	}
	
	div.featured-category div.post-cover img {
		height: auto;
		width: 92%;
	}
	
	#footer-widgets div.column {
		margin-right: 2%;
		width: 32%;
	}
	
	#footer-widgets div.column-last {
		margin-right: 0;
	}
	
	aside p.title {
		margin-top: -15px;
		margin-left: -15px;
		width: 100%;
	}
	
	div.fb-like-box {
		overflow: hidden;
		width: 100%;
	}

	div.wrapper-author div.author-cover {
		margin-right: 5%;
		width: 10%;
	}
	
	div.wrapper-author div.author-cover img {
		height: auto;
		width: 100%;
	}	
	
	div.wrapper-author div.author-excerpt {
		margin-right: 5%;
		width: 50%;
	}
	
	div.wrapper-author div.author-contacts {
		width: 30%;
	}

}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

	nav#main-menu div.search-form {
		display: none;
	}
	
	#featured-posts {
		height: auto;
		margin: 30px 0 30px;
		overflow: hidden;
	}
	
	flex-control-nav {
		bottom: 0;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {
	
	nav#main-menu {
		background-repeat: repeat;
	}

	#featured-posts {
		margin-bottom: 20px;
	}

	#featured-posts div.post-cover {
		margin-right: 6%;
		margin-left: 4%;
		width: 40%;
	}
	
	#featured-posts div.post-excerpt {
		width: 50%;
	}
	
	#featured-posts .flex-control-nav {
		width: 50%;
	}
	
	#content {
		float: none;
		display: block;
		margin-right: 0;
		width: 100%;
	}
	
	aside {
		float: none;
		display: block;
		margin: 20px 0 0;
		width: 100%;
	}
	
	aside div.widget {
		display: inline;
		float: left;
		margin-right: 1%;
		margin-left: 1%;
		padding: 1%;
		width: 46%;
	}
	
	aside p.title {
		margin-top: 0;
		margin-left: 0;
		padding-right: 3%;
		padding-left: 3%;
		width: 94%;
	}
	
	aside div.post-cover {
		max-width: 30%;
	}

	div.featured-category div.post-cover img {
		width: 88%;
	}

	div.featured-category p.postmeta span.category {
		display: none;
	}

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

	#featured-posts {
		margin-bottom: 10px;
		min-height: 220px;
	}
	
	#featured-posts div.post-cover {
		margin-right: 7%;
		margin-left: 5%;
		width: 38%;
	}
	
	#featured-posts div.post-excerpt {
		width: 50%;
	}
	
	#featured-posts .flex-control-nav {
		width: 48%;
	}

	#featured-posts div.post-excerpt p {
		/* display: none; */
	}
	
	div.featured-category div.post-cover img {
		width: 85%;
	}
	
	#secondary-menu {
		display: block;
		float: none;
		text-align: center;
	}
	
	#secondary-menu li {
		display: inline;
		float: none;
	}

	#social-menu {
		display: none;
	}
	
	div.banner-header {
		display: none;
	}
	
	
#logo {
		display: none;
		float: none;
		margin-right: 0;
		text-align: center;
	}

	
	#footer-widgets div.column {
		display: block;
		float: none;
		margin-right: 0;
		width: 100%;
	} 
	
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {

	#featured-posts {
		margin-bottom: 10px;
	}
	
	#featured-posts div.post-cover {
		margin-right: 10%;
		margin-left: 10%;
		min-height: 295px;
		width: 80%;
	}

	#featured-posts .flex-control-nav {
		bottom: 0;
		width: 100%;
	}
	
	#featured-posts div.post-excerpt {
		display: none;
	}
	
	aside {
		display: none;
	}

}