/*
Theme Name: Indie Belts
Theme URI: http://liquidproduction.net/
Description: Wordpress theme created for Indiebelts.com by <a href="http://liquidproduction.net">Liquid Productions</a>.
Version: 2.1
Author: Kevin Chappell
Author URI: kevin@liquidproduction.net
Tags: dark, custom header, fixed width, two columns, widgets


*/
@charset "utf-8";
/* IndieBelts CSS */

<!--
html {
}
form {
	margin:0;
	padding:0;
	color:#222;
}
p {
	FONT-SIZE: 1.1em;
	MARGIN-BOTTOM: 1em;
	LINE-HEIGHT: 1.3em;
}
body, td, th {
	font : 14px Arial, Helvetica, sans-serif, verdana;
	color: #e5e5e5;
}
body {
	background: #b7a382 url(http://indiebelts.com/wp-content/themes/indiebelts/images/sitebg.jpg) center top repeat;
	margin: 0;
	padding:0;
}
.site_wrap {
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/page_edge.gif) repeat-y center top;
}
#page {
	background: transparent url(images/sitebg_grad.png) repeat-x center top;
	margin: 0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
 @font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'EnigmatiRegula';
 src: url('fonts/enigma__2-webfont.eot');
}
 @font-face {
	/* This declaration targets everything else */
	font-family: 'EnigmatiRegula';
 src: url(//:) format('no404'), url('fonts/enigma__2-webfont.woff') format('woff'), url('fonts/enigma__2-webfont.ttf') format('truetype'), url('fonts/enigma__2-webfont.svg#webfont2DMqSjJl') format('svg');
 font-weight: normal;
 font-style: normal;
}
a:link {
	color: #df8d43;
	text-decoration: underline;
}
a:visited {
	color: #df8d43;
	text-decoration: underline;
}
a:hover {
	color: #dda16b;
text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #e07c21;
}
.gallery-icon a:link {
	border-bottom:none;
}
.more {
	display:block;
	margin:0px 5px 5px 0px;
	text-align:right;
	font-weight:bolder;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color: #fff;
}
.header_container {
	margin: 0 auto 0px;
	padding-bottom:9px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/round_btm.gif) #191816 bottom center no-repeat;
	width:960px;
}
#content_ctnr {
	margin: auto;
	padding: 20px 10px 0px 10px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/round_top.gif) #191816 top center no-repeat;
	border-left: 1px solid #3a4030;
	border-right: 1px solid #3a4030;
	width:940px;
	overflow: hidden;
	clear:both;
}
.header {
	margin: 0;
	border-left: 1px solid #3a4030;
	border-right: 1px solid #3a4030;
	overflow:auto;
}
.searchbox {
	display:inline-block;
	float:right;
	margin:20px 15px 0px 0px;
	width: 300px;
	height:30px;
	vertical-align:middle;
	text-align:right;
}
.description {
	float:right;
	margin:20px 0px 0px 0px;
	padding-top:5px;
	font-size:1.3em;
	font-weight:bold;
	width: 200px;
	text-align:center;
	font-style: italic;
}
.btm_burn {
	margin: auto;
	background:url(http://indiebelts.com/wp-content/themes/indiebelts/images/footer_btm.gif) no-repeat;
	height: 49px;
	width: 1010px;
}
.searchinput {
	margin:0px;
	padding: 3px 0 0 5px;
	width: 200px;
	height: 18px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg.gif) #E5E5E5 top left no-repeat;
	border: 0px solid transparent;
}
/* <![CDATA[ */

/* One simple border definition */

h2.pagetitle {
	font-family: 'EnigmatiRegula', Arial, Helvetica, sans-serif;
	background:#333 url('images/page_ttl_bg.gif') no-repeat 50% 0;
	margin: 0 auto;
	width:940px;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	font-size:22px;
	padding: 10px 0 0 0;
	text-shadow: 0 -1px 2px #000000;
}
#title {
	background-color:#333;
	margin: 9px auto 0;
	width:920px;
	color:#fff;
	text-align:center;
	-webkit-box-shadow: inset 0px 1px 0px #666;
	-moz-box-shadow: inset 0px 1px 0px #666;
	box-shadow: inset 0px 1px 0px #666;
	-moz-border-radius: 6px;
	border-radius: 6px;
	letter-spacing:1px;
	font-size:22px;
	padding: 5px 0 11px 0;
}
h4.pagetitle {
	background:#333 url(http://indiebelts.com/wp-content/themes/indiebelts/images/ttl_bg_2.gif) bottom center no-repeat;
	margin:0;
	font-size:16px;
	padding: 3px 0 7px 0;
}
/* ]]> */

.search_btn {
	margin-left: 0px;
	padding: 2px;
	color: #ffffff;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/btn.gif) #666666 no-repeat right;
	border: 0px transparent solid;
	text-align:center;
	width:79px;
	height:22px;
}
/* --------Menu Stuff-------- */
#menu {
	float:right;
	width:648px;
	margin: 20px 15px 0 0;
	font-family: 'EnigmatiRegula', Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform:uppercase;
	clear:right;
}
ol#menu {
	padding:0;
}
.menutxts {
	font-size:14px;
}
#menu li {
	display: inline;
	margin:0;
	padding:2px 0 0 1px;
	width:107px;
	height: 28px;
	float:right;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/lrg_btn.gif) #666666 no-repeat right top;
	text-align:center;
	list-style: none;
	position:relative;
	cursor:pointer;
}
#menu #menu_end {
background: url('images/menu_end.gif') no-repeat scroll right top #666666;
    display: inline-block;
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 0 1px;
    position: relative;
    text-align: center;
    width: 106px;
}
#menu a {
	display: block;
    padding: 0 3px 6px;
}
#menu a:link {
	color: #fff;
	text-decoration:none;
	border: 0;
}     /* unvisited link */
#menu a:visited {
	color: #fff;
	text-decoration:none;
	border: 0;
}  /* visited link */
#menu a:hover {
	padding: 1px;
	color: #e5e5e5;
	text-decoration:none;
	border: 0;
}   /* mouse over link */
#menu a:active {
	color: #ccc;
	text-decoration:none;
	border: 0;
}   /* selected link */
/* --------End Menu Stuff-------- */

#contact_info {
	width:647px;
	float:right;
	margin:15px 15px 5px 0px;
	clear:right;
	padding:0;
}
#contact_info li {
	display:inline;
	float:right;
	width:215px;
	position:relative;
	margin:0;
}
.post {
	margin:-10px 0 10px;
	
	width:675px;
	padding:0px;
	text-align: justify;
	overflow:hidden;
}
.cal_ctnr {
	width:660px;
	background: transparent url(images/calbg.gif) bottom center no-repeat;
	padding:10px;
	text-align: justify;
	border-top:1px solid #151513;
	overflow:hidden;
}
.postmetadata {
	clear: left;
	border-top: 1px solid #3a4030;
	margin: 10px 0;
	padding: 2px 10px 5px 10px;
}
#post hr {
	display: block;
}
.post_ttl {
	padding-top: 5px;
	font-stretch: extra-expanded;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0;
	text-decoration:none;
	color:#fff;
	border-bottom: 1px solid #3a4030;
}
.post p {
	padding:0px 5px;
}
.post h1, h2, h3, h4, h5, h6 {
	padding:0px 10px 5px 0;
	font-family: 'EnigmatiRegula', Verdana, Arial, Helvetica, sans-serif;
}
.post h3 {
	color:#df873f;
}
.entry {
	position:relative;
}
.post_ttl a {
	border:0;
	color:#FFF;
}
.timeauthor {
	height: 31px;
}
.time {
	float: left;
	padding: 5px 15px 0 2px;
	text-align:center;
	margin-top:5px;
}
.author {
	float: right;
	padding: 5px 2px 0 18px;
	text-align:center;
	display:none;
	margin-top:5px;
}
.menuh2 {
	float: left;
	height: 41px;
	background: url('images/sidebar_3.gif') top left no-repeat;
	margin:8px 0 0 -1px;
}
.menuh22 {
	height: 41px;
	background: url('images/sidebar_4.gif') top right no-repeat;
	margin-left:6px;
	padding: 8px 10px 2px 5px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	font-family: 'EnigmatiRegula', Arial, Helvetica, sans-serif;
}
.right_tab {
	position:relative;
	top:52px;
	float: right;
	background: url('images/sidebar_3-2.gif') top right no-repeat;
	margin:0;
}
.right_tab2 {
	height: 41px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/sidebar_4-2.gif) top left no-repeat;
	margin-right:8px;
	padding: 8px 5px 2px 10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
a img {
border:none;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.alignleft img{
	margin: 0 10px 10px 0;
}
/* End Images */
/* post  */
. {
 width: 630px;
 margin:6px 0px 0px 15px;
 display: block;
}
.photo_nav {
	height:140px;
	margin:15px;
	display: block;
	border-top:1px #3a4030 solid;
}
.photo_nav a {
	text-decoration: none;
	border: 0px solid transparent;
}
.attachment {
	text-align:center;
	text-decoration:none;
}
.photo_nav_left {
	display: block;
	float:left;
	background:transparent url(images/photo_nav_left.gif) left no-repeat;
	text-decoration: none;
	border: 0px solid transparent;
	padding:0px 0px 0px 110px;
}
.photo_nav_right {
	display: block;
	float:right;
	background:transparent url(images/photo_nav_right.gif) right no-repeat;
	text-decoration: none;
	border: 0px solid transparent;
	padding:0px 110px 0px 0px;
}
. a {
 width:110px;
 display: block;
 background:#333333 url(images/postnavbtn.gif) center no-repeat;
 text-decoration: none;
 border: 0px solid transparent;
 text-align:center;
 padding:3px;
}
/* end post  */
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg.gif) #E5E5E5 top left no-repeat;
	border: 0px solid transparent;
}
#commentform textarea {
	width: 650px;
	padding: 2px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg.gif) #E5E5E5 top left no-repeat;
	border: 0px solid transparent;
}
#commentform #submit {
	float:right;
	height:30px;
	width:150px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/comment_submit.gif) #666666 no-repeat right;
	padding: 2px;
	color: #ffffff;
	border: 0px transparent solid;
	text-align:center;
	cursor:pointer;
}
/* Begin Sidebar Stuff */

#sidebar {
	float:right;
	margin:3px 0 10px 10px;
	padding: 0;
	width:250px;
	color:#fff;
	background-color:#333;
	-webkit-box-shadow: inset 0px 1px 0px #666;
	-moz-box-shadow: inset 0px 1px 0px #666;
	box-shadow: inset 0px 1px 0px #666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #121110;
	border-right: 1px solid #121110;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 4px 15px 0px;
}
#sidebar li h2 {
	float: left;
	height: 41px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/sidebar_3.gif) top left no-repeat;
	margin:0;
}
#sidebar ul p, #sidebar ul select {
	margin: 0px 8px 0px 10px;
}
#sidebar ul ul, #sidebar ul ol {
	padding: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding-left: 5px;
}
/* End Sidebar Stuff */
/* Footer Stuff */
.footer {
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/footer_btm.gif) no-repeat bottom center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin: auto;
	padding:0;
	height: 53px;
	bottom: 0;
}
.foot_menu {
	float:left;
	width: 33%;
	margin:17px 0px 0px 0px;
	text-align:right;
	clear:right;
}
.foot_copy {
	float:left;
	width: 33%;
	margin: 17px 0px 0px 0px;
	text-align:left;
	clear:left;
}
.siteby {
	font-size:10px;
	color: #333;
	float:left;
	margin: 19px 0px 0px 0px;
	width: 33%;
	text-align:center;
}
.siteby a:link {
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted #333;
}
.siteby a:visited {
	color: #333;
	text-decoration: none;
	border:0;
}
.siteby a:hover {
	color: #333;
	text-decoration: none;
	padding-bottom:1px;
	border-bottom:1px dotted #333;
}
a.footlinks:link {
	color: #ffffff;
	margin:0px 5px 0px 5px;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
a.footlinks:hover {
	color: #dda16b;
	margin:0px 5px 0px 5px;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
a.footlinks:visited {
	color: #ffffff;
	margin:0px 5px 0px 5px;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
/* End Footer Stuff */
.wp_meta {
	float:right;
	display: inline-block;
	font-size:12px;
	width:180px;
	margin:27px 0px 0px 0px;
}
.wp_meta li {
	float:right;
	text-align:center;
	list-style:none;
	margin:0px 8px 0px 8px;
}
blockquote {
	width:425px;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote:before {
	content: "Spécial !"
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.prevpost {
	float:left;
	width: 48%;
	text-align:left;
	padding-left:15px;
	margin-top:4px;
}
.nextpost {
	float:right;
	width: 48%;
	text-align:right;
	padding:0 15px 5px 0;
	margin-top:4px;
}
.prevpost a {
	font-weight:bold;
	border: 0;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/prevpost.gif) left bottom no-repeat;
	padding:0 10px 0 15px;
}
.nextpost a {
	font-weight:bold;
	border: 0;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/nextpost.gif) right bottom no-repeat;
	padding:0 15px 0 10px;
}
.topquote {
	color:#000;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/top_quote.gif) center top no-repeat;
	padding: 10px 25px 10px 31px;
}
.bottomquote {
	margin: 0 8px 10px 0;
	float:right;
	width: 474px;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/bottom_quote.gif) center bottom no-repeat;
}
.topquote_l {
	color:#000;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/top_quote2.gif) center top no-repeat;
	padding: 10px 31px 10px 25px;
}
.bottomquote_l {
	margin: 0 0 10px 8px;
	float:left;
	width: 474px;
	background:transparent url(http://indiebelts.com/wp-content/themes/indiebelts/images/bottom_quote2.gif) center bottom no-repeat;
}
#calendar_wrap {
	margin:0 0 0 35px;
}
.contact-input1 {
	margin-left:5px;
	color:#000;
	padding: 3px 0 0 5px;
	width:165px;
	height: 18px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg.gif) #E5E5E5 top left no-repeat;
}
.contact-input2 {
	width:97%;
	height: 125px;
	background: url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg.gif) #E5E5E5 top left no-repeat;
}
#mainForm {
	position: relative;
	margin: auto;
	text-align: left;
	width: 98%;
}
input.mainFormError {
	margin-left:5px;
	color:#000;
	padding: 3px 0 0 5px;
	width: 165px;
	height: 18px;
	background: #FADADD url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg_error.gif) top left no-repeat;
}
textarea.mainFormError {
	margin-left:5px;
	width:97%;
	height: 125px;
	background: #FADADD url(http://indiebelts.com/wp-content/themes/indiebelts/images/input_bg_error.gif) top left no-repeat;
	;
}
select.mainFormError {
	background-color: #FADADD;
}
fieldset {
	padding:10px;
	border-color:#503317;
}
.entry legend {
	color:#fff;
}
.entry form {
	color:#fff;
}
.ibox1 {
	float:right;
	width:520px;
	background:url(images/ibox_1.gif) #333 top center no-repeat;
	margin: 5px 5px 10px 0px;
	padding-top:9px;
}
.ibox2 {
	background:url(images/ibox_2.gif) #333 bottom center no-repeat;
	color:#fff;
}
.titleinner {
	overflow:auto;
	background:#333 url(images/ttl_bg_2.gif) bottom center no-repeat;
}
#contest {
	position:relative;
	border:1px ridge #666;
	background-color:#444444;
	margin-bottom:15px;
	padding:5px;
}
.ribbon {
	position:absolute;
	top:-4px;
	right:-4px;
	behavior: url(iepngfix.htc);
}
.contestimg {
	padding:2px;
	background-color: #333;
	margin-left:40px;
}
#accord_div {
}
/* hide container until all is ready */
.horz_accord, .test2, .test3, .test4 {
	display:none;
	overflow:hidden;
	height:125px;
margin:10px 10px 5px overflow:hidden;
	padding:0 0 0 30px;
}
/*Main Container*/
.container {
	width:960px;
	margin:auto;
	overflow:hidden;
}
.horz_accord ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	background:#000;
}
.horz_accord li {
	display: inline;
	margin: 0px;
	padding:0px;
	clear:both;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;
	float: left;
	width:0px;
	height: 125px;
	overflow:hidden;
	background: transparent url(images/container_bg.gif) repeat-x center bottom;
}
.contentWrapper {
/* margin-left:-5px;*/
}
.contentInnerWrapper {
	text-align: justify;
	padding: 0 10px;
}
/* Handle*/
.handle {
	float: left;
	height: 125px;
	background: transparent url(images/blade.png) no-repeat;
	margin:1px -10px 1px 1px;
	width:38px;
}
.handleOver {
	background: transparent url(images/blade_sel.png) no-repeat;
}
.handleSelected {
	background: transparent url(images/blade_sel.png) no-repeat;
}
.horz_accord h3 {
	background:#000000 url(images/acorrd_h3_bg.gif) top left repeat-x;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	color:#FFFFFF;
	margin:10px 0 0;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
}
.horz_accord p {
	padding:0;
	margin:5px;
}
#wp-calendar {
	padding-bottom:15px;
}








#slider-holder {
 margin: auto;
    padding: 10px 0;
    position: relative;
    width: 940px;
}
.sunk {
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
}


.ibslider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
	height : 200px;
	width:940px;
	margin:auto;
}
.ibslider img, .ibslider a, .ibslider span {
	display:none;
}

.ibslider-caption {
	background : #000;
	bottom     : 0;
	color      : white;
	left       : 0;
	opacity    : 0.7;
	filter     : alpha(opacity=70);
	padding    : 10px;
	position   : absolute;
	text-align : left;
	width      : 100%;
	font-family: 'EnigmatiRegula', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size   : 17px;

	letter-spacing:2px;
	line-height:1.3em;
}


.ibslider-caption i{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size   : 14px;
	letter-spacing:1px;
	margin-top:5px;
}

.ibslider-selectors {
	padding  : 10px;
	position : absolute;
	right    : 0px;
	top      : 0px;
	z-index  : 1000;
}

.ibslider-selector {
	background  : #333;
	border      : 1px solid black;
	color       : #FFF;
	cursor      : pointer;
	font-family : "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size   : 12px;
	float       : left;
	line-height : 24px;
	height      : 25px;
	margin-left : 5px; 
	position    : relative;
	text-align  : center;
	width       : 25px;
}

.ibslider-selector:hover {
	background-color : #666;
}

.ibslider-current {
	background-color : #F8F8F8;
	color       : #333;
}

.ibslider-prev, .ibslider-next {
	background  : #333;
	border      : 1px solid black;
	color       : #FFF;
	cursor      : pointer;
	font-family : "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size   : 12px;
	height      : 30px;
	line-height : 30px;
	margin-top  : -15px;
	padding  : 0px 10px;
	position : absolute;
	top      : 50%;
	z-index  : 1000;
}
.ibslider-prev:hover, .ibslider-next:hover {
	background-color: #666;
}
.ibslider-prev { left  : 0px; }
.ibslider-next { right : 0px; }

