/*
Theme Name: Sentense.me
Theme URI: http://sentense.me/
Description: Say it everyday!
Version: 1.0
Author: Tomasz J. Kowalczyk & Igor Rzegocki
Author URI: http://www.rzegocki.pl
Tags: green, custom header, fixed width, two columns, widgets
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, button, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #75df00;
}

body {
    background: #ffffff;
}

input, textarea {
    padding: 5px 6px;
    border: solid 1px #bdf300;
}

a, a:visited {
    color: #75df00;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

a:hover {
    color: #bdf300;
}

#page {
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
}

#header h1,
#header a {
    display: block;
    width: 480px;
    height: 235px;
    text-indent: -1000em;
}

#header h1 {
    margin: 50px 0 0px;
    background: url(images/logo.png) no-repeat;
    background-position: left top;
}

#header a:hover {
    background: url(images/home.png) no-repeat;
    background-position: left bottom;
}

#header div.description {
    display: none;
}

#content {
    width: 480px;
    float: left;
    margin-right: 70px;
    padding-top: 79px;
}

#content div.post {
    margin-bottom: 40px;
}

#content div.post h2 {
    height: 42px;
    overflow: hidden;
}

#content div.post small {
    margin-bottom: 11px;
    display: block;
}

#content div.post small span {
    text-transform: uppercase;
    font-weight: bold;
    color: #bdf300;
}

#content div.post h2 span img {
    vertical-align: top;
    margin-top: 12px;
}

#content div.post ul.resolutions {
    display: block;
    text-align: left;
    list-style: none;
}

#content div.post ul.resolutions li {
    display: inline;
    white-space: nowrap;
    font-size: 12px;
}

#content div.post ul.resolutions li a {
    font-size: 12px;
}

#content div.post p.postmetadata {
    padding-top: 5px;
}

#content ul.navigation {
    overflow: hidden;
}

#content ul.navigation li {
    display: block;
    height: 13px;
    float: left;
    text-indent: -1000em;
    margin-right: 9px;
}

#content ul.navigation li a {
    display: block;
    height: 13px;
    text-indent: -1000em;    
    background-position: left top;
    background-repeat: no-repeat;
}

#content ul.navigation li a:hover {
    background-position: left -13px;
}

#content ul.navigation li.next {
    width: 44px;
}

#content ul.navigation li.separator {
    width: 5px;
}

#content ul.navigation li.previous {
    width: 84px;
}

#content ul.navigation li.next a {
    width: 44px;
    background-image: url(images/next.png);
}

#content ul.navigation li.separator {
    width: 5px;
    background-image: url(images/separator.png);
}

#content ul.navigation li.previous a {
    width: 84px;
    background-image: url(images/previous.png);
}

#content ul.navigation li.top {
    float: right;
    margin: 0;
}

#content ul.navigation li.top a {
    width: 33px;
    background-image: url(images/top.png);
}

#content ul.navigation li.share {
    float: right;
    height: 16px;
    overflow: hidden;
    text-indent: 0;
}

#content ul.navigation li.share ul li {
    margin-right: 10px;
    height: 16px;
    line-height: 16px;
}

#content ul.navigation li.share ul li.shareme {
    text-indent: 0;
    margin-right: 0;
}

#content ul.navigation li.share ul li a {
    text-indent: -1000em;
    width: 16px;
    height: 16px;
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
}

#content ul.navigation li.share ul li.stumbleupon a {
    background-image: url(images/icon-stumbleupon.png);
}

#content ul.navigation li.share ul li.digg a {
    background-image: url(images/icon-digg.png);
}

#content ul.navigation li.share ul li.delicious a {
    background-image: url(images/icon-delicious.png);
}

#content ul.navigation li.share ul li.twitter {
    margin-right: 0;
}

#content ul.navigation li.share ul li.twitter a {
    background-image: url(images/icon-twitter.png);
}



#content div.post p.postmetadata a {
    text-transform: uppercase;
}

ol.commentlist {
    margin-top: 23px;
}

#respond {
    margin: 23px 0 40px;
}

#commentform textarea {
    width: 466px;
    height: 108px;
}

#commentform #author {
    width: 466px;
    margin-bottom: 8px;
}

#commentform #url,
#commentform #email {
    width: 222px;
    margin-bottom: 8px;
    float: left;
}

#commentform #email {
    margin-right: 8px;
}

#commentform p.emailinfo {
    font-size: 12px;
}

h3#comments {
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

ol.commentlist li.comment {
    margin-bottom: 25px;
}

ol.commentlist li.comment cite.fn,
ol.commentlist li.comment cite.fn a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

ol.commentlist li.comment cite {
    color: #bdf300;
}

ol.commentlist li.comment span.says {
    display: none;
}

ol.commentlist li.comment div.comment-meta a {
    color: #bdf300;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

ol.commentlist li.comment div.comment-author,
ol.commentlist li.comment div.comment-meta {
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
}

ol.commentlist li.comment div.comment-meta {
    padding-top: 2px;
}

ol.commentlist li.comment p {
    clear: left;
}

#sidebar {
    width: 300px;
    float: left;
    margin-top: -211px;
}

#sidebar ul {
    list-style: none;
}

#sidebar ul li.facebook {
    padding-bottom: 149px;
}

#sidebar ul li.facebook a {
    display: block;
    width: 194px;
    height: 19px;
    background: url(images/facebook.png) no-repeat;
    background-position: left top;
    text-indent: -1000em;
}

#sidebar ul li.facebook a:hover {
    background-position: left -19px;
}

#sidebar ul li.rss {
    padding-bottom: 48px;
}

#sidebar ul li.rss a {
    display: block;
    width: 153px;
    height: 13px;
    background: url(images/rss.png) no-repeat;
    background-position: left top;
    text-indent: -1000em;
}

#sidebar ul li.rss a:hover {
    background-position: left -13px;
}

#sidebar ul li.rss a

#sidebar ul li h2 {
    height: 29px;
    overflow: hidden;
}

#sidebar ul li {
    margin-bottom: 30px;
    overflow: hidden;
}

#sidebar ul li div.right ul li {
    margin-bottom: 10px;
}

#sidebar ul li div.right ul li img {
    vertical-align: top;
}

#sidebar ul li input,
#sidebar ul li textarea {
    width: 286px;
    height: 68px;
}

#sidebar ul li input {
    height: auto;
    margin: 8px 0 0;
}

#sidebar div.left ul li {
    margin: 0;
}

#commentform #submit,
#sidebar ul li button {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 8px;
    border: none;
    text-indent: -1000em;
    background: url(images/send.png) no-repeat;
    background-position: left top;
    width: 66px;
    height: 28px;
    cursor: pointer;
}

#commentform #submit:hover,
#sidebar ul li button:hover {
    background-position: left -28px;
}

#sidebar ul li.colour button {
    background-image: url(images/download.png);
    width: 120px;
}

#sidebar ul li div.left,
#sidebar ul li div.right {
    float: left;
    width: 140px;
}

#sidebar ul li div.left {
    margin-right: 20px;
}

#sidebar ul li div.left ul li a em {
    font-style: normal;
    font-weight: normal;
}

#sidebar fieldset.sentence {
    overflow: hidden;
}

#sidebar fieldset.sentence cite {
    display: block;
    float: right;
    font-weight: bold;
}

#footer {
    clear: both;
    padding: 57px 0 69px;
}

#footer cite {
    display: block;
    width: 475px;
    height: 21px;
    text-indent: -1000em;
    background: url(images/thanks.png) no-repeat;
    background-position: left bottom;
}

#footer a.contact {
    display: block;
    margin-top: 70px;
    height: 16px;
    width: 361px;
    background: url(images/contact.png) no-repeat;
    background-position: left top;
    text-indent: -1000em;
}

#footer a.contact:hover {
    background-position: left -16px;
}

/* wheel */
#sidebar li.colour {
    padding: 16px 0 0 0;
}

#sidebar li.colour h2 {
    width: 160px;
    height: 21px;
    text-indent: -1000em;
    background: url(/wp-content/themes/sentense/images/colourme.png) no-repeat;
}

#wheel, #wheel img {
    display: block;
    width: 300px;
    height: 300px;
    border: none;
}

#wheel {
    margin: 0 0 19px;
    position: relative;
}

#wheel #dot {
    width: 10px;
    height: 10px;
    background: url(/wp-content/themes/sentense/images/dot.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#bar, #bar img {
    display: block;
    width: 300px;
    height: 12px;
    border: none;
}

#sidebar h3 {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #bdf300;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0 9px;
}

#barpointer {
    border-top: solid 1px #bdf300;
    background: url(/wp-content/themes/sentense/images/barpointer.png) no-repeat;
    height: 9px;
    background-position: 285px 0;
    margin: 4px 0 0 0;
}

#sidebar #rgb_hex { 
    width: 62px; 
}

#sidebar #rgb_r, #sidebar #rgb_g, #sidebar #rgb_b {
    width: 25px;
}

#sidebar li.colour label {
    color: #bdf300;
    font-weight: bold;
    text-transform: uppercase;
}
