/*
---------------------------------------------------------------------------
=	House Keeping
---------------------------------------------------------------------------
*/

@import url('http://a.igoohost.com/css/reset.css');

body
{
	text-align: center;
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	background-color: #000;
	color: #fff;
}

#wrapper
{
	width: 1000px;
	text-align: left;
	margin:0 auto;
}

.fl {float: left;}
.fr {float: right;}

.cb	{clear: both;}

.bold {font-weight: bold}

p	{ font-size: 120%; line-height: 1.4em; margin-bottom: 1em;}

.red {color: #BD1727}

/*
---------------------------------------------------------------------------
=	Header
---------------------------------------------------------------------------
*/

div#header
{
	float: left;
	width: 100%;
	height: 300px;
	background-image: url(images/header-bg2.jpg);
	position: relative;
}

div#header a#logo
{
	display: block;
	float: left;
	margin-left: 52px;
}

div#header a span
{
	display: none;
}

div#navbar_bg
{
	float: left;
	width: 895px;
	background: url(images/navbar-bg.gif) no-repeat 0 8px;
	border-bottom: 1px solid #8E0000;
	position: absolute;
	top:150px;
	left: 60px;
	padding: 0 0 9px 0;
}

a#logo
{
	position: absolute;
	z-index: 0;
	left: 40px;
}

div#navbar
{
	float: left;
	width: 100%;
	height: 40px;
	padding-left: 10px;
}

div#navbar ul
{
	display: block;
	float: left;
}

div#navbar ul li
{

}

div#navbar ul li a#home
{
	display: block;
	float: left;
	padding-bottom: 20px;
}

div#call
{
	margin: 18px 10px 0 0;
	float: right;
}

div#call span#call
{
	font-size: 180%;
}

div#call span#num
{
	font-size: 220%;
}

div#search
{
	float: right;
	background: url(images/search-bg.gif) no-repeat;
	width: 241px;
	height: 49px;
	padding-right: 10px;
}

div#search form
{
	margin: 12px 0 0 15px;
}

div#search input#s
{
	font-size: 120%;
	display: block;
	float: left;
	width: 112px;
	height: 26px;
	background: url(images/search-input-bg.gif) no-repeat;
	padding: 6px 10px 0 30px;
}

div#search input.button
{
	display: block;
	width: 57px;
	height: 26px;
	background: url(images/btn-search.gif);
}

/*
---------------------------------------------------------------------------
=	Content
---------------------------------------------------------------------------
*/

div#main
{
	float: left;
	width: 1000px;
	background: url(images/container-bg.gif);
	position: relative;
}

div#main div#content
{

	float: right;
	width: 600px;
	min-height: 700px;
}

div#ms
{
	float: left;
	width: 840px;
	padding: 0 80px 120px 80px;
	background: url(images/main-bg.jpg) no-repeat 0 100%;
}

div#content
{
	float: left;
	width: 100%;
}

/*
---------------------------------------------------------------------------
=	SIDE BAR
---------------------------------------------------------------------------
*/

div#sidebar
{
	float: left;
	width: 232px;
	position: absolute;
	top:-50px;
}

div#catagories
{
	float: left;
}

div#inner
{
	background: url(images/categories-bg.gif) repeat-x 0 4px;
}

div#sidebar ul#side_nav
{
	margin-bottom: 50px;
	width: 200px;
}

div#sidebar ul#side_nav h2
{
	display:block;
	text-align:center;
	color:#8d8487;
	font-size:16px;
	line-height:18px;
	margin-bottom: 20px;
}

div#sidebar li 
{
	font-size:130%;
	list-style: url('images/nav-sep2.gif');
	font-weight:bold;
	margin-left: 25px;
	margin-bottom: 14px;
}

div#sidebar li a
{
	color:#fff;
	text-decoration: none;
}

div#sidebar li a:hover
{
	color:red;
}

div#sidecategories,
div#sidearchives,
div#tag_cloud
{
	float: left;
	width: 200px;
	margin-bottom: 20px;
}

div#sidecategories
{
	margin: 20px 0;
}

div#tag_cloud a
{
	color: #fff;
	text-decoration: none;
}

div#sidebar h3
{
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}


a.tattooshoplink
{
	float: left;
	margin: 10px 0;
}

a.tattooshoplink span
{
	display: none;
}

/*
---------------------------------------------------------------------------
=	BLOG
---------------------------------------------------------------------------
*/

h2.page-title
{
	display: block;
	float: left;
	width: 100%;
	font-size: 150%;
	margin-bottom: 20px;
}

h2.page-title a.url
{
	color: #BD1727;
	text-decoration: none;
}

h2.page-title span
{
	color: #BD1727;
	margin-left: 5px;
}
div.entry-content a
{
	color: #BD1727;
}

h2.entry-title a,
h3.entry-title a
{
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 200%;
	color: #BD1727;
	text-decoration: none;
}

div.entry-date
{
	width: 100%;
	float: left;
	font-size: 120%;
	line-height: 24px;
}

div.entry-content
{
	padding: 15px 0 0 0;
	float: left;
	width: 100%;
	border-top: 1px solid  #70131c;
}

div.entry-content p
{
	float: left;
	width: 100%;	
}

div.entry-meta
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #282f35;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

div.entry-meta a
{
	color: #BD1727;
}

/*
---------------------------------------------------------------------------
=	COMMENTS
---------------------------------------------------------------------------
*/

ol
{
	display: block;
	float: left;
}

div#respond
{
	float: left;
	border-top: solid 1px #d8d8d8;
}

div#respond h3
{
	font-size: 170%;
	margin: 20px 0;
}

div#respond label
{
	display: block;
	float: left;
	width: 250px;
	margin-right:  30px;
	margin-bottom: 10px;
	font-size: 120%;
}

div#respond label#comment
{
	margin-top: 5px;
}

textarea
{
	float: left;
	border: 1px solid #000;
	padding: 5px;
	margin: 0 0 20px 0;
	width: 530px;
	border: 1px solid #fff;
	color: #fff;
}

input#author,
input#email,
input#submit
{
	border: 1px solid #fff;
}

div#respond input
{
	display: block;
	float: left;
	width: 250px;
	margin-right: 20px;
	padding: 5px;
	color: #fff;
	margin-bottom: 15px;
}

h3#comments
{
	display: block;
	float: left;
	font-size: 150%;
	margin-bottom: 20px;
	width: 100%;
}

div.commentmetadata a
{
	float: left;
	display: block;
	color: #BD1727;
	text-decoration: none;
	padding: 5px 0;
	width: 100%;
}

div.comment-body
{
	display: block;
	float: left;
	width: 600px;;
	border-bottom: 1px solid #282f35;
	margin-bottom: 20px;
}

/*
---------------------------------------------------------------------------
=	Footer
---------------------------------------------------------------------------
*/

div#footer 
{
	width:920px;
	overflow:hidden;
	background:#000;
	padding:16px 0 20px 80px;
}

div.footer_list 
{
	float:left;
	width:208px;
	border-top:1px solid #555;
	padding-top:13px;
	margin:0 12px;
}

div.footer_list_last
{
	float:left;
	width:152px;
	border-top:1px solid #555;
	padding-top:13px;
	margin:0 12px;
}

div.footer_list_last a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.foot_title 
{
	display: block;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 1px dotted #968e8e;
}

.links  	{background:url(images/links-bg.gif) no-repeat 100% 0;}
.info 		{background:url(images/i8nform-bg.gif) no-repeat 100% 0;}
.contact 	{background:url(images/cobntact-bg.gif) no-repeat 100% 0;}

div.footer_list ul,
{
	list-style:none;
	padding:0;
	margin:7px 0 0;
}

div.footer_list ul li 
{
	padding-left:12px;
	background:url(images/list-sep.gif) repeat-x 0 100%;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	padding:6px 0 6px 11px;
	color:#968e8e;
}

div.footer_list ul li a 
{
	color:#968e8e;
	text-decoration: none;
}