/*
Theme Name: Salem Insider 3.1
Theme URI: http://www.maligndesign.com/theme
Description: Salem Insider 3 Column WordPress Theme ready for widgets 
Author: Forrest Frazier
Author URI: http://www.maligndesign.com
*/
   
/* reset css by Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* start styles with a clean slate */

body {

	background: #fefefe url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {

}

p, ol, ul, h3 {
	line-height: 140%;
	margin: 1.1em 0 0 0;
	}

ul {
	list-style: none;
	}

ul li.first {
	background: none;
}

a, a:hover, a:visited {
	color: #ff6600;
	text-decoration: none;
	}

strong {
	font-weight: bold;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}
.clear {
	clear: both;
	}
.center {
	text-align: center; 
	}
/* header styles */
#masthead {
	color: #ffffff;
	padding: 41px 0 0 145px;
	}
#blogName {
	font-size: 220%;
	}
	#blogName a, #blogName a:visited {
	color: #ffffff;
	}
#blogDescription { 
	font-size: 80%;
	margin: 10px 0;
	}
	#blogDescription h1 {  }
#wrapper {
	background: url(images/logo.png) no-repeat; 
	}
/* primary nav */
ul#nav { 
	background: url(images/nav-bg.gif) no-repeat top left;
	clear: both; 
	height: 35px; 
	margin: 16px 0 0 145px;
	list-style: none; 
	}
#wrapper ul#nav li { 
	background: url(images/nav-bg.gif) no-repeat top right;
	font-weight: bold; 
	float: left; 
	padding: 10px 20px;
	}
ul#nav li a, ul#nav li a:visited { 
	color: #666666; 
	text-decoration: none; 
	}
ul#nav li a:hover { 
	color: #000; 
	text-decoration: underline; 
	}
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { 
	color: #990000; 
	text-decoration: none; 
	}

/* Content */
#content, #wrapper {
	width: 927px;
	margin: 0 auto;
	}
#content {
	background: #ffffff;
	border: 1px solid #eeeeee;
	}

/* column 1 */
#colOne {
	float: left;
	width: 490px;
	}
.navigation { 
	margin: 0 0 15px 0; 
	}
.previous { 
	float: left;
	}
.next { 
	float: right; 
	}	
.entry { 
	margin: 24px 16px; 
	}

.commentby{
	color: #666666;
	}

.postedby{
	color: #666666;
	display: block;
	font-size: 85%;
	margin: 0 0 8px 0;
	}
.postedby .right { 
	margin: 0 0 0 2em; 
	}

#colOne h1, #colOne h1 a, #colOne h1 a:visited, #colOne h2, #colOne h2 a, #colOne h2 a:visited {
	color: #000000;
	font-size: 120%;
	margin: 0 0 15px 0;
	}
#colOne .entry h2 { 
	margin: 1em 0 0 0;
	}
h3 {
	font-size: 110%;
	}	
#content li {
	margin: 0 20px;
	list-style-type: disc;
	}
#content ol.commentlist li, #content .entry ol li {
	list-style-type: decimal;
	margin: 0 0 15px 25px; 
	}
.tagged {
	margin: 1em 0;
	}
.paginate { 
	text-align: center; 
	}
		
/* image styles */
.wp-caption { 
	background: #f5f5f5; 
	font-style: italic; 
	margin: 10px 0;
	padding: 10px 5px 5px 5px; 
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	/* added .aligncenter for use with new wordrpess add-media option which updated style name */ 
.aligncenter { 
	text-align: center; 
	margin-right: auto; 
	margin-left: auto; 
	}	

/* special border treatment for images */
.wp-caption img { 
	background: #fff; 
	border: 1px solid #000; 
	padding: 1px;  
	}

/* sidebar styles */
#sidebar {
	float: right;
	margin: 0 10px 0 0;
	}
#colTwo {
	background: #f5f5f5;
	float: left;
	padding: 10px 0;
	width: 200px;
	}
#colTwo ul { 
	margin: 0 0 20px 0;
	}
#colTwo h3 {
	margin-top: 10px;
}

#colThree {
	background: #f5f5f5;
	float: left;
	width: 208px;
	margin: 0 0 0 10px;
	}
#colThree ul { 
	margin: 0 auto 20px auto;
	}
#colTwo ul li, #colThree ul li  {
	list-style-type: none;	
	}	
.widgettitle {
	background: #f5f5f5; 
	border-bottom: 1px solid #eee;
	line-height: 3em; 
	text-align: center;
	}
#colThree ul ul, .textwidget p { 
	margin: 0 10px; 
	padding: 0 0 10px 0; 
	}
#colThree ul ul li {
	background: url(images/bullet.gif) 0 5px no-repeat;
	list-style-type: none;
	padding: 0 0 5px 0;
	}	

img.rss { 
	margin: 0 0 0 50px;   
	}	
#underColumns {
	background: #f5f5f5;
	clear: both;
	margin: 20px auto;
	padding: 0 0 20px 0;
	width: 336px;
	}
#underColumns ul li {
	list-style-type: none;
	} 		
/* Footer */

#footer {
	background: #000000 url(images/black_texture.jpg) repeat-x;
	border-top: 3px solid #ff6600;
	color: #eeeeee;
	clear: both;
	margin: 20px auto 0 auto;
	padding: 20px;
	}
#footer #tagcloud {
	border-right: 1px dotted #666666;
	float: left;
	padding: 0 100px 0 0; 
	width: 200px;
	}
#footer #tagcloud ul li {
	list-style-type: none;
	}	
#footer #tagcloud h2.widgettitle { 
	background: none; 
	border-top: none; 
	border-bottom: 1px solid #666666; 
	color: #eeeeee;
	}
#footer #footercontainer { 
	float: left;
	margin: 0 0 0 100px; 
	width: 400px;
	}
#footer #search {
	border-bottom: 1px dotted #666666;
	margin: 0 0 100px 0;
	padding: 0 0 100px 0;
	}	
#footer #search h2 { 
	line-height: 3em; 
	margin: 0 0 10px 0;
	}
#footer #legal {
	color: #666666;
	text-align: center;
	}
		
#commentform textarea {
	width: 100%;
	}

blockquote{
	background: url(images/blockquote_bg.gif) no-repeat;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:1.1em;
	font-style: italic;
	line-height:1.75em;
	margin: 0 0 0 1em; 
	padding: 0 3em 0 4em;
	color:#666666;
	}
#respond { margin: 20px 0; }
