/*
Theme Name: WITNESS Programs
Theme URI: http://demo.qodeinteractive.com/river/
Description: River Child Theme used for WITNESS Program Sites
Author: WITNESS
Author URI: http://www.qodeinteractive.com/
Version: 1.1
Template: river
*/
@import url("../river/style.css");
@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,latin-ext);


#panel-admin {
    display:none;
}

#panel .open.opened {
    display:none;
}

/* HEADER LEFT ALERTS */

.textwidget .alert p {
    color: #fff;
    font-size: 13px;
}

.textwidget .alert p a {
    color: #f28d00;
}

.textwidget .alert p a:hover {
    color: #999;
}

/* HEADER RIGHT CHOOSE LANGUAGE */
.textwidget .language p {
    color: #999;
    font-size: 13px;
}

.textwidget .language p a {
    color: #fff;
}

.textwidget .language p a:hover {
    color: #999;
}

/* SET DISPLAY MASONRY BLOG POSTS */
.latest_post_holder > ul > li .latest_post {
	min-height: 400px;
}

.blog_holder.masonry article {
    min-height: 400px;
}

.latest_post_holder>ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 !important;
}

/* POST META DISPLAY */

.post_text .post_description .post_infos {
	visibility: visible !important;
	color: #ababab;
	font-size: .85em;
    font-style: italic;
    padding: 0 0 15px 0;
}

.latest_post_inner .post_infos {
	display:none;
    margin: 0 0 -5px 0;
}

.blog_holder .post_infos {
	visibility:hidden;
    margin: 0 0 -5px 0;
}

.blog_like {
    display: none;
}

post_author a {
	color: #f28d00;
}

/* ADD BORDER TO DESIRED IMAGES */

.bordered {
	padding: 0;
	border: 1px solid #ccc;
}


/* LINKS */
.wpb_text_column a, .custom_font_holder a, .wpb_wrapper p a, .portfolio_detail .info p a, .blog_holder article .post_text p a, .portfolio_single a {
	color: #f28d00;
	text-decoration: none;
}

.wpb_text_column a:hover, .custom_font_holder a:hover, .wpb_wrapper p a:hover, .wpb_wrapper p a:hover, .portfolio_detail .info p a:hover, .blog_holder article .post_text p a:hover, .portfolio_single a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.wpb_text_column p, .post_text p {
	padding-bottom: 1em;
}

/* ELEMENTS */

blockquote {
    margin: 0 25px 10px 25px;
    background-color: #efefef;
    border-left-color: #f28d00;
	border-left-style: solid;
	border-width: 0 0 0 5px;	
}

/* Title on Pages */
.title h1 {
	font-size: 2.8em;
}

.title-black {
	color: 333;
}

h3, h3 a {
	font-size: 18px;
	line-height: 24px;
}

.byline {
	color: #bbb;
	font-style: italic;
	font-size: .8em;
	padding: 0 0 15px;
}

/* EMBIGGEN INLINE FONTS, EG ON FULL WIDTH PAGES*/
.bigstory {
	font-size: 1.3em;
	padding: 10px 0 15px;
	line-height: 1.5em;
}

/* LISTS AND SUCH */

.blog_holder article ul ol, .post_text ul, .portfolio_single ul, .wpb_wrapper ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 15px 35px !important;
} 

.blog_holder article ol, .post_text ol, .portfolio_single ol, .wpb_wrapper ol {
	list-style-position: outside;
	margin: 0 0 15px 35px;
} 


.column_new_sidebar ul {
	list-style: none outside none;
}

.footer_top li {
	margin: 0 0 6px;
}

li a {
	color: #f28d00;
}

.portfolio_single img {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.wpb_video_heading {
	padding: 0 0 5px;
}

.wpb_video_wrapper {
	margin: 0 0 15px;
}

.wpb_wrapper h2 {
	padding: 0 0 10px;
}

.wp-caption-text {
	padding-right: 10px;
	color: #bbb;
	text-align: right;
	font-style: italic;
	font-size: .9em;
}

/* SIDEBAR Custom Widget Header */
.widget .widget_text, h4 {
	padding: 0 0 10px;
}

.custom_sidebar ul {
	list-style-position: outside;
	margin-left: 35px;
}

.custom_sidebar li {
	padding-left: 0;
	margin-bottom: 10px;
	list-style-type: square;
}

/* PULLQUOTES aligned right */
.pullquote {
	float:right;
	width:260px;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:4px 5px;
	margin:0 2px 5px 10px !important;
	font: italic 1.1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pullquote h3 {
	font-size:1.125em;
	font-variant:small-caps;
}
.pullquote p {padding:0 0 4px;}

/* PULLQUOTES aligned left */
.pullquoteLeft {
	float:left;
	width:260px;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:5px 4px;
	margin:0 10px 5px 2px !important;
	font: italic 1.1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pullquoteLeft h3 {
	font-size:1.125em;
	font-variant:small-caps;
}
.pullquoteLeft p {padding:0 0 4px;}

/* lists within a portfolio */
.wpb_wrapper ul {
	list-style-position: outside;
	margin: 0 0 15px 35px;
	list-style-type: square;
}

/* header within a portfolio */
.wpb_wrapper h4, h5, h6 {
	padding: 0 0 15px;
}

.portfolio_width {
	width: 760px;
	display: block;
}

.portfolio_accordianwidth {
	width: 680px;
	display: block;
}

/* reduce margin by some amount of pixels between rows in portfolio visual composer */
.portfolio_pullrow_100px {
	margin-top: -100px;
}

.portfolio_pullrow_50px {
	margin-top: -50px;
}

/* h3 headers in portfolio accordians */
.portfolio_floatLeft h3 {
	float: left;
	color: #f28d00;
	margin: 0 0 25px;
	min-width: 760px;
}

.portfolio_orange h3 {
	color: #f28d00;
}

/* portfolio styles when using text editor and not visual composer */
.portfolio_single_text_holder p {
	margin-bottom: 15px;
}

.portfolio_single_text_holder blockquote {
	border-left-color: #f28d00;
	border-left-style: solid;
	border-width: 0 0 0 5px;
	margin: 25px;
	background-color: #f2f2f2;
}

.portfolio_single_text_holder ul {
	list-style-position: outside;
	margin: 0 0 15px 35px;
	list-style-type: square;
}

.portfolio_single_text_holder li li {
	list-style-type: circle;
}

.portfolio_single_text_holder ol {
	list-style-position: outside;
	margin: 0 0 15px 35px;
}

/* HIDE ABOUT LABEL ON PORTFOLIO PAGES */
.portfolio_single_text_holder h6 {
	display: none;
}

.box_border {
    min-height: 300px !important;
    border: 1px solid #ededed;
    z-index: 100;
    }

.box_border, img {
	padding-left: 1px;
}


/* SPECIAL ORDERED LIST NUMBER STYLE */
ol.some-numbers {
	list-style-type: none;
	counter-reset: li-counter;
}

ol.some-numbers > li:before {
	content: counter(ol-counter);
	counter-increment: li-counter;
}

ol.some-numbers {
	list-style-type: none;
	list-style-type: decimal !ie;
	/*IE 7- hack*/
	margin: 0 0 15px 45px;
}

ol.some-numbers > li {
	position: relative;
	margin-bottom: 20px;
	padding-left: .5em;
	min-height: 3em;
	border-left: 2px solid #CCCCCC;
}

ol.some-numbers > li:before {
	position: absolute;
	top: 0;
	left: -1em;
	width: .8em;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
	text-align: right;
	color: #cccccc;
	content: counter(li-counter);
	counter-increment: li-counter;
}

/* REDUCE OR INCREASE MARGIN BETWEEN ROWS IN VISUAL COMPOSER */

.pullrow_150px {
	margin-top: -150px;
}

.pullrow_100px {
	margin-top: -100px;
}

.pullrow_50px {
	margin-top: -50px;
}

.pushrow_200px {
	margin-top: 200px;
}

.pushrow_100px {
	margin-top: 100px;
}

.pushrow_50px {
	margin-top: 50px;
}

/* SUBMIT BUTTONS for contact and MailChimp */
#mc_signup_submit, .pushbutton-wide {
	background-color: #f28d00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px;
	color: #fff;
	font-family: 'Oswald';
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

#mc_signup_submit:hover, .pushbutton-wide:hover {
	border: none;
	background: f28d77;
	box-shadow: 0 0 1px #777;
}
