@charset "utf-8";
/* Carini's House of Iron Style Sheet*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #121212 url(images/page-bg.gif) center top no-repeat ;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#333333;
	font-size:12px;


}

#container {
	width: 1020px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}


#logo {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	height:115px;
	width:215px;
	margin-left:40px;
	float:left;

}


#logo a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}


#logo a:hover {
	background-position:top;
}


#logo .logo_home {
	width: 215px;
	height: 110px;
	background:url(images/joe-carinis-house-of-iron-logo.png) no-repeat;
	display:block;
	background-position:bottom;
}



#nav {
width:1020px;
background:url(images/nav-bg.gif);
height:80px;
float:left;
}

#menucontainer{
float:right;
position:relative;
height:50px;
width:auto;
color:#FFFFFF;
top:30px;

}

.menu ,.menu ul {
float: left;
list-style: none;
margin: 0px;
padding: 0px;

}

.menu li {
list-style: none;
display: inline;
margin: 0px;
padding: 0px;
}

.menu li a{
text-decoration:none;
padding:0px 40px 0px 0px;
color:#CCCCCC;
font-weight:bold;
font-size:14px;
letter-spacing:-.02em;
}


.menu li a:hover{
color:#FFFFFF;
}

#nav ul li{
list-style:none;
}

#spotlight {
width:1020px;
height:337px;
background:url(images/spotlight-joe-carini.jpg);
float:left;
}

#spotlight-photo {
width:376px;
height:383px;
background:url(images/spotlight-photo.png);
position:relative;
top:-11px;
float:right;
margin-right:60px;
}

#main {
width:1020px;
height:auto;
float:left;
background:#FFFFFF;

}

/* CLEAR FIX*/
.clearfix {
clear:both;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#get-carini-ized{
width:470px;
height:60px;
background:url(images/get-carini-ized.png);
position:relative;
top:90px;
left:40px;

}

#intro-text {
color:#FFFFFF;
font-weight:bold;
font-size:18px;
float:left;
position:relative;
left:40px;
width:470px;
height:60px;
top:90px;

}


#get-strong-button {
	list-style: none;
	margin: 0;
	position: relative;
	height:60px;
	width:362px;
	margin-left:40px;
	top:180px;
}


#get-strong-button a {
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	position: absolute;
	outline: none;
	text-indent: -900%;
}


#get-strong-button a:hover {
	background-position:left bottom;
}


#get-strong-button .get-strong-button-class {
	width: 362px;
	height: 60px;
	background:url(images/get-strong-button.jpg) no-repeat;
	display:block;
	background-position:top;
}

#main-content {
width:600px;
height:auto;
margin:auto;
float:left;
padding: 50px 30px 20px 40px;

background: url(images/main-bg.gif) repeat-x #FFFFFF;
}

#sidebar {
width:310px;
list-style: none;


background: #e0e0e0;
float:left;
height:100%;
color:#333333;
padding-top:50px;
padding-left:19px;
padding-bottom:20px;
padding-right:20px;
border-left:solid 1px #CCCCCC;

}


#sidebar h2 {
width:245px;
height:25px;
background:url(images/sidebar-title.png);
font-size:18px;
padding:8px 30px 10px 30px;
margin:10px 10px 20px 0px;
color:#FFFFFF;
text-shadow: #333333 0px 2px 2px;
}

#learn-joe-button {
	list-style: none;
	margin: 0;
	position: relative;
	height:60px;
	width:298px;
	
	
}


#learn-joe-button a {
	display: block;
	position: absolute;
	outline: none;
	text-indent: -900%;
}


#learn-joe-button a:hover {
	background-position:left bottom;
}


#learn-joe-button .learn-joe-button-class {
	width: 298px;
	height: 60px;
	background:url(images/learn-joe-button.jpg) no-repeat;
	display:block;
	background-position:top;
}

#footer {
width:960px;
height:177px;
background:url(images/footer-bg.jpg);
padding:60px 30px 20px 30px;
float:left;
border-bottom: thin solid #666666;
}



.footer_column {
width:310px;
height:175px;
margin-left:10px;
list-style: none;
float:left;
color:#FFFFFF;
}

.footer_column h3 {
font-size:22px;
color:#FFFFFF;
text-shadow:#333333 1px 1px 1px;
margin:0px 0px 20px 0px;
padding:0px;
font-weight:bold;
}

.footer_column p {
font-size: 12px;
color:#FFFFFF;
margin-right:30px;
}



/* text */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
a {
color:#0099CC;
text-decoration:underline;
}

a:hover {
color:#00CCCC;
}

h1 {
font-size:22px;
color:#666666;
margin-bottom:50px;
}

h2 {
font-size:22px;
color:#000000;
margin-bottom:20px;

}

h3 a, h3 a:visited, h3 a:active {
color:#333333;
text-decoration:none;
font-size:18px;
}

h3 a:hover {
text-decoration:underline;
color:#666666;

}

p {
line-height:150%;
}

hr {
color:#CCCCCC;

height:1px;

margin:10px 0px 10px 0px;
}

/* end text */

img {
margin-right:20px;
margin-bottom:20px;
}

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;
	}
	


ul {
list-style:square inside;
margin-left: 10px;
padding-left: -1em;
text-indent: -10px;
}

li {
margin-bottom:5px;
}