/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column Hz
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#p7masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0 auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px 0px;
	margin-bottom: 0px;
}

#banner {
	position: absolute;
	top: 20px;
	margin-left: 195px;
}
#p7navbar {
	margin-bottom: 0px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#p7navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#p7navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 748px;
	/*
	background-image: url(../demo-images/309_theo.jpg);
	background-repeat: no-repeat;
	padding-top: 155px;
	background-position: 15px -15px;
	*/
}
#c2 {
	width: 234px;
}
#c1 .content {
	color: #CCCCCC;
	font-size: 0.8em;
	padding: 16px 35px 10px 42px;
	line-height: 1.6em;
}
#c2 .content {
	font-size: 0.75em;
	padding: 0px 28px 16px 23px;
}

/* links na coluna da direita */
#c2 .content a {
	color: black;
	text-decoration: none;
}
#c2 .content a:hover {
	color: red;
	font-weight: bolder;
	text-decoration: none;
}
#c2 .content p {
	margin-bottom:20px;
}

h1 {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 18px;
}

h2 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.topZero {
	margin-top: 0;
}
.bottomZero {
	margin-bottom: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	text-align: center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* cuidado, estes estilos se propagam no fórum */
/*
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
*/
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/


#c1 .content p a, #c1 .content ul li a, #c1 .content table tr td a {
	color: orange;
	text-decoration: none;
	font-weight: bolder;
}

#c1 .content p a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

#c1 .content h2 {
   color: #ffa418;
}

/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

.italico {
	font-style: italic;
}

.fotobarra {
	margin-top: 3px;
	margin-left: -3px;
}

.enorme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: orange;
}