/*   
Theme Name: KNIGHT SECURITY Theme
Description: This is custom WordPress Theme template designed for Knight Security Systems
Author: Michael Strobel
Author URI: http://onequickrhino.com
Version: 1.0
*/

/*
Color Reference:
Blue: #2D71C3
Light Blue: #27A8DA
Darker Gray: #dedede
Light Gray: #eeeeee	 
*/

/*===================================
	CONTAINERS and LAYOUT
===================================*/
BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-image: url(/images/mainBG5.png);
	background-repeat:repeat;
}

#content_contain {
margin: 0px;
width: 800px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border-right-color: #333;
border-right-style: solid;
border-right-width: 10px;
border-left-color: #333;
border-left-style: solid;
border-left-width: 10px;
}

#header_contain {
margin: 0;
width: 800px;
height:126px;
padding-top: 0px;
margin-left: auto ;
margin-right: auto ;
overflow:hidden;
padding:0px;
background-image: url(/images/headerBG.jpg);
background-repeat: repeat-x;
}

	#header_left {
	float: left;
	width: 277px;
	padding-top: 0px;
	padding-left: 30px;
	margin-left: auto ;
	margin-right: auto ;
	}
	
	#header_right {
	float: right;
	width: 330px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: auto ;
	margin-right: auto ;
	}
	
		/* start tab menu */
		#tabmenu{
		float: right;
		width: 330px;
		}
		
		#tabmenu ul{
		width: 310px;
		margin: 5px 0 0 0px;
		padding: 0px;
		padding-left: 15px;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#tabmenu ul li {
		display: inline;
		}
		
		#tabmenu ul li a{
		float: left;
		padding: 0 6px;
		font-size: 16px;
		text-align: center;
		text-decoration: none;
		color: #FFF;
		font-weight: bold;
		outline: none;
		}
		
		#tabmenu li a:hover{
		color: #FF0;
		}
		/* end tab menu */
		
		#phoneblock{
		width: 234px;
		float:right;
		padding-top: 20px;
		padding-left: 30px;
		font-family: Arial, Helvetica, sans-serif;
		}

/* start main nav menu */
#nav_contain {
position: relative;
width: 800px;
height: 51px;
background: url(/images/navBG.jpg) right no-repeat;
}

	#nav_menu{
	float: right;
	width: 800px;
	}
		
	#nav_menu ul{
	padding: 0 0 0 12px;
	margin: 0 auto;
	height: 51px;
	list-style: none;
	}
	
	#nav_menu ul li{
	float:left;
	padding-right: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	
	#nav_menu li a{
	float: left;
	display: block;
	color: #fff;
	font-size: 18px;
	height: 51px;
	line-height: 45px;
	text-align: center;
	padding: 0px 10px 0 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	}
	
	#nav_menu  li.current a, #nav_menu  li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(/images/navBG2.jpg) left top no-repeat; 
	}
/* end main nav menu */

/* start footer area */
#footertop_contain{
width: 780px;
height: auto;
padding: 10px;
background-image:url(/images/footerBG2.JPG);
background-repeat:repeat-x;
border-top-style:dotted;
border-top-color:#666;
border-top-width: 1px;
}

#footerbottom_contain{
width: 780px;
height: auto;
padding: 10px;
background:#eeeeee;
border-top-style:solid;
border-top-color:#999;
border-top-width: 1px;
}

#footercopy_contain{
width: 780px;
height: auto;
padding: 10px;
background:#dedede;
}

	.footbottomheader { 
	margin:0; 
	margin-bottom:0;
	font-size:12px; 
	font-weight:bold; 
	color:#000000; 
	font-family:arial; 
	line-height:100%;
	}
	
	.footbody { 
	margin:0; 
	margin-top: 0;
	font-size:11px; 
	font-weight:normal; 
	color:#000000; 
	font-family:arial; 
	line-height:100%;
	}
	
	.footbody li{ 
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
	color: #979070;
	text-indent: 0px;
	font-weight: normal;
	font-family: arial;
	}

/* start Subpage containers */
#subpage_body_contain{
width: 785px;
height: auto;
padding-top: 10px;
padding-bottom: 20px;
padding-left:10px;
padding-right:5px;
}

	#subpageLCOL{
	float: left;
	width: 480px;
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	}
	
	#subpageRCOL{
	float: right;
	width: 275px;
	height:auto;
	padding-top:0px;
	padding-bottom: 10px;
	}
	
		.sidebar_block_contain {
		width: 250px;
		height:auto;
		padding-right:10px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom: 10px;
		background:#dedede;
		}
		
		.sidebar_block {
		background:#eeeeee;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		}
		
		.sidebar_block_inner {
		padding:10px;
		}
		
		.sidebar_blockhead{
		background: url(/images/blockheaderBG.jpg);
		background-repeat:repeat-x;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		.sidebar_blockhead2{
		background: url(/images/blockheaderBG2.jpg);
		background-repeat:repeat-x;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		.sidebar_blockbody {
		background:#eeeeee;
		padding:10px;
		}
		
		.sidebar_blockbody li{ 
		margin: 0;
		padding-top: 0px;
		padding-left: 0px;
		list-style: none;
		line-height: normal;
		text-indent: 0px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 90%;
		}
		
		

/*===================================
	WORDPRESS STYLES
===================================*/
.divline { border-top-style: dotted; border-top-color: #333; border-top-width: 1px; padding-bottom:10px; }
hr { border: 0; width: 100%; color: #f00; background-color: #dedede; height: 1px; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }

	.postheadline {	margin:0; margin-bottom:10px; font-size:28px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; color:#2D71C3; line-height:90%; }
		.postheadline a { color:#2D71C3; text-decoration:none; font-size:28px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding-bottom:5px; }
		.postheadline a:hover {	color:#2D71C3; text-decoration:none; background:#dedede; }

h2 { }

	.archive { margin:0; margin-bottom:0px;	font-size:14px; font-weight: 800; font-family:Arial, Helvetica, sans-serif;	color:#54b0cc; }

h3 { }

	.sidebarhead { margin:0; margin-bottom:0; font-size:18px; font-weight:bold; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:100%;	}
	.sidebarsubhead { color: #000; margin:0; margin-bottom:5px; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }

p { margin: 0 0 10px 0; }

	a { color:#2D71C3; text-decoration:none; font-weight:bold; font-size:13px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
	a:hover { color:#FFFFFF; text-decoration:none; background:#2D71C3; }

.postmetadata {font-size:13px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#666; line-height:1.5em;}

blockquote { }
blockquote p { }

	.sidebarpara { margin:0; margin-top: 0px; margin-bottom: 10px; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#000; }
	.sidebarlink { margin:0; margin-bottom:0; font-size:12px; color: #000000; font-family: Arial; font-weight: 700; }
	A.sidebarlink { color: #2D71C3; text-decoration: none; }
	A.sidebarlink:hover { color: #FFFFFF; text-decoration: none; background: #2D71C3; }

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

.post { }

.posthead {}

.datebox {width: 60px; height:85px; float: left; padding: 0 5px 0px 5px; background: url(/images/blogtab.png); background-repeat:no-repeat; color: white; text-align: center; margin: 0 10px 0 0; margin-left:-30px; }

.day	{ font-size: 28px; font-weight: bold; margin: 0; font-family: Georgia, serif; margin-left:-10px; }
.month	{ font-size: 12px; font-weight: bold; text-transform: uppercase; margin: 0; margin-left:-10px; }
.year	{ font-size: 12px; font-weight: bold; margin: 0; margin-left:-10px; }

	.date {	font-size:12px; font-weight:normal;	font-family:Arial, Helvetica, sans-serif; color:#999; line-height:1.5em; padding-top:5px; padding-bottom:10px; }

.headlinebox {float:left; width:400px; height:auto; padding-top:5px; }

.author { font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#999; line-height:1.5em; padding-top:2px; padding-bottom:10px; font-style:italic; font-stretch:expanded; }

.entry {font-size:13px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:1.5em; }
.entry a {color:#2D71C3; text-decoration:none; font-weight:bold;}
.entry a:hover {color:#FFFFFF; text-decoration:none; background:#2D71C3;}
.entry ul {padding:0px; margin:0px; line-height:normal; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
.entry ol {padding-left:25px; padding-bottom:10px; margin:0; line-height:1.5em; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }

pre { }
code, tt { }

#meta { }
.postmetadata { }



.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }

/*===WordPress Images====*/
img { border:none; }
	.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; background:#eeeeee; padding:5px; border: 1px solid #ddd; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
	.alignleft { float: left; margin-right: 15px; background:#eeeeee; padding:5px; }
	.alignright { float: right; margin-left: 15px; background:#eeeeee; padding:5px; }
	.wp-caption { background-color: #f3f3f3; border: 1px solid #ddd; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 10px; padding-top: 4px; text-align: center; }
	.wp-caption img { border: 0 none; margin: 0; padding: 0; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }


/*===WordPress Comments====*/
ol.commentlist { margin:0; padding:0; }
.commentlist li { list-style:none; margin-bottom:14px; }
.commentlist cite { padding: 7px; display:block; font-style:normal; background-color:#dedede; border-bottom:1px solid #fff; color:#333; }	
.commentlist a:link, .commentlist a:visited { color:#333; }
.commentlist a:hover, .commentlist a:active { color:#333; }
.commentlist cite img { padding:1px; border:1px solid #aab59a; float:left; margin-right:9px; }
.commentlist .author { font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif; text-decoration:underline; }
.commentlist .time { background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px; padding-left:13px; }
.commenttext { background-color:#eeeeee; border-top:1px solid #dedede; padding: 10px 20px 10px 20px; color:#333; }

form { }
input[type=text] { }
textarea { }

