/*
Theme Name:         Laverde
Theme URI:          http://www.famethemes.com/themes/laverde
Description:        Laverde is a premium Wordpress theme by FameThemes
Version:            2.1
Author:             FameThemes
Author URI:         http://www.famethemes.com
Tags: white, black, two-columns, custom-colors, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template
License URI: http://www.gnu.org/copyleft/gpl.html
*/

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------

:: 01. Global 
:: 02. Header
:: 03. WordPress Outputs
:: 04. Widgets
:: 05. Comments
:: 06. Footer
:: 07. Portfolio
:: 08. Home
:: 09. Skin

/* ---------------------------------------------------

   01. Global
   
--------------------------------------------------- */

@import url('extras.css');

::selection { 
	color: #FFFFFF; 
}

::-moz-selection { 
	color: #FFFFFF; 
}

body {
	background: #EFEFEF;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	word-wrap: break-word;
}

img {
	max-width: 100%;
	height: auto;
}

iframe, embed {
	max-width: 100%;
}

input,
textarea,
select {
	padding: 11px;
	outline: none;
	font-size: 12px;
	line-height: 20px;
	-webkit-appearance: none;
}

textarea {
	resize: vertical;
	width: 97%;
	-webkit-appearance: none;
}

hr { 
	margin: 35px 0; 
}

.post-content .tabs-content .columns,
.post-content .tabs-content .columns.last { 
	margin-bottom: 0; 
	margin-top: 20px;
}

.post-content .tabs-content br { 
	display: none; 
}
 
p { 
	font-size: 14px; 
	line-height: 22px; 
}

blockquote, pre {
	margin: 50px 0 50px 25px;
	padding: 0 0 0 25px;
	border-left: 5px solid #EFEFEF;
}

.post-box blockquote p, .post-box pre p {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#laverde { display: none; }

#container {
	background: #FFFFFF;
}

#header {
	position: relative;
}

#main-content {
	width: 960px;
	margin: 0 30px;
	overflow: hidden;
}

#content {
	margin-right: 30px;
}

#sidebar {
	margin: 0;
}

.wp-caption {}

.wp-caption-text { 
	text-align: center; 
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ---------------------------------------------------

   02. Header
   
--------------------------------------------------- */

.logo {
	display: block;
	margin: 50px 30px;
}

.logo img { 
	max-width: 100%;
	height: auto;
	margin: 0; 
}

.custom-logo p {
	display: none;
}

.logo h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 39px;
	margin: 0;
	padding: 0;
}

.logo h1 a {
    margin: 0;
	padding: 0;
	color: #222222;
	text-decoration: none;
}

.logo h1 a:hover {
	opacity: 0.8;
}

.logo div a:hover {
	opacity: 0.8;
}

.logo h4 {
	color: #AAAAAA;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 21px;
}

.search-form {
	margin: 60px 30px 40px 0;
	width: 400px;
	float: right;
}

#searchform { margin: 0; }

#searchform input[type='text'] {
	float: left;
	border: none;
	color: #AAAAAA;
	width: 328px;
	font-size: 12px;
	line-height: 20px;
	outline: none;
	margin: 0;
	padding: 12px;
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#searchform input[type='submit'] {
	background: url(images/search-icon.png) no-repeat;
	background-position: 12px 9px;
	background-color: #222222;
	float: left;
	width: 42px;
	color: #FFFFFF; 
	border: 1px solid #000000; 
	padding: 12px;  
	cursor: pointer; 
	margin: 0 0 0 4px;
	box-shadow: inset 0px 1px 0px #71757E;
	-webkit-box-shadow: inset 0px 1px 0px #71757E;
	-moz-box-shadow: inset 0px 1px 0px #71757E;
	overflow: hidden;
}

.ie #searchform input[type='submit'] {
	height: 40px;
}

#top-bar {
	background: #222222;
	padding: 0;
	height: 40px;
}

.social-icons {
	float: right;
	margin: 10px 30px 0 30px;
}

.social-icons ul {
	margin: 0;
}

.social-icons ul li {
    float: left;
	display: block;
    margin: 0 5px 5px 0;
}

.social-icons ul li:last-child {
	margin: 0 0 5px 0;
}

.subheader {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.form-mobile {
	display: none;
}

#primary-nav { 
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 3px 0 0 0;
}

.primary-menu {
	margin: 8px 30px 0 30px;
	float: left;
	list-style: none;
	line-height: 40px;
}

#primary-nav ul.primary-menu {
	margin: 8px 30px 0 30px;
	float: left;
	list-style: none;
	line-height: 40px;
}

#primary-nav ul a {
	display: block;
	position: relative;
}

#primary-nav ul li {
	float: left;
	position: relative;
	z-index: 40;
	margin: 0;
}

#primary-nav ul li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

#primary-nav ul ul {
	position: absolute;
	top: -9999em;
	width: 180px; /* left offset of submenus need to match (see below) */
}

#primary-nav ul ul li { width: 100%; }

/*  Make sub menus appear -------------------------------------------------*/
#primary-nav ul li:hover ul,
#primary-nav ul li.sfHover ul {
	position: absolute;
	left: -1px;
	margin: 4px 0 0 0; /* Added to push sub-menu down */
	top: 25px; /* match top ul list item height */
}

/* Hide all subs subs (4 levels deep) -------------------------------------*/
#primary-nav ul li:hover li ul,
#primary-nav ul li.sfHover li ul,
#primary-nav ul li li:hover li ul,
#primary-nav ul li li.sfHover li ul,
#primary-nav ul li li li:hover li ul,
#primary-nav ul li li li.sfHover li ul { top: -9999em; }

/* Displays all subs subs (4 levels deep) ---------------------------------*/
#primary-nav ul li li:hover ul,
#primary-nav ul li li.sfHover ul,
#primary-nav ul li li li:hover ul,
#primary-nav ul li li li.sfHover ul,
#primary-nav ul li li li li:hover ul,
#primary-nav ul li li li li.sfHover ul {
	left: 180px; /* match .nav ul width */
	top: -5px;
}
	
/* top level skin ---------------------------------------------------------*/
#primary-nav ul li a {
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
    text-transform: uppercase;
    top: -1px;
}

#primary-nav ul a {
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	padding: 0 30px 0 0;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
	text-decoration: none;
}

#primary-nav ul a:hover,
#primary-nav ul li.sfHover a:hover {
	color: #FFFFFF;
	opacity: 0.8;
}

#primary-nav ul li.sfHover a,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-item a {
    color: #FFFFFF;
	text-decoration: none;
}

#primary-nav ul li.current-cat a:hover,
#primary-nav ul li.current_page_item a:hover,
#primary-nav ul li.current-menu-item a:hover {
    color: #FFFFFF;
	opacity: 0.8;
	text-decoration: none;
}

/* 2nd level skin --------------------------------------------------------*/
#primary-nav ul ul {
	z-index: 9999;
	padding: 0;
	background: #222222;
	border: 1px solid #252525;
}

#primary-nav ul ul li {
	border-bottom: 1px solid #252525;
	padding: 9px 0;
	line-height: 22px;
	float: none;
	background: none;
}

#primary-nav ul ul li:first-child { 
	margin-top: 0; 
}

#primary-nav ul ul li:last-child { 
	border-bottom: none; 
}

#primary-nav ul ul li a {
    color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	line-height: 22px;
	padding: 0 15px;
	text-shadow: 0 1px 1px #000000;
	text-transform: uppercase;
}

#primary-nav ul ul li.current-cat a, 
#primary-nav ul ul li.current_page_item a, 
#primary-nav ul ul li.current-menu-item a { 
	border: none; 
	color: #FFFFFF;
}

#primary-nav ul ul li a:hover { 
	border: none; 
	color: #FFFFFF;
	opacity: 0.8;
}

#primary-nav ul li.sfHover ul a { 
	border: none; 
}

#primary-nav ul li.menu-item-ancestor a {
	background-image: url(images/header-nav-arrow-2.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 14px;
	margin-right: 30px;
	opacity: 1;
}

#primary-nav ul li.menu-item-ancestor a:hover {
	opacity: 0.8;
}

#primary-nav ul li.menu-item-ancestor ul a {
	background: none;
	padding-right: 24px;
	opacity: 1;
}

#primary-nav ul li.menu-item-ancestor ul a:hover {
	opacity: 0.8;
}

#primary-nav .sub-menu li.menu-item-ancestor a {
	background-image: url(images/header-nav-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 24px;
	margin: 0;
	opacity: 1;
}

#primary-nav .sub-menu li.menu-item-ancestor a:hover {
	opacity: 0.8;
}

#primary-nav .sub-menu li.menu-item-ancestor li a {
	background-image: none;
	padding-right: 15px;
	margin: 0;
}


/* ---------------------------------------------------

   03. WordPress Outputs
   
--------------------------------------------------- */

.top-ad {
	width: 960px;
	float: left;
	margin: 0 30px 30px 30px;
}

.post-box {
	overflow: hidden;
	display: block;
}

.slider-wrapper {
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}

.slider {
	float: left;
	display: block;
}

.slider-ad {
	width: 120px;
	float: left;
	display: block;
}	


/* SLIDER
--------------------------------------- */

.post-box .slider ul {
	margin: 0 0 0 0 ! important;
	list-style: none;
}

.flexslider .slides {
	margin: 0 0 0 0;
}

.flexslider .slides li {
	margin: 0 0 0 0;
}

.flex-caption {
	margin: 15px 0;
}

.post-box .flex-caption h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 8px 0;
}

.post-box .flex-caption h2 a {
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
	text-decoration: none;
}

.post-box .flex-caption h2 a:hover {
	background: #EFEFEF;
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
}

.post-box .flex-caption span {
	display: inline-block;
	color: #AAAAAA;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
}

.post-box .flex-caption span a {
	font-weight: normal;
	text-decoration: none;
}

.post-box .flex-caption span a:hover {
	font-weight: normal;
	text-decoration: none;
}

.post-box .flex-caption p {
	display: block;
}

.post-box .flex-caption .slider-categories {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}

.post-box .flex-caption .slider-categories a {
	display: inline-block;
    font-size: 13px;
	font-weight: normal;
    line-height: 20px;
    margin: 0 5px 5px 0;
    padding: 3px 8px;
	display: inline-block;
    text-decoration: none;
}

.post-box .flex-caption .slider-categories a:hover {
	font-weight: normal;
	text-decoration: none;
}

.post-box .flex-direction-nav a:hover {
	background-color: none ! important;
}


/* RECENT POSTS
-------------------------*/

.post-box .recent-posts {
	border-top: 1px solid #EAEAEA;
	overflow: hidden;
}

.post-box .recent-posts h4 {
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
}

.post-box h1.main-page-title {
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
}

.hentry {
	border-bottom: 1px solid #EAEAEA;
	padding: 35px 0 10px 0;
	overflow: hidden;
}

.hentry:last-child {
	border-bottom: none;
}

.post-box-single .hentry {
	padding: 0 0 10px 0;
}

.post-box .featured-image { 
	width: 200px;
	height: 160px;
	float: left;
	margin: 0 20px 20px 0; 
	display: block;
}

.post-box .featured-image a {
	line-height: 1;
	display: block;
}

.post-content {
	width: 410px;
	float: left;
	display: block;
}

.post-content-single {
	width: 630px;
	float: left;
	display: block;
}

.post-header {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.post-header-page {
	overflow: hidden;
	padding: 0;
	margin: 0 0 15px 0;
}

.post-box h2.post-title {
	color: #222222;
	font-size: 20px;
	line-height: 28px;
    font-weight: 700;
    margin-bottom: 7px;
    text-decoration: none;
}

.post-box h1.post-title {
	color: #222222;
	font-size: 32px;
	line-height: 36px;
    font-weight: 700;
    margin-bottom: 12px;
    text-decoration: none;
}

.post-box .post-title a {
	color: #222222;
    text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.post-box .post-title a:hover {
	background: #EFEFEF;
	color: #222222;
    text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.meta-info {
	color: #AAAAAA;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	padding: 0 0 8px 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.meta-info span {
	display: inline;
}

.meta-info span p {
	display: inline;
	margin-bottom: 0;
	color: #AAAAAA;
}

.meta-info span a {
	font-weight: normal;
	text-decoration: none;
}

.meta-info span a:hover {
	font-weight: normal;
	text-decoration: none;
}

.meta-categories {
	margin: 0 0 17px 0;
	display: block;
	overflow: hidden;
}

.post-box .meta-categories a {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 5px 0;
	padding: 3px 8px;
	display: inline-block;
	text-decoration: none;
}

.post-box .meta-categories a:hover {
	font-weight: normal;
	text-decoration: none;
}

.hentry footer {
	margin: 10px 0;
	display: block;
	overfolow: hidden;
}

.hentry footer a {
	font-weight: normal;
}

.hentry footer a:hover {
	font-weight: normal;
}

.hentry a {
	font-weight: bold;
	color: #222222;
}

.hentry a:hover {
	font-weight: bold;
	color: #222222;
	background: #EFEFEF;
}

.hentry a:hover img {
	background: none;
}

.post-box p { 
	font-size: 14px; 
	line-height: 22px; 
	color: #222222;
}

.post-box h1 { 
	font-weight: 700; 
	font-size: 32px;  
	line-height: 36px;
	margin-bottom: 15px; 
}

.post-box h2 { 
	font-weight: 700; 
	font-size: 30px; 
	line-height: 34px; 
	margin-bottom: 15px; 
}

.post-box h3 { 
	font-weight: 700; 
	font-size: 26px;
	line-height: 30px;	
	margin-bottom: 15px; 
}

.post-box h4 { 
	font-weight: 700; 
	font-size: 22px;
	line-height: 26px;	
	margin-bottom: 10px;	
}

.post-box h5 {
	font-weight: 600; 
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.post-box h6 {
	font-weight: 600; 
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.post-box ol {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	list-style-position: inside;
}

.post-box .columns.last {
	margin: 0 0 30px 0;
	float: right;
}

.post-box .columns {
	margin: 0 4.4% 30px 0;
}

.post-box ul {
	margin-left: 35px;
	list-style: square outside none;
}

.post-box ul li {
    border: medium none;
}

.post-box ul ul,
.post-box ol ol { 
	margin-left: 25px; 
	margin-top: 25px;
	margin-bottom: 25px;
}

.post-box ul,
.post-box ol { 
	margin-top: 25px;
	margin-bottom: 25px;
}

.post-box ul.tabs-content { 
	margin-top: 0;
	margin-bottom: 0;
}

.post-box ul.tabs-content { margin-bottom: 55px; margin-left: 0; }

.post-box ul {
	list-style: square outside none;
	margin-left: 35px; 
}

.author-hide {
	display: none;
}

.category-description {
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0 0 0 0;
	border-bottom: 1px solid #EAEAEA;
}


/* NAVIGATION
--------------------------- */

#post-nav {  
	border-top: 1px solid #EAEAEA;
	float: left;
	width: 100%;
	margin: 0;
	padding: 30px 0;
	overflow: hidden;
}

.pagination a,
.pagination span {
	font-family: 'Open Sans',Helvetica Neue,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 8px 10px;
	float: left;
	margin: 0 8px 0 0;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
}

.pagination a {
	color: #FFFFFF;
	background: #f55d2d;
	text-decoration: none;
}

.pagination a:hover, .pagination a:focus {
	background: #222222;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination span {
	background: #f55d2d;
	color: #FFFFFF;
	text-decoration: none;
}

.pagination .current {
	background: #222222;
	color: #FFFFFF;
	text-decoration: none;
}

/* Add Align Class for Images */
.alignright { float: right; margin: 0 0 10px 16px; }
.alignleft { float: left; margin: 0 16px 10px 0; }
.aligncenter { display: block; margin: 10px auto; }
.alignnone  { background: none; border: none; padding: 0; margin: 10px 0; }

.post-content img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DD;
    max-width: 100%;
    padding: 5px;
}

.toggle-pane { 
	font-size: 14px; 
}

.breadcrumbs {
	font-size: 13px;
	line-height: 21px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	color: #AAAAAA;
}

.hentry .breadcrumbs a {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.hentry .breadcrumbs a:hover {
	background: none;
	color: #494949;
	text-decoration: underline;
}


/* SHARE BUTTONS
----------------------------------- */

.share-buttons {
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;	
	width: 100%;
}

.share-buttons ul {
	display: block;
	list-style: none;
	margin: 0 0 0 0;
}

.share-buttons ul li {
	float: left;
	margin-bottom: 15px;
	height: 22px;
}

.share-buttons ul li.twitter-button {
	width: 100px;
}

.share-buttons ul li.facebook-button {
	width: 92px;
}

.share-buttons ul li.google-button {
	width: 80px;
}

.share-buttons ul li.pinterest-button {
	width: 82px;
}

.share-buttons ul li.stumble-button {
	width: 92px;
	margin-top: 1px;
}

.share-buttons ul li.linkedin-button {
	width: 120px;
}


/* AUTHOR
----------------------------------- */

.author-wrap {
	color: #222222;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0;
	margin: 20px 0 30px 0;
	display: block;
	overflow: hidden;
}

.archives-page .author-wrap {
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #EAEAEA;
}

.author-wrap h3 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.author-gravatar {
	width: 80px;
	height: 80px;
	margin-right: 15px;
	float: left;
	display: block;
	line-height: 1;
}

.author-info {
	width: 535px;
	float: left;
}

.author-title {
	color: #FFFFFF;
    font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	display: inline;
	margin: 0 1px 0 0;
}

.author-title span {
	background: #F55D2D;
	color: #FFFFFF;
}

.hentry .author-title a {
	background: #F55D2D;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
	display: inline;
}

.hentry .author-title a:hover, .hentry .author-title a:focus {
	background: #222222;
	color: #FFFFFF;
	text-decoration: none;
}

.archives-page .author-title a {
	background: #F55D2D;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
	display: inline;
}

.archives-page .author-title a:hover, .archives-page .author-title a:focus {
	background: #222222;
	color: #FFFFFF;
	text-decoration: none;
}

.author-description {
	display: inline;
}

.author-description p {
	display: inline;	
	margin: 0;
}

.author-description a {
	font-weight: bold;
}

.author-description a:hover {
	background: #EFEFEF;
	font-weight: bold;
}


/* RELATED POSTS
------------------------------------ */

.related-posts {
	display: block;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.related-posts h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.related-posts ul {
	margin: 0 0 0 0;
	list-style: none;
}

.related-posts ul li {
	float: left;
	width: 142px;
	margin: 0 20px 0 0;
	overflow: hidden;
}

.related-posts ul li:last-child {
	margin-right: 0 ! important;
}

.related-posts a img {
	display: block;
	line-height: 1;
}

.related-posts a:hover img {
	background: none ! important;
}

h4.related-article {
	font-size: 13px;
	line-height: 18px;
	margin: 7px 0 0 0;
}

h4.related-article a {
	color: #222222;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

h4.related-article a:hover {
	font-weight: bold;
}

/* ---------------------------------------------------

   04. Widgets
   
--------------------------------------------------- */

.widget {
	padding: 0;
	margin: 0 0 30px 0;
}

h3.widget-title {
	border-top: 1px solid #EAEAEA;
	display: block;
	margin: 0 0 20px;
}

h3.widget-title p {
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 0;
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
}

.widget p {
	color: #666666;
	font-size: 13px;
	line-height: 22px;
}

.widget a {
	color: #222222;
	text-decoration: none;
}

.widget a:hover {
	color: #666666;
	text-decoration: none;
}

.widget li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

.sidebar-section { overflow: hidden; }


/* Facebook
--------------------------------------- */


.widget.Facebook_like {
	margin: 0 0 0 0;
}


/* CATEGORIES, ARCHIVES, PAGES & META 
--------------------------------------- */

#sidebar .widget_categories li, #sidebar .widget_archive li, #sidebar .widget_meta li, #sidebar .widget_pages li, #sidebar .widget_links li {
    float: left;
	font-size: 13px;
	line-height: 21px;
    margin-bottom: 0;
    width: 50%;
	border: none;
	padding: 0 0 7px 0;
}


/* 125 x 125 BANNERS 
--------------------------------------- */

.uxde_ad125_widget {
}

.ads-125 ul {
	display: block;
	overflow: hidden;
	margin-bottom: 0;
}

.ads-125 li {
    background: none repeat scroll 0 0 #F8F9F9;
    float: left;
    height: 125px;
    margin: 0 14px 10px 0;
    padding: 9px;
    width: 125px;
}

.ads-125 li a img { 
	width: 125px;
	height: 125px;
	display: block;
	line-height: 1;
}

.ads-125 li:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
}


/* CALENDAR
--------------------------------------- */

.widget_calendar table {
	width: 100%;
}

.widget_calendar table caption {
	margin-bottom: 15px;
}

.widget_calendar tbody > tr > td {
    padding: 5px 0 6px;
    text-align: center;
    width: 14.2857%;
}

.widget_calendar a:hover {
	text-decoration: underline;
}

/* OPTIN FORM 
--------------------------------------- */

.optin input.name[type="name"] {
    background: url(images/name-icon.png) no-repeat;
	background-position: 7px 8px;
    padding: 8px 10px 8px 26px;
	margin-bottom: 10px;
	width: 220px;
}

.optin input.email[type="email"] {
    background: url(images/email-icon.png) no-repeat left center;
    background-position: 7px 10px;
    padding: 8px 10px 8px 27px;
	margin-bottom: 10px;
	width: 220px;
}

.optin input.name[type="text"] {
    background: url(images/name-icon.png) no-repeat;
	background-position: 7px 8px;
    padding: 8px 10px 8px 26px;
	margin-bottom: 10px;
	width: 220px;
}

.optin input.email[type="text"] {
    background: url(images/email-icon.png) no-repeat left center;
    background-position: 7px 10px;
    padding: 8px 10px 8px 27px;
	margin-bottom: 10px;
	width: 220px;
}

.optin input[type="submit"] {
	font-size: 12px;
	line-height: 20px;
	width: 92px;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 8px 12px;
	margin: 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-indent: 0;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;
}

.optin input[type="submit"]:hover {
	background: #222222;
}

.optin p {
	margin-bottom: 10px;
}


/* RECENT & POPULAR POSTS 
--------------------------------------- */

.uxde_posts_widget .widget-post,
.uxde_popular_widget .widget-post {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	overflow: hidden;
}

.uxde_posts_widget .widget-post:last-child {
	margin: 0;
	padding: 0;
}

.uxde_popular_widget .post-title { margin: 0; }

.uxde_posts_widget .post-title,
.uxde_popular_widget .post-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 2px 0;
}

.uxde_posts_widget .post-title a,
.uxde_popular_widget .post-title a {
	font-weight: 600;
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
}

.uxde_posts_widget .post-title a:hover,
.uxde_popular_widget .post-title a:hover {
	background: #EFEFEF;
}

.uxde_posts_widget .widget-post,
.uxde_popular_widget .widget-post { 
	background: none;
    border-radius: 0;
    box-shadow: none;
	border: none;
	width: 100%;
}

.uxde_posts_widget .widget-post:last-child, 
.uxde_popular_widget .widget-post:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.uxde_posts_widget .widget-post .featured-image,
.uxde_popular_widget .widget-post .featured-image {
	width: 100px;
	height: 80px;
	float: left;
	display: block;
	margin: 2px 15px 10px 0;
}

.uxde_posts_widget .widget-post .featured-image,
.uxde_popular_widget .widget-post .featured-image a:hover {
	background: none;
}

.uxde_posts_widget .widget-post span,
.uxde_popular_widget .widget-post span {
	color: #AAAAAA;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
}


/* TABS 
--------------------------------------- */

.widget .tabs {
	float:left;
	padding: 0;
}

.tab_wrap {
	background: #FFFFFF;
	border-top: 1px solid #EAEAEA;
	float: left;
}

.widget .tab ul {
    float: left;
	margin: 0;
}

.widget .tabs ul.drop {
	float:left;
	width:300px;
	height:43px;
	margin: 0 0 20px 0;
}

.widget .tabs ul.drop li a {
	border-top: 5px solid #FFFFFF;
	color: #222222;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	display: block;
	padding: 12px 0 11px 0;
	text-transform: uppercase;
	outline: none;
}

.ie .widget .tabs ul.drop li a {
	font-size: 17px;
}

.widget .tabs ul.drop li {
	float:left;
	margin: 0;
}

.widget .tabs ul.drop li.tab_nav_1 {
	width:35%;
}

.widget .tabs ul.drop li.tab_nav_2 {
	width:30%;
}

.widget .tabs ul.drop li.tab_nav_3 {
	width:35%;
}

.widget .tabs ul.nav{
	width:258px;
}

.widget .tabs .tab {
	float:left;
	padding:0;
	margin:0;
}

.widget .tabs .tab li {
    float: left;
    padding: 0 0 8px 0;
	margin: 0 0 8px 0;
   	width: 300px;
	border-bottom: none;
}

.widget .tabs .tab li:last-child {
    padding: 0;
	margin: 0;
	border-bottom: none;
}

.widget .tabs .tab li .hentry {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.widget .tabs .tab li .featured-image {
	float: left;
	display: block;
	width: 100px;
	height: 80px;
	margin: 2px 15px 10px 0;
	padding: 0;
}

.widget .tabs .tab li .featured-image a:hover {
	background: none;
}

.widget .tabs .tab li .featured-image-comment {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 2px 15px 10px 0;
	padding: 0;
}

.widget .tabs .tab li .featured-image-comment a:hover {
	background: none;
}

.widget .tabs .tab li h4 {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 2px 0;
}

.widget .tabs .tab li h4 a {
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
	font-weight: 600;
}

.widget .tabs .tab li h4 a:hover {
	background: #EFEFEF;
	font-weight: 600;
}

.widget .tabs .tab li span {
    color: #AAAAAA;
    font-size: 13px;
	font-style: italic;
	line-height: 21px;
}

.ui-tabs .ui-tabs-hide {
    left: -10000px;
    position: absolute;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}


/* CONTACT
--------------------------------------- */

.contact input {
	width: 51%;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}

.contact textarea {
	height: 260px;
	width: 94%;
	margin-top: 2px;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}

.contact #submit {
	width: 200px;
	padding: 10px 0;
	height: 50px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 0;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.contact #submit:active {
	margin: 0;
}

.contact #submit:hover {}

.contact .alert-box { display: none; }


/* ---------------------------------------------------

   05. Comments
   
--------------------------------------------------- */

#comments {
	margin: 20px 0 0 0;
	padding: 40px 0 0 0;
}

.comment-header {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

.comment-header h3 {
	display: block;
	color: #FFFFFF;
    font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin: 11px 0 30px 0;
	padding: 12px 20px;
}	

.comment-header h3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
}

.comment-header h3 a:hover {
	color: #FFFFFF;
	background: none;
	font-weight: 600;
}


.comment-header ul {
    color: #7E7E75;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 32px;
}

.comment-header ul li a {
    float: left;
	padding: 6px 16px;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.comment-header ul li a:hover {
	text-decoration: underline;
}

.commentlist {
	margin: 0 ! important;
	list-style: none;
}

.comment-body {
    margin-bottom: 25px;
    min-height: 80px;
    overflow: hidden;
    padding: 0 0 25px 0;
    position: relative;
	border-bottom: 1px solid #EAEAEA;
}

.comment-body .avatar {
	padding: 0;
	margin: 0 20px 0 0;
	position: absolute;
	left: 0;
}

.comment .vcard {
	margin-bottom: 2px;
}

.comment {
	margin: 0 0 25px 0;
	font-size: 16;
	line-height: 22px;
}

.comment-body .fn {
	display: block;
    font-size: 16px;
	line-height: 22px;
    font-weight: 600;
    padding-right: 5px;
	margin-left: 52px;
}

.comment-body .fn a {
	text-decoration: none;
	color: #222222;
}

.comment-body .fn a:hover {
	color: #222222;
	text-decoration: none;
}

.comment-body time {
	display: inline;
	color: #989898;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	margin-left: 52px;
}	

.comment-body time a {
	font-style: italic;
	font-weight: normal;
	color: #989898;
	text-decoration: none;
}

.comment-body time a:hover {
	font-weight: normal;
	color: #989898;
	text-decoration: none;
}

.comment-edit-link {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	display: inline;
}

.comment-reply-link {
	font-size: 13px;
	font-weight: normal;
    bottom: 15px;
    left: 0;
    position: absolute;
}

a.comment-reply-link {
	text-decoration: none;	
	font-weight: bold;
}

a:hover.comment-reply-link {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

#allowed_tags,
.comment p {
	font-size: 14px;
	line-height: 25px;
	color: #474646;
}

section.comment {
	padding: 10px 0;
	margin: 0;
	background: #FFFFFF;
}

.comment .children {
	margin: 0;
}

.comment .children li {
    list-style: none outside none;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 25px;
}

.comments-previous {
	float: left;
}

.comments-next {
	float: right;
}

#respond {
	margin: 50px 0 40px 0;
}

#respond h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
}

#respond p {
	font-size: 14px;
}

form label {
	color: #222222;
	margin: 5px 0 3px 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}

form label.comment-field {
	display: block;
}

#respond input {
	background: #FFFFFF;
	margin-right: 1.33%;
	width: 51%;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}

#respond p.respond_desc {
	font-size: 12px !important;
}

#respond input#url {
	margin-right: 0;
}

#respond textarea {
	background: #FFFFFF;
	height: 230px;
	width: 606px;
	margin-top: 2px;
	padding: 11px;
	font-size: 14px;
	line-height: 22px;
}

#respond #submit {
	width: 200px;
	padding: 10px 0;
	height: 45px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 0;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#respond #submit:hover {
	margin: 0;
}

#respond #submit:active {
	margin: 0;
}

.commentlist #respond { 
	margin: 50px 0 50px 45px; 
}


/* ---------------------------------------------------

   06. Footer
   
--------------------------------------------------- */

#border-footer {
	background: #EFEFEF;
	height: 10px;
}

#footer {
	background: #222222;
	padding: 40px 0 0 0;
}

.footer-widgets {
	margin: 0 30px 30px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.footer-widgets .widget {
	float: left;
	width: 217px;
	margin: 0 30px 0 0;
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
}

.footer-widgets .widget:last-child {
	margin: 0 0 0 0;
}

.footer-widgets .widget p {
	color: #FFFFFF;
	font-size: 13px;
	line-heigh: 21px;
	text-shadow: 0 1px 1px #000000;
	padding: 0 0 0 0;
}

.footer-widgets .widget a {
	color: #FFFFFF;
}

.footer-widgets .widget a:hover {
	color: #CCCCCC;
}

.footer-widgets .widget h3.widget-title {
	border-top: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	display: block;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

.footer-widgets .widget h3.widget-title p {
	border-top: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	display: block;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

.footer-widgets .widget li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

.footer-widgets .widget li:last-child {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: none;
}

/* TAGS CLOUD
--------------------------------------- */

.footer-widgets .widget .tagcloud a {
	background: #323232;	
	color: #FFFFFF;
	font-size: 12px ! important;
	line-height: 20px;
	padding: 3px 6px;
	margin: 0 -1px 2px 0;
	display: inline-block;
	text-decoration: none;
	-webkit-transition:.8s ease-out;
	-moz-transition:.8s linear;  
	transition:.8s linear;
}

.footer-widgets .widget .tagcloud a:hover {	
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition:.01s ease-out; 
	-moz-transition:.01s linear; 
	transition:.01s linear;
}


/* TWITTER
--------------------------------------- */

.uxde_tweet_widget ul {
    margin: 0 0 15px 0; 
	text-shadow: 0 1px 1px #000000;
	overflow: hidden;
}

.footer-widgets .twitter li {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #FFFFFF;
}

.footer-widgets .twitter li:last-child {
	margin-bottom: 0;
}

.footer-widgets .twitter a { 
	display: inline; 
	color: #CCCCCC;
}

.footer-widgets .twitter a:hover {
	color: #FFFFFF;
}

a.twitter-link { 
	overflow: hidden;
}


/* FLICKR
--------------------------------------- */

.flickr_badge_image {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 10px 10px 0;
}

.flickr_badge_image img {
	border: 5px solid #191919;
	width: 50px;
	height: 50px;
	-webkit-transition:.8s ease-out;
	-moz-transition:.8s linear;  
	transition:.8s linear;
}

.flickr_badge_image img:hover {
	width: 50px;
	height: 50px;
	-webkit-transition:.01s ease-out; 
	-moz-transition:.01s linear; 
	transition:.01s linear;
}


/* COPYRIGHT
--------------------------------------- */

.copyright {
	border-top: 1px solid #282828;
	background: #000000;
	padding: 15px 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

.copyright-left {
	margin-left: 30px;
}

.copyright-left p {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
}

.copyright-left p:last-child {
	margin: 0 0 0 0;
}

.copyright-left a {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}

.copyright-left a:hover, .copyright-left a:focus {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.8;
}

.copyright-right {
	margin: 11px 30px 0 0;
	float: right;
}

.copyright-right a {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}

.copyright-right a:hover {
	text-decoration: none;
	opacity: 0.8;
}

#footer-nav {
	overflow: hidden;
	margin: 0;
}

#footer-nav .footer-menu {
	float: right;
}

#footer-nav ul {
	margin: 0 0 5px 0;
}

#footer-nav ul li {
	background: url(images/footer-li.png) no-repeat;
	background-position: 0 8px;
	display: inline-block;
	padding: 0 0 0 12px;
	margin: 0 0 0 9px;
}

#footer-nav ul li:first-child {
	background: none;
}

#footer-nav ul li a {
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 1px #000000;
}

#back-top {
    bottom: 43%;
    position: fixed;
    right: 20px;
	opacity: 1;
    visibility: visible;
}


#back-top a {
    display: block;
    width: 50px;
}

#back-top span {
    background-image: url(images/back-top.png);
	background-color: #000000;
	background-repeat: no-repeat;
    border-radius: 30px 30px 30px 30px;
    display: block;
	width: 50px;
    height: 50px;
    opacity: 0.5;
}


/* ---------------------------------------------------

   09. Skin
   
--------------------------------------------------- */

body { 
	color: #222222;
}

.button { color: #FFFFFF !important; }
.button.white { color: #787878 !important; }

input,
textarea,
input:focus,
textarea:focus,
select {
	border: 1px solid #e8e8e8;
	color: #919594;
	background: #FFFFFF;
}

#respond #submit:hover, #respond #submit:active, 
.contact #submit:hover, .contact #submit:active { background: #222222;}

.contact #submit, #respond #submit{ color:#fff;} 

h1,h2,h3,h4,h5,h6 {
	color: #222222;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

a { 
	text-decoration: none;
	color: #222222;
}

a:hover,a:focus { 
	text-decoration: none;
	color: #222222;
}


/* FULL WIDTH
-----------------------------------*/

.full-width {
	width: 960px;
}

.full-width .post-content-single {
	width: 960px;
}

/* ARCHIVES
-----------------------------------*/

.archive-lists span {
    display: block;
    text-align: right;
}

.archive-lists ul {
    border-bottom: 1px solid #EAEAEA;
    clear: both;
    margin: 0 0 40px 0;
	list-style: none outside none;
}

.archive-lists ul li {
	display: block;
    border-top: 1px solid #EAEAEA;
	margin-bottom: 0;
}

.archive-lists ul li a {
    display: block;
    margin: 0;
    padding: 10px 0;
	text-decoration: none;
	font-weight: normal;
}

.archive-lists ul li a:hover {
	font-weight: normal;
	text-decoration: none;
}

.archive-lists span.comments_number {
    color: #777777;
    float: right;
    margin-right: 20px;
    width: 50px;
}

.archive-lists span.archdate {
    color: #8B9091;
    float: left;
    letter-spacing: 1px;
    margin-right: 30px;
    padding: 0 0 10px 8px;
    width: 70px;
}


/* 404 Page
-------------------------------------------------------------------------------------*/


#post-404 {
	padding: 0 0 0 0 ! important;
}

.error-search {
	
	margin: 0 0 25px 0;
	display: block;
	overflow: hidden;
}

.error-search #searchform input[type="text"] {
	width: 558px;
}

#post-404 ul {
	margin: 0 0 20px 0;
	list-style: none;
}

#post-404 ul li {
	display: block;
    border-top: 1px solid #EAEAEA;
	margin-bottom: 0;
}

#post-404 ul li a {
    display: block;
    margin: 0;
    padding: 10px 0;
	text-decoration: none;
	font-weight: normal;
}

#post-404 ul li a:hover {
	font-weight: normal;
	text-decoration: none;
}

.error-categories {
	display: block;
	float: left;
	width: 47%;
	margin: 0 6% 0 0;
}

.categories-404 ul.children {
	margin: 0 0 0 15px ! important;
	border-bottom: none ! important;
}

.error-archives {
	display: block;
	float: left;
	width: 47%;
}

.footer-widgets .uxde_popular_widget .featured-image{
    width:60px;
}
.footer-widgets .uxde_popular_widget .featured-image img{
    width:60px;
}
.footer-widgets .uxde_popular_widget .post-title a {
    text-shadow: none;
}
.footer-widgets .uxde_popular_widget .post-title a:hover {
    background: 0 none;
}