/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


body {
	background: #c4c0bf url(../images/bg.jpg) repeat-x top;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #463328;
}
body a {
	color: #7b9d33;
}
body a:hover {
	color: #cf8b1f;
}
h2 {
	font-size: 24px;
	line-height: 36px;
	color: #7b9d33;
}
h3 {
	color: #cf8b1f;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 120px;
	margin-bottom: 29px;
}
#nav {
  	width: 960px;
  	height: 40px;
  	background: url(../images/nav-bg.jpg) repeat-x;
	border-top: solid 1px #d3f291;
}
#nav ul {
  	height: 40px;
  	list-style: none;
}
#nav ul li {
	height: 40px;
 	float: left;
}
#nav li a {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;

}
#home-tab a, #pintura-tab a, #desenho-tab a, #ilustracao-tab a {
	width: 190px;
	color: #fefae8;
	border-right: solid 1px #bbdc75;
	border-left: solid 1px #7b9c33;
}
#contato-tab a {
	width: 190px;
	color: #fefae8;
	border-right: solid 1px #7b9c33;
	border-left: solid 1px #7b9c33;
}
#home-tab a:hover, #pintura-tab a:hover, #desenho-tab a:hover, #ilustracao-tab a:hover, #contato-tab a:hover {
	color: #463328;
}
#active-tab a {
	width: 192px;
	margin-top: -1px;
	background: #f6f6f6;
	color: #463328;
	border: none;
	border-bottom: solid 1px #fefae8;
}
#content {
	width: 960px;
	background: #f6f6f6;
	padding: 20px 0;
}
#tagline {
	width: 920px;
	height: 38px;
	margin: 20px;
	border-top: solid 1px #e3d7c5;
	border-bottom: solid 1px #e3d7c5;
}
#tagline p {
	float: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 38px;
}
#tagline img {
	float: right;
	margin: 4px 20px;
}
#content-left {
	width: 440px;
	float: left;
	margin: 0 40px 0 20px;
}
#content-right {
	width: 440px;
	float: right;
	margin: 0;
}
#content-left p {
	margin: 20px 0;
}
#content-right p {
	margin: 0 0 20px;
}
#main {
	width: 580px;
	float: left;
	margin: 0 40px 0 20px;
}
#main p {
	margin: 20px 0;
}
#sidebar {
	width: 300px;
	float: right;
	margin: 0 20px 0 0;
}
#wide-column { 
	padding: 0 20px;
}
#wide-column p {
	margin: 20px 0;
}
#wide-column img {
	background: #e3d8c5;
	padding: 5px;
}
.container {
	background: #131210;
	margin:0 auto;
	position:relative;
}

/*
	Footer-Styles
*/

#footer {
	background-image:url(../images/background_footer.jpg);
	background-repeat:repeat-x;
	padding:40px;

	top:-20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/*
	Footer-Styles
*/


.footer_column {
	/* float:left; */
	width:120px;
	margin-right:30px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

/* Slider */
#slider-container { 
	width: 920px;  
	background: #e3d8c5;
	margin: 0 20px;
	padding: 5px 0;
}
#slider {
	margin: 0 5px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
		}
#slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width: 910px;
	height: 240px;
	overflow: hidden; 
}
span#prevBtn { 
	display: none; 
}
span#nextBtn { 
	display: none; 
}
/* End Slider */

/* Random Classes */

.port-img {
	background: #e3d8c5;
	padding: 5px;
	margin-top: 20px;
}
.port-button {
	margin: 20px 5px;	
}

.port-item-left {
	width: 440px;
	float: left;
	margin: 20px 40px 20px 0;
}
.port-item-right {
	width: 440px;
	float: left;
	margin: 20px 0 20px 0;
}
.clear {
	clear: both;
}
.top-margin {
	margin-top: 20px;
}

#twitter_div { 
	position: absolute; 
	left: 186px; 
	top: 99px; 
	width: 376px; 
	height: 360px; 
	overflow: auto;
}
ul#twitter_update_list { 
	list-style: none; 
	font-size: 14px;	
}
ul#twitter_update_list li { 
	margin-bottom: 10px;
	padding: 10px;
	color: #7a8a99;
	background: #ebebeb;
}

/* 
	Flickr
*/

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FFCC66;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
