/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}*/
html,body,img,q,dl,dt,dd,ol,ul,li {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    border: none;
}

li {
    list-style-type: none;
    float: left;

}

p , ul {
    margin:0;

}

a {
    text-decoration: none;
    outline-style:none;
    color:#f2e2c9;
}

a:hover {
    text-decoration: none;
}

.inline {
    display: inline;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}


body {
    font-family: lucida Grande,georgia, Helvetica, sans-serif;
    font-size:12px;
    background-color:#e0ceb6;
}

#page{

    min-height:500px;
}

#header{
    background-color:#816754;
    border-top:3px solid #614B3C;
}

#feature{
    background: url(../images/post_bg.png) repeat ;
}

#header, #page, #feature{
    width:100%;
    float:left;
}	

#header_content{
    width:947px;
    margin:0 auto;
}

#logo{
    margin-left:30px;
    margin-top:15px;
}

#page_content{
    background:transparent url(../images/mid_bg.png) repeat scroll 0 0;
    margin-left:17px;
    padding-left:13px;
    width:947px;
    margin:0 auto;
}

#feature_content{
    background:transparent url(../images/home.jpg) no-repeat scroll -23px 3px;
    color:#E5D9D0;
    height:225px;
    margin:0 auto;
    width:960px;
}

#feature_post{
    background:transparent url(../images/featured.png) no-repeat scroll left top;
    float:left;
    height:222px;
    margin-left:390px;
    margin-top:3px;
    width:587px;
}

.logo {
    float:left;
    width:550px;
    padding:30px 0;
}	

#header_content a, #header_content img {
    float:left;
}	

#post_top {
    background:transparent url(../images/bg_top.png) no-repeat scroll left top;
    float:left;
    height:14px;
    width:974px;
}	

#post {
    background:transparent url(../images/bg_mid.png) repeat-y scroll left top;
    float:left;
    padding-bottom:40px;
    width:974px;
}	

#post_bot {
    background:transparent url(../images/bg_bot.png) no-repeat scroll left top;
    float:left;
    height:14px;
    width:974px;
}		

#data {	
    float:left;
    width:600px;
    padding-left:25px;
    color:#7a5f4c;
}

#data h2 a{
    color:#2e8487;
}

#data h2{
    margin:20px 0 10px;
    color:#2e8487;
}

.entry {
    border-bottom:1px dotted;
    border-top:1px dotted;
    float:left;
    margin-top:10px;
    padding:10px;
    width:580px;
}

#sidebar {
    float:right;
    width:325px;
}
#searchSidebar
{
    background:transparent url(../images/searchSidebarBg.png) no-repeat scroll left top;
    float:left;
    width:325px;
    padding-top:40px;
}
#searchformWrapper{
    width:230px;
    margin:15px auto 0 auto;
}
#searchform .field
{
    background:#846956;
    border-bottom:1px solid #524337;
    color:#ffffff;
    font-family: sans-serif, franklin-demi;
    
}
#category {
    background:transparent url(../images/categories.png) no-repeat scroll left top;
    float:left;
    width:325px;
    padding-top:35px;
    margin-top:20px;
}

#archives {
    background:transparent url(../images/archives.png) no-repeat scroll left top;
    float:left;
    width:325px;
    padding-top:35px;
    margin-top:30px;
}

#sidebar ul li{
    background:transparent url(../images/arrow.png) no-repeat scroll 5px 15px;
    border-bottom:1px dotted;
    font-size:15px;
    margin-left:15px;
    padding:10px 0 5px 20px;
    width:261px;
}

#sidebar ul li a{
    color:#2e8487;

}

#post h1{
    float:left;
    margin:0;
    padding-left:25px;
}	

.navigation{
    float:left;
    margin-left:35px;
    margin-top:50px;
    width:900px;
}

a.back{
    background:transparent url(../images/back.jpg) no-repeat scroll left top;
    width:39px;
    height:31px;
    float:left;
}

a.back:hover{
    background:transparent url(../images/back_a.jpg) no-repeat scroll left top;
}

a.next{
    background:transparent url(../images/next.jpg) no-repeat scroll left top;
    width:39px;
    height:31px;
    float:left;
    margin-left:5px;
}

a.next:hover{
    background:transparent url(../images/next_a.jpg) no-repeat scroll left top;
}

.share {
    background:transparent url(../images/share.png) no-repeat scroll left 6px;
    float:right;
    margin-top:10px;
    padding-left:50px;
}

#feature_post h1{
    margin-top:35px;
    margin-bottom:0px;
}

#feature_post h1 a{
    color:#fff;
}

#feature_post i{
    color:#886954;
}

.feature_entry {
    border-top:1px dotted;
    float:left;
    margin-top:10px;
    padding:10px;
    width:560px;
    color:#e5d9d0;
}

.read{
    float:right;
    margin-right:15px;
    text-align:right;
    width:500px;
}

#suscribe{
    background:#614B3C;
    float:right;
    margin-right:10px;
    padding:8px 20px 15px 20px;
}	
#subscribeText
{
    text-align: center;
    font-family: arial;
    color:#ffffff;
    font-weight: bold;
    margin:0 0 10px 0;
}
#suscribe label.error
{
    display:block;
    color:#ffffff;
    font-size:12px;
    font-family: arial;
}
.search{
    background:transparent url(../images/submit.png) no-repeat scroll left top;
    border:medium none navajoWhite;
    float:left;
    height:23px;
    width:31px;
}	

.field{
    float:left;
    background:#f2e2c9;
    border:medium none navajoWhite;
    height:18px;
    width:180px;
    color:#a49b8d;
    padding-left:5px;
    padding-top:3px;
}
#alo_easymail_widget_feedback
{
    color:white;
    font-family: arial;
    margin:10px 0 0 0;
}
.widget_links
{
    background:transparent url(../images/blogroll.png) no-repeat scroll left top !important;
    float:left !important;
    width:325px !important;
    padding-top:40px !important;
}
.dynamicSidebar{
    list-style: none !important;
}
.dynamicSidebar li
{
    padding:0  !important;
    margin: 40px 0 0 0 !important;
}

.blogroll li{
    padding:10px 0 5px 20px !important;
    margin: 0 0 0 15px !important;
}
#linkcat-2{
    margin-top:30px !important;
    padding-top:35px !important;
    border-bottom:none !important;
}
.widget h2{display:none;}
