/*
Theme Name: Janowiak Custom
Description: Under construction
Version: 0.1
Author: Jesse A. Janowiak
Author URI: http://sockmonkeydesign.com
*/

@import url('960/reset.css');
@import url('960/960.css');
@import url('960/text.css');

@font-face {
font-family: "Komika Display Kaps Wide";
src: url(fonts/KMKDSPKW.eot); /* IE */
src: url(fonts/KMKDSPKW.ttf) format("truetype"); /* Everything Else */
}

body {
background-color: #e1ddcd;
/*background-image: url('images/baseline.gif');*/
}

#mainContent {
margin: 2.6em 0 0 0;
font-size: 1em;
line-height: 1.8em;
}

h1 {
font-family: 'Komika Display Kaps Wide', Verdana, Helvetica, sans-serif;
}


#mainContent h1 {
font-size: 3.6em;
margin:0 0 .5em .1em;
padding:0;
}

#mainContent h2{
font-size: 1.8em;
}

#news{
margin: .6em 0 2em 0;
padding: 1.8em;
font-size: 1.2em;
line-height: 1.8em;
}

#news p {
margin-bottom: 1em;
}

#news .date {
margin: 0 0 1em 0;
}

#news .newsContent {
margin: 0;
}

#news blockquote {
background: #e1ddcd url('images/openquote.png') no-repeat .5em .25em;
color: #4c4437;
margin: .5em 2em .5em 1em;
padding: .5em 1em 0 1em;
quotes: "\201C" "\201D";
}

#news blockquote p {
margin: 0 0 0 1em;
}

#news blockquote em.attr{
display: block;
margin: 0 0 0 3em;
font-style: italic;
}

#news hr {
margin: 1.5em 5em 1.5em 5em;
}

#sidebar {
font-size: 1em;
line-height: 1.8em;
}

#sidebar h1{
font-size: 1.8em;
margin: .8em 0 .2em 0;
}

#sidebar h1.first{
margin: 0 0 .2em 0;
}

#sidebar h1 a{
color: #000;
text-decoration: none;
}

#sidebar h1 a:hover{
color: #4c4437;
text-decoration: underline;
}

#sidebar p {
margin: 0 0 0 0;
font-size: 1.4em;
}

.newslist a, .linklist a {
text-decoration: none;
font-weight: bold;
}
	
.linklist {
margin-top: 1.8em;
font-size: 1.2em;
}

.linklist img {
width: 25px;
margin: 0 .5em 0 0;
}

.linklist li {
height: 2.9em;
}

.middleText {
vertical-align: 50%;
}

#sidebar ul li p.date {
font-size: 1em;
margin-left: 1.8em;
}

#headerBox, #news, #navButtons li.current { background-color: #f0eee6;}

#headerBox, #titleBanner { height: 108px;}

#headerBox h1, #headerBox h2 { display:none;}

#headerBox {
margin-top: 18px;
-moz-box-shadow: 0 2px 2px rgba(76,68,55,.75);
-webkit-box-shadow: 0 2px 2px rgba(76,68,55,.75);
-box-shadow: 0 2px 2px rgba(76,68,55,.75);
}

#titleBanner {
background-image: url('images/title_banner.png');
background-repeat: no-repeat;}

#navigation {
height: 54px;
background-color: #4c4437;
margin: 18px 0px 18px 0px;
padding: 0px;
-moz-box-shadow: 0 2px 2px rgba(76,68,55,.75);
-webkit-box-shadow: 0 2px 2px rgba(76,68,55,.75);
-box-shadow: 0 2px 2px rgba(76,68,55,.75);
}

#navButtons ul {
background-color: #ffff00;
margin: 0px 0 0 0 ;
padding: 0px 0px 0px 0px;
font-size: 1.8em;
color: #fff;
white-space: nowrap;
}



#navButtons li {
float: left;
margin: 0 0 0 0;
padding: 1em 1em;
list-style-type: none;
vertical-align: baseline;
line-height: 1;
}

#navButtons li a {
    text-decoration: none;
    margin: auto;
    padding: 0;
    color: #fff;
    font-weight: bold;
}

#navButtons li.current a {
color:#4c4437;
}

#searchBox{
padding: 18px 0 0 0;
}

.feature {
background-repeat: no-repeat;
height: 288px;
}

.feature h1 {
display: none;
}

#feature01 {

}

#feature02 {
}


