/*
	Theme Name: Reflex
	Theme URI: http://www.makedesignnotwar.com
	Description: A dynamic portfolio for creatives and photographers.
	Author: Brandon Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.10
	Tags: flexible-width, dark, light, black, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, threaded-comments, theme-options, sticky-post, photoblogging
*/






@import url('assets/css/core.css');


h1, h3 {
	font-weight: bold;
}

.menu-categorias-container > ul > li > a {
	font-family: 'Droid Sans' !important;
	font-size: 15px;
}

.module a {
	font-weight: bold;
}

.pp_social {
display: none;
}

.ad_timeout {min-height: 60px;}

#categories-2 > ul > li{
	display: inline-block;
	background-color: #333;
	padding: 5px 5px !important;
	margin: 2px 1px;
}

#categories-2 > ul > li > a{
	color: white; 
}

#linkcat-2 > ul > li{
	display: block;
	padding: 0px !important;
	margin: 11px 2px;
}
#linkcat-2 > ul > li > a{
	background-color: #333;
	padding: 6px !important;
	color: white;
	box-sizing: border-box;
}


#linkcat-2 > ul > li > a:visited{
	color: white;
}

.the_content p {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: normal;
}

.the_content img {
    width: 100%;
    height: auto;
}

#entry {
	border: 0 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}

#entry, #sub-sidebar ul li.widget {
	box-shadow: none;
	-webkit-box-shadow: none;	
}

#entry h1 {
	margin: 30px 0 15px;
}
#entry h1,h2,h3,h4,h5,h6 {
	line-height: normal;

}


#sub-sidebar ul li.widget {
	border: 0;
}

.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-92 {
	width: auto;
}

#staff-table img {
	width: auto;
}



/* widget adsense */
#text-12 h2 {
	display: none;
}
#text-12 .textwidget {
	position: relative;
    top: -7px;
}

#right_links img {
	position: relative;
	top:-3px;
	width: 20px;
}


html {background-color:#222;}
#entry {background-color:#111 !important;}
#sub-sidebar ul li.widget {background-color:#111 !important;}
h1 {color:#fafafa !important;}
#content.no-grid {background-color: #222;}
#content p {color: #ccc;}