/*
THEME NAME: Really not a Leader theme
THEME URI: http://www.reallynotaleader.ca
DESCRIPTION: Based on Sandbox, http://www.plaintxt.org
VERSION: 0.9
AUTHOR: Luke Rodgers
AUTHOR URI: http://lukerodgers.ca
TAGS: 
*/

body {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, Georgia, times, serif;
	line-height: 1.3em;
}

h1 { 
	font-size: 1.5em;
}

h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .95em; 
}

h6 {
	font-size: .9em;
}

p, ul, ol, dl, form, table {
	font-size: .9em;
}

label, span, a, abbr, strong, em, li, code, cite {
	font-size: 1em;
}

a:link {
	color: #2a7286;
}

a:visited {
	color: #333;
}

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}

i {
	display: block;
	clear: both;
}

/* WRAPPER */ 

#wrapper {

}

div#access {
	display: none;
}

/* HEADER */

#header-wrapper {
	margin: 30px 0;
}

#header {
	width: 830px;
	margin: 0 auto;
}

h1#blog-title {
	float: left;
	margin: 0 0 0 0;
}

h1#blog-title a {
	display: block;
	width: 415px;
	height: 209px;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.5em;
	text-indent: -9999px;
	background: url(images/logo.gif) 0 0 no-repeat;
}

h1#blog-title a {
	text-decoration: none;
}

#header #about {
	width: 300px;
	float: left;
	margin: 0 0 0 30px;
	padding: 35px 60px 5px 5px;
	background: url(images/flag.gif) right 0 no-repeat;
}

#header #about h2 {
	font-size: 1.3em;
	font-style: italic;
}

#header #about p {
	margin: 4px 0;
	font-size: .75em;
	line-height: 1.2em;
}

#header #about ul {
	margin: 0 0 0 20px;
	font-size: .75em;
	line-height: 1.2em;
	list-style-type: disc;
}

/* HEADER global nav */

#menu-wrapper {
	height: 2.3em;
	background: url(images/menu-bg.gif) 0 0 repeat-x;
}

#menu {
	margin: 0 auto;
	width: 30em;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	margin: 0 5px;
}

#menu li a {
	color: white;
	display: block;
	padding: .37em .5em;
	font-size: 1.2em;
}

#menu li a:hover, #menu li.current_page_item a, body.author #menu li.page-item-34 a {
	color: #2a7286;
	background: white;
}

/* CONTAINER */ 

#container {
	width: 50em;
	margin: 1em auto;
}

/* INTRO */

#intro {
	width: 60em;
	padding: .5em;
	margin: 0 auto 1em auto;
	background: #f7f7f7;
	border: solid 1px silver;
	border-bottom: solid 1px gray;
}

#intro div {
	width: 13em;
	float: left;
	margin: .5em;	
}

#intro h2 {
	font-style: italic;
}

#intro p.cat-desc {
	font-size: .7em;
	line-height: 1.2em;
}

#intro h4 a {
	color: #2a7286;
}

#intro ul {
	margin: .2em 0 0 1.2em;
	font-size: .7em;
	line-height: 1.2em;
}

/* CONTENT */

#content {
	width: 34em;
	float: left;
}

#content h2.entry-title, #content h3.entry-title, #content h2.page-title {
	margin: 0 0 2px 0;
}

#content h2.list-all {
	margin: 1em 0;
	font-size: .9em;
	border-bottom: solid 1px gray;
}

#content .entry-content h3 {
	font-size: 1.1em;
	margin: .5em 0;
}

#content .post {
	margin-bottom: 1em;
}

#content .post-meta, #content .post .entry-meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.4em;
	color: gray;
}

#content .entry-content p {
	margin: .5em 0;
	font-size: .8em;
	line-height: 1.4em;
}

#content .entry-content ul {
	margin: 8px 0 8px 25px;
	list-style: disc;
	font-size: .8em;
	line-height: 1.3em;
}
#content .entry-content ul li {
	font-size: inherit;
}

#content .wp-caption {
	background: #d7d7d7;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	font-size: .9em;
}

#content img.alignright {
	float: right;
	margin: 0 0 .4em .4em;
}

code {
	font-family: 'Courier New', Courier, Fixed;
}

code.block {
	display: block;
	padding: 5px 15px;
	margin: 10px 0;
	border-left: solid 3px #2a7286;
	background: #f7f7f7;
}

#content blockquote {
	margin-left: 2.5em;
}

/* CONTENT single post */

#nav-below {
	margin: 1em 0;
}

#nav-below div {
	float: left;
}

#nav-below h4 {
	margin: .4em 0;
}

#nav-below div a {
	display: block;
	padding: .4em;
	margin: 0 1em 0 0;
	font-size: .7em;
	color: white;
	background: #2a7286;
	border: solid 1px #333;
}

.single #content .post .entry-meta {
	margin: 1em 0 .5em 0;
}

/* CONTENT authors */

.archive-meta {
	margin: 1em 0;
	font-size: .8em;
}

.archive-meta p {
	font-size: 1em;
	line-height: 1.3em;
}

img.author-photo {
	float: right;
	border: solid 4px #444;
}

/* CONTENT categories */

#content .cat-name {
	text-transform: lowercase;
}
	
/* PRIMARY SIDEBAR */

#primary {
	width: 15em;
	margin-left: 35em;
}

#primary ul {
	list-style: none;
}

#primary h3.widgettitle {
	font-size: 1em;
	border-bottom: solid 1px gray;
}

#primary .widget ul, #primary .widget form {
	margin: 10px 0;
}

#primary .widget li {
	margin: .3em 0;
	font-size: .85em;
	line-height: 1.2em;
}

/* PRIMARY SIDEBAR search */

#primary #searchform #s {
	width: 10em;
}

/* FOOTER */

#footer {
	margin: 50px 0 0 0;
	color: gray;
}

#footer a {
	color: gray;
}

#footer #attrib, #footer #disclaimer {
	font-size: .8em;
}

#footer div {
	margin: 8px auto;
	text-align: center;
}

#footer div.hr {
	width: 620px;
	height: 17px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/hr.gif) 0 0 no-repeat;
}

/* COMMENTS */

#comments {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px black;
}

#comments h3 {
	margin: 10px 0;
	font-size: 1.1em;
}

#comments p {
	font-size: .8em;
	line-height: 1.2em;
}

#comments .comment-author {
	font-size: .9em;
	margin: 0 0 3px 0;
}

#comments .comment-meta {
	font-size: .7em;
	color: gray;
}

#comments .comment p {
	margin: 8px 0;
}

#comments p#comment-notes {
	margin: 8px 0 10px 0;
}

#commentform .form-label label {
	font-size: .8em;
}

#commentform input {
	margin: 3px 0 8px 0;
}

#comments form textarea {
	margin: 3px 0 10px 0;
}