/*
Theme Name: Kid
Theme URI: http://www.peregrinepress.com/
Description: Child Theme for thematic
Author: jmb
Author URI: http://www.peregrinepress.com/
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("http://www.peregrinepress.com/wordpress/wp-content/themes/thematic/style.css");


#header {
	width:850px;
	background-image: url(image/news-logo.jpg);
	background-repeat:no-repeat;
	height:249px;
	margin:20px auto;
	
}

#header a span {
	visibility: hidden;
	text-decoration:none;
	display:block;
	width:850px;
	height:245px;
}

#news-banner {width:850px; left:10px; top: 249px;}

.navlist
{
margin: 5px 10px;
padding: 0;
font-size:110%;

}



.navlist li {
	margin: 0 15px 4px;
	padding:0 0 2px;
	display: inline;
	list-style-type: none;
	float: left;
	width:auto;
	text-align:left;
	}


.navlist a:link, .navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0;
text-decoration: none;
color: #996600;
width:auto;
}

.style-select  {
	color:#330033; font-weight:bold; border-bottom: 4px solid #330033; line-height:14px;
	
	}

.navlist a:hover { color: #330000;
border-bottom: 4px solid #330000;
padding-bottom: 2px;
background: transparent;
color: #330000; }


li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 75%; font-weight:500; color:#333333;}

/* adjustments to theme styles */

#branding {
	display:none;
}

#access {
	display:none;
}

#main {
	width:850px;
	margin: 0 auto;
}

#container {
		width:540px;
		float:left;
		padding: 0 10px;
		border-right:  1px  solid #996600; 
}

#content {
	margin:0 0 0 20px;
	overflow:hidden;
	width:500px;
}
	
#primary {
	float:right;
	position:relative;
	right:45px;
	top:15px;
	width:200px;
	margin-bottom:22px;
	padding:18px 0 0;
        border:none;
}

.main-aside {
	width:200px;
}

.aside h3 {
	font-size:12px;
}

.aside input {
	font-size:11px;
	color:#666;
}

.aside ul ul li {
	font-size:100%;
}

.main-aside ul {
	padding:0;
	width:200px;
}

.entry-title {
	font-size:22px;
	
}

.entry-title a{
	color:#330033;
}

.entry-title a:hover {
	color: #996600;
}


.page-title h1{
	font-family:Arial, Helvetica, sans-serif;
}

.aside a:hover {
       color: #996600;
}


.highlight {
	color:#330033; 
	font-weight:bold;
}

.entry-content a {border-bottom:thin dashed; color:#996600; text-decoration:none;}
.entry-content a:visited {color: #666;}
.entry-content a:hover {color: #330033;}

blockquote {font-size:85%;}
.more-link {text-align:right; margin-left:350px;}


