div.menuadd
{
	background-color: #EEEEEE;
	padding: 2px 5px 3px 5px;
	margin: 0px;
}

div#stream
{
	padding: 0px 5px 0px 5px;
}

div.info
{
	font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; color: #666;
}

div.pagnation span.previous
{
	display: block;
	float: right;
}

div.pagnation span.next
{
	display: block;
	float: left;
}

/*
--------------------------------------------------
	Basic Elements
--------------------------------------------------
*/
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-family: Verdana;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/*
--------------------------------------------------
	Header
--------------------------------------------------
*/

div#header
{
	width: 100%;
	height: 95px;
	background-image: url(img/theme.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:		#A70000;
}

div#header div.navigation
{

	font-size:			10pt;
	width:				100%; 
	height:				15px;

	background-color:	#CF7C7C;
	background-image:	url(img/theme-nav.png);
	background-position:	right center;

	background-repeat:	repeat-y;

	position:			absolute;
	top:				5px;
	left:				0px;
	font-family: 		'Courier New';
	color: 			white;
	
	padding: 1px 0px 0px 5px;
}

div#header div.navigation a
{
	color: white;
	font-size: 10pt;
}

span#sitetitle
{
	font-weight: normal;
	font-family: "Courier New", "Courier 10 Pitch", Courier;
	color:				#B83333;
	position:			absolute;
	top:				15px;
	left:				15px;
	font-size: 			70px;
	overflow: hidden;
}


/*
--------------------------------------------------
	Footer
--------------------------------------------------
*/

div#footer
{
	clear: left;
	
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;

	padding: 15px 10px 0px 10px;
	margin: 0px 0px 0px 0px;

	border-top: 1px solid #CCCCCC;
}

div#footer a
{
	color: #BBBBBB;
}

/*
--------------------------------------------------
	Content
--------------------------------------------------
*/

div#page
{
	background-image: url(img/stripe.png);
	padding: 0px;
}

div#center
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;

	width: 548px;
	
	padding: 0px;
	
	float: left;
	
	padding-bottom: 5px
}

div#content
{
	width: 850px;

	margin-left: auto;
	margin-right: auto;

	padding: 0px;
}

/*
--------------------------------------------------
	SideBar
--------------------------------------------------
*/

div#left
{
	width: 150px;
	float: left;
}


div#right
{
	width: 150px;
	float: left;
}


/*
--------------------------------------------------
	SideBar Nav
--------------------------------------------------
*/

div#left .title
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding: 0px 5px 0px 5px;
	color: #666666;
	display: block;
}

div#left div#archive
{
	font-size: 10pt;
	color: #999999;

	padding: 2px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	
	background-color: #eeeeee;
	background-image: url(img/rip.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div#archive ul
{
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 0px;
} 

div#archive a
{
	color: #999999;
	padding: 1px 0px 2px 4px;
	display: block;
	
}

div#archive a:hover
{
	color: #669ED7;
	border: 1px solid #669ED7;
	border-left: none;
	border-right: none;
	
	padding: 0px 0px 1px 4px;
	text-decoration: none; 
}

div#archive a.selected
{
	background-color: #669ED7;
	color: white;

	padding: 0px 0px 1px 4px;

	border: 1px solid white;
	border-left: none;
	border-right: none;
}

div#archive a.selected:hover
{
	color: white;
}


/*
--------------------------------------------------
	Headings
--------------------------------------------------
*/

h1
{
	font-weight: normal;
	font-style: italic;
	font-size: 16pt;

	color: #669ED7;

	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 5px;

	border-bottom: 1px solid #669ED7;
}

h2
{
	font-weight: normal;
	font-size: 12pt;

	color: #666666;

	margin: 10px 0px 5px 0px;
	padding: 2px 0px 0px 5px;
}


/*
--------------------------------------------------
	Images
--------------------------------------------------
*/

img.ImageBox
{
	border: 1px solid #d9e7f3;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

img.ImageBorder
{
	border: 1px solid #d9e7f3;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
}

div.Ad img
{
	margin: 5px 5px 5px 5px;
	border: dashed 1px #cccccc;
}

/*
--------------------------------------------------
	Box Elements
--------------------------------------------------
*/

.Pin45
{
	border: 1px solid #d9e7f3;
	background-image: url(/img/pin-45.gif);

	padding: 2px 5px 2px 5px;
}

.Caption
{
	font-size: 8pt;
	font-style: italic;
}

.ByLine
{
	text-align: right;
}

.Clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.BlueBox
{
	background-color: #e7eff7;

	background-image: url(/img/rip.gif);
	background-repeat: repeat-x;
	background-position: bottom left;	
	
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 3px 5px;
}

.BlueBox h1
{
	font-size: 12pt;
	border: none;
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 0px 4px;
}


blockquote.BlueBox
{

	background-color: #e7eff7;

	background-image: url(/img/rip.gif);
	background-repeat: repeat-x;
	background-position: bottom left;

	padding: 5px 5px 5px 5px;
	margin: 5px 25px 5px 25px;

	text-align: justify;
}

/*
--------------------------------------------------
	Front Page Boxes
--------------------------------------------------
*/

div.MenuBox
{
	border-bottom: 1px solid #669ED7;
	border-right: 1px solid #669ED7;
	border-top: 1px solid #d9e7f3;
	border-left: 1px solid #d9e7f3;

	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;

	margin-bottom: 15px;
	width: 100%;

	background-color: white;
	background-repeat: no-repeat;

	xborder-top: 1px solid white;
	xborder-bottom: 1px solid white;
}

div.MenuBox h1
{
	color: #666666;
	border: none;
}

div.MenuBox p
{
	color: #666666;
	font-size: 12pt;
}

div.MenuBox a:hover
{
	text-decoration: none;
}

div.MenuBox a:hover p
{
	color: #669ED7;
}

div.MenuBox a:hover h1
{
	color: #669ED7;
}


/*
--------------------------------------------------
	Link Box
--------------------------------------------------
*/

div#LinkBox
{
	color: #669ED7;
	background-color: #d9e7f3;

	padding: 5px 5px 7px 5px;
	margin-bottom: 10px;

	text-align: justify;

	background-image: url(/img/rip.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div#LinkBox input
{
	border: none;
	font-size: 8pt;
}


/*
--------------------------------------------------
	Table
--------------------------------------------------
*/

table
{
	font-family: Verdana;
	font-size: 10pt;
}

td.Label
{
	text-align: right;
	font-style: italic;
}

/*
--------------------------------------------------
	Forms, Fields, Inputs
--------------------------------------------------
*/

span.Label
{
	float: left;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
	width: 120px;

	display: block;
}

span.Label input
{
	float: right;
	margin-left: 100px;
	border: none;
}

span.Field
{
	margin-left: 125px;
	width: 200px;
	display: block;
}

fieldset
{
	border: 1px solid #669ED7;
	margin: 3px 10px 3px 10px;
	width: 335px;
}

legend
{
	color: #669ED7;
}

.Field input
{
	width: 100%;	
}

input
{
	border: 1px solid #cccccc;
}

textarea
{
	border: 1px solid #cccccc;
}


form div.SideBar
{
	width: 180px;
	float: right;
	font-size: 9pt;
}

.FieldList div
{
	clear: both;
}

.InfoBar
{
	background-color: #B2CEEA;
	color: white;
	padding: 5px 5px 5px 5px;
	
	font-weight: bold;
	text-align: center;
}

