/* -------------------------------
	TYPOGRAPHY 
------------------------------- */

body{
	color: #bebebe;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
	height: 100%;
	line-height: 20px;
	overflow-x: hidden;
}

textarea, input {
	border: 1px #000 solid;
    font-size: 12px;
}

#static-img {
	display:block;
	left:0;
	opacity:1;
	position:absolute;
	margin-top:5px;
	z-index:2;
	padding:5px;
	height:483px;
	width:258px;
	border:1px solid #1B1715;
	background-color:#2B2522;
}

#static-img-center {
	position:relative;
	float:left;
	display:block;
	opacity:1;
	z-index:2;
	padding:5px;
	height:488px;
	width:248px;
	border:1px solid #1B1715;
	background-color:#2B2522;
}

h1, h2, h3, h4, h5, h6  {}

h1 { font-size:14px;
font-weight:bold; margin:0 0 15px 0;}

h5, h6 {
	font-weight:bold;
    text-transform:uppercase;
}

p { margin:0 0 15px 0;}

.cta { font-size:18px;}


.content-text p{ line-height:17px;}

.content-text h1{
    font-size: 24px;
	line-height: 50px;
}

.content-text h2{
    font-size: 20px;
	line-height: 45px;
}

.content-text h3{
    font-size: 18px;
	line-height: 40px;
}

.content-text h4{
    font-size: 16px;
	line-height: 35px;
}

.content-text h5{
    font-size: 12px;
	line-height: 35px;
}

.content-text h6{
    font-size: 10px;
	line-height: 35px;
}

ul, ol {
	margin-top: 5px;
	margin-bottom: 20px;
}

a, a:link, a:visited, span a, span a:link, span a:visited {
	color: #bebebe;
	text-decoration:none;
	border:none;
}

a:hover, a:active, a:focus, span a:hover, span a:active, span a:focus {
	text-decoration:none;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

ins {}

cite {
	font-weight:bold;	
}

sup {
	vertical-align:super; 
	font-size:.7em;
	line-height:.5em;
}

blockquote{  
	padding: 0 50px;
	margin: 25px 0;
	font-style: italic;
	letter-spacing: 2px;
	font-size: 18px;
}

small{ 
	font-size:.83em;	
}

.description {
	font-size: 12px;
}

#sidebar, .onecol, .twocols, #commentbar, #sidebar-center {  
	background-color: #2b2522;
	border: 1px #1b1715 solid;
}

.onecol {
	width: 600px;
}

.onecol-text {
	padding: 20px;
	float: left;
}

.twocols {
	width: 678px;
}

.twocols-text {
	float: left;
	width: 327px;
	padding: 20px;
}

.body-nav {
	position:absolute;
	padding: 10px;
	background-color:#141010;
	left: 0px;
	top: 380px;
}

.body-nav ul {
	margin:0;
	padding:0;	
}

.body-nav li {
	background:url(../images/arrow-right.gif) left center no-repeat;
	padding-left:7px; 
}


#mycarousel-next{
	background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -46px;
	float: left;
	width: 18px;
	height:18px;
}

#mycarousel-next:hover {
	background-position: 0px -69px;
}

#mycarousel-prev {
	background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -92px;
	float: left;
	width: 18px;
	height:18px;
}

#mycarousel-prev:hover  {
	background-position: 0px -115px;
}

.project-nav {
	position:absolute;
	padding: 10px;
	background-color:#141010;
	left: 0px;
	top: 430px;
}

.project-nav ul {
	margin:0;
	padding:0;	
}

.project-nav li {
	background:url(../images/arrow-right.gif) left center no-repeat;
	padding-left:7px; 
}

.twocols-list {
	float: left;
	width: 195px;
	padding: 0 10px 0 0;
}

.twocols-list-1024 {
	float: left;
	width: 145px;
	padding: 0 10px 0 0;
}

.twocols-list-1024-special {
	float: left;
	width: 160px;
	padding: 0 10px 0 0;
}

.twocols-list-short {
	display:block;
	float: left;
	width: 175px;
	margin: 0 10px 0 0;
}

.twocols-list-short li {
	margin: 0 0 5px 0;
}

.twocols-list-short h2 {
	font-size:13px; font-weight:bold;
}

.twocols-list-long {
	display:block;
	float: left;
	width: 430px;
	padding: 0 5px 0 0;
}

.twocols-list-long li {
	margin: 0 0 5px 0;
}

.twocols-list-long h2 {
	font-size:13px; font-weight:bold;
}

.twocols-text-center {
	float: left;
	width: 170px;
	padding: 20px 10px 10px 30px;
}

.onecol-text h1, .twocols-text h1  {
	font-weight: bold;
	font-size: 14px;
}

#sidebar-text h3, .thumbnails h3 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

#sidebar-text p { margin-top:10px;line-height:17px;}

.text {
	padding-bottom: 10px;

}

.cover-imgs li, .cover-imgs2 li, .slideshow img, .mail-alert  {
	background-color: #2b2522;
	border: 1px #1b1715 solid;
}

li.thumbnail {
	border: 1px #1b1715 solid;
}

.slideshow img {
	padding: 6px;
}

#testimonial {
	min-height:110px;
	width:520px;
	margin:0 0 5px 10px;
}

#testimonial p {
	color:#4C4B48;
	font-size:13px;
	font-style:italic;
	margin-bottom:6px;
}

#testimonial .sig {
	font-size:11px;
	color:#4C4B48;
}

#light-testimonial {
	min-height:110px;
	width:520px;
	margin:0 0 5px 10px;
}

#light-testimonial p {
	color:#BEBEBE;
	font-size:13px;
	font-style:italic;
	margin-bottom:6px;
}

#light-testimonial .sig {
	font-size:11px;
	color:#BEBEBE;
}

#contact {
	display:block;
	float:right;
	margin-right:40px;
}

#contact p {
	text-align:right;
	font-size:10px;
	color:#4c4b48;
	line-height:16px;
}

#contact-footer {max-width:1000px; padding:5px 0 0 0;}

#footer {
    font-size: 10px;
    text-align: left;
	padding: 10px;
	color:#144e7e;
	max-width:1000px;
}

textarea, input { 
	background-color: #2b2522;
	border: 1px #1b1715 solid;
	padding: 5px;
	margin-bottom: 5px;
	color: #bebebe;
}

.nav { margin-left:340px;width:800px;}

.nav a { margin:0 5px 0 0;}

.nav a.n { 
	color: #888;
	font-weight:normal;
}

.nav a:hover.n { 
	color: #EBEBEB;
}

.nav a.n.active {
	color:#FFFFFF;font-weight:bold;
}

/* -------------------------------
	LAYOUT 
------------------------------- */

body {
	background: #141010;
}

#wrapper {
	margin: auto;
}

#wrapper-center {
	margin:0 auto;
	width:1000px;
}

#header {
	height: 60px;
	background: #141010;
	max-width:1280px;
}

#header-1024 {
	height: 60px;
	background: #141010;
	max-width:1000px;
}

#logo {
	text-align: left;
	margin-top:5px;
	width: 135px;
}

.logo-img {
	background: url(../images/boots-logo.gif) no-repeat right top;
	width: 135px;
	height: 57px;
	letter-spacing:-1000em;
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	}

.logo-img  {
	text-indent: 1000px;
}


.n { margin:0 0 5px 10px;}


ul.topnav {
	display: block;
	height: 48px;
	float: right;
	text-align: right;
	width: auto;
	list-style: none;
	padding: 0 20px;
	margin: 0;
}

ul.topnav li {
	float: left;
	width: auto;
	padding-top: 10px;
	margin: 0;
	margin: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

.topnav li.current_page_item {
	height: 34px;
	background: url(../images/arrow.gif) center bottom no-repeat;

}

.topnav li.current_page_item a {
	color: #ebebeb;
}

ul.topnav li a{
	font-size: 14px;
	color: #888;
	padding: 10px 5px;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	color: #ebebeb;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 45px;
	text-align:left;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #0f497a;
	z-index:100;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #444; 
	clear: both;
	width: 170px;
	z-index:100;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	font-size:12px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	z-index:100;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
}


.content {
	margin-top: 10px;
	padding-left: 10px;
	width:1280px;
	height:493px;
}

#sidebar, #commentbar { 
	float: left;
	position: absolute;
	z-index: 14;
	left: 0px;
	margin-top: 5px;
	padding-top:10px;
	padding-left:10px;
	width: auto;
}

#sidebar-center { 
	float: left;
	position: relative;
	z-index: 14;
	left: 0px;
	margin-top: 5px;
	padding-top:10px;
	padding-left:10px;
	height: 483px; 
	width: 248px;
}

#commentbar {  
	z-index: 16;
}

.thumbnails {
	padding: 10px;
}

.management { margin:0 10px 2px 0;}

li.thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto;
}

.nav a {
	height: 18px;
	cursor: pointer;
	display: block;
	text-align: center;
}

.nav a.n {
	float: left;
	width: 18px;
}

a#nav-left  {
	background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -92px;
	float: left;
	width: 18px;
	height:18px;
}

a#nav-left:hover  {
	background-position: 0px -115px;
}

a#nav-right {
	background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -46px;
	float: left;
	width: 18px;
	height:18px;
}

a#nav-right:hover {
	background-position: 0px -69px;
}

.nav-close {
	background: url(../images/default/nav.png) no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 19px;
	position: absolute;
	cursor: pointer;

}

a#nav-close:hover {
	background-position: 0px -23px;
}

.cover-wrapper {
	padding-bottom: 5px;
	overflow: hidden;
}

ul.cover-imgs {
	display: block;
	list-style: none;
	float:left;
	width:970px;
	
}

.cover-imgs li {
	display: block;
	float: left;
	padding: 7px;
	margin-right: 10px;
	width: auto;
}

.cover-imgs li p {
	padding: 7px;
	margin:0;
}

.cover-imgs a {
	display: block;
	text-decoration: none;
}

ul.cover-imgs2 {
	display: block;
	list-style: none;
	margin:5px 0 0 5px;
	float:left;
	width:970px;
	height:493px;	
}

.cover-imgs2 li {
	display: block;
	float: left;
	padding: 7px;
	margin-right: 10px;
	width: auto;
}

.cover-imgs2 li p {
	padding: 7px;
	margin:0;
}

.cover-imgs2 a {
	display: block;
	text-decoration: none;
}

.single-img { margin-left:8px;}

.title, .title-home, .title-img {    
	padding: 3px 10px 3px 10px ;
	background-color: #1e1d1c;
	position: absolute;
	z-index: 11;
	margin-top: 10px;
}

.title-img small {  
	cursor: pointer;
}

.detail-img {    
	position: absolute;
	z-index: 11;
}

.detail-img p { 
	padding: 5px 10px 5px 10px ;
	margin: 6px;
	background-color: #1e1d1c;
}

.loading {
	background: url(../images/default/loading.gif) no-repeat center;
}

#contactForm{
	margin-top: 6px;	
}

#viewcomment-area { 
	overflow: auto;
}

.comment-ul li.comment-li { 
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #1b1715 solid;
}

