/*  
Theme Name: V
Theme URI: www.kadix.com.br
Description: tema institucional
Version: 2.1
Author: Carolina Kadix
Author URI: http://www.kadix.com.br/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
color:#444444;
font-family:Arial, Tahoma;
font-size:12px;
line-height:normal;
}

table{
	font-family: Tahoma, Arial;
	font-size: 11px;
}

h3, h4, h5, h6{
	font-family: "trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	}
	
h2 {
  color:#581D64;
  font-family:trebuchet MS;
  font-size:1.1em;
  position:relative;
margin-top:-16px;

}
	
	.breadcrumb{
font-family:arial;
font-size:10px;
margin-left:17px;
margin-top:10px;
padding-bottom:20px;
}
	
h1{
color:#350031;
font-family:Trebuchet MS;
font-size:13px;
margin-bottom:5px;
}

a{
	text-decoration: underline;
	color: #ff9900;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

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

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

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 2px;
	margin-left:15px;
border:1px solid #999999;
}




#container{
	margin: 0 auto;
	width: 840px;
	text-align: left;
	vertical-align: top;
}





#header_wrap{
	float: left;
	width: 840px;
	margin: 20px 0 0;
	padding: 0 ;
}

#header{
	float: left;
	width:830px;
	position:relative;
	height:130px;
}





.blog_title_wrap{
	float: left;
	width: 930px;
	margin: 10px 0 0 10px;
	display: inline;
	background: #004d6d url(images/bg_title_bottom.gif) no-repeat left bottom;
}

.blog_title{
	float: left;
	width: 930px;
	background: url(images/bg_title_top.gif) no-repeat;
}

.blog_title h1{
	padding: 10px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.blog_title h1 a{
	text-decoration: none;
	color: #fff;
}

.blog_title h1 a:hover{
	text-decoration: underline;
}




.topmenu{
	float: left;
	width: 950px;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.topmenu ul li{
	float: left;
	margin: 10px 0 0;
	display: inline;
}

.topmenu ul li a{
	display: block;
	padding:  10px 10px 20px;
	font-weight: bold;
	text-decoration: none;
	color: #410753;
}

.topmenu ul li.current_page_item a{
	color: #b3e5fa;
	background: url(images/bg_topmenu_li_current.gif) no-repeat center bottom;
}

.topmenu ul li a:hover{
	text-decoration: underline;
}

.topmenu ul li.rss{
	float: right;
	margin: 10px 10px 0 0;
}

.topmenu ul li.rss a{
	padding: 10px 10px 20px 21px;
	background: url(images/icon_rss.gif) no-repeat 0 10px;
}




#page{
	float: left;
	width: 840px;
	margin: 20px 0 0;
}

.main{
	float: left;
	width: 550px;
	display: inline;
}

.post{
	float: left;
	width: 550px;
	margin:10px 0 20px;
	background: #fff url(images/box_topo.gif) no-repeat; 
	overflow: hidden;
}

.post_date{
	float: left;
	margin: 20px 15px 0 20px;
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(images/bg_date_button.jpg) no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	float: left;
	width: 540px;
	margin: 20px 0 0 0;
	display: inline;
}

.post_title_alt{
	width: 470px;
	margin: 20px 0 0 20px;
}



.post_title h2 a{
	text-decoration: none;
	color: #581D64;
	margin-left:18px;
}

.post_title h2 a:hover{
	text-decoration: underline;
}

.postdata{
	padding: 10px 0 0;
	line-height: 18px;
	font-family:Tahoma, Arial, Helvetica;
	color: #999;
}

.entry{
	padding: 0 20px 20px;
	line-height: 18px;
	background:url("http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/box_content.gif")repeat-y 0 0;

}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 13px;
	line-height: 20px;

}

.entry h2{
	font-weight: normal;
}

.entry h3{border-top:1px dotted #CCCCCC;
font-size: 13px;
margin-top:35px;
padding-bottom:15px;}

#crp_related li{
padding-left:10px;
list-style-type:none;
background: #fff url(images/seta2.gif)no-repeat left center;
}

#crp_related {
padding-bottom:20px;
border-bottom:1px dotted #ccc;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.entry p {
padding-right:10px;
text-align:justify;
}

p.comments_number{
	background:transparent url(images/icon_comment_bubble.gif) no-repeat scroll 0 15px;
padding:13px 0 0 26px;
}

p.comments_number a{
	color: #ff9900;
}

.navigation{
	padding: 0 20px;
	line-height: 24px;
}




.comments_template_wrap{
	margin: 10px 0 0;
}

.comments_template{
	padding: 20px 20px 30px;
}

.comments_template ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px;
}

.comments_template ol.commentlist li{
	padding:0 10px 10px;
	line-height: 24px;
}

.comments_template ol.commentlist li.alt{
	background:#F7F1FB none repeat scroll 0 0;
border-top:1px solid #DACCE4;
}

.comments_template ol.commentlist li cite{
	font-style: normal;
	font-weight: bold;
}





.sidebar{
	float: left;
	margin:15px 0 0 10px;
    width:267px;
	display: inline;
}

.sidebar a {
text-decoration:underline;
color:#581D64;
font-size:11px;
}

.sidebar a:hover {
text-decoration:underline;
color: #FF9900;

}

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

.sidebar ul li{
	margin: 10px 0 0;
	background: #fff url(images/sidebar-topo.gif) no-repeat;
}

.sidebar ul li#calendar #calendar_wrap{
	padding: 7px 20px 30px;
	background: url(images/bg_sidebar_rc_bottom.gif) no-repeat left bottom;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar{
	width: 100%;
	font-size: 12px;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar td{
	padding: 4px 0;
}

.sidebar ul li#search{
background:#fff;
margin-left:5px;
margin-top:-4px;
}

.sidebar ul li#search h3{
font-size:14px;}


.sidebar ul li form#searchform{
background:#FFFFFF url(images/bg_searchform.gif) no-repeat scroll 65px bottom;
height:24px;
margin-bottom:30px;
}

.sidebar ul li form#searchform .keyword{
	width: 261px;
	height: 24px;
	overflow: hidden;
	background: #fff url(images/bg_searchform.gif) no-repeat 70px 0;
}

.sidebar ul li form#searchform .keyword input#s{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	background-color: transparent;
	color: #666;
}

.sidebar ul li h2{
background:transparent url(images/seta.gif) no-repeat scroll 0 bottom;
border-bottom:1px dotted;
color:#ff9900;
margin-left:19px;
margin-right:25px;
padding-left:10px;
padding-top:10px;
}

.sidebar ul ul,  .sidebar ul li#google-search form#gsearch{
	padding: 7px 20px 30px;
	background: url(images/sidebar-content.gif) repeat-y 0 0;
}

.sidebar ul ul li{
	margin: 0;
	padding: 5px 0 10px;
	line-height: 24px;
	background: #f7f1fb;
}

.sidebar ul ul ul{
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.navigation a, #footer a{
	text-decoration: none;
	color: #581D64;
}

.navigation a:hover, #footer a:hover{
	text-decoration: underline;
}

.navigation, #footer{
	font-weight: bold;
	color: #444444;
}

#footer{

	padding: 0 7px;
	line-height: 24px;
	background:transparent url(http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/footer-bg.gif) no-repeat scroll 0 top;

}

/* adicionado */
#linguas {
	float: right;
	color: #333;
	background: url(http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/baloes.gif) no-repeat right top;
	width: 270px;
	height: 90px;
	top: 0px;
	right: 0px;
	position: absolute;
}

#linguas p{
	padding-top: 18px;
	width: 180px;
	text-align: right;
	color:#888;
}

#linguas ul {
	position: absolute;
	bottom: 0;
	right: 7px;
	background: url(http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/arrow.jpg) no-repeat left center;
	padding-left: 7px;
	list-style: none;
}
#linguas ul li {
	float: left;
	padding: 0 5px;
}
#linguas ul li a {
	color: #999999;
	font-size:10px;
}
#linguas ul li a:hover {color: #9966CC;}

#balao {float:right;margin-top:-70px;
}
#fieldset { 
    background:transparent url('http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/menu-canto-dir.gif') no-repeat scroll right 0;
    height:30px;
    margin-left:50px;
    position:absolute;
    width:150px;
	margin-top:-5px;
	}
	
	#logo {
	width:200px;
	}

.post p.postautor {
padding-top:10px;
padding-left:20px;
font-size:10px;
}


.post p.postinfo {
font-size:10px;
margin-bottom:5px;
padding-bottom:20px;
margin-top:-25px;
float:right;

}

.post p.postinfo span.upper {
text-transform:uppercase;
}

.post p.postinfo span.category {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/category.gif) no-repeat scroll 0 0;
padding-left:20px;
}

.post p.postinfo span.comment {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/comment.gif) no-repeat scroll 0 0;
padding-left:20px;
}

#box-footer {
	padding: 0 20px 20px;
	line-height: 24px;
	background: #fff url(images/box_bottom.gif) no-repeat 0 0;
	clear: both;
}
#sidebar-footer {

	background: #fff url(images/sidebar-footer.gif) no-repeat left bottom;
	height:12px;
	clear: both;
}
#footer p {
color:#444444;
font-family:tahoma;
padding-left:10px;
text-align:left;
font-size:10px;
font-weight:normal;
}

/* INTERNAS */

.post-internas{
	float: left;
	width: 840px;
	margin:10px 0 20px;
	background: #fff url(images/box2-topo.gif) no-repeat; 
	overflow: hidden;
}

.entry-internas {
background:#FFFFFF url(images/box2-content.gif) repeat-y scroll 0 0;
line-height:18px;
padding:0 20px 20px;
}

#box-footer-inter {
background:#FFFFFF url(images/box2-footer.gif) no-repeat scroll 0 0;
clear:both;
line-height:24px;
padding:0 20px 20px;
}
.main-internas {
display:inline;
float:left;
width:840px;
}

.h2internas {
color:#581D64;
font-family:trebuchet MS;
font-size:1.2em;
height:30px;
margin-top:-13px;
padding-left:18px;
position:relative;
}
#chamadas{
	list-style: none;
	display: inline;
}
#chamadas ul{
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin:10px 0;
   padding:0;
  
}
#chamadas li {

  margin-left:29px;
  text-align:justify;
  width:257px;
  margin-top:-15px;
  float:left;
  min-height:150px;
   background:  url('http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/box-footer.gif') no-repeat 0 bottom;
 }

#chamadas li p {
color:#666666;
font-family:trebuchet MS;
font-size:1.0em;
line-height:1.6em;
padding:8px 15px 0;
 background:  url('http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/box-bg.gif') repeat-y 0 0;
}

#chamadas li a {
text-decoration:none;
background: transparent url('http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/button.gif') no-repeat 0 0;
width:76px;
height:22px;
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
color:#ffffff;

}

#chamadas li a:hover {
text-decoration:underline;
}

#chamadas h2 {
color:#581D64;
font-family:trebuchet MS;
font-size:1.2em;
font-weight:bold;
height:22px;
padding-left:20px;
padding-top:3px;
background: transparent url('http://www.voicelink.com.br/site/wp-content/themes/voicelink/images/box-topo.gif') no-repeat 0 0;
}

.content-home {
margin:40px 0 0 -29px;
min-height:120px;
position:relative;
width:900px;
}
#destaque {	padding-bottom:20px;
padding-top:10px; }

#chgfontsizeoptions {
float:right;
font-size:10px;
margin-right:15px;
margin-top:-10px;}





#head-search {
background:#FFFFFF url(images/bg_searchform.gif) no-repeat scroll 0 0;
height:48px;
margin-right:14px;
}
#head-search li {
margin:0px;
}

#head-search input, textarea {
border:0;
}

#head-search input.text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#5A5A5A none repeat scroll 0 0;
border:1px solid #666666;
color:#AAAAAA;
float:left;
margin-right:6px;
width:130px;
}

input.text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#666666;
font-size:10px;
height:14px;
margin-right:2px;
padding:3px;
vertical-align:top;
}
#head-search .button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#f7f1fb none repeat scroll 0 0;
border-color:#ccc;
color:#444;
text-shadow:none !important;
}
.submit input, .button, .button-primary, .button-secondary, input[type="button"], input[type="submit"] {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-sizing:content-box;
-x-system-font:none;
border:1px solid #BBBBBB;
color:#464646;
cursor:pointer;
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
padding:2px 8px !important;
text-decoration:none;
text-shadow:0 1px 0 #FFFFFF;
}