/*
Theme Name: Playseats
Theme URI:  http://cssgirl.com
Description: Wordpress custom theme for playseats.biz
Version: 1.0
Author: Lindsey Lake
Author URI: http://cssgirl.com/
Tags: orange, black, white, playseats

	Playseats 1.0
	 http://cssgirl.com/

	This theme was designed and built by Lindsey Lake
	whose blog you will find at http://cssgirl.com/

*/



/* Reset */
		html, body, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, ins, kbd, q, s, samp,
		small, strike, sub, sup, tt, var,
		dl, dt, dd, ol, ul,
		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
		}
		
		:focus {outline: 0}
		

		
		/* Tables need 'cellspacing="0"' on markup */
		table {
			border-collapse: separate;
			border-spacing: 0
		}
		
		caption, th, td {
			text-align: left;
			font-weight: normal
		}
		
		blockquote:before, blockquote:after, q:before, q:after {content: ""}
		blockquote, q {quotes: "" "" }

body {
	background:#3f3e40 url(images/pagebg2.gif) center top repeat-y;
	font:13px arial, sans-serif;
	line-height:1.3;
	}
	
h1 {font-size:160%;}
h2 {font-size:140%;}
h3 {font-size:130%; font-weight:bold;}
h4 {font-weight:bold;}
	
p {
	margin:8px 0;
}

p.center {text-align: center;
}
#container {
	position:relative;
	width:870px;
	margin:0 auto;
	}
	
#header {
	float:left;
	width:579px;
	height:255px;
	}
	
#wrap {
	background:url(images/footer.jpg) left bottom no-repeat;
	float:left;
	width:870px;
	padding-bottom:200px;
	}
	
#fauxcol {
	float:left;
	width:870px;
	background:url(images/contentbg.gif) repeat-y;
	}
	
#sidebar {
	floaT:right;
	width:291px;
	padding-bottom:60px;
	margin-top:-255px;
	list-style: none
	}
	
#sidebar a {color:#fff;}

#sidebar ul {
	margin-left: 0px;
	padding-bottom:10px;
	list-style: none
	}
	
#sidebar  li {
	margin-left: 10px;
	list-style: none
	}
	
#sidebar #craftysyntax {
	margin-left:15px;
	margin-top:15px;
	padding-bottom:40px;
	list-style: none
	}

#sidebar .subside {
	margin:15px 0 15px 15px;
	color:#fff;
	list-style: none
}

#sidebar .subside small {
	font-size:11px;
}
#sidebar .wpsb_opt_in {margin-left: 20px;
margin-top: 10px;
}
	
#nav {
	float:left;
	width:578px;
	background:url(images/navbg.gif) repeat-x;
	height:41px;
	color:#fff;
	margin-left:1px;
	list-style: none
	}
	
#nav li img {
	float:left;
	padding:0px;
	margin-top: -17px;
	margin-left: -4px;
	background:url(images/navborder.jpg) right 8px no-repeat;
	list-style: none
	}	
#nav li {
	float:left;
	padding:17px 13px 5px 13px;
	background:url(images/navborder.jpg) right 8px no-repeat;
	list-style: none
	}
	
#nav li a, #sidebar li a, #footer a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	list-style: none
	}
	
#sidebar li a {
	font-weight:normal;
	text-decoration:underline;
	font-size:14px;
	list-style: none
	}
	
#nav li a:hover, #nav li a.active {
	color:#401e0c;
	list-style: none
	}
	
#left {
	float:left;
	width:559px;
	padding:10px;
	}	
	
#left h1 a {
	text-decoration:none;
	color:#000;
	}

#left h1 a:hover {
	color:#585858;
	}
	
.testimonial {
	background:url(images/testbg.gif) no-repeat;
	height:153px;
	width:514px;
	padding:25px 20px 20px 30px;
	}
	
.testimonial strong {
	color:#dc4900;
	font-size:18px;
	}
	
img.playit {
	/*margin-top:-68px;*/margin-left:1px;
	}
img.alignleft { float:left;

}
/* img { border:none;
}  */

img.bordernone { border:none;
} 
	
ul#news li {
	float:left;
	width:265px;
	margin:5px;
	list-style: none
	}
	
ul#news li img {
	float:left;
	margin-right:10px;
	border:1px solid #e7e7e7;
	list-style: none
	}
	
ul#news li h3 {
	font-weight:bold;
	font-size:12px;
	list-style: none
	}
	
ul#news li a {
	color:#ee5e18;
	font-style:italic;
	list-style: none
	}
	
#footer {
	float:left;
	width:870px;
	background:url(images/footerbg.gif) repeat-x;
	height:41px;
	margin-top:-3px;
	}	
	
#footer ul {
	margin:0 auto;
	width:870px;
	list-style: none
	}
	
#footer li {
	float:left;
	padding: 10px 15px 10px 25px;
	list-style: none
	}
	
#footer li a {
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	list-style: none
	}

#left p img {
	margin:5px 5px 5px 0;
	}
	
#left img.float-left	{
	float:left;
	margin:5px 5px 5px 0;
	}
	
#left img.float-right {
	float:right;
	margin:5px 0 5px 5px;
	}
	
#left a, a:hover, a:visited, a:active {
	color: #F56721;
}

#left li {padding-left: 0px; margin-left: 20px;
}


#lang-select form select  {float:left; }
#lang-select {
float:left;
left:0;
padding-left:579px;
position:absolute;
z-index:100;
}

.alignright {
float:right;
}

.alignleft img{
float:left;
}


img.attachment-thumbnail {
border: 2px solid;
border-color: #aaaaaa;
margin: 5px;
background-color: #eeeeee;
padding: 5px;
}

img.attachment-medium {
border: none;
padding: 5px;
border: 1px solid;
border-color: #cccccc;
}
