/*
Theme Name: Parallax Pro
Theme URI: http://cyberchimps.com/
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Description: A fully responsive theme that allows you to add the parallax effect to your website.
Version: 1.0.0.6
Tags: black, gray, red, dark, one-column, two-columns, right-sidebar, left-sidebar, fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
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 ******************************************************/
/********************************************************************************************************************/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700|Spinnaker);

body {
	background-image: url(images/parallax/parallax1.jpg);
	color: #555555;
	word-wrap: break-word;
}

@media screen and (max-width: 767px) {
	body {
		padding-right: 0;
		padding-left: 0;
	}
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	color: #c80a00;
	font-weight: 400;
}

a {
	margin: 1px;
	color: #c80a00;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

table .label {
	padding: 7px;
	background: none;
	text-shadow: none;
	line-height: normal;
}

tr {
	border-bottom: 1px solid #cccccc;
}

td {
	padding: 5px 20px;
}

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 10px 0;
}

ol, ul {
	margin-left: 21px;
	list-style-position: inside;
}

pre {
	-moz-border-radius: 0;
	border-radius: 0;
}

code {
	white-space: pre-wrap;
}

header {
	margin-top: 15px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

/*****************************/
/* HEADER ********************/
/*****************************/

/* SOCIAL ==============================================*/

#social_container.span2 {
	float: right;
}

#navigation_menu #social {
	margin-top: 20px;
}

#navigation_menu .default-icons a {
	width: 25px;
	height: 25px;
	-webkit-border-radius: 49%;
	-moz-border-radius: 49%;
	border-radius: 49%;
	font-size: 1em;
	line-height: 1.9;
}

/* DETAILS =============================================*/

h2.site-title {
	margin-top: 15px;
	margin-bottom: 5px;
	font: bold 32px "helvetica neue", helvetica, arial, sans-serif;
}

h2.site-title a {
	color: #ffffff;
	text-decoration: none;
}

h2.site-title a:hover {
	color: #b70c00;
	text-decoration: none;
}

h2.site-description {
	margin: 0;
	font-size: 14px;
}

.contact_details {
	float: right;
}

.register {
	float: right;
}

.blog_description {
	float: right;
}

@media screen and (max-width: 767px) {
	#header_section .container-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
}

/* SEARCH ===============================================*/

header #search #searchform {
	float: right;
}

/*****************************/
/* MENU **********************/
/*****************************/

#navigation_menu.container-full-width {
	border-bottom: 4px solid #b2b3b2;
	background-color: #111111;
	background-image: url(images/bg.jpg);
}

#navigation_menu {
	position: fixed;
	top: 0;
	z-index: 99999;
}

.admin-bar #navigation_menu {
	top: 28px;
}

.main-navigation.navbar {
	margin-top: 11px;
	margin-bottom: 0;
}

.main-navigation .navbar-inner {
	padding: 5px 0 0;
	border: none;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.main-navigation .nav > li > a {
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	border-bottom: 4px solid transparent;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: none;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.main-navigation .nav > li > a:hover {
	border-bottom: 4px solid #ac1516;
	color: #eeeeee;
}

.navbar .nav li.dropdown > a:hover .caret {
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}

.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;
}

.main-navigation .nav li ul li a:hover {
	background: none;
	color: #ac1516;
}

.main-navigation .nav li ul.dropdown-menu .active > a {
	background: none;
	background-color: transparent;
	color: #c80a00;
}

.main-navigation .nav li ul.dropdown-menu .active > a:hover {
	color: #c80a00;
}

#navigation #searchform {
	margin-right: 15px;
}

.navbar-search .search-query {
	outline: none;
	border: 1px solid rgba(62, 123, 134, 0.3);
	border-color: #ac1516;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2;
}

.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 #ac1516;
	box-shadow: 0 0 5px rgb(172, 21, 22);
}

.navbar-search .search-query::-webkit-input-placeholder,
.navbar-search .search-query:-moz-placeholder,
.navbar-search .search-query::-moz-placeholder,
.navbar-search .search-query:-ms-input-placeholder {
	color: #777777;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	border-bottom: 4px solid #ac1516;
	background-color: transparent;
	color: #eeeeee;
	text-shadow: none;
}

.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: #891516;
	background: #ac1516;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background: #d81516;
	color: #ffffff;
}

.navbar .current-menu-ancestor.dropdown > a {
	color: #ffffff;
}

.current-menu-ancestor.dropdown {
	background-color: #111111;
}

.navbar .nav > li.current-menu-ancestor > a {
	color: #ffffff;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}

@media (max-width: 979px) {

	#logo_container {
		margin: 0;
		width: 50%;
	}

	#social_container {
		margin: 0;
		width: 50%;
	}

	#navigation {
		margin: 0;
		width: 100%;
	}

	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		font-weight: normal;
	}

	.nav-collapse .nav > li > a:hover {
		border-bottom: 4px solid transparent;
		background: transparent;
	}

	.nav-collapse .dropdown-menu a:hover {
		background: transparent;
	}

	.nav-collapse .nav > li > a {
		color: #ffffff;
	}

	.navbar .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover {
		color: #ac1516;
	}

	.navbar .nav-collapse .nav > li.current-menu-item > a,
	.navbar .nav-collapse .nav > li.current-menu-ancestor > a {
		color: #ac1516;
	}

	.nav-collapse .dropdown .caret {
		display: none;
	}

	.nav-collapse .dropdown-menu {
		display: block;
	}

	.navbar .nav-collapse .dropdown-menu .active > a {
		background-color: #000000;
		background-image: none;
		color: #ffffff;
	}

	/*  Mobile menu scrolling fix */
	.admin-bar #navigation_menu,
	#navigation_menu {
		position: relative;
		top: 0;
	}

	#cc_spacer {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	#logo_container,
	#logo_container #logo {
		margin: 0;
		width: 100%;
		text-align: center;
	}

	#social_container,
	#social_container #social {
		margin: 0;
		width: 100%;
		text-align: center;
	}

	#social_container #social a.symbol {
		float: none;
	}

	#social_container #social a.symbol:last-child {
		margin-right: 0;
	}

	#navigation {
		margin: 0;
		width: 100%;
	}
	
	#navigation_menu {
		position: relative;
		top: 0;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar #navigation_menu {
		top: 0;
	}
}

/*****************************/
/* MAIN CONTENT **************/
/*****************************/

.container {
	background: transparent;
}

.entry-content {
	margin: 20px 0;
}

.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}

.featured-image {
	float: left;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 10px;
}

/* POST AND PAGE CONTENT ===========================================*/

#single_page,
#archive_page,
#blog_post_page_section,
#page_section_section,
#error_page {
	margin-top: 30px;
}

.entry-content {
	margin: 20px 0;
}

.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}

article {
	background: #ffffff;
	opacity: .95;
}

article.post, article.page, article.attachment {
	margin-bottom: 30px;
	padding: 25px;
	border-top: 5px solid #ac1516;
}

.entry-header {
	margin-top: 0;
}

.entry-summary {
	margin: 10px 0;
}

.postformats {
	float: right;
}

.postformats .glyphicon {
	margin-top: 5px;
	margin-left: 15px;
	color: #cccccc;
}

blockquote {
	margin: 20px 10px;
	padding: 3px;
	background-color: #cccccc;
}

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: 30px;
	padding: 10px;
	border-top: 5px solid rgba(0, 0, 0, 0.1);
	border-bottom: 5px solid rgba(0, 0, 0, 0.1);
	background: #ffffff;
}

.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 ========================================================*/

.entry-title {
	margin-top: 0;
	margin-bottom: 5px;
	color: #333333;
	font-size: 2.6em;
	line-height: 1em;
}

.entry-title a {
	color: #333333;
}

.entry-title a:hover {
	color: #666666;
}

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 {
	margin-top: 0;
	color: #999999;
	font-size: 0.85em;
}

footer.entry-meta {
	clear: both;
}

.edit-link {
	margin-bottom: 10px;
}

.edit-link a {
	padding: 2px 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	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 {
	margin-bottom: 15px;
	padding: 15px;
	background: #ffffff;
}

h2.comments-title {
	color: #333333;
	font-size: 1.5em;
}

h3#reply-title {
	font-size: 1.5em;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

label[for="comment"] {
	display: block;
}

ol.commentlist {
	margin-bottom: 25px;
	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;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fafafa;
}

ol.commentlist li.odd {
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	border-radius: 4px;
	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;
}

.avatar {
	float: left;
}

/*****************************/
/* SIDEBAR & WIDGETS *********/
/*****************************/

.widget-container {
	margin-bottom: 30px;
	padding: 20px;
	border-top: 5px solid #ac1516;;
	background: #ffffff;
}

h2.box-widget-title {
	color: #ffffff;
}

h3.widget-title {
	/*for sidebar*/
	margin-top: 5px;
	margin-bottom: 6px;
	border-bottom: 5px solid #eeeeee;
	color: #888888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	line-height: 1.3em;
}

.widget-container ul, .widget ul {
	margin-left: 5px;
}

.widget-container ul li, .widget ul li {
	margin-top: 14px;
	margin-bottom: 14px;
	list-style: none;
	font-size: 14px;
	line-height: 1.3em;
}

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;
}

table#wp-calendar td {
	text-align: center;
}

.widget-container #searchform.pull-right {
	margin-right: 30px;
}

.widget-container #searchform input.input-medium {
	display: inline-block;
	float: none;
	width: 100%;
}

/* SEARCH FORM ====================================================*/

#searchform {
	margin-bottom: 5px;
}

/*****************************/
/* FOOTER ********************/
/*****************************/

#footer_section.container-full-width {
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	background-color: #111111;
	background-image: url(images/bg.jpg);
}

#footer-widgets {
	margin-bottom: 20px;
}

#footer-widgets .widget-container {
	border: none;
	background-color: transparent;
}

#footer-widgets aside,
#footer-widgets aside a {
	color: #aaaaaa;
}

#footer-widgets aside h3.widget-title {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
	font-size: 1.1em;
}

#footer-widget-container {
	background-color: transparent;
}

.site-footer {
	margin-top: 20px;
	margin-bottom: 20px;
}

.site-footer #copyright {
	margin-bottom: 20px;
	color: #ffffff;
	text-align: right;
}

#after_footer.container-full-width, #footer_menu {
	background-color: #212121;
}

/*****************************/
/* WORDPRESS DEFAULTS ********/
/*****************************/

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

/*****************************/
/* ELEMENTS ******************/
/*****************************/

/* SLIDER =====================================================*/

#page_slider_section {
	padding: 40px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#slider .item > a {
    margin: 0;
}

/* CALLOUT ====================================================*/

#callout_section_section {
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#callout_container {
}

#callout {
	padding: 20px 20px 25px;
	background: #ffffff;
}

.callout-text h2.callout-title {
	margin-top: 0;
	font-size: 1.9em;
	line-height: 1.3em;
}

.callout-text p {
	font-size: 1.2em;
	line-height: 1.5em;
}

.callout-text p:last-child {
	margin-bottom: 0;
}

#callout_button a {
	float: right;
	margin-top: 5px;
	border: 1px solid #666666;
}

#callout_button .btn-large {
	margin-top: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#callout_button .btn-primary {
	background: #666666;
	color: #ffffff;
}

#callout_button .btn-primary:hover {
	background: #333333;
	color: #ffffff;
	text-shadow: none;
}

/* WIDGET BOXES ===============================================*/

#widgets_section_section.container-full-width {
	margin: 0;
	padding: 20px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.1);
}

#widget_boxes_container {
	padding: 20px 0 22px;
}

.box {
	padding: 10px 20px 20px 20px;
	border: 6px solid rgba(0, 0, 0, 0.15);
	background: #ffffff;
	opacity: 0.9;
}

.box p {
	margin-top: 10px;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.4em;
}

.box img {
	margin-top: 0px;
}

.box h2.box-widget-title {
	color: #555555;
}

/* BOXES ======================================================*/

#boxes_section.container-full-width {
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
	background-size: 100%;
}

#boxes_container .box a {
	display: block;
	width: 100%;
	color: #555555;
	text-align: center;
}

.box-no-url {
	cursor: default;
}

#boxes_container .box {
	margin-bottom: 20px;
	padding: 10px 20px 20px 20px;
	border: 6px solid rgba(255, 255, 255, 0.1);
	background: #444444;
	opacity: 0.9;
}

#boxes_container .box p {
	margin-top: 10px;
	color: #eeeeee;
	text-shadow: 1px 1px 0 #2a2a2a;
	font-size: 1.0em;
	line-height: 1.4em;
}

#boxes_container .box h2.box-widget-title {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.3em;
}

/* CAROUSEL ===================================================*/

#carousel_section_section.container-full-width {
	margin: 0;
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
	background: #eeeeee;
}

#carousel.es-carousel-wrapper {
	margin-bottom: 0px;
}

#carousel {
	padding: 40px 50px;
}

#carousel ul {
	margin: 0;
	padding: 0;
	max-height: 150px;
	width: 100%;
}

#carousel ul li {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
}

#carousel ul li .carousel-captions {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 5px 0 7px;
	background: rgba(0, 0, 0, 0.5);
	color: #cccccc;
}

.es-carousel ul li a img {
}

#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;
}

/* PORTFOLIO ===================================================*/

#portfolio_pro_section.container-full-width {
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
	background-size: 100%;
}

#portfolio {
}

#portfolio h2.entry-title {

}

a .portfolio-caption {
	padding-top: 5px;
}

#gallery {
	padding: 0px;
	background: transparent;
}

#gallery ul.row-fluid {
	margin: 0;
	padding: 0;
}

#gallery h2 {
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: rgba(51, 51, 51, 0.77);
	color: #ffffff;
}

#gallery ul.row-fluid li#portfolio_wrap {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

#gallery ul li .portfolio-item img {
	padding: 0px;
	width: 100%;
}

#gallery ul.row-fluid li#portfolio_wrap:hover img {
	opacity: .9;
}

#gallery ul.row-fluid li .portfolio-caption {
	margin: 0;
	padding: 5px 15px 7px;
	border: 5px solid rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.7);
	color: #cccccc;
}

#gallery ul.row-fluid li#portfolio_wrap:hover a {
	text-decoration: none;
}

#gallery ul.row-fluid li#portfolio_wrap:hover .portfolio-caption {
	background: rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 767px) {
	#portfolio_pro_section {
		padding-right: 20px;
		padding-left: 20px;
		width: auto;
	}
}

/* TWITTER =====================================================*/

#twitterbar_section_section {
	padding: 50px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#twitter_bar {
	background: #ffffff;
}

#twitter_bar #twitter_text li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 3px solid #eeeeee;
}

#twitter_bar #twitter_text li:after {
	display: table;
	clear: both;
	content: "";
}

#twitter_bar #twitter_text .twitter-img {
	display: inline;
	float: left;
}

#twitter_bar #twitter_text .twitter-img {
}

#twitter_bar #twitter_text ul li p.twitter-followers a {
	font-size: 1.2em;
}

#twitter_bar #twitter_text .tweet {
	margin-left: 75px;
}

@media (max-width: 480px) {

	#twitter_bar #twitter_text img {
		margin-top: 0;
		width: 30px;
		height: 21px;
	}

	#twitter_bar #twitter_text p {
		padding-left: 40px;
	}
	
}

/* BREADCRUMBS =================================================*/

.breadcrumbs {
	margin-bottom: 20px;
	padding: 10px 20px;
	background: #ffffff;
	font-size: 1.1em;
}

/* PAGINATION ==================================================*/

#pagination.container-full-width {
	background: #ffffff;
}

.pagination ul li a {
	margin-left: 1px;
	padding-bottom: 3px;
	border: none;
	background: #cccccc;
	color: #555555;
}

.pagination ul > li:first-child > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.pagination ul > li:last-child > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.pagination ul li span.dots,
.pagination ul li a.next,
.pagination ul li a.prev {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 3px;
	border: none;
	background: #cccccc;
	color: #888888;
}

.pagination ul li a,
.pagination ul > li:first-child > a,
.pagination ul li span.dots,
.pagination ul li a.next,
.pagination ul li a.prev {
	border-bottom: 3px solid #bbbbbb;
}

.pagination ul > li.active a {
	border-bottom: 3px solid #a50901;
	background: #c80a00;
	color: #ffffff;
}

.pagination ul li a:hover {
	border-bottom-color: #a50901;
	background-color: #c80a00;
	color: #ffffff;
}

/* RECENT POSTS ================================================*/

#recent_posts_section {
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#recent_posts {
	padding: 10px 10px 30px;
	background: rgba(255, 255, 255, 0.9);
}

#recent_posts h5.recent-posts-post-title {
	margin-top: 20px;
	font-size: 1.5em;
	line-height: 1.4em;
}

.recent-posts-image {
	margin-bottom: 10px;
}

#recent_posts .recent-posts-byline {
	color: #666666;
	font-weight: bold;
	line-height: 1.4em;
}

#recent_posts .recent-posts-byline a {
	color: #666666;
	font-weight: normal;
}

/* HTML BOX ==================================================*/

#html_box_section.container-full-width {
	margin: 0;
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
	background: #eeeeee;
}

#htmlbox_container {
	line-height: 1.6em;
}

/* MAGAZINE ==================================================*/

#magazine_section.container-full-width {
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#magazine .featured-image {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
}

#magazine h2.post-title {
	margin-top: 25px;
	line-height: 1.2em;
}

#magazine .magazine-metadata,
#magazine .comments-n-views {
	margin-bottom: 15px;
	font-size: .9em;
}

/* PRODUCT ==================================================*/

#product_element_section {
	margin: 0;
	padding: 100px 0;
	border-top: 5px solid rgba(0, 0, 0, 0.3);
	border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

#product_element_section #cyberchimps_product {
	padding: 15px 20px 30px;
	background: rgba(255, 255, 255, 0.9);
	line-height: 1.6em;
}

#product_element_section #cyberchimps_product_media {
	margin-top: 10px;
	text-align: center;
}

#product_element_section .flex-video {
	margin-bottom: 0;
}

#product_element_section .cyberchimps-product-link {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#product_element_section .cyberchimps-product-link a.btn-large {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#product_element_section .cyberchimps-product-link a.btn {
	background: #666666;
	color: #ffffff;
	text-shadow: 1px 1px 1px #274045;
}

#product_element_section .cyberchimps-product-link a.btn:hover {
	background: #333333;
	color: #ffffff;
	text-shadow: none;
}

/*****************************/
/* MEDIA QUERIES *************/
/*****************************/

/* 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;
	}
}