body {
	margin: 0 auto;
	padding: 0;
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	

	
}

#wrapper {
	
	margin: 0 auto;
	width: 900px;
	border-left: #666666;
	border-left-width:medium;
	

}

h1, h2 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 16px;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 900px;
	height: 318px;
	margin: 0 auto;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -1900px;
	}


/* navigation */
.navigation {
	background: #DED9D0 url(images/nav.gif) repeat-x; 
	height: 41px;
	border-top: 1px solid #996;
	
}
.navigation a {
	background: #FFF url(images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #FFFFFF;
	float: left;
	font: 14px Tahoma,sans-serif;
	font-weight:bold;
	padding: 0 23px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}


/*--sidebar--*/

address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#59fc09;
	font-style:normal;
	padding: 10px 0 0px 20px;
	}
address h3{
font-size:12px;
font-weight: bold;
color:#FFFFFF;
padding: 15px 0 10px 0;}


#photo	{
text-align:center;
background-color:#CCC;
margin:5px 0px;
}

#photo img	{
border:0px solid blue;
width:150px;
height:130px;
margin:8px 8px 4px 8px;
}

#change	{
background-color:#CCC;
font-size:14px;
padding:10px 22px;
text-align:center;
}

#change {
text-align:center;
}

#change a	{
margin:0 26px;
}




#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background-image:url(images/content_bkg.gif);
	background-repeat:repeat-y;
	background-position:225px;
	

}

/* Posts */

#posts {
	float: right;
	width: 669px;
}

.post {
	margin-bottom: 10px;
	background-image:url(images/right_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.post .title, #navtitle {
	padding: 10px 0 10px 20px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;

	text-decoration: underline;
	
	
}

.post .subtitle {
	padding: 10px 20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/right_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

.post .subtitle p {
	margin: 0;
	padding-bottom: 25px;
	font-weight:normal;
}

.text{
font-weight:normal;}

.buy{
text-align:right;
width: 140px;
float:right;
color:#FF0000;
}

.buy a{
color:#FF0000;
}
.post .subtitle h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#00FF00;}

#date h2{
font-size:14px;
font-style:italic;
font-weight:bold;
}

#buy{
width: 200px;
float:right;
text-align:right;
color:#FF0000;}

.runleft {float:left; margin:5px 15px 10px 0; border:1px solid #343333; padding:3px;}


.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 20px;
	background: url(images/bg_leftside.gif) no-repeat;
}

.boxed h2 {
	padding-left: 20px;
	color:#000000;
	padding-top: 10px;
	font-weight:bold;
	font-size:12px;
}

.boxed .content {
	padding: 10px;
	font-size:11px;
	
}



.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */




/* Footer */

#footer {
	clear: both;
	
	padding: 15px 60px 5px 60px;
	background-image:url(images/footer.gif.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color:#000000;
	font-size:10px;
}

#footer2{
width: 350px;
text-align:center;
padding: 0;
margin: 0 auto;
}		

#cs{
float:left;}

#xh{
float:right;
}		


