/*
Theme Name: Enfold Child - CRA
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#top .header_color input[type='text'] {
color: #2731a1;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:  #2731a1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:  #2731a1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:  #2731a1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:  #2731a1;
}


#footer{
	border-top: 5px solid transparent;
	border-image:url("images/top_strip.png") 30 30 30 0 repeat;
  	-moz-border-image:url("images/top_strip.png") 30 30 30 0 repeat; /* Old Firefox */
 	-webkit-border-image:url("images/top_strip.png") 30 30 30 0 repeat; /* Safari */
 	-o-border-image:url("images/top_strip.png") 30 30 30 0 repeat; /* Opera */

} 	

/* No Border in top for.. box */
.av-border-cells .flex_cell {border:none!important;}

.kp-ann ul {list-style-type: none;}
.kp-ann ul li a{
	border-bottom: 1px dotted #CCC;
	color: #1351B7;
	padding: 0.2em 0px;
	display: block;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}
.kp-ann ul li a:hover{
	color: #f89829;
	text-decoration: none;
}
.bump-up {margin-bottom: 2px!important;}

.widgettitle {border-bottom: 0px solid #eee!important;
padding-bottom: 10px;}
.kp-announcement-margin {margin-bottom: -5px!important;}
.kp-announcements-box .av-magazine-title {font-size: 12px!important;}
.kp-announcements-box .av-magazine-time {font-size: 10px!important;}
.kp-crnbox{
	/*background-image: url('images/top_strip.png');
 	background-position:top;
 	background-repeat: repeat-x;*/
	border-bottom: 5px solid transparent;
	border-image:url("images/top_strip.png") 0 30 30 30 repeat;
  	-moz-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Old Firefox */
 	-webkit-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Safari */
 	-o-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Opera */
} 	
.kp-crnbox-nopad{
	border-top:none!important;
	border-bottom: 5px solid transparent;
	border-image:url("images/top_strip.png") 0 30 30 30 repeat;
  	-moz-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Old Firefox */
 	-webkit-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Safari */
 	-o-border-image:url("images/top_strip.png") 0 30 30 30 repeat; /* Opera */
} 	

.kp-home-for-border {border-bottom:2px solid #036!important;}

/*.kp-crnbox .slide-image {width:190px!important;}*/

.kp-crnbox .slide-entry{
	font-size: 12px!important;
}
.kp-crnbox .slide-entry-title	{
	font-size: 12px!important;
}
.kp-crnbox .read-more-link {display:none!important;}
.kp-socialbackground {background: url(http://tesla.cra.org/wp-content/uploads/2015/02/social-pajama.png) no-repeat;}

#top .kp-hero-slider-spread.aviaccordion {

	position: relative;
	overflow: hidden;
	margin-left: -50px;
	margin-top: -10px;
	margin-right: -50px;
	/* margin-bottom: 10px; */
}



/* events styles*/
.kp-events-tab p {margin-left:85px!important;}
.kp-event-tag {font-weight: bold;font-size: 12px !important; padding: 2px 8px; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.05); border-radius: 3px;}

h1.events-title { margin-top: 17px; margin-bottom: 0; }






/* #header_main_alternate{text-transform:uppercase;background-color:#2731a1;	border: 5px solid transparent;*/
/*  	-moz-border-image:url("/images/top_strip.png") 0 30 30 30 repeat; *//* Old Firefox */
/* 	 -webkit-border-image:url("/images/top_strip.png") 0 30 30 30 repeat;*/ /* Safari */
/* 	 -o-border-image:url("/images/top_strip.png") 0 30 30 30 repeat; */ /* Opera */
/* 	 border-image:url("/images/top_strip.png") 0 30 30 30 repeat;*/
/*}
.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li:first-child a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a {border-left:none;border-right:none;}*/
