/*
Theme Name: Blox Pro 2
Theme URI: http://www.cyberchimps.com/store/bloxpro2/
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Description: Blox Pro 2 is an impressive functional and powerful, flexible and intuitive WordPress responsive theme.It is well-suited for automotive and auto service theme, and can handle a host of different automotive related websites, from car blogs to automotive journals.
Version: 1.2
Tags: white, black, gray, orange, dark, two-columns, right-sidebar, left-sidebar, flexible-width, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/
@import url(//web.archive.org/web/20250710173529cs_/http://fonts.googleapis.com/css?family=Arimo|Autour+One|Merriweather+Sans);
/*@import url(https://web.archive.org/web/20250710173529cs_/http://fonts.googleapis.com/css?family=Merriweather+Sans);*/

/********************************************************************************************************************/
/******************************************** MAIN HTML STYLES ******************************************************/
/********************************************************************************************************************/
body {
	background-color: #4c4d4c;
	color: #a1a1a1;
	word-wrap: break-word;
}

a {
	margin: 1px;
	color: #42b882;
	text-decoration: none;
	-webkit-transition: color .3s, background-color .3s;
	-moz-transition: color .3s, background-color .3s;
	-ms-transition: color .3s, background-color .3s;
	-o-transition: color .3s, background-color .3s;
	transition: color .3s, background-color .3s;
}

a:hover {
	color: #63b991;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	font-weight: 400;
	word-wrap: break-word;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}


table .label {
	padding: 7px;
	background: none;
	text-shadow: none;
	line-height: normal;
}
table{
    table-layout: fixed;
    width: 98%;}
tr {
	border-bottom: 1px solid #cccccc;
}

tr.odd {
	background-color: #333;
}

td {
	padding: 5px;
}

dt {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
	font-weight: bold;
}

dd {
	margin-bottom: 15px;
	margin-left: 26px;
}

table {
	margin-bottom: 25px;
}

ul, ol {
	margin: 0 0 25px 0;
}

ol, ul {
	margin-left: 21px;
	list-style-position: inside;
}

pre {
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #333;
	color: #ccc;
	margin-bottom: 25px;
}

code {
	white-space: pre-wrap;
}

header {
	margin: 0;
	padding: 0;
}
#cc-header{
	padding: 40px 0 48px;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

input, select, textarea{
	max-width: 100%;
}
/********************************************************************************************************************/
/******************************************** HEADER ****************************************************************/
/********************************************************************************************************************/
#lbImage{ max-width:1000px; max-height: 600px;}
#header_section.container-full-width {
	padding-top: 0;
	background: #000000;
}

/*======================================= SOCIAL ==============================================*/

header #social .icons a {
	float: right;
	margin-left: 5px;
}

.icons {
	margin-top: 15px;
}

header #social .default-icons a.symbol {
	box-shadow: 1px 1px 0 #000;
}

a.symbol:hover {
	text-decoration: none;
}

.default-icons {
	margin-top: 15px;
}
.default-icons a.symbol {
	background: #282828 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #9c9c9c;
	margin: 6px;
	padding: 5px;
	text-shadow: none;
}

.default-icons a.symbol:hover {
	color: #1c8856;
}
/*======================================= DETAILS =============================================*/

header#cc-header h2.site-title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 66px;
	font-size: 5vw;
	line-height: 1;
}

header#cc-header h2.site-title a {
	color: #ffffff;
	font-size: 52px;
	font-weight: bold;
	margin: 0;
}

header#cc-header h2.site-title a:hover {
	color: #42B882;
	text-decoration: none;
}

header#cc-header h2.site-title {
	color: #ffffff;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

header#cc-header h2.site-description {
	margin: 0;
	font-size: 14px;
}

header#cc-header .contact_details {
	float: right;
}

header#cc-header .register {
	float: right;
}

header#cc-header .blog_description {
	float: right;
}

header#cc-header p {
	font-size: 1.2em;
}

/*======================================= SEARCH ===============================================*/

header #search #searchform {
	float: right;
}

/********************************************************************************************************************/
/******************************************** MENU ******************************************************************/
/********************************************************************************************************************/

#navigation_menu.container-full-width {
	margin-bottom: 30px;
	background: #333333;
}

.main-navigation.navbar {
	margin-bottom: 24px;
	margin-top: 24px;
}

.main-navigation .navbar-inner {
	padding: 0;
	border: none;
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-navigation .navbar-inner .container{
	background: #333333 none repeat scroll 0 0;
}

.main-navigation .nav > li {
	position: relative;
	margin-right: 14px;
	margin: 8px 12px;
	background: #3f3f3f;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.main-navigation .nav > li > a {
	position: relative;
	border: none;
	color: #ffffff;
	text-shadow: none;
	padding: 12px 15px;
}

.main-navigation .nav > li > a:hover, .main-navigation .nav > li:hover > a, .main-navigation .nav > li > a:focus, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle,
.main-navigation .nav > li.current-menu-ancestor > a{
	background: #1c8856;
	color: #fff;
}

.main-navigation .dropdown .caret {
	margin-left: 10px;
	margin-top: 8px;
}


.main-navigation .nav > li:hover > a {
	border: none;

	color: #ffffff;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background: #1c8856;
	color: #ffffff;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover{
	background: transparent;
	color: #63b991;
}

.main-navigation .nav li ul li ul {
	margin-left: 0;
	list-style: none;
}

.main-navigation .nav li ul li ul li  {
	padding-left: 5px;
}

.main-navigation .nav li ul li ul li ul li  {
	/*padding-left: 30px;*/
}

.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	margin-top: 0;
}

.main-navigation .nav li ul li a:hover, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	background: none;
	color: #63b991;
}

#navigation #searchform {
	margin-top: 8px;
}

.navbar-search .search-query {
	outline: none;
	border: 1px solid #111111;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #777777;
	color: #eeeeee;
	padding: 12px 10px;
	font-size: 1em;
}

.navbar-search input[type=text] {
	outline: none;
	-webkit-transition: border 0.30s ease-in-out;
	-moz-transition: border 0.30s ease-in-out;
	-ms-transition: border 0.30s ease-in-out;
	-o-transition: border 0.30s ease-in-out;

}

.navbar-search input[type=text]:focus {
	border: 1px solid rgba(250, 184, 99, 1);
	box-shadow: 0 0 5px rgba(250, 184, 99, 1);
}

.navbar-search .search-query::-webkit-input-placeholder {
	color: #eeeeee;
}

.navbar-search .search-query:-moz-placeholder {
	color: #eeeeee;
}

.navbar-search .search-query::-moz-placeholder {
	color: #eeeeee;
}

.navbar-search .search-query:-ms-input-placeholder {
	color: #eeeeee;
}

.dropdown-menu {
	/*display: block;*/
	background-color: #555555;
}

.dropdown-menu li > a {
	color: #eeeeee;
}

.navbar .nav > li > .dropdown-menu:before {
	border-bottom: 7px solid #555555;
}

.navbar .nav > li > .dropdown-menu:after {
	border-bottom: 6px solid #555555;
}

.navbar .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar .btn-navbar {
	margin-right: 20px;
	margin-bottom: 5px;
}

.navbar .btn-navbar {
	border-color: #f99c22;
	background: #63b991;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background: #f99c22;
	color: #ffffff;
}

.navbar .current-menu-ancestor.dropdown > a {
	color: #ffffff;
}

.navbar .nav li.current-menu-ancestor.dropdown > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

@media (max-width: 979px) {

	.main-navigation .nav {
		padding: 0 5px 0 15px;
	}

	.main-navigation .nav > li:hover {
		top: 0px;
		left: 0;
		-webkit-box-shadow: 1px 1px 0 1px #444444, 2px 2px 0 1px #444444, 3px 3px 0 1px #444444, 4px 4px 0 1px #444444, 5px 5px 0 1px #444444;
		-moz-box-shadow: 1px 1px 0 1px #444444, 2px 2px 0 1px #444444, 3px 3px 0 1px #444444, 4px 4px 0 1px #444444, 5px 5px 0 1px #444444;
		box-shadow: 1px 1px 0 1px #444444, 2px 2px 0 1px #444444, 3px 3px 0 1px #444444, 4px 4px 0 1px #444444, 5px 5px 0 1px #444444;
	}

	.main-navigation .nav > li > ul {
		display: block;
	}

	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a, .nav-collapse .dropdown-menu a {
		font-weight: normal;
	}

	.navbar .nav-collapse .nav > li > a {
		border-radius: 0;
		color: #ffffff;
		margin: 0;
	}

	.nav-collapse .nav > li > a:hover,
	.navbar .nav-collapse .dropdown-menu a:hover {
		text-decoration: none;
	}

	.navbar .nav-collapse .dropdown-menu {
		color: #eeeeee;
	}

	.navbar .nav-collapse .dropdown-menu a {
		color: #eeeeee;
		white-space: pre-wrap;
	}

	.navbar .nav-collapse .dropdown-menu a:before {
		padding-right: 5px;
		color: #cccccc;
		content: "Â»";
	}

	.navbar .nav-collapse .nav > li > a:hover,
	.navbar .nav-collapse .dropdown-menu a:hover {
		border-radius: 0;
		background: #393939;
		color: #ffffff;
	}

	.navbar .nav-collapse .nav > li.current-menu-item > a, .navbar .nav-collapse .nav > li.current-menu-ancestor > a {
		color: #eeeeee;
	}
}

/********************************************************************************************************************/
/******************************************** MAIN CONTENT **********************************************************/
/********************************************************************************************************************/

.container {
	background: transparent;
}

article.hentry {
	margin-bottom: 38px;
	padding: 25px;
}
.archive article, .blog article, .search article{
	padding: 0;
}

.entry-content {
	margin: 20px 0;
}

.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}

/*==================================== POST AND PAGE CONTENT ===========================================*/

article {
	background: #2a2a2a;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	padding: 25px;
}
.archive .entry-header, .blog .entry-header, .search .entry-header  {
	padding: 25px 25px 20px;
}

.entry-header {
	margin-top: 0;
}

.archive .entry-summary, .blog .entry-summary, .search .entry-summary, .archive .entry-content, .blog .entry-content, .search .entry-content {
	padding: 0 25px 15px;
	margin: 0;
}
.entry-summary {
	margin: 10px 0;
}

.page .entry-summary {
	overflow: hidden;
}

.postformats {
	float: right;
}

.postformats .glyphicon {
	color: #888;
	margin-top: 5px;
	margin-left: 15px;
}

blockquote {
	margin: 20px 10px 25px;
	padding: 3px;
	border-left: 2px solid #666;
	background-color: #333;
}

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 {
	margin-bottom: 35px;
	padding: 10px 25px;
	background: #000000;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
}

.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;
}

/*==================================== TAXONOMY ========================================================*/

.blog .entry-title, .archive .entry-title, .search .entry-title {
	font-size: 1.7em;

}
.entry-title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 2em;
	line-height: 1.3em;
}
h1.entry-title {
	font-size: 2em;
}

.entry-title a {
	color: #ffffff;
}

.entry-title a:hover {
	color: #f9a435;
	text-decoration: none;
}

article.post p, article.page p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

/*==================================== 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 #555; /* Image does not overflow the content area */
	background: #444;
	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: 10px 0 0;
	padding: 0 5px 0px;
	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;
}

article .featured-image {
	float: none;
	margin: 0;
	text-align: center;
	clear: both;
	line-height: 0;
}
article .featured-image a {
	margin: 0;
}
article .featured-image img{
	margin: 0;
}

/*==================================== META ============================================================*/

.entry-meta {
	margin-top: 6px;
	margin-bottom: 0;
	margin-left: -25px;
	padding-top: 0;
	padding-bottom: 0;
	/*background: #eee;*/
	padding-left: 25px;
	color: #6d6d6d;
	font-size: 0.9em;
}

.entry-meta a {
	color: #6d6d6d;
}

footer.entry-meta {
	clear: both;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 11px;
	background: none;
	background: #000000;
	color: #999999;
}
.entry-meta .sep:last-of-type {
	display: none
}
.single footer.entry-meta, body.page footer.entry-meta{
	margin: 0 -25px -25px;
}
footer.entry-meta a {
	color: #999999;
}

.edit-link {
	margin-bottom: 10px;
}

.edit-link a {
	padding: 2px 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #333333;
	color: #cccccc;
}

.edit-link a:visited {
	color: #ffffff;
}

.edit-link a:hover {
	color: #cccccc;
	text-decoration: none;
}

.cyberchimps_article_share {
	float: right;
}

/*==================================== COMMENTS ========================================================*/

.comments-area {
	margin-bottom: 15px;
	padding: 15px;
	background: #212221;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

label[for="comment"] {
	display: block;
}

ol.commentlist {
	list-style: none;
	margin: 0;
}

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 {
	padding-top: 0;
	padding-right: 20px;
	border: 1px solid #555555;
	background: #555555;
}

ol.commentlist li.odd {
	padding-top: 0;
	padding-right: 20px;
	border: 1px solid #777777;
	background: #777777;
}

.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;
	background: #cccccc;
}

#respond textarea {
	width: 98%;
	height: 150px;
}

.avatar {
	float: left;
}

.comment-navigation{
	margin: 15px 0;
	overflow: hidden;
}
/********************************************************************************************************************/
/******************************************** SIDEBAR & WIDGETS *****************************************************/
/********************************************************************************************************************/

.widget-container {
	margin-bottom: 32px;
	padding: 25px;
	background: #2A2A2A;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
}
#footer-widget-container .widget-container{
	margin-bottom: 22px;
}

h3.widget-title {
	margin-top: 0;
	margin-bottom: 14px;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.3em;
	line-height: 1.3em;
}

.widget-container ul, .widget ul {
	margin-left: 0px;
	margin-bottom: 0;
}

.widget-container ul ul, .widget ul ul{
    margin-left: 8px;
}

.widget-container ul li, .widget ul li, #widget_boxes_container .box li {
	font-size: 1em;
	line-height: 1.3em;
	list-style: outside none none;
	overflow: hidden;
	padding-top: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #a1a1a1;
}

.widget-container ul li:first-child, .widget ul li:first-child{
	padding-top: 5px;
}

.widget-container ul li a, .widget ul li a, .widget div a, .widget p a, #widget_boxes_container a,.widget,#widget_boxes_container {
    color: #a1a1a1;
}

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;
}

.widget-container #searchform.pull-right {
	margin-right: 30px;
}

.widget-container #searchform input.input-medium {
	display: inline-block;
	float: none;
	width: 100%;
}

.widget-container ul li:before, #widget_boxes_container .box li:before {
    background: none repeat scroll 0 0 #42B882;
    content: "";
    display: block;
    float: left;
    height: 8px;
    margin-right: 12px;
    margin-top: 4px;
    width: 8px;
}
.textwidget p{
	margin-bottom: 20px;
}
/*==================================== SEARCH FORM ====================================================*/

#searchform {
	margin-bottom: 5px;
}

/********************************************************************************************************************/
/******************************************** FOOTER ****************************************************************/
/********************************************************************************************************************/

#footer-widgets {
	margin-bottom: 20px;
}

#footer-widgets .widget-container {
	border: none;
}

#footer-widget-container {
	background: transparent;
}

#after_footer.container-full-width {
	background: #434343;
}

.site-footer {
	margin-top: 25px;
	margin-bottom: 25px;
}

.site-footer #copyright {
	text-align: right;
}

.site-footer  #credit{
	line-height: 32px;
}

.site-footer .alignright{
	text-align: right;
}

.site-footer .alignright a{
	color: #a1a1a1;
}

#after_footer .cc-credit-text{
	margin-right: 5px;
}
/*================================== FOOTER MENU ================================================= */

#footer_menu {
	padding: 20px 0 0;
	background: #000000;
	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 {
	text-decoration: none;
}

#footer_menu li a::after {
	margin-left: 5px;
	content: ' | ';
}

#footer_menu li a:hover::after {
	color: #0088cc;
}

#footer_menu li:last-child a::after {
	content: '';
}

/********************************************************************************************************************/
/******************************************** WORDPRESS DEFAULTS ****************************************************/
/********************************************************************************************************************/

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}
/********************************************************************************************************************/
/******************************************** ELEMENTS **************************************************************/
/********************************************************************************************************************/

.box, .carousel, #recent_posts, #twitter_bar #twitter_text li, #cyberchimps_product, #gallery ul.row-fluid li#portfolio_wrap .portfolio-item, #callout {
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
}

/*==================================== SLIDER =====================================================*/

#page_slider_section.container-full-width {
	background: rgb(76, 77, 76);
}
.carousel-caption{
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
}
#slider .carousel-control {
	border-color: #63b991;
	border-radius: 0;
	color: #63b991;
	line-height: 35px;
	margin-top: -24px;
	top: 50%;
}

#slider {
	margin-bottom: 35px;
}

#slider .item > a {
	margin: 0;
}

/* Slider */
.carousel{
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	margin-bottom: 30px;
}

/*==================================== CALLOUT ====================================================*/

#callout_section_section.container-full-width {
	margin-bottom: 35px;
}

#callout {
	padding: 35px 30px 30px;
	background: #2a2a2a;
}

.callout-text h2.callout-title {
	margin-top: 0;
	color: #ffffff;
	font-size: 1.72em;
	line-height: 1em;
	margin-bottom: 10px;
}

.callout-text p {
	font-size: 1.15em;
}

.callout-text p:last-child {
	margin-bottom: 0;
}

#callout_button a {
	float: right;
	margin-top: 5px;
}

#callout_button .btn-large {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#callout_button .btn-primary {
	background: #1c8856;
	color: #ffffff;
	margin: 5px 0 0 0;
}

#callout_button .btn-primary:hover {
	background: #63b991;
	color: #ffffff;
	text-shadow: none;
}

/*==================================== WIDGET BOXES ===============================================*/

.box {
	margin-bottom: 35px;
	padding: 20px 20px 6px;
	background: #2a2a2a;
}

h2.box-widget-title {
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 1.4em;
	line-height: 1em;
}

.box p {
	text-align: center;
	font-size: 1.0em;
	line-height: 1.6em;
}

.boxes .default-box{
	text-align: center;
}

/*==================================== BOXES ======================================================*/

#boxes_container .box a.box-full-link {
	display: block;
	width: 100%;
	color: #a1a1a1;
	text-align: center;
}

#boxes_container .box a.box-full-link:hover {
	color: #cccccc;
}

#boxes_container .box-no-url {
	cursor: default;
}

/*==================================== CAROUSEL ===================================================*/

#carousel {
	margin-bottom: 25px;
	padding: 0 50px;
}

#carousel ul {
	margin: 0;
	padding: 0;
	max-height: 150px;
	width: 100%;
}

#carousel ul li {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	height: auto;
}

#carousel ul li .carousel-captions {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
}

#carousel ul li .carousel-captions p {
	margin: 0;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
}

#carousel .carousel-control {
	top: 50%;
	border: none;
}

#carousel .carousel-control.left {
	left: 5px;
}

#carousel .carousel-control.right {
	right: 5px;
}

.es-carousel ul li {
	margin-bottom: 9px;
	background: #000000;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222;
}

.es-carousel ul li .carousel-captions {
	margin-top: 6px;
	margin-bottom: 6px;
}

@media (max-width: 767px) {
	#carousel [class*="span"], .row-fluid #carousel [class*="span"] {
		float: left;
		margin-left: 2.762430939%;
		width: 14.364640883%;
	}

	#carousel [class*="span"]:first-child, .row-fluid #carousel [class*="span"]:first-child {
		margin-left: 0;
	}

	#header_section.container-full-width #cc-header h2.site-title {
		padding-right: 20px;
		padding-left: 20px;
		line-height: 1.3em;
	}

	#register {
		padding-right: 15px;
	}

	.nav-collapse a.btn-navbar {
		padding-right: 20px;
	}

}

/*==================================== PORTFOLIO ===================================================*/

#portfolio {
	margin-bottom: 15px;
}

#gallery {
	background: transparent;
}

#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 {
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 20px 20px 0;
	background: #2a2a2a;
}

a .portfolio-caption {
	padding-top: 10px;
}

/*==================================== TWITTER =====================================================*/

#twitter_bar #twitter_text li {
	float: left;
	clear: left;
	margin-bottom: 35px;
	width: 100%;
	background: #000000;
}

#twitter_bar #twitter_text li.odd {
	background: #000000;
}

#twitter_bar #twitter_text .twitter-img {
	display: inline;
	float: left;
}

#twitter_bar #twitter_text .twitter-followers {
	line-height: 150%;
}

#twitter_bar #twitter_text .tweet {
	margin-left: 80px;
}

@media (max-width: 480px) {
	#twitter_bar #twitter_text .tweet {
		margin-left: 60px;
	}
	#twitter_bar #twitter_text img {
		margin-top: 0;
		width: 40px;
	}
	#twitter_bar #twitter_text p.twitter-followers {
		width: 40px;
        }
        article.hentry{ padding: 10px;}
}
#content{ word-wrap: break-word;}
#blog_post_page_section{overflow: hidden; word-wrap: break-word;}
/*==================================== BREADCRUMBS =================================================*/

.breadcrumbs {
	margin-bottom: 20px;
	padding: 10px 20px;
	background: #2a2a2a;
	font-size: 1em;
}

/*==================================== PAGINATION ==================================================*/

.pagination ul li a {
	margin-left: 5px;
	border: 1px solid #000000;
	background: #000000;
}

.pagination ul li a:hover {
	background-color: #444444;
	color: #ffffff;
}

.pagination ul > li:first-child > a {
	border: 1px solid #000000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #000000;
}

.pagination ul > li:last-child > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.pagination ul > li.active a {
	background: #333333;
}

.pagination ul li span.dots {
	margin-top: 1px;
	margin-left: 5px;
	border: 1px solid #000000;
	background: #000000;
}

#navigation-container{
	margin: 45px 0;
}
#navigation-container a:hover{
	text-decoration: none;
	color: #a1a1a1;
}
.nav-next a, .nav-previous a{
	color: #fff;
	border: 1px solid #5e605e;
	padding: 10px 20px;
}
.nav-previous a{
	float: left;
	margin: 5px;
}
.nav-next a{
	float: right;
	margin: 5px;
}
/*==================================== RECENT POSTS ================================================*/

#recent_posts {
	margin-bottom: 35px;
	padding: 20px;
	background: #2a2a2a;
}

#recent_posts .recent-posts-container {
	padding-left: 30px;
	border-left: 1px solid #555555;
}

#recent_posts .span3:first-child .recent-posts-container {
	padding-left: 0;
	border-left: none;
}

#recent_posts h5.recent-posts-post-title {
	font-size: 1.7em;
	line-height: 1.4em;
	color: #fff;
}
#recent_posts h5.recent-posts-post-title a{
	color: #ffffff;
}

#recent_posts .byline-category a,
h6.recent-posts-byline a {
	color: #666666;
}

.recent-posts-image {
	margin-bottom: 10px;
}

/*==================================== HTML BOX ==================================================*/

#htmlbox_container {
	margin-bottom: 20px;
}

/*==================================== MAGAZINE ==================================================*/


#magazine .post-container {
	margin-bottom: 35px;
	background: #2a2a2a;
	-webkit-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	-moz-box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;
	box-shadow: 1px 1px 0 1px #222222, 2px 2px 0 1px #222222, 3px 3px 0 1px #222222, 4px 4px 0 1px #222222, 5px 5px 0 1px #222222, 6px 6px 0 1px #222222;

}
#magazine .post-title{
	font-size: 2em;
}
#magazine .featured-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#magazine .magazine-metadata {
	margin-bottom: 10px;
}
#magazine .post-container .post{
	margin: 20px;
}
/*==================================== PRODUCT ==================================================*/

#cyberchimps_product {
	padding: 25px;
	background: #2a2a2a;
}

#product_element_section {
	margin-bottom: 35px;
}

.cyberchimps-product-title {
}

.cyberchimps-product-text {
}

#product_element_section #cyberchimps_product_media {
	text-align: center;
}

#product_element_section .flex-video {
	margin-bottom: 0;
}

#product_element_section .cyberchimps-product-link {
	margin: 20px 0;
	text-align: center;
}

#product_element_section .cyberchimps-product-link a.btn-large {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#product_element_section .cyberchimps-product-link a.btn {
	background: #63b991;
	color: #393a39;
}

#product_element_section .cyberchimps-product-link a.btn:hover {
	background: #f05927;
	color: #ffffff;
	text-shadow: none;
}

/* 404 */
.error404 article{
	margin-bottom: 30px;
}
/********************************************************************************************************************/
/****************************************** MEDIA QUERIES ***********************************************************/
/********************************************************************************************************************/

/*==================================== TABLETS ====================================================*/

@media (max-width: 767px) {
	.blog-description, .site-description, 	header#cc-header .span5 {
		padding: 10px;
	}


	.default-icons a.symbol{
		margin: 6px;
	}

	header#cc-header h2.site-title {
		font-size: 45px;
		font-size: 7vw;
	}

	.site-footer{
		padding: 0 20px;
		width: auto;
	}
	.site-footer .alignright{
		margin-bottom: 0;
	}
	#magazine .post-container{
		overflow: hidden;
	}
	.box{
		height: auto !important;
	}
}

/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {
	header#cc-header .span7 {
		text-align: center;
	}

	#slider .carousel-control {
		border-color: #63b991;
		border-radius: 0;
		color: #63b991;
		font-size: 30px;
		height: 25px;
		line-height: 23px;
		margin-top: -12px;
		top: 50%;
		width: 25px;
	}
	.carousel-caption{
		padding: 10px;
	}

	.blog-description{
		padding: 5px 10px;
	}

	header#cc-header .span5 {
		text-align: center;
		padding: 0 10px;
	}

	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;
	}

	header#cc-header h2.site-title {
		font-size: 30px;
		font-size: 10vw;
	}
	#respond input, #respond textarea {
		width: 94%;
	}
}