/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */
/* -------------------------------------------- */
@font-face {
font-family: 'BebasNeueRegular';
src: url('../font/BebasNeue-webfont.eot');
src: url('../font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/BebasNeue-webfont.woff') format('woff'),
url('../font/BebasNeue-webfont.ttf') format('truetype'),
url('../font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;
}
/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: url('../images/bg.jpg'); color: #FFF; font: 12px/25px Arial, Helvetica, sans-serif;}
td.label{text-align:right; padding-right:5px;}

.conexion {width:80%; text-align:center; border: 1px solid darkorange;}
.error { margin: 10px 20px; color: red; }
	.error ul li {display:inline;}
.ok { margin: 10px 20px; color: green; }
.clear{content:"\0020"; display:block; height:0; clear:both; visibility:hidden; }

/*-------------------------*/
a { color: darkorange; text-decoration: none; }
a:hover  { color: orange; text-decoration: none; }

/*font-family:'BebasNeueRegular';
font-family: 'Arial'; */

a.button        { cursor:pointer; color:darkorange; line-height:14px; font-family:'BebasNeueRegular'; font-size:20px; font-weight:normal; background:black; border:3px solid darkorange; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
a.button        { display:inline-block; text-decoration:none; padding: 8px 12px 6px 12px;}
a.button:hover { color: orange;  border:3px solid orange;}
input.button { cursor:pointer; color:darkorange; line-height:14px; font-family:'BebasNeueRegular'; font-size:20px; font-weight:normal; background:black; border:3px solid darkorange; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
input.button { display:inline-block; text-decoration:none; padding: 2px 9px 1px 9px;}
input.button:hover { color:orange; border:3px solid orange;}

/*--------------------*/
/*-------------header */
header {height: 130px; border-top:10px solid #2C2C2C; border-bottom:1px solid #2C2C2C; background: url('../images/bg.jpg');}
.wrap-header{width:960px; position:relative; margin: 0px auto;}

header #logo {position:absolute; top:40px; left: 30px; width: 100%;}
/*
header #search {position: absolute;top: 60px;right: 20px;	width: 208px;z-index: 15;}
header .button-search {	position: absolute;	left: 0px;	background: url('../images/button-search.png') center center no-repeat;	width: 28px;	height: 24px;	border-right: 1px solid #CCCCCC;	cursor: pointer;}
header #search input {	background: #FFF;	padding: 1px 1px 1px 33px;	width: 172px;	height: 21px;	border: 1px solid #CCCCCC;	-webkit-border-radius: 3px 3px 3px 3px;	-moz-border-radius: 3px 3px 3px 3px;	-khtml-border-radius: 3px 3px 3px 3px;	border-radius: 3px 3px 3px 3px;}

/*-------------content */
#content {width:960px; margin:0 auto; background-color:#000; color:#FFF; border:1px solid #D0D0D0;}

#main-content{width:600px;float: left; display: inline; padding:20px;}
#main-content article{ font-size:14px; margin:10px 0px 50px 0px; display:inline-block;}
#main-content article .heading{}
#main-content article h2{font-family: 'BebasNeueRegular'; font-size:25px; line-height:25px; font-weight:normal;}
#main-content article img{padding:5px; border:1px solid #999; display:inline-block; margin:10px 10px; float:left;}
#main-content article p{margin-bottom:10px;}
#main-content article .info{background-color:orange; color:#000; padding:4px; border:1px solid #D0D0D0; line-height:34px;}
#main-content article .more{float:right;}
#main-content article .comentario{color:gray; margin:0px 10px; padding:4px; border:0px solid white;}
#main-content article .comentario .by{color:darkred; padding:4px; font-style:italic; font-size:small;}
#main-content article .comentario-txt{color:darkred; font-weight:bold; width:500px;}
#main-content article .comentario form {float:left; padding:2px;}
/*style='width:600px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/

#sidebar{text-align:center; width:280px; float:left; display:inline; padding:20px;}
#sidebar section{margin-bottom:20px;}
#sidebar .heading h2{font-family:'BebasNeueRegular'; font-size:25px; font-weight:normal; display:inline; padding:0 10px; color:#ffffff; }
#sidebar .content{padding:15px}
#sidebar .content .post {margin-bottom: 20px; text-align:center;}
#sidebar .content .post h4{font-family:'BebasNeueRegular'; font-size:20px; font-weight:normal;}
#sidebar .content .post img{ padding:5px; border:1px solid #D0D0D0; display:inline-block;}

/*------------footer */
.wrap-footer { width:960px; margin: 0px auto; padding:10px 0px; color:#ffffff; text-align:center; }
footer
 {
	background: url('../images/bg.jpg');
	background-color:#383838; border-top:10px solid #2C2C2C; border-bottom:10px solid #2C2C2C; margin-top:20px;
}

.login 
{
	width: 100%; height: 100%;
	border-left:1px solid darkorange;

	/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;

	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari, Chrome, and Opera */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}
