/*
Theme Name: Themescapes Raider
Theme URI: http://themescapes.net/raider/
Description: Raider is a sleek fixed width 2-column theme created for Wordpress
Author: Themescapes.net - Jeremy Harbin
Author URI: http://themescapes.net
Tags: white, red, black, right-sidebar, custom-header, fixed-width, two-columns
Version: 1.2

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*****************************************************
 Default
 ****************************************************/

body {
	background: #666666 url(images/background.png) repeat;
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #CCCCCC;
	width: 960px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}

	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #FFFFFF;
	width: 960px;
	height: 80px;
	font-family: "Edwardian Scipt ITC", "Montoype Corsiva", Pristina, Arial;
	font-size: 24px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#header a {
	text-decoration: none;
} 
	
#header h1 {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 85px;
	font-size: 50px;
	float: left;
	}	
	
#header p {
	margin: 50px 0px 5px 105px;
	}

#headerleft {
	float: left;
	width: 760px
}

#headerright {
	font-family: Arial,helvetica,pristina;
	font-size: 14px;
	width: 180px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-indent: none;
	float:left;
}
	
#headerright p {
	text-align: right;
	margin: 0px;
}

#mainmenu {
	width: 960px;
	float: left;
 	}
 	
#mainmenu p {
	margin: 0px 0px 5px 110px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
 		
#mainmenu ul {
	display: inline;
	list-style: none;
	}


#mainmenu ul li {
	float: left;
	text-align: center;
	width: 120px;
	list-style-type: none;
	display: inline;
	padding: 70px 0px 5px 0px;
	}
	
#menutop {
	background: #FFFFFF url(images/navbartop.png) no-repeat;
	width: 960px;
	min-height: 87px;
	float: left;
}
	
#menubottom {
	background: #FFFFFF url(images/navbarbottom.png) no-repeat;
	float: left;
	width: 960px;
	height: 33px;
	margin: 0px 0px 5px 0px;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	}
	
#contentleft {
	float: left;
	width: 608px;
	margin: 0px;
	padding: 0px;
	}

.postarea {
	background: #FFFFFF url(images/box.gif) top right no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #808080;
	}

.postarea ol {
	list-style-type: decimal;
	display: block;
	}
	
.postmetadata {
	background: #F0F0F0;
	margin: 0px 0px 10px 0px;
	padding: 0px 2px 0px 2px;
	}

.alignright { 
	float:right; 
	margin: 0 0 15px 15px; 
	}

.alignleft { 
	float:left; 
	margin: 0 15px 15px 0; 
	}


/************************************************
*	Sidebar 	        			            * 
************************************************/
	
#sidebar {
	float: right;
	width: 332px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#sidebar .widget {
	background: #FFFFFF url(images/boxsmall.gif) top right no-repeat;
	float: right;
	width: 312px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;
	line-height: 20px;
	border: 1px solid #808080;
	}	

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul ul {
	list-style-type: disc;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

#sidebar h2 {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar form {
	background: #FFFFFF;
	margin: 40px 0px 0px 0px;
	}
	
/************************************************
*	comments	        			            * 
************************************************/

#comment {
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

#commentform textarea{
	width: 525px;
}
	
/************************************************
*	Footer  									*
************************************************/
	
#footer {
	background: #333333;
	width: 960px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	}
	
#footer p {
	color: #FFFFFF;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}

/************************************************
*	Wordpress align classes						*
************************************************/
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
