/* 

Theme Name: Praline
Theme URI: http://www.praline.es/
Description: Desarrollo plantilla wordpress integral para sitio corporativo de Bomboneria Praliné 
Version: 1.0
Author: Raul Fernandez (clink.es)
Tags: wordpress, praline

*/

/*   CSS Reset      */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body {
    background: #fce7bc;
    font:  12px Verdana;
 color: #43241e;
} 

h2 a {
 
    color: #43241e;
    font-weight: bold;
    font: 18px Arial;
    text-decoration: none;
 }


/*
Lista de <DIV>s en plantilla.
*/


#grid{
       background: #43241e;
       margin-top: 30px;
}
/*  antes #99cc66 */
#barraverde {
       background: #99ff33;  
       height:2px;
}
#barramarron {
       background: #43241e;
       height:5px;
}
#degradadoarriba { 
    height: 30px;
    background: url(img/degradadoarriba.jpg) repeat-x 
}
#degradadoabajo { 
    height: 30px;
    background: url(img/degradadoabajo.jpg) repeat-x 
}
#fotoportada 
{
width: 520px;  height: 390px; background: url(img/tienda.jpg) ;
}

#fotohistoria 
{
margin-top: 30px;
width: 460px;  height: 358px; background: url(img/fotohistoria.jpg) ;
}
#cabecera{
       margin-top: 20px;
       background: #43241e;

}

#zonalogo {

        margin-top: 5px;
        height: 100px;

}

#restocabecera {
        margin-top: 5px;

         height: 100px;
              }
#zonamenu { 
width: 700px;
     }

#zonabusqueda {
        width: 700px;
  
        margin-top: 5px;
        height: 67px;
      }
#cuerpo {
        background: #fce7bc;
}
#post{  margin-top:10px;
       
        background: #fce7bc;
}

#post h1  {
    font-weight: bold;
    text-decoration: none;
}

#post h1  a {
    font-weight: bold;
    text-decoration: none;
     color: #43241e;
    
}

#post   a {
    font-weight: bold;
    text-decoration: none;
     color: #43241e;
    
}
#post h2 {
    color: #43241e;
    font-weight: bold;
    font: 18px Arial;
text-decoration: none;
}




#postmeta{
    
}
#postnavigation{
       background: #fce7bc;
}


fieldset {
	border:0;
}

#search {
	float:right;
	margin-top:10px;
	width:270px;
}

#search .caja {
	border: 0px;
	background:#fce7bc;
	color:#43241e;



}

#search .boton {
	vertical-align:top;
	width:20px;
	height:20px; 
	border:0;
}


#sidebar{
        margin-top:10px;
        margin-down:10px;
        background: #fce7bc;
        text-decoration: none;
}

#sidebar ul li
{
        list-style: none;
        text-decoration: none;
}
}

#archivo {
	background: orange;
}

#pie {  
	background: #43241e;
        padding-top: 15px;
        font:  10px Verdana;
color: white;
}

#pie a {
color: white;
    font-weight: normal;

text-decoration: none;
}
#clink a {
color: black;
    font-weight: bold;
   font:  12px Arial;
text-decoration: none;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* MENU SUPERIOR*/


#pointermenu2{

margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: right;
padding-left: 8px;
font:  12px Verdana;

}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: #fce7bc;
font-weight: normal;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: #fce7bc
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #99ff33;
background:  url(img/pointer.png) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
}
