@charset "utf-8";
/* CSS Document */

/*******************
GLOBALS
********************/
body {
background:#000;
text-align:center;
}

h1 {
font-weight:bold;
font-size:40px;
text-align:center;
}

h2 {
font-weight:bold;
font-size:30px;
text-align: center;
}

h3 {
font-weight:bold;
font-size: 20px;
}

a {
color:yellow;
text-decoration: none;
}
#footer a {
color:white;
}

.toggler a {
color:white;
}

p:first-letter {
	font-size-adjust: +5px;
	font-weight:bold;
}
.clear {
clear:both;
}

a img {
	border: none;
}
a {
	font-weight:bold;
}
a:hover {
	color:red;
	text-decoration:underline;
}
.a-bod2 {
	margin-left:25px;
}
.a-bod2 p:first-letter {
	font-size:30px;
	font-weight:bold;
}
/********************
ID'S
*********************/
#wrapper {
width: 980px;
margin: 0 auto;
text-align:left;
color:white;
background:#0047AB;
}

#seo {
font-weight:bold;
font-size:16px;
font-family:"palatino linotype", "trajan pro", "garamond";
}
#list2 {
color:white;
}
#list2 h3 {
background:url(../img/left-btn.jpg) no-repeat;
width:130px;
height:40px;
font-size:20px;
text-align:center;
font-weight:bold;
line-height:1.8em;
margin:0;
}
#list2 div {
top:15px;
left:25px;
display:none;
font-size:14px;
}
#footer {
margin: 15px auto;
text-align:center;
}

#footer li {
display: inline;
padding: 8px;
text-align:center;
font-size:20px;
font-weight:bold;
padding-bottom:10px;
}
#footer p {
font-size:18px;
margin:3px 0;
padding:0;
}
#footer p.design {
font-size:15px;
}
#bot-left {
float:left;
}
#bot-left p {
font-weight:bold;
font-size:20px;
margin:5px 0;
padding:0;
text-align:center;
}

#bot-right {
width: 580px;
float:right;
margin-right:10px;
}
#bot-right a {
font-size:20px;
text-align:center;
}
#bot-right a:hover {
color:#42C0FB; 
}
#footer a:hover {
color:#42C0FB; 
}

/***********************
Classes
************************/
.left {
	text-align:left;
}


/****************
Secondary Gallery Stuff
*****************/
.secondary {
	width: 847px;
	float:right;
	background:#333;
}

/***************************
Miscellaneous Picture CSS
****************************/

#ad-pics {
text-align:center;
}

#ad-pics img {
width:65%;
}
/***************************
Formatting for the links page
****************************/
#top-right {
	float:right;
	text-align:left;
	width: 847px;
}
.links {
	list-style:none;
	font-weight:bold;
	padding: 7px;
	margin-left:20px;
}
.links:hover {
	font-size:20pt;
	padding: 0 5px;
	border-top: 1px white solid;
	border-bottom:1px white solid;
}
.links a:hover {
	color:red;
}
a.linda {
	color:yellow;
	font-size: 28pt;
	font-weight:bold;
}
a.linda:hover {
	color:red;
}
.link {
	padding:50px;
	text-align:center;
	margin:0 auto;
}
/************************
Comments page
*************************/
#comments {
	height: 450px;
	overflow: scroll;
}
.name {
	font-size: 24px;
	font-weight:bolder;
	font-family:"trajan pro", "palatino linotype", "adobe garamond";
}
.date {
	color: yellow;
	text-align: center;
}
/************************
Stuff for Articles page
*************************/
.a-inn {
	margin: 15px 25px;
	font-size:20px;
	height:400px;
	line-height:1.5em;
	overflow:scroll;
}
/*************************
Planned Litters
**************************/
#top-right-cont {
	font-size: 14pt;
	float:right;
	width:825px;
}

/**************************
Gale's Tags
***************************/
.b {
	font-weight:bold;
}
.r {
	color:red;
}
.y {
	color:yellow;
}
.i {
	font-style:italic;
}
.h {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.up {
	font-size: 20px;
}
/**************************
News page
***************************/
.nimg-cont {
	float:right;
	margin-right:30px;
	margin-left:15px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.news-img {
	border:1px white solid;
}
.news {
	font-size:13pt;
	padding: 0 10px;
}
.divder {
	height:3px;
	width:400px;
	text-align:center;
	margin: 0 auto;
	color:white;
}