/*
Theme Name: Dr Thea Lobell (Immense Networks)
Theme URI: http://drthealobell.com
Description: blank
Author: Jason Cross -- Immense Networks
Author URI: http://jasonmichaelcross.com -- http://immense.net
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/bkg-bkg.jpg) repeat;
	font-family: Tahoma, helvetica, arial, tahoma, sans-serif;
	font-size: 62.5%;
	}
h1, h1 a, h2, h2 a, h3, h4, h5, .sidebar-box strong, .left-box a, #nav a, #box-cats a {
	font-weight: normal;
	text-transform: lowercase !important;
}	
h1, h1 a {font-size: 29px; color: #3e2d1f !important; line-height: 32px; text-transform: lowercase; text-decoration: none !important;}
h2 {font-size: 16px; font-weight: bold; color: #764014; margin-top:10px;}
h3, .sidebar-box strong {font-size: 14px; font-weight: bold; margin-top:10px;}
h4 {font-size: 0.8em;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

ul li, ol li {
	list-style-position: inside;
}
/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none; cursor: pointer !important;}

p {
	color: #172635;
	font-size: 12px;
	line-height: 21px;
}
address {
	font-size: 12px;
}
small {
	color: #333333;
	font-size: 8pt;
	text-transform: lowercase;
}
/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px 10px;
	color:#333;
	}
	
/* header */

#header {
	
	height: 148px;
	width: 960px;
	position: relative;
	}

#header h1, #header h2 {
	text-indent: -9999em;
	position: absolute;
	left: -9999em;
}
#header img, .ban-kids img {
	padding: 0;
	margin: 0;
}
/* main menu */




/* content */


	#content a, #footer a {
		color: #AF4E28;
		text-decoration: underline;
	}
#banner {
	background: #fff;
	padding: 10px;
}
	.sociable, .social_bookmark {
		display: none !important;
		visibility: hidden !important;
	}
	.share .sociable, .share .social_bookmark {
		display: block !important;
		visibility: visible !important;
	}
	.social_bookmark strong em, .social_bookmark a {
		font-style: normal;
		text-decoration: none !important;
		border: none;
		color: #172635;
		font-size: 10px;
	}
	#banner img {
		padding: 0 !important;
		width: 920px;
		height: auto;
	}
	#banner, #banner p {
		font-size: 19px;
		color: #3e2d1f;
		line-height: 28px;
	}
	#banner {
		position: relative;
		margin-bottom: 66px;
		z-index: 55;
	}
	#banner-bottom {
		background: url(images/bkg-ban-home-bot.png) no-repeat bottom;
		height: 66px;
		width: 940px;
		position: absolute;
		bottom: -66px;
		left: 0;
	}
.ban-kids, .ban-dogs, .ban-retreat {
	margin-bottom: 0 !important;
}
	.ban-text {
		width: 650px;
		margin-left: 10px;
	}
	.ban-text p, .ban-text h2, .ban-text {
		color: #fff !important;
	}
	.ban-text p {
		font-size: 14px !important;
	}
.ban-kids {
	height: 302px;
	padding: 0px !important;
}
	.ban-kids img {
		width: 940px !important;
	}
.ban-retreat {
	background: url(images/banner-retreat.png) no-repeat !important;
	height: 358px;
	padding-bottom: 10px !important;
}
.ban-dogs {
	width: 933px;
	height: 302px;
	background: url(images/banner-dogs.jpg) no-repeat !important;
}
#main ul li, #main ol li {
	font-size: 12px;
	line-height: 21px;
	margin: 10px 0;
}
	#main ul li ul, #main ol li {
		margin: 10px;
	}
#main, #sidebar, #left-sidebar {
	float: left;
}	
#main, .sidebar-box, .left-box {
	padding: 10px;
	background: url(images/bkg-boxes.png) repeat;
}
	.sidebar-box, .left-box {
		margin-bottom: 10px;
	}
	.sidebar-box h2, .left-box h2 {
		text-indent: -9999em;
		height: 38px;
		width: 181px;
		margin: 0;
	}
		.contact-page .left-box h2 {
			text-indent: 0 !important;
			height: auto;
			margin-top: 1em;
		}
	.sidebar-box p {
		line-height: 14px;
	}
	#newsletter-input {
		height: 24px;
	}
	#newsletter-submit {
		width: 23px;
		height: 24px;
		background: url(images/bkg-news.png) no-repeat;
		border: none;
	}
		#newsletter-submit:hover {
			cursor: pointer;
		}
	#ccoptin {
		width: 100%;
		overflow: hidden;
	}
	h2.sb-present {
		background: url(images/sb-present.png) no-repeat;
	}
	h2.sb-cats {
		background: url(images/sb-cats.png) no-repeat;
	}
	h2.sb-twit {
		background: url(images/sb-twitter.png) no-repeat;
	}
	h2.sb-pages {
		background: url(images/sb-pages.png) no-repeat;
	}
	h2.sb-news {
		background: url(images/sb-newsletter.png) no-repeat;
	}
	li.categories {
		list-style-type: none;
	}
	#box-present li {
		padding: 10px 0;
		list-style-type: none;
		background: url(images/line-infobox.png) repeat-x bottom;
	}
	#box-cats li ul li {
		list-style-type: none;
		background: url(images/li-arrow.gif) no-repeat left center;
		padding-left: 16px;
		line-height: 18px;
	}
	#box-twit {
		position: relative;
		padding-bottom: 40px;
	}
		#box-twit h3, #box-twit h3 a {
			text-decoration: none;
		}
		#box-twit li {
			list-style-type: none;
			background: url("images/line-infobox.png") repeat-x scroll center bottom transparent;
			padding: 10px 10px 20px 10px;
		}
		.twitter-item {
			position: relative;
		}
		.twitter-timestamp, .twitter-timestamp abbr {
			position: absolute;
			bottom: 2px;
			right: 0;
			font-style: italic;
			text-decoration: none;
			border: none;
			font-size: 10px;
			width: 100%;
			text-align: right;
		}
		#box-twit p {
			padding-top: 10px;
		}
		#twit-bird {
			position: absolute;
			display: block;
			right: 0;
			bottom: -15px;
			text-indent: -9999em;
			width: 41px;
			height: 58px;
			background: url(images/img-twitbird.png) no-repeat;
		}
	#main {
		width: 687px;
		padding: 21px;
		margin-right: 10px;
	}	
	#main p {
		margin: 1em 0;
	}
	#sidebar {
		width: 221px;
	}

/* main menu */


/*** ESSENTIAL STYLES ***/
#nav, #nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#nav {
	line-height:	1.0;
}
#nav ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
#nav ul li {
	width:			100%;
	text-indent: 0;
}
#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	float:			left;
	position:		relative;
}
#nav a {
	display:		block;
	position:		relative;
}
#nav li:hover ul,
#nav li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul#nav li:hover li ul,
ul#nav li.sfHover li ul {
	top:			-999em;
}
ul#nav li li:hover ul,
ul#nav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#nav li li:hover li ul,
ul#nav li li.sfHover li ul {
	top:			-999em;
}
ul#nav li li li:hover ul,
ul#nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
#nav {
	float:			left;
	margin-bottom:	1em;
	width: 960px;
}
#nav a {
	text-decoration:none;
}

#nav li:hover, #nav li.sfHover,
#nav a:focus, #nav a:hover, #nav a:active {
	outline:		0;
}
#nav li a {
	display: block;
	width: 137px;
	height: 50px;
	float: left;
}
#nav li {
	list-style-type: none;
	float: left;
	width: 137px;
	text-indent: -9999em;
	position: relative;
	/*width: 10em;  width needed or else Opera goes nuts */
}
#nav li.page_item a {
		overflow: hidden;
	}
	#nav li.page-item-1 a {
		background: url(images/bkg-mainnav.png) no-repeat 8px top;
	}
	
	#nav li.page-item-1 a:hover, #nav .page-item-1.current_page_item a  {
		background-position: 8px bottom;
	}
	#nav li.page-item-2 a {
		background: url(images/bkg-mainnav.png) no-repeat -140px top;
	}
	
	#nav li.page-item-2 a:hover, #nav .page-item-2.current_page_item a  {
		background-position: -140px bottom;
	}
	#nav li.page-item-6 a {
		background: url(images/bkg-mainnav.png) no-repeat -272px top;
	}
	
	#nav li.page-item-6 a:hover, #nav .page-item-6.current_page_item a  {
		background-position: -272px bottom;
	}
	#nav li.page-item-7 a {
		background: url(images/bkg-mainnav.png) no-repeat -410px top;
	}
	
	#nav li.page-item-7 a:hover, #nav .page-item-7.current_page_item a  {
		background-position: -410px bottom;
	}
	#nav li.page-item-298 a {
		background: url(images/bkg-mainnav.png) no-repeat -550px top;
	}
	
	#nav li.page-item-298 a:hover, #nav .page-item-298.current_page_item a  {
		background-position: -550px bottom;
	}
	#nav li.page-item-8 a {
		background: url(images/bkg-mainnav.png) no-repeat -683px top;
	}
	
	#nav li.page-item-8 a:hover, #nav .page-item-8.current_page_item a  {
		background-position: -683px bottom;
	}
	#nav li.page-item-9 a {
		background: url(images/bkg-mainnav.png) no-repeat -833px top;
	}
	
	#nav li.page-item-9 a:hover, #nav .page-item-9.current_page_item a {
		background-position: -833px bottom;
	}
	#nav li.current_page_item a {
		background-position-y: bottom;
	}
	#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 26px;
	z-index: 9999;
	padding: 6px;
	background: #E2C9A3;
	width: auto;
	border: 1px solid #BBA583;
}
	#nav li ul li {
		border: none;
		float: none;
		text-indent: 0;
		background: url("images/line-infobox.png") repeat-x scroll center bottom;
	}
	#nav li ul li:last-child {
			background: none;
		}
	#nav li ul li a {
		text-align: left;
		float: none;
		z-index:9999;
		height: auto;
		font-size: 12px;
		color: #172635;
		padding: 6px;
		display: list-item;
	}
	#nav li ul li, #nav li ul li a {
		float: none;
	}
	#nav li ul a {
	background: none !important;
}
/*** arrows **/
#nav a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#nav ul .sf-sub-indicator { background-position:  -10px 0; }
#nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#nav ul a:focus > .sf-sub-indicator,
#nav ul a:hover > .sf-sub-indicator,
#nav ul a:active > .sf-sub-indicator,
#nav ul li:hover > a > .sf-sub-indicator,
#nav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
#nav {
	z-index: 9999;
	position: relative;
}

.post {
	margin-bottom: 2em;
}
.infobox {
	background: transparent url(images/line-infobox.png) repeat-x 0 top;
	position: relative;
	width: 100%;
	overflow: hidden;
}
	.infobox, .infobox a, .infobox p {
		font-size: 10px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.box-comments, .box-pagetop {
		position: absolute;
	}
	.box-comments {
		left: 0;
		top: 0;
	}
	.box-cat {
		left: 0;
		bottom: 0;
	}
	.box-pagetop {
		right: 0;
		bottom: 0;
	}
.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	margin-bottom: 2em;
	}
	
	.alignleft {float:left; margin-right: 10px;}
	.alignright {float:right; margin-left: 10px; }
	img.alignleft, img.alignright, img.alignnone {
		background: #fff;
		padding: 4px;
		margin-bottom: 10px;
	}

.notfound{padding: 25px; font-size: 14pt; }

/* sidebar */

#sidebar {
	font-size:8pt;
	width: 201px;
	float:right;
	}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12pt;
	
	font-style: normal;
	color: #000;
	}

#commentform{
	background: url("images/line-infobox.png") repeat-x scroll center top transparent;
	padding-top: 10px;
	}
	
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	}

#searchform input#s{
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: url(images/bkg-footer.jpg) repeat;
	padding: 1em 0 4em;
	margin-top: 1em;
	width: 100%;
}
	#footer p, #footer {
		color: #fff;
		font-size: 10px;
	}
	.footer-box {
		width: 960px;
		margin: 0 auto;
		text-align: center;
	}
	#footer-nav li {
		display: inline;
		margin-right: 6px;
		list-style-type: none;
	}
		#footer-nav li a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			text-transform: lowercase;
		}

/* contact form 7 */
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
	padding: 6px 0;
	border: none;
	background: #EFDCBE;
	border: 1px solid #BBA583;
	width: 297px;
}
	.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 textarea:hover, .wpcf7 textarea:focus {
		border-color: #AF9975;
	}
	.wpcf7 li {
		margin-bottom: 0.8em;
		color: #399AD4;
		font-size: 12px;
		font-weight: bold;
	}
	.wpcf7 .required {
		color: #F85151;
	}
	span.wpcf7-not-valid-tip {
		background: #F7CCC9 !important;
		border-color: #F36A6A !important;
	}
	div.wpcf7-validation-errors {
		background: #f7e700 !important;	
	}
	div.wpcf7-mail-sent-ok {
		background: #93DB8F !important;
	}
	div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
		border-size: 1px !important;
	}
	#captcha input {
		width: 206px;
	}
	li.submit input {
		height: 34px;
		border: 1px solid #d2d2d2;
		background: #eacb8b url(images/bkg-gold.png) repeat-x top;
	}
	img.ajax-loader {
		float: right !important;
	}

/*#mycarousel {
	width: 100% !important;
}*/
#mycarousel a img {
	height: 58px;
	width: 73px;
	padding: 5px 5px 15px;
}
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: auto;
    height: auto;
}
.jcarousel-item a {
	display: block;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 918px;
    padding: 20px 10px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  918px;
    height: 63px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}


.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 61px;
    right: 5px;
    cursor: pointer;
    background: transparent url(images/arrow.png);
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 61px;
    left: 5px;
    cursor: pointer;
    background: transparent url(images/arrow-back.png);
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.clear {clear: both;}
.social_bookmark img {
	width: 25px !important;
}
a.topofpage {visibility: hidden !important; position: absolute; top: 0; left: -9999em;}
.social_bookmark a[href*="@"], .social_bookmark a[href*="@drthea.com"] {padding: 0 !important; background: none !important;}


.subpage #left-sidebar {
	width: 201px;
	margin-right: 10px;
}
	#left-sidebar li {
		line-height: 14px;
		margin-bottom: 8px;
	}
	#left-sidebar a {
		font-size: 12px;
	}
	.subpage #main {
		width: 476px;
	}
.element {
	text-indent: -9999em;
	z-index: 9999;
	position: relative;
}
#element-project {
	width: 330px;
	height: 228px;
	margin-top: -27px;
	margin-bottom: -46px;
	background: url(images/img-projector.png) no-repeat;
}
#element-desk {
	width: 263px;
	height: 287px;
	margin-top: -24px;
	margin-left: -39px;
	background: url(images/img-desk.png) no-repeat;
}
#element-dogs {
	width: 261px;
	height: 264px;
	margin-top: -20px;
	margin-left: -40px;
	background: url(images/element-podium.png) no-repeat;
}
#element-retreat {
	width: 214px;
	height: 308px;
	margin-top: -23px;
	margin-left: -59px;
	background: url(images/element-retreat.png) no-repeat;
}

/* wp table reloaded */
.wp-table-reloaded th {
	background-color: #C75C32 !important;
	color: #fff;
}
.wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded .even td, .wp-table-reloaded .odd td {
	background-color: transparent !important;
}
.wp-table-reloaded .column-1 {
	font-weight: bold;
}
.wp-table-reloaded .odd td {
	background-color: #DBC4A1 !important;
}
.wp-table-reloaded .even td {
	background-color: #D3BA94 !important;
}
.wp-table-reloaded th {
	border: none !important;
}
.sitemap #main li, .sitemap #main a {
	text-transform: lowercase;
}
.sitemap #main ul li {
	background: url("images/line-infobox.png") repeat-x scroll center bottom transparent;
}

.sitemap #main ul li, .sitemap #main ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #172635;
	list-style-type: none;
	padding-bottom: 10px;
}
	.sitemap #main ul li ul li, .sitemap #main ul li ul li a {
		font-size: 12px;
		font-weight: bold;
		color: #AF4E28;
		list-style-type: circle;
		background: none;
		padding: 0;
	}
	.sitemap #main ul li ul li ul li, .sitemap #main ul li ul li ul li a {
		font-size: 11px;
		color: #AF4E28;
		font-weight: normal;
		list-style-type: disc;
		background: none;
		padding: 0;
	}
#rss {
	display: block;
	width: 38px;
	height: 113px;
	background: url(images/img-rss.png) no-repeat;
	position: absolute;
	right: -60px;
	top: 0;
	text-indent: -9999em;
	overflow: hidden;
}
#nav li li a:hover {
	color: #AF4E28;
}