/*
Theme Name: ReidNews
Theme URI: http://rae.tnir.org
Description: Based on Dent - http://pietersz.co.uk/
Version: 1.0
Author: Reid Ellis (Dent by Graeme Pietersz)
Author URI: http://rae.tnir.org

License:

Copyright Graeme Pietersz 2006.
This theme is released under the Creative Commons Attribution-NoDerivs 2.5 License (http://href="http://creativecommons.org/licenses/by-nd/2.5/)

Additionally permission is granted to modify this theme, provided that either 1) links in the footer are retained unmodified or 2) the modified theme is used only on websites that provide spiderable links to the sites linked to in the footer.

Deep links to the sites from relevant text would be greatly appreciated but are not required.

Instructions:

The theme includes an empty file called notice.php. Whatever is placed in this will show at the bottom of the side bar. It is intended for copyright notices etc.
*/

body {padding: 0; margin: 0; font-family: "Trebuchet MS",verdana,sans-serif; background-color: #f8f8f0; border: 0}
#header {margin: 0; padding: 0; background-color: #F2DBC2; border: solid 0.25em #f8f8f0}
#headtext {margin: 0.5em auto 0 1em;}
#headtext h1, #headtext h1 a {margin: 0; padding: 0; text-decoration: none; color: black; font-size: 150%; font-weight: normal}
#headtext p {margin: 0; padding: 0; border: 0; margin-left: 1.5em; padding: 0; color: #D29659}
#searchdiv {margin: 1em 1em 0 0; padding: 0; float: right}
#slogan {color: #E3B586}

#maintext {background-color: #E3CDB6; }

#navbar {float: right; width: 16em; background-color: #F1D6B8; margin-left: 1em; border-left: solid 0.5em #f8f8f0; border-bottom: solid 0.5em #f8f8f0}
#navbar h2 {margin: 0; border: none; text-align: left}
#navbar li {list-style: none}
#navbar ul {margin: 0 0 1em 1em}

#twitter_list, #gbw {
	font-size: 75%;
	color: #345;
}
.twitter {
	margin: 0;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	padding: 0;
	text-indent: 0;
}
.twitter.evenrow {
	background-color: #d0c0a0;
}

p {margin-left: 1em; margin-right: 1em; }
blockquote {margin: 1em}
.details {
	font-size: 50%;
	/* text-align: right; */
}
blockquote {font-family: "dejaVu Serif",Times,serif; font-weight: lighter}
ul, ol {padding: 0; margin: 1em auto 1em 3em}
ul li {list-style-type: disc}
h2, h3, h4 {color: #804000; text-decoration: none; margin: 1em;}
h2 {border-left: solid 0.5em #422E1C; background-color: #c0a080; margin: 0 0.5em 0.5em 0; padding: 0 0.25em 0 0.25em; text-align: left}
h2.searchhead {border: none}

a {color: #804000; text-decoration: none}
img { border: 0; }

#maintext img {margin: 1em}
#maintext .sparkline {margin: 0px}

a:hover {background-color: #C8D088; color: #ad150d}
#footer {clear: left; background-color: #c18955; margin: 0; border: 0; font-size: 75%}
#footer a {color: #004; font-weight: bold}

label {display: block; margin: 0.5em auto 0.5em 1em; font-size: 75%}
input {margin-left: 1em; background-color: #ffe4c4; border: inset 2px #ffe4c4}
input:focus {background-color: #fcf4ae}
select {background-color: #ffe4c4; border: inset 2px #ffe4c4}
#searchsubmit {background-color: #c18955;border: outset 2px #ffe4c4}
textarea {margin-left: 1em; background-color: #ffe4c4; border: inset 2px #ffe4c4}
textarea:focus {background-color: #fcf4ae}
#submit {background-color: #cfb99f;border: outset 2px #cfb99f}
#license {margin: 1em; font-size: 75%; text-align: center}
pre, code {
	display:block;
	font: 1em 'Courier New', Courier, Fixed, monospace;
	font-size : 100%;
	color: #000;
	background : #fff url(preback.jpg) no-repeat left top;
	overflow : auto;
	text-align:left;
	border : 1px solid #99cc66; /*highlight color */
	padding : 0px 20px 0 30px;
	margin:1em 0 1em 0;
	line-height:17px;
}

#maintext .wp-smiley {
	border:0;
	margin:0;
	padding:0;
}

@media print {
	body { background: white; color: black; margin:0 }
	#header { display: block; }
	#content { display: block; }
	#comments { display: block; }
	#commentform { display: none; }
	#navbar { display: none; }
	#sidebar { display: none; }
	#footer { display: none; }
	blockquote, table, pre { page-break-inside: avoid; }
	ul, ol, dl  { page-break-before: avoid; }
	img {
	    page-break-inside: avoid; 
        page-break-after: avoid;
    }
}

/* begin gravatars plugin */
.aktt_tweets {
    font-size: 75%;
}
.aktt_tweets li {
    margin-bottom: 1em;
    margin-top: 1em;
}
.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}
/* end gravatars plugin */

