/*  

Theme Name: Blog FV Eventos
Theme URI: http://www.fveventos.com.br
Description: tema do Blog FV Eventos
Version: 1.0
Author: Cumplice Comunicacao e Design
Author URI: http://www.cumplice.net

*/
body {
	background: #0093cf url('images/bg-blog.jpg') top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
}
hr {
	border: solid 1px #FFF;
	margin-bottom: 25px;
}
form {
	padding-left: 30px;
	margin-bottom: 10px;
}
h2 {
	color: #024a70;
	font-size: 18px;
	padding-bottom: 20px;
}
h3, h3 a:link, h3 a:visited {
	color: #39ade7;
	font-size: 16px;
	padding-bottom: 5px;
	text-decoration:none;
}
h3 a:hover, h3 a:active {
	color: #006699;
	font-size: 16px;
	padding-bottom: 5px;
	text-decoration:none;	
}
p {
	padding-bottom:15px;
}
strong {
	font-weight: bold;
}
li {
	list-style-image: url('images/bullet.gif');
	margin-left: 15px;
}
li a:link, li a:visited {
	color: #333;
	text-decoration: none;
}
li a:hover, li a:active {
	color: #333;
	text-decoration: underline;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
}
/****************************** coluna esquerda // navegação ********************************/
#col-left {
	width: 270px;
	float: left;
}
.box-left {
	background: url('images/bg-box-left.gif') bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.box-left img {
	padding-bottom: 15px;
}
.bt {
	background: #FF6600;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
}
.about {
	padding: 15px 30px 10px 30px;
	font-size: 12px;
}
.about a {
	font-weight: bold;
}
/******************* categorias ****************/
#categorias {
	padding-left: 40px;
	font-size: 12px;
}
#categorias ul {
	list-style: none;
}
#categorias li {
	margin: 0 0 10px 0;
	list-style-image: url('images/bullet.gif');
}
/****************** links *********************/
a:link, a:visited {
	color: #39ade7;
	text-decoration: none;
}
a:hover, a:active {
	color: #006699;
	text-decoration: underline;
}
/******************************** coluna direita // posts ************************************/
#col-right {
	width: 540px;
	float: right;
}
#posts {
	width: 490px;
	w/idth: 540px;
	padding: 25px;
	background: #FFF;
}
#posts .postfotter {
	clear:both;
	width: 490px;
}
#posts .postcomment {
	float: left;
}
#posts .postedit {
	float: right;
	width: 300px;
	text-align: right;
}
.post-info {
	color: #999;
	font-size: 9px;
	padding-bottom:15px;
}
.post-info a:link, .post-info a:visited {
	color: #999;
	text-decoration: none;
}
.post-info a:hover, .post-info a:active {
	color: #999;
	text-decoration: underline;
}
/****************** rodapé *********************/
.navigation {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
/************************** extras *************************/
#extras {
	padding-left: 30px;
}
#extras ul {
	list-style: none;
	padding-bottom: 5px;
}
#extras li {
	margin: 0 0 10px 0;
	list-style-image: none; 
}
#extras li img {
	float: left;
	padding: 0 15px 0 0;
}
/************************* comentários ***************************/
#col-right form {
	padding-left: 0px;
}
#col-right form label {
	width: 80px;
	text-align: left;
	float: left;
	line-height: 20px;
	font-size: 10px;
}
#col-right form .btn {
	margin-left: 80px;
}
h4 {
	color: #f99414;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
}
.commentlist strong {
	font-weight: bold;
}
/********************** image caption easy ***************************/
.imagecaptioneasy {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #666;
  padding-bottom: 15px;
}
.imagecaptioneasy img { 
	border: 0px solid #fff; 
	margin-bottom: 5px; 
}
.imagecaptioneasy span { 
	text-align: center; 
	padding-bottom: 15px;
}
.imagecaptioneasy_top_left {
	 margin: 0 11px 11px 0; 
	 float: left; 
}
.imagecaptioneasy_top_right { 
	margin: 0 0 11px 11px;
	float: right;
}
.imagecaptioneasy_top_nowrap { 
	margin: 0 0 11px 0; 
	float: none; 
}
.imagecaptioneasy_left { 
	margin: 11px 11px 11px 0; 
	float: left; 
}
.imagecaptioneasy_right { 
	margin: 11px 0 11px 11px; 
	float: right; 
}
.imagecaptioneasy_nowrap { 
	margin: 11px 0 11px 0; 
	float: none; 
}

/******************** novas legendas *******************/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/******************** galeria *******************/
.gallery img {
	background-color:#FFFFFF;
	/*border:1px solid #A9A9A9;*/
	display:block;  
	margin:4px 4px 4px 0;
	padding:2px;
	position:relative;
	float: left;
}
.gallery img:hover {
	background-color: #A9A9A9;
} 