/*   
Theme Name: Chisense 2010
Theme URI: http://www.chisense.co.uk/blog
Description: easy, simple with modern beauty
Author: W Z
Author URI: http://www.chisense.co.uk
Tags: green, red, clean, two-columns, right-sidebar, fixed-width, seasonal, sticky-post,
Version: 1.2
.
This theme is released under the GPL:
http://www.gnu.org/licenses/gpl.txt
.
*/

/* Basics ------------------------------------- */

* { margin:0; padding:0; }
.divclear { clear:both; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right: auto; }

body {
background: url('images/bgheader.png') left top repeat-x;
font-family: Tahoma, Geneva, sans-serif;
line-height:1.6em;
font-size:1em;
color:#343434;
text-align:center;
background-color:#fff;
}

div#wrapper {
width:1080px;
margin:0 auto;
text-align:left;
height:100%;

}

/* Elements ----------------------------------- */

a {
text-decoration:none;
color:#690;
}

p {
margin:10px 0;
}

h1,h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Sans-serif;
padding:10px 0 5px 0;
font-weight:bold;
}

h1,h2 {
font-weight:normal;
}

div#content h3, h4,h5,h6 {
font-family: verdana, Tahoma, Geneva, sans-serif;
}

ol, ul, li {
list-style:none;
}

code {
font:1em courier new;
}

pre {
border: 1px solid #c0c3ac;
font:1em courier new;
color:#233;
margin:10px;
padding:10px;
background:#ecf0d9;
overflow:auto;
}

table {
border-collapse:collapse;
margin:10px auto 10px auto;
background: #fff;
color: #000;
width: 720px;
font: 0.9em verdana, sans-serif;
letter-spacing: 0.02em;
}

td {
border: 1px solid #ccc;
padding: 10px;
}

th {
padding: 10px;
background:#ccc;
border: 1px solid #ccc;
}

dl {
margin:10px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 20px;
}

blockquote {
background:url('images/blockquote.png') no-repeat;
margin:10px 20px;
padding-left:40px;
}

fieldset {
padding:15px;
margin:5px;
}

legend {
padding:5px;
}

/* Header ------------------------------------- */

div#header {
background: transparent url('images/headpose.png') no-repeat bottom left;
height:338px;
clear:both;
}

h1#site-title {
padding-top: 220px;
line-height:.5em;
}

h1#site-title a{
color:#555;
font-size: 20px;
margin:0 0 0 400px;
}

h1#site-title a:hover {
color:#db5216;
}

h4#site-blurb {
font: 10px verdana,arial,sans-serif;
color:#690;
letter-spacing: 0.01em;
clear:both;
margin: 0 0 0 400px;
font-weight:normal;
line-height:.8em;
}

/* Page List ---------------------------------- */
ul#page-list {
float:left;
background: url(images/bgnavdivider.png) right top no-repeat;
}
ul#page-list a {
padding: 9px 30px 0px 12px;
height: 40px;
}
ul#page-list a:hover {
background: url(images/bgnav.png) left top repeat-x;
color: #a6e668;
}

ul#page-list li {
float:left;
margin:0;
font-size:1em;
height: 43px;
background: url(images/bgnavdivider.png) left top no-repeat;
}

ul#page-list li li {
font-size:0.9em;
background: #797979;
border-left:0;
border-right:0;
border-bottom:1px solid #333;
height: 43px;
width: 230px;
}
ul#page-list li a {
margin:0;
display:block;
font: bold 0.9em verdana,sans-serif;
color: #eee;
text-decoration:none;
height: 40px;
}

ul#page-list li li a {
color:#eee;
}

ul#page-list ul {
display:none;
position:absolute;
margin-top:-8px;
}

ul#page-list li li {
float:none;
}

ul#page-list li:hover > ul {
display:block;
background-color:transparent;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}

ul#page-list li.current_page_item a
{
color: #a6e668;
} 

/* Category List ------------------------------ */

div#navigation {
clear:both;
}

ul#category-list li {
margin:0;
font: 0.7em Tahoma, Geneva, sans-serif;
}

ul#category-list li a {
color:#06180a;
margin:0;
padding: 15px 0px 12px 10px;
display:block;
float: left;
}

ul#category-list li:hover {
background-color:#fff;
}

ul#category-list li a:hover {
color: #690;
}

ul#category-list ul {
display:none;
position:absolute;
background-color:#fff;
margin:40px 0 0 10px;
width: 160px;
height: 35px;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

ul#category-list li li a {
padding: 6px;
}

ul#category-list li li {
float:none;
}

ul#category-list li:hover > ul {
display:block;
}

/* Search Box --------------------------------- */

div#right-navigation {
float:right;
}

form#searchform {
float:right;
padding:0;
margin: 3px 10px 3px 0px;
}

input.inputbox {
padding-bottom: 0;
width:190px;
height:18px;
border: 1px solid #ccc;

background-color: #fff;
color: #333;
}

input#searchsubmit {
padding: 0px 20px 15px 30px;
height:20px;
width: 40px;
border: 0;
background: url('images/search.png') no-repeat top left;
}

input#searchsubmit:active {
border:1px inset #690;
}

/* Archive Page Banners ----------------------- */

div.archive-banner {
padding:1px;
background: #fff;
text-align:center;
color:#333;
}

div.archive-banner-bottom {
margin:-10px 0 30px 0;
background: #eee;
height: 1px;
}

div.archive-banner p {
font: 0.8em verdana,tahoma, sans-serif;
padding: 1px 5px 0 0;
letter-spacing: 0.02em;
text-align:left;
}

div.archive-banner h2 {
font: 1.2em verdana,tahoma, sans-serif;
padding:0;
text-transform: uppercase;
}

div#author-archive-banner {
text-align:left;
}

div#author-archive-banner img {
float:left;
padding-right:10px;
}

/* Posts -------------------------------------- */

div.date-box {
float:left;
border-bottom: 1px solid #eee;
width:50px;
height:60px;
margin:0 0 0 -81px;
text-transform:uppercase;
text-align:center;
padding:5px;
font: 0.7em Georgia, serif;
color: #777;
}

span.big-date {
font-size:1.5em;
}

h2.post-title a {
color:#690;
}

h2.post-title a:hover {
color:#db5216;
text-decoration:underline;
}

div.post {
margin-bottom:15px;
overflow:hidden;
}

div.post-body {

border-top:0;
}
div.post-body p {
font: 0.9em verdana, Tahoma, verdana, sans-serif;
line-height: 2em;
letter-spacing: 0.01em;
text-align:justify;
color: #333;
}
div#content {
width:740px;
float:left;
padding:20px;
border: solid 1px #eee;
}

div.post-body {
margin-bottom:15px;
padding:10px;
}

div.post-body a {
text-decoration:none;
}

div.post-body a:hover {
text-decoration:none;
color:#fd7438;
}

p.attachment a {
border:0;
}

p.attachment a:hover {
border:0;
}

div.post-body ul li {
list-style:disc;
font: 0.9em verdana, Tahoma, verdana, sans-serif;
line-height: 2em;
letter-spacing: 0.01em;

}

div.post-body ol li {
list-style:decimal;
}

div.post-body ol li, div.post-body ul li {
margin-left:30px;
}

div.post-body ol, div.post-body ul {
margin:10px 0;
}

div.post-body form#searchform {
float:left;
}

/* Single Posts and Pages --------------------- */

h2#single-title {
background-color:#fff;
border:0;
border-bottom:2px solid #ecf0d9;
padding:0 0 10px 0;
}

div#single-body {
border:0;
padding:0;
}
div#single-body img {
padding-left: 20px;
padding-top: 20px;
}
/* Sticky Posts ------------------------------- */

div.sticky h2.post-title {
border:1px solid #17291b;
border-bottom:0;
}

div.sticky div.post-body {
border:1px solid #17291b;
}

h2.post-title {
font-size:x-large;
padding:10px 0 5px 10px;
color: #690;
}

/* Images ------------------------------------- */

.wp-caption {
text-align:center;
padding-top:4px;
margin:10px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption p.wp-caption-text {
font-size:11px;
font-style:italic;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

div.post-body img {
border:0;
margin:0 10px 10px 0;
}

/* Galleries ---------------------------------- */

div.gallery {
clear:both;
margin: auto;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
float: left;
text-align: center;
width: 33%;	
}

div.gallery img {
border: 1px solid #cfcfcf;
padding:2px;
}

div.gallery .gallery-caption {
margin-left: 0;
}

div.gallery img:hover {
border:3px solid #78ad78;
padding:0;
}

/* Post Meta ---------------------------------- */

div.post-meta {
font-family:Tahoma;
font-size:.95em;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
border-bottom: 1px solid #eee;
font-size: 12px;
color:#ccc;
margin:0;
padding:0 5px;
text-align:right;
}

div.post-top-meta a {
color:#ccc;
}

div.post-top-meta a:hover {
color:#333;
}

span.top-categories {
float:left;
text-align:left;
}

/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
clear:both;
margin:20px 0;
padding:5px;
background: #eee;
color:#999;
}

div.post-bottom-meta a {
color:#690;
}

div.post-bottom-meta a:hover {
color:#333;
}

div.post-bottom-meta-columns {
float:left;
width:180px;
padding:10px 20px;
}

div.post-bottom-meta-columns ul li{
list-style-type:square;
list-style-position:inside;
}

div.bottom-meta-clear {
clear:both;
}

/* Comments ----------------------------------- */

textarea#comment {
width:550px;
}

li.comment, li.pingback {
padding:10px;
margin:15px 0;
}

div.comment-meta {
float:left;
font-family:tahoma;
font-size:.8em;
margin:-40px 0 0 36px;
}

li.pingback div.comment-meta {
margin:0;
}

div.comment-author {
margin-right:5px;
}

div.comment-body p {
margin-top:30px;
}

div.comment-meta a {
color:#455;
border-bottom:1px dotted #aaa;
}

div.comment-author a {
font-weight:bold;
font-style:normal;
color:#233;
}

div.comment-body p a {
color:#233;
border-bottom:1px solid #aaa;
}

li.even {
background-color:#e1e5ce;
border:1px solid #d0d4bd;
}

li.odd {
background-color:#f2f6df;
border:1px solid #e1e5ce;
}

li.bypostauthor {
border:1px solid #233;
}


/* Next and Previous Links -------------------- */

div.next-and-previous {
border-top:1px solid #dae0c8;
border-bottom:1px solid #dae0c8;
background: #eee;
width:100%;
}

div.next-and-previous a {
color:#690;
}

div.next-and-previous a:hover {
color:#06180a;
}

div.next-and-previous-link {
padding:10px;
width:350px;
}

div.newer-posts {
text-align:right;
width:350px;
}

/* Sidebar ------------------------------------ */

div#sidebar {
width:270px;
float:right;
margin:0;
padding-left:15px;
font-family:Tahoma, Geneva, sans-serif;
border: solid 1px #eee;
}

/* Sidebar Ads -------------------------------- */
/* (enable in sidebar.php) */

div#sidebar-ad-area {
width:370px;
height:175px;
}

div.ad-box {
width:150px;
height:150px;
float:left;
background-color:#283a2c;
margin:10px 0 0 19px;
border:2px solid #06180a;
color:#ddd;
}

div.ad-box p {
margin:10px 5px;
}

div.ad-box img {
width:150px;
height:150px;
border:0;
}

/* Sidebar Widgets ---------------------------- */

div#sidebar-widget-area {
margin-top:8px;
}

div.widget {
width:270px;
margin:0;
padding:0;
color:#333;
font-size:.9em;
}

h3.widget-header {
font-size:1em;
margin:0;
padding:15px;
font-family:Tahoma;
padding-bottom:0;
font-weight: bold;
color:#333;
}

div.widget a {
color:#222;
}

div.widget a:hover {
color: #690;

}

div.widget li {
margin-left:20px;
list-style-type:disc;
}

div.widget td a {
font-weight:bold;
}

div.widget form#searchform {
margin-bottom:15px;
}

/* Tabbed Sidebar Widgets --------------------- */

ul.tabnav {
text-align:left;
padding-left:10px;
}

ul.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
margin:0;
}

ul.tabnav li a {
text-decoration: none;
color: #777;
font-weight: bold;
padding: 4px 6px;
outline: none;
font-family:Tahoma; 
}

ul.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background:#d0d4bd;
color: #000;
text-decoration: none;
border:0;
}

div.tabdiv {
margin-top:2px;
padding:5px;
}

.ui-tabs-hide {
display: none;
}

/* Footer ------------------------------------- */

div#footer {
clear:both;

background: #000 url('images/chisense_location.png') no-repeat top right;
color:#fff;
font-size:.9em;
border-top:2px groove #a9ac92;
padding-bottom:20px;
font-family:Tahoma, Geneva, sans-serif;
}
img {border: 0;}
div#footer a {
color:#fff;

}

div#footer a:hover {
border-bottom: 1px dotted #fff;
}

/* Footer Widgets ----------------------------- */

h3.footer-widget-header {
font-weight:normal;
font-size:1.5em;
font-family:Georgia;
}

ul.footer-widget {
float:left;
padding:10px 0px 10px 40px;
text-align:left;
width:240px;
}

ul.footer-widget table {
float:left;
color:#233;
}

div#footer td a {
color:#233;
font-weight:bold;
}

ul.footer-widget caption {
color:#fff;
}

ul.footer-widget form#searchform {
float:none;
}

ul.footer-widget form#searchform label {
display:none;
}

div#footer a.rsswidget {
border-bottom:1px dotted #6b7e9d;
}

/* Footer Fine Print -------------------------- */

div#footer-credits {
float:right;
text-align:right;
padding-top:450px;
padding-right: 40px;
width:420px;
}

div#footer-credits li{
display:inline;
padding-left:1px;
font-size: 12px;
}
div#footer-credits p {
font-size: 12px;
padding: 0px;
}
div#footer p a {
border-bottom:1px dotted #6b7e9d;
}
