/*



Theme Name: Roberto Seba 



Theme URI: http://www.robertoseba.com/



Description: Site pessoal do fotografo Roberto Seba.



Version: 1.0



Author: Roberto Seba



Author URI: http://www.robertoseba.com







*/







/* ----------------------------------------------



	Template Name : Roberto Seba



	Template Code : S-0013



	Version : 1.0   



	Author : Roberto Seba



	Author URI : http://www.robertoseba.com/       



	Last Date Modified : Julho 23, 2009	



 ------------------------------------------------ */



 



/* ----------------------------------------------



   HTML ELEMENTS



------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }


body {
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16pt;

}


/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #ff0060;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ff0060;
	border-bottom: 1px dotted #ff0060;
}

h1, h2, h3 {
	color: #fff;
}
h1 {
	font-size: 14px;	
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color:#fff;
}
h3 {
	font-size: 11px;	
	font-weight: bold;
}

p, dl { 
	padding: 10px;
	margin: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }
dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}


/* images */

img {
/*   border: 1px solid #1B1B1B;
	padding: 5px;
*/}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em Georgia, "Times New Roman", Times, serif;
  	/* white-space: pre; */
  	background: #111;  
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}


/* form elements */
form {
	border: 0px #ccc dotted; 
	background: #fff; 	
	padding-left:10px;
}
label {
	display: block;
	font-weight: bold;
	color: #ff0060;
}
input, select, textarea {
	padding: 2px 4px;
	color: #ff0060;
	background: #fff;  
	border: 1px solid #ff0060;
}
textarea {
	width: 400px;
	height: 100px;
}
input.button { 
	color: #ff0060;
	background: #fff;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ff0060;
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
	z-index:0;
	
}

.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------

   LAYOUT
------------------------------------------- */ 

/* ------------------------------------------
	BLOCO GERAL DO TOPO ATĖ FOOTER
------------------------------------------- */ 

#wrap {
	position: relative;
	width: auto;
	margin: 20px;
	text-align: left;
	border: 0px solid #093;
}

#content-wrap {
	position: relative;
	clear: both;
	width: auto;	
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px solid #F96;
}
#home {
	position: relative;
	background:url('images/bg/rotator.php') no-repeat top left;
	clear: both;
	width: 1024px;
	height:671px;
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px;
}
#logo {
	position: relative;
	background: url('images/home_logo.png') top left no-repeat;
	width:798px;
	height:310px;
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px solid #C00;
}
#sec_logo {
	position: relative;
/*	background: url('images/sec_logo.gif') top left no-repeat;
*/	width:378px;
	height:147px;
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px;
}
#menu {
	position: relative;
	width:608px;
	height:184px;
	padding: 0;
	margin-top: -154px;	
	float: right;	
	display: inline;	
	border: 0px solid #C00;
	line-height:90%;
	
}
#menu img{
	padding-top:-10px;
}
#menu a:hover {
	border-bottom: 0px;
}
#sec_menu {
	position: relative;
	width:608px;
	height:214px;
	padding: 0;
	margin-top: 80px;	
	margin-left: -194px;
	float: left;	
	display: inline;	
	border: 0px;
	
}
#sec_menu img{
	margin-top:-7px;
}
#sec_menu a:hover {
	border-bottom: 0px;
}
#sec {
	position: relative;
	clear: both;
	width: auto;
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px;
}	
#sec a, a:active, a:link {
	text-decoration: none;
	color: #fff;			
}
#sec a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#sec p,h2 {
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	color:#FFF;
	line-height:130%
}
#sec h2 {
	font-size:13px;
}

#sec img{
	padding:0px;
	margin-bottom:-5px;
	border: solid 0px #CCC;
}
#sec table{
	margin-bottom:15px;
	margin-right:6px;
	display:inline-table;

}
#home_news {
	position: relative;
	width:252px;
	height:352px;
	padding: 0;
	float:left;
	background: #fff;
	margin-top:-5px;
	line-height:120%;

}
#home_news  img{
	margin-left:0px;
	margin-top:0px;
}
#home_news a{
	color:#ff0060;
	padding-left:10px;
}
/*header */
#top_home {
	float: left;
	width: 1024px;
	height: 25px;
	padding: 0;
	margin: 0;
	display: inline;
	border: 0px;
}

/*pag terciaria - post */
.thumb {
	margin: 2px;
	display:inline;
}

/* footer */

#footer-wrap {
	position: relative;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	width: auto;
	display:inherit;
	border: 0px;		
}
#footer-content {	
	margin: 0;		
	padding-top: 15px;
	width: auto;
	text-align: left;		
}
/* NEWS - BLOG */
#news {
	position: relative;
	clear: both;
	width: 1024px;
	padding: 0; 		
	margin-left: 0px;	
	float: left;	
	display: inline;	
	border: 0px;
	background: url('images/blog_bg.gif') top left;
}	
.linkblog {
	background:#fff;
	border:0px;
	text-decoration:none;
}
.blog_data{
	background:#ff0060;
	font-size:10px;
	color:#fff;
}

#news p {
	color:#000;
	line-height:130%;
	padding-top:0px;
	padding-bottom:3px;

}
#news table{
	border:#CCC 1px dotted;
	display:inline;
	float:left;
	position:relative;
	margin-right:7px;
	margin-left: 7px;
	margin-bottom:15px;
	background:#FFF;

}
#news h2 {
	color:#000;
	line-height:130%;
	font-size:13px;
	padding-bottom:5px;
}
#news a {
	color:#FFF;
	background:#ff0060;
}
/* alignment classes */

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }



/* display and additional classes */
.clearer { clear: both; }
.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}



/* header search */
form#quick-search {
	position: relative;
	top: 5px; right: 0px;
	padding: 0; margin: 0;
	border: none;
	width: 232px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 0;
}
form#quick-search p {
	margin: 0; padding: 0;		
}
form#quick-search .tbox {
	margin:2px; 
	width: 210px;
	background: none;
	border: none;
}
form#quick-search .label,
form#quick-search .btn {
	display:none;	
}





.boxgrid{ 
				width: 325px; 
				height: 260px; 
				margin:0px; 
				float:left; 
				background: #ff0060; 
				border: solid 0px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
					
				}
				
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:9pt "Verdana", Arial, sans-serif; 
				}
				.boxgrid h3{ margin: 7px; color:#FFF; font:9pt Verdana,Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #ff0060;; 
				height: 180px; 
				width: 100%; 
				top:230px;
				
				
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 201;
 					left: 0;
 				}


.wp-post-image {
	border: 0px solid #ccc;
}
.thumbs {
	margin-left:10px;
	margin-right:10px;
}
.thumbs img {
	position:relative;
	float: left;
	z-index:0;
	margin-right:2px;
}




