/* CSS STLYESHEET FOR DOONUTS.COM */
/* BY ANDY KERR */

*  {	
	margin: 0px;
	font-family: Arial, Verdana, Trebuchet MS;
	padding: 0px;
	font-size: 12px;
	color: #414141;
}

body  {	
	background: #e7e7e7 url(imgs/background.gif) repeat-x;
}

img {
	border: 0px;
}

ol, ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {
	background: transparent;
	border: 0px;
}

hr{
	height: 1px;
	border: 0px none;
	margin: 20px 0;
	color: #E4E4DE;
	background-color: #E4E4DE;
	width: 100%;
}

hr.single{
	background: transparent url(imgs/hr_single.gif) repeat-x;
	height: 15px;
	padding: 0;
	margin: 0;
	width: 917px;
	clear: both;
}

hr.double{
	background: transparent url(imgs/hr_double.gif) repeat-x;
	height: 22px;
	padding: 0;
	margin: 0;
	width: 917px;
	clear: both;
}


#container {
	width: 917px;
	margin: 0 auto;
}
/* EVERYTHING TO DO WITH THE HEADER */

#header_container {
	margin: 20px 0 0 0;
	width: 100%;
	height: 80px;
	background: #172322 url(imgs/header_bg.gif) repeat-x;
	border-bottom: 5px solid #e4e4e4;
}

#header_container h1, #header_container h1 a {
    display: block;
    margin: 0 0 0 10px;
    float: left;
    text-indent: -3000px;
    width: 292px;
    height: 75px;
    position: relative;
    top: -3px;
}

#header_container h1 a {
	background: url(imgs/logo.png) no-repeat;
}

ul#navigation {
	float: left;
	margin-left: 40px;
}

ul#navigation li{
	float: left;
}

ul#navigation li a{
	color: #9c9c9c;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 30px 10px 0;
	height: 50px;
}

ul#navigation li a:hover{
	background: #fc5783;
	color: #fff;
}

ul#stats {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	text-align: right;
}

ul#stats li {
	color: #ffffff;
	font-size: 14px;
	padding-bottom: 3px;
}

ul#stats li span {
	color: #fc5783;
	font-size: 14px;
}

iframe {
	border: 0;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 203px;
}

#fill {
	background: #fff;
}


#fiddyeast {
	width: 459px;
	margin: 0 0 0 458px;
	background: #fff;
}

#fiddywest {
	width: 50%;
	float: left;
	background: #fff;
}


ol#instructions {
	margin:20px 20px 0 33px;
}

ol#instructions li{
	list-style-position: inside;
	list-style-type: decimal;
	color: #9d9d9d;
	height: 25px;
}

ol#instructions li span{
	color: #3e3e3e;
	font-size: 14px;
}

ol#instructions i {
	color: #fff;
	background: #de3d3d;
	padding:0 1px;
	font-style: normal;
}

h3 {
	color: #3e3e3e;
	font-size: 34px;
	font-weight: bold;
}

ul#recent {
	width: 440px;
	background: transparent url(imgs/recent_li_bg.gif) top repeat-x;
	padding-top: 1px;
}

ul#recent li {
	background: transparent url(imgs/recent_li_bg.gif) bottom repeat-x;
}

ul#recent li:hover{
	background: #f7f7f7 url(imgs/recent_li_bg.gif) bottom repeat-x;
}

ul#recent a {
	padding: 6px 0 8px 4px;
	display: block;
	text-decoration: none;
}

ul#recent li a img {
	width: 50px;
	margin: -5px 0 0 0;
}

.littleone {
	width: 50px;
	overflow:hidden;
	height: 27px;
	border: 1px solid #000;
	float: left;
}

ul#recent a h4{
	margin-left: 60px;
	color: #2786c2;
	font-family: Verdana, Arial, Tahoma,
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
}

ul#recent p {
	margin-left: 60px;
	font-size: 11px;
}

#widget {
	width: 392px;
	height: 92px;
	background: #f7f7f7 url(imgs/widget.jpg) no-repeat;
	margin: 20px auto 0 auto;
	display: block;
	text-indent: -3000px;
}

#plugin {
	width: 392px;
	height: 76px;
	background: #f7f7f7 url(imgs/plugin_bg.gif) no-repeat;
	margin: 20px auto 0 auto;

}


#plugin a {
	width: 392px;
	height: 76px;
	text-decoration: none;
}

#plugin img{
	float: left;
	position: relative;
	left: 4px;
	top: -4px;
}
#plugin ul{
	margin-left: 105px;
	padding-top: 10px;
}

#plugin li {
	height: 20px;
	color: #151515;
}

#plugin li span{
	height: 20px;
	color: #767676;
}

#download {
	width: 100%;
	height: 200px;
	background: #fff url(http://doonuts.com/random_image.php) top right no-repeat;
}


h2 {
	font-family: Georgia, verdana, arial, tahoma;
	text-decoration: underline;
	font-size: 22px;
	color: #000;
	width: 630px;
	padding: 10px 0 0 20px;
	height: 30px;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 20px;
}

#getthatshiz{
	height: 86px;
	overflow:hidden;
}

#getthatshiz #gettathumb{
	height:90px;
	width:120px;
	margin: -2px 0 0 40px;
	float: left;
}


#getthatshiz #getdabutton{
	position: relative;
	width: 390px;
	height:84px;
	margin-left: 23px;
	background: url(imgs/download_background.gif) repeat-x;
	border: 1px solid #d2d2d2;
	cursor: pointer;
}

#getthatshiz #getdabutton img{
	float: left;
	margin-left: 15px;
}

#getthatshiz #getdabutton p{
	float: left;
	color: #1E5B7E;
	font-family: georgia, verdana, arial;
	font-size: 26px;
	margin-left: 15px;
}

#getthatshiz #getdabutton p span{
	font-size: 20px;
	color: #353535;
	font-family: georgia, verdana, arial;
	position: relative;
	top: -1px;
	margin: 0px;
	float: none;
}

#getthatshiz #getdabutton span{
	font-size: 12px;
	color: #353535;
	font-family: verdana, arial;
	font-weight: bold;
	float: left;
	margin-left: 20px;
}




#friends {
	background: transparent url(imgs/friends_bg.gif) center left repeat-x;
	width: 550px;
	padding-left: 20px;
	margin: 15px 0 0 20px;
}

#friends span {
	padding: 2px;
	background: #fff;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}

#friends input {
	background: #fff url(imgs/friends_input_bg.gif) top left repeat-x;
	border: 1px solid #e0dfdf;
	margin-left: 20px;
	width: 372px;
	padding: 8px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}