/*
Theme Name: Hanson
Theme URI: http://www.hansonph.net
Author: Miss Dre
Author URI: http://www.misswicked.org
*/

/* Basics
----------------- */

html, body {
	background: #DDC889 url(images/the-walk-bg.jpg) repeat left center;
	margin: 0;
	padding: 0px;
	font : 11px "Lucida Sans Unicode", Tahoma; 
	color: #d1bc82;
	line-height: 16px;
	}
	
	
	#main {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
	background: #DDC889 url(images/main.jpg) repeat-y;
}
	
#background {
	padding: 0px;
	height: 310px;
	margin: 0px auto;
	text-align:center;
	width: 100%;
	}
	

#container {
	margin: 0px auto;
	width: 98%;
	padding: 3px;
	
	}
	
#nav {

		WIDTH: 90%; 
		LINE-HEIGHT: normal;
		text-align: center;
		padding-left: 7%;
		padding-bottom: 1%;
			}
		

		

/* ----- CONTENT ------------------------------------------------------------------------------------------------- */


#content {
	margin: 0;
	width: 730px;
	float: left;
	padding-right:
	}
	
.post {
	padding: 5px 7px 5px 7px
	}
	
#content h1 {
	color: #9c1e3d;
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
	
#content p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	text-align: justify;
	}
	
	
.post ul {
		font-family: Verdana; 
		font-size: 11px;
		list-style-image: none;
		list-style: circle;
		padding: 0px 5px 0px 20px;
		margin: 0px;
		}
	
.post ul li a:link, .post ul li a:visited {
	text-decoration: none;
	}
	
.post ul li a:hover {
	text-decoration: none;
	}

blockquote {
      margin: 20px;
      padding: 20px;
      background: #3e1a22;
	  width: 90%;
}

blockquote p {
      color: #95A31A;
      font-family: Georgia;
      line-height:1.4em;
	  }

	
	
/* ----- TITLES ------------------------------------------------------------------------------------------------- */


#content h2  {
	font-size: 25px;
	font-family: Georgia;
	font-weight: normal;
	margin: 2px 0 3px 0;
	padding: 0px 0px 4px 0px;
	text-align: left;
	color: #95A31A;
	border-bottom: 1px dashed #3c852b;

	}
	
#content h2, #content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
	font-size: 25px;
	font-family: Georgia;
	font-weight: normal;
	margin: 2px 0 3px 0;
	padding: 0px 0px 4px 0px;
	text-align: left;
	color: #95A31A;
	}

	
	
#content h2 a:hover {
	color: #3c852b;
	}
	
	
	
small {
	font-size: 11px;
	line-height: 9px;
	padding: 4px 0px 0px 0px;
	line-height: 13px;
	text-transform: capitalize;	}

h1, h3 {
	font-family: 'Georgia', Times New Roman;
	font-weight: bold;
	}

h1 {	
	padding-top: 70px;
	margin: 0;
	}
	
.description {
	text-align: center;
	}
	
	
h2.pagetitle {
	margin-top: 80px;
	text-align: center;
	}
	
	
h3 {
	padding: 0;
	margin: 20px 0 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	

h6 {
background: #3e1a22;
width: 100%;
margin: 0px auto;
font: 14px Georgia;
padding: 3px 0 3px 0;
border-top: 2px #fff0d1 solid; 
border-bottom: 2px #fff0d1 solid; 
text-align: center;
}

h4 {
font-weight: normal;
}
	
/* ----- SIDEBAR ------------------------------------------------------------------------------------------------- */


#sidebar {
	font-family: Verdana; 
	font-size: 12px;
	padding-top: 0px;
	width: 220px;
	float: right;
	margin: 0px auto;
	padding: 2px;
	


}
	
#sidebar h2 {
	font: 200% Georgia;
	text-transform:capitalize;
	text-align: left;
	font-size:19px;
	text-decoration: none;
	color: #9c1e3d;
	background: url(images/h2side.jpg) no-repeat top right;
	height: 33px;
	width: 220px;
	text-indent: 15px;
	padding-top: 5px;
		}
	
#sidebar ol li, #sidebar ul li {
		list-style-image: none;
		padding: 0px 5px 0px 6px;
		margin: 0px;
		list-style-image: none;
		list-style: square;
		font-family: Verdana; 
		font-size:12px;
		color: #318551;
	}
	

	
#sidebar a, #sidebar a:link, #sidebar a:visited {
	font-family: Verdana; 
	color: #d1bc82;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #d1bc82;
	text-decoration: none;
	border-bottom: 1px solid;
	}
	
#sidebar p {
	text-align: left;
	font-family: Verdana; 
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	line-height: 14px;
	}
	

			


	
/* ----- COMMENTS ------------------------------------------------------------------------------------------------- */

#writecomment {
	margin-left: -30px;
	padding: 10px 30px 10px 30px;
	width: 80%;
	}
	
#writecomment p {
	padding: 3px 0 0 0;
	margin: 3px 0 0 0;
	}
	
#writecomment input, #writecomment textarea {
	background:  #3e1a22;
	border: none;
	color: #95A31A;
	font-family: Verdana; 
	font-size: 12px;
	padding: 4px;
	}

.comment-body {
	padding: 5px;
	margin: 0;
	font-size: 10px;
	clear: both;
	display: block;
	}
	
.comment-body p {
	padding: 5px;
	margin: 5px 0 5px 0;
	}

.comment-wrapper {
	clear: both;
	display: block;
	margin: 2px 0 2px -30px;
	padding: 5px 30px 15px 30px;
	position: relative;
	overflow: hidden;
	}

.comment-posted {
	margin: 0 auto;
	padding: 10px 5px 15px 5px;
	background: #3e1a22;
	}
	
.comment-posted p {
	font-size: 11px;
	margin: 0;
	}	
	
/* ----- FOOTER ------------------------------------------------------------------------------------------------- */

#footer {
	padding-bottom: 0px;
	margin: 0px auto;
	clear: both;
	text-align: center;
	background: url(images/footer.jpg) no-repeat bottom center;
	height: 75px;
	}
	

#footer p {
	font-family: Tahoma; 
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	}
	

	
	
/* -------------------------------------- IMAGES ---------------------------------------- */

a images, a img {
	border: none;
	text-decoration: none;
	}
	
a:hover images, a:hover img {
	border: none;
	text-decoration: none;
	}
	
p images, p img {
	padding: 2px;
	max-width: 100%;
	border: none;
	}
	
images.centered, img.centered {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
images.alignright, img.alignright {
	border: none;
	padding: 4px;
	margin: 0 0 2px 7px;
	}
	
images.alignleft, img.alignleft {
	border: none;
	padding: 4px;
	margin: 0 7px 2px 0;
	}
	
.alignright {
	border: none;
	float: right;
	}
	
.alignleft {
	float: left;
	}

.bordered {
	padding: 2px 5px 1px 5px;
	}
	
	
	

/* ----- OTHERS ------------------------------------------------------------------------------------------------- */

.nextprevious {
	margin: -25px 30px 30px 30px;
	padding-bottom: 10px;
	text-align: center;
	}

.search {
		background-color: none;
		font-family:Tahoma;
		font-size:11px;

}

#searchbutton {
	width: 50px;
	}
	
	input#s {
		border: 2px solid #3e1a22;
		background: #3e1a22;
		}
	
code {
	background: #FFFDEF;
	padding: 5px;
	}
	
		.joined {
		display: block;
		border-bottom: 1px dotted #cccccc;
		}

/* -------------------------------------- TAGS & CLASSES ---------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}
	
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.center {
	text-align: center;
	padding: 4px;
	margin: 0px auto;
	}

.right
{
   float: right;
   padding: 2px;
}
	
	.rights
{
   float: right;
   padding: 0px 15px 0px 0px;
}
	


.center {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* -------------------------------------- LINKS -------------------------------------------- */
				
										a:link, a:active, a:visited  {
											font-family: Lucida Sans, 'Lucida Sans Unicode', Lucida Grande, Century Gothic;
											color: #D7472C;
											text-decoration: none;
												}

										.quoter_comment {
										font-size:10px;
										}
									
											a:hover {
											color: #95A31A;
											
											text-decoration: none;
											}
											
											
											
