body {
	background-image: url(http://www.defaultbitch.com/images/back.jpg);
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}

#site {
	width: 1024px;
	background-image: url(http://www.defaultbitch.com/images/sides.png);
	background-repeat: repeat-y;
	overflow: hidden;
	display: inline-block;
}

#header {
	width: 1024px;
	height: 134px;
	float: left;
}

#header_logo {
	width: 300px;
	height: 134px;
	float: left;
}

#header_menu {
	width: 724px;
	height: 56px;
	float: left;
}

.menu_item {
	float: left;
	display: inline;
}

#header_gallery {
	width: 724px;
	height: 78px;
	float: left;
	background-image: url(http://www.defaultbitch.com/images/header_gallery.jpg);
	overflow: hidden;
}

#middle {
	width: 1024px;
	float: left;
}

#left {
	width: 300px;
	background-image: url(http://www.defaultbitch.com/images/girl.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#center {
	width: 358px;
	float: left;
	overflow:hidden;
}

#right {
	width: 366px;
	float: left;
	background-image: url(http://www.defaultbitch.com/images/right_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#footer {
	width: 1024px;
	height: 105px;
	float: left;
}

#footer_texture {
	width: 885px;
	height: 80px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}

.footer_text {
	font-size: 10px;
	color: #bf0000;
	margin-top: 30px;
}

.left_top {
	width: 300px;
	height: 506px;
	float: left;
	display: inline;
}

.left_box {
	width: 300px;
	float: left;
	display: inline;
	margin-left: 84px;
}

.featured_thumb {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	display: inline;
}	

.post {
	width: 358px;
	height: 149px;
	background-image: url(http://www.defaultbitch.com/images/post_back.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin-bottom: 5px;
}

.post_title {
	width: 353px;
	height: 30px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-right: 5px;
}

.post_thumb {
	width: 114px;
	height: 119px;
	float: left;
	display: inline;
}

.thumb {
	width: 100px;
	height: 100px;
	border: solid #FFFFFF 1px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

.post_description {
	width: 210px;
	height: 119px;
	float: left;
	display: inline;
	padding-right: 30px;
	padding-left: 4px;
	overflow: hidden;
}

.post_title_text {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 0 10px;
}

.post_title_text a:link {text-decoration: none; color:#FFFFFF;}
.post_title_text a:visited {text-decoration: none; color:#FFFFFF;}
.post_title_text a:active {text-decoration: none; color:#FFFFFF;}
.post_title_text a:hover {text-decoration: underline; color:#FFFFFF;}

.description_text {
	color: #00c9ff;
	font-size: 12px;
	margin: 0 0 0 0;
}

.description_text a:link {text-decoration: none; color:#00c9ff;}
.description_text a:visited {text-decoration: none; color:#00c9ff;}
.description_text a:active {text-decoration: none; color:#00c9ff;}
.description_text a:hover {text-decoration: underline; color:#00c9ff;}

.media {
	width: 358px;
	float: left;
	display: inline;
}

.media_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.media_title a:link {text-decoration: none; color:#FFFFFF;}
.media_title a:visited {text-decoration: none; color:#FFFFFF;}
.media_title a:active {text-decoration: none; color:#FFFFFF;}
.media_title a:hover {text-decoration: underline; color:#FFFFFF;}

.media_sponsor {
	widows: 358px;
	float: left;
	display: inline;
}

.hosted_box {
	width: 204px;
	float: right;
	margin: 0 15px 15px 0;
	display: inline;
}

.ad300x250 {
	width: 300px;
	height: 250px;
	float: left;
	display: inline;
}

.ad100x90 {
	width: 100px;
	height: 90px;
	float: left;
	display: inline;
}

.ad100x100 {
	width: 100px;
	height: 100px;
	float: left;
	display: inline;
}

.right_title {
	width: 300px;
	height: 42px;
	float: left;
	display: inline;
}

.white {
	color: #CCCCCC;
}

.white a:link {text-decoration: none; color:#CCCCCC;}
.white a:visited {text-decoration: none; color:#CCCCCC;}
.white a:active {text-decoration: none; color:#CCCCCC;}
.white a:hover {text-decoration: underline; color:#CCCCCC;}

.bold {
	font-weight: bold;
}