/*
Theme Name: Webtopia
Description: A Wordpress portfolio theme.
*/



body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #dbb787 url('images/bgl.jpg');
		background-attachment: fixed;
	color: #2A2A2A;
	font-family: Arial, sans-serif;
	font-size: 0.8em;	
}

#wrapper {
	text-align: left;
	width: 830px;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #FFFFFF;
		text-decoration:none;
}

a:hover {
	color: #d18e33;

}


h1, h2, h3, h4 {
	font-family: Helvetica Neue, Arial, sans-serif; font-weight:bold;
}

p {
	margin: 0;
	padding: 0;
}



/*------------- HEADER -------------*/

img {
	border: 0px;
}

#logo {
	float: left;
	padding: 10px 0 45px 0;
	_padding: 30px 0 35px 0;
}

#style {
	position: absolute;
	top: 10px;
	right: 10px;
}


h1, h1 a {
	text-decoration: none;
	color:  #e1e2c7;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 a:hover {
	color: #fff;
}

h2{
	color: #777261;
	font-size: 2em;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}

#logo h2 {
	margin: -15px 0 0 5px;
}







/*------------- NAVIGATION -------------*/


/*------------- RIGHT -------------*/

#nav {

	float: right;
	margin-top: 50px;

}

#nav  ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	
	
}

#nav li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #534c40;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 6px 10px 8px 10px;

	
}

#nav li a:hover {
	color: #fff;
	padding: 6px 10px 8px 10px;
text-decoration: none;
		background: #269d26;
		
	
}


#nav .home {
	margin-right:5px;
	
	
}

#nav li.current_page_item a, #nav li.current_page_parent a {color:white;}
#nav li.current_page_item, #nav li.current_page_parent {background: #269d26; padding: 8px 0 8px 0;
text-decoration: none; }

div.irtopo {
	position:fixed;
	width:5px; 
	top:55px; 
	right:5px;
	}
	
	
	div.irtopo2 {
	position:fixed;
	bottom:0; 
	right:10px;
	}
	
	


/*------------- BELOW -------------*/

#nav2 {
	background: #534c40;
	padding: 6px 10px 8px 10px;
	float: left;
	text-align: left;
	margin: -10px 0 30px 0;
	clear: both;
}

#nav2  ul {
	margin: 0px;
	padding: 0px;
}

#nav2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav2 li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #f4f6da;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
}

#nav2 li a:hover {
	color: #fff;
	text-decoration: underline;
}


#nav2 .home {
	margin-right:5px;
}



/*------------- BELOW2 -------------*/

#nav3 {
	padding: 6px 0 8px 0;
	float: left;
	text-align: left;
	margin: -10px 0 30px 0;
	clear: both;
	border-bottom: 1px solid #595348;
	border-top: 1px solid #595348;
}

#nav3  ul {
	margin: 0px;
	padding: 0px;
	
}

#nav3 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	
}

#nav3 li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:  #595348;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
	font-weight: bold;
}

#nav3 li a:hover {
	color:  #000;
	text-decoration: underline;
}


#nav3 .home {
	margin-right:5px;
}




/*------------- CONTENT -------------*/

#content {
	margin: 0;
	margin-bottom: 30px;	
	line-height: 21px;
}


.left {
	float: left;
	margin-bottom:25px;
}

.left img {width: 500px;
	width: expression(this.width > 500 ? 500: true);
	height: auto;
}

.right {
	width: 250px;
	float: right;
	line-height: 21px;
	_margin-top: 5px;
}

.pageleft {
	width: 400px;
	float: left;
	line-height: 23px;
}

.pageright {
	width: 400px;
	float: right;
	line-height: 23px;
}



.post {
	padding-bottom: 30px;
	float: left;
	width: 830px;
	font-family: Georgia, Arial, 'Helvetica', sans-serif;
	
}

.post li {
	list-style: none;
}



.alignleft {
	margin: 5px 10px 5px 0;
}

.alignright  {
	margin: 5px 0 5px 10px;
}


#content h2 {
	font-size: 2.1em;
	color: #269d26;
	line-height: 32px;
}

#content h2 a {
	text-decoration: none;
	color: #a6ce39;
}

#content h2 a:hover {
	color: #d18e33;
}



#content img {
	border: 10px solid #695943;
}

#content img:hover {
	border: 10px solid #d18e33;
}




.meta a, .meta {
	color: #a2987b;
	text-decoration: none;
	margin: 0 0 10px 0;
}

.meta a:hover  {
	color: #555;
	text-decoration: underline;
}


#browse {
	width: 830px;
	margin: 10px 0 20px 0;
}

div.alignleft,  div.alignright{
	display: block;
	width: 60%;
	padding: 3px 0px 3px 0px;
}

div.alignleft {
	float: left;
	text-align: left;
}

div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	
}

div.alignleft a {
	padding: 3px 7px 3px 15px;
	font-size:11px;
	color: #fff;
	background: url('images/arrow-left-off.png') top left no-repeat;
}

div.alignleft a:hover {
	background: url('images/arrow-left-on.png') top left no-repeat;
	color: #fff;	font-size:11px;
}

div.alignright a {
	padding: 3px 15px 3px 7px;
	color: #fff;	font-size:11px;
	background: url('images/arrow-right-off.png') top right no-repeat;
}

div.alignright a:hover {
	background: url('images/arrow-right-on.png') top right no-repeat;
	color: #fff;	font-size:11px;
}





/*------------- COMMENTS -------------*/

#comments , #commentform{
	width:500px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}

#comments h3 {
	font-size:14px;
	color: #269d26;	
	margin: 30px 0 10px 0;
}

#comments h4 {
	color: #269d26;
	font-size:14px;
	margin: 30px 0 10px 0;
}


div.avatar {
	width: 50px;
	float: left;
}

div.comment {
	width: 450px;
	float: left;
	margin-bottom: 40px;
}
.comment span{
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

ul.commentlist {
	padding: 0;
	margin: 0;
	float: left;
	
}

.commentlist li {
	padding: 10px 0 0;
	list-style: none;
}

form textarea {
	margin: 5px 0 0 0;
	width: 450px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

form input {
	margin: 5px 5px 0 0;
	padding-left: 5px;
}



/*------------- FOOTER -------------*/

#footer {
	width: 830px;
	margin: 0 auto;
	display: block;
	float: left;
	margin: 10px 0 50px 0;
	color: #333;
}

#copyright {
	float: left;
}


#copyright a:hover {
	color: #555;
	text-decoration: underline;
}

#icons {
	text-transform: uppercase;
	float: right;
	font-size: 0.9em;
}

#icons a:hover {
	color: #555;
}

#icons img {
	float: left;
}


#footer a {
	color: #8c8268;
	text-decoration: none;
}


#footer img {
	border: none;
	margin: 0 5px 0 0;
}



 #area {
        text-align: right;
        background: #516215;
        height: 220px;
 		margin:0;
display: none;  
      }
	  
	     #area a{
		 width:150px;
		 text-align:left;
       color: #B8D849;
	   text-decoration:none; 
	      display:block;
      }
	  	     #area a:hover{
       color: #fff;
	   text-decoration:none;
	     display:block;
      }
	       #area h5{
		   font-size:13px;
		   text-align:left;
		   font-weight:bold;
		   width:150px;
	   padding-left:10px;
	   color:#FFF;
      }
	  
	  
	       #area ul li{
		   width:150px;
	   border-bottom:1px solid #627520;
	   padding:5px;
	   padding-left:10px;
	   list-style:none;
	   list-style-type:none;
	   display:block;
      }
	  
	     #area ul li:hover {
		 background-color:#74843f;
		 display:block;
		   width:150px;
	   border-bottom:1px solid #a6b279;
      }
	  
     
      #abrir a {
        display: block;
        text-align: center;
		text-decoration:none;
		color: #CCCCCC; 
		

      }
	  
	 #abrir  a:hover {
	  color:#FFFFFF;}
	  
	  #line {
	  width:100%;	 
	  border-bottom: 5px solid #343f0e;}
	  
	  #abrir {
	  width:150px;
	  margin-right:110px;}
	  
	#mostra-esconde-area 	 {
	padding:10px; background-color: #343f0e;
	  }
    .style7 {
	color: #FFFFFF;
	font-size: 11px;
}
    .style8 {
	font-size: 12px;
	color: #CCCCCC;
}


.post_top {
width: 850px;
padding-top: 11px;
background:  url('images/post_top.png') no-repeat; margin-bottom: 35px}

.post_all {
overflow: hidden;
padding: 46px 25px 10px 45px;
background: url('images/post_all.png') repeat-y}


.post_btm {
height: 12px;
clear: both;
background: url('images/post_btm.png') no-repeat}

#titulo h2 {
color:#269d26}

#titulo2 img {
	border: 10px solid #dbb385;
	
}

#titulo2 img:hover {
	border: 10px solid #d18e33;
}

#titulo3 img {
	border:0;
	
}

#titulo3 img:hover {
	border: 0;
}








/* sliding panel */
#toppanel {
	position: absolute;   /*Panel will overlap  content */
	/*position: relative;*/   /*Panel will "push" the content down */
	top: 0;
	
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
}
 
#panel {
	width: 100%;
	height: 280px;
	color: #999999;
		background: url('images/bgar.png') ;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
 
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	text-align: left;
}
 
#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
	text-align: left;
}
 
#panel p {
	margin: 5px 0;
	padding: 0;
}
 
#panel a {
	text-decoration: none;
	color: #269d26;
}
 
#panel a:hover {
	color: white;
}
 
#panel a-lost-pwd {
	display: block;
	float: left;
}
 
#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}
 
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}
 
#panel .content .left {
	width: 280px;
	float: left;
	margin-bottom: 25px;
	padding: 0 15px;
	border-right: 1px solid #333;
	min-height: 220px;
}
 
#panel .content .border {
	border-left: 1px solid #333;
}
 
#panel .content .narrow {
	width:185px !important;
}
 
#panel .content form {
	margin: 0 0 10px 0;
}
 
#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}
 
#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
 
#panel .content input:focus.field {
	background: #545454;
}
 
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}
 
#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}
 
#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}
 
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
 
/* Panel Tab/button */
.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
	top: 0;
	z-index: 999;
}
 
.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}
 
.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
 
.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
 
.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}
 
.tab ul.login li a {
	color: #269d26;
}
 
.tab ul.login li a:hover {
	color: white;
}
 
.tab .sep {color:#414141}
 
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}
 
.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

#orcamento {

float:right;
margin-top:20px;
}

#orcamento a {

background-image:url(http://webtopia.com.br/wp-content/uploads/2010/02/bgorcam.png);
padding:10px 30px 10px 30px;color:#FFFFFF;

}

#orcamento h2 {
background-image:url(http://webtopia.com.br/wp-content/uploads/2010/02/bgorcam.png);
padding:10px 30px 10px 30px;color:#FFFFFF; margin-bottom:15px;
}


#orcamento a:hover {
background-image:url(http://webtopia.com.br/wp-content/uploads/2010/02/bgcontatod.png);
padding:10px 30px 10px 30px;
color:#FFFFFF;

}
