/*
Theme Name: Belinda Peregrin Theme
Theme URI: http://www.belindaperegrin.com.br/
Description: Exclusive Theme from <a href="http://belindaperegrin.com.br/">BelindaPeregrin.com.br</a>.
Version: 2.0
Author: Rayane Alvim
Author URI: http://belindaperegrin.com.br/
*/

* {
	margin:0;
	padding:0;
}

body {
	background:#CC6286;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	margin-top:-18px;
	padding:0;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#FF6699;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow:#000000 0px 1px 0px;
	text-transform:uppercase;
}

h2 a{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#FF6699;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow:#000000 0px 1px 0px;
	text-decoration: none;
	text-transform:none;
}

h2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow:#000000 0px 1px 0px;
	text-decoration: none;
	text-transform:none;
}

span {
	color:#ff4987;
}

a {
	color:#67ff82;
	text-decoration:none;
}

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

ul li {
	margin-left:15px;
}

.left {
	padding-right:5px;
}

.right {
	margin-left:5px;
}

a img {
	background:#CCCCCC;
	padding:6px;
	border:1px solid #FFFFFF;
}

a:hover img {
	background:#ff6b9b;
	padding:6px;
	border:1px solid #ff1866;
}

#geral {
	width:918px;
	margin:0 auto;
}

#news {
	width:550px;
	background:#252525;
	float:left;
	padding-left:30px;
}

#titulo {
	width:500px;
	height:32px;
	background:url(images/titulonews.jpg) no-repeat;
	text-align:center;
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff4987;
}

#post {
	width:488px;
	background:#343434;
	padding:5px;
	text-align:justify;
}

#footernews {
	width:488px;
	height:25px;
	background:url(images/footernews.jpg) no-repeat;
	padding:8px 0 0 10px;
	font-size:9px;
	text-align:center;
}

#sidebar {
	width:318px;
	background:#252525;
	float:right;
}

#cont {
	width:256px;
	padding:5px 0 0 8px;
}

.hover {
	border:2px solid #ff6b9b;
	padding:0;
	background:none;
}

.hover:hover {
	border:2px solid #FFFFFF;
	padding:0;
	background:none;
}

#footer {
	clear:both;
	float:none;
	text-align:center;
}

.twitter li{
	display:block;
	border-bottom:1px solid #FFFFFF;
	padding:8px 0 8px 5px;
}

.twitter li:hover {
	display:block;
	background:#333333;
}

blockquote {
	width:450px;
	background:#666666;
	color:#FFF;
	margin-left:20px;
	border:1px solid #000000;
	padding:3px;
}

#video {
	padding-top:5px;
}

.borda {
	background:#CCCCCC;
	padding:6px;
	border:1px solid #FFFFFF;
}

#borda {
	background:#CCCCCC;
	padding:6px;
	border:1px solid #FFFFFF;
}