/*  
Theme Name: RockinBlue
Author URI: http://www.corymiller.com
Version: 1.1
Author: Cory Miller
Description: RockinBlue is a modern, clean and sleek theme designed for reading and customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #696310;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

li.page_item{
line-height:150%;
}

#container { 
	width: 860px; 
	text-align: left; 
	margin: 0 auto; 
	border: 2px gray solid;
	}

#header { 
	background: url(/wp-content/themes/rockin/images/kaasc-header.jpg);
	height: 123px; 
height:138px;
	padding: 0px 0px 0px 25px;
	}
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#header h3 {
	color: #cccccc;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu { 
	/*background-image: url(/web/20170222211048im_/http://kaasc.net/wp-content/themes/rockin/images/kaasc-nav-bar.jpg);*/
	/*height: 34px;*/
width:150px;
	margin-bottom: 0px; 
float:left;
	}
#menu h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	/*display: inline;*/
	list-style-type:none;
    border-bottom:1px solid #807B15;
    background-image: url(/wp-content/themes/rockin/images/kaasc-menu-bg.jpg);
margin-bottom:1px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 9px;
padding: 0px 0px 0px 1px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
	padding: 6px;
	margin: 0px;
display:block;
	text-decoration: none;
	}
#menu-gradient {
padding:0px;
margin:0px 0px 0px 1px;
height:23px;
background-image:url(/wp-content/themes/rockin/images/kaasc-menu-grdnt.jpg);
}

#content { 
	width: 470px; 
	float: left; 
	margin-bottom: 20px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
      margin-bottom:15px;
	line-height: 150%;
	}
#content h2 a  {
	color: #696310;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #696310;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 250px; 
width: 170px; 
	background: #ffffff url(/wp-content/themes/rockin/images/kaasc-grdnt.jpg) top center repeat-x;
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px 15px 15px 15px; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square;
	margin: 0px;
	padding: 5px 0px 0px 0px;
      margin-left:15px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
#searchsubmit {
font-size:10px;
text-align:center;
padding:0px;
}
#s {
width:110px;
}

#footer { 
	border-top: 1px dotted #0066cc;
	clear: both;
	}

#content, #footer { padding: 15px; }
/*
     FILE ARCHIVED ON 21:10:48 Feb 22, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:23:29 Jun 22, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 4237.925
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.057
  cdx.remote: 0.052
  esindex: 0.008
  LoadShardBlock: 4215.383 (3)
  PetaboxLoader3.datanode: 3611.07 (5)
  load_resource: 5975.446 (2)
  PetaboxLoader3.resolve: 4977.484 (2)
*/