/*
 Theme Name:   Gonzo Child
 Theme URI:    http://themeforest.net/item/gonzo-clean-responsive-wp-magazine/2415788
 Description:  Gonzo Child theme developed for LobeLog.com
 Author:       Dave Reed
 Author URI:   http://davereed.org
 Template:     gonzo
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, magazine
 Text Domain:  gonzo-child
*/

@import url("../gonzo/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.flexslider { background: #000000; }

.flexslider .slides img { margin-left:auto; margin-right:auto; }

#omc-top-banner {
	margin-top:50px;
	text-align:right;
	width:235px; }

#omc-top-banner img {
    width: auto; }
	
a.omc-flex-category { display:none; }

h3.omc-blog-one-cat, h3.omc-blog-two-cat { display:none; }

h3.sd-title { display: none !important; }

div.sharedaddy {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

span.share-count { display: none !important; }

blockquote {
	border-left:8px solid #eee;
	color:#000000;
	display:block;
	float:none;
	font-family:Open Sans, sans-serif;
	font-size:1.2em;
	font-style:italic;
	margin:0px 0px 20px 3%;
	padding:2px 20px 0px 20px;
	width:auto;
}


article#omc-full-article blockquote p {
	font-family:Open Sans, sans-serif !important;
	font-size:1.0em !important;
	font-style:italic;
	line-height:23px;
	margin:20px 0px 0px; }

article#omc-full-article blockquote p:first-child { margin-top: 0; }

article#omc-full-article ul li {
	font-family:Open Sans, sans-serif;
	font-size:1.08333em;
	font-weight:400;
	margin-bottom:10px;
}

article#omc-full-article a {
    text-decoration: underline !important;
    color: #000; !important;
}

article#omc-full-article .social-promo { font-size:1.2em; font-style:italic; font-weight:bold; margin-bottom:20px; }
article#omc-full-article .social-promo a { color: #ff9900; font-weight:bold; }

p.omc-single-tags { display:none; }

::-moz-selection {background:#bcd3ff !important; color:inherit;}
::selection {background:#bcd3ff !important; color:inherit;}

/* a#omc-logo { max-width: 96%; }
#omc-logo img { max-width: 100%; } */

article#omc-full-article > p a { color: #222; font-weight:400; text-decoration: underline; }

article#omc-full-article ol { font-size: 1.08333em; margin: 20px 20px 20px 40px; }

div.omc-authorbox a.contributor-link { font-size: 20px; font-weight: 700; }

.widget_rss li { margin: 10px 0; }

.archives-page { width: 94%; }

div.sharedaddy { background: #ffba00; margin: 15px 0; padding: 0 0px; }

#omc-full-article div.sharedaddy div.sd-block { border: 0px; padding: 10px 10px 6px 10px; }

div.sharedaddy h3 { font-size: 1.4em !important; font-weight: normal !important; margin: 0 !important; padding: 0; }

.wp-socializer-opacity li { -webkit-opacity: 1 !important; -moz-opacity: 1 !important; filter: alpha(opacity=100) !important; opacity: 1 !important; }

.wp-socializer-opacity li:hover { -webkit-opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); opacity: 1; }

.hacked-social-buttons { margin: 0 0 20px 0; }

.hacked-button { margin: 0 5px 0 0; }

.widgets-list-layout-links { width: 79% !important; }

ul.omc-contributers li img { float: left; margin: 6px 20px 20px 0px; padding-bottom: 30px; }
ul.omc-contributers li p { margin: 8px 0 10px 120px; }

.widget_archive ul { list-style-type:none; }

ul.xoxo .widget h3.widgettitle a {
	color:#fff; }
