/*  
Theme Name: Inside Outlaws
Theme URI: http://www.insideoutlaws.com
Description: Custom Wordpress theme for the Inside Outlaws of Detroit, MI.  Created by John Wm. Deszell
Version: 1.0
Author: John Wm. Deszell
Author URI: http://www.johndeszell.com

	
 */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	color:#fff;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	padding: 5px;
	color:#fff;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}


	 
/*--------------------DIV's--------------------*/

img, div { behavior: url(iepngfix.htc) }

body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) repeat;
}

#wrapper {
	width:900px;
	margin:0;
	padding:0;
}

#header {
	float:left;
	width:937px;
	margin:15px 0 0 0;
	padding:0;
}

#skyline {
	float:left;
	width:900px;
	height:393px;
	margin:0;
	padding:0;
	background-image:none;
	background:url(images/skyline.png) no-repeat top left;
}

#logo {
	position:absolute;
	margin:0;
	padding:0;
	width:315px;
	height:228px;
	background:url(images/logo.png) no-repeat top left;
}

#polaroid {
	position:absolute;
	margin:20px 0 0 675px;
	padding:0;
	width:244px;
	height:301px;
	background:url(images/polaroid.png) no-repeat top left;
}

#nav {
	position:absolute;
	margin:230px 0 0 35px;
	padding:0;
}

#contentleft {
	float:left;
	width:550px;
	margin:-25px 0 0 0;
	padding:0 0 25px 0;
	background:#120e0a;
	border:2px solid #060606;
	text-align:left;
}

#contentright {
	float:left;
	width:300px;
	margin:-25px 0 0 40px;
	padding:0;
	background:#120e0a;
	border:2px solid #060606;
	text-align:left;
}

#footer {
	width:895px;
	height:90px;
	margin:25px 0 0 0;
	padding:0;
	background:#120e0a;
	border:2px solid #060606;
	text-align:center;
}


/*--------------------Nav Style--------------------*/

#homelink {
	position:absolute;
	margin:16px 0 0 -2790px;
	padding:0;
}

#nav ul {
	margin:0 0 0 40px;
}

#nav li {
	display:inline;
}

#nav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0;
	padding:0 8px 0 8px;
	display:inline;
	color:#f4efef;
	text-decoration:none;
}

#nav li a:hover {
	text-decoration:underline;
	color:#CC6633;
}

.pagenav {
	display:none;
	margin:0 0 0 -5000px;
}


/*--------------------Footer Style--------------------*/

#footer ul {
	margin:-5px 0 0 0;
}

#footernav li {
	display:inline;
}

#footernav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0;
	padding:0 5px 0 5px;
	display:inline;
	color:#f4efef;
	text-decoration:none;
}

#footernav li a:hover {
	text-decoration:underline;
	color:#CC6633;
}

#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#c46404;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#FFCC33;
}


.pagenav {
	display:none;
	margin:0 0 0 -5000px;
}


/*--------------------Text Styles--------------------*/

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#bebebe;
	margin:0;
	padding:5px;
}

#contentleft h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#bebebe;
	margin:0;
	padding:10px;
}

#contentleft h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#bebebe;
	margin:0;
	padding:5px 4px;
	text-decoration:none;
}

#contentleft h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#bebebe;
	margin:0;
	padding:5px 10px;
}

#contentleft p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#f4efef;
	margin:0;
	padding:5px 10px;
}

#contentleft strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#bebebe;
	margin:0;
	padding:5px;
        font-style:none;
        font-weight:bold;
}

#contentleft a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#c46404;
	text-decoration:none;
}

#contentleft a:hover {
	text-decoration:underline;
	color:#FFCC33;
}

#contentleft hr {
	height:2px;
	width:75%;
	color:#fff;
}

#contentright h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#f4efef;
	margin:0;
	padding:5px;
}

#contentright ul {
	list-style-type:none;
}

#contentright ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#bebebe;
	margin:0;
	padding:3px 5px;
}

#contentright ul li a {
	color:#bebebe;
	text-decoration:none;
	padding:3px 5px;
}

#contentright ul li a:hover {
	text-decoration:underline;
	color:#FFCC33;
}

#contentright ul li h2 {
	display:none;
}

#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	color:#f4efef;
	margin:0;
	padding:5px 10px;
}

input {
 background-color: #fff;
 color:#000;
}

textarea {
 background-color: #fff;
 color:#000;
}

/*--------------------comments--------------------*/
.commentlist li {
	color:#dedede;
	font-size:12px
}
#commentform textarea {
	width:450px;
	height:100px;
}

form {
	padding-top:10px;
}
