/*
Theme Name: Invader
Theme URI: http://politeauthority.com/
Description: Polite Authority, first good theme
Version: 1.0
Author: Alix Fullerton
Tags: mantle color, variable width, two columns, widgets
*/

* {
	margin:0;
	padding:0;
}

html, body, #wrap {height: 100%; overflow-x: hidden;}

body > #wrap {height: auto; min-height: 100%;}

body {	
	background-color:black; 
	background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/background.png'); 
	z-index:1;
	color:black; 
	font-family: Verdana;
	font-size:12px;
		}

table {
	margin:0;
	padding:0;
}
#rss {
	z-index:20;
	height:100px;
	width:100px;
	margin:100px;
}

#logo {
	margin-top:-250px;
}
	/* Navagation */
#mainNav {
	display:inline;
	width:100px;
	text-align:right;
	}
	#mainNav ul {
		text-align:center;
		list-style-type: none;
	}
#mainNav ul li { display: inline; }	

#mainNav li a{}

#mainNav li a:hover{ } 






	/* END NAVAGATION */





#center{
	clear:both;
	width:600px;
}
	
	#feature_1_1{
					float:left;
					height:36px;
					width:577px;		/*needs change on re-size -23px */
					background-color:black;
	}
	#feature_1_2{
					float:right;
					width:23px;
					height:36px;
				
					background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/boxes/feature/feature_1_3.png');
					background-position:top right;
					background-repeat:no-repeat;
	}
	
	#feature_2{
					float:left;
					width:595px;		/*needs change on re-size  -5px*/
					height:100%;
					border-left:5px solid black;
					background-color:white;
					background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/boxes/feature/feature_2_3.png');
					background-position:top right;
					background-repeat:repeat-y;
					margin-right:10px;
	}

	#feature_3_1{
					clear:both;
					float:left;
					width:18px;
					height:22px;
					background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/boxes/feature/feature_3_1.png');
					background-position:bottom left;
					background-repeat:no-repeat;
				}

	#feature_3_2{
					float:left;
					z-index:2;
					height:22px;
					width:560px;		/*needs change on re-size -40px*/
					background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/boxes/feature/feature_3_2.png');
					background-repeat:repeat-x;
	}
				#feature_3_3{
					float:left;
					width:22px;
					height:22px;
					background-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/boxes/feature/feature_3_3.png');
					background-position:bottom right;
					background-repeat:no-repeat;
				}
				
				
				
				
	/*	SIDE BAR STUFF	*/
	
ul li {
	list-style-type: none;
}
	ul {
		margin-bottom:20px;
	}
#sideBar_list {
	size:20px;
	font:Courier;
	}

#sideBar_list li  {
	font-family:Courier;
}
#sideBar_list{
	padding-bottom:20px;
}
#menu ul li {
}
#menu li {
	list-style:none;
}
#menu li a {
		size:10px;
		color:#666666;
		border-width: 2px;
		text-decoration:none;
	}
#menu li a:hover {
		size:10px;
		color:white;
		border-bottom-style: none;
		background-color:black;
	}
	
	
#archives-3 ul li { 
	list-style-image:url('images/invader2.png');
	font-family:Verdana;
	font-size:12px;
	}	
#archives-3 li a { 
		border-bottom-color: #666666;
		border-bottom-style: dotted;
	}		
	

		
	#tag_cloud-2 {
		margin-bottom:23px;
	}		
		
	#tag_cloud-2 a{
		text-decoration:none;
		color:black;
	}

	#tag_cloud-2 a:hover{
		text-decoration:none;
		color:white;
		background-color:black;
	}
	
	
	
	#rss-427801791 {
		font-size:12px;
		margin-left:24px;
		}
	
	#rss-427801791 ul li {
		list-style-image:url('http://www.politeauthority.com/wp-content/themes/invader/images/invader.png');
		color:black;
		}
	
		#rss-427801791 li a{
		color: #666666;
		border-bottom-color: #666666;
		border-bottom-style: dotted;
		text-decoration:none;
		}
	
	