
/*
Theme Name: Restaurante O Ramís
Theme URI: not set yet
Description: A vintage theme developed for <a href="http://www.o-ramis.com"> Restaurante O Ramís </a>.
Version: 0.3.2
Author: Andrés Bott (odo.suiadan)
Author URI: http://www.andresbott.com
Tags: red, creame, vintage, old, classic, fixed width two columns



	The CSS and XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	The design is released under creative commons Attribution-Noncommercial-Share Alike 3.0 Unported
	http://creativecommons.org/licenses/by-nc-sa/3.0/

*/


/* ########################################################################## */
/* whole site properties */
/* ########################################################################## */


body {
    /* Resets 1em to 10px */
/*    font-family : "Palatino Linotype","Georgia","Bookman Old Style",Serif;*/
font-family: arial,helvetica,Tahoma,sans-serif;
    background-color : #f7e4a5;
    background-image : url('img/fondo.jpg');
background-position:center;
background-repeat:repeat-y;
    margin:0px;
  }
h1 {
    font-size: 4em;
    font-weight: bold;
    color : #555555;
  }


h1, h1 a, h1 a:hover, h1 a:visited, {
    color : #555555;
    text-decoration : none;
  }




::-moz-selection{
	background:#f7e4a5;
	color:#5e1114;
}

::selection {
	background:#f7e4a5;
	color:#5e1114;
}

code::-moz-selection {
	background: #333333;
}

code::selection {
	background: #333333;
}




img {
    border:0px;
  }


#pagina {
    width : 950px;
  }

.small_text{
	font-size:12px;
}

.middle_text{
	font-size:16px;
}

.title, .title a, .title a:visited{
	text-decoration:none;
    font-weight: bold;
    color : #555555;
}

.title a {
font-style:italic;
}

.link a:hover {
    color : #991200;
}

.link, .link a, .link a:visited{
	text-decoration:none;
    font-weight: bold;
    color : #555555;
}

.link a:hover, .title a:hover {
    color : #991200;
font-style:italic;

}




/* ########################################################################## */
/* Header */
/* ########################################################################## */

#cabecera_borde {
    background-image : url('img/cabecera_borde.png');
    height : 278px;
    padding-top : 42px;
    width : 950px;
  }

#cabecera_interior {
    background-image : url('img/cabecera_interior.jpg');
    height : 278px;
    width : 892px;
  }

#titulo {
    height : 100px;
    width : 892px;
    display:table-cell;
    vertical-align:middle;
  }
#titulo img {
position:relative;
top:-10px;
}

/* ########################################################################## */
/* main fontnt div */
/* ########################################################################## */

#contenido, #content {
    background-image : url('img/fondo_rep.png');
    background-position : center;
    background-repeat : repeat-y;
    padding-top:1px;
  }


#subcontenido {
    width : 870px;
    position:relative;
    top: -95px;
    padding-right:30px;
  }


/* ########################################################################## */
/* footer */
/* ########################################################################## */


#footer_borde {
    background-image : url('img/footer_borde.png');
    height : 240px;
    width : 950px;

  }


#footer_interior {
    background-image : url('img/footer_interior.jpg');
    height : 189px;
    width : 867px;
position:relative;
right:6px;
  }


#foter_contenido {
    position : relative;
    top : -70px;
  }


#foter_contenido,#foter_contenido a, #foter_contenido a:hover,#foter_contenido a:visited {
    font-size : 11px;
    font-style : italic;
    font-weight : bold;
    color:#555555;
    text-decoration : none;
  }


/* ########################################################################## */
/* main content -> posts */
/* ########################################################################## */


#content h3 a{
    font-size : 16px;
    font-weight: bold;
    color : #555555;
    text-decoration : underline;
  }

#content h3 a:hover{

    color : #991200;
    font-style:italic;
  }


}
#posts {
    text-align : center;
    z-index:20;
  }

.entry p{
text-indent:30px;
}

.entry {
	text-align : justify;
font-family: arial,helvetica,Tahoma,sans-serif;
	font-size:16px;
    text-align : justify;
}

.comment_text{
text-indent:15px;
	text-align : justify;
font-family: arial,helvetica,Tahoma,sans-serif;
	font-size:16px;
    text-align : justify;
}


.entry{
padding-right:11px;

}

.more-link,.entry a,.entry a:visited{

    font-weight: bold;
    color : #555555;
    text-decoration : none;
  }


.more-link:hover,.entry a:hover{
    color : #991200;
font-style:italic;
  }

.underline{
/* background-color:blue; */
background-image:url('img/boli.jpg');
width:600px;
height:10px

}


.post_title a,.post_title a:visited{
    font-size: 18px;
    font-weight: bold;
    color : #555555;
    text-decoration : none;
  }


.post_title a:hover{
    color : #991200;
font-style:italic;
  }

.big_post_title a,.big_post_title a:visited, #comments{
text-align:center;
    font-size: 25px;
    font-weight: bold;
    color : #555555;
    text-decoration : none;
  }


.big_post_title a:hover{
    color : #991200;
font-style:italic;
  }



.post_date, .post_date a, .post_date a:visited{
font-size:11px;
font-weight:bold;
font-style:italic;
color:#555555;
text-decoration:none;

}

.post_date a:hover{

color:#991200;

}

.date_low{
text-align:right;
position:relative;
top:8px;

}

.postmetadata,.postmetadata a,.postmetadata a:visited{

/* padding-right:11px; */

text-align:right;
font-weight:bold;
font-size:12px;
    color : #555555;
    text-decoration : none;
}
.postmetadata a:hover{
    color : #991200;

}

.postmetadata a,.postmetadata a:hover,.postmetadata a:visited{
font-style:italic;
}

.navigation_buttons, .navigation_buttons a , .navigation_buttons a:visited{
font-weight:bold;
    color : #555555;
    text-decoration : none;

}
.navigation_buttons a:hover{
    color : #991200;
font-style:italic;
}

.little_buttons{
font-size:12px;


}

.big_buttons{
font-size:18px;

}

/* ########################################################################## */
/* coments */
/* ########################################################################## */



.commentlist{
    list-style-type:none;


}

.comments,#respond{

text-align:left;
/* width:580px; */
}




#respond{


padding-top:15px;
padding-bottom:15px;

}

.respond_box{

margin-right:auto;
margin-left:auto;

}

 #comments{
text-align:center;
    font-size: 20px;
    font-weight: bold;
    color : #555555;
    text-decoration : none;
  }

 #comments a,  #comments a:visited{
    color : #555555;
    text-decoration : none;
}

 #comments a:hover{
    color : #991200;
font-style:italic;
}



.comment{


}

.comment_text{
padding:8px;

}

.even .comment_text{
  background-color:#f7e4a4;  


}

.odd .comment_text{
  background-color:#fffae8;  


}


.avatar_div{
	display:block;  
	padding:2px;
	background-color:#555555;

}
.avatar_div:hover{

	background-color:#991200;

}

.comment-meta,.comment-meta a, .comment-meta a:visited{

font-weight:bold;
font-size:12px;
    color : #555555;
    text-decoration : none;

    font-family : "Palatino Linotype","Georgia","Bookman Old Style",Serif;

}

.comment-meta a:hover{
    color : #991200;
font-style:italic;

}

.comment_link, .comment_link a , .comment_link a:visited{
font-weight:bold;
font-size:18px;
    color : #555555;
    text-decoration : none;

}



.comment_link a:hover{
    color : #991200;
font-style:italic;

}


/* ########################################################################## */
/* comments border table*/
/* ########################################################################## */


#bla td, #bla th,#bla,.null_table{
border-width:0px;
padding:0px;
border-spacing:0px;
background-color:#efefef;
}
.border_top{
	background-image: url('img/comment_box/bordert.png');
    background-position : center;
    background-repeat : repeat-x;
	background-position:top;
}

.border_bottom{
	background-image: url('img/comment_box/bordert.png');
    background-position : center;
    background-repeat : repeat-x;
	background-position:bottom;
}

.border_left{
	background-image: url('img/comment_box/borderl.png');
    background-position : center;
    background-repeat : repeat-y;
	background-position:left;
}

.border_right{
	background-image: url('img/comment_box/borderl.png');
    background-position : center;
    background-repeat : repeat-y;
	background-position:right;
}


img.corner {
   width: 25px;
   height: 25px;
   border: none;
   display: block !important;
}



#bla input {
color: #555555;
background: transparent; 
 border: 0px; 
border-bottom:2px;
border-bottom-color:#555555;
border-bottom-style:dotted;
padding:2px;
margin-bottom:8px;
font-weight:bold;
}

#bla textarea {
color: #555555;
font-family: arial,helvetica,Tahoma,sans-serif;
font-size:14px;
/* background: transparent;  */
border: 2px solid #838383;
padding:2px;
font-weight:bold;
}


#bla #submit{
border:0px;
background:transparent;
    font-family : "Palatino Linotype","Georgia","Bookman Old Style",Serif;
}

#bla #submit:hover{
    color : #991200;
background:transparent;
font-style:italic;
	cursor : pointer;
}





/*
//#####################################################################
// post pagination
//#####################################################################
*/


.post_pagination {
/*   background:silver; */
font-size:15px;
font-weight:bold;
  width:600px;
clear:both;
padding:10px 0;
text-align:center !important;




}
 
.post_pagination span, .post_pagination a {
display:inline;
/* float:left; */
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#991200;

}
 
.post_pagination a:hover{
  	text-shadow: white 0px 0px 4px; 

	font-size:19px;
	padding:6px 7px 5px 8px;
}
 
.post_pagination .current{
padding:6px 9px 5px 9px;
font-size:19px;
font-weight:bold;
color:#991200;

}



/* ########################################################################## */
/* Sidebar, menu bar */
/* ########################################################################## */

#sidebar_container {
    text-align:center;
    width : 246px;
    list-style-type:none;
  }

.menu_fondo {

     background-image : url('img/menu_fondo.png'); 



    list-style-type:none;
    color : #fffefe;
	font-size:15px;
    text-decoration : none;

  }

.menu_fondo a, .menu_fondo a:visited {
    color : #fffefe;
    text-decoration : none;
    font-weight : bold;
	font-size:15px;
    text-decoration : none;

  }
.menu_fondo  a:hover{

    color : #d8ae4c;
    text-decoration : none;
    font-weight : bold;
	font-size:15px;

}



.menu_widget {
  width:200px;

margin-right:auto;
margin-left:auto;



}

.menu_widget li {
    text-align:left; 
list-style-type:none;
position:relative;
right:15px;

}

.menu_widget li:hover{
list-style-type:disc;

}






#menu_top {
    height : 45px;
    background-image : url('img/menu_top.png');

  }


#menu_titulo {
    color : #fffefe;
    font-size : 22px;
    font-weight : bold;
	text-align:center;
  }


#menu_separador {
    height : 22px;
width:208px;
  background-image : url('img/menu_mid.jpg'); 
margin-right:auto;
margin-left:auto;

  }

#menu_bot {
    height : 45px;

    background-image : url('img/menu_bot.png');

  }

/* ########################################################################## */
/* widget specific */
/* ########################################################################## */
/* next gen gallery */
.ngg-widget{
/*width:175px;
position:relative;
left:12px;*/
margin-right:auto;
margin-left:auto;
}

/* little hak with a starnge behaveour with the included links widget */
#linkcat-2{
display:none;
}

/* event calendar, setting id in the middle of the bar */
#wp-calendar table{
margin-right:auto;
margin-left:auto;
	font-size:11px;
}

/* ########################################################################## */
/* template specific widgets */
/* ########################################################################## */

#boton_rss {

width:100px;
    /* position:relative;
    /* left:422px;
    *//* top:45px;
    */z-index:10;
    position:relative;
    top:10px;
    left:421px;
  }

.boli_simple{
width:600px;
height:3px;
background-image:url('img/boli_simple.jpg');

}

.boli_pequeño{
/* width:520px; */
height:3px;
background-image:url('img/boli_simple.jpg');

}

#search_box {
    /* position:relative;
    top:183px;
    right:236px;
    width : 400px;
    */
  }


#search_box_table {
    /*position:relative;
    top:-10px;
    */height:1px;
    width:100%;
  }


#search_box input {
    background-color : transparent;
    border-color : #b38282;
    border-bottom-style : none;
    border-width : 1px;
    border-style : solid;
    color:#fffefe;
    font-weight : bold;
  }

.sticker{
border-width:2px;
border-color:black;
padding:2px;
background-color:#555555;
}

.sticker:hover{

background-color:#991200;
}

.odo_seach_title{
/* display:none; */
}

#searchform input {
color: #555555;
background: #efefef; 
 border: 0px; 
border-bottom:2px;
border-bottom-color:#555555;
border-bottom-style:dotted;
padding:2px;
margin-bottom:8px;
font-weight:bold;

}

#odo_search_widget input {
color:  #fffefe;
 background: transparent; 
/* border: 2px solid #838383; */
/* padding:2px; */
border:none;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#fffefe;
font-weight:bold;
}


#odo_search_widget #submit{
font-size:16px;
	text-decoration:none;
    font-weight: bold;
    color : #fffefe;
border:0px;
background:transparent;
    font-family : "Palatino Linotype","Georgia","Bookman Old Style",Serif;
}

#odo_search_widget #submit:hover{
/*     color : #991200; */
color:#d8ae4c;
background:transparent;
font-style:italic;
	cursor : pointer;
}


