/*
Theme Name: 96DEGREE
Theme URI: http://blog.insicdesigns.com
Description: A Wordpress CMS Theme
Author: insic
Author URL: http://blog.insicdesigns.com
/* --------------------------------------------- */

/* MAIN
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a4934;
	margin:0;
	padding:0;
	line-height:130%;
background:#000;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	padding-left:15px;
}


a {
	color:#2e0b00;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color:#2e0b00;
	font-weight:bold;
	padding:10px 0 5px;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}



h3 {
	font-size:14px;
	padding:5px 0 0;
}

/* LAYOUT
--------------------------------------------------*/
#mainWrapper {
	    background: #fff url(images/line.png); background-repeat:repeat-x
}

.wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:90px;
	position:relative;
}

#content {
	padding:0 0 25px;
}

#footer {
      
	height:60px;
	background:#000;
	
        color: #aa9363;
}

#footer a {
    color: #aa9363;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
    float: left;
    margin-top: 8px;
}

#logo {
	padding:0;
}

#logo span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0px;
}

#logo a, #logo a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:238px;
	height:74px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#lang_sel_list {position:absolute;right:0; margin: 5px 15px 0 0;}
#lang_sel_list ul{padding:0;color:#AA9363; text-decoration: none; text-shadow:none;}
#lang_sel_list ul li{float:left;color:#AA9363; text-decoration: none; text-shadow:none; padding: 0 0 0 5px}
#lang_sel_list ul li a {color:#AA9363; text-decoration: none; text-shadow:none;}
#lang_sel_list ul li a:hover {color:#AA9363; text-decoration: underline; text-shadow:none;}



#topMenu {
        height: 100px;
        float: right;
margin-bottom:15px;
}

#topMenu li {
	float:left;
        height: 100px;
        padding: 0;
	background:none;
}

#topMenu li a{
	font-size:15px;
    display: block;
    height: 45px;
	padding:55px 15px 0 15px;
	color:#AA9363;
	
	text-decoration:none;
	ffont-weight:bold;
	text-transform:uppercase;
}

#topMenu li:hover{
		
        bbackground:url(images/menu-bg.png) repeat-x bottom;
}

#topMenu li a:hover {
	
    color:#6d5047;
    text-decoration: none;
}

#topMenu li.current_page_item{
	ccolor:#A6905F;
        text-decoration: none;
        bbackground:url(images/menu-bg.png) repeat-x bottom;
}

#topMenu li.current_page_item a{
    ccolor:#A6905F;
    text-decoration: none;
}


/*-------------*/

ul#topMenu li .sub {
	position: absolute; /*--Important--*/
	z-index: 99999;
	
	background: rgba(255,255,255,0.9);
    
	padding:0px 0px 15px 10px;
	padding-top:20px;
	float: left;
	
	display: none; /*--Hidden for those with js turned off--*/
}

ul#topMenu li .87{
		position: absolute; /*--Important--*/
		top: 90px; left: 200px;
		width: 800px;
}
ul#topMenu li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topMenu li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	ffloat: left;
}
ul#topMenu .sub ul li {
	width: 100%; /*--Override parent list item--*/
	height: 100%;
	color: #000;
}
ul#topMenu .sub ul li h2 { /*--Sub nav heading style--*/
	font-size:14px;
	color:#A6905F;
	text-shadow:none;
	padding: 10px 0 0 0;  margin: 0;
	font-weight: normal;
	text-transform:uppercase;
}
ul#topMenu .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #A6905F;
}
ul#topMenu .sub ul li a {
	float: none;
	font-size:13px;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 4px 0 0 10px;
	display: block;
	text-decoration: none;
	text-transform:none;
}
ul#topMenu .sub ul li a:hover {
	color: #6d5047;
	background-position: 4px 9px ;/*--Override background position--*/
}


/* Featured

--------------------------------------------*/
#featured {
    margin: 30px 0;
    color:#2e0b00;
    line-height: 24px;
    text-shadow: 0 1px 0 #bca881;
}
#featured h2 {
color:##2E0B00;
    font-size: 35px;
    line-height: 35px;
    width:625px;
    float: left;
    font-weight: normal;
text-shadow: 0 1px 0 #bca881;
}

#featured p {
    margin: 15px 0;
    font-size: 16px;
color:##2E0B00;
    float: left;
    font-weight: normal;
    line-height: 22px;
text-shadow: 0 1px 0 #bca881;
}

.buttons {
    float: right;
    width:275px;

}

.buttons a {
    border: 0;
display: block;
}

.buttons img {
    display: block;
    margin: 10px 0;
    border: 0;
    -moz-opacity:.80;
    opacity:.80;
    float: right;
}

.buttons img:hover {
    -moz-opacity:1;
    opacity:1;
}
.slides{
	margin-top:15px;
}
.frontcoffeemachineconteiner{
	height:70px;
}
.frontcoffeemachine {
	position: relative;
	top:-80px;
	left:10px;
	z-index:999;
}

.nd_pagination {
	height: 20px;
	margin-bottom: 20px;
}

.nd_pagination li {
	display: inline-block;
	padding: 2px;
	width: 16px;
	text-align: center;
	background: #BEA882 ;
    border: 1px solid #C3B391;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
	
}

.nd_pagination li a{
	text-decoration: none;
	display: inline-block;
	width: 12px;
}


.nd_pagination li.active, .nd_pagination li:hover{
	background: #ab8f5d ;
}

.arrow_pagi {
	float: right;
	padding: 2px 0 0 0;
}

/*threeBoxes
--------------------------------------------*/

#threeBoxes {
    background: #a6905f;
border: none;
border-radius: 0px;
margin-top: 20px;
margin-bottom: 20px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 0px;
}
#threeBoxes h3, #threeBoxes p, #threeBoxes .box a{
    text-shadow: 0 1px 0 #bea882;
display:block;
}

#threeBoxes p{
    color: #3a180d;
    font-size: 13px;
}

#threeBoxes h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    color: #5f2311;
    line-height: 58px;
height: 100%;
}

#threeBoxes .box {
    float: left;
    width: 268px;
    height: 70px;
width:33%;
}


#threeBoxes .box a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    text-shadow: none !important;}

#threeBoxes .box a:hover{
	text-decoration:none;
}
#threeBoxes .box{
    border-left: 1px solid #bca881;
}

#threeBoxes .box:first-child{
    border-left: 0px solid #bca881;
}


/*CONTENT
--------------------------------------------*/
#leftcolumn {
    float: left;
    width:585px;
    padding: 20px 20px 20px 0;
    border-right: 1px solid #c3b391;
    text-shadow: 0 1px 0 #cdb58d;
}

#leftcolumn p{
    line-height: 150%;
    margin: 10px 0;
}

#onecolumn {
    padding: 20px 20px 20px 0;
}

#onecolumn p{
    line-height: 150%;
    margin: 10px 0;
}

#productphoto{
    margin: 20px auto 0 auto;
    padding: 0;
    background: #b49a6e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    width: 940px;
	height: 260px;
	border: 1px solid #000;
}

#section1 {
    margin: 20px auto 0 auto;
    padding: 10px;
   
    width: 880px;
    
}

.pagetitle {
    padding: 30px 0 10px 0;
    color:#5f2311;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
}

#section2 {
    background: #140500 no-repeat top center;
    border-top: 1px solid #c3b391;
    text-shadow: 0 1px 0 #000;
    padding: 20px 0;
}

#section2 h2 {
    color: #aa9363;
    font-size: 24px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 48px;
}


#content p {
	margin:0.7em 0;
}

#leftcol {
	float:left;
	width:170px;
	padding-right:20px;
	margin-top:15px;
}

#leftcolInner {
    width:170px;
	float:left;
}
#leftcolInner a{
color:#A6905F;
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	padding: 10px 0;
    color: #616161;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
        
}

ul.latestPosts li a {
    font-size: 18px;
	display:block;
	background:url(images/ico_post.png) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
    color: #aa9363;
}

ul.latestPosts li a:hover {
	color:#fff;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#55220f;

}

#rightcol {
	float:left;
	width:690px;
	margin-left:20px;
	margin-top:15px;
	color: #616161;
}

#rightcol a {
    color: #616161;
}

#rightcol p.line {
	display:block;
	padding:10px 0;
	margin:0;
}

#rightcol p img {
	vertical-align:middle;
	padding-right:5px;
}

#rightcol .featured {
	margin:10px 0;
}

#rightcol .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

.support {
    padding: 10px;
    border-radius: 6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    color: #a6905f;
}
.name {
	font-size: 14px;
	font-weight: bold;
}

/* BLOG 
--------------------------------------------*/
.post ul, .post ol {
    margin:0 20px 20px;
    list-style-image:none;
    list-style-position:outside;
}

.post ul {
    list-style-type:disc;
}

.post ul li, .post ol li {
    padding: 3px 0;
}

.post {
	padding:0 0 5px;
	position:relative;
        margin: 10px 0 20px 0;
}

.post h2 {
	padding-bottom:8px;
        
}

#pagetitle{

margin-top:-18px;
margin-bottom:22px;

}

.post h3 {
	width: 100%;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
}

.post h4 {
	width: 100%;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

.post h3 a{
    text-decoration: none;
}

.post h3 a:hover{
    text-decoration: underline;
}

.post small {
	color:#5f2311;
	display:block;
	padding-bottom:6px;
}

.post p{
    font-size: 16px;
}

.post blockquote {
	padding: 10px 25px;
	margin-bottom: 20px;
	background-color: #BCA57D;
	border-left: 2px solid #C3B391;
}

.post blockquote p {
	margin: 10px 0;
}

.postmetadata {
	color:#5f2311;
	font-size:10px;
    border: 1px solid #c3b391;
    background: #bca57d;
    padding: 5px;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
}

p.postmetadata, .postmetadata a{
    font-size: 11px;
}

.postmetadatawide {
		color:#5f2311;
        border: 1px solid #c3b391;
        border-right: 0;
        border-left: 0;
        background: #bca57d;
        padding: 10px 20px;
        margin: 0 -20px;
        width: 585px;
}

p.postmetadatawide, .postmetadatawide a{
    font-size: 12px;
}

.post .entry {
	padding-bottom:5px;
}

.post .entry img.thumb, .entry img.thumb {
	border:1px solid #c3b391;
	background: #bca57d;
	padding:7px;
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

#sidebar {
    float: left;
    width: 260px;
    padding: 20px 0 0 30px;
    text-shadow: 0 1px 0 #cdb58d;
}

#sidebar ul {
	margin:10px 0;
}

#sidebar ul li {
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
    background: url(images/side-arrow.gif) no-repeat left center;
}

#sidebar ul li a:hover {
	color:#333;
    text-decoration:underline;
}

#sidebar h4 {
    font-weight:  bold;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px dotted #c3b391;
    padding: 10px;
    margin: 20px -24px 0 -30px;
    width: 294px;
}

#sidebar .searchform {
	border-bottom: 1px dotted #c3b391;
    padding: 10px 10px 20px 10px;
    margin: 0px -24px 0 -30px;
    width: 294px;
}


/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #bca57d;
        padding: 10px 0;
}

ul.commentlist li {
	text-transform:none;
}

ul li.comment {
	padding: 10px;
	margin-bottom:5px;
	display:block;
        border:1px solid #bca57d;
}

ul .children {
    margin-left: 30px;
}

.comment-entry {
    position: relative;
}

.avatar img {
	border:1px solid #bca57d;
	float:left;
	margin-right:15px;
	padding:2px;
}

.reply {
    position: absolute;
    top: -20px;
    right: 0;
}

.comment .meta {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* FORMS
-------------------------------------------------*/

#zoom_content h4{
	width: 100%;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
	margin-bottom:10px;
}

form label{
	display:block;
	padding:8px 0 0 0;
	font-weight:bold;
}

form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
		float: left;
}

form input, form#commentform input,  form#commentform textarea  {
	border:1px solid #c3b391;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;

}

form textarea{
	border:1px solid #c3b391;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

 form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/submit.jpg) 0 0 no-repeat;
	font-size:11px;
    cursor: pointer;
}

form input#searchsubmit {
	background:url(images/search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:205px;
	margin:0;
	padding: 4px;
	-moz-border-radius:2px;
    -webkit-border-radius: 2px;
    color: #3A180D;
    background: #bea882;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}


.alignleft{
	float:left;
}
.alignright{
	float:right;
}
/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

#map {
	width:670px;
	height: 215px;
}


.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}





.topMenu  {
        height: 100px;
        float: right;
margin-bottom:15px;
}

.topMenu li {
	float:left;
        height: 100px;
        padding: 0;
	background:none;
}

.topMenu li a{
	font-size:15px;
    display: block;
    height: 45px;
	padding:55px 15px 0 15px;
	color:#AA9363;
	text-shadow: 0px 1px 2px #402e25;
	text-decoration:none;
	ffont-weight:bold;
	text-transform:uppercase;
}

.topMenu li:hover{
		
        bbackground:url(images/menu-bg.png) repeat-x bottom;
}

.topMenu li a:hover {
	text-shadow:0px 0px 10px #a1472c;
    color:#6d5047;
    text-decoration: none;
}

.topMenu li.current_page_item{
	ccolor:#A6905F;
        text-decoration: none;
        bbackground:url(images/menu-bg.png) repeat-x bottom;
}

.topMenu li.current_page_item a{
    ccolor:#A6905F;
    text-decoration: none;
}


/*-------------*/

.topMenu li ul.sub-menu {
	position: absolute; /*--Important--*/
	z-index: 99999;
	background: #2f0d03;
    border: 0 1px 1px 1px solid #bca881;
	padding:0px 0px 15px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}

.topMenu li:hover > ul.sub-menu{display:block;}


.topMenu li ul.sub-menu li ul.sub-menu{
display:block;
position:margin:-4px;
background:#ff0000;
}
.topMenu li ul.sub-menu li ul.sub-menu li {
	width: 100%; /*--Override parent list item--*/
	height: 100%;
	color: #000;
}


.topMenu li ul.sub-menu li ul.sub-menu li a
.topMenu li ul.sub-menu li a {
	float: none;
	font-size:13px;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(images/navlist_arrow.png) no-repeat 4px 9px;
	padding: 4px 0 0 10px;
	display: block;
	text-decoration: none;
	text-transform:none;
}
.topMenu ul.sub-menu li ul.sub-menu li a h2 { /*--Sub nav heading style--*/
	font-size:14px;
	color:#A6905F;
	text-shadow:none;
	padding: 10px 0 0 0;  margin: 0;
	font-weight: normal;
	text-transform:uppercase;
	background: url(images/navlist_arrow.png) no-repeat 8px 9px;
}
.topMenu .sub-menu li a:hover {
	color: #6d5047;
	background-position: 4px 9px ;/*--Override background position--*/
}

#wpml_credit_footer{margin-left:-999px;}

.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#a28056; border:1px solid #DCD2BD; color:#6a4934; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;text-shadow:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#DCD2BD; color:#6a4934;}
.wp-paginate .title {color:#6a4934; text-shadow: 0 1px 0 #dcd2bd; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#DCD2BD; background:#6A4934; border:1px solid #DCD2BD; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}