/**************************************************
 *	Triangle Magazine Light Color Theme
 **************************************************/

/* === General === */
body {
	background-color: #d7d7d7;
	background-image: url('http://media.bioneers.org/wp-content/uploads/2014/04/bg81.png');
	background-repeat:repeat-y;
}

#wrapper,
#main-header {
	background-color: #fff;
}

.module-shadow{
	-moz-box-shadow: 0 1px 7px #d3d3d3; 
	-webkit-box-shadow: 0 1px 7px #d3d3d3; 
	box-shadow: 0 1px 7px #d3d3d3;

	background-color: #fff;
}

a,
#main-nav ul li a,
#main-nav ul li ul li > a,
#top-nav ul li ul li > a,
#main-content select,
.single-post-meta-author .name,
.single-review-score .total-score,
.single-review-score .rating .rating-criteria,
.single-quote-post .quote {
	color: #222;
}

h1,
h2,
h3,
h4,
h5,
h6,
.latest-posts-box .article-box .title h3,
.latest-article-column .title h3,
.tabs-big-article .title h3,
.gallery-column .latest-image-column .title h3,
.gallery-full .latest-image-full .title h3,
.posts-slider-full .slider-post .title h3,
#content-sidebar .sidebar-widget h3,
#main-slider .flex-caption h2 {
	color: #000;
}

thead {
	background-color: #f3f3f3;
}

.post-format,
#main-content .pagination-separator,
.single-post-meta,
.section-head,
.latest-posts-column .article-column-small .title,
.posts-tabs-content .articles-list-small .title,
.archives-section,
.ln-tabs-widget .widget-tabs-content ul li,
.ln-recent-posts-widget ul li,
.widget-tweet {
	border-bottom: dashed 2px #e8e8e8;
}

table,
table tr td,
#main-search input,
#content-sidebar .sidebar-widget input,
.widget_search input,
#comments li .comment-wrap,
#main-content input,
#main-content textarea,
#respond input,
#respond textarea,
#contact-form-wrap input,
#contact-form-wrap textarea,
.posts-tabs-content .big-article,
.gallery-full article,
.posts-slider-full .slider-post,
.tabs-content,
pre,
code,
.toggle h4,
.toggle .toggle-content {
	border: solid 0px #e8e8e8;
}

#main-search input,
#content-sidebar .sidebar-widget input,
.widget_search input {
	color: #444;
}

pre, code {
	border-left: solid 2px #e8e8e8;
}

#main-content blockquote,
.pull-quote-left,
.pull-quote-right {
	border-left: solid 2px #e8e8e8;
}

/* === Accent Color === */

a:hover,
.text-hightlight,
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus,
.latest-posts-column .article-column-small .post-img,
.posts-tabs-content .articles-list-small .post-img,
.gallery-column .post-img,
.gallery-full .post-img,
.responsive-gallery .gallery-slider-wrapper ul li {
	background-color: #007f91;

}

#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus,
#main-slider .main-slider-nav .flex-control-nav li a.active,
#main-slider .main-slider-nav .flex-control-nav li a:hover,
#main-content .pagination a:hover {
	border-color: #007f91;
}

#contact-form-wrap .contact-send-text {
	color: #007f91;
}

#submit, 
#contact-submit {
	color: #fff;
	background-color: #007f91;
}

a:hover,
.text-hightlight,
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus{
	color: #fff;
}

/* === Navigation === */

#mobile-top-nav,
#mobile-main-nav,
body.single-portfolio #main-nav ul li.template-portfolio > a,
body.single-post #main-nav ul li.current_page_parent > a,
#main-nav ul li.current-menu-parent >a,
#top-nav ul li.current-menu-parent >a,
#main-nav ul li a:hover,
#main-nav ul li.current-menu-item > a,
#top-nav ul li a:hover,
#top-nav ul li.current-menu-item > a {
	color: #fff;
	background-color: #007f91;
}

#main-nav {
	background-color: #f3f3f3;
	border-bottom: solid 1px #e8e8e8;
}

#main-nav ul li ul li,
#top-nav ul li ul li {
	background-color: #fff;
}

#top-nav {
	background-color: #f3f3f3;
	border-bottom: solid 1px #e8e8e8;
}

/* === Posts === */

.single-post-meta-author,
.single-post-share ul,
.single-meta-links .prev-post,
.single-meta-links .next-post {
	background-color: #f3f3f3;
}

.latest-posts-column .last .title,
.posts-tabs-content .last .title { 
	border-bottom: none; 
}

.single-quote-post {
	border-top: dashed 2px #e8e8e8;
	border-bottom: dashed 2px #e8e8e8;
}

.single-quote-post .cite {
	color: #9b9b9b;
}

/* === Sidebars === */

#sidebar {
	background-color: #f3f3f3;
	border-top: solid 1px #e8e8e8;
}

#content-sidebar .sidebar-widget {
	background-color: #f3f3f3;
}


/* === Modules === */

.posts-tabs-full ul li a,
.tabs ul li a {
	background-color: #f3f3f3;
}

.posts-slider-full .next,
.responsive-gallery .next {
	border-left: solid 1px #e8e8e8;
}

.posts-slider-full .prev,
.responsive-gallery .prev {
	border-right: solid 1px #e8e8e8;
}

.breaking-box-big .title,
.breaking-box .title,
.latest-posts-box .article-box .title,
.latest-article-column .title,
.tabs-big-article .title,
.gallery-column .latest-image-column .title,
.gallery-full .latest-image-full .title,
.posts-slider-full .slider-post .title {
	border-top: solid 1px #e8e8e8;
	background-color: rgba(255, 255, 255, 0.9);
	background-color: #f1f1f1\9;
}

.breaking-box-big .title,
.breaking-box .title{
	border-top: none;
	background-color: rgba(0, 174, 226, 0.9);
	background-color: #007f91\9;
}

.breaking-box-big .date span,
.breaking-box .date span,
.latest-posts-box .article-box .date span,
.latest-article-column .date span,
.tabs-big-article .date span,
.gallery-column .latest-image-column .date span,
.gallery-full .latest-image-full .date span,
.posts-slider-full .slider-post .date span{
		color: #fff;
		background-color: #333;
}

.breaking-box-big .title h3,
.breaking-box .title h3{
	color: #fff;
	text-shadow: 1px 1px 0px #208aa9;
}

.posts-slider-full .posts-slider-controls,
.responsive-gallery .gallery-controls,
.toggle h4 {
	background-color: #f3f3f3;
}

.posts-tabs-content {
	border-top: dashed 2px #e8e8e8;
}

.responsive-gallery.module-shadow {
	background-color: #333;
}

.breaking-box-big .review-rating span,
.breaking-box .review-rating span,
.latest-posts-box .article-box .review-rating span,
.latest-article-column .review-rating span,
.tabs-big-article .review-rating span,
.gallery-column .latest-image-column .review-rating span,
.gallery-full .latest-image-full .review-rating span,
.posts-slider-full .slider-post .review-rating span,
.post-format .review-rating span {
	background-color: #fff;
	color: #222;
}

.breaking-box-big .hover,
.breaking-box .hover,
.latest-posts-box .article-box .hover,
.latest-article-column .hover,
.tabs-big-article .hover,
.gallery-column .latest-image-column .hover,
.gallery-full .latest-image-full .hover,
.posts-slider-full .slider-post .hover {
	background-color: #222;
}

.responsive-gallery .big-image-holder {
	background-color: #222;
}

/* === Widgets === */

.ln-tabs-widget .tabs-widget-nav {
	background-color: #fff;
}

/* === Review === */

.single-review-score {
	background-color: #f3f3f3;
}

.single-review-score .total-score,
.breaking-box-big .review-rating .score,
.breaking-box .review-rating .score,
.latest-posts-box .article-box .review-rating .score,
.latest-article-column .review-rating .score,
.tabs-big-article .review-rating .score,
.gallery-column .latest-image-column .review-rating .score,
.gallery-full .latest-image-full .review-rating .score,
.posts-slider-full .slider-post .review-rating .score,
.post-format .review-rating .score,
.recent-review-list li .score {
	background-color: #007f91;
}

.breaking-box-big .review-rating .score,
.breaking-box .review-rating .score,
.latest-posts-box .article-box .review-rating .score,
.latest-article-column .review-rating .score,
.tabs-big-article .review-rating .score,
.gallery-column .latest-image-column .review-rating .score,
.gallery-full .latest-image-full .review-rating .score,
.posts-slider-full .slider-post .review-rating .score,
.post-format .review-rating .score,
.recent-review-list li .score {
	color: #fff!important;
}

	.single-review-score .total-score span {
		color: #fff;
	}
		.single-review-score .total-score footer {
			background-color: #fff;
		}

.single-review-score .rating .bar-wrapper {
	background-color: #fff;
}

	.single-review-score .rating .bar {
		background-color: #007f91;
	}

/* === Pagination === */
#main-content .pagination .current {
	background-color: #007f91;
	color: #fff;
	border: solid 1px #007f91;
}

#main-content .pagination a{
	border: solid 1px #d3d3d3;
}

/* === Slider === */

#main-slider .flex-caption p {
	color: #fff;
	background-color: #444;
}

#main-slider .flex-caption h2 {
	background-color: #fff;
}

#main-slider .main-slider-nav .flex-control-nav li a {
	border: solid 3px #fff;
	background-color: #007f91;
}

/* === Other === */

.toggle .ui-icon{
	background: url('../../images/light/toggle-closed.png') no-repeat;
}
.toggle .ui-state-active .ui-icon{
	background: url('../../images/light/toggle-opened.png') no-repeat;
}

ul.ln-checklist li {
	background: url('../../images/light/ul-check-light.png') no-repeat 0 4px;
}

.single-quote-post .quote-up-icon,
.single-quote-post .quote-down-icon {
	background-image: url('../../images/light/post-format-quotes.png');
}

.section-head span {
	background-color: #333;
	color: #fff;
	background-image: url('../../images/light/section-head-pattern.png');
}

.posts-tabs-full ul li.ui-tabs-selected a,
.posts-tabs-full ul li a:hover,
.ln-tabs-widget .tabs-widget-nav ul li.ui-tabs-selected a,
.ln-tabs-widget .tabs-widget-nav ul li a:hover,
.tabs ul li.ui-tabs-selected a,
.posts-tabs-full ul li.ui-state-active a,
.tabs ul li a:hover{

	background-color: #333;
	color: #fff;
	background-image: url('../../images/light/section-head-pattern.png');
}

.posts-slider-full .next span,
.posts-slider-full .prev span,
.responsive-gallery .next span,
.responsive-gallery .prev span{
	background-image: url('../../images/light/posts-slider-controlls.png');
}

.posts-slider-full .next,
.responsive-gallery .next {
	border-left: solid 1px #e8e8e8;
}

.posts-slider-full .prev,
.responsive-gallery .prev {
	border-right: solid 1px #e8e8e8;
}

.posts-slider-full .posts-slider-controls:hover,
.responsive-gallery .gallery-controls:hover {
	background-color: #333;
	background-image: url('../../images/light/section-head-pattern.png');
}

.responsive-gallery .gallery-controls:hover { border-color: #333; }

