/*
THEME NAME: Caotico
DESCRIPTION: Criado para o blog Ca&oacute;tico por <a href="http://aniziosilva.com">Anizio Silva</a> | baseado nos temas Thematic e BLAMatic
AUTHOR: Anizio Silva
AUTHOR URI: http://aniziosilva.com
TEMPLATE: thematic
VERSION: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

@import url('../thematic/style.css');

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Style the meta panel for logged-in users */
@import url('../thematic/library/styles/sitemeta.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* General */

body {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.6em;

	background:#ede4cf url(images/fundo_site3.gif) repeat-y scroll center top;
}

a:link {
color:#D6A76E;
}


a:active, a:hover {
color:#E1BC62;
}

a:active {
border-bottom:double;
}

a:visited {
color:#A3704C;
}

h1, h2, h3, h4, h5, h6 {
color:#660000;
}

ul {
margin-top:10px;
}


/* Main Section */

#wrapper {
border-top:none;
}

#header {
/* background:#ffffff none repeat scroll 0 0; */

/* background:transparent url(../thematic/library/grids/960_grid_12_col.gif) repeat-y scroll center top; */
}

#blog-title {
border-bottom:none;
font-size:70px;
line-height:50px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#blog-title a {
color:#660000;
text-decoration:none;
}

#blog-description {
color:#660000;
font-size:18px;
line-height:25px;
width:320px;
margin-top:5px;
}

#blog-title a:active, #blog-title a:hover {
color:#E1BC62;
}

#branding {
background:transparent url(images/inacio_lendo4.gif) no-repeat scroll right top;
height:230px;
margin:0 auto;
width:940px;
padding:130px 0 0;
}

#main {
padding:15px 0 22px;
}

#container {
/*background:#FBF0FC url(images/topo_post1.gif) no-repeat scroll top top;*/
background-image:url(images/topo_container1.gif);
background-position:top top;
background-repeat:no-repeat;
background-color:#FBF0FC;
}

#base_container {
background-image:url(images/base_container1.gif);
background-position:center bottom;
background-repeat:no-repeat;
}

#content {
margin:10px 0 0 10px;
}

.entry-content {
padding:10px 0 0;
}

.home #content .sticky {
border:none;
margin:0 0 22px;
padding:0 0 0 22px;
}

.hentry {
padding:0 0 0 22px;
}

.single .hentry {
padding:0 0 0 22px;
}

.hentry img {
background:#FFF5DF none repeat scroll 0 0;
border:1px solid #DBCAA0;
/*margin-bottom:23px;*/
max-width:98%;
padding:4px;
}

.wp-caption {
border-bottom:1px solid #DBCAA0;
/*border: 1px;
border-color:#DBCAA0;*/
margin:18px 0 8px 0;
}

.wp-caption p.wp-caption-text {
background-color:#FFF5DF;
font-size:11px;
line-height:14px;
margin:0;
padding:2px 5px 5px;
}

.entry-title, .entry-title a {
color:#660000;
}

.entry-title a:active, .entry-title a:hover {
color:#E1BC62;
}

.entry-meta {
font-style:normal;
font-size:11px;
}

.entry-meta a:active, .entry-meta a:hover, .aside a:active, .aside a:hover {
color:#E1BC62;
}

.entry-content p {
line-height:1.72em;
margin:13px 0 0;
}

.entry-utility a:active, .entry-utility a:hover {
color:#E1BC62;
}

.tag-links {
margin-top: 10px;
font-size:11px;
}

.more-link {
display:block;
font-weight:bold;
margin-top:15px;
width:80px;
}

.entry-utility {
clear:both;
color:#666666;
font-size:13px;
line-height:18px;
margin:15px 0 44px;
}

.addthis_toolbox {
margin: 20px 0;
}


/* Comentários */
#comments {
/*border-top:3px dashed #D6A76E;*/
}

#respond {
background-color:#FFF5DF;
padding:18px 10px;
}

#comments-list ol {
background-color:#FFF5DF;
border-color:#DBCAA0 #DBCAA0 -moz-use-text-color;
}

#comments-list li {
border-bottom:1px solid #DBCAA0;
}

#comments-list li.alt {
background-color:#FFF5DF;
}


#comments textarea {
border:1px solid #DBCAA0;
}

/* Sidebar */
.aside h3 {
color:#D6A76E;
font-style:normal;
font-weight:bold;
}

#primary {
border:3px dashed #D6A76E;
}

#secondary {
background-color:#FFF5DF;
}


h3.widgettitle label {
display:none;
}

#access {
border-bottom:none;
}

#subsidiary {
}

#subsidiary .aside {
}

/* Footer */
#footer {
border-top:none;
/*background-color:#dbcaa0;*/
background-color:#FFF5DF;
}

