/*
Theme Name: Romantico
Theme URI: http://www.clickmidia.com.br
description: Thema para wordpress, visual romantico e suave de fácil implementação, estrutura de cabeçário e 2 colunas (Menu lateral e corpo).
Version: 1.0.0
Author: ClickMidia <Fernando S. Rodrigues>
Author URI: http://www.clickmidia.com.br
*/

/************************************************************************************************/
/* Corpo da página */
html, body, div, span, form, h1, h2, h3, h4, p, blockquote {
	margin:0;
	padding:0;
	border:0;
	outline: 0;
}

/************************************************************************************************/
/* Tipografia */
body {
	font: normal 11px verdana, arial, helvetica;
    background: url(images/background.gif) repeat-x;
}

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
}


/***********************************************************************************************/
/* Estilos do Wordpress */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
   	margin-right: auto;
}

.alignleft {
	float: left;
	margin:0 1em 1em 0;
}

.alignleft a, a:link, a:visited, a:hover, a:active{
    color: #3f3f3f;
}

.alignright {
	float: right;
	margin:0 0 1em 1em;
}

.alignright a, a:link, a:visited, a:hover, a:active{
	color: #3f3f3f;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1em;
	line-height:1.4;
	padding: 0 4px 4px;
	margin: 0;
}


/************************************************************************************************/
/*  Div principal */
#root{
    position: relative;
    width: 780px;
    margin: 0 auto;
    top: 10px;
}


/************************************************************************************************/
/* Título */
#title {
    position: relative;
    float: left;
    height: 60px;
    left: 10px;
}

#title h1 {
    font: normal 34px arial, verdana, helvetica;
    color: #7e1414;
}

#title a:link, a:visited, a:hover, a:active{
    color: #7e1414;
}

#title h2 {
    font: normal 11px arial, verdana, helvetica;
    color: #7e1414;
}


/************************************************************************************************/
/* Pesquisar */
#searchform{
    position: relative;
    float: right;
    top: 18px;
    right:10px;
}


#searchform #txtsearch{
	height: 15px;
    font-size: 12px;
    color: #7f7f7f;
    border-top: 1px solid #5f5f5f;
    border-right: 2px solid #dfdfdf;
    border-left: 1px solid #5f5f5f;
    border-bottom: 2px solid #dfdfdf;
}


#searchform #btnsearch{
    width: 30px;
    font-size: 11px;
    color: #4f4f4f;
    border: 1px solid #8f8f8f;
}

/************************************************************************************************/
/* Logotipo */
#logo{
    clear: left;
    position: relative;
    float:left;
    width: 780px;
    height: 150px;
    background: url(images/header.gif) no-repeat;
}


/*************************************************************************************************/
/* Menu superior */
#menu{
    clear: left;
    position: relative;
    float: left;
	width:780px;
    height: 35px;
    top: 5px;
    background: url(images/menu-body.jpg) repeat-x;
}

#menu-left{
    position: relative;
    float: left;
    width: 15px;
    height: 35px;
    background: url(images/menu-left.jpg) no-repeat;
}

#menu-right{
    position: relative;
    float: right;
    width: 15px;
    height: 35px;
    background: url(images/menu-right.jpg) no-repeat;
}

#menu-content{
    position: relative;
    float: left;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

#menu-content li{
    float:left;
    padding-top: 2px;
	padding-left: 5px;
}

#menu-content a{
	float: left;
    padding-top: 7px;
	padding-left: 3px;
    padding-right: 3px;
	margin-right: 20px;
	height: 23px;
	text-decoration: none;
	font-size: 12px;
    color: #fff;
}

#menu-content a:hover{
    border-bottom: 1px dotted #fff;
    color: #dcb4a9;
}

#menu-content .current_page_item a {
    color: #fff;
}


/***********************************************************************************************/
/* rss */
#rss {
    position: relative;
    float: right;
    top: -23px;
    right: -6px;
}

#rss a, img {
    border: 0px;
}


/***********************************************************************************************/
/* Conteudio Geral do corpo do blog */
#main{
    clear: left;
    position: relative;
    float: left;
    width: 780px;
    top: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#main-corner-top {
    position: relative;
    float: left;
    width: 780px;
    height: 10px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 0px;
    background: url(images/main-corner-top.gif) no-repeat;
    color: #fff;

}

#main-center {
    clear: left;
    position: relative;
    float: left;
    width: 778px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
}

#main-corner-bottom {
    clear: left;
    position: relative;
    float: left;
    width: 780px;
    height: 10px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 0px;
    background: url(images/main-corner-bottom.gif) no-repeat;
}

/***********************************************************************************************/
/* Menu lateral */
#sidebar {
    clear: left;
    position: relative;
    float: left;
    width:160px;
    height: auto;
    left: 10px;
}

#sidebar h3 {
    color: #490000;
    font: normal 14px verdana, arial, helvetica;
    font-weight: bold;
}

#sidebar .box {
	padding-bottom: 15px;
}


#sidebar #calendar_wrap,
#sidebar .box .content,
#sidebar .box li a,
#sidebar .box .current-cat li a {
    height: 18px;
    border:1px solid #9c6363;
	background-color: #701e1e;
    font: normal 11px arial, helvetica, verdana;
    color: #efc3b7;
    text-transform: capitalize;
}


#recentcomments {
    border:1px solid #9c6363;
	background-color: #701e1e;
    font: normal 11px verdana, arial, helvetica;
    color: #efc3b7;
}

#recentcomments a{
    text-decoration: underline;
}

#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a,
#sidebar #searchform {
	padding: 5px 0px 0px 10px;
}

#sidebar #calendar_wrap {
	height: auto; 
}

#sidebar #calendar_wrap a{
	text-decoration: underline;
	color: #fff; 
}

#sidebar .box .tags {
	line-height: 1.6;
}

#sidebar .box li {
    display: inline; /* for IE */
}

#sidebar .box li a {
    display:block;
}

#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color: #9c6363;
	background-color: #9d2a2a;
    color: #fff;
}

#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
   	 border-color: #152942;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/***********************************************************************************************/
/* Comentários recentes */
#sidebar #recentcomments {
	padding-left: 20px;
}

#sidebar  #recentcomments li.recentcomments {
	display: block;
}

#recentcomments li.recentcomments a {
	display: inline;
	border: 0px;
}


/***********************************************************************************************/
/* CONTEUDO */
#content {
    position: relative;
	float: left;
	width: 581px;
    left: 25px;
}

#content-title {
    font: normal 12px arial, verdana, helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #490000;
}

#content .post {
    margin-bottom: 15px;
	/*border-bottom: 1px solid #e1e1e1;*/
}

#content .single {
	/*border-bottom: 2px;*/
}

#content h2{
	font: normal 14px arial, verdana, helvetica;
	font-weight: bold;
	color: #490000;
}

#content h2 a {
    font: normal 12px verdana, arial, helvetica;
    font-weight: bold;
    color: #c44343;
}

#content h3 {
    margin-bottom: 2px;
    line-height:2.1;
    border-bottom:2px solid #D2D6D8;
}

#content h2 a:hover {
    color: #465c79;
}

#content .entry-content{
	color: #3f3f3f;
}

.postdata {
	padding: 8px 0;
	margin-bottom: 8px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0px;
	border-right: 0px;
	color: #8f8f8f;
}

.postdata a {
    color:#8f8f8f;
    text-decoration: underline;
}

.postdata a:hover {
    text-decoration: underline;
}

.tags {
    line-height:1.2;
    clear:both;
}

/***********************************************************************************************/
/* Comentários */
#comments{
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}

.archive{
	font: normal 12px verdana, arial, helvetica;
	font-weight: bold;
	color: #5f5f5f;
}

#commentform {
    margin-top: 25px;
}

#commentform input.text, #commentform textarea {
	margin-top: 5px;
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    color: #5f5f5f;
    font: normal 12px verdana, arial, helvetica;
}

#commentform input.text {
    width: 300px;
}

#commentform textarea {
    width: 500px;
}

#commentform input.submit {
	margin-top: 5px;
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}

.comment {
	margin: 5px 0px 10px 0px;
	padding: 20px;
	background-color: #F5F5F5;
}

.comment .details img {
    vertical-align: middle;
}


/***********************************************************************************************/
/* Rodapé */
#footer {
    clear: left;
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    top: 30px;
    background-color: #701e1e;
    border-top: 1px solid #9c6363;
    text-align: center;
    color: #efc3b7;
    padding-top: 10px;
}

#footer a {
    color: #efc3b7;
}





/***********************************************************************************************/
/***********************************************************************************************/
/* Menu lateral opcional */
/***********************************************************************************************/
/***********************************************************************************************/
#sidebar .romantico-menu-simples li a{
    padding: 0px;
    margin: 0px 0px 0px 10px;
	position: relative;
	height: 14px;
	background-color: #fff;
    font: normal 11px verdana, arial, helvetica;
    color: #3f3f3f;
    border: 0px;
    border-color: #fff;
}

#sidebar .romantico-menu-simples li a:hover{
    background-color: #fff;
    text-decoration: underline;
    color: #3f3f3f;
}