/*  
Theme Name: BornMonday
Theme URI: http://www.bornmonday.com/
Description: Solomon Grundy, Born on a Monday.
Version: 0.5
Author: Will Strye
Author URI:http://www.bornmonday.com/
*/


body {
	background: rgb(255,255,255);

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Tahoma, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;

}




/************************************
	****  Page  ****
************************************/

#page {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #ffffff;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
}

#pageborder {
	margin: 0 auto;
	width:950px;
}

#pageleft {
	/*float:left;*/
	background-image: url(images/ShadowLft.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:100%;
}


#pageright {
	/*float:left;*/
	background-image: url(images/ShadowRT.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:100%;
}



/************************************
	****  Header  ****
************************************/
#headercontainer {
	width: 100%;
	height: 100px;
	color: #ffffff;
	padding: 0;
	margin: 0;

}



/************************************
	****  Menu  ****
************************************/
#topmenu {
	width: 900;
	height: 30px;
	color: rgb(160,5,5);
	background: #000000;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;

	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 1.3em;
	font-family:  'Comic Sans MS Bold', Tahoma, Arial, Helvetica, Sans-Serif, 'Times New Roman';
}

#topmenu a {
	color: rgb(160,5,5);
	text-decoration: none;
}

#topmenu a:visited {
	color: rgb(160,5,5);
}

#topmenu a:hover {
	color: #fff;
	text-decoration: none;
	background: #46467d;
}





/************************************
	****  Header Img  ****
************************************/
#headerimg {
	position: absolute;
	z-index:-1000;
	top:0;
	float: left;
}

#headerimg img {
	border: none;
}






/************************************
	****  Left Sidebar  ****
************************************/
#leftpanel {
	z-index: 100;
	float: left;
	width: 125px;
	color: #fff;
	padding: 0;
	margin: 0px 15px 5px 0px;

}

#leftpanel li {
	list-style-type:none;
}



/************************************
	****  Right Sidebar  ****
************************************/
#rightpanel {
	/*position: absolute;
	float: right;*/
	background: rgb(0,0,0);
	width: 150px;
	color: #fff;
	left: 775px;
	padding: 10px 5px 5px 5px;
	margin: 0 0 0 0px;
	text-align: center;
}

#rightpanel h2 {
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 0 10px;
}

#rightpanel ul li {
	text-align: left;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 0 20px;
	list-style-image:url(images/led.gif);
}

#rightpanel ul li a {
	color: rgb(160,5,5);
	text-decoration: none;
}

#rightpanel ul li a:visited {
	color: rgb(160,5,5);
}

#rightpanel ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #46467d;
}




/************************************
	****  Content  ****
************************************/
#contentpanel {
	z-index: -100;
	width: 850px;
	display: block;
	background: #ffffff;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0px 25px 5px 25px;
	min-height: 400px;
	font-size: 1.3em;
	line-height: 1.6em;
}

#contentpanel a {
	color: #330033;
	text-decoration: none;
}

#contentpanel a:visited {
	color: #330033;
}

#contentpanel a:hover {
	color: #fff;
	text-decoration: none;
	background: #46467d;
}


#contentright {
	z-index: -100;
	width: 650px;
	display: block;
}


/************************************
	****  Footer Container  ****
************************************/
#footerconatiner {
	clear: both;
	width: 100%;
	color: rgb(0,0,0);
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;

	background: rgb(93,93,186);
}


#footerconatiner a {
	color: #110033;
	text-decoration: none;
}

#footerconatiner a:visited {
	color: #110033;
}

#footerconatiner a:hover {
	color: #fff;
	text-decoration: none;
	background: #46467d;
}




/************************************
	****  Title Block  ****
************************************/
#titleblock {
	display: block;
	width: 400px;
	height: 150px;
	float: right;
	margin: 0 0 0 0;
}

#titleblock a {
	letter-spacing: -2px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	display: block;
	margin: 30px 0 0 0;
	padding: 5px 60px 10px 0;
}

#titleblock h3 {
	color: #330077;
	text-align: right;
	display: block;
	font-size: 1.3em;
	margin: -15px 0px 0px 0px;
	padding: 0 60px 10px 0;
}





/************************************
	****  Left Menu  ****
************************************/
#leftmenu {
	display: block;
}


#leftmenu a {
	display: block;
	border-left: 3px solid #8DA3C4;
	border-bottom: 1px solid #8DA3C4;
	text-decoration: none;
	border-right: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 25px 20px 10px 20px;
}








/************************************
	****  General Tags  ****
************************************/

h1, h2, h3, h4 {
	font-weight: normal;
}

h1 {
	font-size: 3.0em;
	line-height: 0.9em;
}

h2 {
	font-size: 2.0em;
	border-bottom: 1px solid #46467d;
	margin: 0;
}


h2 a {
	letter-spacing: -1px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;
}


h3 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	padding: 0;
}


h4 {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}





/************************************
	****  Links  ****
************************************/

a {
	color: #8DA3C4;
	text-decoration: none;
}

a:visited {
	color: #8DA3C4;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background: #46467d;
}








