*{padding: 0; margin: 0;}

body
{
    background: #a57c52 url('images/patter_wood_blogadnomo.jpg');
	font: 11px Verdana, Arial, Helvetica;
	color: #252525;
}

hr{display: none;}

a
{
    text-decoration: none;
}
    a:hover
    {
        color: white;
    }

h1{font-size: 14px; text-align: left !important;}
h2{font-size: 13px; text-align: left !important;}
h3{font-size: 12px; text-align: left !important;}

small{color: #999;}

#page
{
    width: 910px;
    margin: 0 auto;
}

#header #headerimg
{
	width: 400px;
    height: 145px;
    float: left;
    background: url('images/blogadomo_topo_01.gif') no-repeat;
}

    #header #headerimg2
    {
        width: 510px;
        height: 145px;
        float: right;
        background: url('images/blogadomo_topo_02.gif') no-repeat;
    }
	
	#header #bannertopo
    {
        margin: 28px 20px 0;
        text-align: right;
    }
	
    #header #headerimg h1 a
    {
        display: block;
        width: 910px;
        height: 250px;
    }
    #header #headerimg h1 a:hover{background: none;}

#header h1,
#header .description
{

    text-indent: -1000px;
    overflow: hidden;
}

.post hr
{
    display: block;
}

.pagetitle{text-transform: uppercase; margin-bottom: 25px; border-bottom: 1px solid;}

#page2
{
	width: 872px;
	float: left;
	background: transparent url('images/blogadomo_pattern.gif') right repeat-y;
	padding: 10px 0 30px 24px;
}

.adsingle
{
	width: 470px;
	height: 18px;
	padding: 15px 0 25px 0;
}

#content
{
    width: 580px;
    float: left;
    text-align: justify;
    padding: 0 0 40px 25px !important;
}

    .widecolumn
    {
        padding-top: 2px;
    }

        
    .widecolumn .entry
    {
        margin: 20px 0 30px 0;
        font-size: 12px;
    }
    
    .compare
    {
        border-top: 1px dotted #ff7a7f;
        border-bottom: 1px dotted #ff7a7f;
        padding: 10px 0 10px 0;
        margin: 10px auto  !important;
        font-size: 11px !important;
    }
    
    #content .hr_base_post
    {
        display: block;
        height: 1px;
        border: 0;
        color: #ccc;
        background: #ccc;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
	.widecolumn table, #content td{border: 1px solid #ededed;}
    .widecolumn td, #content tr th{padding: 10px;}
    .widecolumn th{background-color: #ededed; padding: 4px 0 4px 0; text-align: left;}
    .widecolumn table{margin-bottom: 30px; border-collapse: collapse;}
	
    .widecolumn p {padding-bottom: 14px; line-height: 20px;}
	.widecolumn .post li{margin: 0 0 6px 30px; line-height: 18px;}
	
	.widecolumn h2{margin: 30px 0 15px 0;}
	.widecolumn h3{margin: 30px 0 15px 0;}
    
/* CONTENT HOME */
    .narrowcolumn .post
    {
        float: left;
        width: 100%;
        margin: 0 0 30px 0 !important;
        padding: 2px 0px 30px 0px !important;
    }
        
       .narrowcolumn .entry
        {
            font-size: 11px;
            margin-bottom: 10px;
        }
        
        .narrowcolumn .post a
        {
            color: #252525;
            text-decoration: none;
        }
        
            .narrowcolumn .post a:hover
            {
                background: none;
                text-decoration: underline;
            }
        
        .widecolumn .post h1,
        .narrowcolumn .post h1
        {
            line-height: 22px;
            margin-bottom: 2px !important;
        }
            .widecolumn .post h1 a,
            .narrowcolumn .post h1 a
            {
                background: url('images/bgtitle.jpg');
                color: white;
                padding: 2px 5px 2px 5px;
            }
                
                .widecolumn .post h1 a:hover,
                .narrowcolumn .post h1 a:hover
                {
                    background: url('images/bgtitlehover.jpg');
                    text-decoration: none;
                }
        
        .narrowcolumn .post img
        {
            float: left;
            margin: 2px 10px 10px 0;
        }
        
        .narrowcolumn .post .postmetadata,
        .narrowcolumn .post .postmetadata a
        {
            font-size: 9px;
            color: #252525 !important;
            text-transform: uppercase;
        }
        
        .narrowcolumn .post .postmetadata a:hover
        {
            color: white !important;
            background: #464646 !important;
            text-decoration: none !important;
        }
                
        .narrowcolumn .infopost
        {
            color: #333;
            font-size: 10px;
        }

#related
{
    margin-bottom: 30px;
}
    #related ul{margin: 15px 0 15px 15px;}
        #related ul li
        {
            margin-bottom: 6px !important;
        }

#sidebar
{
    float: right;
    width: 200px;
    padding-right: 30px;
}

	#sidebar .inputext
	{
		width: 190px;
	}
	
	 #sidebar #sid1
    {
        float: left;
        width: 200px;
    }
    
    #sidebar a
    {
        color: #252525;
    }
    #sidebar a:hover
    {
        color: white;
        background-color: #808080;
    }
    
    #sidebar .dad{margin-bottom: 20px !important;}
    
        #sidebar ul li{list-style-type: none !important; list-style-position: outside !important; font-size: 10px; margin-bottom: 2px;}
        
        #sidebar ul li ul li .children{margin-left: 15px;}
        #sidebar ul li ul li .children li a{}
        
            #sidebar ul li ul{margin-left: 12px;}
                #sidebar ul li ul li{list-style-type: none !important; list-style-position: outside !important;}
                
            #sidebar ul li h2
             {
                font-size: 12px;
                padding: 2px 0 4px 12px;
                color: white;
                margin-bottom: 5px;
             }
			 
			 #sidebar ul li { font-size: 11px; }
             

.noliststyle{list-style-type: none !important; list-style-position: outside !important;}
    
#footer
{
    width: 100%;
    padding-top: 60px;
    margin-bottom: 24px;
    clear: both;
    text-align: center;
    color: #FFFFFF;
    background: url('images/blogadomo_rodape_01.gif') no-repeat;
}

#footer a
{
	color: #999;
}

/* COMMENTS*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom: 30px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px !important;
	}

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#respond, #comments
{
    margin-bottom: 20px;
}
/* COMMENTS */

/* FORM */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* FORM */


/* ADVERTISE */

#adtopo
{
    margin: -80px 0;
    width: 468;
    height: 60px;
}

#adlinha
{
    margin: 0 auto 15px auto;
    width: 100%;
    display: block;
    padding: 5px 0 5px;
    text-align: center;
}

#adpost
{
    width: 100%;
    display: block;
    margin: 20px 0 30px 0;
}

/* ADVERTISE */

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

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
	
blockquote
{
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center {text-align: center;}

a img{border: none;}
	
.navigation
{
    text-transform: uppercase;
	display: block;
	text-align: center;
	font-size: 10px;
    float: left;
    width: 100%;
}

.navigation a
{
    padding: 6px 10px 6px 10px;
    border: 1px solid #999;
	margin: 0 2px 0 0;
}

.navigation .active,
.navigation .current
{
    background: #999;
    color: #FFF;
    padding: 7px 10px 7px 10px;
    border: 1px solid #999;
	margin: 0 2px 0 0;
}

ol li,
ul li
{
    list-style-position: inside;
    margin-bottom: 4px;
    line-height: 18px;
}

.g2-foto
{
    border: 1px solid #ccc;
    background: white;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.galeria a:hover img
{
    background: none;
    padding: 4px;
    border: 2px solid #999;
}

.galeria a:hover
{
    background: none;
}

.ativo a, .ativo a:hover
{
    padding: 2px;
    color: #FFFFFF !important;
    background-color: #808080 !important;
}



/* THEME COLOR */

a
{
    color: #bb2222;
}

a:hover
{
    background-color: #bb2222;
}

h1
{
    color: #bb2222;
}

h2
{
    color: #bb2222;
}

h3
{
    color: #bb2222;
}

.narrowcolumn .post
{

    background: transparent url('images/linha_01.gif') bottom repeat-x;
}

#sid1 ul li h2
{
    background: url('images/bgtitle.jpg') bottom repeat-x;
}

#sid2 ul li h2
{
    background: url('images/bgtitle.jpg') bottom repeat-x;
}

#adlinha
{
    background-image: url('images/bgtopad.jpg');
}

.pagetitle
{
    border-bottom: 1px solid #bb2222;
}

.widecolumn .post h1 a,
.narrowcolumn .post h1 a
{
    background-color: #2975a2;
}
    
.widecolumn .post h1 a:hover,
.narrowcolumn .post h1 a:hover
{
    background-color: #738fe0;
}


#adlinha
{
    background-color: #2975a2;
}

.admenu
{
  padding-bottom: 20px;
}


a.alinks_links
{
    color: #252525 !important;
    font-weight: normal;
    border-bottom: 1px dotted #252525;
	text-decoration: none;
}

/* buscape form_busca */

.buscapeads_bp3_cont{ background:url('images/form_img4_pt.gif') no-repeat; width:141px; height:41px;}
.buscapeads_bp3_ba1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100px;;
	height: 18px;
    border: 1px solid #A2A2A2;
	font-size: 11px;
	top: 0px;
	left: 8px;
	position: absolute;
}
.buscapeads_bp3_bot{ height: 18px; width: 22px; position: absolute; left: 112px; }
#buscapeads_bp3_content{ text-align:center; height: 30px; position:relative;}