/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	width: 940px;
	height: 450px;
	background: url('../images/loading.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
	overflow: hidden;
}
#featured>img,  
#featured>div,
#featured>a { display: none; }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(orbit/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(../orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(../orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.wrapper.caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(../orbit/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(../orbit/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
	
#headers_mid_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size:31px;
	/* [disabled]color:#CCBB51; */
	line-height:1.4em;
	border-bottom:1px solid;
	margin-bottom:15px;
	padding-bottom:3px;
	padding:0px;
	font-variant:normal;
	border-bottom-color: #292929;
}
#headers_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#F8F5E4;
	line-height:1.4em;
	border-bottom:1px solid #F8F5E4;
	margin-bottom:25px;
	padding-bottom:3px;
	padding:0px;
	font-variant:normal
}
#headers_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#ccbb51;
	line-height:1.4em;
	border-bottom: 0px solid #3b3b3b;
	margin-bottom:5px;
	padding-bottom:0px;
	padding:0px;
	font-variant:normal;
	text-transform: capitalize;
}

#headers_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#ccbb51;
	/* [disabled]line-height:1.4em; */
	border-bottom: 0px solid #3b3b3b;
	margin-bottom:20px;
	padding-bottom:0px;
	padding:0px;
	font-variant:normal;
	text-transform: capitalize;
	padding-top: 20px;
}

#logo_textstyle {
	font-family: HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande;
	font-size: 37px;
	color: #ccbb51;
	padding:0px;
	letter-spacing: 5pt;
	padding-bottom: 20px;
	text-transform: uppercase;
	float: left;
}

#footer_textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #726c5e;
	line-height: 16pt;
	padding:0px;
}

#copy_textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #726c5e;
	line-height: normal;
	padding:0px;
	margin-bottom: 25px;
	/* [disabled]float: left; */
	width: auto;
}

#tag_textstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #726c5e;
	line-height: normal;
	padding: 15px;
	float: left;
	font-style: normal;
	margin-top: 0px;
	padding-bottom: 20px;
}

#image_holder {
		padding: 10px;

}

.body_textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #726c5e;
	line-height: 16pt;
	padding:0px;
	/* [disabled]width: 940px; */
	margin-top: 10px;
	margin-bottom: 20px;
}
.h-line {
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-color: #F8F5E4;
	width:940px;
}

/* Works posts */
.works {
	/* [disabled]margin-top:-35px; */
	position:relative;
	}

.works .work-post {
	zoom:1;
	overflow:hidden;
	border-top:0px solid #292929;
	margin-bottom:30px;
	line-height:18px;
	/* [disabled]padding:35px 30px 0 0; */
	position:relative;
	}
	.work-post h2 span {
		display:inline-block;
		font-size:16px;
		line-height:1.2em;
		color:#fff;
		background:#ccbb51;
		padding:10px 17px 10px 17px;
		position:relative;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		text-transform:uppercase;
		margin:10px 0 30px 0;
		font-weight:normal;
		}
	.work-post .visit-button {
	/* [disabled]background:url(images/visit-link-bg.gif) 0 0 no-repeat; */
	width:172px;
	height:97px;
	display:block;
	float:left;
	margin:0 0 0 -28px;
	position:relative;
		}
		.work-post .visit-button a {
			display:block;
			position:absolute;
			left:28px;
			top:27px;
			width:93px;
			height:29px;
			text-align:center;
			line-height:29px;
			color:#9d9d9d;
			text-decoration:none;
			}
		.work-post .visit-button a:hover {
			color:#fff;
			}
			
			/* Post */

.post {
	position:relative;
	zoom:1;
}

	#post-content {
		border-bottom:1px solid #242424;
		padding-bottom:20px;
		margin-bottom:30px;
		}
	
	
	.post-edit-link {
		display:inline-block;
		font-size:13px;
		line-height:1.2em;
		color:#fff;
		background:#ccbb51;
		padding:5px 13px 5px 13px;
		position:relative;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		text-decoration:none;
		position:absolute;
		right:0;
		top:10px;
		}
	.post-edit-link:hover {
	/* [disabled]background-color:#fff; */
	color:#000;
		}
	
	
	#post-meta {
		
		}
		#post-meta p.date {
			color:#fff;
			float:left;
			}
		#post-meta p.comments {
			float:right;
			font-weight:bold;
			}
	.postContent {
		
	}
	.post-excerpt {
		
	}
	
	#post-author {
		
		}
		#author-gravatar {
			float:left;
			margin-right:20px;
			}

nav.newer-older {
	width:100%;
	overflow:hidden;
	display:block;
}
	.older {
		float:left;
	}
		.older a {
			display:inline-block;
			background:#ccbb51;
			padding:0 12px;
			font-size:11px;
			font-weight:bold;
			line-height:25px;
			text-decoration:none;
			position:relative;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}
		.older a:hover {
			background:#fff;
			color:#000;
			}
	.newer {
		float:right;
	}
		.newer a {
			display:inline-block;
			background:#ccbb51;
			padding:0 12px;
			font-size:11px;
			font-weight:bold;
			line-height:25px;
			text-decoration:none;
			position:relative;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}
		.newer a:hover {
			background:#fff;
			color:#000;
			}

.search {
	
}


.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

.wrapper {
	width:100%;
	overflow:hidden;
	}
.extra-wrap {
	overflow:hidden;
	zoom:1;
	}

.relative {
	position:relative;
	}
	
	.one_half {
	float:left;
	width:50%;
	}
.one_third {
	float:left;
	width:33%;
	}

.twothird {
	float:left;
	width:64%;
	}
.onethird {
	float:left;
	width:35%;
	}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
	margin: 0;
	padding: 0px;
	margin-left: 0px;
	width: auto;
	/* [disabled]float: left; */
	/* [disabled]padding-left: 80px; */
	margin-right: 0px;
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 0em;
	padding-left: 0;
	float: left;
	font-weight: normal;
	width: auto;
	border: 0px solid #DFDFDF;
	border-width: 0px 0;
	font-size: 14px;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
	width: auto;
}

#underlinemenu ul li{
	display: inline;
	width: auto;
	background-image: url(../images/arrow.jpg);
	background-position: 0.5em;
	background-repeat: no-repeat;
}


#underlinemenu ul li a{
	float: left;
	color: #726c5e;
	font-weight: normal;
	/* [disabled]padding: 2px 6px 4px 6px; */
	text-decoration: none;
	width:auto;
		background-image: url(../images/arrow.jpg);
	background-position: 0.5em;
	background-repeat: no-repeat;

}

#underlinemenu ul li a:hover{
	color: #ccbb51;
	border-bottom: 0px solid black;
	padding-bottom: 0;
	width: auto;
		background-image: url(../images/arrow.jpg);
	background-position:0.5em;
	background-repeat: no-repeat;
	left:100px;

}

#underlinemenu ul li a:active{
	color: #ccbb51;
	border-bottom: 0px solid black;
	padding-bottom: 0;
	width: auto;
		background-image: url(../images/arrow.jpg);
	background-position: 0.5em;
	background-repeat: no-repeat;

}

 #shoppingcart{scrollbar-face-color:#666666; scrollbar-shadow-color:#666666; scrollbar-highlight-color:#666666; scrollbar-3dlight-color:#66666;scrollbar-darkshadow-color:#ffffff; scrollbar-track-color:#cccccc; scrollbar-arrow-color:#ffffff;
 
 }

#leftcolumn {
	width: 500px;
	/* [disabled]border: 1px solid red; */
	float: left
}
#rightcolumn {
	width: 300px;
	/* [disabled]border: 1px solid red; */
	float: right
}

