/*
Theme Name: Exploitable
Theme URI: http://www.freewpthemes.net/preview/exploitable
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/


body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
/*	border-bottom: 1px dotted #999999;
*/	color: #417FDA;
}

a:hover {
}
.rssSummary{
color: #616161;
font-weight:normal; /*button text color*/
line-height:130%;
word-spacing:-0.5px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 950px;
	height: 141px;
	margin: 0 auto;
	background: url(images/new_header_change.jpg) no-repeat left top;
}

/* Search */

#searchform {
	width: 220px;
	margin-bottom: 52px;
	#margin-bottom: 10px;

}

#search form {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#s {
	width: 145px;
	margin-top: 10px;
}

#search-submit {
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*search button class form netlawman*/

/*///////////////////////////////////*/

/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
/*	background: url(images/img03.gif) no-repeat right top;
*/}

#menu a {
	display: block;
	margin-top: 10px;
	padding: 7px 17px 7px 16px;
	text-decoration: none;
	font-family: tahoma;
	letter-spacing: 0.2px;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
	color: #A6E400;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
/*	background: url(images/img05.jpg) repeat-y left top;
*/	background-color:#ffffff;

}

#page-bgtop {
/*	background: url(images/img04.jpg) no-repeat left top;
*/
}

#page-bgbtm {
/*	background: url(images/img06.jpg) no-repeat left bottom;
*/
background-color:#ffffff;

}

/* Content */

/*#content {
	float: right;
	width: 922px;
	padding: 10px 20px 0 8px;
}
*/#content {
	float: left;
	width: 690px;
	padding: 45px 0 0 10px;
}


.post {
	margin-bottom: 8px;
	background: url(images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 10px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
/*	border-bottom: 1px dashed #B5DEF4;
*/	border-bottom: 1px dashed #B4C9E4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left:0; width:94%; margin:0 auto;
}

.post .entry {
	padding: 10px 20px 3px 20px;
	text-align: left;
}

.longmeta {
	padding: 0 20px;
}

.tags {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 18px 10px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	margin: 0;
	padding: 0;
	
}

#sidebar li ul {
	padding-bottom: 20px;
}

/*#sidebar li li {
	line-height: 22px;
	border-bottom: 1px solid #D2D4C9;
	padding-left:0; width:94%; margin:0 auto;
	border-right: 1px solid #D2D4C9;
	border-left: 1px solid #D2D4C9;
}
*/
#sidebar li li {
	line-height: 22px;
/*	border-bottom: 1px dashed #D2D4C9;
*/	padding-left:0; width:85%; margin:0 auto;
	list-style:url(images/red_sml_blt.jpg);

}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
.bigheading{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#5db01a;
text-decoration:none;
}
#sidebar h2 {
	height: 32px;
	padding: 6px 0 3px 5px;
	letter-spacing: -.5px;
	color: #5db01a;
	font-size:16px;
	font-weight:bold;

}

#sidebar p {
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: justify;

}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 7px;
	letter-spacing:5px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: right;
}

#calendar #next {
	text-align: right;

}

/* Footer */

#footer {
	height: 37px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(images/green_footer_2.jpg); width:950px; height:57px; background-repeat:no-repeat;
}


/*///form netlawman///*/
.whitetxt_11_link{
font-family:tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.whitetxt_11_link:Hover{
text-decoration:underline;
}
.arial_12white_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.arial_12white_link:Hover{
color:#a6e400;
text-decoration:none;
}

.blacktxt_11{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.whitetxt_12{
font-family:tahoma;
font-size:11px;
color:#ffffff;
padding-top:18px;
text-decoration:none;
}
.arial_12green_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006633;
text-decoration:none;
}
.arial_12green_link:Hover{
color:#FF0000;
}
#greenfooter{
background-color:#eff7e7;
margin:0 auto;
width:960px;
}
.footercell{
width:300px;
float:left;
}
.footerlink13{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
line-height:23px;
text-decoration:none;
}
.footerlink13:hover{
text-decoration:underline;
}
.greanh_small{
font-family:"Trebuchet MS";
font-size:20px;
color:#499412;
text-decoration:none;
}
.cpyrite{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6d6c6c;
text-decoration:none;
line-height:22px;
}
.footerbottom_txt{
padding-left:50px;
padding-right:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6d6c6c;
text-decoration:none;
}
.footer_bground{
	clear:both; 
	width:auto; 
	height:auto; 
	background-image:url(images/footer_back_rep.jpg); 
	background-repeat:repeat-x;
}
/*///end from netlawman////*/



#commentform {
	padding-left: 20px;
	padding-bottom: 20px;
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
	padding-left: 20px;
	color: #000000;
}

.navigation {
	padding-top: 20px;
	padding-bottom: 40px;
}

.pagetitle {
	padding-bottom: 20px;
	color: #000000;
	font-weight:bold;
}

hr {
	display: none;
}



/*------- Navigation tabs --------*/

	#nav {
		margin:0;
		padding:0;
		background:url(navbg.jpg) 0 0 repeat-x;
		width:100%;
		float:left;
		height:34px;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:#4788d1;
		background-image:url(../images_new/navbg.jpg);
		background-repeat:repeat-x;
		text-align:center;
		height:24px;
		padding-top:10px;
		float:left;
		width:130px;
		border-right:1px solid #87b7ec;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
	}
	#nav a:hover,
	#nav a:focus {
		color:#fff;
		background:#4788d1;
	}
	#nav li:first-child a {
	
	}
	#doc #nav-doc a,
	#draft #nav-draft a,
	#research #nav-research a,
	#forms #nav-forms a,
	#testim #nav-testim a,
	#contact #nav-contact a {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#doc #nav-doc a:hover,
	#draft #nav-draft a:hover,
	#research #nav-research a:hover,
	#forms #nav-forms a:hover,
	#testim #nav-testim a:hover,
	#contact #nav-contact a:hover {
		background:#e35a00;
	}
	#nav a:active {
		background:#4788d1;
		color:#fff;
	}
	.blueheading{
		font-family:"Trebuchet MS";
		font-size:16px;
		font-weight:bold;
		color:#317fd8;
		text-decoration:none;
	}
	#nav_tab_on{
		color:#fff;
		background:#4788d1;
		background-repeat:repeat-x;
		text-align:center;
		height:24px;
		padding-top:10px;
		float:left;
		width:130px;
		border-right:1px solid #87b7ec;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;	
	}
