/* - - - - - - - - - - - - - - - - - - - - -

Título		: Que mbore este css!
Autor		: Oscar Sánchez (oS)
URL 		: www.quembore.com

Descripción : Y este css es para una pagina muy mbore xD

Creado 		: 24 Mayo, 2009
Modificado	: 24 Mayo, 2009

- - - - - - - - - - - - - - - - - - - - - */

/*div {
	border: 1px solid Red;
}*/



body {
	margin: 0;
	background: #d2c0d4 url(../img/backs/back.gif) repeat-x;
	font-size: 14px;
	}
* 	html body { 
	font-size: 14px; /* para IE5/WIN */
	f\ont-size: 14px; /*for other IE versions*/
}
body,td,th {
	font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
div#wraper { 
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;

}


/*****************************************************/
/* RESETTERS AND GLOBAL SETTINGS               		 */
/***************************************************/

h1, h2, h3, h4 { 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #5d3a5e;
	font-weight: normal;
font-family: "Trebuche MS", Arial, Helvetica, sans-serif;	
}
h1 { 
	font-size: 190%;
	line-height: 110%;
}
h2 { 
	font-size: 160%;
}
h3 { 
	font-size: 140%;
	
}
small { 
	margin: 0;
	color: #666;
	font-size: 95%;
}
p { 
	margin-top: 0;
	line-height: 140%;
/*	font-size: 95%;*/
}
a img { 
	border: 0;
}
p img { 
	border: 1px dotted #1d1b33;
	padding: 7px;
	background-color: white;
}
img.float_left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.float_right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.imagen_principal { 
	margin-bottom: 20px;
}

/*****************************************************/
/* LINKS                               		 */
/***************************************************/

a { 
	color: #543057;
	text-decoration: none;
}
a:hover{
	color: #543057;
	text-decoration: underline;
}

/*****************************************************/
/* LAYOUTS                               		 */
/***************************************************/
#header {
padding: 20px;
float:left;
}

#menu {
margin-bottom: 20px;
}

#menu .nav {
margin: 0px;
padding: 0px;
list-style: none;
}

#menu .nav li {
	float: left;
	color: #5d3a5e;
	margin-right: 20px;
	font-size: 16px;
}

#post_principal {
width: 651px;
height: 192px;
float:left;
background: url(../img/backs/back_textarea_principal2.gif) no-repeat;
}
#post_principal textarea {
font-family: "Trebuche MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
font-weight: bold;
margin:10px;
width: 600px;
height: 170px;
border: none;
background-color: #ffffff;
overflow-x: hidden;
overflow-y: hidden;
margin-bottom:10px;
}

#post_principal label {
vertical-align:middle;
color:#666666;
font-size:14px;
font-weight:bold;
}
#post_principal select {
border:1px solid #a984b5;
/*margin-right:34px; Con nick Name*/
margin-right:44px; /*Sin Nick name*/
vertical-align:middle;
}
#post_principal input.publicar {
vertical-align:middle;
}
#logo {
float: left;
width:289px;
height:236px;
}
#post_id {
color: #5d3a5e;
font-size:30px;
width:630px;
float:left;
margin-bottom:20px;
}

#logo2 {
float: right;
width:289px;
height:55px;
margin-bottom:20px;
}

/*CONTENIDO*/
#content {
float: left;
width:940px;
padding:20px;
background: #ffffff url(../img/backs/content_top.gif) no-repeat top center;
}
#content .hr {
height: 10px;
border-bottom: 1px solid #5d3a5e;
margin-bottom:20px;
clear:both;
}

#content .hr hr {
display:none;
}


#columna_1 {
float: left;
width: 620px;
}
.mbore1 {
float:left;
width: 620px;
}
.mbore1 img {
float:left;
}
.mbore1 .top {
width:540px;
height:7px;
float:right;
background: url(../img/backs/back_mbore1_top.gif) no-repeat;
}

.mbore1 .post {
float: right;
padding:10px;
width:520px;
background-color:#f9eff9;
padding-bottom:10px;
padding-top:10px;
}
.mbore1 .bottom {
width:540px;
height:7px;
float:right;
background: url(../img/backs/back_mbore1_bottom.gif) no-repeat;
}
.mbore1 span {
float: right;
font-size: 10px;
color:#d49cd4;
}
.mbore1 span a {
color:#d49cd4;
text-decoration: none;
}
.mbore1 span a:hover {
color:#5d3b5f;
text-decoration: none;
}


.mbore2 {
float:left;
width: 620px;
margin-top: 10px;
margin-bottom: 10px;
}
.mbore2 img {
float:right;
}
.mbore2 .top {
width:540px;
height:7px;
float:left;
background: url(../img/backs/back_mbore2_top.gif) no-repeat;
}

.mbore2 .post {
float: left;
padding:10px;
width:520px;
background-color:#e3f3ff;
padding-bottom:10px;
padding-top:10px;
}
.mbore2 .bottom {
width:540px;
height:7px;
float:left;
background: url(../img/backs/back_mbore2_bottom.gif) no-repeat;
}

.mbore2 span {
float: right;
font-size: 10px;
color:#69a5d1;
}
.mbore2 span a {
color:#69a5d1;
text-decoration: none;
}
.mbore2 span a:hover {
color:#2c6792;
text-decoration: none;
}

#content ul.paginacion {
list-style:none;
margin:0px;
padding:0px;
margin-top:20px;
float:right;}

#content ul.paginacion li{
float:left;
color:#95798c;
}
#content ul.paginacion li a {
color:#ffffff;
text-decoration: none;
background-color: #543057;
margin:1px;
padding:5px;
}
#content ul.paginacion li a:hover {
color:#ffffff;
text-decoration: underline;
}`
#content ul.paginacion li a.unselected {
color:#ffffff;
background-color:#543057;
}
#content ul.paginacion li a.selected {
color:#000;
background-color:#6EA7D4;
}


#sidebar {
float: left;
width: 300px;
margin-left:20px;
}

.info {
border:5px dashed #f8f1f5;
padding: 10px;
margin-bottom:20px;
}

#categorias {
margin-bottom:20px;}

#categorias ul.categories {
list-style: none;
margin: 0px;
padding: 0px;
}
#buscar {
margin-bottom:20px;
}

#buscar input.buscar {
width:228px;
border:5px dashed #5d3a5e;
font-size:12px;
color: #efefef;
}

#buscar input.buscar_text {
width:228px;
border:2px solid #5d3a5e;
font-size:12px;
color: #666666;
padding:4px;
}

#buscar input.submit {
background-color: #5d3a5e;
font-size:12px;
color: #ffffff;
border:3px solid #5d3a5e;
padding:3px;
}

#footer {
width:940px;
clear:both;
padding: 20px 20px 20px 20px;
font-size: 10px;
text-align:center;
color:#e3b6e1;
background: url(../img/backs/footer_top.gif) no-repeat top center;
}
#footer span {
color:#ffffff;
}

#footer a {
color:#e3b6e1;
text-decoration:none;
}
#footer a:hover {
color:#e3b6e1;
text-decoration:underline;
}

#identidad {
	visibility:hidden;
}

.deactive {
	background-color:#CCCCCC;
}

.aviso {
	font-weight:bold;
	color:#000000;
}

.flash {
	display:block;
	padding:20px;
	color:#552033;
	background:#d2c0d4;
	text-align:center;
}

.post a.thumb img {
	float:left;
	margin-right:10px;
}

.post a {
	text-decoration:underline;
}