/*

Theme Name: ddDDD / 2009
Theme URI: http://www.2d3d.se/
Description: ddDDD / 2009 / Over Sexual theme.
Version: 1.0
Author: Anders Svensson
Author URI: http://www.2d3d.se/

ddDDD. 2009. Owned.
-----------------------------------

*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow-x: hidden;
}

body {
	background: #fff;
	/*background-image: url(img/containerBg.gif);*/
	font-family: 'Helvetica', Arial;
	font-size: 0.6em;
	color: #909090;
	margin: 0px;
	line-height: 1.1em;	/*overflow: hidden;*/
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	color: #666666;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #858585;
}

h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}

h3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-weight: normal;
}

h1, h2, h3, a {
	text-decoration: none;
}

/*h2 a {
	color: #909090;
}
*/

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	background: #333333;
}

hr {
	background-image: url(img/postTitleDivider.jpg);
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#top {
	height: 271px;
	width: 926px;
	padding-left: 29px;
}

#logo {
	float: left;
}

#topContent {
	text-transform: uppercase;
	color: #b8b8b8;
	float: right;
	width: 617px;
	padding-top: 66px;
}

#topContent a {
	text-decoration: none;
}

#topContentCol1 {
	float: left;
	width: 190px;
	padding-left: 90px;
}

#topContentCol2 {
	float: left;
	width: 337px;
}

#footer {
	padding-left: 87px;
	color: #b8b8b8;
	text-transform: uppercase;
	width: 839px;
	height: 130px;
}

#footerCol1 {
	padding-top: 22px;
	float: left;
	width: 140px;
}

#footerCol2 {
	padding-top: 22px;
	float: left;
	width: 254px;
}

#footerCol3 {
	padding-top: 22px;
	float: left;
	width: 445px;
}

#postContainer {
	padding: 60px 0px 0px 87px;
}

.postHolder {
	background-image: url(img/postShadow.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 862px;
	margin-bottom: 48px;
}

.post {
	background-color: #f3f3f3;
	height: 414px;
	width: 840px;
}

.postLeft {
	height: 414px;
	width: 660px;
	float: left;
}

.postLeft a {
	color: #909090;
	text-decoration: none;
}

.postLeft a:hover {
	color: #333333;
	background: none;
}

.postRight {
	height: 414px;
	width: 180px;
	float: right;
}

.postTitle {
	font-weight: bold;
	text-transform: uppercase;
	padding: 14px 0px 14px 14px;
}

.postTitle a {
	color: #909090;
	text-decoration: none;
}

.postTitle a:hover {
	color: #333333;
	background: #f3f3f3;
}


.postDescription {
	font-weight: bold;
	padding: 14px;
}

.postTitleIcon {
	width: 8px;
	height: 9px;
	position: relative;
	background-image: url(img/postTitleIcon.jpg);
	float: right;
	top: 0px;
	right: 14px;
}

.darkText {
	color: #666666;
}

.divider {
	height: 1px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 87px;
}

#pageNavi {
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	float: left;
}

#navi {
	font-weight: bold;
	position: fixed;
	top: 250px;
	left: 87px;
	z-index: 99;
}

#navi a {
	color: #909090;
	text-decoration: none;
}

#navi a:hover {
	color: #333333;
	background: none;
	text-decoration: none;
}

.older {
	background: #f2f2e8;
	padding: 5px;
	margin: 0px;
	float: left;
}

.newer {
	background: #f3f3f3;
	padding: 5px;
	margin: 0px;
	float: left;
}