/*  
Theme Name: lioninoil
Theme URI: http://lioninoil.net
Description: raaaaarrrrr
Version: 1.0
Author: jlocke
*/

* {
	margin: 0;
	padding: 0;
}

/* BEGINNING PAGE LAYOUT (index build) */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	min-width:603px;
	background-image: url(IMG/lio_bkg.gif);
	background-color: #6c6d70;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	height: 100%;
	background-repeat: repeat-x;
}

img {
	border:0px;	
}

#wrapper {
	text-align:left;
	width: 603px;
	margin-left: auto;
	margin-right:auto;
}


#header {
	background-repeat: no-repeat;
	height: 180px;
	width: 603px;
	margin-bottom: 7px;
	margin-top: 27px;
	background-image: url(IMG/lio_hdr.gif);
}

#sidebar {
	margin: 0;
	height: 69px;
	background-repeat: no-repeat;
	background-image: url(IMG/lio_nav_bkg.gif);
}

#navmenu {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87DEDF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navmenu ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
#navmenu li {
	display: inline;
}

#navmenu a {
	text-decoration:none; color: #2C2D2E; 
}

#navmenu p {
	display: inline;
	padding-left: 3px;	
	padding-right: 3px;	
}

#navmenu a:hover {
	color: #87DEDF; 
}
	
#main {
	background-color: #FDFBFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

#title {
	background-image: url(IMG/lio_ttl.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-bottom: 3px;
	margin-left: 24px;
	width: 555px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#error {
	margin-left: 24px;
	padding-top: 3px;
	background-image: url(IMG/404.jpg);
	height: 371px;
	width: 555px;
}

#about {
	margin-left: 24px;
	padding-bottom: 150px;
	padding-top: 8px;
	
}


#about a{
	text-decoration: none;
	color: #525253;
	padding-bottom: 150px;
	font-weight: bold;
	
}

#about a:hover {
	text-decoration: none;
	color: #87DEDF;
}


#footer {
	background-repeat: no-repeat;
	height: 42px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-position: center;
	background-image: url(IMG/lio-ftr-bkg.gif);
}


/* 	General styling		*/

h2 {
	font-size: 15px;
	margin-bottom: -4px;
	height: 24px;
	padding-top: 5px;
	padding-left: 4px;
	color: #FDFBFF;
	margin-right: 6px;
}
