/* @override http://cdn2.crystalcommerce.com/themes/clients/kanatacg/assets/style.css?1316791584
	http://cdn2.crystalcommerce.com/themes/clients/kanatacg/assets/style.css?1341508106
	http://cdn2.crystalcommerce.com/themes/clients/kanatacg/assets/style.css?1341513023 */

/* @override http://www.kanatacg.com/themes/clients/kanatacg/assets/style.css */

/* 
Theme Name: redbreeze
Description: Theme coded by Robert.A (SalesForLess@gmail.com')
Author: Icenet
*/

.centered {
	text-align: center;
}

.promo-banner li {
	list-style: none;
}

.promo-banner {
	margin-bottom: 10px;
}

body {
	margin: auto;
  text-align: left;
  color: #2e2e2e;
	background: #fdfdfd;
	background-image: url(http://www.kanatacg.com/themes/clients/kanatacg/assets/img/absurdidad.png);
  font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ......... The Header ......... */
#header {
	width: 960px;
	height: 145px;
	margin: auto;
}
.header_main {
	width: 958px;
	height: 90px;
	margin: 35px 0 25px 0px;
  float: left;
  background-image: url(http://www.kanatacg.com/themes/clients/kanatacg/assets/img/wizard/21.png);
  opacity: 1;
}
.title {
	float: left;
	width: 670px;
	height: 85px;
	padding: 0 0 0 160px;
	margin: 0px;
	color: #FFFFFF;
}
.title h1 {
	font-size: 30px;
	margin: 0px;
	font-weight: normal;
}
.title h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.title h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 5px;
}

h2 {
	margin-top: 0;
	padding-bottom: 15px;
}
.title h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

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

.menu {
	float: left;
	height: 35px;
	width: 960px;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 720px;
	float: left;
}
.menu ul li {
	float: left;
	padding-left: 10px;
	padding-right: 13px;
	height: 25px;
  padding-top: 5px;
}
.menu ul li a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover {
	color: #003366;

}
.search {
	background: #fff;
	border: 1px solid #c2c2c2;
	width: 160px;
	height: 22px;
	float: left;
	margin: 8px 0 0 20px;
	-moz-box-shadow: 0 0 5px rgb(205, 205, 205);
	-webkit-box-shadow: 0 0 5px rgb(205, 205, 205);
	box-shadow: 0 0 5px rgb(205, 205, 205);
	border-radius: 5px; 
}
.advanced-search{
	margin-top:8px;
	float: right;
	width: 50px;
}
/* ......... The Footer ......... */
#footer {
	width: 940px;
	background: #ffffff;
	border: 1px solid #e7e7e7;
	padding: 10px 8px 10px 8px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
  color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
  color: #003366;
	text-decoration: underline;
}

/* ......... The Content ......... */
#content {
 float: left;
 vertical-align: top;
 width: 719px;
 padding: 10px 0 0 0;
 margin: 0 18px 0 0;
}
.post {
 float: left;
 text-align: left;
 width: 719px;
 margin: 0 0 10px 0;
 
}
.post_head {
 float: left;
 background: url('img/post_head_bg.gif') repeat-x top left;
 width: 704px;
 border-left: #c1c1c1 solid 1px;
 border-right: #c1c1c1 solid 1px;
 border-bottom: #c1c1c1 solid 1px;
 background-color: #f5f5f5;
	padding: 8px 5px 5px 8px;
}
.post_head h1 {
 margin: 0;
 padding: 0;
 font-size: 11px;
 float: left;
 width: 320px;
}
.post_head h1 a:link, .post_head h1 a:visited {
 text-decoration: none;
 color: #000;
 font-weight: bold;
 font-size: 11px;
}
.post_head h1 a:hover {
 text-decoration: none;
 color: #003366
 
}
.post a {
 text-decoration: none;
  color: #003366;
}

.post a:hover{
  color: #003366;
  text-decoration: underline;
}

.text {
 float: left;
 margin: 1px 0 0 0;
 width: 678px;
	border: 1px solid #c2c2c2;
	font-size: 12px;
	padding: 16px;
background-color: #fff;
border-radius: 5px;
-moz-box-shadow: 0 0 5px rgb(205, 205, 205);
-webkit-box-shadow: 0 0 5px rgb(205, 205, 205);
box-shadow: 0 0 5px rgb(205, 205, 205);
}

#rightbar {
 width: 219px;
 text-align: left;
 font-size: 12px;
 
}
#rightbar .inner {
 padding: 10px 0 0 0;
 
 
}
#rightbar h3 {
  padding: 7px 0 5px 0;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 color: #fff;
 width: 219px;
 background-color: #bbbbbb;
 border: 1px solid #aaaaaa;
 	border-radius: 5px;
-moz-box-shadow: 0 0 5px rgb(205, 205, 205);
-webkit-box-shadow: 0 0 5px rgb(205, 205, 205);
box-shadow: 0 0 5px rgb(205, 205, 205);
   margin: 0 0 4px;
 }
 
#rightbar ol {
	border: 1px solid #c2c2c2;
 margin: 1px 0 0 0;
 background-color: #fff;
-moz-box-shadow: 0 0 5px rgb(205, 205, 205);
-webkit-box-shadow: 0 0 5px rgb(205, 205, 205);
box-shadow: 0 0 5px rgb(205, 205, 205);
border-radius: 5px; 
padding-bottom: 9px;
padding-right: 8px;
padding-left: 8px;
}

#quick_cart {
  background-color: #ffffff;
}

#login {

}

#products {

}
#product_container .invisible-table thead th {
	background-color: #762826;	color: #fff; font-weight: bold; padding: 8px;
}

#rightbar ul li ul li {
 list-style: none;
 padding: 0 0 0 10px;
 font-size: 13px;
}
#rightbar ul li ul li ul li {
 padding: 0 0 0 10px;
 background-color: #fff;
 border: none;
}
#rightbar li ul li a {
color: #484848;
}
#rightbar li ul li a:hover {
 color: #003366;
}
#rightbar li a {
 color: #003366;
 text-decoration: none;
}
#rightbar a:hover {
	color: #003366;
}
#rightbar ul, #rightbar ul ol {
 margin: 0;
 padding: 0;
}
#rightbar ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
}
#rightbar ul p, #rightbar ul select {
 margin: 5px 0 8px;
}
#rightbar ul ul, #rightbar ul ol {
 margin: 5px 0px;
}
#rightbar ul ul ul, #rightbar ul ol {
 margin: 0 0 0 0px;
	padding: 5px;
}
#rightbar ul ul li, #rightbar ul ol li {
 margin: 4px 0 0;
	padding: 5px;
}

.submit {
	padding-left: 5px;
	padding-top: 1px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h3 {
	font-size: 1.3em;
	}

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

.commentlist li {
	font-weight: bold;
	}

.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;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #4F4A4A;
	}

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

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

#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;
	}

/*	Begin Headers */

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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;
	}

/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px; 
	text-align: center;
	}
	
.s {
	border: none;
	width: 145px;
	padding-left: 8px;
	padding-top: 2px;
	background: none;
  font-weight: bold;
  font-size: 13px;
  padding-right: 8px;
  margin-right: 8px;
}

.btnsrc {
	margin: 0px;
}
.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 textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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

/* 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 {
}
/* End Calendar */



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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}
a {
	color: #000000;
}

a img {
	border: none;
	}

.toggle_button {
	background-image: url(square_off.png);
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.banner img {float: left;}