/*
Theme Name: PJ Website
Theme URI: http://www.pauljulius.com
Description: A theme that matches the pauljulius.com website.
Version: 1.0
Author: Paul Julius
Author URl: http://www.pauljulius.com 
*/
body
{
	background-image: url(images/HeaderBG.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	margin: 0 0 30px 0;
	padding: 0;
}
a:link
{
	color: #453063;
	text-decoration: none;
}
a:visited
{
	color: #453063;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h2
{
	background-image: url(images/TitleLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 20px;
	font-weight: 800;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
h3
{
	background-image: url(images/SecondTitleLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 100%;
}
h4
{
	background-image: url(images/SecondTitleLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 100%;
}
img
{
	float: left;
	margin: 0 10px 10px 0;
}
p
{
	margin: 0 0 10px 0;
	padding: 0;
}
ul
{
	list-style-type: none;
}
li
{
	background-color: #DED1A9;
	margin: 0;
	padding: 0;
}
div.content
{
	padding: 30px 0 0 0;
}
div.footer
{
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
}
div.footer a:link
{
	color: black;
	text-decoration: none;
}
div.footer a:visited
{
	color: black;
	text-decoration: none;
}
div.footer a:hover
{
	color: black;
	text-decoration: underline;
}
div.footer ul
{
	background-color: white;
	border-top: solid 1px #cccccc;
	margin: 0;
	padding: 5px 0 0 0;
}
div.footer ul li
{
	background-color: white;
	float: left;
	font-size: 10px;
	margin: 0 20px 0 0;
	padding: 0;
}
div.footer ul li#copy
{
	font-size: 12px;
	margin: 0 0 0 285px;
}
div.header
{
	background-image: url(images/Header.png);
	height: 100px;
	width: 765px;
}
div#main
{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 590px;
}
div.mainframe
{
	margin: 20px auto 0 auto;
	padding: 0 0 0 5px;
	width: 770px;
}
div#subcontent
{
	background-image: url(images/colors.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	margin: 0 0 0 20px;
	padding: 10px 0 20px 0;
	width: 155px;
}
div#subcontent a:link
{
	color: #666;
	text-decoration: none;	
}
div#subcontent a:visited
{
	color: #666;
	text-decoration: none;	
}
div#subcontent a:hover
{
	color: #333;
	text-decoration: none;	
}
div#subcontent h3
{
	background-image: url(images/SubcontentTitles.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
	height: 19px;
	margin: 0;
	padding: 14px 0 2px 10px;
	width: 145px;
}
div#subcontent ul
{
	background-color: #DED1A9;
	margin: 0;
	padding: 5px 0 10px 15px;
	width: 135px;
}
div#subcontent ul li
{
	border-bottom: solid 1px white;
	margin: 0;
	padding: 8px 0;
}
/*INDEX STYLES*/
body#index
{
	background-image: url(images/HeaderIndexBG.png);
	background-repeat: repeat-x;
}
body#index .header
{
	background-image: url(images/HeaderIndex.png);
	height: 225px;
	width: 765px;
}
/*NAVIGATION*/
#navigation
{
	border-bottom: solid #7954AB 10px;
	height: 30px;
	margin: 5px 0;
	padding: 0;
	width: 765px;
}
#navigation ul
{
	background-color: #e9e9e9;
	float: left;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: center;
	width: 765px;
}
#navigation ul li
{
	background-color: transparent;
	float: left;
}
#navigation ul li a:link
{
	border-right: solid 1px #e9e9e9;
	display: block;
	font-weight: 800;
	text-decoration: none;
	padding: 5px 0;
	width: 108px;
}
#navigation ul li a:hover
{
	background-color: #7954AB;
	border-right: solid 1px white;
	color: white;
	display: block;
	padding: 5px 0;
	width: 108px;
}
#navigation ul li a:visited
{
	border-right: solid 1px #e9e9e9;
	display: block;
	font-weight: 800;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 108px;
}
#navigation ul li.last a:hover
{
	border-right: solid 3px #7954AB;
}
#navigation ul li#current.last a:link
{
	border-right: solid 3px #7954AB;
}
#navigation ul li#current.last a:visited
{
	border-right: solid 3px #7954AB;
}
#navigation ul li#current.last a:hover
{
	border-right: solid 3px #7954AB;
}
#navigation ul li#current a:link
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 5px 0;
}
#navigation ul li#current a:visited
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 5px 0;
}
#navigation ul li#current a:visited
{
	background-color: #7954AB;
	color: white;
	display: block;
	padding: 5px 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 7px 7px;
	display: inline;
	}

.alignright {
	float: right;
	}
