/*  
Theme Name: RUIDO PHOTO
Theme URI: 
Description: Ruido Photo WP Theme (2009) is based on a notice board.
Version: 0.1
Author: Marc M de Foix & Roger P Giron&egrave;s
Author URI: 
Tags: Notice board, Category color, valid XHTML, valid CSS
*/

* {
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: Arial, Verdana, Sans-Serif;
}

img {
	display:block;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	width: 0px;
	height: 0px;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin: 10px auto;
	background-color: #f0f0f0;
}

#header {
	position: relative;
	width: 780px;
	height: 75px;
	text-align: left;
	padding: 0 10px;
	background-color: #fff;
}

#header #logo {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#header .cmbHeader {
	width:120px;
}

#header #cmbCategoria {
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-style: solid;
	border-width: 1px;
	/*background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px;*/
}

#header #cmbCategoria select{
	font-size:0.7em;
	color:#333;
}

#header #cmbAutor {
	position: absolute;
	right: 155px;
	bottom: 10px;
	border-style: solid;
	border-width: 1px;
	/*background-color: #f0f0f0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px;*/
}

#header #cmbAutor select{
	font-size:0.7em;
	color:#333;
}

#main {
	position: relative;
	width: 780px;
	text-align: left;
	margin: 10px 0;
	padding: 13px 10px 10px 10px;
	background-color: #fff;
}

#index_main{
	margin-left:1px;
}

.post_index{
	width:190px;
	height: 320px;
	margin-bottom: 5px;
	display: -moz-inline-stack; /* FF2*/
    display: inline-block;
    vertical-align: top; /* BASELINE CORRECCIÓN*/
    zoom: 1; /* IE7 (hasLayout)*/
    *display: inline; /* IE */
    _height: 320px; /* IE6 */
	_width: 190px;
}

.post_index_container{
	display:block;
	position:relative;	
}

.post_index_cover{	
	width:190px;
	height: 320px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#000;
	margin-right:1px;
	cursor:pointer;
}

.post_index_header{
	position:relative;
	width:100%;
	height: 10px;
	background-color:#000;
}

.post_index_header img{
	position:absolute;
	right:0px;
	top:0px;
	border-color:#000;
	border-top-width:1px;
	border-left-width:5px;
	border-right-width:5px;
	border-bottom-width:1px;
	border-style:solid;
}

.post_index_content{
	position:relative;
	display:none;
	width:190px;
	height: 310px;
}

.post_index_content img{
	position:absolute;
	top:0px;
	left:0px;
	width:190px;
	height: 310px;
	z-index:auto;
}

.post_index_content .title{
	position:absolute;
	top:10px;
	left:0px;
	width:180px;	
	height: auto;
	z-index:auto;
}

.post_index_content .title h2{
	background-color:#111;
	padding:0 10px 2px 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1.2em;
	font-style: italic;
	display:inline;
}

.post_index_content .title .separador{
	color:#FFF;
	background-color:#111;
	padding:0 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 0.9em;
	font-size: 0.8em;
	font-style: italic;
	font-weight:100;	
	display:inline;
}

.post_index_content .title h3{
	color:#FFF;
	background-color:#111;
	padding:0 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
	font-style: italic;
	font-weight:100;
	padding-bottom:2px;
	display:inline;
}

.post_index_content .extracte{
	position:absolute;
	bottom:0px;
	left:5px;
	width:170px;	
	height: auto;
	z-index:auto;
	padding:5px;
	background-color:#000;
	display:none;
}

.post_index_content .extracte p{
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 0.7em;
	line-height:1.3em;
	color: #fff;
}

.more_posts{
	margin-left:-3px;
	display:block;
	position:relative;
	width:780px;
	height:8px;
	border-top-color:#000;
	border-top-width:1px;
	border-top-style:dotted;
}

.more_posts img{
	position:absolute;
	right:0px;
	top:-1px;
	cursor:pointer;
	border-color:#000;
	border-width:1px;
	border-style:solid;
}


.post_single_column_left{
	position:relative;
	width:385px;
}

.facebook_share{
	float: left;
}

.twitter_share{
	float: right;
}

.post_single_column_right{
	position:relative;
	width:385px;
}

.post_single_column_left .post_single_title h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-left: 2px;
	color: #000;
}

.post_single_column_left .post_single_separador{
	height:10px;
	background-color:#000;
	margin:5px 0px 10px 0px;
}

.post_single_column_left .post_single_linia{
	height:1px;
	background-color:#000;
	margin:10px 0px 10px 0px;
}

.post_single_column_left .post_single_content{
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 0.73em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: 100;
	margin: 0px 3px;
	color: #333;
}

.post_single_column_left .post_single_content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	margin: 12px 0px;
	margin-left:-1px;
	color: #000;
}

.post_single_column_left .post_single_content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 100;
	margin: 5px 0px;
	color: #000;
}

.post_single_column_left .post_single_content img{
	display:none;	
}

.post_single_column_left .link_categoria, .post_single_column_left .link_autor{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 0.8em;
	line-height: 1.3em;
	font-style: italic;
}

.post_single_column_right .post_single_separador{
	height:10px;
	background-color:#000;
	margin-bottom:2px;
}

.post_single_column_right .post_single_images img{
	width:385px;
	margin-bottom:5px;
	position:relative;
	display:none;
}

#footer{
	position: relative;
	width: 780px;
	text-align: center;
	padding:5px 10px 10px 10px;
	background-color: #fff;
}

#footer ul{
	list-style:none;	
}

#footer li{
	display:inline;
	list-style:none;
	margin-right:8px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 0.7em;
	color: #666;		
}

#footer a{
	color: #333;
}
