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

body {
background:url(images/wood-bg.jpg) repeat scroll top left;
font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

.center-content{
	height:auto;
	margin:0 auto;
	width:950px;
}

.float-left {display:inline; float:left;}
.float-right {display:inline; float:right;}

#header {
	background:url(images/header-bg.png) repeat-x scroll bottom left;
	height:145px;
	width:100%;
}

.logo {margin:22px 0 0 10px;}
.navigation {
	height:35px;
	margin:54px 0 0;
	width:385px;
}

.navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.navigation ul li {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}

#main-content {
	background-color:#FFFFFF;
	height:auto;
	width:100%;

}

.content {
	color:#434242;
	font-family:"Georgia", Times New Roman, Times, serif;
	height:auto;
	margin:10px 0 10px 10px;
	padding:10px 25px;
	width:550px;
	
}

.post-text {
	width:550px;
}

.post-text img {border:0;}

.post-info {
	background-color:#fdd8e3;
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#73535d;
	margin:5px 0px 20px;
	padding:5px 10px;
	width:530px;
}



/*.post-text h1{color:#783902;margin:15px 0 4px; padding:0;}*/
.post-text h1 {margin:25px 0 4px; padding:0;}
.post-text h4 {margin-bottom:4px; margin-left:25px;}

.post-text p {
	background:url(images/post-text-bg.jpg) repeat-y scroll top left;
	margin:0;
	padding:0;
	line-height:20px;
}

.post-text ul, .post-text ol {
	background:url(images/post-text-bg.jpg) repeat-y scroll top left;
	margin:0 0 20px;
	padding:0;
	width:550px;
	
}

.post-text ul li, .post-text ol li {
	line-height:20px;
	margin:0px 50px;	
}

.post-text strong {
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dc6d8e;
	text-transform:uppercase;
}

.post-text a{
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#994903;
	text-transform:uppercase;
	text-decoration:none;
}

.post-text a:hover{
	/*font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;*/
	color:#4F3212;
	text-decoration:underline;
}

.post-info a {
	color:#b64869;
}

.post-text-tags {
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color:#dc6d8e;
	margin:15px 0px;
	text-align:right;
	text-transform:uppercase;
	width:320px;
}

.post-text-tags a {
	color:#dc6d8e;
	font-weight:normal;
	text-decoration:none;
}

.post-text-tags a:hover {
	color:#783902;
	text-decoration:underline;
}

.post-text-reblog {
	font-size:11px;
	
	color:#434242;
	margin:15px 0px;
	text-align:left;
	text-transform:normal;
	width:150px;
}

.post-text-reblog a {
	color:#dc6d8e;
	font-weight:normal;
	text-decoration:none;
}

.post-text-reblog a:hover {
	color:#783902;
	text-decoration:underline;
}

blockquote {
	background:url(images/post-text-bg.jpg) repeat-y scroll top left;
	border-left:2px solid #5e5d5d;
	color:#5e5d5d;
	font-style:italic;
	margin:0;
	line-height:20px;
	padding:0px 0px 0px 20px;
	/*width:inherit;*/	
}

blockquote p {
	line-height:20px;
	margin:0;
	padding:0;
}

.post-quote {
	font-size:22px;
}

.post-quote p { padding:0px 20px;}

.post-quote-source {
	color:#666666;
	font-size:18px;
	font-style:italic;
	text-align:right
}

.post-link {
	font-size:18px;
	height:auto;
	margin:20px auto;
	text-align:center;
	width:380px;
}

.post-link a {
	background-color:#e9e0e3;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-transform:none;
	text-shadow:#FFFFFF;
	padding:5px 20px;
}

.post-link a:hover {
	background-color:#8949aa;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	text-shadow:#FFFFFF;
	padding:5px 20px;
}

.media {margin:20px 0px;}

.odd {color:#754611; font-style:italic; font-size:14px; list-style-type:none; padding:0px 20px; width:400px;}
.even {font-style:italic; font-size:14px; list-style-type:none; padding:0px 20px; width:400px;}
.label {font-weight:bold; font-style:normal;}


.player {padding-bottom:10px;}

ol.notes {
	padding: 0px;
	margin: 25px 0px;
	list-style-type: none;
}

ol.notes li.note {
	margin:0;
    padding:0;
}

ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	margin-left:10px;
	width: 16px;
	height: 16px;
}

ol.notes li.note span.action {font-weight: normal; font-style:italic;}
ol.notes li.note .answer_content {font-weight: normal;}
ol.notes li.note blockquote {padding:0 0 0 25px;margin:0 25px; border-left:2px solid #5e5d5d;}
ol.notes li.note blockquote a {color:#686052; text-decoration: none; text-transform:none;}



.sidebar {
	background:url(images/sidebar-bg.jpg) repeat-y scroll top left;
	height:auto;
	margin:10px 0 10px 28px;
	width:312px;
	
}

.twitter-wrapper {
	background:url(images/twitter-wrapper-bg.jpg) repeat-y scroll top left;
	height:auto;
	margin:0;
	width:312px;
}

.twitter-bg {
	background:url(images/twitter-bg.jpg) no-repeat scroll top left;
	height:auto;
	margin:0;
	width:312px;
}

.twitter-bg-text {
	color:#e7fdfe;
	height:100px;
	margin:60px 0px 5px 23px;
	padding:0;
	width:145px
}

.twitter-bg-text p {
	margin:4px 0px;
	padding:0;
}

.twitter-bg-text a {
	color:#e7fdfe;
	text-decoration:none;
}

.twitter-bg-text a:hover {
	color:#e7fdfe;
	text-decoration:underline;
}

.search-wrapper {
	background:url(images/search-bg.jpg) no-repeat scroll top left;
	height:49px;
	width:312px;
	
}

.search-form {
	margin:9px 0 0;
	padding:0;
}

.query {
	background:url(images/search-textbox.jpg) no-repeat scroll top left;
	border:0px;
	height:16px;
	margin:-1px 5px 0px 12px;
	padding:4px 8px;
	width:184px;
}

.submit {
	background:url(images/search-btn.jpg) no-repeat scroll top left;
	border:none;
	height:24px;
	width:78px;
}

.sidebar-heading {
	background:url(images/sidebar-heading.jpg) no-repeat scroll top left;
	color:#fde6ed;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	height:29px;
	margin:5px 0px;
	padding:10px 15px;
	width:282px;
	
}

.sidebar-text, .tag-cloud {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#333333;
	height:auto;
	margin:3px 12px 5px;
	padding:2px 5px;
	width:278px;
}

.sidebar-text ul {
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434242;
	list-style-type:none;
	margin:0 4px;
	padding:0;
	text-transform:uppercase;
	width:270px;
}

.sidebar-text ul li {
	border-bottom:1px  dashed #bbb6b8;
	float:left;
	margin:2px 5px;
	padding:3px 5px;
	width:110px;
}

.sidebar-text a {
	color:#4c7a7c;
	text-decoration:underline;
}

.sidebar-text a:hover {
	color:#a8a0a3;
	text-decoration:none;
}

.sidebar-text ul li a {
	color:#434242;
	text-decoration:none;
}

.sidebar-text ul li a:hover {
	color:#a8a0a3;
	text-decoration:none;
}


.tag-cloud ul {
	font-family:"Tahoma",Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434242;
	list-style-type:none;
	margin:0 4px;
	padding:0;
	text-transform:uppercase;
	width:270px;
}

.tag-cloud ul li {
	background-color:#e1d5dc;
	float:left;
	margin:2px 5px;
	padding:3px 5px;
}

.tag-cloud a {
	color:#434242;
	text-decoration:none;
}

.tag-cloud a:hover {
	color:#a8a0a3;
	text-decoration:underline;
}

#footer {
	background:url(images/footer-bg.png) repeat-x scroll top left;
	height:auto;
	padding-top:30px;
	width:100%;
}

#footer h2 {
	font-family:"Georgia", "Times New Roman", Times, serif; 
	font-size:18px;
	margin:0px 0px 5px;
	padding:0;
}

.footer-smlcol {
	background-color:#4f3212;
	color:#fec180;
	height:160px;
	margin: 10px 0px 10px 10px;
	padding:15px;
	width:235px;
}

.footer-smlcol h2 {color:#fbb4ca;}
.footer-smlcol ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.footer-smlcol ul li {
	border-bottom:1px dashed #82521e;
	display:block;
	height:auto;
	margin:0;
	padding:3px 5px;
	width:224px;
}

.footer-smlcol a {
	color:#fec180;
	text-decoration:none;
}

.footer-smlcol a:hover {
	color:#fbdfc1;
	text-decoration:underline;
}

.footer-lrgcol {
	background-color:#754611;
	color:#f5bd7f;
	height:160px;
	margin: 10px 0px 10px 10px;
	padding:15px;
	width:360px;
}

.avatars {margin:1px 1px 0px 0px}
p iframe {background-color:#333333;}

.pagination {width:550px;}
.pagination-links {width:200px;}

.footer-links {
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
}

.footer-links a {
	color:#ffffff;
	text-decoration:none;
}

.footer-links a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.widgetMedium textarea {
font-size:11px;
width:260px;
}


