/*  
Theme Name: Grid Focus Public
Theme URI: http://5thirtyone.com/
Description: Grid aligned left w/ full content + images
Version: 1.0
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.
*/

*{margin:0;padding:0;list-style:none;}
html,body{
	text-align:center;
	background-color: #FFFFFF;
} 
body{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #242424;
}
h1{font-size:22px;}
h2{
	font-size: 23px;
	color: #333333;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 4px;
	text-transform: lowercase;
	letter-spacing: -1px;
}
h3{font-size:16px;}
h4{font-size:14px;}
h5{
	font-size:18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: -1px;
	background-color: #FF0033;
	padding-right: 3px;
	padding-left: 6px;
	display: inline;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	}
.sideb {
	font-size:18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: -1px;
	background-color: #FF0033;
	padding-right: 3px;
	padding-left: 6px;
	display: inline;
	margin-bottom: 9px;
	text-decoration: none;
}
.sideb1 {
	letter-spacing: -1px;
	display: inline;
	margin-bottom: 3px;
	text-decoration: none;
}
.sideb2 {
	letter-spacing: -1px;
	display: inline;
	margin-bottom: 3px;
	text-decoration: none;
	margin-left: 4px;
}
.calend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #471B2E;
	text-decoration: none;
	margin-top: -5px;
	list-style-image: none;
	list-style-type: none;
	padding-top: -5px;
}
.overall {
	position: absolute;
	overflow: scroll;
	z-index: 1;
	top: 0px;
	background-position: center;
}
.special {
	background-color: #EFEFEF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
h6{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0033;
	margin-bottom: 10px;
}
.tablinks {
}
a{
	color:#0F94E3;
	text-decoration:none;
}

a:hover{
	color:#2474a3;
	text-decoration:none;
}

.similares{
	background: url(images/menu_bg_gray.png);
	opacity: 0.7;
	padding: 17px 15px 5px;
	margin-top: 5px;
}
.related {
	font-weight: normal;
color: #A3A3A3;
list-style-image: none;
list-style-type: none;
font-size: 11px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0px 0px;
font-family: Arial, Helvetica, sans-serif;
}
.related a {
	color: #919191;
	font-weight: normal;
}
.related a:hover {
	color: #FF0033;
	list-style-image: none;
	list-style-type: none;
	background-color: #F8F8F8;
}
.related2 {
	font-weight: normal;
	color: #666666;
	list-style-image: none;
	list-style-type: none;
	padding: 6px;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	text-align: center;
}
.related2 a {
	font-weight: normal;
	color: #0196EF;
	list-style-image: none;
	list-style-type: none;
}
.related3 {
	font-weight: normal;
	color: black;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	}
.related3 h3{
margin: 0px !important;
padding: 0px;
margin-top: 0px;
}

a:hover{
	color:#2474a3;
}
#wrapper{
	/*border-top:3px solid #EEE;*/
	text-align:left;
	width:965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
} 

/* masthead / footer - navigation and categories */
#masthead{padding:0px 0 0px;}
#masthead h1 a{
	text-transform:uppercase;
	width:400px;
	float:left;
	margin:12px 0 0 0;
	color: #000033;
}
#masthead h1 a em{
	font-style:normal;
	color:#333333;
}
#authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}

.main_menu{
	margin: 10px 0 5px;
	background: url(images/menu_bg.png);
	overflow: hidden;
}
ul.nav{
	list-style: none;
	width: 476px;
	float: right;
	overflow: hidden;
}

#footer ul.nav{
	width: 960px;
	border: solid 1px #CCC;
	padding: 5px;
	margin-bottom: 20px;
}
.nav li{
	float:left;
	display:block;
	list-style:none;
	color: #ccc;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
	
}
.nav li a{
font-size: 12px;
outline: none;
color: #333;
text-decoration: none;
display: block;
padding: 4px 30px;
text-transform: lowercase;
font-weight: bold;
font-family: Helvetica, arial, sans-serif;
letter-spacing: 0;
background: white;
opacity: 0.85; filter:alpha(opacity=85);
}
.nav li a span{
	font-size:11px;
	color:#999999;
	text-transform:lowercase;
	font-weight: normal;
	text-decoration: none;
}
.nav li a:hover{
	color: #fff !important;
	opacity:10;filter:alpha(opacity=100);
	background: #66ccff;
}


* html .nav li a:hover{
	
}
.nav li.skip{float:right;display:block width:100px;}
.nav li.skip a{
	width:110px;
}
li.top{
	float:right;
display:block width:100px;}
li.top a{width:100px;}
.nav li.skip a:hover, li.top a:hover {
	background: transparent;
	color: #FF0033 !important;
}
#archives{background:#333;}
#{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;list-style:none;}
#archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}

/* main - middle content and columns */
#mid{}#mainCol{float:left;margin:10px 0 0 0;width:435px;}

/* style individual sidebars */

#midCol{color:#444;float:right;margin:25px 0 0 25px;width:250px;line-height:1.3em;}
#midCol p{
	color:#666666;
}
.susc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#searchWrap,
.middle_links{
	margin-bottom:5px;
}
#searchWrap input{vertical-align:middle;}
#searchWrap #s{
	font-size:1.1em;
	border:1px solid #BBB;
	margin-right:3px;
	width:160px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.middle_links h3{margin-bottom:7px;}
#midCol ul{
	margin:8px 0 4px;
	list-style-image: none;
	list-style-type: none;
}
.middle_links ul li{background:url(images/li.gif) no-repeat 0 3px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;}
#tertCol{float:left;width:214px;margin:23px 0 0 28px;}
#tertCol p{color:#777;}
#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{
	width:208px;
	height:69px;
	font-weight:normal;
	padding: 2px;
}
#imgLinks li a:hover img{
}



/* wordpress entries styling - main content column */

.offtopic{
padding-left: 30px;
}

.offtopic h4{
	font-size: 11px;
	background: #F2F2F2;
	display: block;
	padding: 3px;
	width: 47px;
}

.offtopic h4 span{
	color: #ff0348;
}
	
.offtopic p{

line-height: 22px;
font-size: 20px;
font-family: Helvetica, arial, sans-serif;
margin: 0 0 3px;
display: inline;
outline: none;
color: #333;
text-transform: lowercase;
letter-spacing: -1px;
font-weight: bold
}


.post_info{
display: block;
}

.metas{
float: left;
width: 310px;
margin-right: 10px;
overflow: hidden;

}

.likes{
float: left;
width: 115px;
overflow: hidden;

}

.postMeta{
	text-transform: lowercase;
	font-size: 11px;
	text-align: left;
	margin-bottom: 0;
	font-family: Helvetica, arial, sans-serif;

}
.postMeta a{
	text-transform: lowercase;
	font-size: 10px;
	text-align: left;
	margin-bottom: 5px;
	color: black;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;;
}
.postMeta a:hover{
	text-transform:lowercase;
	font-size:10px;
	text-align:left;
	margin-bottom:5px;
	color: #2474a3;
	margin-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.postMeta2{
	text-transform:lowercase;
	font-size:10px;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.postMeta3 a{
	text-transform:lowercase;
	font-size:14px;
	text-align:left;
	color: #000;
	font-weight: bold;
	margin-top: 6px;
	line-height: 18px;
	padding-right: 2px;
}
.postMeta3 a:hover{
	text-transform:lowercase;
	font-size:14px;
	text-align:left;
	color: #2474a3;
	font-weight: bold;
	margin-top: 6px;
	line-height: 18px;
	padding-right: 2px;
}
.aut{
	text-transform:lowercase;
		font-size: 10px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left center;
	color: #333;
	font-weight: bold;
}
.com_meta{
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	margin-bottom:5px;
	color: #666666;
	background-repeat: repeat-x;
	background-position: left center;
	margin-left: 7px;
	margin-top: 2px;
	background-color: #F4F4F4;
	display: inline;
}
.karma{
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
	margin-bottom:5px;
	color: #B7B7B7;
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 6px;
	margin-right: 7px;
}
.postMeta span.date{
	color:#000;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	
}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 40px 0; overflow: hidden;}
.post h2{
	line-height: 23px;
	font-size: 23px;
	font-family: Helvetica, arial, sans-serif;
	margin: 0 0 3px;
}
.post h2 a{
	display: inline;
	outline: none;
	color: #333;
	text-transform: lowercase;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
}
.post h2 a:hover{
	display: inline;
	outline: none;
	color: #2474a3;
	text-transform: lowercase;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
}
.entry h3{
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.post .entry{
	line-height:1.4em;
	overflow:hidden;
	margin-top: 5px;
}
.post .entry p{margin:1em 0;}
.post .entry p a{
	font-weight:normal;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #0F94E3;
}
.post .entry p a:hover{
	font-weight:normal;
	text-decoration: none;
	color: #2474a3;
	background: none;
}
.entry blockquote{
	background-color: #EFEFEF;
	padding: 10px;
}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{color:#333;font-weight:bold;list-style:none;}
.entry li a:hover{ color:#2474a3; }
.entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin: 0 1em 0 0.5em;}
.entry ol li{margin:0 0 7px 0;}
.entry a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry a:hover img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }

/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{
	width:435px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{
	list-style:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.commentslist li{
	margin-bottom:30px;
	background-color: #FFF;
	background-repeat: repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.commentslist li a{
	font-weight:normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #CC0033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{
	line-height:1.4em;
	overflow:hidden;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 50px;
	color: #333333;
}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}
p.author_meta{
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	color: #FFFFFF;
	background-color: #999999;
	display: inline;
	font-size: 15px;
	padding-right: 3px;
	padding-left: 3px;
}
p.author_meta a{
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background-color: #333333;
	display: inline;
	font-size: 15px;
	padding-right: 3px;
	padding-left: 3px;
}
p.author_meta a:hover{
	color: #FF0066;
	background-color: #333333;
}
p.post_meta{
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin-top: 6px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}
.gravata{
	margin-right: 3;
	margin-bottom: 0;
	margin-left: 7px;
	padding-right: 5px;
}
.commentslist li.author{
	background:#333;
	color:#999999;
}
.commentslist li.author a{
	color:#FF0033;
}
.commentslist li.author a:hover{
	color:#666666;
}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
.asidetit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: -2px;
}
.asidetit a:hover {
	color: #FF0033;
}
.asidecom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 8px;
	background-color: #EAEAEA;
}
.asidecom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: none;
	background-color: #E8E8E8;
}
.asidetxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 10px;
	font-style: normal;
	margin-top: 5px;
}
.asidetxt a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0033;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.asidetxt a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #F4F4F4;
}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{
	font-weight:bold;
}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer p {padding-top: 7px; }
#footer p a{font-weight:bold;color:#333;}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.tablinks {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	background-color: #F8F8F8;
	margin-right: 11px;
	margin-left: 6px;
	padding: 10px;
}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.sharethis {
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fix{display:block;}
.li a {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	list-type:none;
}
.ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
.enlaces {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 5px;
}
.creds {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.twit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.twit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808000;
	text-decoration: none;
	line-height: 14px;
}
.twit a:hover {
	color: #333333;
	background-color: #FF0033;
}
.sidemain {
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 22px;
	border: 1px solid #ccc;
}

.sidemain a{
	font-weight: bold !important;
}
.sidemainfb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3EE;
}
.sidemainfb2 {
	border: 1px solid #DDDDDD;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 22px;
}
.sidemainp {
	border: 1px solid #DDDDDD;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 16px;
	background-image: url(http://fusildechispas.com/graficos/poll.png);
	background-repeat: no-repeat;
	background-position: left top;
}.redtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 16px;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.redtxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}
.redtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.redtxt2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCCC;
	text-decoration: none;
}
.ping {
	margin-top: 4px;
	margin-bottom: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.ping a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.ping a:hover {
	color: #FF0066;
}
.pinglist {
	margin-bottom: 16px;
	background-color: #F8F8F8;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #1F1F1F;
	text-decoration: none;
}
.recent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0F94E3;
	text-decoration: none;
	font-weight: bold;
}
.recent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2474a3;
	text-decoration: none;
}
.caltxt ul li ul { 
    margin: 0;
}
#midCol .caltxt ul li ul {
  margin:0;
}
.minipost {
	padding-left: 30px;
}

.minipost h4{
	font-size: 11px;
	background: #F2F2F2;
	display: block;
	padding: 3px;
	width: 22px;
	margin-bottom: 5px;
}

.minipost h4 span{
	color: #ff0348;
}

.minipost .post_info, .offtopic .post_info { display: block}
.minipost .metas, .offtopic .metas{width: 310px;margin-right: 10px;}
.minipost .likes, .offtopic .likes{width:85px;}

.leche {
	padding-bottom: 0px;
	padding-top: 18px;
	background-image: url(images/leche2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.leche_tit {
	margin-bottom: 4px;
}
.leche_tit a{
	display:inline;
	outline:none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #FF0033;
	font-family: Helvetica, arial, sans-serif;
	font-size: 22px;
}
.leche_tit a:hover{
	display:inline;
	outline:none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #333333;
}
.fotoc {
	padding-top: 20px;
	background-image: url(images/foto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.fotoc_tit {
	margin-bottom: 4px;
}
.fotoc_tit a{
	display:inline;
	outline:none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #33CCFF;
	font-family: Helvetica, arial, sans-serif;
	font-size: 22px;
}
.fotoc_tit a:hover{
	display:inline;
	outline:none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #333333;
}
.feat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330099;
	line-height: 12px;
	margin-top: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
.feat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
.feat a:hover {
	background-color: #FF0033;
	color: #FFFFFF;
}
p.audioplayer_container {  
   text-align: center;  
}  
.linklink {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom: 2px;
}
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.comment-body {  }
ol.commentlist li {
	border:1px solid #EAEAEA;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 57px;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
	text-transform: uppercase;
}
ol.commentlist li div.vcard {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
	color: #333333;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#333333;
	text-decoration:none;
	background-color: #FFE1E8;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#FF0033;
}
ol.commentlist li div.vcard img.avatar {
	border:2px solid #EAEAEA;
	left:7px;
	position:absolute;
	top:7px;
	width: 40px;
	height: auto;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {
	color: #CCCCCC;
}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 1.4;
	font-weight: normal;
	color: #666666;
}
ol.commentlist li div.comment-meta a {
	color:#666666;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
	color:#FF0033;
}
ol.commentlist li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	color: #535353;
}
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply {
	text-align: center;
	background: url(images/menu_bg.png);
	margin-bottom: 11px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 67px;
}
ol.commentlist li ul.children li.depth-2 div.reply { display:none }
ol.commentlist li ul.children li.depth-3 div.reply { display:none }
ol.commentlist li ul.children li.depth-4 div.reply { display:none }
ol.commentlist li div.reply:hover {
	background-color: #FF0033;
	border:1px solid #CC0000;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
ol.commentlist li div.reply a {
	
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: -0.05em;
	background: white;
	padding: 5px;
	opacity: 0.8;filter:alpha(opacity=80);
}

.reply a{
	color: #000 !important;
}

.reply a:hover{
	color: #fff !important;
}


ol.commentlist li div.reply a:hover{
border: none !important;
background: #66ccff;
opacity: 10;filter:alpha(opacity=100)
color:#fff !important;
}

ol.commentlist li div.reply:hover{
border: none !important;
color: #fff !important;
}

ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	background-color: #F5F5F5;
}
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
.status {
	left: 50px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	top: 121px;
}
 .biobox {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 4px 6px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	height: 70px;
	border: 1px dashed #CCC;
}
 .bioavatar {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 3px;
	float: left;
	height: 40px;
	padding: 4px;
	background: #EEE;
	border: 1px solid #CCC;
}
 .bioautor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-left: 12px;
	margin-top: 4px;
}
 .bioautor a {
	color: #0196EF;
}
 .bioautor a:hover {
	color: #FF0066;
}
 .bionombre {
	font-weight: bold;
text-transform: lowercase;
color: #333;
font-size: 12px;
letter-spacing: -1px;
}

 .biobio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 4px;
}
.banner {
	margin-bottom: 20px;
}
.banner p {
	font-size: 10px;
	color: #999 !important;
}

.ckrating_poorly_rated {
background: url(images/menu_bg_gray.png);
}

/*DISQUS*/
.dsq-comment-header{
	background: url(http://www.fusildechispas.com/wp-content/themes/grid_focus_public2/images/menu_bg_gray.png) !important;
	padding: 10px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

.dsq-textarea-background {
background: #fff;
width: auto;
border: 1px solid #C1C1C1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
position: relative;
border-image: initial;
}

#dsq-content h3{
text-transform: lowercase;
letter-spacing: -1px;
}

.dsq-like-thread, .dsq-dislike-thread, .dsq-like-panel {display:none;}
#dsq-content #dsq-global-toolbar .dsq-global-toolbar-right{ float: left;}

#dsq-content .dsq-comment {
margin-bottom: 40px;
}

#likebox_fusil{
	width: 250px;
	overflow: hidden;
}

/* SLIDING PANEL */

#panel {
	background: #fff;
	min-height: 0px;
	display: none;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	overflow: hidden;
}


.slide {
	margin: 0;
padding: 0;
border-top: solid 1px #CCC;
background: white;
margin-bottom: 20px;
}

.btn-slide {
background: url(images/white-arrow.gif) no-repeat right -50px;
text-align: left;
width: 175px;
padding: 7px 8px;
margin: 0 auto;
display: block;
font-family: Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
font-weight: bold;
border-radius: 0 0 5px 5px;
}

.active {
	background-position: right 12px;
}

#panel #wrapper{
width: 212px;
overflow: hidden;
}

ul.tabs {
    width:250px;
    margin:0;
    padding:0;
    margin-top: 20px;
}
ul.tabs li {
    display:block;
    float:left;
    padding:0 0px 0 5px;
}
ul.tabs li a {
    display:block;
    float:left;
    padding:2px 5px 0px 5px;
    font-size:0.8em;
    color:#000;
    text-decoration:none;
    width: 89px;
    font-size: 12px;
}
.selected {
    font-weight:bold;
}
.tab-content {
    clear:both;
    padding:10px;
    
}

#sobre{
background: url(images/sobre.jpg) no-repeat;
padding-left: 24px;
width: 58px;}

#pregunta{
background: url(images/ico_pregunta.jpg) no-repeat;
padding-left: 24px;
width: 78px;}

#widgetized-header{
	width: 192px;
	overflow: hidden;
	font-family: arial, helvetica, verdana, sans-serif !important;
	font-size: 12px !important;
}

#widgetized-header p{
font-size: 11px;
line-height: 15px;
margin-bottom: 5px;
color: #999;

}

#widgetized-header #su-pregunta{
	width: 180px;
height: 90px;
padding: 5px;
border: 1px solid #CCC;
outline: none;
margin-bottom: 5px;
font-family: arial, helvetica, verdana, sans-serif;

}

#widgetized-header #su-nombre, #widgetized-header #su-email, #elcaptcha{
	width: 180px;
	padding: 5px;
	border: 1px solid #CCC;
	outline: none;
	margin-bottom: 5px;
	font-family: arial, helvetica, verdana, sans-serif;
font-family: arial, helvetica, verdana, sans-serif;

}

#widgetized-header #subida{
margin-bottom: 10px;}

.wpcf7-submit{
background: #181818;
border: none;
color: white;
padding: 5px;
}
