/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/* SEARCH PLUGIN */
#ajaxsearchlitewidget- h3 {
	display: none !important;
}

/* SLIDER */

.responsive-slider.flexslider {
	background: none repeat scroll 0 0 transparent !important;
	border: medium none !important;
	border-radius: 0 0 0 0 !important;
	margin-bottom: 0;
}

.responsive-slider.flexslider .slide .slide-title {
	display: none;
}

#loopedSlider .content {
    bottom: 28% !important;
}

/* WIDGETS */

.widget ul li {
	border-bottom: 1px solid #E6E6E6;
	list-style: none outside none;
	padding: 10px 0;
}

.widget h3, .widget.widget_woo_twitter h3 {
	margin-bottom: 0;
	padding: 0 0 5px;
	border-bottom: 3px solid #B8000C;
}

.rsswidget img {display: none;}

.widget ul {
	clear: both;
	list-style: none outside none;
	font-family: Georgia,serif;
	font-size: 16px;
}

.widget ul li a {
	line-height: 22px;
	padding: 0 0 0 0;
	color: #B8000C;
}

ol li {
	color: #555555 !important;
}

.widget ul li a:hover {
	text-decoration: underline;
}

.widget_woo_twitter .back {
	background: none repeat scroll 0 0 /*#F8F8F8*/ transparent;
	border-radius: 10px 10px 10px 10px;
	padding: /*15px 25px 10px*/0 0 0 0;
}

.widget_woo_twitter ul li .time {
	color: #B8000C;
	font-family: Georgia,serif;
	font-size: 16px;
}

.widget h3, .widget.widget_woo_twitter h3 {
	border-bottom: 2px solid #B8000C;
	margin-bottom: 1em;
	padding: 0 0 5px;
}

#connect h3 {
	color: #3D3D3D;
	font: bold 18px/1.5em Verdana,Geneva,sans-serif;
}

/* PLUGINS */

.fbcomments,.fb_iframe_widget,.fb_iframe_widget[style],.fb_iframe_widget iframe[style],.fbcomments iframe[style],.fb_iframe_widget span {
	width: 100%! important;
}

.powerpress_player {
	padding-top: 1em;
}

.powerpress_links_mp3 {
	margin-top: 1em;
}

/* POSTS */

.post-meta {display: none;}

ul li {
	padding-bottom: 1em;
}

ul#social-media li { 
	display:inline;
	margin-left: 7px; 
}

#content {
	padding: 10px 0 40px;
	position: relative;
}

h3 a:link {color: #3d3d3d;}

#socialmedia-container {
	margin: 10px auto 0;
	padding: 5px;
}

.gform_wrapper .top_label .gfield_label {width: 100%;}

.shareaholic-show-on-load {
	margin-bottom: 20px;
}

/* CONTENT */

.mic ul li {
	list-style-type: none;
}

.mic li {
	background: url("http://ambitiousentrepreneurnetwork.com/wp-content/uploads/mic-list.png") no-repeat scroll left top transparent;
	/*list-style-type: none;*/
	padding-left: 25px;
}

.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields, .gfield ul li {
	list-style: none outside none !important;
}

a:link, a:visited, a:active {
	color: #b8000c;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

#comments {display: none;}

.post-utility, .post-entries, .entry-utility {display: none;}

#respond {margin: 40px 0 20px;}

.entry .shortcode-unorderedlist.green-dot ul li, .shortcode-unorderedlist.green-dot ul li {
    background: url("http://ambitiousentrepreneurnetwork.com/wp-content/uploads/mic-list.png") no-repeat scroll left top transparent;
}

.magazine .block { float: none; display: block; width: 100%; }

.tab,
.ui-widget-content {
	color: #555555 !important;
}

/* UBERMENU */
div[id*="ajaxsearchlite"] {
	z-index: 1 !important;
}

/* CATEGORY PAGE */
.page-id-3693 h2.entry-title {font-size: 14px !important;}
.page-id-3693 .entry-summary {display:none;}
