/*
Theme Name: BKTCH
Theme URI: http://giga4.com.br
Description: Tema da Biketech.
Version: 0.1
Author: Josias dos Santos
Author URI: http://giga4.com.br
Tags: orange
/*	##################################
   	GENERAL
	################################## */
* img {
	border:none;
}
	
body {
	margin: 0px;
	padding: 0px;
	background: #201b18;
	color: #fff;
	font: 13px/18px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-align:justify;
}

a {
	color: #fff;
	outline: none;
}

p {
	margin: 0 20px 20px 0;
}



/*	##################################
   	BASIC LAYOUT
	################################## */
#logo {
width:255px;
height:108px;
overflow:hidden;
margin-top:10px;
float:left;
}
#page {
	width: 840px;
	margin: 0 ;
}

#banner {
	width:868px;
	height:180px;
	margin-top:18px;
	z-index:-4500;
}	
#header {
	position: relative;
	height: 120px;
}
#content {
	padding: 80px 0 0 0;
}
#contentdasbikes {
	padding: 80px 0 0 0;
	margin-top:40px;
	background: url(img/bgdasbikes.png) no-repeat;
}
#contentdasbikes2 {
	padding: 80px 0 0 0;
	margin-top:40px;
	background: url(img/bgcategorias.png) no-repeat;
}
#contentposts p{
	color:#333;
}
#contentbikes {
	padding: 0px 0 0 0;
}
#contentsemside {
	padding: 19px 0 0 0;
}
#contentsemsidebikes {
	padding: 4px 0 0 0;
}
#contenthome {
	padding: 80px 0 0 0;
}
#contenthome {
	padding: 0px 0 0 0;
}
#content-home {
	padding: 5px 0 0 0;
	float: left;
	width: 840px;
}

#content-left {
	float: left;
	width: 540px;
}
#contatocerca {
		float: left;
	width: 540px;
}
#content-site {
	float: left;
	width: 900px;
}

#content-right {
	float: right;
	width: 270px;
	background: url(img/trans-bg.png) repeat;
	color:#ffcc00;
}
#sidebarcontato {
	margin-top:50px;
	float: right;
	width: 250px;
	color:#000;
	background-color:#ffcc00;
	text-align:center;
}
#sidebarcontato h3{
	margin-top:10px;
}
#content-right a{
	color:#fff;
}
.move {
	background-color:#ffcc00;
	text-decoration:none;
	color:#000;
}
#marcas {
	width:200px;
	float:right;
}
#meiohome {
	width:840px;
	margin-top:60px;
}
#meiodireita {
	float:right;
	width:412px;
}
#meioesquerda {
	float:left;
	width:428px;
}
/*	##################################
   	HEADINGS
	################################## */
	
h1, h1 {
	margin: 0 0 20px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
	
h1#blog-title {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}
h3.post-title1 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
	color:#000;
}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: relative;
	top: 60px;
	left: 210px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENTN LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 20px;
	color:#fff;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding: 10px;
	color: #fff;
}
.meta .a{
	color: #000;
}


.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** CONTENT RIGHT */

.box-right {
	margin: 0 5px 20px 15px;
	padding: 20px;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
}

.box-right li a {
	text-decoration: none;
	color:#000;
}

.box-right li ul {
	margin: 0 0 0 20px;
	list-style: square;
}

.box-right li li {
	border: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 90%;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #fff;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #4a4f54 url(img/bg-comment-quote.gif) no-repeat right top;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #6e7073;
	background: #fff url(img/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #4a4f54;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
height:150px;
width:100%;
background: url(img/trans-bg.png) repeat;
}

#footer p {
	margin: 20px 0 0 100px;
	text-align:left;
	color:#ffcc00;
}

#legal {
	padding-top:25px;
	width: 100%;
}

/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */
	
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	width: 90%;
	height: 22px;
	margin: 0 0 20px 0;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

textarea {
	width: 90%;
	height: 100px;
}

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
}

th, td {
	padding: 2px 5px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

th {
	background: #6e7073;
	color: #fff;
	border: none;
}

pre {
	font-family: Courier, serif;
}
#biketech {
	 background: #000 url(img/bgteste.jpg)  no-repeat fixed left top;
}
#quem-somos {
	 background: #000 url(img/bgquemsomos.jpg)  no-repeat fixed left top;
}
#kona {
	 background: #000 url(img/bgdirt.jpg)  no-repeat fixed left top;
}
#speed {
	 background: #000 url(img/bgspeed.jpg)  no-repeat fixed left top;
}
#contato{
	 background: #000 url(img/bgcontato.jpg)  no-repeat fixed left top;
}
/*#quem-somos{
	 background: #000 url(img/bgquemsomos.jpg)  no-repeat  left top;
}*/
#home{
	 background: #000 url(img/bgblog.jpg)  no-repeat fixed left top;
}
#cicloturismo{
	  background: #000 url(img/bgcicloturismo.jpg)  no-repeat fixed left top;
}
#bikes {
	 background: #000 url(img/bgbikes.jpg)  no-repeat fixed left top;
}
#dirt-bikes {
	 background: #000 url(img/bgbikes.jpg)  no-repeat fixed left top;
}
#bikesmtb {
	 background: #000 url(img/bgbikes.jpg)  no-repeat fixed left top;
}
#wsd {
	 background: #000 url(img/bgwsd.jpg)  no-repeat fixed left top;
}
#content-produtos h2{
	margin-left:175px;
	background-color:#ffcc00;
	width:192px;
	text-align:left;
	font-size:14px;
	*margin-top:25px;
}
#back{
	float:right;
	margin-right:40px;
}
#modelos{
	width:840px;
	height:400px;
	display:block;
	float:right;
	background: url(img/bg_menubikes.png) no-repeat left top;
	background-position: 10px 0px;
}
ul#bikescategorias{
	margin-left:40px;
	*margin-left:0px;
}
ul#bikescategorias li a {
display:block;
padding:5px 5px 5px 5px;
float:left;margin-right:5px
text-decoration:none;
color:#00CCFF;
letter-spacing: -0.1em;
}
ul#bikescategorias li a,ul li a img{overflow:hidden;float:left} 
ul#bikescategorias li a:hover{border:5px solid #ffcc00} 
ul#bikescategorias li a:hover img{margin:-5px}  
ul#navbikes {
	width: 630px;
	height: 50px;
	margin-left:10px;
	float:right;
	margin-top:170px;
}
ul#navbikes li {
	text-indent: -9999px;
	margin-left:0px;
}
ul#navbikes li a {
	height: 45px; border: 0; outline: none;
	text-decoration: none; display: block; overflow: hidden;
	background: transparent url(img/menubikes2.png) no-repeat; }
li#mtb a 	{ width: 68px; height:55px;}
li#mtb a:link, li#mtb a:visited 		{background-position: 232px 22x; }
li#mtb a:hover, li#mtb a:focus 		{background-position: 0px -191px; }
div#wrapper{
width : 840px;
padding: 0px;
margin:  0 auto;
text-align: left;
}
div#maincontent{
width : 800px;
float: left;
margin: 0px;
padding: 5px;
}

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

}
div#maincontent xmp{
float:left;
width:840px;
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:840px;
}

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

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

/* @group MENU MATRIX */
/*MENU */

/* @group MENU MATRIX */
#menu, div#menu {
	position:absolute;
	margin-top: 50px;
	margin-left:255px;
	*margin-left:-55px;
	float: right; 
	height: 30px; 
	width:700px;
}
#menu ul, ol, li {
	margin-bottom: 20px;
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
}
ul#nav {
	width: 700px;
	height: 50px;
	margin-left:50px;
	float:right;
}
ul#nav li {
	text-indent: -9999px;
	margin-left:0px;
}
ul#nav li a {
	height: 45px; border: 0; outline: none;
	text-decoration: none; display: block; overflow: hidden;
	background: transparent url(img/menu.jpg) no-repeat; }
/* DIMENSIONS */
li#homemenu a 	{ width: 68px; height:55px;}
li#camisetamenu a 	{ width: 75px; height:55px; }
li#produtomenu a 		{ width: 75px; height:55px;}
li#orcamentomenu a 		{ width: 143px; height:55px;}
li#empresamenu a 		{ width: 135px; height:55px;}
li#dicasmenu a 		{ width: 80px; height:55px;}
li#contatosmenu a 		{ width: 100px; height:30px;}

/* STATES */
li#homemenu a:link, li#homemenu a:visited 		{background-position: 0px 0px; }
li#homemenu a:hover, li#homemenu a:focus 		{background-position: 0px -41px; }
li#camisetamenu a:link, li#camisetamenu a:visited 	{background-position: -60px 0px; }
li#camisetamenu a:hover, li#camisetamenu a:focus 	{background-position: -60px -41px;}
li#produtomenu a:link, li#produtomenu a:visited 	{background-position: -140px 0px; }
li#produtomenu a:hover, li#produtomenu a:focus 	{background-position: -140px -41px;}
li#orcamentomenu a:link, li#orcamentomenu a:visited 	{background-position: -220px 0px; }
li#orcamentomenu a:hover, li#orcamentomenu a:focus 	{background-position: -220px -41px;}
li#empresamenu a:link, li#empresamenu a:visited 		{background-position: -366px 0px;}
li#empresamenu a:hover, li#empresamenu a:focus 		{background-position: -366px -41px;}
li#dicasmenu a:link, li#dicasmenu a:visited 		{background-position: -505px 0px;}
li#dicasmenu a:hover, li#dicasmenu a:focus 		{background-position: -505px -41px;}
li#contatosmenu a:link, li#contatosmenu a:visited 		{background-position: -582px 0px;}
li#contatosmenu a:hover, li#contatosmenu a:focus 		{background-position: -582px -60px;}
/*ACTIVE*/
body#biketech ul#nav li#homemenu a 				{background-position: 0px -80px;}
body#home ul#nav li#camisetamenu a 	{background-position: -60px -80px;}
body#bikes ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#mtb ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#kona ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#dirt-bikes ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#speed ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#wsd ul#nav li#produtomenu a 				{background-position: -140px -80px;}
body#quem-somos ul#nav li#orcamentomenu a 		{background-position: -220px -80px;}
body#cicloturismo ul#nav li#empresamenu a 		{background-position: -366px -80px;}
body#contato ul#nav li#dicasmenu a 		{background-position: -505px -80px;}
body#bikesmtb ul#nav li#produtomenu a 		{background-position: -140px -80px;}


#bannerquem {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/quemsomostit.png);
	overflow:hidden;
	float:left;
	margin-left:-20px;
}
#bannerbike {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/bikestit.png);
	overflow:hidden;
	float:left;
	margin-left:-20px;
}
#bannerblog {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/blogtit.png);
	overflow:hidden;
	float:left;
	margin-left:-20px;
}
#bannercontato {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/contatotit.png);
	overflow:hidden;
	float:left;
	margin-left:0px;
}
#bannerciclo {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/titciclo.png);
	overflow:hidden;
	float:left;
	margin-left: -20px;
}

#bikesmenu {
	margin-left:-20px;
}
#modelos{
	width:825px;
	display:block;
	float:right;
	padding:32px 0 0 0px;
}
#modelos h2{
	width:190px;
	height:23px;
	padding-bottom:9px;
}
#modelos ul.modelocam{
	width:823px;
	height:230px;
	display:block;
	float:left;
	padding:8px 0 36px 0;
	margin-left:-20px;
}

#modelos ul.modelocam li{
	width:256px;
	height:230px;
	display:block;
	float:left;
}

.li-esp{
	padding-right:10px;
	padding-top:10px;
}
.modelocam {
	margin-left:-27px;
	
}
#categoriash1 {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/categorias.png);
	overflow:hidden;
	float:left;
	margin-left:0px;
}
#linksh1 {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/links.png);
	overflow:hidden;
	float:left;
	margin-left:0px;
}
#historicoh1 {
	width:250px;
	height:61px;
	text-indent:-9000px;
	background-image:url(img/historico.png);
	overflow:hidden;
	float:left;
	margin-left:0px;
}
#linksbikes a{
	color:#424040;
}