/*
Theme Name: iFeature Pro 5 Child
Theme URI: http://www.cyberchimps.com/ifeaturepro/
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Template: ifeaturepro5
Description: iFeature Pro 5 is the world's first touch-friendly responsive drag & drop WordPress theme. It lets you create amazing responsive websites that you can control on any touch-friendly device including the iPad, iPhone and Android devices. iFeature Pro 5 also includes the power of a dozen plugins in a single theme allowing you to setup an entire website in minutes with touch-friendly drag and drop options on a per-page basis allowing you control the look and feel of every page.
Version: 6.14
Tags: white, black, silver, light, gray, green, orange, pink, red, two-columns, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post, full-width-template, flexible-header
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/********************************************************************************************************************/
/******************************************** MAIN HTML STYLES ******************************************************/
/********************************************************************************************************************/

body {
	color: #777;
	word-wrap: break-word;
	background: #f7f7f7;
}

table {
	margin-bottom: 25px;
}

table .label {
	padding: 7px;
	background: none;
	text-shadow: none;
	line-height: normal;
}

tr {
	border-bottom: 1px solid #cccccc;
}

td {
	padding: 5px;
}

dt {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
	font-weight: bold;
}

dd {
	margin-bottom: 15px;
	margin-left: 26px;
}

ul, ol {
	margin: 0 0 25px 0;
}

ol, ul {
	margin-left: 21px;
	list-style-position: inside;
}

pre {
	margin-bottom: 25px;
	border-radius: 0;
}

code {
	white-space: pre-wrap;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

/********************************************************************************************************************/
/******************************************** HEADER ****************************************************************/
/********************************************************************************************************************/

header#cc-header {
	margin-bottom: 20px;
}

/*======================================= TOP BAR =============================================*/

#top_header {
	margin-bottom: 15px;
	background: #333;
}

#top_header .top-head-description {
	margin: 8px 0 6px 0;
	color: #bababa;
	font-size: 14px;
}

#top_header .top-head-social .symbol {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 5px;
	padding: 0;
	width: 20px;
	height: 20px;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
}

header #social .symbol {
	float: right;
	margin-left: 5px;
}

.icons {
	margin-top: 15px;
}

#top_header .top-head-social .default-icons a.symbol {
	box-shadow: 1px 1px 0 #333333;
}

/*======================================= DETAILS =============================================*/

header#cc-header h2.site-title {
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 32px;
}

header#cc-header h2.site-description {
	margin: 0;
	font-size: 14px;
}

header#cc-header .contact_details {
	float: right;
	margin-top: 15px;
	color: #888888;
}

header#cc-header .contact_details .cc-telephone-number {
	text-align: right;
}

header#cc-header .contact_details .cc-telephone-number img {
	margin-top: -3px;
	margin-left: 10px;
}

header#cc-header .contact_details .cc-email {
	text-align: right;
}

header#cc-header .contact_details .cc-email img {
	margin-top: -2px;
	margin-left: 10px;
}

header#cc-header .register {
	float: right;
}

header#cc-header .blog_description {
	float: right;
}

header#cc-header p {
	font-size: 1.2em;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	font-family: 'Glyphicons Halflings';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-earphone, .glyphicon-envelope {
	margin: 2px 10px;
	color: #cccccc;
}

/*======================================= SEARCH ===============================================*/

header #search #searchform {
	float: right;
	margin-top: 20px;
}

/********************************************************************************************************************/
/******************************************** MENU ******************************************************************/
/********************************************************************************************************************/

#navigation {
	margin-bottom: 30px;
}

.main-navigation.navbar {
	margin-bottom: 0;
}

.main-navigation .navbar-inner {
	padding: 0;
	min-height: 20px;
	background: #b6b6b6;
	box-shadow: none;
	border-radius: 0;
	border: none;
}

.main-navigation .nav > li {
	border-right: 1px solid #ccc;
	box-shadow: none;
}

.main-navigation .nav > li > a {
	display: block;
	color: #ffffff;
	text-shadow: none;
	font-size: 1.1em;
}

.main-navigation .nav > li.dropdown > a.dropdown-toggle .caret {
	margin-top: 10px;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.main-navigation .nav > li > a:hover {
	background: #666666;
	color: #f6f6f6;
}

.main-navigation .nav .active > a, .main-navigation .nav .current_page_item > a {
	background: #717171;
	color: #ffffff;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .current-menu-ancestor.dropdown {
	background-color: #717171;
	color: #ffffff;
}

.main-navigation .nav li ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
}

.main-navigation .nav li ul li a:hover, .main-navigation .nav .current_page_item > a:hover, .main-navigation .nav li ul li a:focus {
	background: #717171;
	color: #c5c5c5;
	filter: none;
}

.main-navigation .nav li ul li a {
	color: #f6f6f6;
}

.main-navigation .nav li ul li ul {
	margin-left: 0;
	list-style: none;
}

.main-navigation .nav li ul li ul li a {
	padding-left: 24px;
}

.main-navigation .nav li ul li ul li ul li a {
	padding-left: 30px;
}

.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	margin-top: 0;
	border-radius: 0;
	background: #666666;
}

.navbar .nav > li > .dropdown-menu::before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #666666;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	content: '';
}

.navbar .nav > li > .dropdown-menu::after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #666666;
	border-left: 6px solid transparent;
	content: '';
}

#navigation #searchform {
	margin-right: 15px;
}

.navbar .btn-navbar {
	margin-bottom: 5px;
}

/* 3rd tier */
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	filter: none;
}

.main-navigation .nav > li > ul > li {
	position: relative;
}

.main-navigation .nav > li > ul > li > ul {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1001;
	display: none;
	margin-top: 0;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: #666666;
}

.main-navigation .nav > li > ul > li:hover > ul {
	display: block;
}

.main-navigation .nav > li > ul > li > ul::before {
	position: absolute;
	top: 7px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid #666666;
	border-right-color: rgba(0, 0, 0, 0.2);
	border-bottom: 7px solid transparent;
	content: '';
}

.main-navigation .nav > li > ul > li > ul::after {
	position: absolute;
	top: 8px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #666666;
	border-bottom: 6px solid transparent;
	content: '';
}

@media (max-width: 979px) {
	.main-navigation .nav > li > ul > li > ul::after, .main-navigation .nav > li > ul > li > ul::before {
		border: none;
	}

	.main-navigation .nav > li > ul > li > ul {
		position: static;
		display: block;
		border: none;
	}

	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 0px;
	}

	.nav-collapse.in {
		background-color: #747474;
		background-image: none;
	}

	.nav-collapse.in .nav li {
		background-color: #747474;
	}

	.nav-collapse.in .nav ul {
		background: #747474;
	}

	.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after {
		display: none;
	}

	.navbar-inverse .nav-collapse.in .nav > li > a:hover, .navbar-inverse .nav-collapse.in .dropdown-menu a:hover {
		background-color: #666666;
		color: #ffffff;
	}

	.navbar-inverse .nav-collapse.in .nav li a, .nav-collapse.in .dropdown-menu a {
		color: #ffffff;
		text-shadow: none;
		font-weight: normal;
	}

	.navbar-inverse .nav-collapse.in .nav > li.current-menu-item > a, .navbar-inverse .nav-collapse.in .nav > li.current-menu-ancestor > a {
		background: #666666;
		box-shadow: none;
		color: #ffffff;
	}

	.nav-collapse.in .dropdown .caret {
		display: none;
	}

	.nav-collapse.in .dropdown-menu {
		display: block;
	}

	.navbar-inverse .nav-collapse.in .dropdown-menu .active > a, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle {
		background-color: #666666;
		background-image: none;
		color: #ffffff;
	}
}

/********************************************************************************************************************/
/******************************************** MAIN CONTENT **********************************************************/
/********************************************************************************************************************/

.container {
	background: transparent;
}

article.post, article.page, article.attachment {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

.entry-content {
	margin: 0;
}

.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}

.page-title {
	font-size: 31px
}

/*==================================== POST AND PAGE CONTENT ===========================================*/

article {
	background: #ffffff;
}

.entry-header {
	margin: 0;
	padding: 0 20px;
}

.entry-summary {
	margin: 0;
	padding: 20px;
}

.entry-content {
	padding: 20px;
}

.postformats {
	float: right;
	margin-left: 20px;
	width: 42px;
	height: 38px;
	border: 1px solid #2b7a9f;
	border-radius: 0;
	background: #6fb7d6;
	background: -moz-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6fb7d6), color-stop(1%, #4fadd8), color-stop(50%, #4fadd8), color-stop(51%, #399cca), color-stop(100%, #3599c7));
	background: -webkit-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background: -o-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background: -ms-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background: linear-gradient(to bottom, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fadd8', endColorstr='#3599c7', GradientType=0);
}

.postformats .glyphicon {
	padding-top: 6px;
	color: #ffffff;
	font-size: 1.6em;
}

.postformats .glyphicon-file {
	padding-left: 2px;
}

blockquote {
	margin: 10px 10px 20px;
	padding: 3px;
	background-color: #f6f6f6;
}

blockquote p {
	margin: 10px;
}

blockquote cite {
	font-size: 0.9em;
}

blockquote cite:before {
	position: relative;
	top: -2px;
	margin: 0 5px;
	content: ' ̶ ';
}

.page-links {
	clear: both;
}

.more-content {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 10px 20px 5px 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

.previous-post {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.next-post {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right;
}

.featured-image {
	float: left;
	margin: 0px 10px 10px 0px;
}

.entry-title a {
	font-size: 22px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: none repeat scroll 0 0 #0088cc;
	border: 1px solid #0088cc;
	color: #fff;
	opacity: 0.9;
	padding: 8px 14px;
	width: auto;
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	opacity: 1;
}

/*==================================== TAXONOMY ========================================================*/

.entry-title {
	margin-top: 25px;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.2em;
}

.entry-title a {
	color: #333333;
}

.entry-title a:hover {
	color: #0088cc;
	text-decoration: none;
}

article.post p, article.page p {
	font-size: 1.1em;
	line-height: 1.5em;
}

/*==================================== IMAGES ==========================================================*/

.alignnone {
	display: block;
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto
}

img.size-full {
	max-width: 100%;
	height: auto;
}

.wp-caption {
	padding: 15px 3px 10px;
	max-width: 96%;
	border: 1px solid #f0f0f0; /* Image does not overflow the content area */
	background: #ffffff;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	max-width: 95%;
	width: auto;
	height: auto;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

.caption_title {
	font-size: 16px;
}

.gallery-pagination {
	margin: 20px 0;
}

.gallery-pagination .previous-image a {
	float: left;
}

.gallery-pagination .next-image a {
	float: right;
}

/*==================================== META ============================================================*/

.entry-meta {
	color: #afaeae;
	font-size: 0.9em;
	line-height: 1em;
}

footer.entry-meta {
	clear: both;
	padding: 0px 20px 15px 20px;

}

.byline:before {
	margin-left: 5px;
	content: '\2022';
}

.cat-links {
	clear: left;
	margin-top: 10px;
	line-height: 1.6em;
}

.taglinks {
	display: inline-block;
	margin-left: 0;
}

.taglinks a {
	position: relative;
	float: left;
	margin: 0 5px 10px 0;
	padding: 4px 12px 4px 0;

	/*border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #c6c6c6;
		border-left: 1px  solid #e7e7e7;
		background: #ffffff;
		background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%);*/
	font-size: 1em;
	line-height: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0);
}

.taglinks a:before {
	position: relative;
	top: 1px;
	display: inline-block;
	margin-right: 5px;
	content: "\e041";
	font-weight: normal;
	font-style: normal;
	font-family: 'Glyphicons Halflings';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.taglinks a:after {
	/*position: absolute;
	top: -1px;
	left: 100%;
	width: 20px;
	height: 25px;
	background: url( 'images/tag.png' ) no-repeat 0 0 transparent;
	content: '';*/
}

.comments-link:before {
	margin-right: 5px;
	content: '\2022';
}

.edit-link {
	display: block;
	clear: both;
}

.edit-link a {
	padding: 2px 4px;
	border-radius: 0;
	background: #888888;
	color: #ffffff;
}

.edit-link a:visited {
	color: #ffffff;
}

.edit-link a:hover {
	color: #cccccc;
	text-decoration: none;
}

.cyberchimps_article_share {
	float: right;
}

/*==================================== COMMENTS ========================================================*/

.comments-area {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

label[for="comment"] {
	display: block;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist p {
	clear: left;
	margin-left: 8px;
}

ol.commentlist li.comment {
	padding: 10px;
}

ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}

ol.commentlist li.comment div.vcard img.avatar {
	margin: 0 10px 10px 10px;
}

ol.commentlist li.comment div.comment-meta {
	font-size: 11px;
}

ol.commentlist li.comment div.comment-meta a {
	color: #888888;
}

ol.commentlist li.comment div.reply {
	margin-left: 8px;
	font-size: 11px;
}

ol.commentlist li.comment div.reply a {
	font-weight: bold;
}

ol.commentlist li.comment ul.children {
	margin: 10px 0 0;
	list-style: none;
}

ol.commentlist li.comment ul.children li.depth-2 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 10px 10px;
}

ol.commentlist li.even {
	border: 1px solid #cccccc;
	border-radius: 0;
	background: #fafafa;
}

ol.commentlist li.odd {
	border: 1px solid #cccccc;
	border-radius: 0;
	background: #ffffff;
}

.comment, .trackback, .pingback {
	margin: 10px 0 10px 0;
	padding: 10px;
}

.odd {
	background: #f8f8f8;
}

#form-allowed-tags code {
	font-size: 12px;
}

#respond input, #respond textarea {
	overflow: auto;
	margin: 0 5px 5px 0;
}

#respond textarea {
	width: 99%;
	height: 150px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
}

.avatar {
	float: left;
}

/********************************************************************************************************************/
/******************************************** SIDEBAR & WIDGETS *****************************************************/
/********************************************************************************************************************/

#sidebar .widget-container {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0;
	background: #fdfdfd;
	box-shadow: none;
}

#sidebar h3.widget-title {
	color: #ffffff;
	font-weight: 100;
	font-size: 1.3em;
	text-shadow: none;
	margin-top: 0;
	padding: 5px 10px 5px 23px;
	background: #b6b6b6;
	box-shadow: none;
	border-radius: 0;
	border: none;
}

#sidebar .widget-container ul, #sidebar .widget ul {
	margin: 0;
	padding: 0 20px;
}

#sidebar .widget-container ul li, #sidebar .widget ul li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ededed;
	list-style: none;
	font-size: 14px;
	line-height: 1.4em;
}

#sidebar .widget-container > ul > li ul {
	margin: 5px 0 5px 5px;
}

#sidebar .widget-container ul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

#sidebar .widget-container > ul > li li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style: none;
}

#sidebar .widget-container ul li a {
	border-bottom: 1px dotted #c5e5f4;
}

#sidebar .widget-container p {
	padding: 0 20px;
}

#sidebar .widget-container .tagcloud {
	padding: 0 20px;
}

table#wp-calendar {
	width: 100%;
}

table#wp-calendar th {
	font-size: 14px;
}

table#wp-calendar td {
	padding: 5px 0;
	width: 14.28571428571429%;
	text-align: center;
	font-size: 14px;
}

#sidebar .widget_search, .widget_search {
	padding: 15px;
}

.widget-container #searchform.pull-right {
	float: none;
	margin-right: 30px;
}

.widget-container #searchform input.input-medium {
	display: inline-block;
	float: none;
	width: 100%;
}

/*==================================== SEARCH FORM ====================================================*/

#searchform {
	margin-bottom: 5px;
}

/********************************************************************************************************************/
/******************************************** FOOTER ****************************************************************/
/********************************************************************************************************************/

#footer_widgets_wrapper {
	margin-top: 20px;
	padding-top: 20px;
	background-color: #303030;
}

#footer-widgets {
	margin-bottom: 30px;
}

#footer-widgets .widget-container {
	border: none;
}

#footer-widget-container {
	background: transparent;
}

#footer-widgets .widget-container {
	background: transparent;
	color: #ffffff;
}

#footer-widgets .widget-container h3 {
	color: #ffffff;
	font-size: 1.3em;
}

#footer-widgets .widget-container ul {
	margin: 0;
}

#footer-widgets .widget-container a {
	border-bottom: 1px dotted #cccccc;
	color: #ffffff;
}

#footer-widgets .widget-container p {
	color: #cccccc;
}

#after_footer {
	margin-top: -1px;
	padding-bottom: 1px;
	background-color: #171717;
}

.site-footer {
	margin-top: 20px;
	margin-bottom: 20px;
}

.site-footer #copyright {
	text-align: right;
}

/*================================== FOOTER MENU ================================================= */

#footer_menu {
	padding: 20px 0 0;
	background: #171717;
	text-align: center;
}

#footer_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#footer_menu li {
	display: inline;
	margin-right: 5px;
}

#footer_menu li a {
	color: #cccccc;
	text-decoration: none;
}

#footer_menu li a:hover {
	color: #ffffff;
}

#footer_menu li a::after {
	margin-left: 5px;
	content: ' | ';
}

#footer_menu li a:hover::after {
	color: #cccccc;
}

#footer_menu li:last-child a::after {
	content: '';
}

/********************************************************************************************************************/
/******************************************** WORDPRESS DEFAULTS ****************************************************/
/********************************************************************************************************************/

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

/********************************************************************************************************************/
/******************************************** ELEMENTS **************************************************************/
/********************************************************************************************************************/

/*==================================== CALLOUT ====================================================*/

#callout_container {
	margin-bottom: 30px;
}

#callout {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

.callout-text h2.callout-title {
	margin-top: 0;
	font-size: 1.6em;
	line-height: 1em;
}

.callout-text p {
	font-size: 1.2em;
}

.callout-text p:last-child {
	margin-bottom: 0;
}

#callout_button a {
	float: right;
	margin-top: 5px;
}

#callout_button a .btn-primary {
	border: 1px solid #2b7a9f;
	border-radius: 0;
	background-color: #6fb7d6;
	background-image: -moz-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6fb7d6), color-stop(1%, #4fadd8), color-stop(50%, #4fadd8), color-stop(51%, #399cca), color-stop(100%, #3599c7));
	background-image: -webkit-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background-image: -o-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background-image: -ms-linear-gradient(top, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	background-image: linear-gradient(to bottom, #6fb7d6 0%, #4fadd8 1%, #4fadd8 50%, #399cca 51%, #3599c7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fadd8', endColorstr='#3599c7', GradientType=0);
}

#callout_button a:hover .btn {
	background-color: #3599c7;
	background-image: none;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

#callout_button a .btn-primary p {
	margin-bottom: 0;
}

/*==================================== WIDGET BOXES ===============================================*/

.box {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

h2.box-widget-title {
	margin-top: 0;
	text-align: center;
	font-size: 1.6em;
	line-height: 1em;
}

.box p {
	font-size: 1.1em;
	line-height: 1.2em;
}

#widget_boxes_container #searchform {
	padding-right: 30px;
}

#widget_boxes_container #searchform.pull-right {
	float: none;
}

#widget_boxes_container #searchform input.input-medium {
	display: inline-block;
	float: none;
	width: 100%;
}

/*==================================== BOXES ======================================================*/

#boxes_container .box h2.box-widget-title {
	margin-top: 20px;
}

#boxes_container .box a {
	display: block;
	color: #555555;
	text-align: center;
}

/*==================================== CAROUSEL ===================================================*/

#carousel {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

/*==================================== PORTFOLIO ===================================================*/

#portfolio {
	margin-bottom: 30px;
}

#gallery {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #ffffff;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#gallery ul.row-fluid {
	margin: 0;
	padding: 0;
}

#gallery h2 {
	margin-top: 0;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1em;
}

#gallery ul.row-fluid li#portfolio_wrap {
	text-align: center;
}

#gallery ul.row-fluid li#portfolio_wrap .portfolio-item {
	padding: 20px;
}

/*==================================== TWITTER =====================================================*/

#twitter_container {
	margin-bottom: 30px;
}

#twitter_bar {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#twitter_text ul {
	margin: 0;
	list-style: none;
}

#twitter_bar #twitter_text img {
	float: left;
	margin-left: 0;
}

#twitter_bar p.tweet {
	margin-bottom: 0;
	padding: 10px 10px 10px 75px;
	border-radius: 0;
	background: none repeat scroll 0 0 #9f9f9f;
	color: #000000;
	font-size: 12px;
}

#twitter_bar a {
	color: #ffffff;
}

#twitter_bar .twitter-img {
	float: left;
	margin-top: -8px;
	padding: 3px;
	border: 2px solid #9f9f9f;
	border-radius: 0;
	background: none repeat scroll 0 0 #ffffff;
}

#twitter_text p.twitter-followers {
	float: left;
	clear: left;
	margin-left: 6px;
	padding-left: 0px;
	color: #000000;
	font-size: 8px;
}

#twitter_text p.twitter-followers a {
	color: #000000;
}

#twitter_text li, #twitter_text li img {
	border-radius: 0;
}

#twitter_text li {
	margin-bottom: 20px;
	min-height: 60px;
}

@media (max-width: 480px) {
	#twitter_bar #twitter_text img {
		margin-top: 0;
		width: 30px;
	}

	#twitter_bar #twitter_text p {
		padding-left: 40px;
	}
}

/*==================================== BREADCRUMBS =================================================*/

.breadcrumbs {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 10px 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
	font-size: 1.1em;
}

/*==================================== PAGINATION ==================================================*/

.pagination {
	margin-top: 0;
	margin-bottom: 30px;
}

.pagination ul {
	border-radius: 0;
	box-shadow: none;
}

.pagination ul li a, .pagination ul li span {
	margin-right: 10px;
	padding: 10px 12px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #ffffff;
	color: #969696;
	line-height: 1em;
}

.pagination ul li:first-child a, .pagination ul li:last-child a {
	border-radius: 0;
}

.pagination ul li.active a, .pagination ul li a:hover {
	border: 1px solid #3089b2;
	background-color: #41a1ce;
	color: #ffffff;
}

/*==================================== RECENT POSTS ================================================*/

#recent_posts {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#recent_posts h5.recent-posts-post-title {
	font-size: 1.2em;
	line-height: 1em;
}

.recent-posts-image {
	margin-bottom: 10px;
}

/*==================================== HTML BOX ==================================================*/

#htmlbox_container {
	margin-bottom: 30px;
}

/*==================================== SLIDER ====================================================*/

#slider {
	margin-bottom: 30px;
}

#slider .carousel-control {
	top: 100%;
	margin-top: -45px;
	border: none;
	background: rgba(0, 0, 0, 0.25);
	opacity: 1;
}

#slider .carousel-caption {
	padding: 5px 0;
	min-height: 40px;
}

#slider .carousel-caption h4, #slider .carousel-caption p {
	padding: 9px 60px 0;
}

/*==================================== MAGAZINE ==================================================*/

#magazine .post-container {
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#magazine .featured-image {
	width: auto;
}

#magazine .magazine-metadata {
	margin-bottom: 15px;
}

/* ==================================== PRODUCT ================================================== */

#product_element_section {
	margin-bottom: 30px;
}

#product_element_section #cyberchimps_product_container {
	overflow: hidden;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 0px 0px #adadad;
	box-shadow: 0px 1px 0px 0px #adadad;
}

#cyberchimps_product {
	padding: 20px;
}

#cyberchimps_product #cyberchimps_product_button {
	margin-top: 20px;
}

/*==================================== PROFILE ==================================================*/

#profile {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eaeaea;
	border-radius: 0;
	background: none repeat scroll 0 0 #fdfdfd;
	box-shadow: 0 1px 0 0 #adadad;
}

#profile_pic img {
	float: right;
	padding: 3px;
	width: 100px;
	height: 110px;
	border: 5px solid #eaeaea;
	border-radius: 0;
	background-color: #ffffff;
}

.profile {
	padding: 5px 0px 30px 0px;
	border-bottom: 1px solid #cccccc;
}

.profile-icons a {
	margin: 3px;
}

/********************************************************************************************************************/
/****************************************** MEDIA QUERIES ***********************************************************/
/********************************************************************************************************************/

/*==================================== TABLETS ===================================================*/

@media (max-width: 767px) {
	.container-full {
		margin-left: -20px;
		padding-right: 20px;
		padding-left: 20px;
		width: 100%;
	}

	.container-full-footer {
		margin-left: -20px;
		padding-right: 20px;
		padding-left: 20px;
		width: 100%;
	}

	.container-full-footer .container {
		padding: 0 20px;
	}

	body {
		padding-right: 0px;
		padding-left: 0px;
	}

	.container-full-width .container {
		margin: 0px 20px;
	}
}

/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {

	header#cc-header .span7 {
		text-align: center;
	}

	header#cc-header .span5 {
		text-align: center;
	}

	header#cc-header .span5 div.icons a {
		float: none;
	}

	header#cc-header .span5 div.blog-description {
		float: none;
	}

	header#cc-header .span5 div.register {
		float: none;
	}

	header#cc-header .span5 #searchform {
		float: none;
	}

	.container-full .top-head-social .icons {
		margin-bottom: 10px;
	}

	.container-full-width .container {
		margin: 0px 10px;
	}

	.main-navigation .nav > li {
		border-right: none;
	}

}

/*==================================== NEW CSS ====================================================*/
header#cc-header {
    margin-bottom: 0px;
    background: -webkit-linear-gradient(#ffffff, #939393); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #939393); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #939393); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #939393); /* Standard syntax (must be last) */
}
#navigation {
    margin-bottom: 5px;
}
body {
    background: none repeat scroll 0 0 #C2C2C2;
    color: #022121;
    word-wrap: break-word;
}
#logo {
    margin: 10px;
}
.span5 {
    padding-right: 10px;
}
#callout, #cyberchimps_product, #htmlbox {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid gray;
    border-radius: 0;
    box-shadow: 0 2px 0 0 #adadad;
    overflow: hidden;
    padding: 20px;
}
#slider {
    margin-bottom: 10px;
}

#recent_posts {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid gray;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #adadad;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
}

#product_element_section {
    margin-bottom: 10px;
}
#callout_container {
    margin-bottom: 10px;
}
article.post, article.page, article.attachment {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid gray;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #adadad;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-bottom: 15px;
}
.box {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid gray;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #adadad;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
}
.cat-links a:link {
    clear: left;
    line-height: 1.6em;
    margin-top: 10px;
    color: #009f00;
}
.entry-title a:link {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: 10px;
}
.entry-title a {
    color: #009f00;
}
#box1:hover, #box2:hover, #box3:hover {
background:#F3D0C5;
}
.entry-title {
    font-size: 26px;
    font-weight: 800;
    line-height: 1.2em;
    margin-top: 25px;
    color: #08298a;
	text-align: center;
}

.entry-summary {
    margin: 0;
    padding: 0 20px 20px 20px;
}
blockquote {
    background-color: #D8D8D8;
    margin: 10px 10px 20px;
    padding: 3px;
	font-style: italic;
    border: 1px solid #a9a9a9;
clear: both;
overflow: hidden;
}
.redh {
    color: #800000;
    line-height: 25px;
	 font-size: 1.75em;
    margin-bottom: 0.75em;
    text-align: center;
	}
.center {
    text-align: center;
}
.pricing_box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
    float: left;
    margin-left: -1px;
    padding: 0 0 20px;
    text-align: center;
}
.pricing_box.radius-left {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.pricing_box.radius-right {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.pricing_box .header {
    background: url("http://www.glassetchingsecrets.com/images/pricing/price.bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-shadow: 0 1px 1px #fff;
}
.pricing_box .header {
    height: 68px;
    width: 100%;
}
.pricing_box .header span {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    position: relative;
    top: 10px;
}
.pricing_box .header span.info {
    color: gray;
    display: block;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    top: 2px;
}
.pricing_box p {
    line-height: 28px;
}
.pricing_box ul {
    list-style: outside none none;
    margin: 0 0 15px !important;
    text-align: left;
}
.cols-3 .pricing_box {
    margin-bottom: 30px;
    width: 33%;
}
.pricing_box ul li {
    line-height: 1.8em;
    list-style-type: none !important;
    margin-left: 0;
    padding-left: 15px !important;
}
.pricing_box ul li.odd {
    background: none repeat scroll 0 0 #f9f9f9;
}
.pricing_box ul li.even {
    background: none repeat scroll 0 0 #fff;
}
.pricing_box strong {
    color: gray;
    font-style: normal;
    height: 12px;
    padding-left: 22px;
}
.pricing_box strong.no {
    background-position: 0 0;
}
.pricing_box strong.single {
    background-position: 0 -30px;
}
.pricing_box strong.unlim {
    background-position: 0 -45px;
}
.pricing_box strong.more {
    background: url("http://www.glassetchingsecrets.com/images/pricing/price.more.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 20px;
    margin: 14px 14px 0 0;
    padding: 0;
    width: 20px;
}
.pricing_box strong.nopad {
    padding: 0;
}
.pricing_box h3 {
    display: block;
    margin: 0;
}
.pricing_box h3 em {
    font-size: 12px;
    font-weight: normal;
}
.pricing_box p.button {
    background: url("http://www.glassetchingsecrets.com/images/pricing/price.readmore5.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    float: none;
    height: 40px;
}
.pricing_box p.button a {
    background: url("http://www.glassetchingsecrets.com/images/pricing/price.readmore5.png") no-repeat scroll right -40px rgba(0, 0, 0, 0);
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding: 0 40px;
}
.pricing_box p.button:hover {
    background-position: left -80px;
}
.pricing_box p.button a:hover {
    background-position: right -120px;
}
.pricing_box.large {
    border-radius: 5px;
    box-shadow: 0 1px 10px #cbcbcb;
    margin-top: -20px;
    padding: 0 0 30px;
    position: relative;
    z-index: 9;
}
.pricing_box.large .header {
    background: url("http://www.glassetchingsecrets.com/images/pricing/price.bg.signup3.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid black;
    color: white;
    height: 88px;
    text-shadow: 0 1px 0 blue;
}
.pricing_box.large .header span {
    top: 30px;
}
.pricing_box.large .header span.info {
    color: #576e1f;
    text-shadow: none;
    top: 14px;
}
.pricing_box.large p.button {
    background-position: left -160px;
}
.pricing_box.large p.button a {
    background-position: right -200px;
    text-shadow: 0 1px 0 #c7dd90;
}
.pricing_box.large p.button:hover {
    background-position: left -240px;
}
.pricing_box.large p.button a:hover {
    background-position: right -280px;
}
.outline {
    outline: thick dashed red;
}

#copyright {
        color: white;
}
.wp-caption {
    background: none repeat scroll 0 0 #E0DACA;
    border: 1px solid #BBB7AB;
    max-width: 96%;
    padding: 15px 3px 10px;
    text-align: center;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px 5px;
}
.comments-title, h2 {
    font-size: 22px;
}
#slider img {
    width: 100% !important;
    min-height: 120px;
}

.ebook {
    background: #e0daca none repeat scroll 0 0;
    border: 2px solid gray;
    max-width: 96%;
    text-align: left;
    width: 220px;
    float: left;
    margin: 4px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.yes {
    background-image: url("http://www.glassetchingsecrets.com/wp-content/uploads/checked.png");
    background-repeat: no-repeat;
padding-left: 22px;
}
.orderbutton {
	-moz-box-shadow:inset 0px 0px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 0px 0px 0px #fce2c1;
	box-shadow:inset 0px 0px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fdb64b), color-stop(1, #f79000) );
	background:-moz-linear-gradient( center top, #fdb64b 5%, #f79000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb64b', endColorstr='#f79000');
	background-color:#fdb64b;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:2px solid #eeb44f;
	display:inline-block;
	color:#003366;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	font-style:normal;
	height:43px;
	line-height:43px;
	width:195px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.orderbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f79000), color-stop(1, #fdb64b) );
	background:-moz-linear-gradient( center top, #f79000 5%, #fdb64b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79000', endColorstr='#fdb64b');
	background-color:#f79000;
}.orderbutton:active {
	position:relative;
	top:1px;
}
.tb {
    background-color: #C2EE9D;
    border: 4px ridge #00cc00;
    padding: 10px;
    overflow: hidden;
}
.oddh {
    clear: both; border: 1px solid #7EEECF; background: none repeat scroll 0% 0% #D0F6EB; padding: 10px; overflow: auto;
}

.evenh {
    clear: both; border: 1px solid #929292; background: none repeat scroll 0% 0% #D8D8D8; padding: 10px; overflow: auto;
}.hrblack {    border-color: gray; margin: 10px 0; clear: both;}
.taxonomy-description a {
color: #009f00;
text-decoration: underline;
}
#magazine .post-title, header#cc-header h2.site-description, .site-title, .box-widget-title, h2.entry-title, .cyberchimps-product-title, .respond-title, .comments-title, #portfolio_pro_section h2, .entry-content > h2, h2, .entry-summary > h2 {
    font-weight: bold;
}
.home #magazine_section .pagination {
  display: none;
}
li {
    padding: 5px 0 5px 0;
}
#attachment_5948, #attachment_5949, #attachment_5950 {
min-width: 25%;
}
ol li {
  margin: 10px 0;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
a {
    text-decoration: underline;
    font-size: 1.1em;
}

.entry-meta a {
    text-decoration: none;
}


.post-title a {
    text-decoration: none;
    font-size: 1em;
}#attachment_5948, #attachment_5949, #attachment_5950 {
min-width: 25%;
}
ol li {
  margin: 10px 0;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
a {
    text-decoration: underline;
    font-size: 1.1em;
}

.entry-meta a {
    text-decoration: none;
}


.post-title a {
    text-decoration: none;
    font-size: 1em;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid rgba(127,127,127,0.1);
    min-width: 130px;
    min-height: 170px;
    margin: 0 5px;
    margin-left: 0px;
    vertical-align: top;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
    display: inline-block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
    display: block;
}
.yarpp-thumbnail-default {
    overflow: hidden;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 120px;
    height: 120px;
    margin: 0 25px;
}
.yarpp-thumbnail-default > img {
    min-height: 120px;
    min-width: 120px;
}
.yarpp-related .yarpp-thumbnail-title {
    text-align: left;
    font-weight: bold;
    font-size: 96%;
    text-decoration: none;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 1em;
    max-height: 4em;
    line-height: 1.4em;
    margin: 7px;
    margin-top: 0px;
    width: 120px;
    text-decoration: inherit;
    overflow: hidden;
}
.yarpp-related {
    background-color: #E8E8E8;
	padding: 10px;
}
.nav-previous {
border: 1px solid black;
padding: 8px;
text-align: center;
display: inline-block;
font-size: 20px;
font-weight: 700;
}
.nav-next {
    background-color: orange;
border: 1px solid black;
padding: 8px;
text-align: center;
display: inline-block;
font-size: 20px;
font-weight: 700;
}
