/*
Theme Name: myGazeen - Quebus 3.0
Theme URI: http://quebus.com
Description: Version 3.0 of a myGazeen WordPress Theme for Quebus.com
Author: Jason Loftis
Author URI: http://jloft.com
Tags: 960, grid, 960 grid system, myGazeen, Quebus, Quebus Ventures, Bruce, MacFadyen, Bruce MacFadyen, JLoft

	myGazeen - Quebus 3.0
	http://quebus.com

	This theme was designed and built by Jason Loftis,
	whose website you will find at http://jloft.com

*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/text.css');
@import url('css/mootools.css');
@import url('css/mygazeen.css');

/* GENERAL */

body {
background: #58524d url(images/body.jpg) repeat-x;
font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
color: #000;
margin:0;
}

.container_12 {background:transparent;}

.container_page{
background:transparent url(images/wrapper.jpg) no-repeat top center;
}

.wrapper {
margin-top:0px;
margin-bottom:0px;
background:transparent url(images/wrapper.jpg) repeat-y top center;
}


/* TYPOGRAPHY */

h1, h1 a, h1 a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited,
h5, h5 a, h5 a:visited
{ color: #6a3900; }

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

p a {
color: #000;
font-weight:bold;
border-bottom:dotted 1px #000;
text-decoration:none;
}

p a:hover {
color: #333;
border-bottom:solid 1px #333;
text-decoration:none;
}

/* HEADER */

.header {
background:transparent url(images/header_home.jpg) top center no-repeat;
height:246px;
width:960px;
border:none;
margin:0 auto;
}

.brand2 {
height:68px;
background:transparent;
}

.slides {
height:157px;
}

#slideshow {
height:157px;
}

.title {display:none;}

/* HEADER - Horizontal Navigation Bar */
.main_nav{background:transparent;margin:17px 0 0 0;float:right;}

ul.nav{list-style:none;margin:0;padding:0;}
.nav li{float:left;display:block;border-right:1px solid #40372f;width:80px;padding:0;margin:0;margin-left:0px;background:transparent;}
.nav li a{font-weight:normal;font-size:13px;outline:none;color:#b2afad;text-decoration:none;display:block;padding:10px 0 8px 0;text-transform:uppercase;font-weight:600;text-align:center;height:20px;background:transparent;border-bottom:solid 2px #b2afad;}
.nav li a:hover{color:#000;background:transparent;border-bottom:solid 2px #000;}
.nav li#contact{border-right:none;}
.nav li#home{border-right:1px solid #40372f;width:80px;}

.nav li.current a{color:#fff;background:transparent;border-bottom:solid 2px #fff;}
.nav li.default a{color:#b2afad;background:transparent;border-bottom:solid 2px #b2afad;}
.nav li.default a:hover{color:#000;background:transparent;border-bottom:solid 2px #000;}

.ie6 .nav li a {font-weight:normal;}

/* FOOTER */

.footer {
padding:0;
margin-top:0;
margin-bottom:0;
border:none;
border-top:10px solid #716c67;
border-bottom:10px solid #716c67;
background:#39322c;
color:#fff;
height:100%;
}

.footer p {
margin:0;
padding:25px 15px;
color:#ccc;
}

.footer p.left {
text-align:left;
}

.footer p.right {
text-align:right;
}

.footer a, .footer p a {color:#fff;border-color:#fff;}
.footer a:hover, .footer p a:hover {color:#000;border-color:#000;}

/* CONTENT */

.content {
padding:0;
}

.entry {
color:#011f31;
margin:0;
padding:25px;
}

.entry p {
color:#011f31;
margin:5px 0 15px 0;
padding:0;
font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

.entry ol {
font-size:1.2em;
margin-bottom:15px;
}

.entry ul {
clear:both;
}

.entry ul li {
list-style:square;
list-style-position:inside;
padding-left:10px;
text-indent:0px;
font-size:1.2em;
}

.ie6 .entry ul {
margin-left:10px;
}
.ie6 .entry ul li {
list-style-position:outside;
padding-left:0;
text-indent:0px;
}

.intro {
font-size:1.2em;
background:#fdfdfd;
border-bottom:2px #000 solid;
margin:0;
padding:0;
}

.intro h3, .intro p {
margin:0;
padding:10px 25px;
}

.intro h3 {
padding-bottom:5px;
}

.sidebar {
color:#000;
}

.sidebar ul {
margin:0;
padding:0;
}

.sidebar ul ul {
margin-left:0px;
}

.sidebar ul ul li {
margin-bottom:7px;
font-size:12px;
}

.sidebar h2 {
font-size:1.6em;
margin:0 -10px 10px 0;
background:#fff;
padding:11px 0 5px 15px;
border-bottom:2px #000 solid;
color:#6a3900;
}

.sidebar a {
color:#000;
}

span.rss_id {margin:0 0 0 20px;font-weight:bold;position:relative;top:0px;}

.rsswidget img {display:none;}

h2 .rsswidget, h2 a .rsswidget {color:#6a3900;}

.textwidget {font-size:12px;color:#000;margin:30px 0;padding:0 0 0 15px;height:100%;}

.textwidget .button img {margin:20px 0 0 0;}

.linklove {display:none;}
.sendbutton {margin:0;padding:0;position:relative;left:-210px;}
