/*   
Theme Name: Skinny Moose
Theme URI: http://skinnymoose.com
Description: This is a template for SkinnyMoose.com -- WordPress v3.0.1
Author: Dave Utley
Author URI: http://daveutley.com
Version: 1.1
*/

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('/fonts/Chunkfive-webfont.eot');
    src: url('/fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Chunkfive-webfont.woff') format('woff'),
         url('/fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('/fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'ArvoRegular';
    src:url('/fonts/Arvo-Regular-webfont.eot');
    src:url('/fonts/Arvo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Arvo-Regular-webfont.woff') format('woff'),
         url('/fonts/Arvo-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Arvo-Regular-webfont.svg#ArvoRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}

/* Globals */
* { margin: 0; padding: 0; }

body{
	font: 14px/1.4 arial, Arial, Helvetica, sans-serif;
	background-image: url(images/site-background1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #000000;
}

p {
	line-height:18px;
	margin-bottom:12px;
}

img {
	border:0;
}

code { background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code { background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }


/* Page */
#page-wrap{
	position:relative;
	margin: 0px auto 0px;
	width:960px;
	background-image: url(images/page-background.png);
	background-repeat:repeat;
}

#header-top{
	height:100px;
	background-image: url(images/header-background1.jpg);
	background-repeat:no-repeat;
	background-color: #2e1b08;
	display:block;
}

#logo{
	position: absolute;
	width: 397px;
	height: 79px;
	margin-left: 23px;
	margin-top: 8px;
}

#logo img {
	border:none;
}

#header-menu {
	display:block;
	position: relative;
	margin-top:10px;
	margin-right:20px;
	font-size:12px;
	color:#e8dabf;
	font-family:futura, helvetica, arial, sans-serif;
	letter-spacing:1px;
	float:right;
}

#header-menu ul {
	display:inline-block;
}

#header-menu li {
	text-align:right;
	list-style-type: none;
	float:left;
	margin-right:3px;
}

#header-menu a {
	color:#e8dabf;
	text-decoration:none;
}

#header-search {
	position: absolute;
	background-image: url(images/header-search-background1.jpg);
	background-repeat:no-repeat;
	width:217px;
	height:22px;
	margin-left:704px;
	margin-top:54px;
	padding-left:26px;
	padding-top:2px;
}

.search-field {
	width:187px;
	height:16px;
	border:0;
	background-color: #504337;
	font-size: 13px;
	color: #ffffff;
}

/*#search-results h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:14px;
	color:#1b1510;
}

#search-results h2 a {
	color:#1b1510;
	text-decoration:none;
}

#search-results h2 a:hover {
	color:#362a1f;
	text-decoration:underline;
}*/

#main-nav-wrap {
	display:block;
	background-image: url(images/nav-background1.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}

#main-nav {
	display:block;
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	height:30px;
}

#main-nav ul{
	display:inline-block;
	list-style-type: none;
	border-left-width:1px;
	border-left-color:#3c2d1d;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#160d03;
	border-right-style:solid;
	line-height: 30px;
	position:relative;
	left:50%;
}

#main-nav li{
	float:left;
	position:relative;
}

#main-nav li a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-shadow:1px 1px #000000, -1px -1px #000000;
	color: #e8dabf;
	text-decoration:none;
	padding-right:19px;
	padding-left:19px;
	line-height: 30px;
	border-left-width:1px;
	border-left-color:#160d03;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#3c2d1d;
	border-right-style:solid;
}

#main-nav li a:hover {
	background-color:#655743;
	text-shadow:none;
	color:#271706;
}

#sub-nav-wrap {
	display:block;
	background-color:#1b1510;
	width:100%;
	height:30px;
	/*margin-top:-5px;*/
	margin-bottom:15px;
}

#sub-nav {
	display:block;
	text-align:left;
}

#sub-nav ul{
	display:inline-block;
	list-style-type: none;
	line-height: 30px;
}

#sub-nav li{
	float:left;
	position:relative;
}

#sub-nav li a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-shadow:1px 1px #000000, -1px -1px #000000;
	color: #e8dabf;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	line-height: 30px;
}

#sub-nav li a:hover {
	background-color:#655743;
	text-shadow:none;
	color:#271706;
}

#top-widget{
	position:relative;
	height:90px;
	padding:8px 0;
	width:100%;
	text-align:center;
	display:block;
}

#personal-header{
	display:block;
	min-height:70px;
	margin:0;
}

#main{
	position:relative;
	display:inline-block;
	padding-top:15px;
	min-height:800px;
}

#content {
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	width:610px;
	display:block;
	float:left;
}

.page-404 {
	position:relative;
	width:960px;
	paddingTop:50px;
	paddingBottom:50px;
	display:block;
}

.page-404 h1{
	color:#292018;
	font-size:22px;
	font-weight:bold;
	padding-bottom:40px;
}

.navigation {
	display:inline-block;
	position:relative;
	width:100%;
}

.next-posts {
	display: block;
	color:#362a1f;
	float:left;
	width:49%;
	margin-left:1%;
}
.next-posts a {
	color:#362a1f;
}

.prev-posts {
	display: block;
	width:49%;
	color:#362a1f;
	float:left;
	text-align:right;
	margin-right:1%;
}
.prev-posts a {
	color:#362a1f;
}

/* Comments */
.commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
.commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }

.commentlist .comment-node  { background: #FFF; border: 1px solid #362A1F; }
.commentlist .children .comment-node  { background: #F5F5F5; }
.commentlist .comment-content  { font-size: 12px; }
.commentlist .comment-meta, .commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
.commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }
.commentlist .comment-controls a:link, .commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

.commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a  { background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; }
.commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #313428; color: #FFF; }
.comments-navigation span.current, .wp-pagenavi span.current  { background: #313428; color: #FFF; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.comments-navigation	{ background: #F0F0F0; padding: 0 10px 10px; border: solid #CCC; border-width: 0 1px 1px; }
.comments-navigation a	{ display: inline-block; }


.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }
#commentsform label		{ color: #999; }
#commentsform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentsform span.required	{ color: #FF0000; }
#commentsform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentsform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; }

#disqus_thread			{ background: #FFF; border: 1px solid #CCC; margin-right: 10px; padding: 10px; }
.dsq-brlink				{ background: #FFF; padding: 5px; margin: 10px 10px 10px 0; display: block; border: 1px solid #CCC; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }
 
.commentlist  { list-style: none; padding: 0; margin: 0; }
.commentlist li  { margin-bottom: 10px; }
.commentlist p  { clear: left; line-height: 1.8em; }
.commentlist .reply  { float: right; }

.commentlist .comment-node  { margin-bottom: 10px; }
.commentlist .children	{ clear: right; margin-left: 20px; list-style: none; padding: 0; }
.commentlist #respond	{ clear: both; margin: 10px; }
.commentlist #respond .module-title { margin: 0; }
.commentlist #respond #commentsform	{ margin: 0; }
.commentlist .comment-author	{ padding: 10px 0 0 10px;}
.commentlist .comment-meta		{ padding: 0 10px; }
.commentlist .comment-content	{ padding: 0 10px; }
.commentlist .comment-controls	{ padding: 15px 10px; float: right; }

.comments-navigation	{ clear: both; margin: 0 10px 10px 0; }

#commentsform, #disqus_thread  { margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 150px; padding: 5px; }
#commentsform .error	{ display: block; padding: 5px; }
#cancel-comment-reply-link	{ padding: 0 10px; }

.widget_recent_comments h2 {font-family:Georgia, "Times New Roman", Times, serif}
#recentcomments {margin:0 0 10px 20px; font-size:12px}

#respond h2{
	color:#1b1510;
	font-size:15px;
	text-decoration:underline;
}

#respond input{
	width:140px;
	height:16px;
}

#respond textarea{
	width:300px;
	height:60px;
	font-size:12px;
}

#respond #submit{
	width:120px;
	height:20px;
}

#respond div{
	margin-bottom:7px;
	color:#1b1510;
	font-size:12px;
}

.connect_widget_not_connected_text a {color:#575757 !important;}

.page-post {
	display: block;
	background-color:#F5F5F5;
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
}

.post-header {
	background: url(images/top-right-corner1.png) no-repeat top right;
	display: block;
	width:100%;
}

.post-date {
	float:left;;
	background: url(images/top-left-corner1.png) no-repeat top left;
	height:70px;
	width:80px;
	background-color:#1b1510;
}

.post-day {
	color:#a0906c;
	text-align:center;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	display:block;
	padding-top:8px;
	text-shadow:1px 1px 1px #000;
}

.post-year {
	color:#a0906c;
	text-align:center;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	display:block;
	margin-top:-4px;
	text-shadow:1px 1px 1px #000;
}

.post-title {
	font-family:Rockwell, 'ArvoRegular', Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:26px;
	line-height:26px;
	float:right;
	color:#362A1F !important;
	display:block;
	width:510px;
	padding:10px;
	text-shadow:1px 1px 1px #D5D5D5;
}

.post-title h1, .page-title h1 {
	font-family:Rockwell, 'ArvoRegular', Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:26px;
	line-height:26px;
}

.post-title h1 {
	color:#362A1F !important;
	text-shadow:1px 1px 1px #D5D5D5;
}

.page-title h1 {
	color:#E8DABF !important;
	text-shadow:1px 1px 1px #1b1510;
}

.page-wrap h1 {margin-left:15px;}

.post-title a {
	text-decoration:none;
	color:#362A1F;
}

.post-by {
	clear:both;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:595px;
	padding-right:15px;
	text-align:right;
}

.post-by a {
	color:#a0906c;
}

.post-content {
	color:#5C4033 !important;
	font-size:12px;
	padding:15px;
	clear:both;
	display:block;
}

.post-content p, .post-content span {color:#5C4033 !important;}

.post-content img {
	border:0px;
}

.post-content a {
	color:#362A1F;
}

.post-content a:hover {
	color:#e2c686;
}

.post-content ol {
	margin-left:30px;
	margin-bottom:12px;
}

.post-footer {
	background: url(images/bottom-left-corner1.png) no-repeat bottom left;
	display: block;
	height:40px;
	background-color:#292018;
}

.post-under {
	position:absolute;
	color:#e8dabf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	padding-left:20px;
	margin-top:10px;
	display: block;
}

.post-under-title {
	position:absolute;
	margin-left:63px;
	margin-top:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	width:340px;
	display: block;
}

.post-under-title a {
	color:#a0906c;
	display: block;
}

.post-comments{
	position:absolute;
	background: url(images/bottom-right-corner1.png) no-repeat bottom right;
	width:180px;
	height:30px;
	background-color:#1b1510;
	margin-left:430px;
	display: block;
	text-align:center;
	padding: 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#a0906c;
}

.post-comments a {
	color:#a0906c;
	font-size:13px;
	font-weight:bold;
}

.page-wrap{
	display: block;
	background-color:#362a1f;
	margin-bottom:20px;
}
.page-wrap:before{
	background:  url(images/top-right-corner1.png) scroll no-repeat top right;
	display: block;
	content: url(images/top-left-corner1.png);
	line-height: 0.1;
}

.page-title h2 {
	color:#a0906c;
	font-size:16px;
}

.page-title2 {
	color:#2b1601;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	display:block;
	padding-left:22px;
	padding-right:22px;
}

.page-content {
	color:#e8dabf;
	font-size:12px;
	padding:10px 15px;
	display:inline-block;
}

.page-content ul{
	margin-left:16px;
}

.page-content a{
	color:#a0906c;
}

#channel-item-list1 {
	display:block;
	padding-left:5%;
}

#channel-item-list2 {
	display:block;
	padding-left:15%;
}

.channel-item {
	display:block;
	width:500px;
	height:90px;
	float:left;
}

.channel-item-thumb {
	display:block;
	width:142px;
	height:60px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
	border:#2b1601;
	border-style:solid;
	border-width:1px;
	background-color:#2b1601;
	float:left;
}

.channel-item-thumb a{
	display:block;
	width:142px;
	height:60px;
}

.channel-item-title {
	display:block;
	height:60px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	color:#e8dabf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	float:left;
}

.channel-item-title a {
	color:#e8dabf;
}

.clear-both{
	clear:both;
}

.page-wrap:after{
	display: block;
	content:  url(images/bottom-left-corner1.png);
  	background: transparent url(images/bottom-right-corner1.png) scroll no-repeat bottom right;
	line-height: 0.1;
}

.page-hr1{
	background-image: url(images/page-hr1.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	display:block;
	padding-bottom:6px;
	margin-bottom:6px;
}

.side-bar {
	position:relative;
	padding-left:15px;
	width:315px;
	display:block;
	float:left;
}

.side-bar-columns {
	position:relative;
	width:300px;
	display:block;
}

.side-bar-column1 {
	position:relative;
	width:135px;
	display:block;
	float:left;
}

.side-bar-column2 {
	position:relative;
	width:160px;
	display:block;
	float:left;
	margin-left:5px;
}

.widget_links:before, .widget__widget:before {
	background: url(images/top-right-corner1.png) scroll no-repeat top right;
	display: block;
	content: url(images/top-left-corner1.png);
	background-color:#1b1510;
	line-height: 0.1;
}

.widget_links h2, .widget__widget h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #e8dabf;
	background-color:#1b1510;
	padding-left:9px;
	padding-top:3px;
	padding-bottom:9px;
}

.widget_links ul, .widget__widget ul {
	background-color:#362a1f;
}

.widget_links li, .widget__widget li {
	font-size:12px;
	color:#e8dabf;
	list-style:none;
	margin-left:6px;
	padding:3px 3px 3px 0;
}

.widget_links a, .widget__widget a {
	color:#e8dabf;
	text-decoration:none;
}

.widget_links a:hover, .widget__widget a:hover {
	color:#fff;
	text-decoration:underline;
}

.widget_links ul:after, .widget__widget ul:after {
	display: block;
	content: url(images/bottom-left-corner1.png);
  	background: transparent url(images/bottom-right-corner1.png) scroll no-repeat bottom right;
	background-color:#362a1f;
	line-height: 0.1;
	margin-bottom:15px;
}

.side-ad {
	width:300px;
	height:250px;
	margin-bottom:18px;
}

#side-signup {
	margin-bottom:18px;
	background-color:#362a1f;
}

#side-signup:before {
	background:  url(images/top-right-corner1.png) scroll no-repeat top right;
	display: block;
	content: url(images/top-left-corner1.png);
	background-color:#1b1510;
	line-height: 0.1;
}

#side-signup:after {
	display: block;
	content:  url(images/bottom-left-corner1.png);
  	background: transparent url(images/bottom-right-corner1.png) scroll no-repeat bottom right;
	background-color:#362a1f;
	line-height: 0.1;
}

.side-widget {
	margin:15px 0;
	background-color:#362a1f;
	width:300px;
}

.side-widget:before {
	background: url(images/top-right-corner1.png) scroll no-repeat top right;
	display: block;
	content: url(images/top-left-corner1.png);
	background-color:#1b1510;
	line-height: 0.1;
}

.side-widget:after {
	display: block;
	content: url(images/bottom-left-corner1.png);
  	background: transparent url(images/bottom-right-corner1.png) scroll no-repeat bottom right;
	background-color:#362a1f;
	line-height: 0.1;
}

.side-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color: #e8dabf;
	background-color:#1b1510;
	padding-left:10px;
	padding-bottom:5px;
	text-shadow: 1px 1px 1px #000;
	height:24px;
}

.side-widget-content {
	font-size:12px;
	margin:10px;
	color:#e8dabf;
	display:block;
}

.side-widget-content a {
	color:#a0906c;
}

.side-widget-content h2 {
	font-size:14px;
	font-weight:bold;
}

.side-widget-content select{
	width:160px;
}

.bottom-bar{
	display:inline-block;
	position:relative;
}

.bottom-left-widget{
	display:block;
	position:relative;
	width:300px;
	float:left;
	margin-left:118px;
}

.bottom-right-widget{
	display:block;
	position:relative;
	width:300px;
	float:left;
	margin-left:118px;
}

.icon-box-image{
	float:left;
	padding-bottom:3px;
}

#signup-logo {
	margin-top:8px;
}

#signup-content {
	margin-left:22px;
	margin-right:22px;
	font-size:12px;
	color:#e8dabf;
}

#signup-content h1 {
	color:#a0906c;
	font-size:18px;
	font-weight:bold;
}

#signup-button {
	text-align:center;
	margin-top:10px;
}

#side-videos {
	margin-bottom:18px;
}

#footer {
	position:relative;
	background-image: url(images/footer-background1.jpg);
	background-repeat:no-repeat;
	width:960px;
	min-height:266px;
	background-color:#000;
	clear:both;
}

#footer-column-wrap {
	padding-top:13px;
}

.footer-column {
	width:176px;
	float:left;
	margin-left:32px;
	text-align:left;
}

.footer-column a {
	color:#a0906c;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}

.footer-column a:hover {
	text-decoration:underline;
	
}

.footer-titles {
	color:#ebe0c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:13px;
	display:block;
}

.other-footer-menus li {
	background-image: url(images/footer-hr.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	display:block;
	padding-bottom:6px;
	margin-bottom:6px;
}
.other-footer-menus li:last-child {
	background-image:none;
}

.footer-menu {
	margin-bottom:18px;
}

.footer-menu a {
	display:block;
	color:#a0906c;
	text-decoration:none;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer-bottom {
	display:block;
	clear:both;
}

#footer-copyright {
	color:#ebe0c9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	margin-left:28px;
	margin-top:30px;
	position:absolute;
}

#footer-copyright a{
	color:#ebe0c9;
}

#footer-powered {
	color:#FFF;
	position:absolute;
	margin-left:798px;
	margin-top:20px;
}

#footer-powered img {
	border:none;
}

.side-bar .prWrap {margin:0 0 10px 0 !important}

/*---:[ post content area ]:---*/
#share {text-align:right; margin-bottom:10px}

.post-content p.note, .post-content p.alert { padding: 0.571em 0.786em; }
.post-content .drop_cap { font-size: 3.571em; line-height: 0.76em; padding: 0.04em 0.12em 0 0; }
.ie6 .post-content .drop_cap { padding-right: 0.06em; }
.post-content acronym, .post-content abbr { font-size: 0.786em; }
.post-content code, .post-content pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
.post-content code { font-size: 0.929em; }
.post-content pre { font-size: 0.857em; line-height: 1.5em; margin-bottom: 1.833em; padding: 0.667em 0.917em; }
.post-content sub, .post-content sup { line-height: 0.786em }
.post-content ul { margin: 0 0 1.571em 1.571em; }
.post-content ol { margin: 0 0 1.571em 1.571em; }
	.post-content ul ul, .post-content ul ol, .post-content ol ul, .post-content ol ol { margin: 0 0 0 1.571em; }
.post-content dl { margin-bottom: 1.571em; }
	.post-content dd { margin-bottom: 1.571em; }
.post-content blockquote {
	margin: 5px 20px;
	padding: 10px 10px 10px 45px;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	font-weight: bold;
}
	/*---:[ pullquotes ]:---*/
	.post-content blockquote.right, .post-content blockquote.left { width: 45%; font-size: 1.286em; line-height: 1.222em; }
	.post-content blockquote.right { margin: 0 0 1.222em 1.222em; }
	.post-content blockquote.left { margin: 0 1.222em 1.222em 0; }

/*---:[ universal image classes ]:---*/
img.alignleft, img.left, .wp-caption.alignleft { float: left; margin: 0 1.5em 1.5em 0; }
img.alignright, img.right, .wp-caption.alignright { float: right; margin: 0 1.5em 1.5em 0; }
img.aligncenter, img.center, .wp-caption.aligncenter { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; margin: 0 1.5em 1.5em 0; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
.wp-caption p { font-size: 0.857em; line-height: 1.5em; margin-bottom: 0; }
img[align="left"] { float: left; clear: left; margin-right: 1.5em; margin-bottom: 1.5em; }
img[align="right"] { float: right; clear: right; margin-right: 1.5em; margin-bottom: 1.5em; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; margin-bottom: 1.5em; float: none; clear: both; }

/*---:[ image captioning ]:---*/
.wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }
    .wp-caption.alignleft { float: left; }
    .wp-caption.alignright { float: right; }
    .wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
    .wp-caption.alignnone { clear: both; }
	
div.404-title>a {
	font-family:Rockwell, 'ArvoRegular', Georgia, "Times New Roman", Times, serif !important;
	font-weight:bold !important;
	font-size:16px !important;
	color:#362A1F !important;
	text-shadow:1px 1px 1px #000 !important;
}

/*---:[ Disqus comments ]:---*/
/*
#dsq-combo-tabs
#dsq-combo-tab-people, #dsq-combo-tab-recent, #dsq-combo-tab-popular
#1b1510
#D5D5D5
#362A1F */

#commentsform, #disqus_thread {padding:0; margin:0; background:none; border:none}

/*---- Blog Directory Styles ------*/
#content_box {
	width:610px;
	margin:0;
	padding:0;
	background:#362a1f;
	font-family:Helvetica, Arial, sans-serif;
}
.separator {
	width:610px;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	min-height:30px;
}
.category_holder {
	width:190px;
	margin:10px 0px 0px 10px;
	float:left;
}
.right_holder {
	margin-right:10px;
}
.category_title {
	padding:10px 0px;
	height:50px;
	color:#cec095;
	font-weight:bold;
	text-shadow:#000000 1px 1px;
	font-family:Rockwell, "Times New Roman", Times, serif;
	font-size:18px;
}
.category_image {
	margin:0;
	padding:0;
	text-align:center;
}
.category_links {
	color:#FFFFFF;
	padding:5px 0px 0px 3px;
	height:80px;
}
.category_more {
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
.d_links:link, .d_links:active, .d_links:visited {
	text-decoration:none;
	font-weight:bold;
}
.d_links:hover {
	text-decoration:underline;
	color:#a0906c;
}

.category2_holder {
	width:190px;
	margin:10px 0px 0px 10px;
	float:left;
	text-align:center;
}
.category2_holder2 {
	width:190px;
	margin:10px 0px 0px 0px;
	float:left;
	text-align:center;
}
.category2_title {
	padding:10px 0px 6px 3px;
	color:#cec095;
	font-weight:bold;
	text-shadow:#000000 1px 1px;
	font-family:Rockwell, "Times New Roman", Times, serif;
	font-size:18px;
}
.do_center {
	text-align:center;
}
.d_links2:link, .d_links2:active, .d_links2:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.d_links2:hover {
	text-decoration:underline;
}
.shadow {
	text-shadow:#000000 1px 1px;
}
.usearrow {
	display:inline-block;
	padding:0px 0px 0px 16px;
	margin:0;
	background-attachment: scroll;
	background-image: url(http://www.skinnymoose.com/wp-content/themes/SkinnyMooseTheme/directoryimages/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Support */
.page-id-1936 #content {width:930px}

/* Feedburner styles */
#subscribefb {padding:2px 5px !important; color:#e1dabe; text-align:center}
#subscribefb p {margin:5px; font-size:12px; text-align:left}
#subscribefb .subscribefbinput {
	width: 170px;
	height: 18px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom:2px;
	padding:2px 4px;
	border: solid 2px #e2e2e2;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
    background-image: url(images/background-input.png);
}

#subscribefb .subscribefbsubmit {
 color: #000;
 font-size:12px;
 font-weight:bold;
 width: 106px;
 height: 27px;
 border: none;
 margin: 0;
 padding: 0;
 background:#ccbfa2 url(images/button-subscribe.png) 0 0 no-repeat;
}

/* Ad Styles */
#top-widget .ad_728x90 {height:90px; width:728px; margin:0 auto}
.ad_468x60 {width:468px; margin:10px auto}