@charset "utf-8";

html {
	background: transparent url(imgs/bg2.jpg) no-repeat scroll 30% 0;
}

body {
	font: 11px/1.35 Tahoma, "Trebuchet MS", sans-serif;
	color: #777;
	padding-left: 110px;
	background: transparent url(imgs/footer-bg.jpg) repeat-x scroll left bottom;
}

strong  { font-weight: bold; }

em { font-style: italic; }

a { color: #666; font-weight: bold; }

.clear { clear: both }

#wrap {
	width: 800px;
	height: 100%;
	position: relative;
	background: transparent url(imgs/mocoila_03.png) no-repeat scroll 35px 0;
	margin: 15px auto 0 auto;
}

#header {
	float: left;
	width: 230px;
	padding-top: 70px;
	margin-left: -90px;
	position: relative;
}

#header h1 { margin-bottom: 22px; position: relative;}

#header #nav {
	height:45px;
	width:200px;
	margin-left: -15px;
}

#header #nav li {
	float: left;
	width: 65px;
}

#header #nav a {
	display:block;
	text-indent: -9999%;
	height:20px;
	left:10px;
	position:relative;
	top:10px;
	width:60px;
	background: transparent url(imgs/nav.gif) no-repeat scroll 0 0;
}

#nav li#nav-home  a { background-position:-7px -2px }
#nav li#nav-cases  a { background-position: -68px -2px }
#nav li#nav-sobre  a { background-position: -130px -2px }

#nav li#nav-home  a:hover { background-position:-7px -29px }
#nav li#nav-cases  a:hover { background-position: -68px -29px }
#nav li#nav-sobre  a:hover { background-position: -130px -29px }

#rss { display: block; margin-left: 4px }

#panomanga {
	display: block;
	margin: 15px 0 0 55px
}

#contato {
	color: #8B6A50;
	float: right;
	width: 170px;
	padding: 10px ;
	min-height: 200px;  _height: 500px;
	position: relative;
	left: -50px;
	font-size: 1em;
	margin-top: 22px;
	background: #F7EFDB url(imgs/info-contato-bg.jpg) no-repeat scroll center bottom;
}

#contato a { color: #8B6A50; } 

#bt-contato {
	color: #8B6A50;
	background-color: #fff;
	font-size: 12px;
	border-left: #8B6A50 1px solid;
	border-bottom: #8B6A50 1px solid;
	padding: 10px;
	width: 120px;
	display: block;
	position: relative;
	left: 35px; bottom: -25px;
}

#form-contato {
	position: absolute;
	top: 210px;
	width: 170px; height: 350px;
	color: #979D6B;
	background: transparent url(imgs/fundo-contato.png) no-repeat scroll top left;
	padding: 15px 10px;
	margin-left: -10px;
	display:none;
}

#form-contato input, #form-contato textarea {
	width: 166px; height: 15px; border: 0;
	display: inline;
	font: 11px/1.35 Tahoma, "Trebuchet MS", sans-serif;
}

#form-contato textarea { height: 60px }
 
#form-contato .sendbutton { width: 50px; float: right }

#form-contato .linklove { display: none }

#form-contato li {
	margin: 10px 0
}

#bt-fecharcontato { float: right }



#content {
	width: 400px;
	float: left;
	margin: 295px 20px 0 15px
}

#content h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8B6A50
}

#content p { margin: 0.5em 0 }

#content .article { margin: 3em 0 }

#content .article img { max-width: 295px; display: block; margin: 0 auto;  }

#content .meta {
	background-color: #F7EFDB;
	color: #979D6B;
	font-weight: bold;
	padding: 3px 10px;
}

#content .meta .number-comments {
	display: block;
	float: right
}

#sidebar {
	width: 185px;
	margin: 205px 0 0 0;
	float: left;
}
#form-busca {
	background-color: #000;
	padding:6px;
	width: 177px; height: 50px;
	position: absolute;
	top: 408px; left:-10px;
}


#form-busca  input { width: 135px; position: relative; top: -8px;}

#form-busca  input.enviar { width: 27px; height: 27px; position: static; border:none;}

#twitter {
	background-color: #F7EFDB;
	padding: 10px;
	color: #000;
	margin-top:70px;
}

#twitter h2 { font-weight: bold }

#randomico img {
	border: 7px solid #F7EFDB;
	width: 170px;
	margin-top: 20px;
}

#arquivo { margin-top: 15px }

#categoria {
	background-color: #F7EFDB;
	width: 75px;
	float: left;
	padding: 15px 7px;
	margin-right: 10px;
}

#categoria h3, #crono h3, #links h3 {
	color: #8B6A50;
	font-weight: bold;
	font-size: 1.3em;
}

#categoria a, #crono a, #links a { color: #8B6A50; font-weight: normal }

#crono {
	width: 75px;
	float: left;
	background-color: #D6DFB3;
	padding: 15px 5px
}

#crono h3 { color: #979D6B }

#crono a { color: #979D6B }

#links {
	background-color: #F7EFDB;
	margin-top: 15px;
	padding: 15px 5px
}

#links ul.first {
	border-bottom: 2px solid #AD8C72;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer {
	margin-left: -90px;
	clear: both;
	width: 100%; height: 150px;
}

#commentspopup {
	min-height: 400px !important;
	width: 290px;
	margin: 0;
	padding-left: 20px;
	
}

#commentspopup * {
	width: 250px
}

#commentspopup ol {
	background-color: #F7EFDB;
}
