/*
Theme Name: Tats-Tattoo
Theme URI: http://samplepage.info
Description: Customized WordPress Theme for Perry's Tats-Tattoo.
Version: 1.0
Author: Richard Brassaw

*/
HTML, BODY
{
	background: #FAFAFA url(images/body_bg.gif) repeat-x;
	border-top: 1px solid #B7B7B7;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
DIV#wrapper
{
	width: 980px;
	height: auto;
	float: left;
	margin-bottom: 12em;
	background-color: #FFFFFF;
	border-right: 1px solid #F0F0F0;
}
H1, H2, H3, H4
{
	margin: 0px;
	padding: 0px;
}
DIV#headerbar
{
	height: 50px;
	background-color: #EFEFEF;
	border-bottom-color: #DFDFDF;
	border-bottom: 3px groove #DFDFDF;
	border-top: 1px groove #FFFFFF;
	width: 100%;
	background-repeat: repeat-x;
}
DIV#headerpos
{
	text-align: left;
	margin-left: 350px;
	font-weight: bold;
	width: 350px;
	height: auto;
}
DIV#headerpos SPAN
{
	margin-left: 420px;
	font-size: 22px;
	color: #A4A4A4;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
H1.header1 A, H1.header2 A, H1.header2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 43px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 12px;
	position: absolute;
	display: inline;
	color: #4E4E4E;
	text-decoration: none;
	height: auto;
	width: 500px;
}
H1.header1 A
{
	margin-left: 0px;
}
H1.header2 A, H1.header2
{
	margin-left: -2px;
	color: #FF0033;
}
H1.header2 A:hover
{
	color: #B60000;
	text-decoration: none;
}
UL#nav
{
	width: 100%;
	height: 20px;
	background-color: #FF9900;
	border-bottom: 3px groove #DFDFDF;
	margin: 0em;
	padding: 0em;
	line-height: 18px;
	text-align: center;
	background-image: url(images/nav_bg.gif);
	font-size: 14px;
}
UL#nav LI
{
	display: inline;
	width: 100%;
}
UL#nav LI A
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: sans-serif;
	font-variant: small-caps;
	margin-right: 28px;
	margin-top: 0em;
	padding: 0em;
}
UL#nav LI A:hover
{
	text-decoration: none;
	color: #556068;
}
DIV#sidebar
{
	height: 2093px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tatsgallery.jpg);
	width: 320px;
	float: left;
}
DIV#content
{
	width: 600px;
	height: auto;
	float: left;
	margin: 0em;
	padding: 0em;
	background-color: #FFFFFF;
	margin-left: 30px;
}
.storycontent
{
}
.storycontent H2
{
	font-family: Times, "Times New Roman", serif;
	font-size: 25px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.storycontent P
{
	font-family: Times, "Times New Roman", serif;
	margin-left: 30px;
	margin-bottom: 10px;
}
.storycontent UL
{
	font-family: Times, "Times New Roman", serif;
	margin-left: 80px;
}
.storycontent UL LI
{
	margin-bottom: 8px;
}
BODY, DIV.storycontent UL, DIV.storycontent P, UL#nav LI A, DIV.storycontent UL LI
{
	font-size: 110%;
	font-family: Times, "Times New Roman", serif;
}
