@import url('styles/reset.css');

body {
	font-size: 12px;
	font-family: arial, sans-serif;
	background: url(images/bg-top.jpg) top left repeat-x;
	color: #150f13;
}


.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%;
}

img, div, a
 { behavior: url(js/iepngfix.htc) }




a {
	text-decoration: none;
	color: #ee3838;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 1.5em 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0 0 1.5em 0;
}

textarea, input {
	font-size: 13px;
	font-family: arial, sans-serif;
}



#wrap {
	width: 940px;
	margin: 0 auto;
	background: url(images/bg-top-highlight.jpg) top center no-repeat;
}

#main {
	float: left;
	width: 950px;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#sidebar {
	float: left;
	width: 300px;
	padding: 86px 0 0 0;
	margin: 0 0 30px 0;
	text-align: left;
}

#footer {
	clear: both;
}




h1#branding,
#branding {
	margin: 0;
	padding: 67px 0 0 0;
	float: left;
}


	
ul#nav {
	margin: 0;
	padding: 83px 0 0 0;
	list-style:	none;
	float: right;
	line-height: 1.0;
}

ul#nav li {
	display: block; 
	position: relative;
	float: right;
	margin: 0 0 0 30px;
	text-transform: uppercase;
	font-size: 15px;
}

ul#nav a {
	display: block; 
	padding: 8px 0 3px 0; 
	text-align: center;
	text-decoration: none;
	position: relative;
	color: #faf8f9;
}

ul#nav a:hover {
	color: #ebcbd0;
}

ul#nav ul {
	position: absolute;
	top: -999em;
	width: 10em; 
	z-index: 10;
	background: #150f13;
	padding: 5px 0;
	border: 1px solid #8e777d;
	border-bottom: 4px solid #8e777d;
}

ul#nav ul ul {
	z-index: 15;
	background: #362a32;
	border: none;
	padding: 0;
}

ul#nav ul li {
	width: 150px;
	float: left;
	margin: 0;
	font-size: 14px;
}

ul#nav li:hover {
	visibility: inherit;
}

ul#nav ul li a {
	display: block;  
	padding: 8px 12px;
	text-align: left;
	background: #150f13;
	color: #ebcbd0;
	text-transform: none;
}

ul#nav ul li ul li a {
	background: #362a32;
}

ul#nav ul li a:hover {
	border: none;
	color: #fff;
}

ul#nav li:hover ul,
ul#nav li.sfHover ul {
	left: 0;
	top: 35px;
}

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: 30px;
	top: 30px;
}

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; 
	top: 0;
}

ul#nav li:hover a.sf-with-ul {
	color: #ebcbd0;
}

ul#nav li:hover ul li a.sf-with-ul {
	color: #ebcbd0;
}




#header-bottom {
	clear: both;
	padding: 45px 0 0 0;
}

#header-bottom p#tagline {
	float: left;
	text-transform: uppercase;
	font-family: "hoefler text", georgia, times, serif;
	font-size: 15px;
	letter-spacing: 3px;
	padding: 26px 0 0 0;
}

#header-bottom #subscribe {
	float: right;
	background: url(images/bg-subscribe-box.jpg) top left repeat-x #f8f8f8;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 6px solid #B7B7B7;
	padding: 7px 14px 6px 14px;
}

#header-bottom #subscribe li {
	padding: 6px 0 2px 0;
}

#header-bottom #subscribe li a {
	display: block;
	padding: 2px 0 2px 24px;
	color: #000;
}

#header-bottom #subscribe li.rss a {
	background: url(images/icon-rss.gif) top left no-repeat;
}

#header-bottom #subscribe li.email a {
	background: url(images/icon-email.gif) top left no-repeat;
}




.post {
}

.entry-title {
	border-bottom: 1px dotted #000;
	width: 100%;
	margin: 0 0 2em 0;
}

.entry-title h1,
.entry-title h2 {
	font-family: "hoefler text", georgia, times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 12px 0;
	margin: 0;
	float: left;
	width: 445px;
	border-right: 1px dotted #000;
}

.entry-title a {
	color: #150f13;
}

.entry-title h1 a:hover,
.entry-title h2 a:hover {
	color: #ee3838;
	text-decoration: none;
}

.entry-title .discussion-toggle {
	float: right;
}

.entry-title .discussion-toggle button {
	display: block;
	width: 90px;
	height: 26px;
	padding: 2px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	border: none;
	background: none;
	cursor: pointer;
	color: #ee3838;
	font-size: 11px;
}

.entry-title .discussion-toggle {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.entry-meta-before {
	font-family: "hoefler text", georgia, times, serif;
	font-style: italic;
	color: #959595;
	margin: 0 0 5px 0;
}

.entry-meta-before a {
	font-style: normal;
	text-transform: uppercase;
}

.entry-content p {
	line-height: 2em;
}

.entry-content ul {
	list-style: disc;
	margin: 0 0 1.5em 2.5em;
	color: #000;
}

.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content ol {
	list-style: decimal;
	margin: 0 0 1.5em 2.5em;
}

.entry-content ol ol {
	margin-bottom: 0;
}

.entry-content .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.entry-content .alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.entry-content .aligncenter,
.entry-content .center {
	text-align: center;
	margin: 0 auto;
	display: block;
}

p.wp-caption-text {
	margin: 0;
}

.entry-meta-after {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 10px 0;
}

.entry-meta-after .author-avatar {
	float: left;
	margin: 0 20px 0 0;
	padding: 3px 0 0 0;
}

.entry-meta-after .author-about {
	float: left;
	width: 460px;
	line-height: 1.5em;
}

.entry-meta-after p {
	margin: 0;
}

.entry-meta-after p.author-name {
	font-family: "hoefler text", georgia, times, serif;
	font-style: italic;
	color: #959595;
}

.entry-meta-after p.author-name a {
	font-style: normal;
	text-transform: uppercase;
}




#sidebar p {
	line-height: 2em;
	margin: 0 0 1em 0;
}

#sidebar .widget {
	background: url(images/bg-widget.jpg) top center no-repeat #fff;
	border: 1px solid #b7b7b7;
	border-bottom: 6px solid #b7b7b7;
	padding: 12px;
	text-align: left;
}

#sidebar .widget h4 {
	text-align: center;
	border-bottom: 1px dotted #000;
	color: #000;
	font-family: "hoefler text", georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0 0 8px 0;
	margin: 0 0 1.5em 0;
}

#sidebar .widget.about img.alignleft {
	float: left;
	margin: 3px 10px 0 0;
	border: 3px solid #d8d8d8;
}

#sidebar p.action-link {
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}

#sidebar p.action-link a {
	font-family: "hoefler text", georgia, times, serif;
	font-weight: bold;
	font-style: italic;
}





#discussion h3 {
	text-transform: uppercase;
	font-size: 15px;
}

.commentlist li {
	margin: 0 0 1.5em 0;
}

.commentlist ul.children {
	margin: 0 0 0 1.5em;
	padding: 1.5em 0 0 0;
}

.comment-avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-content {
	float: left;
}

.children .comment-content { width: 480px; }
.children .children .comment-content { width: 460px; }
.children .children .children .comment-content { width: 440px; }
.children .children .children .children .comment-content { width: 420px; }
.children .children .children .children .children .comment-content { width: 400px; }




#footer {
	background: url(images/bg-footer.jpg) top left repeat-x;
	line-height: 1.3em;
}

#footer #widgets {
	width: 960px;
	margin: 0 auto;
	padding: 3em 0 0 0;
	background: url(images/bg-footer-highlight.jpg) top center no-repeat;
}

#footer .widget {
	width: 220px;
	float: left;
	margin: 0 10px 3em 0;
	padding: 0 0 0 10px;
}

#footer .widget h4 {
	text-align: center;
	font-family: "hoefler text", georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0 0 8px 0;
	margin: 0 0 1.5em 0;
	background: url(images/footer-widget-line.png) bottom left repeat-x;
	color: #150f13;
}

#footer .widget li a {
	display: block;
	background: url(images/footer-widget-bullet.png) top left no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 12px;
	color: #fff;
}

#footer .widget li {
	margin: 0 0 1em 0;
}

#footer #footer-bottom {
	background: #54474a;
	border-top: 1px solid #000;
	color: #fff;
	padding: 0 0 3em 0;
}

#footer #footer-bottom a {
	color: #fff;
	text-decoration: underline;
}

#footer #footer-bottom a:hover {
	text-decoration: none;
}

#footer #footer-bottom img {
	vertical-align: middle;
}

#footer #footer-bottom #footer-bottom-container {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#footer #footer-bottom #footer-bottom-container #footer-box {
	background: #faf8f9;
	border: 1px solid #000;
	border-top: 6px solid #000;
	padding: 22px 30px 20px 30px;
	text-align: center;
	font-family: "hoefler text", georgia, times, serif;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #150f13;
	letter-spacing: 3px;
	margin: -4px 0 2em 0;
	display: inline-block;
}
#footer #widgets .widget ul li table tr td {
	color: #FFF;
}
