body { font: normal 14px/20px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", Lucida, sans-serif; color: #fff; word-spacing: -1px; text-shadow: rgba(255,255,255,0.1) 0 -1px 1px; background-color: black; }

a { color: #81A7DC; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin-bottom: 20px; }
h2 {
    padding: 0;
    font-weight: 700;
    color: #3eaadb;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}
#container { background: transparent url(../../assets/backgrounds/backgroundIstream.jpg); background-repeat:repeat-x; background-attachment:fixed; }

#content { padding-top: 25px; width: 1000px; margin: 0 auto; }

#header { clear: both; overflow: hidden; height: 70px; }
#header h1 { width: 275px; height: 70px; margin-left: 5px; float: left; background: transparent url(http://www.thegooduploadr.com/images/logo.png) no-repeat top left; }
#header h1 a { display: block; width: 275px; height: 70px; text-indent: -9000px; }
#header ul { float: right; width: 620px; text-align: right; margin: 6px 7px 0 0; font-size: 0.9em; }
#header ul li { float: right; margin-left: 20px; font-weight: bold; line-height: 30px; }
#header ul li.current_page_item { }
#header ul li.current_page_item a, #header ul li.current_page_parent a { color: black; background: #81A7DC; padding: 3px 5px; border: 1px solid #81A7DC; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
#header ul li.current_page_item a:hover, #header ul li.current_page_parent a:hover { text-decoration: none; }
#header ul li.twitter { margin-left: 20px; padding-left: 20px; border-left: 1px solid #646464; }
#header ul li a { font-weight: normal; }

#left { margin-top: 40px; width:215px; float:left; padding-right:5px; }
#right { margin-top: 40px; width:775px; float:left; padding-left:5px; }


#features { 
	margin: auto;
	float:left; 
	margin-top: 40px;
	width: 980px;
	min-height: 400px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	background-color:rgba( 255, 255, 255, .1 );
	-moz-box-shadow: 0px 0px 4px #6b8697;
	-webkit-box-shadow: 0px 0px 4px #6b8697;
	box-shadow: 0px 0px 4px #6b8697;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8d6e1')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8d6e1');
}

#features li { 
	padding: 5;
}

#footer { margin: 40px 0 15px 0; padding: 13px 0 0 0; font-size: 12px; border-top: 1px solid #333333; overflow: hidden; clear: both; }
#footer a { color: #fff; font-weight: bold; }

#twitter_follow {
	max-width: 60px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
}
