/*
Theme Name: Blue Kino
Theme URI: http://kino.pandela.net/
Description: My first wordpress theme.
Version: 1.0
Author: Kino
Author URI: http://kino.pandela.net/
*/
/*
Modified by Paul@YellowPencil.com
*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,sans-serif;}table {font-size:inherit;}select, input, textarea {font:99% arial,helvetica,sans-serif;}pre, code {font:115% monospace;}body * {line-height:1.22em;}

/* Typography Definitions by YellowPencil.com */

/* Body */ :focus {outline:0;} body {font-size:100%;font-size:76%;font-family:Tahoma, Arial, Helvetica, sans-serif;background:#d8e7f3;color:#000;}
/* Headings */ h1, h2, h3, h4, h5, h6, h7 {font-weight:bold;margin:.5em 0 .5em 0;line-height:1.1em;font-family:Arial, Helvetica, sans-serif;} h1 {font-size:1.8em;} h2 {font-size:1.4em;} h3 {font-size:1.2em;} h4 {font-size:1.1em;} h5 {font-size:1em;} h6 {font-size:0.9em;}
/* Paragraph Text */ p, pre {margin:.25em 0 1em 0;line-height:1.4em;font-family:Verdana, Arial, Helvetica, sans-serif}
/* Lists */ ul {list-style-type: disc;list-style-position: outside;margin:.5em 0 1em 1.5em;} ol {list-style-type: decimal;list-style-position: outside;margin: .5em 0 1em 1.5em;} li {padding-left:.5em;} dl {} dt {margin:.5em 0 .25em 0;font-weight:bold;} dd {padding:0 0 .25em 1em;} 
/* Block Level Type Styles */ blockquote {margin:1em 2em 1em 1em;} address {} del {} ins {} pre {}
/* Inline Type Styles */ abbr, acronym { border-bottom: 1px dotted #333; cursor: help; } strong {font-weight:bold;} em, dfn, cite {font-style:italic;}
/* Tables */ table {border:1px solid #ccc;margin:.25em 0 1em 0;border-right:0;border-bottom:0;} tr {}  th, td {padding:.25em;border:1px solid #ccc;border-top:0;border-left:0;} th {font-weight:bold;} caption {font-style:italic;}
/* Forms */ form {margin:.25em 0 1em 0;} label {display:block;font-size:.94em;} fieldset {border:1px solid #ccc;padding:.5em 1em;margin:.25em 0 1em 0;} legend {font-weight:bold;color:#000;}
/* Anchors and Images */ a {text-decoration:none;color:#777;} a:hover {text-decoration:underline;} a img {border:0;}

/* Primary container defs */
#homeheader {background: url("images/top-half.jpg") no-repeat top;height:320px;margin:0 auto;width:920px;}
#header {background: url("images/top-half.jpg") no-repeat top;height:200px;margin:0 auto;width:920px;}
#homeheader h1, #header h1 {margin:20px;font-size:72px;float:left;color:#fff;font:arial,helvetica,sans-serif;font-weight:normal;}
#container {text-align: center;margin: -24px auto 0 auto;width: 944px;}

/* Tab Menu */
#nav {list-style: none;margin: 0;padding: 0 0 0 20px;}
#nav li {margin:0;padding:0;float:left;}
#nav a {margin: 0;float: left;padding: 0 0 0 14px;font-weight: normal;border-bottom: 1px solid #e6e6e6;background: url("images/tab-left.png") no-repeat left top;}
#nav a span {color: #777;float: left;padding: 5px 26px 4px 11px;background: url("images/tab.png") no-repeat right top;}
#nav #current a {border-width: 0;font-weight: bold;background-position: 0 -40px;}
#nav #current a span {color: #555;padding-bottom: 4px;background-position: 100% -40px;}
#nav a:hover {background-position:0% -40px;}
#nav a:hover span {background-position:100% -40px;}

/* Posts */
#content {clear:both;text-align:left;}
#content a, .entry a, .commentlist a, #footer a {color: #39C;}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {border-bottom: 1px dashed;}
.entry {padding: 0;margin: 0;}
.entry li {list-style: none;margin: 10px 0 0;list-style-image: url("images/bullet.gif");}
.pie {color: #777;font-size: 12px;text-align: right;}
.date {padding-left: 15px;background: url("images/arrows.png") center left no-repeat;}
.categories {padding-left: 15px;background: url("images/post.gif") center left no-repeat;}
.comments {padding-left: 17px;background: url("images/comments.gif") center left no-repeat;}

/* Rounded divs */
.rounded-box {position: relative;width: 100%;margin: 0;padding: 0;background: #fff;}
.top-left-corner, .bottom-left-corner, .top-right-corner, .bottom-right-corner {position: absolute;overflow: hidden;height: 20px;width: 20px;background: #D8E7F3;}
.top-left-inside, .bottom-left-inside, .top-right-inside, .bottom-right-inside {position: relative;color: #fff;font: 150px/40px Arial;}
.top-left-corner { top:0; left:0;}
.top-right-corner { top:0; right:0;}
.top-left-inside { left:-8px;}
.top-right-inside { left:-25px;}
.bottom-left-corner { bottom:0; left:0;}
.bottom-right-corner { bottom: 0; right:0;}
.bottom-left-inside { left:-8px; top:-17px;}
.bottom-right-inside { left:-25px; top:-17px;}
.box-contents {position: relative;padding: 20px 30px 15px;}

/* Comments template */
#comments {margin: 30px 0 0;padding: 20px 0 0;border-top: 1px solid #e6e6e6;}
#comments li {list-style: none;list-style-image: none;margin: 0 15px 0 -30px;}
#comments .header { background-color:#EDF3DE;}
#comments .header.alt { background-color:#D8E7F3;}

/* Footer */
#footer {text-align: center;height:195px;background: url("images/bottom-half.jpg") no-repeat top;}

/* Flickr code */
#flickr_www { color:#3993ff; }
#flickr_badge_wrapper { width: 500px;}
#flickr_badge_wrapper a:hover, #flickr_badge_under_wrapper a:hover { border-bottom:0px; }
#flickr_badge_under_wrapper { text-align:right; } 