body {
	background-color: #0b0b18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg/midBg.jpg);
	background-repeat: repeat-x;
	background-position:  top;
	background-attachment: fixed;
	/*background-image: url(images/bg/bigBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;*/
}
#wrapper {
	margin:15px 0 0 0;
	overflow:visible;
	height:100%;
}
a img  {
	border:0;
}
img.rightFloat {
	float:right;
	padding:5px;
	margin:0px 5px 0px 10px;
	/*border:1px solid #f546a8;*/
}
.wppt_float_left {
	float:left;
	padding:5px;
	margin:0 10px 5px 0;
	border:1px solid #ddd;
}
.wppt_float_right {
	float:right;
	padding:5px;
	margin:0 0 5px 10px;
	border:1px solid #ddd;
}
a {
	color:#f546a8;
	text-decoration:underline;
}
a:hover {
	color:#888;
	text-decoration:underline;
}

.rssWrap {
	width:960px;
	margin:0 auto 0 auto;
	clear:both;
	height:100%;
	padding:0;
	overflow:hidden;
}
.rssFeed {
	float:left;
	margin:20px 0 0 15px;
	width:300px;
	display:inline;
}
.rssFeed a {
	margin:0 0 0 0;
	width:250px;
	height:43px;
	font-size:1px;
	background-image: url(images/icons/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	text-decoration:none;
}
.rssFeed a:hover {
	background-image: url(images/icons/rss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
}
.rssFeed span {
	visibility:hidden;
}
.bannerWrap {
	width:960px;
	margin:0 auto 0 auto;
	color:#f6f6f6;
}
.bannerAd {
	width:468px;
	height:100px;
	background-color:#f6f6f6;
	margin:0px 0 15px 0;
	padding:5px;
	float:right;
}
.leaderboardAd {
	width:728px;
	height:90px;
	background-color:#f6f6f6;
	margin:50px auto 0px auto;
	padding:5px;
	clear:both;
}
	.leaderboardAd-top {
		width:728px;
		height:90px;
		margin:0 auto 0 auto;
		padding:0px 5px 5px 5px;
		clear:both;
		display:block;
	}
	.leaderboardAd-bottom {
		width:728px;
		height:90px;
		margin:0 auto 0 auto;
		padding:10px 5px 0 5px;
		clear:both;
		display:block;
	}
#translation_bar {
	float:left;
	margin-top:15px;
	font-size:80%;
}
#translation_bar img {
	margin-right:5px;
}
#navWrapper {
	width:960px;
	margin:0px auto 0px auto;
	overflow:hidden;
	/*background-color:#f546a8;
	background-image: url(images/bg/navBg.gif);
	background-repeat: repeat-x;*/
	height:45px;
}
ul#nav {
	width:960px;
	margin:0px 0 0 0px;
	padding:0 0 0 0;
	list-style:none;
	position:relative;
	float:left;
	/*background-color:#090914;*/
	background-image: url(images/bg/navBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul#nav li {
	display:inline;
}
ul#nav li a {
	display:block;
	width:100px;
	height:30px;
	float:left;
	margin:0;
	padding:15px 0 0 0;
	text-align:center;
	color:#f6f6f6;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05px;
	font-size:80%;
}
ul#nav li.rightList a {
	float:right;
	height:31px;
	margin:0;
	padding:14px 0 0 0;
	text-align:center;
	background-color:#090914;
	color:#f6f6f6;
	text-decoration:none;
	background-image:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	width:100px;
	font-style: italic;
}
ul#nav li.rightList a:hover {
	font-style:normal;
	text-transform:uppercase;
}
ul#nav li a:hover, ul#nav li.current a {
	height:31px;
	margin:0;
	padding:14px 0 0 0;
	text-align:center;
	background-color:#090914;
	color:#f546a8;
	text-decoration:none;
	background-image:none;
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:80%;
}
#headerWrapper {
	background-color:#090914;
	width:960px;
	margin:0 auto 0 auto;
	padding:0;
	overflow:auto;
	height:100%;
	border-bottom:5px solid #f546a8;
}
#header {
	width:960px;
	margin:0 auto 0 auto;
	padding:15px 0px 0px 0px;
}
#logo {
	float:left;
	width:290px;
	text-align:left;
}
#flashWrapper {
	float:right;	
	width:570px;
	text-align:right;
}

/* Content Styles */
#container {
	height:100%;
	overflow:auto;
	clear:both;
}
#content {
	width:960px;
	margin:5px auto 0px auto;
}
#leftCol {
	width:490px;
	float:left;
	margin:0 5px 0 0;
}
	#leftCol img.forumBtn {
		margin:0 0 5px 0;
		padding:0;
		border:none;
	}
#wideCol {
	width:792px;
	float:left;
	margin:0 0px 0 0;
	padding:10px;
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;
	border:#DDD 1px solid;
	font-size:80%;
}
#wideCol h1 {
	font-size:120%;
}
#rightCol {
	width:465px;
	float:right;
	margin:0 0 0 0;
}
#rightCol2 {
	width:320px;
	float:right;
	margin:0 0 0 0;
}

#innerLeftCol {
	width:320px;
	float:left;
}
#innerRightCol {
	width:140px;
	float:right;
}
.innerLeft {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;	border:#DDD 1px solid;
	border:#DDD 1px solid;
	padding:9px;
	margin:0 0 5px 0;
	width:300px;
	font-size:80%;
	overflow:auto;
	height:100%;
	clear:both;
}
.innerLeft2 {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;	border:#DDD 1px solid;
	border:#DDD 1px solid;
	padding:9px;
	margin:0 0 5px 0;
	width:300px;
	font-size:80%;
	overflow:auto;
	height:100%;
}
.innerRight {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;	border:#DDD 1px solid;
	padding:9px;
	margin:0 0 5px 0;
	width:120px;
	font-size:80%;
	overflow:auto;
	height:100%;
	clear:both;
}
.innerRightHome {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;	border:#DDD 1px solid;
	padding:9px;
	margin:0 0 5px 0;
	width:300px;
	font-size:80%;
	overflow:auto;
	height:100%;
	clear:both;
}
.adWrap {
	margin:0 0 10px 0;
	clear:both;
	overflow:auto;
	height:100%;
}
img.leftAd {
	float:left;
	margin:0 10px 0 0;
}
img.rightAd {
	float:right;
	margin:0 0 0 0;
}

/* comments */
.comment{
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;
	border:#DDD 1px solid;
	padding:20px 10px 20px 10px;
	margin:0 0 5px 0;
	line-height:180%;
	font-size:75%;
	clear:both;
	overflow:auto;
	height:100%;
}
.comment ul {
	padding:0;
	margin:0 0 0 30px;
	line-height:200%;
}
.commentNav {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;
	border:#DDD 1px solid;
	padding:10px 10px 10px 10px;
	margin:0 0 5px 0;
	line-height:180%;
	font-size:75%;
	clear:both;
	overflow:auto;
	height:100%;
}
div.comment div.time-comments{border-bottom:#CCC 1px solid;padding:0 0 7px 0;font-size:90%;color:#888;margin:0 0 10px 0;clear:both;overflow:auto;height:100%;}
div.comment div.time-comments div.time{float:left;background:url(images/icons/clock.gif) 0 2px no-repeat;padding:0 0 0 20px;}
div.comment div.time-comments div.time-awaiting{float:left;background:url(images/icons/clock.gif) 0 2px no-repeat;padding:0 0 0 20px;}
div.comment div.time-comments div.num-comments{float:right;background:url(images/icons/bubble.jpg) 0 4px no-repeat;padding:0 0 0 20px;margin:0 1px 0 0;}
div.comment div.time-comments div.num-comments a:hover{color:#888;text-decoration:underline;}
div.comment div.time-comments div.author-name{float:right;background:url(images/author.png) 0 2px no-repeat;padding:0 0 0 20px;}
div.comment div.time-comments div.author-name a:link, div.comment div.time-comments div.author-name a:visited{color:#f546a8;text-decoration:underline;margin:0 1px 0 0; padding:0;}
div.comment div.time-comments div.author-name a:hover{color:#888;text-decoration:underline;}
div.comment h1{font-size:220%;font-weight:normal;color:#000000;font-family:Georgia;margin:20px 0 20px 0;line-height:120%;}

div.comment img.avatar{float:left;padding:4px;border:#DDD 1px solid;margin:5px 15px 10px 0;}
div.comment div.icons-readmore{color:#888;margin:15px 0 0 0;}
div.comment div.icons-readmore div.icons{float:left;border-top:#DDD 1px solid;clear:both;padding:5px 0 0 0;margin:5px 0 0 0;width:100%;}
div.comment div.icons-readmore div.icons a{float:left;display:block;width:30px;height:30px;margin:0 5px 0 0;}
div.comment div.icons-readmore div.icons a.one{background:url(images/icons/icon.jpg) 0 0 no-repeat;}
div.comment div.icons-readmore div.icons a.two{background:url(images/icons/icon.jpg) -33px 0 no-repeat;}
div.comment div.icons-readmore div.icons a.three{background:url(images/icons/icon.jpg) -65px 0 no-repeat;}
div.comment div.icons-readmore div.icons a.four{background:url(images/icons/icon.jpg) -98px 0 no-repeat;}
div.comment div.icons-readmore div.icons a.five{background:url(images/icons/icon.jpg) -131px 0 no-repeat;}
div.comment div.icons-readmore div.readmore{text-align:right;margin:5px 0 0 0;clear:both;}
div.comment div.icons-readmore div.readmore a{font-style: italic;}
div.clearing {clear:both;}
/* Content Styles END */
.post-teaser {
text-align:right;margin:5px 0 0 0;clear:both;font-style: italic;
}
blockquote {
	padding:10px;
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* home styles */
.homeWrapper {
	clear:both;
	width:960px;
	margin:0px auto 5px auto;
	height:100%;
	overflow:hidden;
}
#col_one {
	background:#FFF url(images/bg/content_bg.gif) left bottom repeat-x;
	border:#DDD 1px solid;
	padding:20px 10px 20px 10px;
	margin:0 5px 5px 0;
	line-height:180%;
	font-size:75%;
	overflow:auto;
	height:100%;
	float:left;
	width:295px;
}
#col_two {
	background:#FFF url(images/bg/content_bg.gif) left bottom repeat-x;
	border:#DDD 1px solid;
	padding:20px 10px 20px 10px;
	margin:0 5px 5px 0;
	line-height:180%;
	font-size:75%;
	overflow:auto;
	height:100%;
	float:left;
	width:295px;
}
#col_three {
	background:#FFF url(images/bg/content_bg.gif) left bottom repeat-x;
	border:#DDD 1px solid;
	padding:20px 10px 20px 10px;
	margin:0 0 5px 0;
	line-height:180%;
	font-size:75%;
	overflow:auto;
	height:100%;
	float:left;
	width:294px;
}
h2.colTitle {
	margin:0;
	padding:0;
	color:#f546a8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.recent ul {
	list-style:none;
	margin:5px 0px 0 0px;
	padding:0;
}
.recent ul li {
	margin:0 0 5px 0;
	padding:2px 10px 2px 10px;
	border-bottom:1px solid #ccc;
	overflow:auto;
	height:100%;
}
.recent ul li small {
	font-size:75%;
	text-transform:uppercase;
	font-weight:normal;
	float:right;
	color:#888;
	width:50px;
	text-align:right;
}
.recent a {
	color:#090914;
	text-decoration:underline;
	float:left;
	width:220px;
}
.recent a:hover {
	color:#f546a8;
	text-decoration:underline;
}
.homeWide {
	/*background:#FFF url(images/bg/postBg.jpg) left top repeat-x;*/
	border:#333 1px solid;
	background:#1b1b1b url(images/bg/homeBg.gif) repeat-x;
	padding:10px 10px 10px 10px;
	margin:0 0px 0px 0;
	line-height:120%;
	font-size:85%;
	overflow:hidden;
	height:190px;
	width:617px;
	font-family: Arial, Helvetica, sans-serif;
	color:#f6f6f6;
	float:left;
	/*border-bottom:2px solid #f546a8;
	border-top:5px solid #f546a8;*/
}
.homeForumBtn {
	background:#000 url(images/forumHome_bg.jpg) no-repeat center center;
	width:314px;
	float:right;
	border:#333 1px solid;
}
	.homeForumBtn img {
		text-align:center;
	}
.homeWide p {
	padding:5px 0 5px 0;
	margin:0;
	font-size:90%;
}
.homeWide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	text-transform: none;
	color:#fff;
	padding:10px 0 10px 0;
	margin:0;
	font-weight:normal;
}
span.white {
	color:#FFFFFF;
	font-weight:bold;
}
span.pink {
	text-transform: uppercase;
	color:#f546a8;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
/* home styles END */


span.share {
	padding:5px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}
.searchBox {
	background-color: #090914;
	padding:0px;
	margin:24px 5px 0 0;
	float:right;
	width:350px;
	overflow:auto;
	text-align:right;
	display:inline;
}
#searchform {
	margin:0;
	padding:0;
}
#searchform p {
	margin: 0;
	padding: 0;
}
#searchform input{
	float: left;
}
#s {
	width: 210px;
	height: 18px;
	border: none;
	margin: 2px 5px 0 80px;
	padding: 7px 2px 5px 5px;
	border:1px solid #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	color:#f546a8;
	background-color: #090914;
	/*background-image: url(images/bg/inputBg.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}
#searchsubmit {
	float:right;
	margin-top:4px;
}
#footerWrapper {
	margin:0px 0 0 0;
	padding:10px 0 0 0;
	clear:both;
	overflow:auto;
	height:100%;
	background-position: top;
}
#footer {
	width:960px;
	margin:0 auto 0 auto;
	padding:30px 0 20px 0;
	text-align:center;
	font-size:75%;
	color:#666;
	line-height:200%;
}
#footer p a {
	padding:0 10px 0 10px;
	color:#999;
	text-decoration:none;
}
#footer p a:hover, #footer p span.current a {
	color:#f546a8;
	text-decoration:underline;
}
#bottomWrapper {
	background-image: url(images/bg/bottomBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*background-image: url(images/bg/bottomBigBg.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	height:115px;
	height:100%;
	clear:both;
	overflow:auto;
	border-top:3px solid #f546a8;
}
#bottom {
	width:900px;
	margin:0 auto 0 auto;
	height:115px;
}
.credits {
	width:140px;
	height:55px;
	background-image: url(images/siteByPDGD.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	display:block;
	float:right;
}

/* comments form */
#commentformWrapper {
	background-color:#1b1b1b;
	padding:20px 15px 20px 10px;
	margin:0 0 20px 0;
	font-size:90%;
	border:1px solid #333;
}
#commentform ul {
	margin:0;
	padding:0;
	list-style:none;
}
#commentform ul li.button {
	margin:0;
	padding:0;
}
#commentform ul li {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	overflow:auto;
	height:100%;
}
#commentform ul li label {
	width:140px;
	float:left;
	padding:5px;
	color:#f6f6f6;
}
#commentform ul li label em {
	color:#f546a8;
	font-size:80%;
}
#commentform ul li input {
	width:290px;
	float:right;
	padding:5px;
	border:0;
	background-color:#f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}
#commentform ul li #comment {
	width:290px;
	float:right;
	padding:5px;
	border:0;

	background-color:#f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}
#commentform[type="text"]:focus {
	border:1px solid #f546a8;
}
#commentform ul li #submit {
	border:0;
	width:130px;
	text-align:center;
	background-color: #1b1b1b;
	height:28px;
	padding:0;
	margin:0 1px 0 0;
}
h3.whiteHeader {
	color:#f6f6f6;
	font-size:120%;
	margin:30px 0 10px 0;
	padding:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

/* navigation */
h4.navigationHeader {
	color:#090914;
	font-size:120%;
	margin:0px 0 20px 0;
	padding:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
div.navigation {
	background:#FFF url(images/bg/postBg.jpg) left top repeat-x;
	border:#DDD 1px solid;
	clear:both;
	overflow:auto;
	height:100%;
	padding:15px 10px 15px 10px;
	font-size:80%;
}
div.alignleft{float:left;}
div.alignright{float:right;}
div.navigation a{color:#f546a8;text-decoration:underline;}
div.navigation a:hover{color:#090914;}
