#main { 
	margin: 0;
	padding: 1em 1em .8em 1em;
}

#main_head {
	background: url(/images/content-top-bg.png) no-repeat left top;
}

#side {
	margin-right: 0;
	padding: 0 10px 10px 20px;
	background: transparent url(/images/side-bottom.png) no-repeat scroll 0 100%;
	overflow: hidden;
}

#side_head { 
	background: transparent url(/images/side-handle.png) no-repeat scroll 0 0;
	margin: 10px 0 0;
	padding: 15px 30px 1px 20px;
}

#side_head h3 {
	color:#FFFFFF;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#footer {
	margin: 10px;
}

#fake {
	height: 30px;
}

#menu_wrapper {	background: url(/images/bg-bubplastic-button.gif) top left repeat-x; }

#menu {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	float: left;
	font: 12px Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 6px 18px;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

#menu li:hover { background: url(/images/bg-bubplastic-h-gray.gif) no-repeat right top; }

#menu li.active { background: url(/images/bg-bubplastic-h-gray.gif) no-repeat right top; }

/* Flash */

#flash {
  margin-top: 10px;
}

/* End Flash */

.list_box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 2px solid #eee;
}

.photosets {
	width: 0%;
}

#instant_box a { border: none; }

#cover_flow_random {
	margin: 20px;
	height: 600px;
}

#coverFlowId {
	text-align: center;
}

/* Post */

.post {
	clear: both;
	overflow: hidden;
	margin-bottom:0px;
}
.post_head{
	background: url(/images/content-top-bg.png) no-repeat left top;
	width: 545px;
	height: 60px;
	padding:20px 20px 10px 25px;
	margin: 10px 0 0 0;
}
.post_title{
	width: 490px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 435px;
}

.post .title h3 {
	border-bottom: 1px dotted #CCCCCC;
	margin: 3px 0 2px;
	padding-bottom: 4px;
}
.post .date {
	background: url(/images/calendar.png) no-repeat top center;
	height: 50px;
	width: 45px;
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0 2px;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}
.postdata {
	font-size: 11px;
	color: #ff155f;
}
.postdata a, .postdata a:visited {
	color: #ff155f;
	text-decoration: none;
}
.postdata a:hover {
	color: #ff155f;
	text-decoration: none;
}
.postdata .category{
	background: url(/images/mini-category.png) no-repeat;
	padding-left: 18px;
	float: left;
	font-size: 10px;
}
.postdata .comments{
	padding-left: 18px;
	float: right;
	font-size: 10px;
}
.mini-add-comment {
	background: url(/images/mini-down-arrow.png) no-repeat left center;
	padding-left: 20px;
	float: right;
}
.post_entry {
	padding: 1px 15px 1px 25px;
	width: 495px;
	background: url(/images/content-filler.png);
	clear: both;
	font-size: 11px;
	letter-spacing: -0.3px;
	word-spacing: 2px;
	line-height: 170%;
	color: #d8d8d8;
}
.post_entry p.tags{
	font-size: 11px;
	background: url(/images/tags-bg.png) no-repeat;
	padding: 0 0 0 10px;
	margin-top: 15px;
/*	margin-bottom: 0;*/
	height: 25px;
}
.post_entry p.tags a{
	color: #15d3ff;
}

.post_entry p.continue {
	margin-bottom: 0;
}

div.post_foot{
	background: url(/images/content-bottom-bg.png) no-repeat;
	height:35px;
}

.comment_wrapper {
	background: transparent url(/images/content-filler.png) repeat scroll 0 0;
	padding: 1px 20px;
	width: 495px;
}

h4#respond {
	background:transparent url(/images/respond.png) no-repeat scroll 0 0;
	clear:both;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-left:30px;
}

#comment_form {
	margin: 10px;
}

#comment_form p {
	margin: 0 0 5px;
}

#comment_form p.submit {
	padding-top: 10px;
}
#comment_form label {
	font-weight: bold;
	color: #ff155f;
	font-size: 10px;
	padding-left: 5px;
}
#comment_form small {
	color: #15d3ff;
	font-size: 10px;
}
#comment_form input {
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #d8d8d8;
	width: 240px;
	padding: 5px 3px 3px 7px;
	background: #161616;
	border: solid 1px #202020;
}
#comment_form textarea {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #d8d8d8;
	width: 460px;
	height: 140px;
	background: #161616;
	border: solid 1px #202020;
	padding: 5px 3px 3px 7px;
}
#comment_form #submit {
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #d8d8d8;
	border: none;
	width: 155px;
	height: 35px;
	background: #161616;
	padding-bottom: 6px;
}

#comment_form textarea:focus, #comment_form input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

.content { 
	display: block;
	padding-top: 20px;
	margin: 5px;
	width: 50%;
}

img.post_image {
	border: 5px solid #FFFFFF;
	margin: -5px 5px 0;
}

p.weapon {
	margin-bottom: 0;
}

.continue {
	display: block;
	margin: 0;
}
