/*

Theme Name: stroke4stroke
Theme URI: http://stroke4stroke.com.au/
Description: Elegant and simple. 
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: http://liight.com
Author URI: http://liight.com

*/

/* added
--------------------------------------------------*/
#wrapper2  { margin: 0 auto; width: 980px }

#flash   { background-image: url(../stroke4stroke/fade.jpg); background-repeat: repeat-x; z-index: -1; width: 100% }

/* body
--------------------------------------------------*/
body  { font: 80%/22px Georgia, serif }

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/

#header .description a 

{ background-image: url(../stroke4stroke/pledge.jpg); background-repeat: no-repeat; text-indent: -9000px; margin: 23px -30px 0 0; width: 260px; height: 125px; float: right; repeat: no-repeat }

#wrapper {
width:980px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1      { color: #333; font-size: 4em; font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif; font-weight: 400; background-image: url(../stroke4stroke/stroke4stroke_logo.jpg); background-repeat: no-repeat; text-indent: -9000px; letter-spacing: -1px; margin: 20px 0; height: 125px }
/* navigation
--------------------------------------------------*/
#nav     { background-color: #d9d9d9; margin: 0 auto; padding-top: 10px; padding-left: 10px; height: 23px }

#nav li   { list-style: none; padding: 0 0 0 0; float: left }

#navbar  { width: 980px }

#nav li a   { color: #474747; font: bold 90% Georgia; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; letter-spacing: 2px; display: block; margin: 0 10px; height: 33px }

#nav li a:hover  { color: #000; text-decoration: none }

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content   { margin: 0 250px 0 0; padding: 10px 40px 0 0; width: 680px }

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
color: #00ffff;
}

#content h2,#content2 h2   { color: #242424; font-size: 26px; font-family: Arial, sans-serif; font-weight: bold; line-height: 26px; padding: 20px 0 7px }

#content h2 a,#content2 h2 a  { color: #242424; text-decoration: none; border: none }

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3  { color: #222; font: 2em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS"; margin: 10px 0 }

#content h4  { color: #222; font: 1.8em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS"; margin: 10px 0 }

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3  { color: #222; font: 160% "Lucida Grande", "Lucida Sans Unicode"; margin: 10px 0 }

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover  { color: #000; text-decoration: none }

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post  { text-align: justify; margin: 0 0 50px 10px }

.post h2 a { font-family: Georgia }

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info  { color: #333; font-size: 1em; background-color: #eff8fb; margin: 25px 0; padding: 2px 3px 3px 8px; clear: left; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc }

.date  { color: #949494; font-style: italic; margin: 0 0 15px }

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar  { padding: 28px 10px 30px; width: 250px; height: 100%; float: right }

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft  { margin-right: 20px; margin-bottom: 10px; float: left }

.alignright  { margin-bottom: 10px; margin-left: 20px; float: right }

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}
