/*
Theme Name: Keep It Simple Stupid!
Theme URI: http://www.wpskins.org/
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
*/


/************************/

/*     Global Design    */

/************************/

/* Import YUI Reset CSS */

@import url(reset.css);

/* Import YUI Reset CSS */



a {

	color: #595959;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}



body {

    font-family: Verdana, Arial, sans-serif;

    background: url(images/header.png) repeat-x top;

}



ul, ol {

    list-style-type: none;

}



blockquote, #content ul, #content ol, p, pre {

    margin: 0 0 0.5em 0;

}



/************************/

/*     Layout Design    */

/************************/



#page {

	width: 838px;

	margin: 0 auto;

}



#header {

    position: relative;

}



#wrapper {

    clear: both; /* Clear float items in from navi-bar */

    margin-top: 20px;

}



#content {

	float: left;

	width: 425px;

}



#sidebar {

	float: right;

    width: 380px;

}



#footer {

	clear: both;

    background: url(images/footer.png) repeat-x 0px 5px;

    height: 100px;

    padding-top: 50px;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    height: 85px;

    padding-left: 20px;

}



#headerimg h1 {

    padding-top: 30px;

}



#headerimg a {

	color: #007cd5;

}



.description {

    font-size: 12px;

}



.rss {

    position: absolute;

    top: 50px;

    right: 30px;

    font-size: 12px;

}



/* Navigational bar */

#navi {

    background: url(images/nav-bar.png) no-repeat;

    height: 65px;



}



ul#navi-bar {

    padding: 0;

    font-size: 12px;

    height: 40px;

}



ul#navi-bar h2 {

    font-size: 120%;

}



ul#navi-bar li {

    display: block;

    float: left;

    background:;

    margin-top: 10px;

    padding: 0 20px;

}



ul#navi-bar li.home {

    width: 100px;

    padding: 0;

    text-align: center;

}



ul#navi-bar li.search {

    width: 210px;

    padding: 0;

    text-align: center;

    float: right;

}



/*

ul#navi-bar li:first-child {

    margin-left: 0 !important;

}*/



ul#navi-bar ul {

    display: none;

}



#navi-bar a {

    padding: 2px 10px;

    color: #FFF;

    font-weight: bold;

}



#navi-bar a:visited, #navi-bar a:hover {



}

/************************/

/*    Sidebar Design    */

/************************/

#sidebar ul {

	font-size: 12px;

    width: 190px;

}



#sidebar ul h2 {

    font-size: 16px;

	margin: 0 0 4px 0;

    color: #595959;

}



#sidebar ul li {

    margin-bottom: 10px;

}



#sidebar ul ul {

    width:100%;

}



#sidebar ul ul li {

    margin-bottom: 10px;

    padding-bottom: 5px;

    line-height: 14px;

    background: url(images/bullet.png) no-repeat left 4px;

    padding-left: 10px;

    border-bottom: 1px dashed #d1d1d1;

}



#sidebar ul ul ul {

    display: none;

}



#sidebar p {



}



#sidebar a {



}

#sidebar a:hover {



}



#sidebar a:visited {



}



/************************/

/*    Content Global    */

/************************/

blockquote {

    font-style: italic;

    padding: 0 10px;

}



h1, h2, h3, h4, h5, h6 {

    font-family: Arial, sans-serif;

    font-weight: bold;

}



h1 {

    font-size: 30px;

}



h2 {

    font-size: 18px;

}



h3 {

    font-size: 14px;

}



h4 {

    font-size: 12px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 12px;

}



code, pre {

    overflow: auto;

    white-space: pre;

    font-family: Courier;

}



#content ul {

    padding-left: 20px;

    list-style-type: square;

}



#content ol {

    padding-left: 25px;

    list-style-type: decimal;

}



/************************/

/*    Content Design    */

/************************/

.post {

    margin: 10px 0 50px 0;

	font-size: 12px;

	line-height: 14px;

    color: #595959;

}



.post h2 {

	line-height: normal;

}



.post h2 a:hover, h2 a:visited, h2 a {

    color: #007dd6;

    font-weight: bold;

}



.post .posted {

	font-size: 10px;

	line-height: normal;

}



.post p {



}



.post a {



}



.post img {

    max-width: 100%;

    margin: 3px;

}



.post ul {



}



.post li {



}



.entry {



}



.postmetadata {

    margin: 5px 0;

    font-size: 12px;

	line-height: normal;

    background: url(images/meta.png) repeat-x;

    height: 16px;

    padding: 5px;

    color: #FFF;

}



.postmetadata .cat {

    float: left;

}



.postmetadata .comments {

    float: right;

}



.postmetadata a {

    color: #FFF;

}



.entrytext {



}



p.alt {

    font-size: 10px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

}



#nav-above {

    margin-bottom: 10px;

}



#nav-below {

    margin-top: 10px;

}



.alignleft, .nav-previous {

    float: left;

}



.alignright, .nav-next {

    float: right;

}



.center {



}



.pagetitle {



}



cite {



}



a img {

    border: none;

}



acronym, abbr {



}





/************************/

/*    Comment Design    */

/************************/



#content ol.commentlist {

	font-size: 11px;

	padding: 0;

	list-style-type: none;

    margin: 0;

    color: #595959;

}



ol.commentlist li cite.author {

    font-size: 11px;

    font-weight: bold;

    font-style: normal;

}



ol.commentlist li {

    margin-bottom: 1em;

    border: 1px solid #aac3d0;

    padding: 20px;

}



ol.commentlist li.alt {



}



ol.commentlist a {



}



ol.commentlist p {

    margin: 0 0 0.5em 0;

}



#commentform p {

    font-size: 12px;

    margin: 0 0 5px 0;

}



#comment {

    width: 95%;

}



#author, #email, #url, #comment {

    border: 0;

    border-top: 3px solid #d8d8d7;

    border-right: 2px solid #d8d8d7;

    background-color: #f6f6f5;

    padding: 3px;

    font-family: Verdana, sans-serif;

    font-size: 10px;

}



small.commentmetadata {

    margin: 0 0 0.3em 0;

}



h3#comments, h3#respond {

    font-size: 16px;

    font-weight: bold;

    color: #66b55e;

    margin: 5px 0 4px 0;

}



#submit {

    background: url(images/submit.png) no-repeat;

    padding: 5px 5px;

    text-align: center;

    border: 0;

    color: #FFF;

    font-weight: bold;

    font-size: 10px;

    font-family: Verdana;

    width: 101px;

}



.gravatar {

    float: left;

    width: 75px;

    margin: 0 5px 0 0;

}



#commentarea {

    width: 357px;

    padding: 10px 20px;

    background: #BDD9E8 url(images/comments-top.jpg) no-repeat top;

}



.comment-footer {

    font-size: 1px;

    line-height: 1px;

    background: url(images/comments-bottom.jpg) no-repeat;

    height: 7px;

}





/************************/

/*     Search Design    */

/************************/

#searchform {



}



#searchform #s {

    background-color: #5c5c5c;

    border: 0;

    padding: 2px;

    color: #FFF;

    float: left;

    margin-right: 5px;

}



#searchform #searchsubmit {

    width: 49px;

    height: 22px;

    text-indent: -10000px;

    background: url(images/search.png) no-repeat;

    border: 0;

    float: left;

}



/************************/

/*   Calendar Design    */

/************************/



#wp-calendar {

	width: 100%;

}



#wp-calendar td {

	text-align: center;

}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/************************/

/*     Footer Design    */

/************************/

#footer-meta {

    font-size: 12px;

	width: 838px;

	margin: 0 auto;

}



#footer p {

	margin: 0;

}



/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}



.ad {

    padding: 5px;

}



.ads {

    padding: 5px;

    text-align: center;

}



.side-ad {

    float: right;

    width: 160px;

}

