/*  
Theme Name: Kingstone LLC
Theme URI: http://www.kingstonellc.com/
Description: Theme designed especially for Kingstone LLC
Author: Corey Potter
Author URI: http://www.coreypotter.com/
*/



body {
	margin: 0 auto 0 auto;
	padding: 0px;
	background: #211D1D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:#dfdfdf;
	font-size:12px;	
	height:100%;
	}
	

a {color:#000000;}

a:hover {
	color:#ADADAD;
	text-decoration:underline;
	cursor: hand;}
	
h1, h2, h3, h4, h5, h6 {}

blockquote {
	padding:0 10px;
	color: #B2B2B2;
	border: 1px solid #262626;}
	
.clear {clear:both;}

.wrapper {
	width:870px;
	margin:0 auto;
	height:100%;
	}

.contentwrapper {
	width:870px;
	background: #373737 url(images/bg.jpg);
	margin:0 auto;
	padding: 0 0 0 0px;
	height:100%;
	}
	
.top{
	float: center;
	margin: 0 auto;
	height:95px;
	width: 870px;
	padding:0 0 0 0;
	font-style: "Times New Roman", Times, serif;
	position:relative;
	background: #000 url(images/top.jpg) no-repeat;}
.top h1 {
	position:relative;
	text-align: left;
	margin: 0 auto;
	padding-left:120px;
	padding-top:15px;
	color:#E38200;
	font-size:28px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Times New Roman, Times, serif;}
.top h1 a {
	text-decoration:none;
	color:#E38200;}
.top h1 a:hover {
	color:#E38200;
	border-bottom: 1px dashed #E38200;}
.top h2 {
	position:relative;
	text-align: left;
	margin: 0 auto;
	padding-left:125px;
	padding-top:0px;
	color:#848484;
	font-size:14px;
	font-weight:normal;}		


/* Menu */

#nav {
  float:right;
  clear: both;
  margin: 66px 0 -15px 0;
  }

#nav ul {
  margin-top:0;
  margin-left:0;
  margin-bottom:0;
  margin-right:10px;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 5px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 27px;
  background: url(images/navleft.jpg) left top no-repeat;
  text-transform: uppercase;
  font-size: 10pt;
  letter-spacing: -1px;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 12px;
  padding-top: 3px;
  padding-left: 0px;
  padding-right: 13px;
  line-height: 24px;
  font-weight: bolder;
  color: #000;
  background: url(images/navright.jpg) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -27px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -27px;
  color: #fff;
  }
  
#nav li.current_page a {
  background-position: left -27px;
  }

#nav li.current_page a span {
  background-position: right -27px;
  color: #fff;
  }



.banner {
	float: center;
	height:227px;
	width:870px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	background:#000 url(images/banner/banner.php) no-repeat;
	}
	
	
.redbar {
	float: center;
	clear:both;
	height:59px;
	width:870px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:#000 url(images/redbar.jpg) no-repeat;
	}
	
.mission {
	color: #494141;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:16px;
	height:105px;
	width:840px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background:#d1d1d1;
	}
.mission2 {
	width:800px;
	text-align: left;
	margin: 0 auto;
	background:#d1d1d1;
	}
.mission .head {
	color: #898989;
	line-height:60%;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	}
		
.communication {
	color: #494141;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:16px;
	height:40px;
	width:840px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	background:#c2c2c2;
	}
.communication2 {
	width:800px;
	text-align: left;
	margin: 0 auto;
	background:#c2c2c2;
	}

.space {
	height:16px;
	width:840px;
	text-align: left;
	margin: 0 auto;
	background:#d1d1d1 url(images/spacebg.gif) repeat-x bottom;
	}

.portleft {
	color:#ffffff;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top: 16px;
	margin-top: 0px;
	margin-left:40px;

    }
	
.portright a{
	position:relative;
	float:right;
	width: 279px;
	height:69px;
	margin-top: 10px;
	margin-right:50px;
	background: URL(images/portbutton.png) no-repeat;
	}

.portright a:hover{
	position:relative;
	float:right;
	width: 279px;
	height:69px;
	margin-top: 10px;
	margin-right:50px;
	background: URL(images/portbutton2.png) no-repeat;
	}
	
.bottom {
	text-align: left;
	height:115px;
	width:870px;
	font-family:Arial, Helvetica, sans-serif;}
	
.bottom a {
	color:#fff;
	text-decoration:none;}
.bottom a:hover {text-decoration:underline;}


.content {
	text-align: left;
	width:840px;
	margin: 0 auto;
	padding:0 0 0 0;
	background: url(images/contentbg.jpg) repeat-y;
	height:100%;
	}
	
.contenthome {
	text-align: left;
	width:840px;
	margin: 0 auto;
	padding:0 0 0 0;
	background: #eaeaea;
	min-height:650px;
	}

.news {
	width:420px;
	padding-right:3px;
	}
	
.news2{
	width:620px;
	padding-right:3px;
	}
	
.news3{
	width:620px;
	padding-right:3px;
	padding-bottom:20px;
	}
	
.featured{
	position:relative;
	float:right;
	width: 377px;
	margin-top: 10px;
	margin-right:20px;
	color:#000000;
	}

.about {
	padding-top:20px;
	}
	
.red {
	color:#E61616;
	}

.heading {
	color:#E61616;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:4px;
	}
	
.thumbs {
	height:62px;
	}
	
.lowbody {
	text-align:left;
	width:840px;
	padding: 0 0 0 0;
	}

.pageright {
	margin-top:0;
	float:right;
	width:620px;
	background-color:#eaeaea;
	height:100%;
	}

.pageleft {
	width:220px;
	background-color:#373737;
	height:100%;
	}

.sidelinks {
	color:#ffffff;
	padding-left:25px;
	padding-top:20px;
	padding-bottom:20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	height:100%;
	}

.sidelinks a {
	color:#ffffff;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	}
	
.sidelinks a:hover{
	color:#838383;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	}
	
.sidecurrent a{
	color:#838383;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	}
	
.sidebarspace {
	display:block;
	background-color:#373737;
	height: 15px;
	}
.rightspace {
	height:5px;
	}

.sidebartitle {
	color:#ffffff;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	display:block;
	background-color:#252525;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:38px;
	}
	
.subtitle a{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left:30px;
	color:#E61616;
	text-decoration:none;
	}
/*--------------portfolio--------*/
.row { clear: both; }
.col1 { width: 245px; float: left; padding: 0 10px;}
.col2 { width: 245px; float: right; padding: 0 10px; }

.portbox {
	text-align:left;
	width:245px;
	padding: 0 0 0 0;
	}
	
.portthumb {
	width:145px;
	}
	
.portthumb img{
	border:1px solid #000000;
	padding:0;
	margin:0;
	}
	
.portinfo {
	width:90px;
	padding-left:10px;
	float:right;
	position:relative;
	}

.port {
	color:#000000;
	font-size: 10px;
	padding:2px 30px;
	margin:15px 0px;
	}

#title_container {
	margin:0px 0px;
	width:100%;
	float:left;
	overflow:hidden;
	}

.port .title {	
	margin:0px;
	float:left;
	width:120px;
	font-size:13px;
	font-weight:bold;
	color:#E61616;
	}
.port .title2 {
	margin:0px;
	float:left;
	width:90px;
	font-size:11px;
	color:#000000;
	}
.port .launch a {
	margin:0px;
	float:left;
	width:102px;
	font-size:10px;
	color:#7e7e7e;
	border-bottom: 1px dotted #7e7e7e;
	}
	
.port a {	color:#e61616;	text-decoration:none;	}

.port a:hover {	color:#000000;	text-decoration:none;	}

.port .entry {
	padding:0px;
	margin:0px 0px;
}

.portthumb a:visited img, .portthumb a img {
	border-color:#000000;
	filter: alpha(opacity=70);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.7; 
	opacity:0.7;
}
.portthumb a:hover img { 
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.0; 
	opacity:1.0;
}

/*-----testimonials-----------------*/

.testimonials {
	color:#000000;
	font-size: 12px;
	padding:2px 30px;
	padding-bottom:15px;
	margin:15px 0px;
	}

.testimonials .title {	
	margin:0px;
	float:left;
	width:500px;
	font-size:14px;
	font-weight:bold;
	color:#E61616;
	}
	
.testimonials a {	color:#e61616;	text-decoration:none;	}

.testimonials a:hover {	color:#000000;	text-decoration:none;	}

.testimonials .entry {
	padding:0px;
	margin:0px 0px;
}


/*--------staff-------------------*/


.staffleft {
	width:160px;
	}

.staffleft img {
	border:1px solid #000000;
	}

.staffright {
	float:right;
	text-align:left;
	width:380px;
	padding-bottom:115px;
	}


/*--------staff2-------------------*/


.staff2left {
	width:160px;
	padding-bottom:20px;
	}

.staff2left img {
	border:1px solid #000000;
	margin-bottom: 20px;
	}

.staff2right {
	float:right;
	text-align:left;
	width:380px;
	padding-bottom:20px;
	}

.staff3left {
	width:160px;
	}

.staff3left img {
	border:1px solid #000000;
	margin-bottom: 20px;
	}

.staff3right {
	float:right;
	text-align:left;
	width:380px;
	padding-bottom:50px;
	}




/*-------------The Post-------------*/

#title {
	float:left;
	width:200px;
	padding:0px;
	margin:0;
	font-size:18px;
	color:#E61616;
	}
	
#post h2 {
	padding-left:10px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.post {
	color:#000000;
	font-size: 10px;
	padding:2px 20px;
	margin:0;
	padding-top:10px;
	}

#title_container {
	margin:0px 0px;
	width:100%;
	float:left;
	overflow:hidden;
	}

.post .title {
	padding-bottom:2px;
	padding-top:26px;
	margin:0px;
	float:left;
	width:200px;
	font-size:18px;
	color:#E61616;
	}
	
.post a {	color:#e61616;	text-decoration:none;	}

.post a:hover {	color:#000000;	text-decoration:none;	}


.post p {
	}


.post ul {

}

.post li {

}

.post .entry {
	padding:0px;
	margin:0px 0px;
}

.post .ptime{
	color:#dd8700;
	font-size:9px;
	}
	
.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	padding-bottom:10px;
	color:#666666;
	font-size:12px;
}

blockquote {
	border-left:2px solid #b9b79c;
	padding-left:10px;
}

cite {

}

img {
	float:left;
	margin-top: 2px;
	margin-right: 6px;
	
}
	
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

acronym, abbr {

}



/* -- post info -- */

.post-info {
    color:#999;
    margin:0;
    padding:10px 0;    
    border-top:#ccc 1px dashed;
    font-size:0.9em;    
	}

.post-info em {
    color:#666;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}



.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color:#666;
	}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color:#838e99;
}



#post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:385px;
	padding:0px 0px 5px 0px;
	}

#post_single_title {
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description {
	float:left;
	width:385px;
	padding:0px;
	margin:0px;
	}
	
	
/*-------------Calendar-----------------*/

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:45px;
	height:46px;
	background:url(images/bg_date.jpg) no-repeat;
	padding-left:0px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ff7878;
	font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#dbdbdb;
	margin-top:-6px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	margin-top:-4px;
}
	
	
	































.line {overflow:hidden;}
.sidebar {
	text-align: left;
	float:left;
	width:200px;
	padding-top:40px;
	padding-left: 18px;
	line-height:15px;
	font-size:12px;
	overflow:hidden;}
.sidebar a {
	padding-left: 10px;
	line-height: 1.6em;
	text-decoration:none;
	color:#C7C7C7;}
.sidebar div a {font-weight:bold;}
.sidebar a:hover {
	color: #EB8A00;
	text-decoration:none;}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;}
.sidebar ul li {}
.sidebar ul li li {background:url(images/blank.gif);}
.sidebar ul li li:hover { }
.sidebar h2 {
	color:#EB8A00;
	height: 30px;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px 0 0px 0px;
	padding:5px 0 5px 20px;
	line-height:normal;}
.sidebar ul li ul, .sidebar ul li div {	
	padding:0 10px 15px 14px;}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0 0 0 10px;
	background:none;}
.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;}
.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	clear:both;}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;}
.navigation a:hover {text-decoration:underline;}
.aleft {float:left;}
.aright {float:right;}
.contentCenter {text-align:center;}
h2.pagetitle {
	padding-left:20px;
	padding-top:20px;
	margin:0;
	font-size:20px;
	text-align:left;
	color:#555555;
	font-style:none;}
.comments {text-align: left;}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;}
.comments p {
	margin:10px 10px 0 0;
	color:#000000;
	padding:0;}
.comments li {
	margin:10px 0 0 0;
	padding-left:20px;
	color:#000000;
	}
.comments li p {
	padding-left:20px;
	padding-bottom:20px;
	}
.respond form {
	margin:0;
	padding-left:20px;
	padding-bottom:20px;
	}
.respond textarea {
	width:80%;
	height:156px;
	background:#353535;
	border:2px solid #5e676d;
	color:#DFDFDF;
	padding:10px;
	overflow:auto;
	font-family:Tahoma, Verdana, serif;
	font-size:14px;}
#commentform input {
	background:#353535;
	border:1px solid #5e676d;
	color:#DFDFDF;
	padding-left:10px;}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;}
.respond p {
	color:#000000;
	padding:0;
	margin:20px 0;}
.respond h2, .comments h2 {
	margin:0 auto;
	font-size:20px;
	color:#e61616;
	border-bottom: 1px dashed #ccc;
	height: 25px;
	clear:both;
	padding: 9px 0 0 15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;}	

#footwrap { 
	float: center;
	margin: 0 auto;
	text-align: left;
	height:49px;
	width:870px;
	color: #ffffff;
	background: #fff url(images/footer.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}	
	 
#footwrap #text{
    float:center;
    text-align:left;
    width: 840px;
	height: 30px;
	padding: 5px 0px 0 0;
	margin: 0 auto;
	}

#footwrap a {
	color: #ffffff;
	border: none;
	font-weight: bold;
	text-decoration: none;
	}

#footwrap a:hover {
	color: #211D1D;
	border: none;
	text-decoration: none;
	}








#projects {
	width:377px;
	border-color:#000000;
	margin-bottom:5px;
}
#projects-thumbs { 
	margin-top:3px;
}
#projects-thumbs a:visited img, #projects-thumbs a img {
	border-color:#000000;
	filter: alpha(opacity=50);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 	-moz-opacity: 0.5; 
	opacity:0.5;
}
#projects-thumbs a:hover img { 
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.0; 
	opacity:1.0;
}

.bullet-color {
	color:#E61616;
	font-weight:bold;
	font-size:14px;
	padding-right:2px;
}









