/*
Theme Name:     Volcano - Responsive Wordpress Magazine / Blog Theme
Theme URI:		http://themeforest.net/user/ZERGE/portfolio
Description:    Child theme for the Volcano theme
Version:		1.02
Author:         ZERGE
Author URI:		http://themeforest.net/user/ZERGE
Template:		wp-volcano

*/

@import url("../wp-volcano/style.css");

/* --------- Insert your custom styles on next rows --------- */

li.current-menu-item a, .current-menu-ancestor > a {
	border-top: 3px solid #fc7979 !important;
	background: #FFF !important; 
}
li.draft {display:none;}
.span12 img {width:auto;height:auto;}

p.formlink a {display:block;padding:5px 8px;color:#FFF;letter-spacing:2px;font-size:13px;}

.wpcf7-form .wpcf7-list-item {display:block;}
.wpcf7-form table {width:100%;}
.wpcf7-form th {width:25%;text-align:left;}
.wpcf7-form input.inputS {width:30%;}
.wpcf7-form input.inputM {width:60%;}
.wpcf7-form input.inputL {width:90%;}
.wpcf7-form textarea {width:90%;}
.wpcf7-form input.wpcf7-submit {padding:10px 20px;letter-spacing:10px;}

.widget #ad-banners, .widget #ad-products {display:block;}
.widget #ad-banners li, .widget #ad-products li {list-style:none;margin-bottom:10px;}
.widget #ad-banners li img {width:270px;height:auto;}
.widget #ad-products li dt {float:left;}
.widget #ad-products li img {width:100px;height:auto;border:1px #CCC solid;margin-right:5px;}
.widget #ad-products li span {display:block;font-weight:bold;}

.margin-10r  { margin-right: 10px; }

.category-title, .page .entry-title {display:none!important;}

@media screen and (min-width: 600px) {body.single-event .eo-event-meta, body.single-event .eo-event-venue-map {width:100%!important;float:none!important;} body.single-event .eo-event-venue-map {margin-bottom:30px;}}
.fc-row table {height:92px;overflow:hidden;}
div.fc-content {max-height:60px;overflow:hidden;}
span.fc-title {padding-left:2px;display:block;}
.eo-events-widget li {list-style-type:none;list-style-position:outside;border-bottom: 1px solid #ececec;background: url(icons/list-arrow.png) left center no-repeat;padding: 5px 0 5px 15px;}
@media (max-width: 480px) {
.top-info {
    display: block !important;
	}}