/*
Theme Name: Number Five
Description: Number Five Theme by <a href="http://johnwebster.name">John {WEB}ster</a>.
Author: John Webster
Author URI: http://johnwebster.name
Tags: fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: (Development)
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
html {
background-color:#000000;
	}
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#e80000 url(img/bg-body.jpg) no-repeat center top;
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

#main-wrapper {
	background:transparent url(img/bg-main-wrapper.png) repeat-y center top;
	overflow:hidden;
	}

#header-wrapper {
	background:transparent url(img/bg-header.png) no-repeat center top;
	overflow:hidden;
	}

a, a:visited {
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#EC8D8D;
	}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	width:940px;
	height:175px;
	margin: 0 auto;
	background:url(img/bg-logo.png) no-repeat top left;
}

#content {
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0 0 40px 0;
}

#content-left {
	float:left;
	width:613px;
	height:auto;
	margin:65px 0 0 0;
}

#content-right {
	float:right;
	height:auto;
	margin:-65px 0 0;
	width:320px;
	}

#footer {
	height: auto;
	padding: 20px 0;
	background:#000000 url(img/bg-footer.gif) repeat-x top center;
	overflow:hidden;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;
	font:11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 img.heading {
margin:0 0 20px 0;
}


h2, h3, h4 {
	margin:0 0 20px 0;
}

#content-left h2, 
#content-left h2 a, 
#content-left h2 a:visited,
#content-gallery h2,
#content-gallery h2 a, 
#content-gallery h2 a:visited {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	margin:0;
	}


h3.archive-title {
	margin: 20px 0 0 0;
	font-family:impact,arial,helvetica,sans-serif;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	margin:20px 0 0;
	padding:10px 0 30px;
	text-align:left;
	text-transform:uppercase;
}

.box-left h2 {
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	color:#FFEB2F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	}

.box-left h3 a, .box-left h3 a:visited {
	color:#FFEB2F;
	text-decoration:none;
	}
	
.box-left h3 a:hover {
	text-decoration:underline;
	}

.box-left h4 {
	color:#FFFFFF;
	font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:-15px 0 20px 0;
}

.box-left a, .box-left a:visited {
	color:#FFFFFF;
	}

.box-right h3 {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:normal;
	font-weight:bold;
	line-height:16px
}

/*	##################################
   	HEADER
	################################## */
	
#menu {
	position:relative;
	width:940px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style:none;
	left:465px;
	top:8px;
}

#menu li {
	float:left;
}

#menu a {
	margin:0;
	padding:4px 20px 5px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
}

#menu a:hover, #menu a:active {
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background-color:#e80000;
	/*border:1px solid #e80000;*/
	color:#FFFFFF;
	margin:0 0 20px 0;
	padding:4px 20px 5px;
	text-decoration:none;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin:0 0 40px 0;
}

.box-left.single {
	margin:40px 0 40px 0;
	}

.box-left.navigation a, .box-left.navigation a:visited {
	color:#FFEB2F;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.box-left.navigation a:hover {
	text-decoration:underline;
	}

.box-left img {
        float:left;
        margin:0 10px 10px 0;
}

.box-left img.heading {
	float:none;
	}

p.tags {
	font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	border:2px solid #770000;
	background-color:#AA0000;		
	}

/** CONTENT GALLERY */

#content-gallery {
	background: transparent url(img/bg-galley.png) top center no-repeat;
	width:613px;
	height:497px;
	margin: -40px 0 0 0;
	}
	
.content-gallery-images {
	height:300px;
	left:72px;
	position:relative;
	top:74px;
	width:472px;
	}
	
.content-gallery-images img {
	border:none;
	margin:0;
	padding:0;
	}

/** CONTENT RIGHT */

#social-links {
	height: 125px;
	margin: 0;
	background: none;
	overflow:hidden;
	padding: 0 0 0 90px;
	}

#social-links a {
	display: block;
	height: 125px;
	padding: 0;
	background:none;
	font:18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float:left;
	}

.box-right {
	margin:20px 0;
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background: url(img/bg-box-right.gif) repeat-y left top;*/
	background:none;
}

#categories-3.box-right, #archives-3.box-right, #linkcat-14.box-right{
	font:16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}


.box-right h3 {
	padding: 10px;
	background-color: #010101;
	margin:0 0 5px;
}

.box-right-content {
	margin: 0 10px;
}

.box-right-bottom {
	height: 20px;
	background: none;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 10px 0 0 0;
	line-height:16px;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

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

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/** SEARCH FORM */

#search {
	width: 190px;
	padding: 5px;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/** FEEDBURNER SUBSCRIBE */

#subbox {
	background:#FFFFFF none repeat scroll 0 0 !important;
	border-color:#333333 #FFFFFF #FFFFFF #121212;
	border-style:solid;
	border-width:1px;
	color:#E80000;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 15px;
	padding:3px 0 3px 5px;
	width:220px;
}

#subbutton {
	background-color: #D60404;
	border-color:#EC8D8D #660202 #360101 #E04040;
	border-style:solid;
	border-width:2px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */

#footer p,  {
	margin:0 auto;
	color:#fff;
	text-align:left;
}

#footer p#sponsor-thank-you {
	font-size:18px;
	color:#FFEB2F;
	font-style:italic;
	font-weight:normal;
	font-family: "Comic Sans MS", Georgia, Times New Roman, Serif;
	text-align:left;
	margin:0 auto;
	padding:10px 0 5px 0;
	width:960px;
	}

#footer p a {
	color: #fff;
	}

#footer div#sponsors {
	margin:0 auto;
	width:960px;
	}
	
#fine-print {
width:960px;
margin:10px auto 0 auto;
}

#fine-print p#legal {
float:left;
margin:10px 0 0 0;
}

#fine-print p#site-by {
float:right;
margin:0;
}



/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
	}

.hide {
	height:0;
	margin:0;
	padding:0;
	text-indent:-2000px;
	}
	
/*	##################################
   	CALENDAR
	################################## */
	
#events-calendar-list li strong {
	color:#FFEB2F;
	display:block;
	font-size:18px;
	width:290px;
}

#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	text-decoration:none;
}
