/*  
Theme Name: 4Play
Theme URI: http://www.ashtoncole.com/
Description: Theme designed for 4Play Productions
Version: 1
Author: Benjamin Waldman for Ashton Cole Communication Arts Inc.
Author URI: http://www.ashtoncole.com/
*/

*
{
  padding: 0;
  margin: 0;
}

 #content
{
  margin-left: 250px;
} 

#content a
{
  text-decoration: none;
  color: #ff6a00;
}

#content a:hover
{
  text-decoration: underline;
	color: #ffffff;
}

 #sidebar
{
  width: 230px;          /* LC width */
	background: URL(images/categories-bg.jpg) no-repeat top left;
	margin-right:-20px;
  float: left;
	padding-left: 20px;
} 

#sidebar #sidebarcontent{
margin-top:145px;
	
}

ol{
	margin-top: 20px;
	padding-left:  20px;
	
}

ol li{
	
	margin-bottom:  20px;
	border-bottom: 1px solid #CCCCCC;
	
}





#footer
{
  clear: both;
}


#container {
	
  width: 100%;
  float: right;
  margin-left: -250px;
	background-image:url(images/lcol-bg.gif);
	background-repeat:repeat-y;
}

 #wrapper
{
  width: 978px;
  margin: 0 auto;
  overflow: hidden;
	background-image:url(images/lcol-bg.gif);
	background-repeat:repeat-y;
	
} 



body
{
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  font-size: 82%;
	background-color:#191919;
	color:#E1E1E1;
}

hr
{
  display: none;
}

 #header
{
	font-family:Arial, Helvetica, sans-serif;
   width: 978px;
  margin: 0 auto;
	margin-bottom: 20px;
	height: 156px;
	background: #191919 URL(images/headerbg.gif) no-repeat top left;
}

#headerimg
{
	 
}

#header #searchform
{
 text-align: right;
 padding-top: 20px;
 
}

#header #searchform input
{
 border-style:none;
 
}

.pagetitle{
margin-left:20px;
}

#header a

{
  text-decoration: none;
  color: white;
}

#header h1

{
  
}

#homeHeader{
 margin-bottom:20px;
   width: 978px;
  margin-left: auto;
	margin-right: auto;
}

 #footer
{
	height: 0;
  margin: 2em auto;
  clear: both;
  text-align: center;

  width: 978px;
  height: 72px;
  color: #EEEEEE;
  padding-top: 10px;

  padding-bottom: 10px;
  background-color: #000000;
}

#footer a
{
  text-decoration: none;
  color: #ff6a00;
}

#footer a:hover
{
  text-decoration: underline;
	color: #ffffff;
}



 

#author img

{
  border: 0;
}

 #categories
{
	 padding-top: 20px;
	 padding-bottom: 20px;
}



#sidebar ul
{
  list-style: none;
	
}

#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: circle;
	padding-left: 10px;

}




#sidebar ul h2
{
	
	padding: 2px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
}

#sidebar li
{
	
	width: 210px;
}


#sidebar a
{
  text-decoration: none;
  color: #ff6a00;
}

#sidebar a:hover
{
  text-decoration: underline;
	color: #ffffff;
}

 #wp-calendar
{
  border: 1px solid #ff6a00;
  width: 100%;
	 background-color: black;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#wp-calendar th
{
  background-color: #191919;
}

#wp-calendar a
{

  background-color:#666666;
  display: block;
}

#prev a, #next a
{

  border: 0;
}

#wp-calendar caption
{
  width: 100%;
}

 .post
{
  margin-bottom: 25px;
  color: #EEEEEE;
	padding-left: 20px;
  
}

#player{
	padding-left: 20px;
}

#commentsdiv
{
  margin-bottom: 25px;
  color: #EEEEEE;
	padding-left: 20px;
  
}

.alignright{
	text-align:right;
}

.alignleft{
	text-align:left;
}


#commentsdiv input
{
  border-style: none;
  
}

#commentsdiv #submit
{
  border-style: none;
  margin-top: 20px;
}

#commentsdiv a
{
  text-decoration: none;
  color: #ff6a00;
}

#commentsdiv a:hover
{
  text-decoration: underline;
	color: #ffffff;
}


h2
{
  font-size: 1.6em;
font-family: Arial, Helvetica, sans-serif
  border-bottom: 1px solid #CCCCCC;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;

  color: #ff6a00;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
	

}





.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #999999;
	clear:both;

}

.postmetadata a
{
  color:  #ff6a00;
}

 
blockquote
{
	margin: 1em 1.5em;
	padding: 1em 1.5em;
	border-left: solid #CCCCCC 1px;
	font-weight:bold;
}

.post li
{
 
}

.post ul
{

  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}

.post img
{
	padding-right: 20px;
	padding-bottom: 20px;
	float:left;
	
}

acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;

}

blockquote cite
{
  margin: 5px 0 0;
  display: block;

}

.center
{
  text-align: center;
}

a img
{
  border: none;

}


 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
  color: #FFFFFF;
}

h4
{
  margin-top: 0;
  font-size: 1.2em;
  color: #ff6a00;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

.post a

{
  color: #ff6a00;
}

.post a:hover

{
  color: #ffffff;
}

.post.gallery{
	margin:0px;
}
 
 div#navmenu {

text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
margin-top:62px;
height: 40px;
}
div#navmenu ul {
margin: 0px;
padding: 0px;
text-align: right;
color: #ff6a00;
line-height: 20px;
white-space: nowrap;
}
div#navmenu li {
list-style-type: none;
display: inline;
}
div#navmenu li a {
text-decoration: none;
color:  #ff6a00;
}div#navmenu li a:link {
color:  #ff6a00;
}div#navmenu li a:hover {
color: #FFFFFF;
}








