/* CSS Document */

/* renatomattos.co.uk, V. 2.1 */
/* master.css */
/* author: Renato Mattos */


*{
margin:0;
padding:0;
}

body {
	color:#C0C1BB;
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	background: #24251F url('../../assets/images/bckg_banner.png') top left repeat-x;
	}


/* Headings 
------------------------ */
h2 {
	color:#EFB32F;
	margin-bottom:0.4em;
	padding-bottom:0.4em;
	letter-spacing:-1px;
	font:normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

h4 {
	color:#A9CC66;
	margin-bottom:0.4em;
	padding-bottom:0.4em;
	letter-spacing:-1px;
	font:normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

h3 {
	color:#A9CC66;
	margin:0;
	padding: 15px 0 4px 20px;
	font:400 1.2em/1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

dl{
	font-size:0.94em;
	}


p {
	margin-bottom:0.9em;
	}

/* Links
------------------------ */

a,a:active,a:visited {
	color:#EFB32F;
	text-decoration:none;
    background-color:transparent;
	border-bottom:1px dotted #EFB32F;
	}

a:hover {
	color:#fff;
	background-color:transparent;
	border-bottom:1px solid #FFF;
	}

abbr {
	cursor:help;
	border-bottom:1px dotted #fff;
	}



/* 
 Banner style
 *********************************/
#header {
	width:920px; 
	height:140px;
	margin:0 auto;
	padding:0;
	background: transparent;
	}
#logo{
	display:block;
	width:430px;
 	height:74px;
	margin-top:33px;
	}
#logo .img_logo {
	width:430px;
	height:74px;
	text-indent:-9999px;
	display:block;
	background:transparent url('../../assets/images/logo.gif') no-repeat;
	border:none;
	}

#logo h1 {
position: absolute;
left:-2000px;
}

#nav {
	clear:both;
	position:relative;
	width:920px;
	height:33px;
	padding-top:0px;
	background:transparent;
	}
	
#nav ul{
	position:relative;
	width:530px;
	height:33px;
	margin-left:390px;
	padding:0;
	}

#nav li {
	 float:left;
	 position:relative;
	 top:0;
	}	
#nav li a, 
#nav li a:active,
#nav li a:visited {
	font-size:13px;
	display: block;
	color:#fff;
	background:transparent url('../../assets/images/bckg_navdark.png')!important;
	background:#3D452C;
	margin:0 0 3px 3px;
	padding:4px 20px;
	border:none;
	}
#nav li a:hover{
	background:transparent url('../../assets/images/bckg_navlight.png') repeat 0 0!important;
	background:#6A7B45;
	color:#fff;
	}

#nav li.nested{
	background:#434337 none!important;
	color:#fff;
	border-bottom:3px solid #434337;
	float:left;
	position: relative;
	cursor:default; 
	margin:0 0 3px 3px;
	}


#nav li.nested a, 
#nav li.nested a:active,
#nav li.nested a:visited {
	font-size:13px;
	display: block;
	color:#fff;
	background:#434337 none!important;
	}

#nav li.nested a:hover{
	background:#434337 none!important;
	color:#fff;
	}




/* 
 Layout style
 *********************************/	
#wrapper {
	text-align:left;
	width:920px;
	background-color:transparent;
	margin:0 auto;
	padding:0;
	}

#main {
	clear:both;
    float:left;
	width:920px;
	margin:40px 0 20px 0;
	padding:0;
	} 
#main .content {
	clear:both;
    float:left;
    width:630px;
	line-height:1.6em;
	}
#rightbar {
	width:255px;
	float:right;
	line-height:1.5em;
	margin-left:0px;
	}
#rightbar .nav ul {
	float:left;
	width:250px;
	}
#rightbar .nav ul li {
	font:normal 1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}
#rightbar .nav ul li a, 
#rightbar .nav ul li a:link,
#rightbar .nav ul li a:visited {
	display:block;
	padding:4px 3px 4px 28px;
	color: #F8F8C6;
	background:transparent url('../../assets/images/bckg_nav_on.png') no-repeat bottom left;
	}
#rightbar .nav ul li a:hover {
	display:block;
	color:#F8F8C6;
	padding:4px 3px 4px 28px;
	background:#000 url('../../assets/images/bckg_nav_off.png') no-repeat bottom left;
	}

#rightbar p em {
	color:#FFFFFF;
	}

/* 
 Content style
 *********************************/
.content h4, 
.rightbar h4 {
	color:#989233;
	margin-bottom:4px;
	padding-bottom:0;
	padding-top:10px;
	font:400 1.2em/1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}

.content h4 a,
.content h4 a:link,
.content h4 a:visited {
	color:#db4105;
	border:0;
	}

.content h4 a:hover {
	color:#db4105;
	border:0;
	background:none;
	}

.content p.open {
	font-size:1.05em;
	margin-bottom:.5em;
	}

.content p em {
	color:#FFFFFF;
	}

.dotted_line{
	width:630px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px dotted #5C5D4F;
	}

/* 
 Portfolio style
 *********************************/
.portfolio{
	width: 630px;
	margin:0;
	padding:0;
}
.portfolio li{
	background: transparent url('../../assets/images/bckg_portfolio.png') repeat;
	margin:20px 0 11px 0;
	padding:0;	
	text-align: left;
	height: 165px;
	width: 630px;
	position: relative;
}

.portfolio li.line{
	background-image:none;
	margin:0;
	padding: 0;	
	text-align: left;
	height: 21px;
	width: 630px;
}

.portfolio h3{
	float: left;
	color:#A9CC66;
	margin:0;
	padding: 15px 0 4px 10px;
	font:400 1.2em/1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
.portfolio dl{
	float: left;
	display: inline;
	width: 350px;
    margin:0;
	padding: 0 0 0 10px;
	text-align: left;
	position: relative;
	right: 0;
	top: 0;
}
.portfolio dt{
	float: left;
	width: 95px;
	padding: 0 0 1px 18px;
	margin: 0;
	clear: both;
	text-transform: uppercase;
	background: transparent url('../../assets/images/square.gif') 0 .5em no-repeat; 
	}
.portfolio  dd{
	float: left;
	width: 230px;
	margin: 0;
	padding: 1px 0;
	text-align: left;
	}


.portfolio a.thumbnail img,
.portfolio a.thumbnail a:active,
.portfolio a.thumbnail a:visited{
	float:left;
	width:250px;
	height:155px;
	margin:0;
	padding:5px;
	background-color:#434434;
	border:none;
	}
.portfolio a:hover.thumbnail img{
	margin:0;
	padding:5px;
	background-color:#A9CC66;
	border:none;
	}
	
#pager-wrapper {
	clear:both;
    float:left;
	width: 620px;
	position:relative;
	top:5px;
	bottom:0;
	}
.pager {
	float:left;
	font-size:0.8em;
	font-weight:bold;
	padding:0;
}
.pager a, .pager span {
	background:url('../../assets/images/bckg_pager.png') repeat;
	border:0;
	color:#fff;
	height:14px;
	padding:2px 5px 3px 5px;
	margin:0 !important;
	text-align:center;
	text-decoration:none;
	width:14px;
}
.pager a:hover {
	background: #fff;
	color:#000;
	}

.pager span {
	background-color: #6D6A25;
}

.hide {
	position:absolute;
	left:-1000px;
	z-index:100;
}


/* 
 Download style
 *********************************/
.download{
	width: 630px;
	margin:0;
	padding:0;
}
.download li{
	background: transparent url('../../assets/images/bckg_download.png') repeat;
	margin:20px 0 11px 0;
	padding:0;	
	text-align: left;
	height: 165px;
	width: 630px;
	position: relative;
}

.download li.line{
	background-image:none;
	margin:0;
	padding: 0;	
	text-align: left;
	height: 21px;
	width: 630px;
}

.download h3{
	float: left;
	width:202px;
	color:#A9CC66;
	margin:0;
	padding: 15px 0 4px 20px;
	font:400 1.2em/1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
.download dl{
	float: left;
	display: inline;
	width: 292px;
    margin:0;
	padding: 0 0 0 20px;
	text-align: left;
	position: relative;
	right: 0;
	top: 0;
}
.download dt{
	float: left;
	width: 282px;
	padding: 0;
	margin: 0;
	clear: both;
	}
.download .thumbnail{
	float:left;
	width:303px;
	height:155px;
	margin:0;
	padding:5px;
	border:none;
	}




/* 
 Graphics
 *********************************/
.content-box {
	background:transparent url('../../assets/images/bckg_logos.png') repeat;
	float:left;
	margin:0 0 20px 0;
	padding:5px;
	width:620px;
}


/* 
 Logos style
 *********************************/
.logos{
	width: 630px;
	margin:0;
	padding:0;
}
.logos li{
	background: transparent url('../../assets/images/bckg_logos.png') repeat;
	margin:20px 0 11px 0;
	padding:0;	
	text-align: left;
	height: 165px;
	width: 630px;
	position: relative;
}

.logos li.line{
	background-image:none;
	margin:0;
	padding: 0;	
	text-align: left;
	height: 21px;
	width: 630px;
}

.logos .thumbnail{
	float:left;
	width:303px;
	height:155px;
	margin:0;
	padding:5px;
	border:none;
	}

.logos .thumbnailLeft{
	float:left;
	width:308px;
	height:155px;
	margin:0;
	padding:5px 0 5px 5px;
	border:none;
	}


.logos .thumbnailRight{
	float:right;
	width:306px;
	height:155px;
	margin:0;
	padding:5px 5px 5px 5px;
	border:none;
	}

/* 
 Flickr style
 *********************************/
/*
.thumb {
	width: 70px;
	margin: 0 8px 8px 0;
	float: left;
	}
.thumb a {
	display: block;
	border: 0;
	padding: 0;
	background: url('../../assets/images/bckg_flickr.png') repeat;
	}
.thumb a:hover {
	background: #A9CC66;
	}
.thumb img {
	border:0px;
	padding:5px;
	}

*/

#author ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	}

#author ul li {
	float:left;
	}

#flickr a.thumb img,
#flickr a.thumb a:active,
#flickr a.thumb a:visited{
	float:left;
	width:60px;
	height:60px;
	margin:3px;
	padding:5px;
	background-color:#292A25;
	border:none;
	}
#flickr a:hover.thumb img{
	margin:3px;
	padding:5px;
	background-color:#A9CC66;
	border:none;
	}



/* 
 Form style
 *********************************/

/* Quickcontact */
#quickcontact {
	display:inline;
  	float:left;
	width:250px;
	margin:0;
	padding:0;
	}
#quickcontact .inner {
	margin:0;
	width:224px;
	padding:15px 15px 0px 10px;
	border: 1px solid #434434;
	}
#quickcontact div {
	float:left;
	padding:0 8px 8px 12px;
	}		
#quickcontact div label {
	float:left; 
	width:200px; 
	font-size:0.94em; 
	color:#C0C1BB;
	}
#quickcontact div input {
	float:left; 
	width:200px;
	}
#quickcontact div textarea {
	float:left; 
	width:200px;
	}
#quickcontact h3 {
	color:#A9CC66;
	margin:0 0 .4em .5em;
	border:none;
	font:400 1.5em/1.6em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	}
#quickcontact p {
	color:#C0C1BB;
	margin:.2em 0 .4em 1.05em;
	font-size:0.94em;
	}
#quickcontact .field_blur {
	background-color:transparent;
	border:1px solid #434434;
	padding:4px 3px;
	color:#CACBC5;
	font:normal .94em Verdana,Arial,Helvetica,sans-serif;
	}
#quickcontact .field_focus {
	background-color:transparent;
	border:1px solid #A9CC66;
	padding:4px 3px;
	color:#fff;
	font:normal .94em Verdana,Arial,Helvetica,sans-serif;
	}
#quickcontact label.submit span {
	color:#C0C1BB;
	font-weight:bold;
	}

#quickcontact input.submit{
	background-color:#24251F;
	border:1px solid #434434;
	color:#C0C1BB;
	display:block;
	font-size:11px;
	padding:2px 10px;
	text-decoration:none;
	cursor:pointer;
}

#quickcontact input.submit:hover{
	border:1px solid #A9CC66;
	color:#fff;
	}

	
/* 
 Footer style
 *********************************/
#footer_wrap {
	width:920px;
	margin:0 auto;
	}
#footer {
	height:230px;
	margin:0 auto;
	padding:0;
	background:url('../../assets/images/bckg_footer.png') repeat;
	}
#footer .inner {
	width:920px;
	height:230px;
	margin:0 auto;
	}
#footer .links {
	float:left;
	display:inline;
	width:620px;
	margin-left:30px;
	}
#footer #author {
	width:240px;
	float:right;
	display:inline;
	line-height:2em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#footer #author h2 {
	text-indent:-9999px;
	display:block;
	height:35px;
	width:auto;
	background:url('../../assets/images/myflickr.png') no-repeat;
	margin:20px 0 0 3px;
	;
	padding:0;
	border:none;
	}	
#footer #author p {
	line-height:1.8em;
	font-size:0.94em;
	color:#F8F8C6;
	}
#footer #author p a, 
#footer #author p a:active,
#footer #author p a:visited {
	color:#F8F8C6;
	background-color:#000;
	border-bottom:1px dotted #A9722C;
	}
#footer #author p a:hover {
	color:#F8F8C6;
	background-color:#1B1A14;
	border-bottom:1px solid #A9722C;
	}		
#footer .links h2 {
	text-indent:-9999px;
	display:block;
	height:35px;
	width:400px;
	background:url('../../assets/images/featured.png') no-repeat;
	margin:20px 0 0 0;;
	padding:0;
	border:none;
	}	
#footer .links ul {
	float:left;
	width:192px;
	}
#footer .links ul li {
	font-size:0.94em;
	width:180px;
	height:25px;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343528;
	}
#footer .links ul li a, 
#footer .links ul li a:link,
#footer .links ul li a:visited {
	border:none;
	padding-left:18px;
	color: #C0C1BB;
	background: transparent url('../../assets/images/square.gif') 0 .2em no-repeat;
	
	}
#footer .links ul li a:hover {
	color:#FFF;
	background-color:transparent;
	}
#footer .links ul.spc_right {
	margin-right:11px;
	}
#footer_wrap .footnotes {
	width:920px;
	margin:10px 0 10px 0;
	background-color:transparent;
	}
#footer_wrap .footnotes .notes {
	padding:10px 0;
	color:#434434;
	font-size:0.94em;
	}
#footer_wrap .footnotes ul a,
#footer_wrap .footnotes ul a:active,
#footer_wrap .footnotes ul a:visited {
	color:#434434;
	background-color:transparent;
	border-bottom:1px dotted #434434;
	}
#footer_wrap .footnotes ul a:hover {
	color:#fff;
	background-color:transparent;
	border-bottom:1px solid #fff;
	}
#footer_wrap .footnotes span {
	color:#434434;
	font-size:1em;
	font-family:Arial;
	}
	
	
