/*  
Theme Name: The Knife WP
Theme URI: http://www.desertwolfdesigns.com	
Description: This is a WordPress adaptation of The Knife - An open source xhtml/css website template by <a href="http://fernbap.com">Fernbap</a>.
Version: 1.1
Author: DesertWolf (James Fields)
Author URI: http://www.desertwolfdesigns.com
Tags: fixed width, sidebar left, black, two column,widgets, valid XHTML, valid CSS

	This is a WordPress adaptation of Fernbap's Open Source XHTML/CSS template, TheKnife.
	
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
html{
	height: 100%;
}

* {
		margin:0;
		padding:0;
		}
		
body {
	background-color: #221f20;
	font: 14px arial,verdana,sans-serif;
	font-weight: 400;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	background-position:center;
}


h1{
	font-family: arial,verdana,sans-serif;
	font-size:24px;
	padding:0 0 10px 0;
        color:#2874AB;
	}

h2, h2 a{
color:#2874AB;
}

a {
	color:#2874AB;
	text-decoration: none;
	outline: none;
}
	
a.toplinks {
        color:#fff;
        text-decoration: none;
	outline: none;}

a:hover {
		text-decoration:none;
		color:#221f20;
}
img {
border:none;
}

p {
	margin-bottom: 10px;
}

blockquote {
	color: #2874AB;
	margin: 10px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	font-style: italic;
	font-weight: 600;
}
		
#wrapper {
	background: url(images/header_new.jpg) center top repeat-x;
	width: 840px;
	margin: 0 auto;
}
#header {
	height: 244px;
	margin: 0 auto;
}

#toplinks {
	background: transparent;
        color:#fff;
	float: right;
	margin: 5px 10px;
	font-weight: 400;
	font-size: .8em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#title {
	padding: 28px 0px 0px 130px;
}

#title img {
border:none;
}

#menu {
	background: url(images/topMenuButton.png)  repeat-x ;
	height: 40px;
	width: auto;
}

#menu ul {
	background: url(images/topMenuButton.png)  no-repeat ;
	padding: 9px 34px;
	list-style: none;
	text-align: left;
}

#menu li {
	font-size: 14px;
	font-weight: 600;
	display: inline;
	color:#000000;
}

#menu a {
	color:#000000;
}

#menu a:hover, #menu a.selected {
	color: #FFFACD;
}

#menuleft{
	margin: 0 auto;
	padding: 9px 34px;
	list-style: none;
	text-align: left;
	float:left;
}

#auxMenu{
margin-top:0px;
margin-left:0px;
background:/*url(images/auxmenutop.gif) no-repeat*/ #000;
height:155px;
width: 220px;
}

#auxMenu2{
margin-top:0px;
margin-left:1px;
background:url(images/left_gradient.jpg) no-repeat;
height:620px;
width: 220px;
}

#auxMenu2content{

width:180px;
margin-left:10px;
margin-top:10px;
}

#auxMenu2content p{
 color:#0E243A;}

#auxMenu2content h3{
 color:#CFE3F4;}

a.auxMenu {
color:#fff;
font-weight:bolder;}


#left {
	background: /*url(images/auxmenumid_212x61.gif) right repeat-y*/ #FF0000;
	width:220px;
	height: 100%;
	float: left;
	padding: 20px 0px 0 0px;
}

.leftitem {
	margin-bottom: 0px;
}

.leftbottom {
	height: 115px;
	background: /*url(images/auxmenubtm_212x115.gif) no-repeat*/ #000;
	margin-left:0px;
}

#content h2 {
	background: url(images/bottomborder2.jpg) bottom repeat-x ;
	height: 1.5em;
	padding-top: 4px;
	margin-bottom: 6px;
}
#left h2{
font-size:14px;
background:none;
}
.sidebar h2{
display:none;
}

.sidebar a{
	padding-left:20px;
	padding-top:5px;
    display: block;
	font-size: 14px;
	height:20px;
	color: #000;
	font-weight:bold;
}
.sidebar a:hover{
    background-image: url(images/auxmenumid_hover.gif);
    background-position: 0em 0em;
    background-repeat: no-repeat;
	margin-left:5px;
    display: block;
	height:20px;
	color: #0000CC;
	font-weight:bold;
}

li .page_item a{
font-size:10px;
}

#searchform {
	padding-left:10px;
}
#searchform input{
width:180px;
}
#content ol, #content ul {
	list-style: none;
	margin: 4px 0 8px;
	background:none;
}

#content li ul li {
	/*background: url(images/m2.jpg) left no-repeat;
	padding-left: 14px;*/
	display: block;
}
#right {
	width: 580px;
	float: right;
	padding-right: 20px;
}
#right h2 {
background: url(images/bottomborder2.jpg) bottom repeat-x ;
	height: 1.5em;
	padding-top: 4px;
	margin-bottom: 6px;
}

#right .entry h2 {
color:#333333;
background: none;
	height: 1em;
	padding-top: 4px;
	margin-bottom: 2px;
	font-size:14px;
}

#right .entry h2 a{
color: #057bc2;
}	


#right .entry h2 a:hover {
		text-decoration:none;
		color:#221f20;
}


#right ul{
	list-style: disc inside;
	margin: 4px 0 8px 14px;
}

#right ol{
	margin: 4px 0 8px 35px;
}
#right ul li {
	padding-left: 14px;
	margin-top:5px;

}

#right ol li {
	padding-left: 14px;
	
}
.left {
	float: left;
	margin: 2px 8px 0px 0px;
	border: none;
}

.right {
	float: right; 
	margin: 2px 0px 0px 8px;
	border: none;
}

.center {
	display: block;
	text-align: center;
	margin: 2px auto 2px;
	border: none;
}


		
.navigation{
		padding:10px 0 0 0;
		font-size:14px;
		font-weight:bold;
		line-height:18px;
		}
		
	
table#wp-calendar{
		width: 100%;
		padding:0 0 5px 0;
		}
		
#wp-calendar a {
		color:#FFCC00;
}

#footertop{
	background:#2874AB url(images/footer_gradient.jpg) bottom no-repeat;
	height: 10px;
	width: 840px;
	margin-bottom:0px;
}
		
#footer {
	background:url(images/footer2.jpg) center no-repeat /*url(images/indexbtm.png) center no-repeat*/ #2874AB ;
	width: 840px;
	height: 60px;
	
	
}		
#footerSub {
color:#FFF;
background-color:#2874AB;
text-align:center;
font-size:x-small;
}

#footerSub a {
color:#CCCCCC;
}
#footerSub a:hover {
color: #663300;
}

.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;
}

#suckerfishnav {
	background: url(images/topMenuButton.png)  repeat-x ;
	height: 40px;
	width: auto;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 10px;
	font-weight:bold;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #444444;
    border-left:1px solid #444444;
    border-right:1px solid #444444;
    font-weight:normal;
    font-family:arial,verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#444444;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#2874AB;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: #0000FF;
	background: url(images/topmenu_bg_selected.png)  repeat-x ;
    }