/*  
Theme Name: RedLabel
Theme URI: http://www.ivanbogar.com/redlabel
Description: Design Original com Xhtml e CSS válidos.
Version: 1.0/2009
Author: Ivan Bogar
Author URI: http://www.ivanbogar.com/
Tags: fixed-width, portfolio, toypapers, futebol, slider

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/2.5/br/
*/

@import url('reset.css');
@import url('slider.css');
@import url('blog.css');
@import url('portfolio.css');
@import url('toypapers.css');
@import url('dd-multi-col-links.css');
/*/ HACKS \*/
/* *********************************************************************** */
.clear {
	clear: both;
}
.hide {
	display: none;
}
/*/ MENU \*/
/* *********************************************************************** */

#logo_home {
	height:210px;
	width:380px;
	background:url(images/logo_ivanbogar.png) no-repeat;
	padding:0;
	margin:0 auto;
	position:relative;
	float:left;
}
#top_menu {
	height:40px;
	width:516px;
	padding:0;
	margin:90px auto 0;
	float:right;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width:516px;
	height: 40px;
	position: relative;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu .portfolio {
	width: 98px;
	height: 40px;
	background: url(images/bt_mt_portfolio.png) no-repeat;
	left: 0;
	top: 0;
}
#menu .toypapers {
	width: 102px;
	height: 40px;
	background: url(images/bt_mt_toypapers.png) no-repeat;
	left: 100px;
	top: 0;
}
#menu .blog {
	width: 68px;
	height: 40px;
	background: url(images/bt_mt_blog.png) no-repeat;
	left: 204px;
	top: 0;
}
#menu .perfil {
	width: 77px;
	height: 40px;
	background: url(images/bt_mt_perfil.png) no-repeat;
	left: 274px;
	top: 0;
}
#menu .contato {
	width: 88px;
	height: 40px;
	background: url(images/bt_mt_contato.png) no-repeat;
	left: 353px;
	top: 0;
}
#menu .rss {
	width: 52px;
	height: 40px;
	background: url(images/bt_mt_rss.png) no-repeat;
	left: 443px;
	top: 0;
}
#portfolio .portfolio,
#toypapers .toypapers,
#blog .blog,
#perfil .perfil,
#contato .contato{
	background-position: left bottom;
}
/*/ TEMPLATE WP \*/
/* *********************************************************************** */
#master {
	width:100%;
	height:100%;
	padding:0;
	margin:0 auto;
}
#header {
	width:980px;
	height:210px;
	margin:0 auto 40px;
}
.conteudo {
	width:980px;
	height:100%;
	padding:0 auto;
	margin:0 auto;
}
#home {
	background:url(images/bg_home.png) repeat-x 210px 0;
	width:100%;
	min-height:360px;
	padding:0;
	margin:0 auto;
}
#page {
	/*background:url(images/bg_home.png) repeat-x 210px 0;*/
	width:100%;
	min-height:100%;
	padding:0;
	margin:0 auto;
}
.fullperfil{
	width:940px;
	margin:0 auto;
}
.foto_perfil_box{
	width:280px;
	padding:0;
	position:relative;
	float:left;
	margin:0 20px 0 0;
	min-height: 370px;
}
.texto_perfil{
	position:relative;
	float:left;
	width:620px;
	height:100%;
}
.texto_perfil a:link, .texto_perfil a:visited{
	color:#3f4029;
	text-decoration:underline;
}
.texto_perfil a:hover{
	color:#b20d1b;
	text-decoration:none;
}


.fullcontato{
	width:940px;
	margin:0 auto;
}
.sidebar_contato{
	width:350px;
	padding:0;
	position:relative;
	float:right;
	margin:0;
	padding:20px;
	background:#e3dec0;
	min-height: 370px;
}
.texto_contato{
	position:relative;
	float:left;
	width:520px;
	height:100%;
}
.texto_contato a:link, .texto_contato a:visited{
	color:#3f4029;
	text-decoration:underline;
}
.texto_contato a:hover{
	color:#b20d1b;
	text-decoration:none;
}
/*/ FORMS \*/
/* *********************************************************************** */
.formCadastroLinha {
	min-width:100px;
	height:22px;
	margin:6px auto;
	padding:4px 2px 0px 6px;
	text-align:left;
}
.formCadastroAnswer {
	width:30px;
	height:22px;
	margin:6px 0 6px 8px;
	padding:4px 2px 0px 6px;
	text-align:left;
}
.formCadastroMensagem {
	width:260px;
	height:70px;
	margin:6px auto;
	padding:4px 2px 0px 6px;
	text-align:left;
}
.formCadastroSubmit {
	width:80px;
	color:#fff;
	background:#d5242c;
	height:34px;
	margin:6px auto;
	padding:2px 20px;
	text-align:center;
}
label {
	color:#fff;
	padding:20px 0 20px;
	font-size:11px;
	width:280px;
	height:40px;
}
input {
	background:#f2f2f2;
	border-top:0;
	border-right:2px solid #48492c;
	border-bottom:2px solid #48492c;
	border-left:0;
	width:270px;
	height:20px;
	padding:4px 2px 0px 6px;
}
textarea {
	background:#f2f2f2;
	border-top:0;
	border-right:2px solid #48492c;
	border-bottom:2px solid #48492c;
	border-left:0;
	width:270px;
	height:70px;
	padding:4px 2px 0px 6px;
}
/*/ BOXES \*/
/* *********************************************************************** */
#box_toypapers, #box_blog {
	width:280px;
	position:relative;
	float:left;
	margin:0 30px 0 20px;
}
#box_toypapers h5, #box_toypapers h6{
	margin:-50px 0 0 10px;
}
#box_toypapers h5 a, #box_toypapers h6 a{
	text-decoration:none;
	color:#3f4029;
}
#box_toypapers h5 a:hover, #box_toypapers h6 a:hover{
	text-decoration:none;
	color:#b20d1b;
}
#box_blog p{
	margin:-5px 0;
}
#box_perfil_twitter{
	width:280px;
	height:200px;
	position:relative;
	float:right;
	margin:0 20px 0 0;
}
.balao_twitter{
	width:180px;
	height:110px;
	background:url(images/bg_twitter.png) no-repeat;
	padding:20px 80px 20px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	line-height:18px;
	color:#3f4029;
}
#twitter_update_list {
	vertical-align:middle;
	display:table-cell;
}
#twitter_update_list a {
	font-size:10px;
	font-style:normal;
	color:#3F4029;
	text-decoration:underline;
}
#twitter_update_list a:hover {
	color:#b20d1b;
	text-decoration:none;
}
#box_toypapers h2{
	background:url(images/titulo_box_toypapers.png) no-repeat;
	text-indent:-9000%;
	width:280px;
	height:26px;
	margin:0 0 20px 0;
}
#box_blog h2{
	background:url(images/titulo_box_blog.png) no-repeat;
	text-indent:-9000%;
	width:280px;
	height:26px;
	margin:0 0 20px 0;
}
#box_perfil_twitter h2{
	background:url(images/titulo_box_perfil.png) no-repeat;
	text-indent:-9000%;
	width:280px;
	height:26px;
	margin:0 0 20px 0;
}
#box_toypapers .preview, #box_blog .preview, #box_perfil_twitter .preview{
	border:5px solid #d5cfb3;
}
/*/ FOOTER \*/
/* *********************************************************************** */
#footer {
	background:url(images/bg_footer.png) repeat-x;
	min-height:240px;
	width:100%;
	padding:0;
	margin:34px auto 0;
}
#footer p {
	color:#fff;
	font-size:11px;
	text-align:left;
	letter-spacing:1px;
}
#network{
	background:url(images/titulo_barra_network.png) no-repeat;
	height:40px;
	width:940px;
	margin:0 auto;
}
/*/ MENU_FOOTER \*/
/* *********************************************************************** */
#net_menu {
	height:40px;
	width:940px;
	padding:0;
	margin:0 auto;
	float:left;
}
#fmenu {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width:940px;
	height: 40px;
	position: relative;
}
#fmenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#fmenu a:hover {
	background-position: left bottom;
}
#fmenu .linkedin {
	width: 89px;
	height: 40px;
	background: url(images/bt_linkedin.png) no-repeat;
	left: 140px;
	top: 0;
}
#fmenu .delicious {
	width: 62px;
	height: 40px;
	background: url(images/bt_delicious.png) no-repeat;
	left: 231px;
	top: 0;
}
#fmenu .facebook {
	width: 90px;
	height: 40px;
	background: url(images/bt_facebook.png) no-repeat;
	left: 295px;
	top: 0;
}
#fmenu .flickr {
	width: 62px;
	height: 40px;
	background: url(images/bt_flickr.png) no-repeat;
	left: 387px;
	top: 0;
}
/*#fmenu .vimeo {
	width: 89px;
	height: 40px;
	background: url(images/bt_vimeo.png) no-repeat;
	left: 451px;
	top: 0;
}
*/#fmenu .twitter {
	width: 89px;
	height: 40px;
	background: url(images/bt_twitter.png) no-repeat;
	left: 451px;
	top: 0;
}

/*/ MENU \*/
/* *********************************************************************** */

#valid_copyright {
	height:40px;
	width:940px;
	padding:0;
	margin:80px auto 0;
}
#menu_footer {
	list-style: none;
	padding: 0;
	margin: 0;
	width:210px;
	height: 40px;
	float:left;
	position:relative;
}
#menu_footer a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu_footer a:hover {
	background-position: left bottom;
}
#menu_footer .xhtml {
	width: 78px;
	height: 40px;
	background: url(images/bt_footer_xhtml.png) no-repeat;
	left: 0;
	top: 0;
}
#menu_footer .css {
	width: 61px;
	height: 40px;
	background: url(images/bt_footer_css.png) no-repeat;
	left: 79px;
	top: 0;
}
#menu_footer .wordpress {
	width: 60px;
	height: 40px;
	background: url(images/bt_footer_wordpress.png) no-repeat;
	left: 141px;
	top: 0;
}
/*/ 404 \*/
/* *********************************************************************** */

#erro_base{
	width:100%;
	margin:0 auto;
}
.erro_content{
	width:940px;
	margin:0 auto;
}
#erro_base div.one_erro {
	padding-left: 0;
	margin-bottom: 0;
}
#erro_base div.one_erro div.images {
	width: 310px;
	height: 310px;
	padding:0;
	margin:40px auto;
}

#erro_base div.one_erro div.images img {
	margin:0 auto;
}

#erro_base div.one_erro div.overview {
	width: 350px;
	padding: 0;
	margin:0 auto;
}
.box_resultados {
	margin:0;
	padding:0;
	height: auto;
	width:350px;
}
#searchform{
	margin:0 0 60px 0;
}
*+html .box_resultados {
	padding: 0;
}
.box_resultados .search {
	border-top:1px solid #d5cfb3;
	border-right:none;
	border-bottom:1px solid #d5cfb3;
	border-left:1px solid #d5cfb3;
	background: #fff;
	width:289px;
	float:left;
	height:22px;
	padding: 8px 10px 8px 10px;
	margin:0;
	font-size: 18px;
	color:#63554a;
	font-family:Arial, Helvetica, sans-serif;
}
.box_resultados .searchbutton {
	float: right;
	border: none;
	width: 40px;
	height: 40px;
	background: url(images/lupa.png) no-repeat;
	border: none;
	margin:0;
	padding:0;
}
