/*

Theme Name: Ichimps
Author URL: http://www.wallaceerick.com.br/

This theme was designed and built by wallaceerick and CSSEZ.com, through http://jp.cssez.com/.

The CSS, XHTML and design is released under Creative Commons(BY): http://creativecommons.org/licenses/by/2.1/jp/

*/

/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}
.postado {
font-size:11px;
}
.postado2 {
font-size:11px;
margin-left: 0px;
}
#recentes {
margin-top:64px;
}
#categories {
margin:0;
}
.center {
text-align:center;}
/* general styles */
body {
 height: 100%;
 background: #ffffff;
 font-size: 14px;
 font:Arial;
 font-family:Arial;
 overflow-x: hidden;
 text-align:center;
 width: 100%;
}

img {
 border:0;
}

a {
 color: #000000;
}

a:visited {
 color: #000000;
}

a:hover {
 color: #000000;
 text-decoration:underline;
}

#wrapper {
 width: 980px;
 margin: 0px auto 0px auto;
 padding: 0px;
 background: #ffffff;
 color: #333333;
 font: 14px 'Arial', sans-serif;
 text-align:center;
 display: table;
}




/* Header */
#header {
 width: 980px;
 height: 158px;
 margin: 0px;
 padding: 0px;
 background: #ffffff;
 text-align:center;
}

#header #title {
 margin: 0px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 14px 'Arial', sans-serif;
 text-align: center;
}

#header #title a {
 color: #000000;
}

#header div#description {
 margin: 5px 0px 0px 30px;
 padding: 0px;
 color: #666666;
 font-size: 1.2em;
text-align:center;
}

#conteudo {
  width: 980px;
  display: table;
  background: #ffffff;
  padding: 0;
  margin: 0;
  clear: both;
}

#conteudo:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  overflow:hidden;
}


/* Main contents */
#contents {
 float: left;
 width: 520px;
 margin: 0px;
 padding: 0px;
  background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

#contents .entry {
  margin-bottom: 50px;
} 

#contents .wp-caption-text {
  text-align: center;
  font: 10px arial;
}

#contents .entry p {
  margin: 10px;
}

#contents .entry ul {
  list-style: square;
  margin: 10px 10px 10px 30px;
}

#contents h2 {
color: #000000;
 font: bold 22px'Arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
 text-decoration:none;
}

#contents h2 a:hover {
 color: #000000;
 text-decoration:underline;
}

#contents .contents_body {
/* margin: 15px 25px;
 padding: 0px;*/
 margin-left: 10px;
 margin-right: 50px;
}


#contents h3 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 font: bold 14px 'arial', sans-serif;
text-align:center;

}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

/* Sidebar */
#firstSide { float: left;}
#secondSide { float: right;}

.sidebar {
 width: 195px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;

 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
 float:left;
}
.sidebar2 {
 width: 200px;
 margin: 0;
 padding: 0;
 background: #ffffff;
 font-size: 1.0em;
 text-align: right;
 float:right;
 position: relative;
}
.sidebar h4 {
 margin: 20px 15px 0px 0px;
 padding: 5px 10px;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px solid #0600B3;
 color: #0600B3;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}
.bg {
background-image:url(http://www.ichimps.com.br/flash/bg_cat.jpg);
background-repeat:no-repeat;
font-size:20px;
position:absolute;
float:right;
}

.page{
	position:absolute;
	width: 270px;
	height: 15px;
	left: 50%;
	margin-left: -280px;
	top: 120px;
	text-align: left;
	padding-left: 5px;
	font:9px Arial, Helvetica, sans-serif;
}

.space{
margin-top:10px;
margin-bottom:10px;
}
.sidebar ul {
 list-style:none;
 width: 185px;
text-decoration:none;
text-align:right;
}
.sidebar p {
 padding: 0px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
 text-align:right;

}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 0px 0px 3px 15px;
 background: #ffffff;
 color: #000000;
 font-size: 14px;
 text-align: left;
 text-decoration: none;
 padding: 5px 0;
 text-align:right;
 margin-left: 15px;
}

.sidebar li a:hover {
 background: #FFFFFF;
 color: #CC0000;;
 text-decoration:none;
text-align:right;
 margin-left: 15px;
}

/* Footer */
#footer {
 clear:both;
 width: 100%;
 height: 200px;
 margin: 0px;
 background: #FFFFFF;
 background-image:url(http://www.ichimps.com.br/flash/bg_blog.jpg);
 background-repeat:repeat-x;
 font-size: 0.8em;
 text-align: center;
  margin-left: 15px;
}

a.link_footer:link {
	color: #0066FF;
	text-decoration: none;
}
a.link_footer:visited {
	text-decoration: none;
	color: #0066FF;
}
a.link_footer:hover {
	text-decoration: none;
	color:#CC0000;
}
a.link_footer:active {
	text-decoration: none;
	color: #0066FF;
}
}
a.link_cate:link {
	color:#CC0000;
	text-decoration:none;
}
a.link_cate:visited {
	color: #000000;
	text-decoration:none;
}
a.link_cate:hover {
	color: #000000;
	text-decoration:none;
}
a.link_cate:active {
	color: #000000;
	text-decoration:none;
}
a.link_come:link {
	color:#0066FF;
	text-decoration:none;
}
a.link_come:visited {
	color: #000000;
	text-decoration:none;
}
a.link_come:hover {
	color: #000000;
	text-decoration:none;
}
a.link_come:active {
	color: #000000;
	text-decoration:none;
}

ul {
list-style: none;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #0066FF;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a.link_li:link {
	color: #000000;
	text-decoration:none;
}
a.link_li:visited {
	color: #000000;
	text-decoration:none;
}
a.link_li:hover {
	color: #0066FF;
	text-decoration:none;
}
a.link_li:active {
	color: #000000;
	text-decoration:none;
}