/* @override http://69.89.31.184/~kenwytsm/wp-content/themes/tofurious/style.css */

/* @override http://kenwytsma.com/wp-content/themes/tofurious/style.css */

/* @override http://kenwytsma.com/wp-content/themes/tofurious/style.css */

/* @override http://kenwytsma.com/wp-content/themes/tofurious/style.css */

/* @override http://kenwytsma.com/wp-content/themes/tofurious/style.css */

/*BACKGROUND IMAGE************/
body { 
	/*if you want a solid color instead, erase "url('images/bg.jpg') repeat" and write in your color code "#333333"*/
	font:13px Arial, Helvetica, sans-serif; /*ENTRY FONTS*/
	color:#777;
	background: url(images/kwbgtile.png) repeat;
}



/*LINK STYLES****************/
a {
	text-decoration: none;
	color: #ab710a;
	outline: none;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/

#header {
	background-position: center 0;
	background-repeat: no-repeat;
}

#subheader {
	width: 830px;
	height: 346px;
	background: url(images/header.png) no-repeat center center;
	margin: -43px auto 0;
	padding: 0 30px;
}

#slideshow {
	height: 346px;
	width: 830px;
	background: url(images/kwslideshow.png) no-repeat center center;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

#header div.imgholder {
	width: 510px;
	height: 262px;
	background-position: center;
	background-repeat: repeat-y;
	display: inline;
	float: left;
	margin-top: 0;
	padding-top: 0;
}

#header div.podcast {
	width: 293px;
	display: inline;
	height: 267px;
	float: right;
	padding-right: 27px;
	padding-top: 12px;
	margin-top: -33px;
}

#header div.imgholder div.social {
	width: 108px;
	height: 55px;
	float: right;
	display: inline;
	position: relative;
	top: 190px;
}

.social ul {
	float: left;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
	margin: 0;
}

li.faceboook {
	width: 36px;
	height: 50px;
	float: left;
	position: relative;
	list-style-type: none;
	top: -2px;
}

.social ul li.faceboook a {
	width: 36px;
	height: 56px;
	background: url(images/social.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
}

.social ul li.faceboook a:hover {
	width: 36px;
	height: 56px;
	background: url(images/social.jpg) no-repeat 0 -54px;
	float: left;
	text-indent: -9999px;
}

li.itunesaudio {
	width: 36px;
	height: 50px;
	float: left;
	list-style-type: none;
	position: relative;
	top: -1px;
}

.social ul li.itunesaudio a {
	float: left;
	width: 36px;
	height: 55px;
	background: url(images/social.jpg) no-repeat -40px 0;
	text-indent: -9999px;
}

.social ul li.itunesaudio a:hover {
	float: left;
	width: 36px;
	height: 55px;
	background: url(images/social.jpg) no-repeat -40px -54px;
	text-indent: -9999px;
}

li.itunesvideo {
	width: 36px;
	height: 50px;
	float: left;
	list-style-type: none;
	position: relative;
	top: -1px;
}

.social ul li.itunesvideo a {
	width: 36px;
	height: 55px;
	float: left;
	background: url(images/social.jpg) no-repeat -81px 0;
	text-indent: -9999px;
}

.social ul li.itunesvideo a:hover {
	width: 36px;
	height: 55px;
	float: left;
	background: url(images/social.jpg) no-repeat -81px -54px;
	text-indent: -9999px;
}

#header a {
}


/*MENU COLORS****************/
#menu {
	background-position: center;
	background-repeat: repeat-y;
	z-index: 101;
}

#menu li a {
	font:11px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: uppercase;
	color: white;	/*MENU FONT COLOR*/
}

#menu li a:hover {
	color:#7a7a7a; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner {
height: 325px; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/

.holder {
	height: 59px;
}

.holderarchive {
	height: 59px;
}

.holderpage {
	height: 59px;
	position: relative;
	top: -70px;
	margin-top: -70px;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.title {
	margin-top: 5px;
	text-align: left;
	display: inline;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

div.date {
	width: 75px;
	background: url(images/datetab.png) no-repeat left -9px;
	top: 1px;
	right: 69px;
	height: 54px;
	position: relative;
	color: black;
	padding-left: 25px;
	padding-top: 10px;
	clear: both;
}

div.datepage {
	width: 59px;
	top: 0;
	right: 0;
	height: 17px;
	position: relative;
	color: black;
	padding-left: 0;
	padding-top: 0;
	background-position: left -9px;
	background-repeat: no-repeat;
}

div.tab-big {
	height: 13px;
	width: 70px;
	clear: both;
	position: relative;
	top: -3px;
	left: -7px;
	text-align: center;
}

div.tab-small {
	height: 13px;
	width: 70px;
	clear: both;
	position: relative;
	top: 4px;
	left: 7px;
	font-style: italic;
}

ul.total {
	text-align: center;
	width: 130px;
	padding-left: 0;
	list-style-type: none;
	height: auto;
}

#maincats {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 23%;
	clear: both;
}

.aboutpagepic a img {
	padding-top: 0;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#content div.main_post div.postpage p {
	padding-left: 80px;
	padding-right: 80px;
	color: #503b27;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#maincats li {
	padding-left: 0;
	margin-left: 0;
}

#maincats ul.catslist {
	width: 111px;
	text-align: center;
	list-style-type: none;
	color: #9f5312;
	background: url(images/line.png) repeat-x 0 6px;
	padding: 10px 0 50px;
	float: left;
	margin: 9px 0 5px;
	clear: none;
	line-height: 15px;
	font-size: 18px;
}

#maincats ul.catslist li {
	margin-top: 5px;
	float: left;
	text-align: center;
	padding-bottom: 0;
	width: 100%;
}

#maincats ul.catslist li a strong {
	font-size: 12px;
	color: #d3bb8d;
	letter-spacing: 0;
	text-decoration: none;
}

#maincats ul.catslist li a strong:hover {
	font-size: 12px;
	color: #9f5312;
	letter-spacing: 0;
	text-decoration: none;
}

ul.catslist li a {
	text-decoration: none;
	font-size: 10px;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
	letter-spacing: 0;
	text-align: center;
	color: #2d1705;
	padding-top: 0;
}

ul.catslist li a:hover {
	text-decoration: none;
	font-size: 10px;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
	letter-spacing: 0;
	text-align: center;
	color: #9f5312;
	padding-top: 0;
}

/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	font-weight:normal;
	font-family: Rabiohead;
	line-height: 20px;
	color:#534741;
	margin-bottom: 22px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	top: -5px;
	background-position: 27px;
	width: 100%;
	text-align: center;
	height: 30px;
}

div.post-announcement {
	padding-top: 15px;
	width: 645px;
}

#leave {
	padding-right: 0;
	color: #ab710a;
	width: 201px;
	display: inline;
	padding-top: 0;
}

#leave a {
	text-decoration: none;
	font-size: 11px;
	color: #ab710a;
	padding-right: 38px;
	position: relative;
	clear: both;
	float: left;
}

a.hideComs {
	font-size: 11px;
	display: inline;
	padding-top: 0;
	margin-top: -10px;
}

#links {
	color: #ab710a;
	height: 25px;
	display: inline;
	float: left;
	width: 88px;
}

#links a {
	color: #ab710a;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
	background-repeat: no-repeat;
}

#links a.closed {
	color: #ab710a;
	text-decoration: none;
	float: left;
	padding-left: 0;
}

#comLink3 {
	
}

#categories {
	color: #ab710a;
	font-size: 11px;
	float: right;
	display: inline;
	margin-right: 0;
}

#categories a {
	color: #ab710a;
	text-decoration: none;
}

#sendemail {
	font-size: 11px;
	display: inline;
	float: left;
}

#sendemail a {
	font-size: 11px;
	text-decoration: none;
	color: #ab710a;
	text-transform: lowercase;
	width: 82px;
	padding-left: 34px;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color: #736357;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	width: 82px;
	height: 92px;
	background: url(images/datetab.png) no-repeat;
}


/*COMMENT BOX**************/
.comment {
	/*COMMENT BOX BACKGROUND color*/
	background: #efe9da;
}
.text-box p span,
.text-box p a
{
	/*COMMENTER's LINK COLOR*/
	color: #736357;
}
.comment {
	padding: 15px 70px 0;
	height: 144px;
	overflow:auto;
	width: 677px;
	margin-bottom: 19px;
	margin-top: 0;
	margin-left: 7px;
}
.text-box {padding: 0;}
.text-box p {
	font:11px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#222121;
	margin:0;
}

/* NEXT / PREVIOUS PAGE ARROWS*/
.arrows {
	list-style:none;
	margin: 0 auto;
	padding:0;
	height:1%;
	overflow:hidden;
	width: 300px;
	background: url(images/pagenav.png) no-repeat center -4px;
}
.arrows li {
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.arrows li.prev {
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	float: left;
	padding-left: 27px;
	top: 0;
}

.arrows li.prev a {
	width: 138px;
	background: url(images/page.png) no-repeat left top;
	height: 23px;
	padding: 10px 50px;
}

.arrows li.prev a:hover {
	background: url(images/page.png) no-repeat left -23px;
}
.arrows li.next {
	float:right;
	padding: 0 36px 0 0;
}

.arrows li.next a {
	padding: 10px 50px;
	width: 138px;
	height: 23px;
	background: url(images/page.png) no-repeat right top;
}

.arrows li.next a:hover {
	background: url(images/page.png) right -23px;
}
.arrows li a {
	color:#fff;
	text-decoration:none;
}
.arrows li a:hover {text-decoration:underline;}

/*FOOTER LINKS*/
#footer {
	padding: 8px 0 41px;
	width:100%;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	text-align:center;
	background: url(images/bodybottom.png) no-repeat center top;
	height: 20px;
}
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #b2b2b2;
}

/*NAVIGATION for single posts*/
.navigation {
	width: 780px;
	padding-left: 30px;
	padding-right: 30px;
}

#respond {
	padding-left: 30px;
	padding-right: 30px;
}

.alignleft {float: left;
}

a#facebook_share_link {
	clear: both;
}

#content div.main_post div.post p a.tt {
	margin-top: 10px;
	float: left;
	display: inline;
	margin-right: 40px;
}
.alignright {float: right;}

.clear {clear: both;}





/*Edit only if you dare*/





body {
	margin:0;		
}
img {border-style:none;}

#content div.main_post div.postpage p img {
	margin-left: -7px;
	margin-bottom: -16px;
}

#content div.main_page div.postpage p img.aligncenter.size-full.wp-image-835 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	border-top-width: 0;
}
form,fieldset{
	margin: 0 0 0 67px;
	padding:0;
	border-style:none;
	width: 242px;
}
/*main container*/
#main {
	margin:0 auto;
	width: 890px;
	padding: 2px 0 20px;
}
/*header*/
#header img {display:block;
}

.aboutpagepic img {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	margin-top: 0;
}

div.aboutpagepic {
	margin-top: 0;
	clear: both;
}

#slideshow img {
	position: relative;
	top: 42px;
}
#menu {
	list-style:none;
	margin: 6px 0 5px;
	padding: 0 0 0px 30px;
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	top: -26px;
	height: 30px;
	z-index: 101;
	width: 830px;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	float: left;
}

#menu li.home {
	width: 82px;
	height: 27px;
	padding: 9px 0 20px;
	position: relative;
	top: -32px;
	left: 20px;
}

#menu li.home a {
	width: 60px;
	height: 30px;
	padding: 20px 7px 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat 2px -3px;
	text-indent: -9999px;
}

#menu li.home a:hover {
	width: 60px;
	height: 30px;
	padding: 20px 7px 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat 2px -73px;
	text-indent: -9999px;
}

#menu li.page_item.page-item-19 {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	position: relative;
	top: -46px;
	left: -9px;
}

#menu li.page_item.page-item-19 a {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -244px 0;
	text-indent: -9999px;
}

#menu li.page_item.page-item-19 a:hover {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -244px -70px;
	text-indent: -9999px;
}

#menu li.page_item.page-item-19.current_page_item a {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -244px -70px;
	text-indent: -9999px;
}

li.page_item.page-item-2 {
	position: relative;
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	top: -45px;
	left: 4px;
}

li.page_item.page-item-2 a {
	text-indent: -9999px;
	background: url(images/Wytsma-menutabs.png) no-repeat -78px 0;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}

li.page_item.page-item-2 a:hover {
	text-indent: -9999px;
	background: url(images/Wytsma-menutabs.png) no-repeat -78px -70px;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}

li.page_item.page-item-2.current_page_item a {
	text-indent: -9999px;
	background: url(images/Wytsma-menutabs.png) no-repeat -78px -70px;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}
li.page_item.page-item-1908 {
	position: relative;
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	top: -45px;
	left: -15px;
}

li.page_item.page-item-1908 a {
	text-indent: -9999px;
	background: url(images/reduxmenu.png) no-repeat 0 0;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}

li.page_item.page-item-1908 a:hover {
	text-indent: -9999px;
	background: url(images/reduxmenu.png) no-repeat 0 -69px;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}

li.page_item.page-item-1908.current_page_item a {
	text-indent: -9999px;
	background: url(images/reduxmenu.png) no-repeat 0 -69px;
	width: 60px;
	padding: 20px 15px;
	height: 30px;
}

li.page_item.page-item-17 {
	width: 60px;
	height: 30px;
	padding: 20px 14px 20px 15px;
	position: relative;
	top: -46px;
	left: -4px;
}

li.page_item.page-item-17 a {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -160px 0;
	text-indent: -9999px;
}

li.page_item.page-item-17 a:hover {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -160px -70px;
	text-indent: -9999px;
}

li.page_item.page-item-17.current_page_item a {
	width: 60px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-menutabs.png) no-repeat -160px -70px;
	text-indent: -9999px;
}

#menu li.antioch {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	position: relative;
	top: -47px;
	left: 68px;
}

#menu li.antioch a {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -6px -5px;
	text-indent: -9999px;
}

#menu li.antioch a:hover {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -6px -75px;
	text-indent: -9999px;
}

#menu li.world {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	position: relative;
	top: -50px;
	left: 74px;
}

#menu li.world a {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -132px -2px;
	text-indent: -9999px;
}

#menu li.world a:hover {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -132px -72px;
	text-indent: -9999px;
}

#menu li.kilns {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	position: relative;
	top: -47px;
	left: 81px;
}

#menu li.kilns a {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -258px -6px;
	text-indent: -9999px;
}

#menu li.kilns a:hover {
	width: 90px;
	height: 30px;
	padding: 20px 15px;
	background: url(images/Wytsma-linktabs.png) no-repeat -258px -76px;
	text-indent: -9999px;
}

#slideshow object {
	position: relative;
	top: 44px;
	left: 24px;
}
#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#e9e6dd;
}
#menu ul li {
	padding-top: 0;
	padding-bottom: 0;
}
#menu ul li a {
	text-align:left;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	display:block;
}
#menu ul li a:hover {}
.holder {
	overflow: hidden;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bodytop.png) no-repeat center bottom;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0;
}

.holderarchive {
	overflow: hidden;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bodytop.png) no-repeat center bottom;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0;
}

.holderpage {
	overflow: hidden;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bodytop.png) no-repeat center bottom;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	margin-top: 0;
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:420px;
	padding:0 64px 0 17px;
}
.holder ul li.search {
	padding: 0 67px 0 29px;
	width:187px;
}
.holder ul li.search label {
	color: #754c24;
	font-size: 10px;
	line-height: 10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}
.holder ul li.rss {padding: 5px 30px;
	float: right;
}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	text-indent:-9999px;
	background:url(images/rss.png) no-repeat;
}
/*content*/
#content {
	width: 830px;
	background: url(images/bodytile.png) repeat-y center;
	padding: 0 30px 1px;
	margin-right: auto;
	margin-left: auto;
}
.post {
	color: #736357;
	margin-bottom: 10px;
	margin-top: -71px;
	background: url(images/titleline.png) no-repeat 27px 8px;
	padding: 0 58px 0 80px;
	width: 632px;
	margin-left: 16px;
	text-align: justify;
	line-height: 1.25em;
	font-size: 100%;
}

blockquote {
	margin-top: 0;
	padding-bottom: 10px;
}

.post div {
	color: #736357;
	margin: 0 0 13px;
}

div.post div a b {
	color: #736357;
}

div.post div b a {
	color: #ab710a;
}

img.wp-smiley {
	margin-left: 0;
	margin-right: 0;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.post p {
	color: #736357;
	letter-spacing: 0;
	margin: 10px 0;
	font: 12px/21px Arial, Helvetica, sans-serif;
	text-align: justify;
	word-spacing: 0;
clear: both;
}
.image {
	display:block;
	margin:0 0 19px;
}
.image img, img {
	display:block;
	margin:0 auto;
}

.title h2 a img {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}
.content-box {
	padding: 15px 80px 40px;
	overflow: hidden;
	margin-left: 20px;
	clear: both;
}
.coment {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:1%;
	position:relative;
}
.coment li {
	background:url(images/comments-divider.gif) no-repeat 0 50%;
	padding:0 19px 0 21px;
	position:relative;
	float:left;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	margin:0 19px 0 -21px;
}
.coment li a {
	color: #b6842b;
	text-decoration:none;
	outline:none;
}
.coment li a:hover {text-decoration:underline}

ol.commentlist {
	width: 622px;
	background: url(images/commentbody.png) repeat-y 0;
	height: auto;
	max-height:220px;
	overflow: auto;
	padding-top: 0;
	padding-bottom: 18px;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-right: 0;
	clear: both;
}

ol.commentlist p {
	padding-right: 0;
	padding-bottom: 1px;
	color: #998675;
	font: 11px Arial, sans-serif;
	letter-spacing: 0;
	display: inline;
}

ol.commentlist li {
	padding-bottom: 19px;
	width: 564px;
}

div.author {
	padding-right: 3px;
	font-size: 11px;
	text-transform: capitalize;
	display: inline;
	color: #ab710a;
	padding-bottom: 0;
	padding-top: 2px;
	margin-bottom: 0;
}

#comment-1 div.author a.url {
	font-size: 11px;
	color: #ab710a;
}

div.commentdate {
	font-size: 11px;
	display: inline;
	color: #bc8e7a;
	padding-left: 6px;
}

div.commentdate a {
	margin-left: 1px;
	color: #bc8e7a;
}

cite {
}

#commentheader {
	background: url(images/commentheader.png) no-repeat left bottom;
	margin-top: 10px;
	width: 680px;
	height: 25px;
	padding-top: 15px;
}

#commentfooter {
	height: 25px;
	background: url(images/commentfooter.png) no-repeat left;
	margin-bottom: 10px;
	width: 680px;
	clear: both;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0;
}

.links {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	float:right;
}
.links li {
	float:left;
	padding:0 6px 0 0;
}
* html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}
* +html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}


/*new-comment*/
.new-comment {
	padding: 0px 0 0;
}

.title h2 img {
	margin-left: 0;
}
.form {
	padding: 0px 0 30px;
	background:#fff;
}
.form label {
	display:block;
	color:#4c4c4c;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.form-box {
	overflow: hidden;
	width: 450px;
}
.left-box {
	float:left;
	width:232px;
	padding:2px 0 0;
}
.right-box {
	float:right;
	width:200px;
}
.right-box textarea {
	width: 175px;
	height:109px !important;
	padding:10px !important;
	overflow:auto !important;
	border:1px solid #ccc !important;
}
.form .line {
	padding:0 0 17px !important;
}
.form .line input {
	width:186px !important;
	border:1px solid #ccc !important;
	padding:1px 6px !important;
}
.form  .cancel {
	display:block;
	width:38px;
	height:12px;
	overflow:hidden;
	background:url(images/cansel.gif) no-repeat;
	text-indent:-9999px;
}
.form .bottom {
	height:1%;
	overflow:hidden;
	padding:8px 0 0 144px;
}
.form .bottom input {
	float:left;
	margin:0 19px 0 0;
	padding:2px 0 0;
}
.log_admin{
	padding-left: 234px;
}
.title a {
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 31px;
}

div.titlepage {
	color: #736357;
	line-height: 20px;
	padding: 0;
	background-position: 27px 8px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

div.titlelinks {
	color: #736357;
	line-height: 20px;
	padding: 0;
	margin: 0 auto;
	height: 467px;
}

div.titlecats img {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	margin-top: -23px;
	clear: both;
}

div.titlepage img {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	margin-top: -8px;
	clear: both;
}

div.main_page {
	margin-top: -71px;
}

div.main_archive {
	margin-top: -70px;
	padding-top: 0;
	padding-bottom: 50px;
}

div.postpage {
	color: #736357;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0 80px;
	background-position: 26px 61px;
	background-repeat: no-repeat;
}

#content div.main_page div.postpage p img {
	padding-left: 0;
	margin-left: -7px;
	padding-bottom: 0;
	margin-bottom: -21px;
}

div.main_post {
}
.comment_form input, .comment_form textarea, .input {
	border:1px solid #ccc !important;
}
.comment_form{
	padding-left: 30px;
	width: 449px;
}
.comment_form .submit{
	border: none !important;
}
.inner {
	padding: 10px 30px;
	font-size: 9px;
	color: #754c24;
}
.coment{
	text-transform: uppercase;
}

#header div.podcast ul li img {
	width: 24px;
	height: 23px;
}

li.srssfetcher-item img {
	float: right;
}

li.srssfetcher-item {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
	height: 29px;
	width: 242px;
}

ul.srssfetcher {
}

#credits {
	width: 100%;
	height: 50px;
	padding-bottom: 15px;
}

#credits .cleft {
	width: 727px;
	height: 35px;
	float: left;
}

#credits div.cleft a {
	width: 727px;
	float: left;
	height: 35px;
	background: url(images/credit.png) no-repeat 317px;
	text-indent: -9999px;
}

#credits .cright {
	width: 89px;
	height: 67px;
	float: left;
	position: relative;
	top: -49px;
	text-indent: -9999px;
}

#credits div.cright a {
	background: url(images/archives.png) no-repeat right;
	width: 89px;
	height: 67px;
	float: left;
}

#credits div.cright a:hover {
	background: url(images/archivestabhover.png) no-repeat 3px 1px;
	width: 89px;
	height: 67px;
	float: left;
}
.catArchive {
	overflow: hidden;
	padding: 0 0 100px;
	list-style-type: none;
	font-size: 12px;
	margin-top: -15px;
	margin-left: 10px;
	margin-right: 0;
	width: 830px;
}

.catArchive h3 {
	border-bottom: 1px dotted #717171;
	margin: 0;
	display: block;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

ul.catArchive li h3 a {
	font: 15px Arial, Helvetica, sans-serif;
}

.catArchive li {
	display: block;
	float: right;
	width: 230px;
	padding-bottom: 0;
	margin-bottom: 30px;
	margin-top: 0;
	margin-left: 0;
	padding-right: 30px;
}

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

.catArchive li li {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 4px 0;
}

ul.catArchive li ul li a {
	font-size: 12px;
	color: #d2a058;
}

ul.catArchive li ul li a:hover {
	color: #b36607;
}

.catAlt {
	margin-right: 0 !important;
}

body#commentspopup {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #423e0f;
	background-image: none;
}

#comments {
	font-size:1em;
	width: 550px;
}

#comments-header {
	margin: 0 0 20px}

#comments-header-inner {
	border:0 solid #bbb9b9;
	border-top:none
}

#comments-header h1,#comment-form h2 {
	padding:0 0 5px;
	font:1.5em Arial,"Trebuchet MS",Trebuchet,sans-serif;
	line-height:1em
}

#comments-header h1,span.comment-meta-author {
	border-bottom:1px solid #cececd
}

#comments-header h1,#comments-header h1 a:link,#comment-form h2 {
	color:#8c8c8c
}

#comments-info,p.comments-meta,div.comment-body {
	margin:10px 0 0
}

#comments-info {
	padding-bottom: 0;
}

#comments-info,#comments-info p a,#comments-info p {
	color:#be9f80;
	clear: both;
}

#comments-info p {
	font-size:0.8em
}

#comment-form font a {
	color:#a59577;
	float: left;
	padding-left: 44px;
	text-decoration: none;
}

p.comments-meta {
	padding:0 0 5px 80px;
	border-bottom:1px solid #bda7b0
}

p.comments-meta,div.comment-meta {
	line-height:1.2em
}

div.comment-main {
	margin:20px 0;
	border:1px solid #bbb9b9;
	font-size:0.95em
}

div.comment-main.authorcomment {
	background:#e8d9e1
}

div.comment-meta {
	margin:0 0 0 45px
}

span.comment-meta-author {
	margin:0 0 3px;
	padding:0 0 3px
}

#comment-form {
	margin: 20px auto 0;
	width: 443px;
}

#comment-form-inner {
	margin-bottom:10px;
	background: url(images/commentbg.png) no-repeat center top;
	height: 520px;
}

#comment-form h2 {
	height: 220px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#comments-form label {
	font-size:0.85em;
	letter-spacing:0.2em;
	padding-left:8px;
	padding-bottom:3px;
	color:#ac855e;
}

#comments-form label em {
	text-transform:none;
	letter-spacing:normal
}

#comment,#url,#email,#author {
	background: transparent;
	font:0.9em "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color: #696158;
	border-width: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#comments p {
	text-align: left;
}

#comments-form p {
	margin: 0;
	padding: 0;
}

#comment-submit,#comment-submit:hover {
	padding: 0 10px 10px;
	border:0 double #999;
	border-top-color:#ccc;
	border-left-color:#ccc;
	letter-spacing:0.1em;
	font-size:6px;
	line-height:60px;
	width: 83px;
	position: relative;
	left: 97px;
	top: 169px;
	background: transparent url(images/submit.png) no-repeat center center;
	height: 59px;
	float: right;
	clear: both;
	display: inline;
}

#commentheader-container {
	width: 253px;
	padding-left: 118px;
}

#email {
	margin-left: 40px;
	width: 190px;
	margin-bottom: 43px;
}

#author {
	width: 186px;
	margin-bottom: 0;
	padding-top: 0;
	position: relative;
	top: 28px;
	left: 78px;
}

textarea#comment {
	line-height: 24px;
	padding-top: 0;
	position: relative;
	top: 115px;
	width: 224px;
	left: 39px;
	margin-bottom: 0;
}

p.catcloud {
	line-height: 23px;
}

p.catcloud a {
	color: #975e13;
	letter-spacing: 0;
	word-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p.catcloud a:hover {
	text-decoration: none;
	color: #696059;
	letter-spacing: 0;
	word-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#linksbg {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}

#linksbg span {
	color: #696059;
	z-index: 5000;
	position: absolute;
	padding: 20px;
	background: url(images/linksoverlay.png) no-repeat center center;
	height: 277px;
	margin-right: auto;
	margin-left: auto;
	width: 638px;
}

#rotator {
	margin-left: 0;
	margin-right: 0;
	position: relative;
	left: 69px;
	top: 14px;
}

#rotator img {
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}

#linkstitle img {
	margin-right: auto;
	margin-left: auto;
}

.arclist.fr ul li {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	width: auto;
	text-align: right;
	height: 27px;
	display: inline;
	float: left;
	margin-top: 1px;
}

.arclist.fr ul {
	display: inline;
}

div.arclist.fr {
	clear: both;
	padding-top: 18px;
	height: 142px;
	padding-bottom: 25px;
}

.arclist.fr ul li a {
	padding-right: 7px;
	margin-bottom: 0;
	width: 105px;
	height: 33px;
	padding-left: 6px;
	padding-bottom: 0;
	border-right: 1px solid #c1ad87;
}

div.recent-comment {
	padding-bottom: 30px;
}

div.recent-comment ul.commentlist {
	list-style-type: none;
	width: 614px;
	padding: 20px 10px 7px 20px;
}

div.recent-comment ul.commentlist li {
	padding-bottom: 20px;
	padding-right: 20px;
	text-align: justify;
	font-size: 11px;
}

div.recent-comment ul.commentlist li p {
	display: inline;
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	color: #736357;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

div.recent-comment span.comment {
	background-color: transparent;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: relative;
	width: 93px;
	top: -3px;
	font-size: 11px;
}
/* Easy Slider */

	#slider{
	margin-right: auto;
	margin-left: auto;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 584px;
		height: 391px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position: relative;
		left: 0;
		top: -271px;
		}	
	#nextBtn{ 
		left: 631px;
	top: -336px;
}

#prevBtn{ 
		left: 6px;
	top: -259px;
}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background: url(images/linksbuttons.png) no-repeat 0 0;
	text-indent: -9999px;
}	
	#nextBtn a{ 
		background: url(images/linksbuttons.png) no-repeat 0 0;	
		}												

/* // Easy Slider */

#tab2 {
	height: 172px;
	width: 265px;
	margin-left: 3px;
}

#movie-box {
	height: 163px;
	margin-left: 25px;
	display: inline;
}

#movie-playlist {
	
}

#movie-playlist ul.playlist {
	list-style-type: none;
	padding-left: 34px;
	line-height: 29px;
	font-size: 13px;
	width: 239px;
	color: white;
}

#movie-playlist ul.playlist li a span img {
	padding-bottom: 0;
	padding-top: 3px;
}

#movie-playlist ul.playlist li a {
	color: white;
}

#soundmanager-debug-toggle {
	visibility: hidden;
}
/* Contains the entire tabbed section */
.tabbed {
	height: 266px;
	overflow: hidden;
	padding-top: 10px;
	margin-top: -13px;
}

/* List of tabs */.tabbed ul.tabs {
	display: inline;
	width: 90px;
	padding: 0;
	float: right;
	margin-bottom: 0;
	margin-top: -14px;
	margin-right: 0;
}
.tabbed ul.tabs li {
	list-style: none;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
.tabbed ul.tabs li a {
	display: block;
	margin: 0 2px 0 0;
	list-style-type: none;
	padding: 10px;
	width: 19px;
	height: 39px;
}
.tabbed ul.tabs li a:hover {
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	}

/* The content shown when a tab is selected */
.tabbed div {
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
}

/* Content for inside your tabs' divs */
.tabbed div ul {
	list-style-type: none;
	padding-left: 40px;
}
.tabbed div p {
}
.tabbed div div {
}

#subheader div.podcast div.tabbed div.t2 ul.playlist li a span {
	float: right;
	display: inline;
}

#subheader div.podcast div.tabbed div.t2 ul.playlist li {
	width: 238px;
	height: 29px;
}

a.srssfetcher-link {
	color: white;
	font: 11px "Century Gothic", Helvetica, Arial;
}

#subheader div.podcast div.tabbed div.t2 ul.srssfetcher li.srssfetcher-item {
	
}

#subheader div.podcast div.tabbed div.t2 ul.srssfetcher li.srssfetcher-item a.srssfetcher-link {
	background: url(images/button.png) no-repeat 214px 0;
	width: 237px;
	height: 46px;
	display: block;
	line-height: 16px;
}

#subheader div.podcast div.tabbed div.t2 ul.playlist li a {
	color: white;
}

li.t1 {
	text-indent: -999px;
	width: 46px;
	height: 53px;
	background: url(images/av.jpg) -11px -60px;
}

li.t1:hover {
	text-indent: -999px;
	width: 46px;
	height: 53px;
	background: url(images/av.jpg) -11px -2px;
}

li.t1 .tab-current {
	text-indent: -999px;
	width: 46px;
	height: 53px;
	background: url(images/av.jpg) -11px -2px;
}

li.t2 {
	width: 36px;
	height: 53px;
	background: url(images/av.jpg) -53px 53px;
	text-indent: -9999px;
}

li.t2:hover {
	width: 36px;
	height: 53px;
	background: url(images/av.jpg) -53px -1px;
	text-indent: -9999px;
}

li.t2 .tab-current {
	width: 36px;
	height: 53px;
	background: url(images/av.jpg) -53px -1px;
	text-indent: -9999px;
}
#content div.main_page div.post p a.tt {
margin-bottom: 10px;
margin-top: 10px;
margin-right: 40px;
float: left;
text-align: left;
}
#content div.main_page div.post p a.tt img.nothumb {
clear: both;
}