/*
# Theme Name: Pope on a Bomb 
# Theme URI: http://www.PopeOnABomb.com/ 
# Description: My theme 
# Author: Seth "Pope" 
# Author URI: http://www.PopeOnABomb.com/
# Version: 1.0 
# General comments/License Statement if any. 
*/
html{
	height: 100%;
}

body{
	xbackground: url(/img/footerFill.png);	
	font-family:helvetica,arial,verdana,sans-serif;
	font-size:12px;
	color:#000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.5;
	height: 100%;
}

body a, body a:visited{
	color:#FF6600;
	text-decoration: none;
}	

body a:hover{
	color: #FF6600;
	font-weight: bold;
}

#container {
	background: url(/img/liner3.jpg) repeat-x #fff;
	position: relative;
	min-height: 100%;
}

#outer{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #fff;
	min-height: 100%;
	position: relative;
	height: 100%;
}

#header {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#logo a{
	background: url(/img/poabMT.png) no-repeat;
	display: block;
	height: 32px;
	width: 165px;
	text-indent: -9999px;
}

#logo a:hover {
	background-position: 0 -64px; /* -32px, -64px */
	color: #00FF00;
}

#nav{
	display:block;
	font-weight: bold;
	float:right;
	padding:6px 5px 9px 5px;
	color:#CCC;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
    float:left;
    margin:0;
    padding:0;
}

#nav a.item {
	padding-top:3px;
	display: block;
	color:#FFF;
	text-decoration: none;
}

#nav a:hover{
	color:#FF6600;
}

#nav a.rssLink{
	vertical-align:center;
	display: block;
	background: url(/img/iconRSS15b.png) no-repeat;
	margin-left: 5px;
	display: block;
	height: 23px;
	width: 23px;
	text-indent: -9999px;
}

#nav a.rssLink:hover {
	background-position: 0 -23px;
}

#breadWrapper {
	background-color: #e8e8e8;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

#bread {
	width: 572px;
	margin-top: 5px;
	margin-bottom: 0%;
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	display: block;
	background-color:#e8e8e8;
	border-bottom: none;
}

#bread ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	list-style:none;
}

#bread li {
    float:left;
	width: 80px;
	text-align: center;	
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color: #F0F0F0;
}

#bread li.selected {
    float:left;
	width: 85px;
	text-align: center;	
	font-weight: bold;
	background-color: #fff;
}

#bread a{
	display: block;
	color:#000;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#bread a.selected{
	color:#FF6600;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#bread a:hover{
	color:#FF6600;
	font-weight: bold;
	background-color:#fff;	
}

#content{
	margin-top: 3px;
	padding: 0 5px 0 5px;
}

.twitter{
	margin-top: 20px;
	padding: 3px 0 0 32px;
	background: url(/img/iconTwit24.png) no-repeat;
	height:24px;
	display: block;
}

.controlPanel{
	margin-bottom: 15px;
	font-size: 12px;
	background-color: #e8e8e8;
	padding: 10px 10px 10px 10px;
}

.xanga{
	margin-top: 10px;
	margin-bottom: 25px;
	width: 90%;
	min-height: 300px;
}

.xangaTitle a, .xangaTitle a:visited{
	color:#FF6600;
	text-decoration: none;
}	

.xangaTitle a:hover{
	text-decoration: underline;
	color: #FF6600;
}

h1.xangaTitle{
	border-bottom: dotted 1px #d6d6d6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h4.xangaDate {
	float: right;
	padding-top: 15px;
	text-transform: upper;
	color: #707070;
}

.xangaIcon{
    display: block;
	background: url(/img/iconXanga40.png) no-repeat;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 9px;
}

.xangaBody{
	margin-left: 5px;
	padding: 5px 75px 0 25px;
}

.xangaContent {
	padding-left: 10px;
	font-family: "Palatino Linotype", "Palatino", Georgia, "Times New Roman", Times, serif;    
	font-size: 14px;
}

.xangaDetails{
	font-size:12px;
	padding-left: 15px;
	background-color:#e8e8e8;	
}

.aPage{
	margin-bottom: 25px;
	width: 90%;
	min-height: 300px;
	margin-top: 10px;
}

.aPageTitle a, .aPageTitle a:visited{
	color:#FF6600;
	text-decoration: none;
}	

.aPageTitle a:hover{
	color: #FF6600;
	text-decoration: underline;
}

h1.aPageTitle{
	border-bottom: dotted 1px #d6d6d6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h4.aPageDate {
	float: right;
	padding-top: 15px;
	text-transform: upper;
	color: #707070;
}

.aPageIcon{
    display: none;
	/* background: url(/img/iconXanga40.png) no-repeat; */
	width: 32px;
	float: left;
	margin-top: 6px;
	padding-bottom: 40px;
}

.aPageBody{
	margin-left: 5px;
	padding: 5px 75px 0 25px;
}

.aPageContent {
	padding-left: 10px;
	font-family: "Palatino Linotype", "Palatino", Georgia, "Times New Roman", Times, serif;    	
	font-size: 14px;
}

.aPageDetails{
	font-size:12px;
	padding-left: 15px;
	background-color:#e8e8e8;	
}

#footerWrapper {
	background: url(/img/footerFill.png);
	display: block;
	position: aboslute;
	bottom: 0;
	margin-top: 30px;
}

#footerTop{
	background: url(/img/linerBottom.jpg) repeat-x;
	min-height: 17px;
}

#footerContent {
	color: #fff;
	width:572px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	height:100%;
}

#searchtab{
	margin-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #666;
}

#searchform{
	height: 8px;
}