/*
Theme Name: Dogstar Tattoo
Version: 1.0
Author: Joe Hope, Josh Coyle


*/



/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #fff;
	text-align: center;
	margin:25px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */

	}

#page {
	text-align: left;
	width:650px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;


	}

#header {
	}

#headerimg 	{
	margin: 0;
	}
#content {
	font-size: 14px;

	}
a {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
    text-decoration: none;
	color:#CC0000;
}
a:active {
    text-decoration: none;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;

}
.home #content {
	width:650px;
	height:400px;
	background:url(images/2005PiercingTextAndStar3.gif) no-repeat;
		position:absolute;

}
.home-navigation {
	width:200px;
	float:right;
}
.home-navigation ul {
	padding:0;
	margin:0;
}
.home-navigation li {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	text-align:center;
	padding-top:14px;
	margin-left:20px;			
}
.entry img {
	padding:5px;
}
.temp-entry {
	border-bottom:1px #333333 solid;
	padding-bottom:10px;
}
.portfolio {
	height:200px;
}
.portfolio li {
	list-style:none;
	float:left;
	text-align:center;
	padding-right:30px;
}
.artist-sub {
	width:650px;
	height:20px;
	padding:0;
	margin:0;
}
.artist-sub li {
	list-style:none;
	float:left;
}

.page-active a {
	color:#CC0000;
}

.home #footer {
	padding: 0;
	width:100%;
}
.home #footer p.left {
	width:50%;
	height:400px;
	float:left;
	background:#900201;
	padding: 0;
	margin:0;
	clear:right;
}
.home #footer p.right {
	width:49%;
	height:75px;
	margin-top:325px;
	float:right;
	background:#900201;
	padding: 0;
}

#footer {
	padding: 0;
	width:650px;
	height:75px;
	margin:0 auto;
	background:url(images/2005BottomImage.gif) no-repeat;
}

/* End Typography & Colors */




/*	Begin Headers */
h1 {
	margin: 0;
	}
h2 {
	color: #fff;
}
h2 a {
	color: #CC0000;
	font-size:22px;
}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 16px;
	color: #CC0000;
	}
h3 a {
	padding: 0;
	margin: 30px 0 0;
	font-size: 16px;
	color: #CC0000;
	}
h3 a:hover {
	padding: 0;
	margin: 30px 0 0;
	font-size: 16px;
	color: #FFFFFF;
	}
h3.current-news {
	border-top:1px solid #333333;
	padding-top:15px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.gallery-instructions {
	margin-top: 10px;
	font-style:italic;
	font-size:12px;
	}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




/* Begin Various Tags & Classes */

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Dogstar custom styles */
.shop-info-hours {
	width:225px;
	float:left;
	text-align:center;
}
.shop-info-payment {
	width:225px;
	float:left;
	padding-bottom:40px;
	text-align:center;
}
.shop-info-address {
	width:200px;
	float:right;
	padding-bottom:40px;
	text-align:center;
}