body {
	margin: 0px;
	padding: 0;
	background: #110E1F;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330066;
}

h1 {
	font-size: 44px;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	color: #B9B9BB;
}

h3 { }

p, ul, ol {
}

ul, ol {
	list-style: none;
}

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 15px 15px 15px 15px;
	margin-right: 10px;
	border-color: #B9B9BB;
	border-style: solid;
	border-width: 2px;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	width:auto;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
	background: 000000;
	background-color: none;
}

/* Header */

#header-wrapper {
}

#header {
	width: 850px;
	height: 50px;
	margin: auto;
	background-color: #000000;
	background-image: url(../images/menuBG.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}

/* Menu */

#menu {
	background-repeat: no-repeat;
	height: 50px;
	width: 850px;
	float: left;
	margin: auto;
}

#menu ul {
	padding-top:10px;
	list-style: none;
	line-height: 35px;
	display: inline;
	margin: auto;
	float: left;
	width: 850px;
	background: none;
	}

#menu li {
	display: inline;
	background-position: center center;
	float: left;
	width: 130px;
	padding: 0px;
	}

#menu a {
	display: inline;
	float: none;
	text-decoration: none;
	font: 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 125px;
	text-align: center;
}

#menu a:hover {
	text-decoration: none;
	text-align: center;
	float: none;
	width: auto;
	display: inline;
	margin: 0;
	color: #FF6600;
	}

#menu .current_page_item {
	display: inline;
	color: #FFFFFF;
	float: none;
	width: auto;
}



/* Page */

#page {
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	height: 570px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../images/bgimage_right.jpg);
	border-bottom: #687990 1px solid;
	border-left: #687990 1px solid;
	border-right: #687990 1px solid;
}
#tatpage {
	width: 850px;
	height: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: auto;
}
#linkpage {
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	height: 550px;
	background-color: #000000;
	border-bottom: #687990 1px solid;
	border-left: #687990 1px solid;
	border-right: #687990 1px solid;
}
#facebook {
	height:25px;
	float:left;
	width: 300px;
	background-color: #000000;
}
div.linkimg
  {
	margin:5px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	border-bottom: #687990 1px solid;
	border-left: #687990 1px solid;
	border-right: #687990 1px solid;
	border-top: #687990 1px solid;
	padding:5px;
  }
div.linkimg img
  {
	display:inline;
	margin:1px;
	border:1px solid #000000;
	
  }
div.linkimg a:hover img
  {
	border:1px solid #CC0000;
  }
  div.linkimg desc
  {
	text-align:center;
	font-weight:normal;
	width:120px;
	color: #FFFFFF;
  }
/** LOGO */

#logo {
	width: 850px;
	height: 185px;
	margin: 0 auto;
	background-image: url(../images/HeaderBar.jpg);
	background-repeat: no-repeat;
	border-bottom: solid #687990 1px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 30px;
	line-height: normal;
}

#logo h1 {
	padding-right: 15px;
	padding-top: 0px;
	text-align: right;
	font-size: 60px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	text-align: right;
	font: italic 13px Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}

#logo p a {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: none; }
/*  tattoos */
.thumbnail {
	float:left;
	width:130px;
	height:auto;
	margin:5px;
}
div.img
  {
	border:1px solid #687990;
	height:auto;
	width:auto;
	float:left;
	text-align:left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	background-color: #485A62;
  }

div.img img
  {
  display:block;
  }
div.img a:hover img
  {
	  }
div.desc
  {
	text-align:center;
	font-weight:normal;
	width:80px;
	margin:0px;
	color: #687990;
  }
/* Content */

#content {
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	background-position: bottom;
}

#tatcontent {
	float: left;
	width: 850px;
	height: auto;
	background-color: #00040C;
	border-color: #687990;
	border-width: 1px;
	border-style: solid;
	margin: auto;
	line-height: normal;
}
#mapcontent {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
#linkcontent {
	float: left;
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	background-repeat: no-repeat;
}
/* Post */

.post {
	margin-bottom: 0px;
	height: auto;
	width: 800px;
	padding: 10px 10px 10px 10px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: #687990 solid 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B9B9BB;
}

.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #330066;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 0px 0px;
	color: #FFFFFF;
	height: auto;
	width: 540px;
}
.post .bio {
	padding: 0px 0px;
	color: #FFFFFF;
	line-height: 15pt;
	height: 450px;
	float: left;
	width: 540px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: 000000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 284px;
	border-right: #A5131A  dashed 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0px 40px 0px 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 42px;
	margin: 0 0 20px 0px;
	padding: 18px 0px 0px 45px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}


/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	float: left;
	color: #000000;
	margin-top: 20px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #000000;
}
