@import url("inc_reset.css");
@import url("lightbox.css");

body { background: #000 url(../img/bg.jpg) no-repeat top center; background-attachment: fixed; margin: 0; padding: 0; }
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }
a:link,a:visited,a:active { color: #a9799d; text-decoration: underline; }
a:hover { text-decoration: none; }
a:focus, a:active, a { outline: none; }
img { border: 0; }

#container { float: left; clear: left; left: 50%; width: 960px; height: 700px; position: absolute; margin: 70px 0 0 -480px; border: 0; padding: 0; }
.rowwrap { float: left; clear: left; background: #000 url(../img/bgb.gif) repeat-y top center; width: 960px; border-top: 1px solid #fff; border-bottom: 1px solid #000; }
.pad { padding: 10px; }
.sidebar { float: left; width: 160px; }
	.sidebar img { margin-top: 10px; }
.content { float: right; width: 770px; margin-bottom: 30px; }
.left { float: left; width: 375px; margin-top: 5px; }
.right { float: right; width: 375px; margin-top: 5px; margin-right: 5px; }
.info { line-height: 150%; margin-bottom: 15px; }
#list { padding-top:0px; margin-bottom:15px; }
	.listitems ul li { position: relative; list-style:none; float:none; line-height: 0.3em; height:30px; }
#twitter_div { height: 55px; line-height: 150%; margin-top: 15px; padding-top: 10px; border-top: 1px dashed #999; }
	#twitter_div img { float: left; }

.detail { float: left; width: 375px; margin-bottom: 15px; }
	.detail .soft { float: right; }
		.detail .soft img { margin-left: 2px; }
	.detail p { background-color: #000; color: #999; padding: 1em; line-height: 135%; margin-top: 2px; }
	.detail span.client { font-size: 130%; color: #fff; font-weight: 600; }
	
/*---Form---*/
label { font-family: "Courier New", Courier, monospace; font-size: 12px; color: #666; padding: 0.3em; }
.text { width:185px; background-color: transparent; color:#000; font-size:11px; margin: 2px 0 8px 0; padding: 0.3em; border:1px dashed #666; }	
#posText { width:360px; height:150px; background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:11px; margin: 2px 0 8px 0; padding: 0.3em; border:1px dashed #666; }
fieldset { border:none; }

#emailSuccess { padding-bottom:14px; }
#loadBar { padding-bottom:14px; }

/*---Blogs---*/
.blogs {float: left; width: 245px; margin-right:10px;}
.feedburnerFeedBlock ul {margin-left:0; padding-left:0; list-style-type: none; }
.feedburnerFeedBlock ul li { padding: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E0E0E0; }
.feedburnerFeedBlock ul li span.headline a { color: #333; text-decoration: none; display: block; }
.feedburnerFeedBlock ul li span.headline a:hover { color: #535353; }
#creditfooter { display: none; }

/*---end---*/
.endwrap { float: left; clear: left; width: 960px; }
.foot { color: #666; padding: 10px; }
