/*
Design by Web Commerce Solutions
http://www.webcommercesolutions.co.uk
Copyright &copy; 2008, All Rights Reserved
*/

body {
	margin: 0 0;
	padding: 0;
	background: #3399FF url(images/img01.gif) repeat-y center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
}

img.right {
	border: none;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

table {

}

td {
  padding: 0px;
}

th {
  padding: 0px;
}

.tabdesc {
  font-size: 8pt;
}

.tabtitle {
  font-size: 12pt;
}

.tabsmall {
    font-size: 7pt;
}


/* Header */

#header {
	width: 740px;
	height: 250px;
	margin: 0 auto;
}

#header h1 {
    text-align: right;
    padding: 10px 45px 0 0;
	font-size: 16pt;
    color: #CE0008;
    text-decoration: bold;
}

#header h2 {
    text-align: right;
    padding: 0 45px 0 0;
	font-size: 10pt;
    color: #CE0008;
    text-decoration: none;
}



/* Logo */

#logo {
    margin: 10px 0 0 0;
    float: left;
	width: 504px;
	height: 148px;
	background: url(images/runlogo.gif) no-repeat;
}

#logo h1 {
    float: right;
    padding: 50px 0 0 20px;
	font-size: 12pt;
    color: #F46200;
}

#logo h2 {
	font-size: 13pt;
    padding: 85px 0 0 20px;
    color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Menu */

#menu {
	float: right;
	width: 700px;
	height: 50px;
	margin: 10px 30px 0 0;
	background:  url(images/img05.gif);
}

#menu ul {
	margin: 5px 0 0 15px;
	padding: 0 0 0 1em;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: .5em .7em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 13pt;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CE0008;
    color: #FFFFFF;
}

#menu .active a {
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 440px;
	padding: 0 50px 0 0;

}

#posts p.qtitle1 {
    padding: 0 0 0 10px;
    font-size: 14pt;
    font-family: "Courier New", Courier, monospace;
    color: #000000;
    letter-spacing: 4px;
    font-weight: normal;
    line-height: 14px;
}

.qtitle2 {
    font-size: 10pt;
    color: #CC0033;
}

.qtype {
    font-size: 9pt;
    color: #006600;
    letter-spacing: 0;
}

.qdesc {
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0;
}

.qorigin {
    font-size: 9pt;
    font-family: "Courier New", Courier, monospace;
    color: #0000FF;
    letter-spacing: 0;
}

.small {
    font-size: 9pt;
}


.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 0 10px;
	color: #CE0008;
    font-size: 28pt;
}

.post .title3 {
	padding: 0 0 0 10px;
	color: #CE0008;
    font-size: 18pt;
}

.post .meta {
	margin-left: 10px;
	padding: 10px 20px;
	background: url(images/img06.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 0 20px 10px 10px;
	line-height: 180%;
}

.post .privacy {
	padding: 0 20px 10px 10px;
	line-height: 180%;
    font-size: 11px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Boxed */

#sidebar .boxed {
	width: 200px;
	padding: 0 0 3em 0;
	background: #F7EF18 url(images/bottomnote.gif) no-repeat left bottom;
    margin-bottom: 20px;
}

#sidebar .boxed p {
color: #3399FF;
font-size: 12pt;
padding: 0 0 1px 20px;
}

#sidebar .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	font-size: 2em;
	color: #FFFFFF;
}

#sidebar .boxed .content1 {
	color: #FFFFFF;
    background: url(images/topnote.gif) no-repeat;
}

#sidebar .boxed .content2 {
	color: #FFFFFF;
    background: url(images/topnote1.gif) no-repeat;
}

#sidebar .boxed .content3 {
	color: #FFFFFF;
    background: url(images/topnote5.gif) no-repeat;
}

#sidebar .boxed ul {
padding-top: 40px;
margin-bottom: 0;
}

#sidebar .boxed li {
    list-style: none;
    font-size: 12pt;
    color: #3399FF;
}

#sidebar .boxed a {
	text-decoration: none;
	color: #3399FF;
}

#sidebar .boxed a:hover {
	font-weight: bold;
}


/* Boxed Purple */

#sidebar .boxedpurple {
	width: 200px;
	padding: 0 0 3em 0;
	background: #F802F9 url(images/bottomnote3.gif) no-repeat left bottom;
    margin-bottom: 20px;
}

#sidebar .boxedpurple p {
    color: #FFFFFF;
    font-size: 12pt;
    padding: 45px 0 0 35px;
}

#sidebar .boxedpurple h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	font-size: 2em;
	color: #FFFFFF;
}

#sidebar .boxedpurple .content {
	color: #FFFFFF;
    background: url(images/topnote3.gif) no-repeat;
}

#sidebar .boxedpurple .content1 {
	color: #FFFFFF;
    background: url(images/topnote4.gif) no-repeat;
}

#sidebar .boxedpurple ul {
    padding-top: 40px;
    margin-bottom: 0;
}

#sidebar .boxedpurple li {
    list-style: none;
    font-size: 12pt;
    color: #3399FF;
}

#sidebar .boxedpurple a {
    font-size: 12pt;
    text-decoration: underline;
	color: #FFFFFF;
    padding: 0 0 1px 35px;
}

#sidebar .boxedpurple a:hover {
    font-weight: bold;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 1em;
	text-align: justify;
	font-size: .8em;
}

#tagcloud .content a {
	color: #FFFFFF;
}

#tagcloud .content a:hover {
	color: #3399FF;
}

/* Footer */

#footer {
    clear: both;
	width: 740px;
	margin: 0 auto;
    text-align: center;
    padding: 0 0 0 50px;
}

#footer p {
	color: #000000;
    font-size: 11px;
}

#footer a {
	color: #000000;
}

