/* 
Theme Name: Optigan
Theme URI: http://www.optigan.com/
Description: Based on WP-Andreas09
Author: J Doerck
Author URI: www.lsr1.com

Optigan v1.0 (Apr 10th 2009) - template for Optigan.com based on WP-Andreas09

*/


/* pre-loading tabs */
div#loader { margin-left:-1000px; }	
div#loader { background: url(images/tabs/info_on.gif) no-repeat; }
div#loader { background: url(images/tabs/tech_on.gif) no-repeat; }
div#loader { background: url(images/tabs/shop_on.gif) no-repeat; }
div#loader { background: url(images/tabs/forum_on.gif) no-repeat; }
div#loader { background: url(images/tabs/oy_on.gif) no-repeat; }
div#loader { background: url(images/tabs/pea_on.gif) no-repeat; }


/* WordPress specific image requirements */

body.info {
	/* INFO */
}

body.tech {
	/* TECH */

}

body.optiganally-yours {
	/* OY */

}

body.about-pea-hicks {
	/* PEA */
}



#content .aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* General Element Styling */

body {
	background:#292b32;
	color:#292b32;
	font:14px Futura, Helvetica, Arial;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	text-decoration:none;
}

a:link {
	color: #BA2011;
}

a:visited {
	color: #BA2011;
}

a:active {
	color: #FFFFFF;
}

a:hover {
	color: #E5911B;
	text-decoration: underline;
}




/*** Main container ***/



#container {
	color:#292b32;
	background: #292b32;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	line-height: 20px;
	width: 1100px;
}

#container p {
	line-height: 20px;
}

/*** Header section ***/

#logo {
	background: url(images/opti_logo.gif);
	width: 184px;
	height: 44px;
	padding:0;
	float: left;
	margin-top: 35px;
}

#logo h1, #logo h2 {
	display: none;
	float: left;
/*font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;*/
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	margin-top: 5px;
}

/* Horizontal menu */

#lid {
	width: 980px;
}

#lid #badges {
	position: absolute;
	top: 0;
	left: 980px;
}
#lid #badges a, #lid #badges a img {
	border: 0 !important;
	text-decoration: none !important;
}

#badges {
	margin-top: 10px;
}

#lid #badges {
	margin-top: 0;
}

#badges a {
	margin-right: 3px;
}

#badges img {
	width: 36px;
	height: 36px;
}

#badges p {
	display: none;
}

#mainmenu {
	float: left;
	margin: 0 0 10px 10px;
	padding: 35px 0 0 0;
	background: url(images/disc_sleeve.jpg);
	background-repeat: no-repeat;
	width: 785px;
	overflow: hidden;
}

#mainmenu ul {
	padding: 0;
	margin: 0px;
}

#mainmenu ul a {
	color: #328fa3;	
}

#mainmenu li {
	display: inline;
	margin: 0 5px 0 5px;
	color: #328fa3;
	padding: 0;
}


#mainmenu ul.level1 {
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

#mainmenu ul.level1 a {
	padding-top: 7px;
	display: block;
	width: 130px;
	height: 30px;
	float: left;
	color: #292b32;
	line-height: 12px;
	
}

#mainmenu ul.level1 li.info a {
	background: url(images/tabs/info_off.gif) no-repeat;
	width: 132px;
}
#mainmenu ul.level1 li.tech a {
	background: url(images/tabs/tech_off.gif) no-repeat;
}
#mainmenu ul.level1 li.shoptigan a {
	background: url(images/tabs/shop_off.gif) no-repeat;
}
#mainmenu ul.level1 li.forum a {
	background: url(images/tabs/forum_off.gif) no-repeat;
}
#mainmenu ul.level1 li.optiganally-yours a {
	background: url(images/tabs/oy_off.gif) no-repeat;
	width: 131px;
	padding-top: 3px;
}
#mainmenu ul.level1 li.about-pea-hicks a {
	background: url(images/tabs/pea_off.gif) no-repeat;
	width: 132px;
}

#mainmenu a:hover, #mainmenu .level1 a:hover {
	color: #FFF;
	text-decoration: none;
}

#mainmenu ul.level1 li.info a:hover {
	background: url(images/tabs/info_on.gif) no-repeat;
}
#mainmenu ul.level1 li.tech a:hover {
	background: url(images/tabs/tech_on.gif) no-repeat;
}
#mainmenu ul.level1 li.shoptigan a:hover {
	background: url(images/tabs/shop_on.gif) no-repeat;
}
#mainmenu ul.level1 li.forum a:hover {
	background: url(images/tabs/forum_on.gif) no-repeat;
}
#mainmenu ul.level1 li.optiganally-yours a:hover {
	background: url(images/tabs/oy_on.gif) no-repeat;
	width: 131px;
	padding-top: 3px;
}
#mainmenu ul.level1 li.about-pea-hicks a:hover {
	background: url(images/tabs/pea_on.gif) no-repeat;
	width: 132px;
}


/* Setting ON states for tabs */

/* INFO */
body.info ul.level1 li.info a {
	background: url(images/tabs/info_on.gif) no-repeat !important;
	color: #FFF !important;
}
body.info #mainmenu li.current a, body.info #mainmenu li.currentparent a, body.info #mainmenu li.parentparent a {
	color: #86dac2;
}


/* TECH */
body.tech ul.level1 li.tech a {
	background: url(images/tabs/tech_on.gif) no-repeat !important;
	color: #FFF !important;
}
body.tech #mainmenu li.current a, body.tech #mainmenu li.currentparent a, body.tech #mainmenu li.parentparent a {
	color: #fd1f8e;
}

/* SHOPTIGAN */
body.shoptigan ul.level1 li.shoptigan a {
	background: url(images/tabs/shop_on.gif) no-repeat !important;
	color: #FFF !important;
}
body.shoptigan #mainmenu li.current a, body.shoptigan #mainmenu li.currentparent a, body.shoptigan #mainmenu li.parentparent a {
	color: #f93f0c;
}


/* OY */
body.optiganally-yours ul.level1 li.optiganally-yours a {
	background: url(images/tabs/oy_on.gif) no-repeat !important;
	color: #FFF !important;
}
body.optiganally-yours #mainmenu li.current a, body.optiganally-yours #mainmenu li.currentparent a, body.optiganally-yours #mainmenu li.parentparent a {
	color: #f8cb00;
}


/* PEA */
body.about-pea-hicks ul.level1 li.about-pea-hicks a {
	background: url(images/tabs/pea_on.gif) no-repeat !important;
	color: #FFF !important;
}
body.about-pea-hicks #mainmenu li.current a, body.about-pea-hicks #mainmenu li.currentparent a, body.about-pea-hicks #mainmenu li.parentparent a {
	color: #71b230;
}

#mainmenu li.current a {
	font-weight: bold;
}


#mainmenu ul.level2 {
	clear:both;
}

#mainmenu ul.level3, #mainmenu ul.level4, #mainmenu ul.level5 {
	font-size: 0.8em;
	border-top: 1px solid #788093;
	padding: 5px 0 5px 5px;
}




/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	padding:0 10px 10px;
	width:165px;
}

#leftside {
	float:left;
	margin:0;
	background: #788093;
	border: 1px solid #000;
}

#rightside {
	float:right;
	margin-left:10px;
	padding-bottom: 20px;
	background: #788093;
}

body.info #rightside {
	background: #86dac2;
}

body.tech #rightside {
	background: #fd1f8e;

}

body.shoptigan #rightside {

}

body.optiganally-yours #rightside {
	background: #f8cb00;

}

body.about-pea-hicks #rightside {
	background: #71b230;
}




#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, 
#rightside h2 {
	font-size: 1.4em;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #BEBFC3;
}

#leftside ul, 
#rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#rightside ul.archives li {
	margin-bottom: 10px;
}

li.see-all {
	text-align: right;
	text-transform: uppercase;
}

#leftside li, 
#rightside li {
	list-style: none;
}

#rightside li#posts li {
	margin: 0 0 15px 0;
}

li#categories li.cat-item a, 
li.widget_categories li a, 
li#archives li a, 
li#pages li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

li#categories li.cat-item a:hover, 
li.widget_categories li a:hover, 
li#archives li a:hover, 
li#pages li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

li#categories li.cat-item ul.children li a, 
li.widget_categories ul.children li a, 
li#archives ul.children li a, 
li#pages ul li ul li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories li.cat-item ul.children li li,
li.widget_categories ul.children li li, 
li#archives ul.children li li, 
li#pages ul li ul li ul li {
	padding-left: 10px;
}

li#categories li.cat-item ul.children li li a,
li.widget_categories ul.children li li a, 
li#archives ul.children li li a, 
li#pages ul li ul li ul li a {
	width: 115px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}


/* shoptigan */
#bestsellersContent, #bestsellersContent ol, #bestsellersContent li {
padding-left: 0 !important;
}
#bestsellersContent ol, #bestsellersContent li {
list-style-type: decimal !important;
}

.back {
    margin: 5px 0 0 10px;
}

#attrib-1-1 {
    margin-top: 7px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#fafcff;
	color:#2a2a2a;
	padding:15px 20px 5px;
}

#content {	
	margin:0 200px;
}

#contentalt {	
	margin:0 0 0 0;
	border-top: 10px solid;
	border-bottom: 10px solid;
	min-height: 600px;
}

body.info #contentalt {
	border-color: #86dac2;
}

body.tech #contentalt {
	border-color: #fd1f8e;
}

body.shoptigan #content {
	border-bottom: 10px solid;
	border-top: 10px solid;
	border-color: #f93f0c;
	
}

body.optiganally-yours #contentalt {
	border-color: #f8cb00;
}

body.about-pea-hicks #contentalt {
	border-color: #71b230;
}

#content h1, 
#contentalt h1, 
#contentalt h2 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1, 
#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.6em;
	color:#606060;
}



/* The Fix (Andy Skelton) */

.entry, 
.entrytext {
	overflow: hidden;
	min-height: 150px;
}

* html.entry, 
* html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, 
* html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/* Archives/Links Page List styles */

.archives li, 
.linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}


div.tag-cloud {
	margin-top: 15px;
	background: #FFF;
}

/*** Footer ***/

#footer {
	clear:both;
	color:#FFF;
	font-size:0.9em;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}


/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, 
.entrytext img {
	border: 0px;
	margin: 3px;
	padding: 2px;
}

.entry a:hover img, 
.entrytext a:hover img {
/*	border: 1px solid #505050;*/
/*	padding: 5px;*/
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox {
	background: #27261f;
	color: #FFF;
	margin:0 4px 0 0;
	width:160px;
	padding: 2px;
}

#searchbutton {
	background:#27261f;
	color: #FFF;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 2px solid #848484;
	color: #000;
	font-weight: bold !important;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

div.breadcrumb {
	text-transform: capitalize;
}

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px 60px;
}

blockquote p {
	padding: 0px;
	margin-bottom: 10px;
}

blockquote.images {
	text-align: center !important;
}

blockquote.images div.ngg-galleryoverview {
	text-align: center !important;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #b0b0b0;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
}

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

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

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}

/* Widgets */

.rsswidget {
	border:0px;
	vertical-align: bottom;
}

/* NG Gallery */

.ngg-galleryoverview {
	margin-bottom: 40px;
}

body.category div#content h1 {
	margin-bottom: 0;
}


/* New Shoptigan 2010 */

/*
table.shoppingcart {
	background-color: #FFF;
}

table.shoppingcart td, table.shoppingcart th {
	padding-bottom: 10px !important;
}

.wpsc_categories li {
	margin-bottom: 5px !important;
}

.total {
	text-align: center;
}
.checkout-total {
	font-weight: bold;
	color: red;
	background-color: white;
}



.the_item_image .product_image {
	height: 96px !important;
	width: 96px !important;
}

*/

body.shoptigan {
}

body.shoptigan #container {
	width: 1110px;
}
.eshopsubpages li{
	width: 200px;
	height: 500px;
	float: left;
	clear: none !important;
	padding: 0 30px;
}

.eshop-product-2299, .eshop-product-2307, .eshop-product-2305, .eshop-product-2301, .eshop-product-2277, .eshop-product-2296 {
height: 220px !important;
min-height: 220px !important;
}

.eshopsubpages li .item_title {
	height: 70px;
}

ul.eshop li a img{
	margin: 0 20px;
}

.ep_price {
	color: green !important;
}

.eshopsubpages fieldset, .eshopsubpages legend, .eshopsubpages .offset {
	border: 0 !important;
	background-color: #FFF !important;
}

.post_img img {
	
	float: left;
}

fieldset.eshop {
	
}

fieldset.fld1 {
}
fieldset.fld2, fieldset.fld4 {
	float: left;
	width: 47%;
	margin-top: 0;
}

fieldset.fld4 {
	float: left;
	margin: 0 0 0 20px !important;
}

fieldset.fld6, .eshopform .eshoppayvia {
	clear: both;
	position: relative;
	top: 20px;
}

label.submitit {
	margin-top: 20px !important;
}

.shopping-cart ul.level2 {
	display: none;
}

#submit {
	background: white !important;
	border: 1px solid #B0B0B0 !important;
	color: black !important;
}

ul.confirm li, ul.confirmship li {
	font-weight: bold !important;
}

ul.confirm li span.items, ul.confirmship li span.items {
	display: inline !important;
	font-weight: normal !important;
}

div.eshop.fld4 h4 {
	color: #000 !important;
}

form.eshop-confirm {
	margin-top: 20px !important;
float: right;
}

.ans h3 span {
	font-size: 10px;
}

/*** End of file ***/