/* 
Theme Name: BLOGFixyMixV5
Theme URI: http://www.fixymix.com
Description: Dos columnas para blog
Author: SZN
*/

a { 
color : #f65c5f; 
text-transform : uppercase; 
font-size : 10px; 
text-decoration : none; 
} 
a:hover { 
color : #898a8a; 
text-decoration : none; 
} 
body { 
font-family : tahoma, verdana, sans-serif; 
color : #898a8a; 
font-size : 8pt; 
background : #cde9ec; 
margin : 0; 
padding : 0; 
} 
/* titulares */
h1 { 
margin : 0; 
font-size : 15px; 
font-weight : normal; 
text-align : right; 
text-transform : uppercase; 
letter-spacing : 1pt; 
} 
h1 a { 
color : #7ecfe4; 
} 
 
h2 { 
font-family: Georgia, 'Times New Roman', serif;
font-size : 16px; 
letter-spacing: -1px;
line-height : 10px; 
color : #f65c5f; 
border-bottom : 1px solid #d9dc51; 
font-weight : normal; 
padding : 5px; 

} 
#menu h2 { 
text-align : left; 
} 

h4 { 
font-size : 10px; 
color : #898a8a; 
font-weight : normal;  
text-transform : uppercase; 
margin-top : 1px;
margin-bottom : 1px;
padding-left : 10px; 
text-decoration : none; 
} 
h4 a { 
color : #898a8a; 
text-decoration : none; 
} 

h4 a:hover {
		color:#f65c5f;
		text-decoration : none; 

		}
 
/* fin titulares */
/* contenedores */
#rap { 
width : 829px;
margin : auto; 
background : #cde9ec url(images/bg.png) repeat-y; 
} 
#content { 
width : 450px; 
float : left; 
padding : 0 10px; 
margin-left: 25px;
} 
/* FIN contenedores */
/* menu */
#menu { 
width : 280px; 
float : right; 
background : #fdfeeb; 
padding : 5px;
margin-right: 25px;
} 
#menu ul { 
list-style-type : none; 
margin : 0; 
padding : 0; 
} 

#menu ul li ul li { 
padding-left : 5px; 
} 
/* FIN menu */
/* estilos contenidos */
.post-wrapper { 
width : 450px; 
float : left; 
padding : 0 10px; 
margin-bottom : 20px;
 
background : #fdfeeb; 

} 
h3 {
	font-size:9px;
	padding:3px;
	margin-bottom:3px;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#fdfeeb;
	color:#898a8a;
	
}

		h3 a {
			color:#898a8a;
			
		}
		
		h3 a:hover {
		color:#f65c5f;
		

		}
.titles { 
font-family: 'Times New Roman', serif; 
color:#f65c5f;
	font-size:18px;
	margin-bottom:5px;
	border-bottom:1px solid #d9dc51;
} 
.titles a { 
color:#f65c5f;
	font-size:20px;
} 
.titles a:hover { 
color : #f65c5f; 
} 
#footer { 
clear : both; 
text-align : center; 
padding-top : 0px; 
background : #cde9ec url(images/footer.jpg) no-repeat; 
} 
.feedback { 
text-align : right; 
font-weight : bold; 
font-size : 0.9em; 
} 
textarea, input, select { 
background : #fdfeeb; 
padding-left: 6px; 
} 
textarea, input, select { 
font : 8pt tahoma, verdana, sans-serif; 
} 
blockquote { 
background : #f1f3d4; 
border-left : 3px solid #d9dc51; 
padding-left: 6px; 
} 

/* FIN contenidos estilos */
/* imagenes */
a img { 
border : 0; 
} 
.image-align-left { 
float : left; 
} 
.image-align-right { 
float : left; 
} 
#content img { 
max-width : 360px; 
overflow : hidden; 
} 
#menu img { 
overflow : hidden; 
} 
.sister img { 
padding : 4px; 
margin : 3px; 
border : 1px solid; 
border-color : #d9dc51; 
background-color : #fdfeeb; 
} 
.content ol li { 
background : none; 
} 

.thumbnail{
float: left;
padding : 4px; 
margin-right : 10px; 
border : 1px solid; 
border-color : #d9dc51; 
background-color : #fdfeeb;
} 
/* FIN imagenes */
/* comentarios */
.commentlist { 
margin : 0; 
padding : 0; 
} 
.commentlist li { 
margin-bottom : 0.5em; 
list-style : decimal; 
} 
#commentform { 
margin : 1em 0; 
background : #fdfeeb; 
color : #868788; 
width : 400px; 
padding-left : 35px; 
} 
.commentmetadata { 
padding : 2px 0 4px; 
} 
.commentmetadata a { 
color : #f65c5f; 
text-decoration : none; 
} 
.commentmetadata a:hover { 
text-decoration : underline; 
} 
textarea.styled { 
width : 280px; 
} 
.styled { 
font-size : 1.1em; 
background : #fdfeeb; 
border : 1px solid #bdbec0; 
} 
.styled:hover { 
background : #fdfeeb; 
border : 1px solid #bdbec0; 
} 
.styled:focus { 
background : #fdfeeb; 
border : 1px solid #bdbec0; 
} 
#commentform input { 
margin-bottom : 3px; 
} 
#submit { 
border-bottom-color : #b3c6c7; 
border-bottom-style : solid; 
border-bottom-width : 1px; 
border-left-color : #b3c6c7; 
border-left-style : solid; 
border-left-width : 1px; 
border-right-color : #b3c6c7; 
border-right-style : solid; 
border-right-width : 1px; 
border-top-color : #b3c6c7; 
border-top-style : solid; 
border-top-width : 1px; 
} 
#submit:hover { 
border-bottom-color : #b3c6c7; 
border-bottom-style : solid; 
border-bottom-width : 1px; 
border-left-color : #b3c6c7; 
border-left-style : solid; 
border-left-width : 1px; 
border-right-color : #b3c6c7; 
border-right-style : solid; 
border-right-width : 1px; 
border-top-color : #b3c6c7; 
border-top-style : solid; 
border-top-width : 1px; 
} 
.commentlist li { 
background : #fdfeeb; 
border : 1px solid #d9dc51; 
color : #878888; 
list-style : none; 
margin : 10px; 
padding : 10px 10px 10px 10px; 
} 
.commentlist li:hover { 
border : 1px solid #d9dc51; 
} 

/* FIN comentarios */
/* paginacion */

div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 1px;
		border: 1px solid #7ecfe4;
		
		text-decoration: none; /* no underline */
		color: #878888;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #f65c5f;

		color: #878888;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 1px;
		border: 1px solid #878888;
		
		font-weight: bold;
		background-color: #fdfeeb;
		color: #878888;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 1px;
		border: 1px solid #dbdbdb;
	
		color: #dbdbdb;
	}
/* FIN paginacion */
/* INICIO menu */

.mattblacktabs{
width: 100%;
color: 878888;
border-bottom: 0px solid #fdfeeb; /*bottom horizontal line that runs beneath tabs*/
margin-left: 30px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid #fdfeeb; /*right divider between tabs*/
color: 878888;
background: #fdfeeb; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #878888;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #d9dc51; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/* FIN menu*/



