/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites. Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.
Version: 1.4.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body
{
background: #231f20 url('images/bg.jpg') repeat-x fixed;

}

.caixa{
background-color: #FFF;
-moz-border-radius: 15px;
border-radius: 15px;	
	padding: 17px;
	margin: 20px 5px 0px -17px;
	_margin: 20px 0px 20px 0px;
width:300px;
}

.caixa li{
list-style: none;
line-height: 20px;
}

.caixa a{
text-decoration: none;
}

.caixa a:hover{
text-decoration: underline;
}


.linkwithin_hook a:hover{
background-color: #f60788 !important;
}

#contato{
margin-top:100px;

}

#contato legend{
color:black;
}

h2, a
{
	color: #b2196c;
}

h2, a:hover{
color: #f60788;
}

pre, code {white-space: normal;}

#menu-cima{
display:block;
float:left;
color: white;
font-size:15px;
margin: 51px 20px 0px 20px;
}

#menu-cima a{
color: white;
text-decoration: none;
}

#menu-cima a:hover{
color: #f60788;
text-decoration: none;
}

#social-media{
float:right;
margin-top: 25px;
}

#social-buttons li{
list-style:none;
margin-left:10px;
display:block;
float:left;
}

#social-buttons ul{
clear:both;
float:right;
}

#top
{

	text-align: right;
	height: 14px;
}

#top .menu
{
	padding-top: 2px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #f60788;
}

#contenttop
{
//	background: transparent url('images/topbg.png') no-repeat 0 0;
//	height: 25px;
width: 1150px;

}

#contentwrapper
{
//	background: transparent url('images/contentbg.png') repeat-y 0 0;
width: 1150px;


}

#header
{
	height: 80px;
width:890px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #b2196c;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 0px;
}

#introcontainer
{
	margin-top: 40px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{
	background: white;
	border: solid 1px #b2196c;
//-moz-border-radius: 15px;
//border-radius: 15px;
	margin: 20px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
width:600px;
}

.post p{
font-size: 14px;
line-height:20px;
}

.post img{
float:none;
margin:0;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
margin-bottom:40px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 40px;
}

.post .postheader .posttitle h2
{
        font-family:  'Cantarell',arial, serif;	
//font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 28px;
font-weight: bold;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;


}

.post .postcontent p
{
	margin-bottom: 10px;
clear:both;
	
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.allcomments{
color: white;
}

.allcomments h3{
color: white;
}

.commentbox
{
	background: #fff;
	border: solid 1px #b2196c;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

#comments{
background: white;
padding: 15px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	//background: #fafafa;
	//border: solid 1px #b2196c;
-moz-border-radius: 15px;
border-radius: 15px;	
	padding-left: 17px;
	margin: 20px 5px 0px -30px;
	_margin: 20px 0px 20px 0px;
width:300px
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: black;
font-weight:bold;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 32px;
	//background: url('images/bottombg.png') no-repeat 0 0;
width: 1050px;
color:white;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 150px;
	height: 20px;
	font-size: 12px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
