/*
Theme Name: Cher
Theme URI: http://badnik.org
Description: Cher Guevara theme
Version: 1.0
Author: Mariana Curci
*/
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	}

/* Básico */

u {
color: #000000;
border-bottom: 1px solid #ff0000;}

b {
color: #ff0000; cursor:default;}

b:hover {
color: #ff0000; cursor:default;}

strong {
color: #ff0000; cursor:default;}

strong:hover {
color: #ff0000; cursor:default;}

i {
color: #ff0000;}

em {
color: #ff0000;}

	
#wrap {
	margin: 0px auto;
    background: #ffffff;
	padding-top: 0px;
	width: 750px;
	text-align: justify;
	}

/* Header */
#header {
height:446px;
background:url(img/header.jpg) no-repeat top left;
width:750px;
}

/* menu vertical */

a.nav  {
display: block;
padding-left: 5px;
font-family: verdana;
font-size: 10px;
background-color: #e5e5e5;
border-top: 1px solid #FFFFFF;
color	: #000000; 
text-align: justify;
line-height:10px;
letter-spacing: 1px;
padding-bottom: 4px;
font-weight: normal;}

a.nav:link, a.nav:active, a.nav:visited {
display: block;
padding-left: 5px;
font-family: verdana;
font-size: 10px;
background-color: #e5e5e5;
border-top: 1px solid #FFFFFF;
color	: #000000; 
text-align: justify;
line-height:10px;
letter-spacing: 1px;
font-weight: normal;}

a.nav:hover  {
display: block;
padding-left: 5px;
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
font-family: verdana;
font-size: 10px;
color	: #ff0000; 
text-align: right;
line-height:10px;
letter-spacing: 1px;
font-weight: normal;
}


a {
		color: #ff0000;
		text-decoration: none;
	
		}
		
a:hover { color: #000000; }


h1, h1 a {
		color: #ff0000;
		text-decoration: none;
		font-size: 22px;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		margin-top: 35px;
		padding: 0px;
		font-weight: normal;
		}
h1 a:hover { color: #000000; }
			
	 


.sidebar {
	margin-top: 50px;
	margin-left: 10px;
	padding: 0px;
	width: 190px;
	float: left;
        text-align: justify;
        font-size: 9px;
	}
	.sidebar a { text-decoration: none; color: #ff0000; }
	.sidebar a:hover { color: #000000; }
	.sidebar h2 {
		margin: 0px; 
		padding-left: 5px;
		font-size: 14px;
		font-weight: bold;
		background: #ffffff;
                color: #ff0000;
		}
	.sidebar ul {
		margin: 0px 0px 15px 0px; padding: 0px;
		}
        .sidebar li {
		margin: 0px 0px 0px 12px; padding: 0px;
		}
		
		
		
	
.content {
	margin-top:50px;
	padding: 0px;
	width: 525px;
	float: right;
	}
	
	
	.content ul {
		margin: 0px 0px 15px 0px; padding: 0px;
		}
        .content li {
		margin: 0px 0px 0px 12px; padding: 0px;
		}
        .content h1, .content h1 a {
		margin: 0px; padding: 0px;
		font-size: 25px;
		font-weight: bold;
		color: #ff0000;
        line-height: 28px;
		text-decoration: none;
		}
	.content h2, .content h2 a {
		margin: 0px; padding: 0px;
		font-size: 18px;
        line-height: 16px;
		font-weight: bold;
		color: #ff0000
        line-height: 21px;
		text-decoration: none;
		}
    .content h3, .content h3 a {
		margin: 0px; padding: 0px;
		font-size: 18px;
        line-height: 16px;
		font-weight: bold;
		color: #ff0000;
        line-height: 21px;
		text-decoration: none;
		}		
		
	.meta {
		        margin: 0px 0px 10px 0px;
                font-size: 9px;
		        border-top: 0px solid #ff0000;
                border-bottom: 0px solid #ff0000;
                background: #ffffff;
				padding-left: 5px;
		        color: #000000;
		} 
		.meta a { text-decoration: none; color: #ff0000; }
		.meta a:hover { color: #000000; }
	.post { padding-bottom: 20px; 
                font-size: 11px;    }
		.post a { text-decoration: none; color: #ff0000; }
		.post a:hover { color: #000000; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}

		blockquote {
	              padding:5px 5px 5px 5px; 
                  width:60%;
	              font-family: Geneva, Arial, Helvetica, sans-serif;
                  color: #000000;
				  font-size: 10px; 
                  border-top: 1px solid #ff0000;
                  border-bottom: 1px solid #ff0000;
}
		abbr, acronym {
			border-bottom: 0px dotted #F0F1F6;
			cursor:help;
			}
		code {
                        padding:5px 5px 5px 25px;
			            color: #ff0000;
                        width:60%;
			}

.commentlist ol {
	margin: 10px; padding: 10px;
	}
	.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border: 1px solid #ff0000;
		list-style-type: none;
		}
	.commentlist ol li a { text-decoration: none; color: #000000; }

.alt { 
     background: #e5e5e5;

     
}

.footer {
	padding: 0;
    background: #ffffff;
    height: 100px;
	text-align: center;
    font-size: 9px;
	}
	.footer a {
		text-decoration: none;
		color: #ff0000;
		}
        .footer a:hover {
		text-decoration: none;
		color: #000000;
		}

.clear{
	clear: both;
	padding: 0 0 1px;
	}

.main_date { 
             float: right; 
             color: #ff0000; 
             font-size: 10px;
             font-family: Verdana;                     
             text-align: center; 
             font-weight: bold; 
             margin: 0 10px 10px 3px; 
             padding: 8px 0px; 
             width: 40px; height: 30px; 
             background: #ffffff; 
             line-height:1em;
			 border: 1px solid #000000;
			 -moz-border-radius: 5px 5px 5px 5px;
			 }


.meta2 {
		margin: 0px 0px 10px 0px;
        padding: 5px;
        font-size: 9px;
		border: 1px solid #000000;
        background: #ffffff;
		color: #000000;
		} 

/* BORDA EM IMAGENS */

.blogimage {
background: #ff0000; 
padding: 7px;
border: 1px solid #000000;
margin-right: 6px;
margin-left: 6px;
margin-top: 3px;
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

.blogimage:hover     {
background: #ff0000; 
padding: 7px;
border: 1px solid #000000;
margin-right: 6px;
margin-left: 6px;
margin-top: 3px;
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

.blogimage2 {
background: #ff0000; 
padding: 3px;
border: 1px solid #000000;
margin-right: 6px;
margin-left: 6px;
margin-top: 3px;
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

.blogimage2:hover     {
background: #ff0000; 
padding: 3px;
border: 1px solid #000000;
margin-right: 6px;
margin-left: 6px;
margin-top: 3px;
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

/* CALENDÁRIO */

#wp-calendar {
empty-cells: show;
text-align: center;
font-family:tahoma;
width:100%;
}

#wp-calendar TD {
PADDING:2px; 
FONT-SIZE: 9px; 
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR:#ffffff;
border-top:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
color:#000000;
-moz-border-radius: 3px 3px 3px 3px;
}

#wp-calendar TD:hover{
background-color:#ff0000;
cursor:default;
}

#wp-calendar th{
color:#FFFFFF;
text-align:center;
font-size:10px;
font-weight:bold;
letter-spacing:7px;
cursor:help;
BACKGROUND-COLOR:#ff0000;
-moz-border-radius: 3px 3px 3px 3px;

}

#wp-calendar #today {
color:#000000;
font-weight:bold;
}

#wp-calendar #today:hover{
color:#ff0000;
}


#wp-calendar caption {
font:bold 7pt tahoma;
letter-spacing:1px;
text-align:center;
color:#000000;
text-transform:uppercase;
margin-left:2px;
margin-right:2px;
padding:3px;
}

#wp-calendar a{
color:#ff0000;
font:bolder 9px tahoma;
text-decoration:none;
}

#wp-calendar a:hover{
color:#000000;
}

/*** configuração de caixa de texto e botões de formulário ***/

input, textarea, select {
background: #e5e5e5; 
border: 1px solid #000000;
color: #696969;
font-size: 10px;
font-family: tahoma;
-moz-border-radius: 5px 5px 5px 5px;
}

input:focus, textarea:focus, select:focus {
background: #ffffff; 
border: 1px solid #ff0000;
color: #000000;
font-size: 10px;
font-family: tahoma;
}

input:hover, textarea:hover, select:hover {
border: 1px solid #ff0000;
}


/* ------------------------------ FOOTLINK ------------------------------- */


#footlink {
        /* Edit the Bottom Page Links */
        width: 100%;
        text-align:left;
        font-size: 9px;
        font-weight: none;
        }

        #footlink span {
        	background:url(img/bgsimples.gif) repeat-x;
            border: 1px solid #d4d4d4;
            color: #696969;	
            padding:4px;
        	margin:0 1px 0 1px;			
		}

	#footlink span:hover {
        	background:url(img/bgsimples2.gif) repeat-x;
            border: 1px solid #d4d4d4;
            color: #999999;   
        	margin:0 1px 0 1px;			
		}

	#footlink a {
        	padding:4px;
        	margin:0 1px 0 1px;        
		}

	#footlink a:link, #footlink a:visited, #footlink a:active {
	background:url(img/bgsimples.gif) repeat-x;
    color:#fc3095;
    border: 1px solid #d4d4d4;
		}

	#footlink a:hover {
    background:url(img/bgsimples2.gif) repeat-x;
    color:#696969;
    border: 1px solid #d4d4d4;
		}
