/*
 * CSS Document
 * Site CSS
 *
 * Pedro Teixeira
 */

/*********************RIGHT CONTENT**************************/

#right{
	width: 559px;
	min-height:440px;
	height:auto !important;
	height:440px;
	float:left;
	background:#FFF;
	border-left: #CCC 1px solid;
	padding: 10px 10px 0px 10px;
}

#right .boxcontent{
	background:url(/public/img/boxcontentbg3.jpg) repeat-x 0px 0px;
	width:530px;
	float:left;
	padding: 15px 15px 0px 15px;
	color:#333;
	font-size:13px;
	margin-bottom: 30px;
}

#right .boxcontent .title{
	font-size:19px;
	color:#00;
	margin:5px 0px 20px 0px;
}

#right .boxcontent .subtitle{
	font-size:12px;
	color:#00;
	margin:10px 0px 10px 0px;
	padding-bottom:5px;
	font-weight:bold;
}

#right .boxcontent .sucesso{
	width:490px;
	float:left;
	margin: 10px 0px 10px 0px;
	color:#333;
	text-align:left;
	background-color:#CAED8A;
	border:1px #8DD522 solid;
	padding:15px;
}

#right .boxcontent .erro{
	width:490px;
	float:left;
	margin: 10px 0px 10px 0px;
	color:#333;
	text-align:left;
	background-color:#FFBDBD;
	border:1px #FF7777 solid;
	padding:15px;
}

#right .boxcontent .sucesso a, #right .boxcontent .erro a{
	color: #0099FF;
}

#right .boxcontent .subtitlecalendario{
	font-size:16px;
	color:#00;
	margin:10px 0px 10px 0px;
	border-bottom: #666 1px solid;
	padding-bottom:5px;
	font-weight:bold;
}

#right .boxcontent .more{
	float:right;
	color:#0099FF;
	margin-top:15px;
}

#right .boxcontent .new {
	float:left;
	width:520px;
	border-bottom: #666 1px solid;
	padding-bottom:10px;
	margin-bottom: 25px;
}

#right .boxcontent .new .title{
	font-size:16px;
	color:#333;
	font-weight:none;
}

#right .boxcontent .new .subtitle{
	font-size:12px;
	color:#333;
	margin:15px 0px 0px 0px;
	border:0px;
	font-weight:bold;
}

#right .boxcontent .new .write{
	font-size:10px;
	margin-top:10px;
}

#right .boxcontent .parceiro {
	float:left;
	width:520px;
	border-bottom: #666 1px solid;
	padding-bottom:10px;
	margin-bottom: 25px;
}

#right .boxcontent .parceiro img{
	float:left;
	margin-right:20px;
}

#right .boxcontent .parceiro .divisor{
	width:400px;
	float:left;
}

#right .boxcontent .parceiro .title{
	font-size:15px;
	color:#333;
	font-weight:bold;
}

#right .boxcontent .parceiro a{
	color:#0099FF;
	float:left;
	margin-top:20px;
}


#right .boxcontent .depoimento {
	width:100%;
	float:left;
	border-bottom: #666 1px solid;
	padding-bottom:10px;
	margin-bottom: 15px;
}

#right .boxcontent .depoimento .write{
	font-size:10px;
	margin-top:10px;
}

#right .boxcontent .evento {
	float:left;
	border-bottom: #666 1px solid;
	padding-bottom:10px;
	margin-bottom: 15px;
}

#right .boxcontent .evento .title{
	font-size:17px;
	color:#333;
}

#right .boxcontent .projeto {
	float:left;
	border-bottom: #666 1px solid;
	padding-bottom:10px;
	margin-bottom: 15px;
}

#right .boxcontent .projeto .title{
	font-size:16px;
	color:#333;
	font-weight:bold;
}

#right .boxcontent .projeto .subtitle{
	font-size:12px;
	color:#333;
	margin:15px 0px 0px 0px;
	border:0px;
	font-weight:bold;
}

#right .boxcontent .galeria{
	width:520px;
	float:left;
	margin-top: 10px;
	margin-bottom:20px;
}

#right .boxcontent .galeria img{
	border:1px #CCC solid;
	padding:3px;
}

#right .boxcontent .galeria a{
	color:#0099FF;
}

#right .boxcontent .galeria li{
	float:left;
	margin-right:10px;
}

#right .boxcontent form{
	width:100%;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right .boxcontent label{
	width:100%;
	float:left;
}

#right .boxcontent input{
	width:60%;
	float:left;
	margin-bottom:15px;
}

#right .boxcontent select{
	width:60%;
	float:left;
	margin-bottom:15px;
}

#right .boxcontent textarea{
	width:60%;
	float:left;
	height:100px;
}

#right .boxcontent button{
	width:100px;
	height:30px;
	float:left;
	clear:left;
	margin-top:20px;
	background-color:#CCCCCC;
	border:1px solid #333;
}

#right .boxcontent .paginas{
	width:520px;
	float:left;
	margin: 30px 0px 0px 0px;
	text-align:right;
	font-size:15px;
	color:#333;
}

#right .boxcontent .paginas .selected{
	font-size:20px;
}

#right .boxcontent .paginas .menos, #right .boxcontent .paginas .mais, #right .boxcontent .paginas .numero{
	color:#333;
}

#right .boxcontent .paginas span, #right .boxcontent .paginas a{
	margin-left:8px;
}

#right .boxcontent .anos{
	float:left;
	width:100%;
	margin:5px 0px 20px 0px;
}

#right .boxcontent .anos li{
	float:left;
	margin-right:10px;
}

#right .boxcontent .anos li a{
	color:#0099FF;
	font-size:16px;
}

#right .boxcontent .calendario li{
	margin:0px 0px 20px 0px;
}

#right .boxcontent .calendario .galeria{
	margin:10px 0px 20px 0px;
}

#right .boxcontent .calendario .galeria li{
	margin:0px 10px 0px 0px;
}
