/*
Theme Name: Eclipse Pro 3
Theme URI: http://cyberchimps.com/eclipsepro/
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Description: Eclipse 3 now offers touch friendly Responsive design, as well as Responsive Drag 118
and Drop Theme Options that responds automatically to mobile devices such as the iPhone, iPad, and Android. Eclipse Pro also includes Drag and Drop Elements such as the Portfolio Element, Responsive Feature Slider, Product Element, Page Content, Image Carousel, Twitter bar, Widgetized boxes, and Callout section. All of which can be used on a per-page basis using Drag and Drop Page Options that also include sidebar and layout options giving you the power to control the look and feel of every page of your website. We have also added 5 new colored skins to select from!
Version: 3.1
Text Domain: eclipsepro
Tags: white, black, silver, light, two-columns, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-menu, featured-images, flexible-header, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/


/********************************************************************************************************************/
/******************************************** MAIN HTML STYLES ******************************************************/
/********************************************************************************************************************/
body {
	color: #ccc;
	background: #212121;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	margin-bottom: 15px;
	font-weight: 400;
}
h2 {
	line-height: 1.25em;
	font-size: 1.9em;
}
a {
	color: #fff;
}
a:hover {
	color: #ccc;
}
table .label {
	background: none;
	padding: 7px;
	line-height: normal;
	text-shadow: none;
}
tr {
	border-bottom: 1px solid #3d3d3d;
}
td {
	padding: 5px 20px;
}
dt {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
}
dd {
	margin-bottom: 15px;
	margin-left: 26px;
}
ul, ol {
	margin: 0 0 10px 0;
}
ol, ul {
	list-style-position: inside;
	margin-left: 21px;
}
pre {
	-moz-border-radius: 0;
	border-radius: 0;
}
code {
	white-space: pre-wrap;
}
header {
	margin-top: 15px;
	margin-bottom: 15px;
}
input[type=submit] {
	font-size: 0.85em;
	padding: 10px 20px 10px 20px;
	margin-top: 5px;
	border: 1px solid #2aa5c8;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #2aa5c8;
	color: #fff;
	font-weight: 600;
}
input[type=submit]:hover {
	background: #218ba8;
}
.clear{
	clear: both;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}

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

/*======================================= TOP HEADER ==========================================*/

#top_header {
	padding: 7px 0;
	background: #1d1d1d;
}
#top_header .top-head-description {
	margin-top: 5px;
	color: #fff;
	font-size: 0.93em;
	line-height: 1.25em;
}
@media (max-width: 768px) {
	#top_header {
		padding-right: 20px;
		padding-left: 20px;
		width: auto;
	}
}

/*======================================= MAIN HEADER =========================================*/

#main_header {
	padding: 7px 0;
	min-height: 80px;
}


/*======================================= SOCIAL ==============================================*/

.top-head-social #social .icons a {
	float: right;
	width: 20px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
}
.top-head-social #social .icons a img {
	width: 20px;
	height: auto;
}
.default-icons a.symbol{
	background: transparent;
	border:0;
	border-radius:0;
	text-shadow: none;
	height: 20px;
	width: 20px;
	margin: 0;
	font-size: 20px;
	margin: 0 0 0 5px;
}
.default-icons a.twitterbird{
	color: #6ED4FC;
}
.default-icons a.facebook{
	color: #5B6ABF;
}
.default-icons a.googleplus{
	color: #D6492F;
}
.default-icons a.flickr{
	color: #0062dd;
}
.default-icons a.pinterest{
	color: #CD2129;
}
.default-icons a.linkedin{
	color: #0077B5;
}
.default-icons a.youtube{
	color: #F00000;
}
.default-icons a.map{
	color: #29A764;
}
.default-icons a.email{
	color: #ffffff;
}
.default-icons a.rss{
	color: #F36F24;
}
.default-icons a.instagram{
	color: #BB8460;
}
/*======================================= DETAILS =============================================*/

header#cc-header h2.site-title {
	font-size: 2.43em;
	font-weight: 600;
	margin-top: 16px;
	line-height: 47.5px;
}
header#cc-header h2.site-title a {
	color: #f8f8f8;
}
header#cc-header h2.site-title a:hover {
	color: #ccc;
	text-decoration: none;
}
header#cc-header h2.site-description {
	/*font-size: 14px;*/
	margin: 0;
}
header#cc-header #logo {
	margin-top: 30px;
}
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 ******************************************************************/
/********************************************************************************************************************/
.navbar .nav{
	float: right; margin-right: 0;
}
#navigation {
	margin: 40px 0 20px;
}
.main-navigation.navbar {
	margin-bottom: 0;
}
.main-navigation .navbar-inner {
	padding: 5px 0;
	background-color: transparent;
	background-image: none;
	filter: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav > li > a{
	border-bottom: 1px solid transparent;
}
.main-navigation .nav > li {
	margin:  5px 0 5px 30px;
}

.main-navigation .nav > li > a {
	color: #ffffff;
	font-size: 1.18em;
	line-height: 110%;
	cursor: pointer;
	padding: 2px 0px 4px;
	text-shadow: none;
}
.main-navigation .nav > li > a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #22acc5;
}
.main-navigation .nav li  li {
	text-align: left;
}
.main-navigation .nav > li.dropdown > a:hover{
	border-bottom: 1px solid transparent;
}
.main-navigation .nav > li.current-menu-ancestor > a, .main-navigation .nav > .active > a, .main-navigation .nav > .active > a:hover, .main-navigation .nav > .active > a:focus, .main-navigation .nav li.dropdown.open > .dropdown-toggle, .main-navigation .nav li.dropdown.active > .dropdown-toggle, .main-navigation .nav li.dropdown.open.active > .dropdown-toggle {
	color: #a6a6a6;
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.main-navigation .nav li.dropdown > a.dropdown-toggle .caret, .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.main-navigation .nav li.dropdown > a.dropdown-toggle:hover .caret, .main-navigation .nav li.dropdown.open > .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.main-navigation .nav li.dropdown.active > .dropdown-toggle .caret, .main-navigation .nav li.dropdown.open.active > .dropdown-toggle .caret,
.main-navigation .nav li.current-page-ancestor > a.dropdown-toggle > .caret, .main-navigation .nav li.dropdown.current-menu-ancestor > a.dropdown-toggle:hover .caret,
.main-navigation .nav li.dropdown.current-menu-ancestor > a.dropdown-toggle .caret{
	border-top-color: #a6a6a6;
	border-bottom-color: #a6a6a6;
}
.main-navigation .nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	margin-top: 0;
}
.dropdown-menu {
	background-color: #000;
	background-color: rgba(0,0,0,0.90);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.main-navigation .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #000;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.75);
	content: '';
}
.main-navigation .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	border-left: 6px solid transparent;
	border-bottom-color: rgba(0,0,0,0.75);
	content: '';
}
.dropdown-menu li > a {
	color: #ccc;
}
.dropdown-menu li a {
	color: #ccc;
	display: block;
	white-space: pre-wrap;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #a6a6a6;
	background-color: transparent;
	background-image: none;
	filter: none;
}
.main-navigation .nav li ul li ul {
	list-style: none;
	/*margin-left: 0;*/
}
.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;
}

/* Mobile Menu */

.navbar .btn-navbar {
	background-color: #1a1a1a;
	background-image: none;
	border-color: #1a1a1a #1a1a1a #111;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: none;
}
.navbar .btn-navbar .icon-bar {
	background-color: #aaa;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	color: #fff;
	background-color: #333;
}
.main-navigation .nav-collapse.in.collapse .nav li a {
	color: #ffffff;
	font-weight: normal;
}

.main-navigation .nav-collapse.in.collapse .nav li a:hover,
.main-navigation .nav-collapse.in.collapse .dropdown-menu a:hover {
	color: #a6a6a6;
	background-color: transparent;
}

.main-navigation .nav-collapse.in.collapse .dropdown-menu::before {
	display: none;
}
.main-navigation .nav-collapse.in.collapse .dropdown-menu::after {
	display: none;
}


@media (max-width: 979px) {
	#navigation{margin-top: 0;}
	.navbar .nav{
		float: none;
	}
	.navbar .nav a{
		display: inline-block;
	}
	.main-navigation .nav {
		text-align: left;
	}
	.main-navigation .nav > li {
		display: block;
	}
	.main-navigation .nav-collapse.in.collapse .dropdown-menu {
		display: block;
	}
	.main-navigation .nav-collapse.in.collapse .nav li li a {
		padding: 5px 0 5px 24px;
	}
	.main-navigation .nav-collapse.in.collapse .nav li.dropdown a .caret {
		display: none;
	}
	.main-navigation .nav-collapse.in.collapse .nav li.current_page_item > a,.main-navigation .nav-collapse.in.collapse .nav li.current-menu-ancestor > a,
	.main-navigation .nav-collapse.in.collapse .nav li.current-menu-item > a {
		color: #a6a6a6;
	}
	.main-navigation .nav > li > a:hover{
		border-bottom: 1px solid transparent;
	}
}
/********************************************************************************************************************/
/******************************************** MAIN CONTENT **********************************************************/
/********************************************************************************************************************/

.container {
	background: transparent;
}
article.post, article.attachment {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
}
article.single {
	border-bottom: none;
}
.entry-content {
	margin: 20px 0;
}
.page-header {
	margin-top: 0;
	padding: 0;
	border: none;
}
.featured-image {
	margin-top: 4px;
	margin-bottom: 20px;
}
.featured-image img{
	max-width: 100%;
}
.search .featured-image {
	margin-right: 10px;
}
#cyberchimps_blog_title .page-header{
	margin-bottom: 0;
}
#cyberchimps_blog_title .page-title, .page-title{
	font-size: 1.72em;
	margin: 0 0 5px 0;
}
#cyberchimps_blog_title{
	margin-bottom: 35px;
}
.blog-posts-inner-container .entry-header{
	clear: both;
	margin: 0;
	overflow: hidden;
}
.blog-posts-inner-container h2.entry-title{
	margin-bottom: 0;
	font-size: 1.16em;
	line-height: 1.5;
	margin-bottom: 5px;
}
.blog-posts-inner-container .entry-title a{
	color: #22acc5;
	font-size: 1em;
}
.blog-posts-inner-container .entry-title a:hover{
	text-decoration: underline;
}
footer .entry-date.meta-item a{
	color: #646464;
	text-transform: uppercase;
}
#cyberchimps_blog_description{
	font-size: 1.2em;
	color: #c8c8c8;
}
.excerpt-more{
	font-weight: bold;
}

/*body.single .blog-posts-inner-container .entry-header, body.page-with-title .blog-posts-inner-container .entry-header {
	border-bottom: 1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
	clear: both;
	margin: 5px 0 30px;
	overflow: hidden;
}*/


/* Archive page title */

.separate-title-container {
	border-bottom:1px solid #3d3d3d;
	border-top: 1px solid #3d3d3d;
	margin-bottom: 30px;
	padding: 17px 0;
}
.separate-title{
	margin: 17px 0;
}
.separate-main-title{
	font-size: 2em;
	line-height: 1.5em;
	margin: 0;
}
#archive-search{
	margin: 17px 0;
	float: right;
}

#archive-search #searchform {
	margin: 0;
	float: right;
}
#archive-search #searchform .search-query{
	display: block;
	font-size: 15px;
	padding: 10px 35px 10px 10px;
	width: 215px;
	font-family: sans-serif;
	height: auto;
}

#archive-search #searchform .search-query:after{
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 15px;
	position: absolute;
	right: 12px;
	top: 11px;
	line-height: 100%;
}

@media screen and (max-width: 1200px) {
	#archive-search #searchform .search-query{
		width: 150px;
	}
}
/*==================================== POST AND PAGE CONTENT ===========================================*/

.hentry h1{
	font-size: 2em;
}
.hentry h2{
	font-size: 1.58em;
}
.hentry h3{
	font-size: 1.44em;
}
.hentry h4{
	font-size: 1.29em;
}
.hentry h5{
	font-size: 1.16em;
}
article {
	background: transparent;
}
article.post{
	border: 0;
}
.row-fluid .hentry.span6:nth-child(2n+1){
	margin-left: 0;
	clear: left;
}
.row-fluid .hentry.span4:nth-child(3n+1){
	margin-left: 0;
	clear: left;
}
.row-fluid .hentry.span3:nth-child(4n+1){
	margin-left: 0;
	clear: left;
}
body.single .entry-title, body.page .entry-title{
	margin: 0;
}

@media (max-width: 980px) {
	article .row-fluid .span9 {
		width: 100%;
		margin-left: 0;
	}

}
.entry-header {
	margin-top: 0;
}
.entry-summary {
	margin: 10px 0;
}

.postformats {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	background: #0088cc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.postformats .glyphicon {
	position: relative;
	font-size: 1.7em;
	color: #fff;
	padding: 7px 10px 10px 0;
}

@media (max-width: 980px) {
	.postformats {
		float: left;
		margin: 0 10px 0 0;
	}

	.postformats img {
		width: 20px;
		height: auto;
	}
}

blockquote {
	background-color: #333;
	background-color: rgba(0,0,0,0.1);
	margin: 20px 10px;
	padding: 3px;
	border-left: 5px solid #1a1a1a;
}
blockquote p {
	margin: 10px;
}
blockquote cite {
	font-size: 0.9em;
}
blockquote cite:before {
	content: ' ̶ ';
	position: relative;
	top: -2px;
	margin: 0 5px;
}
.page-links {
	clear: both;
}
.more-content {
	border-top: 1px solid #3D3D3D;
	border-bottom: 1px solid #3D3D3D;
	margin-bottom: 15px;
	background: transparent;
}
.more-content a {
	line-height: 1em;
	text-decoration: underline;
}
.more-content a:hover {
	text-decoration: none;
}
.more-content .previous-post a {
	text-align: left;
	min-height: 1px;
	padding: 10px 0 10px 25px;
	background: url('images/previouspost.png') 0 50% no-repeat;
	text-decoration: none;
	display: inline-block;
}
.more-content .previous-post, .more-content .next-post {
	min-height: unset;

}
.more-content .next-post {
	text-align: right;
}
.more-content .next-post a{
	min-height: 1px;
	padding: 10px 25px 10px 0;
	background: url('images/nextpost.png') 100% 50% no-repeat;
	text-decoration: none;
	display: inline-block;

}

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

.entry-title {
	margin-top: 0;
	line-height: 1.5em;
	font-size: 1.72em;
	font-weight: 400;
}
.entry-title a {
	color: #fff;
}
.entry-title a:hover {
	color: #eee;
	text-decoration: none;
}
article.post p, article.page p {
	/*font-size: 14px;*/
	line-height: 1.5em;
}
article p{
	word-wrap: break-word;
}

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

.alignnone {
	display: block;
	margin: 5px 20px 20px 0;
	clear: both;
}
.aligncenter, div.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
	clear: both;
}
.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-left: auto;
	margin-right: auto
}
img.size-full {
	max-width: 100%;
	height: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 15px 3px 10px;
	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 {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 95%;
	padding:0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size:0.8em;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.caption_title {
	font-size:1.2em;
}
.gallery-pagination {
	margin: 20px 0;
}
.gallery-pagination .previous-image a {
	float: left;
}
.gallery-pagination .next-image a {
	float: right;
}

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

footer .entry-meta {
	margin-top: 0;
	font-size: 0.80em;
}
footer .entry-meta::after {
	display: table;
	content: '';
	line-height: 0;
	clear: both;
}
footer .meta-item {
	float: left;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 5px;
}
footer .meta-item a, footer .entry-meta {
	color: #646464;
	text-transform: uppercase;
}
footer .meta-item a:hover {
	color: #aaa;
	text-decoration: none;
}
footer .meta-item.entry-comments a{
	color: #ccc;
}
.edit-link {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.edit-link a {
	color: #fff;
	background: #888;
	padding: 2px 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.edit-link a:visited {
	color: #fff;
}
.edit-link a:hover {
	text-decoration: none;
	color: #ccc;
}
.cyberchimps_article_share {
	float: right;
}
@media (max-width: 980px) {
	footer .entry-meta {
		color: #e6e6e6;
		margin-top: 0;
		margin-right: 25px;
		font-size: 0.85em;
	}
	footer .meta-item {
		float: left;
		clear: none;
		margin-right: 10px;
		margin-bottom: 5px;
		padding-right: 25px;
		text-align: left;
	}
	footer .meta-item a {
		color: #646464;
	}
	footer .meta-item a:hover {
		color: #aaa;
		text-decoration: none;
	}
	footer .entry-date {
		background: url('images/icons/cal.png') 100% 50% no-repeat;
	}
	footer .entry-author {
		background: url('images/icons/author.png') 100% 50% no-repeat;
	}
	footer .entry-cats {
		background: url('images/icons/cat.png') 100% 2px no-repeat;
	}
	footer .entry-tags {
		background: url('images/icons/tags.png') 100% 0px no-repeat;
	}
	footer .entry-comments {
		background: url('images/icons/comments.png') 100% 50% no-repeat;
	}
	.meta-separator{display: none;}
	.edit-link {
		float: left;
		clear: none;
		margin: 0;
	}
}

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

.comments-area {
	margin-bottom: 15px;
	padding: 15px 0;
	background: transparent;
}

.page .comments-area {
	border-top: 1px solid #3d3d3d;
	margin-top: 30px;
	padding-top: 20px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
label[for="comment"] {
	display: block;
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li.comment {
	width: 100%;
	margin-bottom: 40px
}
ol.commentlist li.comment article.comment {
	overflow: hidden;
}
ol.commentlist li.comment::after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}
ol.commentlist li.comment .comment-avatar {
	float: left;
	width: 15%;
}
ol.commentlist li.comment .comment-avatar img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 3px;
}
ol.commentlist li.comment section.comment-main-container {
	position: relative;
	float: left;
	width: 85%;
	background: #1a1a1a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 3px;
}
ol.commentlist li.comment section.comment-main-container::before {
	position: absolute;
	top: 30px;
	left: -10px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-right: 10px solid #1a1a1a;
	border-bottom: 10px solid transparent;
	content: '';
}
ol.commentlist li.comment .comment-main {
	padding: 15px 20px;
}
ol.commentlist li.comment .comment-main .comment-author {
	float: left;
	width: 49%;
}
ol.commentlist li.comment .comment-main a {
	color: #aaa;
	text-decoration: underline;
}
ol.commentlist li.comment .comment-main a:hover {
	text-decoration: none;
}
ol.commentlist li.comment .comment-main .comment-meta {
	float: left;
	width: 49%;
	font-size: 0.9em;
	text-align: right;
}
ol.commentlist li.comment .comment-main .comment-meta span.reply a {
	color: #55b8d5;
	font-weight: bold;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li.depth-2 {
	margin: 0 0 0px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 0px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 0px 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
	margin: 0 0 10px 10px;
}
#form-allowed-tags code {
	font-size:0.8em;
}
#respond input, #respond textarea {
	margin:0 5px 5px 0;
	overflow:auto;
}
#respond textarea {
	width:99%;
	height:150px;
}
.avatar {
	float:left;
}


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

#sidebar{
	margin-top: 10px;
}
.page-with-title #sidebar, .single #sidebar, .blog #sidebar{
	margin-top: 0px;
}
.widget-container {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px solid #3d3d3d;
	margin-bottom: 35px;
	padding: 0 0 20px;
}
h3.widget-title {
	color: #e1e1e1;
	font-size: 1.43em;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.widget-container ul ul, .widget ul ul{
	margin-left: 10px;
	margin-top: 5px;
}
.widget-container ul , .widget ul {
	margin-left: 0;
}
.widget-container ul li, .widget ul li {
	/*font-size: 14px;*/
	line-height: 1.5em;
	list-style: none;
	padding: 5px 0;
}
.widget_recent_entries ul li:before, .widget ul li:before{
	content: "\f105";
	font-family: FontAwesome;
	font-size: 11px;
	font-weight: normal;
	margin-right: 7px;
	vertical-align: middle;
	color: #797979;
}
.widget-container ul.children li{
	border: 0;
}
.widget-container ul.children li:last-child{
	padding-bottom: 0;
}
.widget-container ul li a, .widget ul li a {
	color: #ccc;
}
.widget-container ul li a:hover, .widget ul li a:hover {
	text-decoration: underline;
}
table#wp-calendar {
	width: 100%;
}
table#wp-calendar th {
	font-size: 1em;
}
table#wp-calendar td {
	font-size: 1em;
	width: 14.28571428571429%;
	padding: 5px 0;
	text-align: center;
}
table#wp-calendar td {
	text-align: center;
}
.widget-container #searchform.pull-right {
	margin-right: 30px;
}
.widget-container #searchform input.input-medium {
	float: none;
	display: inline-block;
	width: 100%;
}
.widget_archive ul li {
	text-align: right;
	overflow: hidden;
	color: #797979;
}
.widget_archive.widget-container ul li:before {
	content:''; margin: 0;
}
.widget_archive ul li a{
	float:left;
	line-height: 1.6em;
}
#sidebar .widget-container:last-child{
	border-bottom: 0;
}
@media (max-width: 768px) {
	.widget-container:last-child{
		border-bottom: 0;
	}
}
/*==================================== SEARCH FORM ====================================================*/

#searchform {
	margin-bottom: 5px;
}
#searchform .search-query {
	line-height: 1.5em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

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

#footer-widgets {
	margin-bottom: 20px;
}
#footer-widgets .widget-container {
	border: none;
}
#footer-widget-container {
	background: transparent none repeat scroll 0 0;
	color: #9a9a9a;
	margin: 0 20px;
	padding: 10px 0 20px;
	width: auto;
	float: none;
}

body.page #footer-widget-container, body.single #footer-widget-container{
	padding-top: 40px; border-top: 1px solid #3d3d3d;
}
#footer-widget-container .widget-container{
	padding: 0 0 20px 40px;
}
#footer-widget-container .row-fluid .widget-container:first-child{
	width: 33%;
	padding-left: 0;
}
#footer-widget-container .row-fluid .widget-container:nth-child(4n){
	width: 33%;
}
#footer-widget-container .row-fluid .widget-container{
	width: 17%;
	margin: 0;
}

#footer-widget-container h3.widget-title {
	margin-bottom: 25px;
	font-weight: bold;
}
#footer-widget-container .widget-container ul , #footer-widget-container .widget ul{
	margin-left: 0;
}
#footer-widget-container .widget-container ul ul, #footer-widget-container .widget ul ul{
	margin-left: 10px; margin-top: 5px;
}
#footer-widgets ul li{
	line-height: 1.5em;
	border-bottom: 1px solid #3d3d3d;
}
#footer-widgets ul li li{
	border-bottom: 0;
	border-top: 1px solid #3d3d3d;
}
#footer-widgets ul li:before{
	content:'';
	margin: 0;
	display: none;
}
#footer-widget-container a {
	line-height: 120%;
	color: #d4d4d4;
	/*font-size: 14px;*/
}
#footer-widget-container .widget_archive ul li a{
	float:left;
	line-height: 1.6em;
}

#after_footer {
	background: #1d1d1d none repeat scroll 0 0;
	padding: 50px 0 45px;
}
.site-footer #copyright {
	color: #5a5a5a;
	margin-left: 40px;
}

@media (max-width: 768px) {
	#footer-full-sub {
		padding-right: 20px;
		padding-left: 20px;
	}
	#footer-widgets #footer-widget-container {
		margin: 0;
	}
	#footer-widgets #footer-widget-container .row-fluid .widget-container{
		width: 100%;
		padding: 20px;
	}
	#credit{
		margin-left: 20px;
	}
	#after_footer{
		padding: 20px 0px;
		width: auto;
	}
}


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

#footer_menu {
	text-align: right;
	background:  transparent;
}
#footer_menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer_menu li {
	display: inline;
	margin-left: 20px;
}
#footer_menu li:first-child {
	margin-left: 0;
}
#footer_menu li a {
	color: #c5c5c5;
	text-decoration: none;
}
#footer_menu li a:hover, #footer_menu li.current-menu-item a{
	color: #fff;
}

@media (max-width: 768px) {
	#footer_menu {
		margin: 20px 20px 0 20px;
		width: auto;
	}
}

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

.sticky{}
.gallery-caption{}
.bypostauthor{}

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

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

#recent_posts {
	padding: 0;
	padding-bottom: 25px;
	margin-bottom: 40px;
	border-bottom: 1px solid #3d3d3d;
}
.recent-posts-container {
	margin-bottom: 20px;
}
#recent_posts_section .entry-title{
	margin-bottom: 5px;
}
#recent_posts_description{
	font-size: 1.2em;
	color: #c8c8c8;
}
.recent-posts-post-title{
	margin: 0 0;
}

.recent-posts-byline{
	text-transform: uppercase;
	margin-top: 5px;
	color: #646464;
	font-size: 0.8em;
}
.recent-posts-byline a{
	color: #cccccc;
}
.recent-posts-image{
	margin-bottom: 20px;
}
/*==================================== CALLOUT ====================================================*/

#callout_container {
	padding-bottom: 35px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
.callout-text h2.callout-title {
	font-size: 24px;
	margin: 0 0 10px;
}
.callout-text p {
	font-size: 1.2em;
}
#callout_button a {
	margin-top: 5px;
	float: right;
	background: #22acc5;
	font-weight: bold;
}
#callout_button a :hover{
	opacity: 0.6;
}

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

#widget_boxes_container {
	padding-bottom: 25px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
.box {
	padding: 0;
	margin-bottom: 20px;
	background: transparent;
	overflow: hidden;
}
#widget_boxes_container h2 {
	margin-top: 0;
	line-height: 1em;
}

/*==================================== BOXES ======================================================*/
div.default-box{
	padding: 0 20px;
}
#boxes_container {
	padding-bottom: 10px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
.page #boxes_container {
	border-bottom: 0;
}

#boxes_container .box{
	height: auto !important;
}
#boxes_container .entry-title {
	margin-bottom: 5px;
}
#boxes_description{
	font-size: 1.2em;
	color: #c8c8c8;
}
#boxes_container .boxes{
	margin-top: 35px;
}
#boxes_container .box a.box-link {
	display: block;
	width: 100%;
	text-align: center;
}
#boxes_container .box-no-url {
	cursor: default;
}
#boxes_container .box .box-image-container {
	margin-bottom: 20px;
	text-align: center;
}
#boxes_container .box h2.box-widget-title {
	font-size: 1.16em;
	font-weight: 500;
	text-align: left;
	margin-bottom: 5px;
	clear: both;
}
#boxes_container .box p {
	text-align: left;
	font-size: 1em;
}
#boxes_container .box img {
    margin-bottom: 20px;
}
/*==================================== CAROUSEL ===================================================*/

#carousel {
	padding-bottom: 45px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
#carousel ul {
	max-height: 150px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#carousel ul li {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
}
#carousel ul li .carousel_item {
}
#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 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#carousel .carousel-control {
	top: 50%;
	border: none;
}
#carousel .carousel-control.left {
	left: -15px;
}
#carousel .carousel-control.right {
	right: -15px;
}
@media (max-width: 768px) {
	#carousel [class*="span"], .row-fluid #carousel [class*="span"] {
		float: left;
		width: 14.364640883%;
		margin-left: 2.762430939%;
	}
	#carousel [class*="span"]:first-child, .row-fluid #carousel [class*="span"]:first-child {
		margin-left: 0;
	}
}

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

#portfolio {
	padding-bottom: 25px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
#gallery {
	background: transparent;
	padding: 0 20px;
}
#gallery ul.row-fluid {
	margin: 0;
	padding: 0;
}
#gallery h2 {
	margin-top: 0;
}
#gallery ul.row-fluid li#portfolio_wrap {
	text-align: center;
	margin-bottom: 20px;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio-item {
	position: relative;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio-item a {
	display: block;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio-item a:hover img {
	opacity: 0.5;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio-item .portfolio-caption {
	display: none;
	position: absolute;
	width: 100%;
	top: 40%;
	font-size: 1.3em;
	text-align: center;
	background: none;
}
#gallery ul.row-fluid li#portfolio_wrap .portfolio-item a:hover .portfolio-caption {
	display: block;
}


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

#slider {
	padding-bottom: 40px;
	margin-bottom: 0px;
}
#slider .carousel-control {
	position: absolute;
	top: 40%;
	left: 30px;
	width: 48px;
	height: 48px;
	margin-top: -20px;
	background: url('images/slider-nav.png') no-repeat;
	border: 0;
	filter: none;
	text-indent: -10000px;
}
#slider .carousel-control.right {
	right: 30px;
	left: auto;
	background-position: -65px 0;
}

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

#twitter_container {
	padding: 45px 0;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
#twitter_bar #twitter_text li {
	float: left;
	clear: left;
	width: 100%;
}
#twitter_bar #twitter_text li.odd {
	background: #333333;
	background: rgba(255,255,255,0.1);
}
#twitter_bar #twitter_text img {
	float: left;
	margin-top: -5px;
}
#twitter_bar #twitter_text p.tweet {
	padding-left: 75px;
}
@media (max-width: 480px) {
	#twitter_bar #twitter_text img {
		width: 40px;
		margin-top: 0;
	}
	#twitter_bar #twitter_text p.tweet{
		padding-left: 60px;
	}
	#twitter_text .twitter-followers {
		width: 40px;
	}
}

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

.breadcrumbs {
	margin-bottom: 45px;
	padding: 10px 20px;
	font-size: 1.1em;
	border: 1px solid #3D3D3D;
}

/*==================================== PAGINATION ==================================================*/
.archive #pagination .container, .search #pagination .container{max-width: 100%;}
.archive #pagination .container-fluid, .search #pagination .container-fluid{padding: 0;}
.pagination{
	border-top: 1px solid #3d3d3d;
	padding: 30px 0;
	overflow: hidden;
	margin: 0;
}
.pagination ul {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
}
.pagination ul li a {
	margin-right: 3px;
	background: #555;
	border: none;
}
.pagination ul > li > span {
	float: left;
	margin-right: 3px;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #555;
	border: none;
	border-left-width: 0;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-left-width: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
}
.pagination ul > .active > a, .pagination ul > .active > span {
	color: #fff;
}
.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color: #3279BB;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
}

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

#htmlbox_container {
	padding-bottom: 45px;
	margin-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}

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

#product_element_section {

}
#product_element_section #cyberchimps_product_container {
	margin-bottom: 45px;
	padding-bottom: 45px;
	border-bottom: 1px solid #3d3d3d;
}
#product_element_section #cyberchimps_product_media {
	text-align: center;
}
#product_element_section .flex-video {
	margin-bottom: 0;
}
#product_element_section .cyberchimps-product-link {
	text-align: center;
	margin-top: 20px;
}

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

#magazine {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #3d3d3d;
}

#magazine div .post-title{
	font-size: 1.72em;
	line-height: 1.2
}

#magazine .featured-image {
	text-align: center;
}

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

#magazine .post-container {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #3d3d3d;
	background: transparent;
}
#magazine .post-container:last-child{
	border: 0;
}
#magazine .edit-link{
	float: left;
}

/********************************************************************************************************************/
/****************************************** 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;
	}
}

@media (max-width: 768px) {
	.box-image-container, .featured-image{
		text-align: center;
	}
	article.post, article.page, article.attachment{
		margin-bottom: 30px;
	}
}
/************************* Style for portfolio starts **********************/
@media screen and (max-width: 979px) {
	.portfolio-caption {
		display: block !important;
		position: relative !important;
		text-decoration: none !important;
	}
}
/************************* Style for portfolio ends **********************/


/* CSS to overwrite default bootstrap gutter width and column width */
@media (min-width: 1200px) {
	.row {
		margin-left: -40px;
	}
	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		margin-left: 40px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1280px;
	}
	.span12 {
		width: 1280px;
	}
	.span11 {
		width: 1170px;
	}
	.span10 {
		width: 1060px;
	}
	.span9 {
		width: 950px;
	}
	.span8 {
		width: 840px;
	}
	.span7 {
		width: 730px;
	}
	.span6 {
		width: 620px;
	}
	.span5 {
		width: 510px;
	}
	.span4 {
		width: 400px;
	}
	.span3 {
		width: 290px;
	}
	.span2 {
		width: 180px;
	}
	.span1 {
		width: 70px;
	}
	.offset12 {
		margin-left: 1360px;
	}
	.offset11 {
		margin-left: 1250px;
	}
	.offset10 {
		margin-left: 1140px;
	}
	.offset9 {
		margin-left: 1030px;
	}
	.offset8 {
		margin-left: 920px;
	}
	.offset7 {
		margin-left: 810px;
	}
	.offset6 {
		margin-left: 700px;
	}
	.offset5 {
		margin-left: 590px;
	}
	.offset4 {
		margin-left: 480px;
	}
	.offset3 {
		margin-left: 370px;
	}
	.offset2 {
		margin-left: 260px;
	}
	.offset1 {
		margin-left: 150px;
	}
	.row-fluid [class*="span"] {
		margin-left: 3.125%;		
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 3.125%;
	}
	.row-fluid .span11 {
		width: 91.40625%;
	}
	.row-fluid .span10 {
		width: 82.8125%;
	}
	.row-fluid .span9 {
		width: 74.21875%;
	}
	.row-fluid .span8 {
		width: 65.625%;
	}
	.row-fluid .span7 {
		width: 57.03125%;
	}
	.row-fluid .span6 {
		width: 48.4375%;
	}
	.row-fluid .span5 {
		width: 39.84375%;
	}
	.row-fluid .span4 {
		width: 31.25%;
	}
	.row-fluid .span3 {
		width: 22.65625%;
	}
	.row-fluid .span2 {
		width: 14.0625%;
	}
	.row-fluid .span1 {
		width: 5.46875%;
	}
	.row-fluid .offset12 {
		margin-left: 106.25%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 103.125%;
	}
	.row-fluid .offset11 {
		margin-left: 97.65625%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.53125%;
	}
	.row-fluid .offset10 {
		margin-left: 89.0625%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.9375%;
	}
	.row-fluid .offset9 {
		margin-left: 80.46875%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 77.34375%;
	}
	.row-fluid .offset8 {
		margin-left: 71.875%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.75%;
	}
	.row-fluid .offset7 {
		margin-left: 63.28125%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 60.15625%;
	}
	.row-fluid .offset6 {
		margin-left: 54.6875%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.5625%;
	}
	.row-fluid .offset5 {
		margin-left: 46.09375%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.96875%;
	}
	.row-fluid .offset4 {
		margin-left: 37.5%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.375%;
	}
	.row-fluid .offset3 {
		margin-left: 28.90625%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.78125%;
	}
	.row-fluid .offset2 {
		margin-left: 20.3125%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.1875%;
	}
	.row-fluid .offset1 {
		margin-left: 11.71875%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.59375%;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 40px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 1266px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 1156px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 1046px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 936px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 826px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 716px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 606px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 496px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 386px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 276px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 166px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 56px;
	}
	.thumbnails {
		margin-left: -40px;
	}
	.thumbnails > li {
		margin-left: 40px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
