/*   
Theme Name: lo925
Theme URI: http://lo925.com/
Description: Specific theme for lo925!
Author: David Moreno
Author URI: http://stereonaut.net/
Version: 0.1
*/

body {
        background: #528037 url(http://lo925.com/wp-content/themes/fancy/img/bg/lo925-fondo.jpg) no-repeat fixed 0 0;
        font-size:100%;color:#222;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main {
        position: absolute;
        top: 5%;
        left: 10%;
        width: 80%;
        height: 90%;
        color: #000000;
}

#content2 {
/*      position: relative;
        padding: 10px;  top: 7%;
        width: 100%;*/
}

#content_main {
        position: absolute;
        top: 10%;
        width: 55%;
}

#content {
        position: absolute;
        padding: 10px;  top: 10%;
        width: 55%;
        background: #e6f1d8;
        border-top: 10px solid green;
/*        opacity:0.85;filter:alpha(opacity=85);
      height: 70%;
*/}

#navigation {
        position: absolute;
        padding: 0px;
        top: 10%;
        left: 60%;
        width: 25%;
        font-weight: bold;
}

#sideshoppingcart {
        background: white;
        border: 3px green solid;
}


#logo {
        position: absolute;
        padding: 0px;
        left: 85%;
        width: 15%;
        height: 100%;
}

li.page_item a:hover {
        background: #336600;
}

.page_item li {
        font-size: 80%;
        padding-bottom: 10px !important;
}

.page_item li a {
        margin: 5px;
/*        background: green !important;  */
        padding: 3px !important;
}

.page_item ul {
        margin-left: 20px !important;
        margin-top: 25px !important;
        padding-bottom: 10px !important;
}

li.page_item a {
        text-decoration: none;
        color: #FFF;
        background: #92CE0C;    
        font-size: 120%;
}

li.current_page_item a {
        background: #336600;
}

.page_item {
        padding-bottom: 30px;
}

#navigation a {
        padding: 10px;
}

#navigation ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
}

img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

