/*  
Theme Name: Custom AAP Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

*/



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	text-align:center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FF45C2;
}
a:active {
	color: #FFFFFF;
}
#wrap {
	width: 980px;
	margin:0 auto;
	text-align:left;
}
#header {
	height: 169px;
}
.updates {
	border:1px solid #5A5A5A;
	width:450px;
	margin: 30px 50px 0px 0;
	float:right;
}
.updates p {
	margin:3px 3px;
	line-height:210%;
	
}
.seotext {
	padding: 4px;
font-size:10px;
color:#f1f1f1;
}
.seotext p {
	margin:0;
	
}

.updates h2 {
	border-bottom:1px solid #5A5A5A;
	margin:0;
	padding:0 0 0 25px;
	line-height:25px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	background:url(images/updates_h2.png);
}
#nav {
	height: 26px;
}
.nav {
	height:26px;
	line-height:26px;
	float:left;
	padding:0 15px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	border-right:1px solid #AF2F7B;
}
.nav a:link,.nav a:active,.nav a:visited  {
	text-decoration:none;
}
.nav a:hover  {
	text-decoration:underline;
	color:#fff;
}
#navb {
	height: 8px;
	margin:1px 0 0 0;
	overflow:hidden;
	background:url(images/nav_b.png);
}
#content {
	background:url(images/content_bg.png);
}
#space1 {
	width:17px;
	float:left;
	overflow:hidden;
	height:1px;
}
#space2 {
	width:6px;
	float:left;
	overflow:hidden;
	height:1px;
}
#main {
	width:733px;
	float:left;
	overflow: hidden;
}
#main_slim {
	width:633px;
	float:left;
	overflow: hidden;
}
.profile2 a:link {
	color: #FF45C2;
}
.profile2 a:visited {
	color: #FF45C2;
}
.profile2 a:hover {
	color: #FFF;
}
.profile2 a:active {
	color: #FF45C2;
}
.center {
	border:1px solid #5A5A5A;
	margin: 0 0 10px 0;

}
.center h2 {
	border-bottom:1px solid #5A5A5A;
	margin:0;
	padding:0 0 0 25px;
	line-height:25px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	background:url(images/center_h2.png);
}
.thumb {
	width:121px;
	float:left;
	margin: 5px 0;
	text-align:center;
}
.thumb img {
	border:1px solid #fff;
}
.thumb img:hover, .thumb img a:hover {
	border:1px solid #FF45C2;
}
#sidebar {
	width:207px;
	float:left;
}
#sidebar a:link,#sidebar a:active,#sidebar a:visited {
	color:#73C8FE;
}
#sidebar a:hover {
	color:#FFF;
}
#sidebar ul {
	margin:3px 0;
	padding:0;
	text-align:left;
}
#sidebar ul li {
	margin-left:20px;
}
#sidebar ol {
	margin:3px 0;
	padding-left:30px;
	text-align:left;
}

#sidebar_wide {
	width:307px;
	float:left;
	overflow: hidden;
}
#sidebar_wide a:link,#sidebar a:active,#sidebar a:visited {
	color:#73C8FE;
}
#sidebar_wide a:hover {
	color:#FFF;
}
#sidebar_wide ul {
	margin:3px 0;
	padding:0;
	text-align:left;
}
#sidebar_wide ul li {
	margin-left:20px;
}
#sidebar_wide ol {
	margin:3px 0;
	padding-left:30px;
	text-align:left;
}

.box {
	border:1px solid #5A5A5A;
	margin: 0 0 10px 0;
	text-align:center;
}
.box input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #000;
	margin:5px 0;
}
.box img {
	margin:3px;
}
.box h2 {
	border-bottom:1px solid #5A5A5A;
	margin:0;
	padding:0 0 0 25px;
	line-height:25px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	background:url(images/center_h2.png);
}
#footer {
	height:38px;
	line-height:38px;
	padding-left:30px;
	background:url(images/footer.png);
	clear:both;
}
#footer a:hover {
	color:#fff;
}
.toplist {
	float:left;
	width:230px;
	padding:5px;
}
.clear {
	clear:both;
}
.gallery {
	text-align:center;
	padding: 5px;
}
.gallery img {
	border:1px solid;
}
.profile {
	padding: 5px;
}
.profilebox {
	float:left;
	width:310px;
	padding-left:40px;
}
.profilebox a:link,.profilebox a:active {
	color:#FFFF66;
}
.profilebox a:hover,.profilebox a:visited {
	color:#FFF;


}
