﻿body {
	margin: 1px 10px 10px 10px;
	padding: 0;
	background: #ffffff;
	color: #222222;
	font: normal 62.5% Verdana, Arial, Sans-Serif;
}

table, td {
	font: normal 100% Verdana, Arial, Sans-Serif;
}

a, a:link, a:visited, a:active {
	color: #336699;
	background: transparent;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #003366;
	background: transparent;
	text-decoration: underline;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

label, select, input, textarea {
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align: middle;
	outline: none;
}

/* Wrapper */
#wrapper-prop {
	width: 90%;
	margin: 0 auto;
	font-size: 110%;
	text-align: left;
	min-width: 970px;
}


/*  Start IE min-width hacks  */
* html #wrapper-main {
	float: left;
	border-left: 970px solid #ffffff;
	position: relative;
}

* html #wrapper {
	float: left;
	margin-left: -970px;
	background: #7ea4d4;
	position: relative;
}

/* Footer */
#footer {
	clear: both;
	color: #00066;
}

#footer-right {
width: 100%;
}

#footer-left {
	padding: 20px 22px 0 22px;

	font-size: 91%;
	text-align: right;
	line-height: 130%;
	height: 80px;
}

#footer a {
	color: #95adb8;
	background: transparent;
}

#footer a:hover {
	color: #00066;
	background: transparent;
}

.newsitem
{
	clear:both;
}

/* News Post */
.newsitem {
	background: url(../images/newsitem_top.gif) #c0d3e6 repeat-x 0px -72px;
}

.newsitem .newsitem-right {
	padding-right: 5px;
	margin: 0;
	background: url(../images/newsitem_top.gif) no-repeat right;
}

.newsitem .newsitem-left {
	padding: 4px 0 4px 10px;
	background: url(../images/newsitem_top.gif) no-repeat;
}

.stickynewsitem {
	background: url(../images/stickynewsitem_top.gif) #f0c9c7 repeat-x 0px -72px;
}

.stickynewsitem .newsitem-right {
	padding-right: 5px;
	background: url(../images/stickynewsitem_top.gif) no-repeat right;
}

.stickynewsitem .newsitem-left {
	padding: 4px 0 4px 10px;
	background: url(../images/stickynewsitem_top.gif) no-repeat;
}

head:first-child+body .newsitem-left {
	height: 28px;
}

.newsitem .newsitem-comments, .newsitem .newsitem-comments:link, .newsitem .newsitem-comments:visited {
	width: 69px;
	padding: 8px 15px 7px 5px;
	float: right;
	display: block;
	background: url(../images/newsitem_comment.gif) no-repeat 0px 0px;
	color: #3a609e;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.newsitem .newsitem-comments:active, .newsitem .newsitem-comments:hover {
	background: url(../images/newsitem_comment.gif) no-repeat 0px -27px;
	text-decoration: none;
}

.stickynewsitem .newsitem-comments, .stickynewsitem .newsitem-comments:link, .stickynewsitem .newsitem-comments:visited {
	width: 69px;
	padding: 8px 15px 7px 5px;
	float: right;
	display: block;
	background: url(../images/stickynewsitem_comment.gif) no-repeat 0px 0px;
	color: #791513;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}

.stickynewsitem .newsitem-comments:active, .stickynewsitem .newsitem-comments:hover {
	background: url(../images/stickynewsitem_comment.gif) no-repeat 0px -27px;
	text-decoration: none;
}

.newsitem a {
	color: #1e3e64;
	background: transparent;
	text-decoration: none;
}

.stickynewsitem a {
	color: #791513;
	background: transparent;
	text-decoration: none;
}

.newsitem a:hover, .stickynewsitem a:hover {
	text-decoration: underline;
	color: #222222;
	background: transparent;
}

.newsitem-title {
	color: #000066;
	background: transparent;
	font-weight: bold;
	font-size: 110%;
	line-height: 110%;
}

.stickynewsitem .newsitem-postedby {
	color: #b04945;
	background: transparent;
	line-height: 130%;
}

.newsitem-postedby {
	color: #778ca4;
	background: transparent;
	line-height: 130%;
}

.newsitem .lastposter, .stickynewsitem .lastposter {
	color: #222222;
	background: transparent;
}

.newsitem-content {
	border-left: 1px solid #ccdaeb;
	border-bottom: 1px solid #ccdaeb;
	border-right: 1px solid #ccdaeb;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;

	line-height: 138%;
	text-align: left;
}

.stickynewsitem-content {
	border-left: 1px solid #eccfce;
	border-bottom: 1px solid #eccfce;
	border-right: 1px solid #eccfce;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;

	line-height: 138%;
	text-align: left;
}

.newsitem-contentcomments {
	padding-top: 5px;
	clear: both;
	display: block;
	color: #222222;
	background: transparent;
	text-align: right;
}

.stickynewsitem-content a {
	color: #9b302d
}

.stickynewsitem-content a:hover {
	color: #000000;
}

.newsitem-contentcomments a {
	text-decoration: none;
}

.newsitem-contentcomments a:hover {
	text-decoration: none;
}

/* Comments */
#commentstitle {
	margin: 0;

}

#commentstitle-right {
	padding-right: 5px;

}

#commentstitle-left {
	padding: 4px 0 5px 10px;

}

.comments-post {
	padding: 10px 7px 10px 7px;
	line-height: 138%;
	text-align: left;
}

.comments-post-ie {
	width: 99%;
}

#comments-rightad {
	float: right;
	margin: 5px 0 5px 10px;
	width: 300px;
	border: 1px solid #9fb1cb;
	background: #dde7f2;
	color: inherit;
}

#comments-toolbar {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #cddaea;
	background: url(../images/memberbar.gif) #dce6f1 repeat-x 0px -44px;
	line-height: 20px;
	height: 20px;
}

.comments {
	padding: 5px;
	background: #ffffff;
	color: inherit;
	text-align: left;
}

.comments dl {
	border: 1px solid #e2e3e6;
	margin: 0 0 5px 0;
	list-style: none;

}

.comments dl dt {
	padding: 4px;
	margin: 0;
	background: url(../images/newsitem_top.gif) #dce6f1 repeat-x 0px -73px;
	color: #000066;
	line-height: 140%;
}

.comments dl dd {
	padding: 4px 4px 10px 4px;
	margin: 0;
	color: #000066;
	background: transparent;
	line-height: 140%;
}

.comments .childcomment {
	border: 1px solid #e2e3e6;
	margin: 4px 4px 4px 20px;
	list-style: none;
	background: #ffffff;
	color: inherit;
}

.comments .childcomment dt {
	padding: 4px;
	background: url(../images/newsitem_top.gif) #dce6f1 repeat-x 0px -73px;
	color: #000066;
	line-height: 140%;
}

.comments .childcomment dd {
	padding: 4px 4px 10px 4px;
	margin: 0;
	color: #000066;
	background: transparent;
	line-height: 140%;
}

/* ==============================
Quote
============================== */
.quotetop {
	padding: 4px 4px 3px 0;
	margin: 0 0 0 20px;
	color: #484848;
	font: italic 11px/11px Verdana, Arial, Sans-Serif;
	text-align: left;
}

.quotemain {
	border: 1px dashed #e2e3e6;
	padding: 4px 4px 4px 4px;
	margin: 0 100px 0 20px;
	background: #f0f8ff;
	color: #484848;
	font: normal 11px/130% Verdana, Arial, Sans-Serif;
	text-align: left;
}



/* Headlines */
.headline-main {
	background: url(../images/headline_main.gif) #e3ecf5 repeat-x;
	color: #006699;
}

.headline-main a:link, .headline-main a:visited, .headline-main a:active {
	color: #006699;
	background: transparent;
}

.headline-apple {
	background: url(../images/headline_apple.gif) #f2f8fd repeat-x;
	color: #1a293d;
}

.headline-apple a:link, .headline-apple a:visited, .headline-apple a:active {
	color: #1a293d;
	background: transparent;
}

.headline-software {
	background: url(../images/headline_software.gif) #dff1e1 repeat-x;
	color: #009060;
}

.headline-software a:link, .headline-software a:visited, .headline-software a:active {
	color: #009060;
	background: transparent;
}

.headline-gamers {
	background: url(../images/headline_gamers.gif) #eaeaea repeat-x;
	color: #666666;
}

.headline-gamers a:link, .headline-gamers a:visited, .headline-gamers a:active {
	color: #666666;
	background: transparent;
}

/* Archives */
#archive {
	background: url(../images/archive_top.gif) #e7e7e7 repeat-x 0px -48px;
	color: #999999;
}

#archive-right {
	padding-right: 5px;
	background: url(../images/archive_top.gif) no-repeat right;
}

#archive-left {
	padding-left: 5px;
	background: url(../images/archive_top.gif) no-repeat;
	text-align: center;
	line-height: 24px;
}

#archivebox {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 0;
	padding: 5px;
	background: url(../images/archive_bg.gif) #f0f0f0 repeat-x;
	line-height: 150%;
	text-align: left;
}

#archivebox ul {
	margin: 5px 0 10px 35px;
	padding: 0;
}

/* Summary and Feed Bits */

#feed-page {
}

#feed-summary {
	float: left;
	width: 100%;
	margin-right: -260px;
	padding-left: 5px;
}

#feed-summary-content {
	margin-right: 260px;
}


#feed-feeds {
	float: right;
	width: 240px;
	padding-left: 9px;
	border-left: 1px solid #e2e3e6;
}

.feed-summary-box {
	padding: 5px 5px 15px 5px;
	border-bottom: 1px dashed #8f8f8f;
	margin-bottom: 5px;
}

.feed-summary-box h4 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 140%;
	line-height: 100%;
}

.feed-summary-postedby {
	margin: 0 0 5px 0;
	padding: 0;
	color: #A8B4C3;
}

.feed-summary-content {

}

.feed-summary-content p {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 150%;
}

.feed-summary-links {
	padding: 0;
}

#feed-summary hr {
	background: transparent;
	border-top: 1px solid #e4ebf3;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 0;
}

#feed-feeds dl {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%;
}

#feed-feeds dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#feed-feeds dl dd {
	margin: 0;
	padding: 0;
}

/* Credits  */
.cred p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 150%;
}

.cred td {
	line-height: 150%;
}

.cred ul, .cred ol, .cred dl {
	margin: 0 0 15px 25px;
	padding: 0;
	line-height: 150%;
}

.cred dt {
	float: left;
	width: 225px;
	font-weight: bold;
	line-height: 200%;
}

.cred dd {
	margin: 0 0 0 15px;
	line-height: 200%;
}

.cred h3 {
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
	font-size: 180%;
	font-weight: bold;
	line-height: 150%;
}

.cred h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 130%;
	line-height: 150%;
}

.cred h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 100%;
	line-height: 150%;
}

.cred label {
	display: block;
	color: #778ca4;
	background: transparent;
	line-height: 170%;
}

.cred label b {
	color: #222222;
	background: transparent;
}

.cred textarea, .cred .finput {
	padding: 2px;
	color: #222222;
	background: #ffffff;
	font: 100% Verdana, Arial, Sans-Serif;
	vertical-align: middle;
	border: 1px solid #a0b2cc;
}

/* Global Elements */
.clear {
	clear: both;
}

#topbox
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #e2e3e6;
	padding: 5px 5px 5px 5px;
/*	margin-right: -1px; */
}

.box1 {
	padding: 5px;
	border-bottom: 0px solid #e2e3e6;
	background: #F8F8F1;
	color: inherit;
}

.box1alt {
	padding: 0px 5px 3px 5px;
margin: 0px;
	border-bottom: 1px solid #e2e3e6;
	background: #FFFFFF;
	color: inherit;
}

.box2 {
	padding: 5px;
	border-bottom: 1px solid #e2e3e6;
	background: #f7f7f7;
	color: inherit;
}

.box2alt {
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #e2e3e6;
	background: #f7f7f7;
	color: inherit;
}

.box3alt {
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #e2e3e6;
	color: inherit;
}


.red {
	color: #993333;
	background: transparent;
}

.gray {
	color: #777777;
	background: transparent;
}

.newsimg {
	float: right;
	margin: 5px 5px 5px 10px;
	display: block;
}

.dnone {
	display: none;
}