/*  
Theme Name: Kansas PPD
Theme URI: 
Description: A template built for Kansas PPD
Version: 1.0
Author: Koji Hayakawa
Author URI:  

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5  License
http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
}



/*-------body stuff------*/
body {
    margin: 0;
    padding: 0;
    font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
    font-size: 73%;    
    line-height: 1.8em;
    color: #434343;
/*
	min-width:780px;
*/
    text-align:center;
    background-color: rgb(255, 255, 204);
}

#page {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    padding-right:30px;
    width: 830px;
    height: 100%;
    background: url(images/pinkbar.jpg) repeat-y top left;
}

#main {
    width:573px;
    padding:0px;
    margin:0px;
    margin-left: 232px;
}

/*----footer-----*/
#footer {
    width:100%;
    height:69px;
    padding:0;
	text-align: center;
    background: url(images/greenbar.jpg) repeat-x top left;
}

#footer p {
	width:519px;
	height:49px;
	text-align:left;
	padding-top:32px;
	padding-left:311px;
        padding-right:30px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/topleft.jpg) no-repeat top left;
	font-size:0.9em;
        line-height:1.3em;
}
/*
#footer p {
	width:519px;
	height:29px;
	text-align:left;
	padding-top:40px;
	padding-left:311px;
    padding-right:30px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/topleft.jpg) no-repeat top left;
	font-size:0.8em;
}
*/

/*---------header--------*/
#header {
    width:100%;
    height:69px;
    padding:0;
	text-align: center;
    background: url(images/greenbar.jpg) repeat-x top left;
}

div.topmenu {
	width:619px;
	height:29px;
	text-align:left;
	padding-top:40px;
	padding-left:211px;
    padding-right:30px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/topleft.jpg) no-repeat top left;
}

a.topmenu {
	padding:6px;
	padding-left:20px;
}

#header h1 {
    padding-top: 52px;
    padding-left: 90px;
    color: #434343;
    text-decoration: none;
    font: 2.6em Georgia, "Times New Roman", serif; 
}

h1 a {
    color: #434343;
    text-decoration: none;
}

h1 a:hover {
    color: #434343;
    text-decoration: none;
}

.description {
    font-size: 1.6em;
    color: #434343;
    margin-top: 15px;
    text-align: right;
    font: italic 1.5em Georgia, "Times New Roman", serif;
}

#page hr {    
    display:none;
}

/*----general----*/
h2 {
    font: 1.6em Georgia, "Times New Roman", serif; letter-spacing: 1px;
    color: #00329b;
}
.news {
    color: #464646;
    margin-bottom: 0.5em;
    margin-top: 0em;
    text-align: center;
    font-size: 1em;
    font-variant: small-caps;
    background-color: #fafafa;
}

h3, h4 {
    font: 1.4em Georgia, "Times New Roman", serif; letter-spacing: 0.8px;
    color: #434343;
}

a {
    color: #008000;
}

a:hover {
    color: #20a020;
}

h2 a {
    color: #00329b;
    text-decoration: none;
}
    
blockquote {
    margin: 1em 2em 1em 3em;
    padding: 0.5em;
    text-align: center;
    background-color: #ebf3ff;
    border-right: 4px #454545 double;
}

blockquote p {
    margin:0 0 .75em;
    font-style:italic;
    color:#666;
    background: url(images/quote.png) no-repeat right bottom;
}

blockquote p em {
    font-style:normal;
}

/*--------images-----------*/

img {
    padding: 2px;
    border: none;
    margin: 5px;
}

a img {
    border: 1px #d3dcc7 solid;
}

a:hover img {
    border: 1px #1f6f78 solid;
}

#sidebar-1 a img {
    border: 0px;
}

#sidebar-1 img {
    border:0px;
    padding: 0em;
    margin: 0em;
    margin-bottom:2px;
}

#sidebar-1 a:hover img {
    border: 0px;
}

#links {
    text-align:right;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* ----- forms ------- */

input, textarea {
    background: #f8f8f8;
    border:none;
    padding:1px;
    color: #444;
    font: 1.2em Georgia, "Times New Roman", serif; 
    letter-spacing: 0.8px;
}

textarea, input.text
{
    border:1px solid #999;
    border-color:#999 #dde #dde #999;
}

input.button, input.button:hover, input.button:focus
{
    margin: 2px;
    background-color: #ddf;
    border-width:2px;
    border-style:solid;
    border-color: #333 #aab #aab #333 ;
}

input.button:active
{
    margin:3px;
    border-width:1px;
}

input#searchsubmit {
    display:none;
}

input:focus, textarea:focus {
    background: #ffffff;
}

input:hover, textarea:hover {
    background:#ffffff;
}

input#submit {
    border: 1px #0f0000 outset;
    background-color: #e9e9e9;
}

input#submit:hover {
    background-color: #fafafa;
}

input#s {
    width: 90%;
    font-size: 1.4em;
}

#search_frm {
    margin-top:30px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.8em;
    margin-bottom: 5px;
    text-align: right;
}


#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    width: 97%;
    padding: 2px;
}

#commentform #submit {
    margin: 0;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}


/*-------layout----*/
#sidebar-1 {
    float:left;
    width: 176px;
    display:inline;
    text-align: right;
}

#content {
    float:left;
/*    width: 550px; */
    display:inline;
    margin-bottom: 15PX;
    margin-left: 0px;
}
    
#sidebar-2 {
    float: right;
    width: 200px;
    display:inline;
    text-align: center;
    padding-bottom: 20px;
}

/*---sidebar---*/
#sidebar-2 h3 {
    text-align: center;
    background-image: url(images/sbheader.png);
    font-weight: bold;
}

#sidebar-2 div {
    margin-bottom: 10px;
}

#sidebar-2 ul {
    list-style-type: none;
}    

#sidebar-2 ul ul {
    list-style-type: none;
}    

.eventssb li {
    display:block;
    border-bottom: 2px #e8e8e8 dotted;
    background-color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
}

.eventssb br {
    display: none;
}

.eventssb li a {
    margin: 0 auto;
    display:block;
    width:180px;
    background-color: #ffffff;
    font-variant: normal;
    text-decoration: none;
}

#navbar {
    list-style-type: none;
    margin-left: 5px;
    /*border-right: 2px #f4f4f4 solid;*/
    padding-right: 5px;
}

#navbar a {
    display: block;
    height:20px;
    line-height: 20px;
    text-decoration: none;
    color: #003333;
    font-size: 1.4em;
    padding-bottom: 5px;
    text-align: right;
}
    
#navbar li {
    display:block;
}

#navbar ul a {
    padding-left: 5px;
}

#navbar a:hover {
    background: url(images/pagemkr.png) no-repeat bottom right;
}

.current_page_item a {
    background: url(images/pagemkron.png) no-repeat bottom right;
}

#navbarchild {
    text-align: right;
    /*border-top: 5px #4369b2 solid;*/
    margin-top: 1em;
}

#navbarchild h3 {
    /*background-color: #e3edf9;*/
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    font-variant: small-caps;
}

#navbarchild li {
    display: list-item;
    list-style-type: none;
}

#navbarchild a {
    height:20px;
    line-height: 20px;
    text-decoration: none;
    color: #0066ff;
    font-size: 1em;
    padding-bottom: 5px;
    text-align: right;
}

#navbarchild a:hover {
    color: #d1d1d1;
}


/*----post nav-----*/
.navigation {
    height:3em;
}

.alignright {
    float: right;
}

.navigation a {
    background-color: #cacaca;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.navigation a:hover {
    background-color: #ebf0dd;
    text-decoration: none;
}

.alignleft {
    float: left;
}

.clear {
    clear:both;
}

/*---welcome---*/
.welcome {
    margin-bottom: 1em;
}

.welcome h2 {
    font-size: 2em;
    margin-top: 9px;
}

.welcome p {
    margin-bottom: 7px;
}

.readmore a {
    display:block;
    padding-right: 18px;
    height:18px;
    line-height:18px;
    text-align: right;
    background: url(images/more.png) no-repeat center right;
    border-bottom: 1px #e9e9e9 solid;
}



/*---posts-----*/
.post {
    margin: 20px 5px 0px 0px;
    /*border-bottom: 1px #f2f7e3 solid;*/
/*    background: url(images/postbg.png) no-repeat top left;  */
    color: #464646;
}
    
.post .dte {
    text-transform: uppercase;
    font-variant: small-caps;
    color: #87aae2;
    display: block;
}

.post .author {
    font-style: italic;
    color: #868686;
    text-transform: none;
    font-variant: normal;
}

.post ul {
    padding-bottom: 0.1em;
}

.post li {
    margin-left: 3em;
    list-style-type: square;
}

.post p {
    margin-bottom: 0em;
    margin-left: 0px;
	margin-top: 1em;
}

.postmetadata {
    line-height: 1.2em;
    font-size: 0.8em;
    color: #9e9e9e;
    border-top: 1px #f2f7e3 solid;
}

/*maps*/
.locationinfo {
    width: 180px;
    line-height: 1.3em;
    text-align: left;
    display: block;
    font-size: 10px;
}

.locationinfo a {
    color: blue;
}

#map {
    color: black;
}

/*---feeds---*/
.feeds {
    margin-top:10px;
    margin-right: 5px;
}

.feeds ul {
    padding:0px;
    margin:0px;
}

.feeds li {
    padding:0px;
    margin:0px;
}

.feeds li a {
    padding-right:20px;
    background: url(images/feedicon16px.png) no-repeat right center;
}
    
/*---archives---*/
.archivemonth {
    float:left;
    width:45%
}

.archivesubject {
    float:right;
    width:45%;
}

.archive ul {
    line-height:1.2em;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 1em;
}

.archive li {
    margin:0;
    border-bottom: 1px solid #ddd;
    list-style-type: none;
}
                    
.archive li a {
    padding: 0px;
    background: #ffffff;
    color: #808080;
    text-decoration: none;
}

.children li{
    margin:0;
    padding:0;
    border: none;
    padding-left: 1em;
}

.children li a {
    padding-left:0px;
}                    

.archive li a:hover {
    background: #edf4fa;
    color: #003333;
}


/*---comments----*/
#comments {
    margin-top:1em;
}

#respond {
    margin-top:1em;
}

.commentlist li {
    padding:5px;
    margin:2px;
    list-style-type: none;
    border: 1px #003333 solid;
    background-color: #f2f7e3;
}

.commentmetadata {
    font-size: 0.8em;
}

cite {
    font-weight: bold;
    font-style: normal;
}

.commentlist p {
    font-style: italic;
}

.googleads {
    margin-top:10px;
    margin-left: 5px;
}

.googleadshor {
    margin-bottom:20px;
    margin-top:20px;
    padding:5px;
}

.imagefloat {
    float: left;
    padding: 3px;
}

#content ul.cosmos {
    margin: 2em 0;
    list-style: none;
    font-size: 140%;
    text-align: center;
}
            
#content li.cosmos {
    display: inline;
    padding: 0;
    margin: 4px;
    line-height: 2em;
}

#content li.cosmos a {
    text-decoration: none;
    color: #99cc33;
}

#content li.cosmos a:hover {
    text-decoration: none;
    color: #003333;
}

#content li.keyword1 { font-size: 0.7em; }

#content li.keyword2 { font-size: 0.9em; }

#content li.keyword3 { font-size: 1.0em; }

#content li.keyword4 { font-size: 1.1em; }

#content li.keyword5 { font-size: 1.2em; }

#content li.keyword6 { font-size: 1.3em; }

#content li.keyword7 { font-size: 1.4em; }

#content li.keyword8 { font-size: 1.5em; }

#content li.keyword9 { font-size: 1.6em; }

#content li.keyword10 { font-size: 1.7em; }

#content li.keyword11 { font-size: 1.8em; }

#content li.keyword12 { font-size: 1.9em; }

#content li.keyword13 { font-size: 2.0em; }

#content li.keyword14 { font-size: 2.1em; }

#content li.keyword15 { font-size: 2.2em; }
        
small {
    font-size: 0.8em;
    color: #bbbbbb;
}

#events {
    background-color: #f3f3f3;
    padding: 1em;
    font-size: 1.2em;
}

#events li {
    list-style-type: none;
    line-height:30px;
    border-bottom: 2px #d7d7d7 dotted;
}

#events a {
    background-color: #ffffff;
    margin-left: 1em;
}
    
#events br {
    display: none;
}

    

#address {
    margin-top:20px;
    margin-bottom:20px;
    text-align: right;
    border-right: 2px #f4f4f4 solid;
    padding-right: 5px;
    line-height: 1.2em;
}

div#ourstories p
{
    color:#005000;
    text-align:right;
    width:100%;
}

