/*
Theme Name: Rua de Baixo
Theme URI: http//www.ruadebaixo.com
Description: Rua de Baixo Theme
Version: 2
Author: David Carvalho, Luis Neng, Paulo Vieira, Francisco Ferreira, Dina Coelho
Author URI: http://www.spirituc.com/
*/

@import "style-rdbworld.css";

/**********************************************************************************
 * Wrapper [START]
 **********************************************************************************/
body {
	margin:0px;
	padding:0px;
	background:url(background_rdb.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:30px;
}

hr {
	display:none;
}
#headerSWF {
	/*display:none;*/
	
	height:136px;
	width:935px;
	float:left;
	background-color:#000;
	background-image:url(bg-radial.jpg);
	background-repeat:no-repeat;
	
}
#header {
	height: 32px;
	width:935px;
	float:left;
}
#tagline {
	display: none;
}

#container {
	height:auto;
	width: 935px;
	margin:auto;
}

#postContainer {
	color:#757575;
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(stripes-tr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	width:935px;
}
/**********************************************************************************
 * Wrapper [END]
 **********************************************************************************/

/**********************************************************************************
 * Main Navigation [START]
 **********************************************************************************/
 
.mainNav {
	position: absolute;
	top: 136px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	width: 935px;border-bottom:1px solid #A8A8A8
}

.mainNav ul {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	
}
.mainNav li {
	float: left;
	list-style-type: none;
	display:inline;
	height: 24px;
	
	vertical-align: middle;		
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;	
	
    border-top:1px solid #a8a8a8;
	border-right:1px solid #a8a8a8;		

	background-image:url(alphaback.png);
    background-repeat:no-repeat;
	background-color: #FFFFFF;    

    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:13px;
    font-weight:bold;
	
	text-align: center;
}
.mainNav li.currentItem {
	background-image:none;
	border-bottom: 1px solid #FFFFFF;
}
.mainNav li.lastItem {
	border-right:none;
}
.mainNav li a {
	text-decoration: none;
    color:#444444;
}
/**********************************************************************************
 * Main Navigation [END]
 **********************************************************************************/

/**********************************************************************************
 * Home [START]
 **********************************************************************************/

.homeColumn1, .homeColumn2, .homeColumn3 {

}
.homeColumn1 {
	padding-left:20px;
	padding-right:25px;
	float:left;
	width:370px;
	
}
.homeColumn1 p{
	text-align:justify;
}

.homeColumn2 {
	margin-top:7px;
	margin-right:15px;
	float:left;
	width:225px;
}

.homeColumn3 {
	margin-top:19px;
	float:left;
	width:260px;
}

.homeColumn1 h1 {
	margin: 0;
	margin-top: 19px;	
	margin-bottom: 8px;
	padding: 0;
	font-size:17px;
	color: #444444;
}
.homeColumn1 h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size:17px;
	color: #444444;
}
.homeColumn1 h3 {
	margin: 0;
	margin-bottom: 20px;
	color: #444444;
}

.homeColumn2 h2, .homeColumn3 h2 {
	margin: 0;
	margin-top: 17px;
	margin-bottom: 6px;
	padding: 0;
	font-size:17px;
	color: #444444;
}


#footer {
	clear: both;
	height: 30px;
	background-color: #FFFFFF;
	background-image:url(footer-spacer.jpg);
	background-position: 0 20px;
	background-repeat:no-repeat;
	padding-top:37px;
	padding-left:20px;
}

#footer a{
	color:#0099CC;
}
#footerImage {
	background-image:url(footer.png);
	height:15px;
	background-repeat:no-repeat;
}

ul.footerSponsors						{ list-style: none; float: left; margin: 0px 0px 0px 0px; padding: 0px; }
ul.footerSponsors li					{ list-style: none; float: left;color: #737373; margin: 0px 15px 10px 0px; padding: 0px; }
ul.footerSponsors img					{ border:0px; }
ul.footerSponsors li a					{ color: #ff0097; text-decoration: none; }
ul.footerSponsors li a:hover			{ text-decoration: underline; }


ul.footerSocialNetWorks					{ list-style: none; float: left; margin: 0px 0px 0px 0px; padding: 0px; }
ul.footerSocialNetWorks li				{ list-style: none; float: left;color: #737373; margin: 0px 7px 0px 0px; padding: 0px; }
ul.footerSocialNetWorks li a			{ color: #ff0097; text-decoration: none; }
ul.footerSocialNetWorks li a:hover		{ color: #ffffff; background:#ff0097; }

ul.footerStatsNew						{ list-style: none; float: left; margin: 0px 0px 0px 0px; padding: 0px; }
ul.footerStatsNew li					{ list-style: none; float: left; text-align: center; color: #737373; font-size: 14px; margin: 0px 15px 0px 0px; padding: 0px; }
.footerStatsTitle						{ font-style: italic; }
.footerStatsNumber						{ color: #00b9ff; font-style:normal; font-weight: bold; }

/**
 * Start Column 1 contents
 */

.destaquesItem, .cultoItem, .visuaisbarulhosItem {
	width:370px;
	color:#757575;
}
.cultoItem, .visuaisbarulhosItem {
}

.destaquesItem img, .cultoItem img, .visuaisbarulhosItem img {
	border:none;
}
.destaquesItem img {
	height: 285px;
}
.cultoItem img, .visuaisbarulhosItem img {
	margin-top: 4px;
}

.destaquesItem h3, .cultoItem h3, .visuaisbarulhosItem h3 {
	margin: 0;	
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	padding-top: 4px;
}

.destaquesTitleBG, .cultoTitleBG, .visuaisbarulhosTitleBG {	
	margin: 0;
	padding: 0;
	/*margin-top: -3px;*/
	background-color:#fef200;		
	width: 370px;
}
.cultoTitleBG {
	background-color:#ff0198;
}
.visuaisbarulhosTitleBG {
	background-color:#00baff;
	padding: 3px 0px;

}

.destaquesItem h3 a, .cultoItem h3 a, .visuaisbarulhosItem h3 a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
}
.cultoItem h3 a, .visuaisbarulhosItem h3 a {
	color:#ffffff;
}
.destaquesItem h3 a:hover {
	color:#ffffff;
}
.cultoItem h3 a:hover, .visuaisbarulhosItem h3 a:hover {
	color:#000000;
}


/* Comments Bar START */
.destaquesCommentsBar, .cultoCommentsBar, .visuaisbarulhosCommentsBar {
	background-color:#f0f0f0;
	margin-top:13px;
	margin-bottom:7px;	
	height: 14px;
	max-width:370px;
}
.destaquesCommentsBar a, .cultoCommentsBar a, .visuaisbarulhosCommentsBar a {
	text-decoration:none;
	color:#808080;
	background-color: #f0f0f0;
}
.destaquesCommentsBar a:hover, .cultoCommentsBar a:hover, .visuaisbarulhosCommentsBar a:hover {
	color:#f0f0f0;
	background-color: #808080;
}

.destaquesCommentsNumber, .cultoCommentsNumber, .visuaisbarulhosCommentsNumber {
	float: left;
	background-color: #f0f0f0;
	padding-left:3px;
}

.destaquesCommentsAuthor,
.cultoCommentsAuthor,
.visuaisbarulhosCommentsAuthor {
	background-color:#f0f0f0;
	float: right;
	text-align:right;
	padding-right:3px;
}

.destaquesCommentsAuthor a,
.cultoCommentsAuthor a,
.visuaisbarulhosCommentsAuthor a {
	background-color:#f0f0f0;
	color:#676767;
}

.destaquesCommentsAuthor a:hover,
.cultoCommentsAuthor a:hover,
.visuaisbarulhosCommentsAuthor a:hover {
	background-color:#f0f0f0;
	color:#000000;
}
/* Comments Bar END */

/**
 * End Column 1 contents
 */

/**
 * Start Column 2 contents
 */

.modaItem, .reportsItem, .galeriaItem {
	border-bottom: 1px solid #CFCFCF;
	margin: 0;
	padding-bottom: 0;
	float:left;
	width:219px;
	padding:7px 0px;
}

.modaLastItem, .reportsLastItem, .galeriaLastItem {
	border-bottom: none;
	margin-bottom: 23px;
}
.reportsLastItem, .galeriaLastItem {
	margin-bottom: 24px;
}

.modaItem img, .reportsItem img, .galeriaItem img {
	margin-top: 3px;
	margin-right: 3px;
	float: left;
	border:none;
}

.modaItem h3, .reportsItem h3, .galeriaItem h3 {
	margin: 0;
	padding: 0;
	color:#ff0097;
	font-size: 11px;
	font-weight:bold;
}

.modaItem h3 a, .reportsItem h3 a, .galeriaItem h3 a {
	color:#ff0000;
	font-size: 11px;
	text-decoration:none;
}
.modaItem h3 a:hover, .reportsItem h3 a:hover, .galeriaItem h3 a:hover {
	color:#ffffff;
	background-color:#ff0000;
	font-size: 11px;
	text-decoration:none;
}
.galeriaTop3Item h3 a {
	color:#00b9ff;
}
.galeriaTop3Item h3 a:hover {
	color:#ffffff;
	background-color:#00b9ff;
}

.modaItem p, .reportsItem p, .galeriaItem p {
	margin-top: 0px;
	color:#757575;
}

.modaCommentsBar, .reportsCommentsBar, .galeriaCommentsBar {
	margin-bottom: 20px;
	background-color:#f0f0f0;
	width:210px;
	height: 14px;
}

.modaCommentsBar a, .reportsCommentsBar a, .galeriaCommentsBar a {
	text-decoration:none;
	background-color: #f0f0f0;	
	color:#808080;
}
.modaCommentsBar a:hover, .reportsCommentsBar a:hover, .galeriaCommentsBar a:hover {
	color:#f0f0f0;
	background-color: #808080;
}

/**
 * End Column 2 contents
 */

.fastFoodItem {
	margin: 0;
	margin-bottom: 5px;
	color: #757575;
}
.fastFoodItem span.textBox{
	float:left;
}

.fastFoodItem span.searchBtnBox{
	float:left;
}

.fastFoodItem span.textBox input.textfield{
	width:180px;
	height:18px;
	border:2px solid #00B9FF;
	color:#757575;
}
.fastFoodItem span.searchBtnBox input.searchBtn{
	background:url(searchBtn.jpg) 0px 0px no-repeat;
	width:74px;
	height:26px;
	cursor:pointer;
	border:none;
	
}



.fastFoodItem ul{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:2px;
}







.fastFoodItem ul li{
	background:url(bullets.jpg) 0px 1px no-repeat;
	padding-left:20px;
	line-height:18px;
}


.fastFoodItem ul li a{
	color:#00b9ff;
	text-decoration:none;
	font-size:12px;
}

.fastFoodItem ul li a:hover{
	color:#00b9ff;
	text-decoration:underline;
	
}
.fastFoodItem p a {
	background-color:#FFFFFF;
	color:#00b9ff;
	text-decoration:none;	
}
.fastFoodItem p a:hover {
	background-color:#00b9ff;
	color:#FFFFFF;
}
.fastFoodItem h3 {
	margin: 0;
	padding: 0;
	color:#00b9ff;
	font-weight:bold;
	font-size: 11px;
	padding:5px 0px;
	text-transform: uppercase;
}
.fastFoodItem h3 a {
	background-color:#FFFFFF;
	color:#00b9ff;
	text-decoration:none;
	cursor:text;
}

.fastFoodDate {
	color:#c5c5c5;	
}

.fastFoodAuthor {
	background-color:#f0f0f0;
	margin-bottom:13px;
	text-align:right;
	padding-right:3px;
}

.fastFoodAuthor a {
	background-color:#f0f0f0;
	color:#676767;
	text-decoration: none;
}

.fastFoodAuthor a:hover {
	background-color:#f0f0f0;
	color:#000000;
	text-decoration: none;
}

.fastFoodNav {
	background-color:#ff0097;
	color:#FFFFFF;
	min-width:210px;
	height:14px;
	margin-bottom: 20px;
}

.fastFoodNav a {
	text-decoration:none;
	color:#fff;
}
.fastFoodNav a:hover {
	text-decoration:none;
	color:#000;
}

.fastFoodRSS {
	float:left;
	background-color:#ff0097;
	width:60px;
	border-right:1px solid white;
	text-align:center;
}

.fastFoodNavSet {
	float:right;	
}

.fastFoodNavPrev {
	float:left;
	background-color:#ff0097;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border-right:1px solid white;	
}

.fastFoodNavPage {
	float:left;
	background-color:#fff200;
	width:65px;
	border-right:1px solid white;
	text-align:center;
	color:#000000;
}

.fastFoodNavNext {
	float:left;
	background-color:#00b9ff;
	padding-left:5px;
	padding-right:5px;
}

#banner-square {
	width:100%;
	text-align:center;
}

.passatemposItem img {
	margin-top: 2px;
	margin-bottom: 15px;
	border:none;
	width:260px;
}
.passatemposItem p {
	padding:3px;
	color:#444444;
	margin:0px;
}

.passatemposItem a {
	color:#737373;
	text-decoration:none;
}

.passatempos-1 {
	background: url(passatempoBox01.png);
	min-height: 35px;
	background-repeat: no-repeat;
	margin-bottom: 5px;	
}

.passatempos-2 {
	background: url(passatempoBox02.png);
	min-height: 35px;
	background-repeat: no-repeat;
	margin-bottom: 5px;	
}

.passatempos-3 {
	background: url(passatempoBox03.png);
	min-height: 35px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.passatemposNav {
	background-color:#ff0097;
	color:#FFFFFF;
	min-width:210px;
	height:14px;
	margin-bottom: 20px;
}

.passatemposNav a {
	text-decoration:none;
	color:#fff;
}
.passatemposNav a:hover {
	text-decoration:none;
	color:#000;
}
.passatemposNavSet {
	float:right;	
}

.passatemposNavPrev {
	float:left;
	background-color:#ff0097;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border-right:1px solid white;	
}

.passatemposNavPage {
	float:left;
	background-color:#fff200;
	width:65px;
	border-right:1px solid white;
	text-align:center;
	color:#000000;
}

.passatemposNavNext {
	float:left;
	background-color:#00b9ff;
	padding-left:5px;
	padding-right:5px;
}


/**
 * End Column 3
 */

/**********************************************************************************
 * Home Styles [END]
 **********************************************************************************/

/**********************************************************************************
 * Common Styles [START]
 **********************************************************************************/
.clear {
	clear: both;
} 

.toUpperCase {
	text-transform: uppercase;
}
.alignRight {
	float:right;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.leftGap {
	background-color:#f0f0f0;
	border-left:1px solid #FFF;
	padding-left:3px;
	padding-right: 3px;
}

.homeButton {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.homeButton a {
	color: #454545;
	text-decoration: none;
}
.homeButton a:hover {
	background-color: #454545;
	color: #FFFFFF;
	text-decoration: none;
}

.yellowArrow {
	color:#fff420;
	font-weight: bold;	
}

.pinkArrow {
	color:#FF0DA3;
	font-weight: bold;	
}

.blueArrow {
	color:#20c2ff;
	font-weight: bold;
}

.lightGray {
	color: #CCCCCC;
}

/**********************************************************************************
 * Common Styles [END]
 **********************************************************************************/

/**********************************************************************************
 * Side Bar [START]
 **********************************************************************************/
 
.sideBar {
	margin-top: 10px;
	margin-bottom:20px;	
	margin-right:25px;
	padding-top: 18px;
	float:left;
	width: 250px;	
}
.sideBar ul {
	margin:0;
	padding:0;
	list-style: none;
}

/*.sideBar .optionsTitle {
	margin-bottom: 0px;
}*/

.sideBar .optionsTitle h2, 
.sideBar .top5Bobby h2,
.sideBar .latestRegistration h2,
.sideBar .top5CommentsTitle h2,
.sideBar .pubTitle h2, 
.sideBar .externalLinksTitle h2, 
.sideBar .relatedLinksTitle h2,
.sideBar .gallerySideTitle h2,
.sideBar .gallerySideTitleTop3 h2 {
	margin: 0;
	margin-bottom: 20px;
	font-size:20px;
	height: 20px;
	color: #444444;
}
.sideBar .gallerySideTitle {
	margin-top:40px;
}

.sideBar .gallerySideContents {
	/*margin-top:38px;*/
}

.sideBar .optionsContents {
	color:#9E9E9E;
	font-size:12px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:25px;
}

.sideBar .optionsContents ul {

}
.sideBar .optionsContents ul li.arrow-yellow {
	list-style-image:url(arrow-yellow.jpg);
	list-style-position: inside;
}
.sideBar .optionsContents ul li.arrow-pink {
	list-style-image:url(arrow-pink.jpg);
	list-style-position: inside;
}
.sideBar .optionsContents ul li.arrow-blue {
	list-style-image:url(arrow-blue.jpg);
	list-style-position: inside;
}

.sideBar .optionsContents a {
	text-transform: uppercase;
	text-decoration:none;
	color: #9E9E9E;
	background-color: #FFFFFF;
}
.sideBar .optionsContents a:hover {
	color: #FFFFFF;
	background-color: #9E9E9E;
}

.sideBar .optionsColumn, 
.sideBar .top5BobbyColumn,
.sideBar .latestRegistrationColumn,
.sideBar .top5CommentsColumn,
.sideBar .gallerySideColumn,
.sideBar .pubColumn,
/* .sideBar .latestRegistration, */
.sideBar .top5Bobby,
.sideBar .top5Comments {
	margin-bottom: 20px;
}
.sideBar .latestRegistration		{ margin: 40px 0px 20px 0px; }
.sideBar .RegistrationSideInfo		{ margin: 20px 0px 20px 0px; }

.sideBar .top5BobbyContents a,
.sideBar .top5CommentsContents a {
	color: #20c2ff;
	font-weight: bold;
	text-decoration: none;
}

.sideBar .top5BobbyContents a:hover,
.sideBar .top5CommentsContents a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}
.sideBar .top5BobbyContents p,
.sideBar .top5CommentsContents p {
	margin: 0;
	padding: 0;	
	padding-bottom: 10px;
}

.sideBar .top5BobbyContents li a {
	color: #ff0097;
	text-decoration:none;	
	text-transform:uppercase;

}
.sideBar .top5BobbyContents li a:hover {
	background-color: #ff0097;	
	color:#FFFFFF;
}

/* Latest Registration */

.sideBar .latestRegistrationContents a {
	color: #20c2ff;
	font-weight: bold;
	text-decoration: none;
}

.sideBar .latestRegistrationContents a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}
.sideBar .latestRegistrationContents p {
	margin: 0;
	padding: 0;	
	padding-bottom: 10px;
}

.sideBar .latestRegistrationContents li {
	min-height:37px;
	margin-bottom: 10px;
}

.sideBar .latestRegistrationContents li a {
	color: #20c2ff;
	text-decoration:none;
}
.sideBar .latestRegistrationContents li a:hover {
	background-color: #20c2ff;	
	color:#FFFFFF;
}

.sideBar .latestRegistrationContents img {
	border:0;
	margin-right: 10px;
	float:left;
}





.sideBar .externalLinks {
	margin-top:30px;
	margin-bottom:20px;
}

.sideBar .externalLinksContents {
	overflow: hidden;
	white-space:nowrap;
}

.sideBar .externalLinksContents a {
	color: #20c2ff;
	font-weight: bold;
	text-decoration: none;
}
.sideBar .externalLinksContents a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}
.sideBar .externalLinksContents p {
	margin: 0;
	padding: 0;	
	padding-bottom: 10px;
}



.widgettitle {
	display: none;
	visibility:hidden;
}

#related_posts h3 {
	margin: 0;
	padding: 0;
	color:#ff0097;
	font-size: 11px;
	font-weight:bold;
}

#related_posts a {
	color: #ff0097;
	font-weight: bold;
	text-decoration: none;
}
#related_posts a:hover {
	background-color: #ff0097;
	color: #FFFFFF;
}
#related_posts p {
	margin: 0;
	padding: 0;	
	padding-bottom: 10px;
}

/**********************************************************************************
 * Side Bar [END]
 **********************************************************************************/

/**********************************************************************************
 * Archive [START]
 **********************************************************************************/

.archiveColumn1 {
	margin-top:0;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:25px;
	padding-top: 10px;	
	float:left;
	width: 615px;
}

.archiveColumn1 h1 {
	font-size:36px;
	color:#000000;
	text-transform:uppercase;
}

.archiveColumn1 .editionForm {
	/*margin-bottom: 15px;*/
	
}

.archiveColumn1 .editionForm form select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 10px;
}

.archiveColumn1 .listItem {
	width:600px;
	float:left;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:15px;
	min-height:95px;	
}

.archiveColumn1 .listItem img {
	border: none;
	width: 110px;
	height: 84px;
	float:left;
	margin-right:15px;	
}

.archiveColumn1 .listItem p {
	margin-top: 0;
}

.archiveColumn1 .listItem h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

.archiveColumn1 .listItem a {
	background-color: #FFFFFF;
	color: #454545;
	text-decoration: none;
}

.archiveColumn1 .listItem a:hover {
	background-color: #454545;
	color: #FFFFFF;	
}

.archiveTitle {
	float:left;
	/*width:400px;*/
}
.archiveDate {
	/*margin-top: 20px;
	float:left;
	width:210px;
	text-align:right;*/
	margin-top: 21px;	
	margin-left: 10px;
	float:left;	
}

.archiveColumn1 .editionForm {
	/*margin-bottom: 15px;*/
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 50px;
	float:right;
}

/**********************************************************************************
 * Archive [END]
 **********************************************************************************/
 
/**********************************************************************************
 * Single [START]
 **********************************************************************************/
 
.singleColumn1 {
	margin-top:0;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:25px;
	padding-top: 10px;	
	float:left;
	width: 600px;
}
 
.postCategory {
	margin-top: 18px;
}
.postCategory h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size:20px;
	color: #444444;
	text-transform: uppercase;
}

.editionInfo {
	margin-top:-8px;
}

.postDetails {
	width:600px;
	margin-bottom: 60px;
}
.postDetails h1 {
	margin: 0;
	margin-top: 15px;		
	margin-bottom: 15px;
	padding: 0;
	font-size:36px;
	text-transform: uppercase;
	color:#000000;	
}
.postDetailsTitle {
	margin: 0;
	margin-top: 15px;		
	margin-bottom: 15px;
	padding: 0;
	font-size:36px;
	text-transform: uppercase;
	color:#000000;	
}

.postDetails img {
	border:0;
	width: 600px;
	height: 250px;
}
.postDetails p {
	color:#676767;
	margin-top:20px;
	font-size:12px;
}
.postDetails a {
	background-color: #FFFFFF;
	color: #20c2ff;
	text-decoration:none;
}
.postDetails a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}
.postDetailsDate {
	
}

.postDetailsExcerpt {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	font-size:18px;
	font-weight:bold;
}

/** Comments Template **/

.comments_template .comments {
	background-color:#f0f0f0;
	margin-top:20px;
	padding-top: 2px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	height: 20px;
}

.comments_template .comments a {
	text-decoration:none;
	color:#242424;
}

.comments_template .num {
	background-color:#f0f0f0;
	text-transform:uppercase;
	padding:3px;
	float:left;
}
.comments_template .postAuthor {
	 background-color:#f0f0f0;
	 float:right;
	 text-transform:uppercase;
	 padding:3px;
}
.comments_template .postAuthor a {
	 color:#676767;
	 text-transform:uppercase;
	 padding:3px;
}
.comments_template .postAuthor a:hover {
	 color:#000000;
	 text-transform:uppercase;
	 padding:3px;
}
.comments_template .list {
	width:600px;
	margin:auto;
	height:auto;
	background-image:url(backgroundComment.jpg);
	background-repeat: repeat-y;
}
.comments_template .item {
	padding-top: 30px;
	padding-left: 5px;
	min-height:165px;
	height:auto;
	border-top: 1px solid #cfcfcf;
}
.comments_template .first {
	/*padding-top: 50px;*/
	border-top: none;
}

.comments_template .right {
	display:block;
	text-align:left;
	width:385px;
	overflow:hidden;
	float:right;
	min-height:165px;
}

.comments_template .left {
	display:block;
	width:210px;
	min-height:165px;
	float:left;
	height:100%;
}

.comments_template .avatar {
	width: 100px;
	height: 100px;
	float:left;	
	background-image:url(avatar-bg.jpg);
}

.comments_template .avatar img {
	margin-top: 11px;
	margin-left: 11px;
	border:5px solid #FFF;
	width: 67px;
	height: 67px;
}

.comments_template .user {
	color:#00b9ff;
	font-weight:bold;
	margin-top:10px;
}
.comments_template .user a {
	background-color:#e6e6e6;
	color:#00b9ff;
	text-decoration: none;
}
.comments_template .user a:hover {
	background-color:#00b9ff;
	color:#ffffff;
}

.comments_template .text, .comments_template .subject, .comments_template .date  {
	margin-top:10px;
	margin-left:15px;
}

.comments_template .subject {
	color:#444444;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}
.comments_template .date {
	padding: 0;
	color:#adadad;
	font-size: 11px;
}

.comments_template .date a {
	background-color: #FFFFFF;
	color: #20c2ff;
	text-decoration:none;
}
.comments_template .date a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}
.comments_template .text {
	color:#737373;
	font-size:11px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
}

.comments_template .paging {
	height: 20px;
	background-color:#f0f0f0;
	position: relative;
}
.comments_template .pagingContents{
	position: absolute;
	right: 0;
	padding: 3px;
	margin: 0;		
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
}

.comments_template .pagingContents a {
	text-decoration:none;
	color:#757575;
}

.commentsForm {
	margin-top:20px;
}

.commentsForm a {
	background-color: #FFFFFF;
	color: #737373;
	text-decoration:none;
}
.commentsForm a:hover {
	background-color: #737373;
	color: #FFFFFF;
}

.comments_template .requireLogin a {
	background-color: #FFFFFF;
	color: #20c2ff;
	text-decoration:none;
}
.comments_template .requireLogin a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;
}

.comments_template .commentsFormItems {
	margin-bottom:20px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:2px;
	width:615px;
}

.comments_template .titleLabel, .comments_template .messageLabel {
	float: left;
	width: 200px;
	padding-right: 10px;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
} 

.comments_template .titleInput, .comments_template .messageInput {
	float: left;
}

.comments_template .titleRow, .comments_template .messageRow {

}

.comments_template .messageInput textarea {
	background-image:url(comentarioForm.png);
	background-repeat:no-repeat;
	border:1px solid #a8a8a8;
	width:385px;
	height:150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

.comments_template .titleInput input {
	background-image:url(tituloForm.png);
	background-repeat:no-repeat;
	border:1px solid #a8a8a8;
	width:345px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

.comments_template .submitButton {
	margin-left: 350px;
}

.fake-comment-btn img {
	border:none;
}

.fake-comment-btn img {
	margin: 15px 0px 0px 0px;
	border:none;
}

.comments_template .submitButton input {
	/*margin: 0;
	margin-left: 100px;
	padding: 0;
	padding-bottom:3px;
	width:160px;
	height:30px;
	border:0px;
	background-image:url(images/search-btn.png);
	background-repeat:no-repeat;
	background-color:#f4f4f4;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;*/
	display:none;
}

/**********************************************************************************
 * Single [END]
 **********************************************************************************/

/**********************************************************************************
 * Search [START]
 **********************************************************************************/

.searchPageColumn1 {
	margin-top:0;
	margin-bottom:20px;
	margin-right:45px;
	padding-top: 10px;	
	float:left;
	width: 615px;
}

.searchBlock {
	background-image:url(searchBackground.jpg);
	width: 615px;
	height:180px;
	padding-left:20px;
	border-bottom:1px solid #A8A8A8;
	margin-bottom:0px;
	margin-top: 18px;
}

#searchtext {
	background-image:url(searchInput.jpg);
	border:1px solid #cdcdcd;
	margin-right:15px;
	color:#454545;
	width:345px;
	overflow:hidden;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;	
}

#searchselect {
	background-image:url(searchInput.jpg);
	border:1px solid #cdcdcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

.fake-search-btn {

}
.fake-search-btn img {
	margin-top: -5px;
	border:none;
}

input.wp-submit-search {
	/*margin: 0;
	margin-top: -8px;
	padding: 0;
	padding-bottom: 3px;	
	width:160px;
	height:30px;
	border:0px;
	background-image:url(images/search-btn.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;*/
	display:none;
}

.watchOutForTheDog {
	margin-top:20px;
	margin-left:20px;
	margin-bottom:220px;
	font-family:Georgia;
	color:#454545;
}

.searchResults {
	margin-left:20px;
	margin-bottom:85px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#454545;
}

.searchResults .listItem {
	width:600px;
	float:left;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:15px;
	min-height:95px;
}
.searchResults .listItem img {
	float:left;
	border: none;
	width: 110px;
	height: 84px;
	margin-right:15px;
	margin-bottom:25px;
}
.searchResults .listItem h3 {
	margin: 0;
	padding: 0;
	padding-top: 2px;	
	padding-bottom: 10px;
	/*width: 420px;*/
	height: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

.searchResults .listItem h3 a {
	background-color: #FFFFFF;
	color: #20c2ff;
	text-decoration: none;
}
.searchResults .listItem h3 a:hover {
	background-color: #20c2ff;
	color: #FFFFFF;	
}
.searchResults .listItem p {
	margin-top: 0;
	margin-bottom: 0;
}
.searchResults .listItemEditionAndDate {
	color:#000000;
	font-weight:bold;
}
.searchResultsTitle {
	margin-top: 20px;	
}
.searchResults .listItemPaging a {
	color: #9E9E9E;;
	text-decoration: none;	
	font-size:12px;
	text-transform:uppercase;
}
.searchResults .listItemPaging a:hover {
	background-color: #9E9E9E;
	color: #FFFFFF;	
}

.searchResults .paging {
	margin-top: -18px;
	height: 20px;
	background-color:#f0f0f0;
	position: relative;
	z-index:2;	
}
.searchResults .pagingContents {
	position: absolute;
	right: 0;
	padding: 3px;
	margin: 0;		
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
}

.searchResults .pagingContents a {
	text-decoration:none;
	color:#757575;
}


/**********************************************************************************
 * Search [END]
 **********************************************************************************/

/**********************************************************************************
 * Login / Registration [START]
 **********************************************************************************/

.loginColumn1 {
	margin-top:0;
	margin-bottom:20px;
	margin-right:45px;
	float:left;
	width: 615px;
}

.loginColumn1 label {
	float:left;
	width:90px;
	text-align:right;
	margin-top: 3px;
	margin-right: 10px;
	font-weight:bold;
	text-transform:uppercase;
}


/******** FORM INPUTS ***********/

.loginColumn1 input {
	padding:0;
	padding-top:2px;
	margin:0;
	margin-bottom:10px;
	border: 1px solid #a8a8a8;
	background-image:url(login-input-bg.jpg);
	width: 220px;
	height: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align:middle;
}



#userphoto_image_file {
	padding:0;
	padding-top:2px;
	margin:0;
	margin-bottom:10px;
	margin-right:15px;
	border: 1px solid #a8a8a8;
	background-image:url(login-input-bg.jpg);
	width:270px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
}
#userphoto_delete {
	background:none;
	margin-top:2px;
	border:none;
	width:auto;	
}

.loginBlock {
	background-image:url(login-bg.png);
	width: 615px;
	height:266px;
	padding-left:20px;
	border-bottom:1px solid #A8A8A8;
	margin-bottom:0px;
	margin-top: 10px;
}
#rememberme {
	background:none;
	border:0px;
	margin-left: 100px;
	width:auto;
	float: left;
}
.loginColumn1 .labelrememberme {
	white-space:nowrap;
	margin-left:10px;
	text-decoration:none;
	text-transform:none;
	font-style:italic;
	font-weight:normal;
	color:#454545;
}
.loginform {
	margin-top: 30px;
}

#logintext {
	background-image:url(searchInput.jpg);
	border:1px solid #cdcdcd;
	margin-right:15px;
	color:#454545;
	width:345px;
	overflow:hidden;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;	
}

#loginselect {
	background-image:url(searchInput.jpg);
	border:1px solid #cdcdcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

#login_error, #login_message {
	margin: 0;
	margin-top: 10px;
	margin-left: 100px;
	color:#FF0000;
}
#login_message {
	color:#009900;
}

.fake-login-btn img {
	border:0;
	margin-left:155px;		
}

input.wp-submit-login {
	/*margin: 0;
	margin-left: 100px;
	padding: 0;
	padding-bottom:3px;
	width:223px;
	height:30px;
	border:0px;
	background-image:url(images/login-btn.png);
	background-repeat:no-repeat;
	background-color:#f4f4f4;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;*/
	display:none;
}

#cycnav {
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	font-size: 12px;
	font-style:italic;
}
#cycnav li.arrow-blue {
	list-style-image:url(arrow-blue.jpg);
	list-style-position: inside;
}
#cycnav li.arrow-yellow {
	list-style-image:url(arrow-yellow.jpg);
	list-style-position: inside;
}
#cycnav li.arrow-pink {
	list-style-image:url(arrow-pink.jpg);
	list-style-position: inside;
}

#cycnav li a {
	text-decoration: none;
	color: #454545;
}
#cycnav li a:hover {
	color:#FFFFFF;
	background-color: #454545;
}

.loginColumn1 .registerTitle, 
.loginColumn1 .registerTitle2,
.loginColumn1 .registerWelcomeMessage {
	margin-left: 20px;
}
.loginColumn1 .registerTitle2 {
	margin-bottom: 30px;
}

.loginColumn1 .registerBlock {
	width: 635px;
	padding: 0;
	margin-bottom:0px;
	margin-top: 28px;
}
.loginColumn1 .registerLabel {
	width: 160px;
}

.loginColumn1 .registerBlockContents {
	padding-bottom: 20px;
	padding-left:20px;
	margin-bottom: 25px;
	border-bottom:1px solid #A8A8A8;		
}
.loginColumn1 .registerMessage {
	margin-left:70px;	
}

.fake-register-btn img {
	border:0;
	margin-left:225px;
}

.fake-update-btn img {
	border:0;
	margin-left:225px;
}

input.wp-submit-register {
	/*margin: 0;
	margin-left: 170px;
	padding: 0;
	padding-bottom:3px;
	width:223px;
	height:30px;
	border:0px;
	background-image:url(images/login-btn.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;*/
	display:none;
}

input.radio {
	background:none;
	border:none;
	width:auto;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
}

#display_name {
	border:1px solid #cdcdcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	min-width:222px;
	padding-top:2px;
	padding-bottom:2px;	
}

.loginColumn1 textarea {
	width: 300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
}

.loginColumn1 .recoverLabel {
	width: 160px;
}
.loginColumn1 .recoverMessage {
	margin-left:70px;	
}

.fake-recover-btn img {
	margin-left:225px;
	border:0;
}

input.wp-submit-recover {
	/*margin: 0;
	margin-left: 170px;
	padding: 0;
	padding-bottom: 3px;	
	width:223px;
	height:30px;
	border:0px;
	background-image:url(images/login-btn.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;*/
	display:none;
}

.loginColumn1 .userphoto {
	min-height: 70px;
}
.loginColumn1 .userphoto_image {
	/*width: 100px;
	height: 100px;*/
	float:right;
	/*background-image:url(avatar-bg.jpg);	*/
}

/*.loginColumn1 .userphoto_image img {
	margin-top: 11px;
	margin-left: 11px;
	border:5px solid #FFF;
	width: 67px;
	height: 67px;	
}*/

.loginColumn1 .requiredField {

}

.profileColumn1 {
	margin-top:0;
	margin-bottom:20px;
	margin-right:45px;
	float:left;
	width: 615px;	
}

.profileBlock {
	background-image:url(profile-bg.jpg);
	width: 615px;
	height:162px;
	padding-top: 45px;
	padding-left:14px;
	margin-bottom:0px;
	margin-top: 0px;
}

.profileColumn1 .userphoto-image {
	width: 130px;
	height: 130px;
	background-image:url(avatar-bg-big.png);
	float:left;
}

.profileColumn1 .userphoto-image img {
	margin-top: 9px;
	margin-left: 9px;
	border:5px solid #FFF;
	width: 100px;
	height: 100px;	
}

.profileColumn1 .user-display-name {
	margin-bottom:0;
	margin-left:160px;
	font-size:30px;
	color:#444444;
}
.profileColumn1 .user-role {
	margin-top: -15px;
	margin-bottom: -5px;	
	margin-left:160px;
	color:#b8b8b8;
	font-size:16px;	
}
.profileColumn1 .user-role h3 {
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.profileColumn1 .tribolet {
	height:10px;
	width:38px;
	margin-left:160px;
	background-image:url(tribolet.png);
}
.profileColumn1 .user-profile-edit, .profileColumn1 .user-profile-logout {
	position:absolute;
	margin-left: 392px;
	margin-top:178px;	
	background-image:url(alphaback.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
    border-top:1px solid #cfcfcf;
    border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;	
	border-left:1px solid #cfcfcf;
	padding-top:5px;
	height:22px;
	width:134px;
	vertical-align:middle;
	text-align:center;	
}
.profileColumn1 .user-profile-logout {
	margin-left: 527px;
	width:100px;	
}

.profileColumn1 .user-profile-admin a, .profileColumn1 .user-profile-edit a, .profileColumn1 .user-profile-logout a {
	text-transform:uppercase;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#444444;
}

.profileColumn1 .profileContents {
	margin-top: 20px;
	margin-left: 20px;
}
.profileContentsRow1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
}
.profileContentsRow2 {
	margin-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
}
.profileContentsRow3 {
	margin-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
}
.profileContentsRow4 {
	padding-top: 25px;
	padding-bottom: 20px;
/*	background: #eeeeee url(rdbWorld_StatsBar_Bg.jpg) top left repeat-x;  */
}
.profileContentsColumn1 {
	float:left;
	width:170px;
}
.profileContentsColumn2 {
	margin-left: 10px;
	float:left;
	width:170px;	
}
.profileContentsColumn3 {
	margin-left: 10px;
	float:left;
	width:230px;
}
.profileContentsColumnLong {
	float:left;
	width:590px;
	
}
.profileContentsColumn-title {
	margin:0;
	padding:0;
	height:20px;
}

.profileContentsColumn-title h3 {
	margin-bottom: 0;
	text-transform:uppercase;
	font-size:12px;
}
.profileContentsColumn-text p {
	margin-top: 0;
	overflow:hidden;
}
.profileContentsColumn-text a {
	text-decoration:none;
	color:#00b9ff;	
}
.profileContentsColumn-text a:hover {
	background-color:#00b9ff;
	color:#ffffff;
}

/**********************************************************************************
 * Login / Registration [END]
 **********************************************************************************/


/**********************************************************************************
 * Gallery [START]
 **********************************************************************************/

.galleryArchive {
}

.galleryArchiveTitle {
	float:left;
	margin-top:35px;
	font-size:22px;
	text-transform:uppercase;
}

.galleryArchiveCol {
	margin-top: 20px;
	float:left;
}

.galleryArchiveItem {
	width:150px;
}
.galleryArchiveItem img {
	border:0;
}
.galleryArchiveItem a {	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.galleryArchiveItem a:hover {	
	background-color:#000000;
	font-weight:bold;
	color:#ffffff;
}


.galleryArchiveItem p {
	color:#000000;
}
.galleryArchiveItemContents {
	color:#737373;
}

.galleryArchiveSelectors {
	margin-top:42px;
	float:right;
}
.galleryArchiveSelectors form select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 10px;
}



.galleryPhotosCol, .galleryVideosCol {
	margin:0;
	padding-top: 10px;
	width: 935px;
}
.galleryAudiosCol {
	margin:0;
	padding-top: 10px;
	width: 660px;
	float:left;
}

.galleryPhotosColTitle, .galleryVideosColTitle, .galleryAudiosColTitle {
	margin-left:20px;
	margin-bottom:20px;
}
.galleryPhotosSideBar, .galleryVideosSideBar {
	position:absolute;
	margin-top:-439px;
	margin-left:660px;
}
.galleryVideosSideBar {
	margin-top:-369px;
}
.galleryHomeItemInfoTitle {
	color:#444444;
}

.galleryArchive .paging {
	margin-top: 20px;
	height: 20px;
	background-color:#f0f0f0;
	/*position: relative;*/
}
.galleryArchive .pagingContents{
	/*position: absolute;
	right: 0;*/
	padding: 3px;
	margin: 0;		
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
	float:right;
}

.galleryArchive .pagingContents a {
	text-decoration:none;
	color:#757575;
}


/* */

/* input.FormFieldDisabled											{ color:#a8a8a8;} */

/* passatempos */

.passatemposBlock {

}
.passatemposBackground {
	margin-left:-20px;
	height: 185px;
	background-image:url(passatempos-bg.jpg);
	border-bottom:1px solid #a8a8a8;
}

.passatemposQuestion {
	width: 500px;
	float:left;
	font-size:18px;
}

.passatemposStatus {
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.passatemposPrize {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;	
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-right: 90px;
	width:500px;
	font-style:italic;
	font-size:12px;
	color:#767676;
}

.passatemposPrize a {
	color: #20c2ff;
	text-decoration: none;	
}
.passatemposPrize a:hover {
	background-color: #20c2ff;
	color:#ffffff;
}

.passatemposPrizeLabel {
	font-weight:bold;	
}

.passatempos-login {
	border-bottom: 1px solid #dcdcdc;	
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-right: 90px;
	width:500px;
	font-style:italic;
	font-size:12px;
	color:#ff0000;
}

.passatempos-form {
	text-align:center;
	padding-top:20px;
}
.passatempos-form textarea{
	background-image:url(passatempos-textarea-bg.png);
	background-repeat:no-repeat;
	border:1px solid #a8a8a8;
	width:532px;
	height:90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px	
}
.passatempos-ok {
	margin:20px;
	color:#009900;
}
.passatempos-error {
	margin:20px;
	color:#ff0000;
}

input.passatempos-submit {
	display:none;
}

.fake-passatempos-btn img {
	border:none;
}

.fake-passatempos-btn img {
	margin: 15px 0px 0px 0px;
	border:none;
}

#passatempos-nav {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	font-size: 12px;
	font-style:italic;
}
#passatempos-nav li.arrow-blue {
	list-style-image:url(arrow-blue.jpg);
	list-style-position: inside;
}
#passatempos-nav li.arrow-yellow {
	list-style-image:url(arrow-yellow.jpg);
	list-style-position: inside;
}
#passatempos-nav li.arrow-pink {
	list-style-image:url(arrow-pink.jpg);
	list-style-position: inside;
}

#passatempos-nav li a {
	text-decoration: none;
	color: #454545;
}
#passatempos-nav li a:hover {
	color:#FFFFFF;
	background-color: #454545;
}
p{
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}
h4{
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
}
.reportsItem p{
	text-align:justify;
}