/*

Theme Name: InGarden Webtopia
Theme URI: http://www.webtopia.com.br
Description: Baseado no layout de <a href="http://www.webtopia.com.br">Rafael Bertrand</a>.
Version: 2.2
Author: Webtopia
Author URI: http://www.webtopia.com.br
*/


body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
	

img {
	border: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 20px 0 20px;
	}

ul li, ol li {
	padding: 0;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 2px;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #000; text-decoration:none;
	}

/* Top */
#top {
	background-color: #307f95;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	width: 100%;
	}

#top a {
	color: #f8f8f8;
	font-weight: normal;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	}

#top a:hover {
	color: #000000; text-decoration:none;
	}

#top #topdiv {
	width: 850px;
	text-align: right;
	padding: 5px 0 5px 0;
	}
	
/* Header */
#header {
	margin: 0;
	width: 100%;
	padding: 0;
	background-image: url('images/headerbg.jpg');
	background-repeat: repeat-x;
	}

/* Blog title */
#blogtitle {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 950px;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}
	
#blogname {
	padding: 0 0 0 15px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 48px;
	color: #2e7387;
	float: left;
	width: 673px;
	}

#blogname a {
	color: #2e7387;
	font-weight: normal;
	border: none;
	}

#blogname a:hover {
	color: #000000;
	}

/* Top Search */
#topsearch {
	margin: 0;
	float: left;
	width: 262px;

	}

#topsearch div {
	margin-top: 22px;
	}
	
#s {
	width: 170px; padding-right:15px; padding-left:10px; font-size:14px;
	height: 17px;
	padding-bottom:7px;
	background-color: transparent;
	background-image: url('images/sbg.jpg');
	background-repeat: no-repeat;
	border: none;
	float: left;
	margin: 0;
	}

#searchsubmit {
	cursor: pointer;
	color: #f8f8f8;

	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	width: 53px;
	height: 24px;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	margin: 0;
	}

#searchsubmit:hover {
	background-image: url('images/searchsubmitbgh.jpg');
	background-repeat: no-repeat;
	color: #f2f2f2;
	}


/* Top Nav */
#topnav {
	margin: 0 0 15px 0;
	padding: 0;
	height: 50px;
	width: 900px;
	background-image: url('images/topnavbg.jpg');
	background-repeat: no-repeat; letter-spacing:0.4px;
	}

#topnav div {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; 
	font-size: 12px;
		text-transform:uppercase;
	}

#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {
	color: #ccc;
	padding: 18px 28px 17px 28px;
	border: none;
	margin: 0;
	text-align: center;
	font-weight:  normal;
	display: block;
	}

#topnav div ul li a:hover, #topnav div ul li.current_page_item a {
	background-image: url('images/topnavhbg.jpg');
	background-repeat: repeat-x;
	color: #f8f8f8;
	padding: 18px 28px 17px 28px;


	
	}

body#home #topnav div ul li a.sel {
	text-decoration: none;
	background-image: url('images/topnavhselhbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	color: #f8f8f8;
	padding: 18px 42px 17px 42px;
	

		text-transform:uppercase;
	}

body#nothome #topnav div ul li a.sel {
	padding: 18px 42px 17px 42px;

	}
	
body#nothome #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavhselhbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	color: #f8f8f8;
	padding: 18px 42px 17px 42px;



	
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 0;

	}
	
/* Container */
#container {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	

/* Content */
#content {
	width: 650px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

/* Entry */		
.entry {
	margin: 30px 0 30px 55px; float:left; width:600px; 
	}

/* Headings */
#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: normal;
	
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	}

/* Entry Head */
.ehead {

	overflow: hidden;
	background-image: url('images/eheadbg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 6px 0;
	height: 66px;
	}

.ehead .left {
	float: left;
	width: 60px;
	text-align: center;
	}

.ehead .right {
	float: right;
	width: 590px;
	padding-right: 10px;
	}
	
/* Date */
.day {
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 5px;
	padding-left: 4px;
	}

.md {
	color: #f8f8f8;

	font-size: 11px;
	padding-left: 4px;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-left: 5px;
	margin-top: -5px;
	}

.entryinfo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-left: 5px solid #666666;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	background-image: none;
	color: #555555;
	border-left: 5px solid #999999;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 162px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0;
	background-repeat: repeat-y;
	color: #FF6600;
	font-weight: normal;
	padding: 0;
	font-size: 18px;
	}

#sidebar div.sidehtop {
	height: 8px;

	background-repeat: no-repeat;
	display: block;
	margin: 0;
	}

#sidebar h2 span.sideh {
	padding: 0 10px 0 10px;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	}

#sidebar div.sidehbottom {
	height: 8px;
	background-image: url('images/sidehbottom.jpg');
	background-repeat: no-repeat;
	margin-bottom: 6px;
	}

#sidebar ul, #sidebar ol {
	padding-right: 0;	
	}

#sidebar ul li, #sidebar ol li {
	margin-bottom: 3px;
	}
	
#sidebar ul li a, #sidebar ol li a {
	display: block;
	padding: 3px 6px 4px 6px;
	font-weight: normal;
	margin: 0;
	}

#sidebar ul li a:hover, #sidebar ol li a:hover {

	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #308096;
	color: #f8f8f8;
	-moz-border-radius: 4px;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	}
	
.ad1, .ad3 {
	float: left;
	margin-bottom: 15px;
	}

.ad2, .ad4 {
	float: right;
	margin-bottom: 15px;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	border: none;
	}

ol.commentlist li .comcont {
	background: none;
	}

ol.commentlist li .comcont2 {
	padding: 10px;
	background: none;
	}

ol.commentlist li .comcontop {
	display: none;
	}

ol.commentlist li .comcontbottom {
	display: none;
	}

ol.commentlist li.alt .comcontop {
	background-image: url('images/comcontop.jpg');
	background-repeat: no-repeat;
	width: 673px;
	height: 8px;
	display: block;
	}

ol.commentlist li.alt .comcontbottom {
	background-image: url('images/comcontbottom.jpg');
	background-repeat: no-repeat;
	width: 673px;
	height: 8px;
	display: block;
	}

ol.commentlist li.alt .comcont {
	background-image: url('images/comcontbg2.jpg');
	background-repeat: repeat-y;
	}

ol.commentlist li.alt .comcont2 {
	background-image: url('images/comcontbg.jpg');
	background-repeat: no-repeat;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

#content .commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	}

.commentator {
	display: inline;
	}

#content ol.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	}

#commentform #submit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: url('images/commentsubmitbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	}

#commentform #submit:hover {
	background-image: url('images/commentsubmitbgh.jpg');
	background-repeat: no-repeat;
	}
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

ol.archive li {
	margin:  0 0 25px 0;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/footerbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #318198;
	color: #f8f8f8;
	font-size: 11px;
	
	}

#footer div {
	margin: 0;
	padding: 17px;
	}

#footer a {
	color: #b5f0fb;
	}

#footer a:hover {
	color: #e2f6fa;
	}

















/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;
	text-align: center; margin:0 auto;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* ..........................   LINK MENU   ........................ */




a, h2 a:hover, h3 a:hover {
font-size:13px;

	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {

	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */









/* ESTILO MODELO */
body{
text-align: center;
font-family : Arial, Verdana, Lucida Sans, Helvetica, sans-serif;
margin : 0px;
padding : 0px;
font-size: 12px;
background: url(images/bg.jpg) top left repeat-x;
}

a{
text-decoration: none;
color:#0066CC;
}

img{
	border:0px;
}

h2{
	font-size:20px;
}

h3{
	font-size:13px;
}

div#wrapper{
width : 970px;
padding: 0px;
margin:  0 auto;
text-align: left;
}

div#header{
width : 100%;
clear : both;
margin: 0 auto;
height:117px;
}

div#header a{
float:left;
text-decoration:none;
}

div#header a#version{
float:left;
margin-left:10px;
}


div#maincontent{
width : 700px;
float: left;
margin: 0px;
padding: 5px;

}

div#maincontent2{
width : 670px;
height:480px;

padding: 5px;
border:1px solid #EEEEEE;
}

div#maincontent p{
float:left;
width:970px;
clear:both;
margin-top:5px;
margin-bottom:5px;
padding:0px;

}
div#maincontent xmp{
float:left;
width:970px;
clear:both;
white-space: pre;
white-space: -moz-pre-wrap;
word-wrap: break-word;
margin-top:5px;
margin-bottom:5px;
}

span.code{
float:left;
border: 1px dotted #99CC00;
background-color:#E6FF97;
clear:both;
width:970px;
}

span.tozoom{
float:left;
width:420px;
margin:5px;
}

span.tozoom img{
border: 1px solid #EEEEEE;
}

fieldset{
float:left;
clear:both;
width:400px;
padding:0px;
margin-left:300px;
border:1px solid #CCCCCC;

}

fieldset a{
float:left;
width:80px;
}


#produto
{
float:right; 
text-align:left; 
margin:15px; 
color:#FF6600; 
font-weight:bold;
}



#produto h2 {
font-size:28px;}


#menu{
float:left; margin-top:25px; width:190px;}







/* ESTILO JQZOOOOOOOOOOM */

div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center; 
overflow: hidden;

}


img.jqzoom{
cursor:crosshair;
position:relative;

}





/* ESTILO HTML */

.style1 {
	color: #FF6600;
	font-size: 24px;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
body {
	background: #fafafa url(bg2.jpg) repeat-x;
}
-->

#conteudo {
margin-left: 305px; width:330px; padding-top:30px;  position:absolute; 
}

#conteudo2 {
margin-left: 15px; width:640px;   position:absolute; 
}
#conteudo3 {
width:640px;   position:absolute; 
}


#conteudo p {
width:330px; 
}



#sideb h2{
	font-size: 24px;
	color: #333333;
	font-weight: normal;

	
	
	}
	















<!-- PRODUTOS -->


	#explore_left a {
		position: relative;
		display: block;
		border: 0;
	}
	
	
	

	#explore_right ul li {
		height: 80px; float:left; position:absolute; list-style:none; }
		
		
	
		#explore_right ul li a,
		#explore_right ul li a:visited {
			position: relative;
			display: block;
			float: left;position:absolute;
			width: 65px; 
			height: 44px;
			background: #fff;
			border: 0;
			opacity: 0.5;
			-moz-opacity: 0.5;
			filter:alpha(opacity=50);list-style:none;
		}
		#explore_right ul li a:hover {
			opacity: 1.0;
			-moz-opacity: 1.0;
			filter:alpha(opacity=100);list-style:none;
		}
		
		#explore_right ul li.selected a,
		#explore_right ul li.selected a:visited {
			border: 0;
			opacity: 1.0;
			-moz-opacity: 1.0;
			filter:alpha(opacity=100);list-style:none;
		}
		
			#explore_right ul li.selected a span {
				position: absolute;
				display: block;
				top: 0;
				left: 0;
				width: 65px;
				height: 44px;list-style:none;
			}
	
	#explore_right ul li img {
		display: block;
		width: 65px;
		height: 44px;
		margin: 0;
		padding: 0;list-style:none;
	}



	
	
	
	
	



#Previewholder{
left:0;
top:0;
position:absolute;
display:none;
background:#fff;
border:1px solid #DCDCDC;
}
#Previewholder img{
display:block;
}
#Previewholder p{
margin:0;
padding:0;
font:11px Verdana,sans-serif;
color:#090808;
}
#Previewholder p span{
border-top:1px solid #ccc;
display:block;
padding:5px;
}

	
			
.boxgrid{ 
				width: 190px; 
				height: 136px; 
				margin:5px 0 0 0; 
				float:left; 
				background:#ccc; 
				border: none; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color: #FF6600; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 	top: 95px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			
	

	

 				.captionfull .boxcaption {
 					top: 55;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 92;
 					left: 0;
 				}
				


#boxes h3 {margin: 10px 10px 0 10px;  font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }





#linkbox a {
color:#fff; text-decoration:none; font-size:20px;}

#linkbox a:hover {
color:#FF6600; text-decoration:none;}


#linkprod {
background:url(images/bgprod.png); 
z-index:1002; 
position:absolute; 
padding:10px 20px 10px 10px; 
bottom:0; 
list-style:none;bottom:5px; left:5px;

}



#linkprod a {
color: #FF6600; text-decoration:none;}

#linkprod a:hover {
color:#FFFFFF;}


#linkprod2 a {
color: #FF6600; text-decoration:none;}

#linkprod2 a:hover {
color:#FFFFFF;}

