/*  
Theme Name: Dummy Runner
Theme URI: http://dummyrunnner.com/
Description: Dummy Runner
Version: 1.0
Author: Tim O'Leary
Author URI: http://dummyrunner.com/
*/

/* =GENERIC   ----------------------------------------------------*/

* {
   padding: 0;
   margin: 0;
}

html {
   height: 100%;
}

body {
   background: #222222 url(images/bg.gif) repeat;
   color: #ffffff;
   font-size: 13px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   position: relative;
   min-height: 100%;
   height: 100%;
}

a, a:visited {
   color: #3399cc;
   text-decoration: underline;
   padding: 2px;
}

a:hover {
   background-color: #cccccc;
   text-decoration: underline;
   color: #006699;
}

img {
   border: 0;
}

.clear {
   clear: both;
   font-size: 0%;
   line-height: 0%;
}

#wrap {
   height: auto !important;
   min-height: 100%;
   height: 100%;
   width: 885px;
   margin: 0 auto;
}

.left {
   float: left;
}

.img_left {
   float: left;
   margin-top: 3px;
   margin-right: 5px;
   border: 1px solid #999999;
   padding: 2px;
   background-color: #ffffff;
   height: 50px;
   width: 50px;
}

.img_left_small {
   border: 1px solid #999999;
   padding: 2px;
   background-color: #ffffff;
   vertical-align: text-bottom;
   height: 25px;
   width: 25px;
}

.right {
   float: right;
}

.img_right {
   float: right;
   margin-top: 3px;
   margin-left: 5px;
   border: 1px solid #999999;
   padding: 2px;
   background-color: #ffffff;
   height: 50px;
   width: 50px;
}

.img_right_small {
   border: 1px solid #999999;
   padding: 2px;
   background-color: #ffffff;
   vertical-align: text-bottom;
   height: 25px;
   width: 25px;
}

.center {
   text-align: center;
}

blockquote {
   padding: 40px;
   font-size: 1.2em;
   background: url(images/open-quote.gif) top left no-repeat;
}

blockquote span {
   padding: 0px 0 40px 0px;
   font-size: 1.2em;
   float: left;
   background: url(images/close-quote.gif) bottom right no-repeat;
}

.pullquote {
   float: right;
   width: 8em;
   padding: 0.5em;
   border: 3px double #cccccc;
   border-width: 3px 0;
   color: #333333;
   background: transparent;
   font: italic 1.3em/1.3 Georgia;
   margin: 0.25em 0 0.25em 0.25em;
}

.pullquote p {
   margin: 0;
   text-align: center;
}

.pullquote p:first-letter {
   text-transform: uppercase;
}

.navigation .alignleft {
   float: left;
}

.navigation .alignright {
   float: right;
}

/* =HEADER   ----------------------------------------------------*/

#header {
   background: transparent;
   width: 100%;
   height: 150px;
   margin: 0px auto 0px;
   padding: 0px;
}

#headerwrap {
   height: 150px;
   width: 885px;
   margin: 0 auto;
   padding: 0;
}

#headerlogo {
   background: url(images/logo-trans.png) no-repeat left;
   height: 85px;
   width: 210px;
   float: left;
   margin-top: 32px;
}

#def {
   color: #3399cc;
   float: left;
   width: 200px;
   height: 75px;
   margin-top: 32px;
   margin-left: 10px;
   display: none;
}

#rss a {
   background-image: url(images/rss.gif);
   background-repeat: no-repeat;
   background-position: left;
   margin-top: 5px;
   float: right;
   text-decoration: none;
   color: #666666;
   padding: 0 0 0 20px;
}

#rss a:hover {
   background-color: #000000;
   text-decoration: underline;
   color: #cccccc;
}

#headernav {
   clear: right;
   float: right;
   padding: 0px;
   margin: 95px 40px 0 0;
}

#headernav ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

#headernav li {
   float: left;
   margin: 0 0.15em;
}

#headernav li a {
   background: #999999;
   height: 30px;
   line-height: 30px;
   float: left;
   width: 90px;
   display: block;
   color: #000000;
   text-decoration: none;
   text-align: center;
}

#headernav ul a:hover, #headernav ul a:focus, #headernav ul a:active {
   background-color: #3399cc;
   color: #ffffff;
}

#headernav ul li.navcurrent a, #headernav ul li.navcurrent a:hover, #headernav ul li.navcurrent a:focus, #headernav ul li.navcurrent a:active {
   background-color: #cc0000;
   color: #ffffff;
   cursor: default;
}

/* =CONTENT   ----------------------------------------------------*/

#content {
   width: 885px;
   margin: 0px auto 0px;
   padding: 0px 0px 20px;
   background-color: #eeeeee;
   color: #000000;
   overflow: hidden;
   border-top: 5px solid #cc0000;
}

.break {
   text-align: center;
   border: none;
   height: 64px;
   background: url(images/break.gif) no-repeat center;
   margin: 0;
   padding: 0;
}

#content p {
   padding: 0px 0px 15px 0px;
   margin: 0px;
   line-height: 20px;
}

.post-date {
	margin: 3px 5px 10px 0px;
	background-image: url(images/date_button-trans.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	text-align: center;
	font-style: normal;
	background-position: top center;
	display: block;
	float: left;
}
.post-date .month {
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 14px;
}
.post-date .day {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}
.post-date .year {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}




#content h1 {
   color: #393a3d;
   font-size: 22px;
   font-weight: normal;
   padding: 0px 0px 8px 0px;
}

#content h1 a {
   color: #3399cc;
   text-decoration: underline;
}

#content h1 a:hover {
   background-color: #cccccc;
   text-decoration: underline;
   color: #006699;
}

#content h2 {
   color: #393a3d;
   font-size: 22px;
   font-weight: normal;
   padding: 0px 0px 5px 0px;
   margin: 0px;
}

#contentleft {
   float: left;
   width: 500px;
   margin-bottom: 35px;
   padding-left: 40px;
   padding-right: 40px;
   padding-top: 20px;
}

#contentleft div p br {
   clear: none;
}

#contentright {
   float: right;
   width: 265px;
   padding-top: 20px;
   padding-right: 40px;
}

#contentleft div.link_list {
   margin-bottom: 20px;
   line-height: 20px;
}

#contentleft div.fixtures .section {
   width: 500px;
   overflow: auto;
   position: relative;
}

#contentleft div.fixtures .caption {
   text-align: left;
   margin-bottom: 5px;
   caption-side: top;
   color: #393a3d;
   font-size: 18px;
   font-weight: normal;
   float: left;
}

#contentleft div.fixtures .caption img {
   margin-right: 5px;
}

#contentleft div.fixtures .nav_top {
   float: right;
   position: absolute;
   bottom: 5px;
   right: 2px;
}

#contentleft div.fixtures .nav_top a {
   font-size: 13px;
}

#contentleft div.fixtures p {
   padding: 0px;
   margin: 0px;
   line-height: 0px;
}

#social {
   border: 1px dashed #999999;
   padding-top: 5px;
   overflow: hidden;
   margin-left: auto;
   margin-right: auto;
}

#social ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

#social ul li {
   display: inline;
}

#social ul li a {
   background-position: 0px 2px;
   background-repeat: no-repeat;
   padding: 0 22px 20px;
   vertical-align: middle;
}

#social ul li a:hover {
   text-decoration: underline;
   border: none;
}

#social_delicious {
   background-image: url(images/delicious.gif);
}

#social_digg {
   background-image: url(images/digg.gif);
}

#social_stumbleupon {
   background-image: url(images/stumbleupon.gif);
}

#social_reddit {
   background-image: url(images/reddit.gif);
}

/* =SIDEBAR   ----------------------------------------------------*/

#sideright ul {
   list-style: none;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}

#sideright ul li {
   display: inline;
   padding: 0px;
   margin: 0px;
}

#sideright ul li a {
   display: block;
   color: #000000;
   text-decoration: none;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}

#sideright ul li a:hover {
   padding: 0px;
   color: #423E22;
}

.sidebar ul {
   list-style: none;
   margin: 0 0 3px 0;
   padding: 0;
}

.sidebar ul li {
   margin: 0 0 3px 0;
   padding: 0;
}

.sidebar ul li a {
   display: block;
   margin: 0;
   color: #000000;
   padding: 5px 8px;
   background: #999999;
   text-decoration: none;
}

.sidebar ul li a:hover {
   color: #ffffff;
   background: #cc0000;
}

.textwidget {
   border-bottom: 1px dashed #999999;
   padding-top: 10px;
   margin-bottom: 8px;
}

#recent ul a {
   margin-bottom: 3px;
}

.simplepie h3 {
   display: none;
}

.simplepie ol {
   list-style: none;
   margin: 0 0 0 8px;
   padding: 0;
}

.simplepie ol li {
   display: block;
   padding: 0 0 8px;
}

.simplepie ol li a {
   display: block;
   padding: 5px 8px;
   margin-left: -8px;
   font-weight: normal;
   font-style: normal;
   background: #cccccc;
   color: #000000;
}

.simplepie ol li a:hover {
   background: #3399cc;
   color: #ffffff;
}

small, .postmetadata, .simplepie span.date {
   color: #586164;
   font-weight: normal;
   font-size: 0.9em;
   line-height: 1.5em;
}

.sidebar .wp-tag-cloud {
   text-transform: lowercase;
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   width: 100%;
}

.sidebar .wp-tag-cloud li {
   margin: 0;
   white-space: nowrap;
   float: left;
}

.sidebar .wp-tag-cloud li a {
   display: block;
   background-color: #eeeeee;
   color: #3399cc;
   text-decoration: underline;
   padding: 4px;
   
}

.sidebar .wp-tag-cloud li a:hover, .wp-tag-cloud li a:focus, .wp-tag-cloud li a:active {
   background-color: #cccccc;
   text-decoration: underline;
   color: #006699;
}

/* =COMMENT   ----------------------------------------------------*/

#commentblock h3 {
   font-size: 16px;
   color: #000000;
   padding: 0px 0px 10px 0px;
   margin: 0px;
}

#commentblock {
   width: 458px;
   color: #000000;
   float: left;
   padding: 10px 20px;
   margin: 10px 0px 0px 0px;
   border: 1px dashed #999999;
}

ol.commentlist {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
}

.comment {
   clear: both;
   margin: 5px 0px 15px;
   padding: 10px 10px 0;
   width: 435px;
   border: 1px solid #999999;
}

.comment-admin {
   clear: both;
   margin: 5px 0px 15px;
   padding: 10px 10px 0;
   width: 435px;
   border: 2px solid #3399cc;
}

/* =TABLES   ----------------------------------------------------*/

table a,
table a:link,
table a:visited {
   border: none;
}

table {
   border-top: 1px solid #999999;
   border-right: 1px solid #999999;
   border-collapse: collapse;
   font-size: .94em;
   margin-bottom: 30px;
}

caption {
   text-align: left;
   margin-bottom: 5px;
   caption-side: top;
   color: #393a3d;
   font-size: 18px;
   font-weight: normal;
}

caption img {
   margin-right: 5px;
}

tr.tbl_odd td {
   background: #cccccc;
}

tr.tbl_sub {
   background-color: #999999;
}

td {
   border-bottom: 1px solid #999999;
   border-left: 1px solid #999999;
   padding: 3px;
   width: auto;
}

thead {
   background-color: #222222;
   color: #ffffff;
}

/* =FORMS   ----------------------------------------------------*/

form input[type="text"], textarea {
   padding: 7px;
   border: 1px solid #999999;
   font: italic normal normal 1.2em georgia, serif;
   color: #3399cc;
   margin-bottom: 0.5em;
   background-color: #daedf5;
   width: 95%;
}

form input[type="text"]:focus, textarea:focus {
   background-color: #ffffff;
}

form select {
   padding: 7px;
   border: 1px solid #999999;
   color: #3399cc;
   margin-bottom: 0.5em;
   background-color: #daedf5;
   width: 50%;
}

form select:focus {
   background-color: #ffffff;
}

input.button {
   cursor: pointer;
   text-align: center;
   background-color: #cccccc;
   text-decoration: none;
   color: #000000;
   padding-top: 1px;
   padding-bottom: 2px;
   padding-left: 4px;
   padding-right: 4px;
   border: 1px solid #999999;
}

input.button:hover {
   color: #ffffff;
   background: #3399cc;
}

#gb_form fieldset {
   border: 0;
   margin-bottom: 10px;
}

#gb_form legend, #gb_form dt {
   font-size: 0px;
   visibility: hidden;
}

span.error, span.success, #gb_form_div dt {
   color: #cc0000;
   font-weight: bold;
}

small.whythis, small.whythis a {
   font-size: .95em;
   text-decoration: none;
}

#gb_form .short {
   width: 50%;
   float: left;
}
#gb_form small.whythis a span {
   font-size: .95em;
   color: #eeeeee;
   padding: 2px;
   text-decoration: none;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active {
   text-decoration: none;
   color: #3399cc;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span {
   background-color: #3399cc;
   color: #ffffff;
   text-decoration: none;
}

/* NOTE: .abbr class is for IE */

.abbr {
   cursor: help;
}

dl#result_dl_blockq blockquote {
   margin-left: 0;
}

dl#result_dl_blockq blockquote p cite {
   display: block;
   text-align: right;
}

#gb_form_div h2 small {
   font-size: .65em;
   color: #000000;
}

#gb_form_div p {
   margin-bottom: -10px;
}

#gb_form_div ul {
   margin-left: 40px;
}

#gb_form_div li {
   margin-bottom: 8px;
}

#gb_form_div span.success {
   color: green;
}

#gb_form_div p span.success {
   color: #000000;
}

#gb_form_div p cite {
   float: none;
   text-align: left;
}

#gb_form_div dt small, dl#result_dl_blockq dt {
   color: #000000;
}

/* =BUTTONS   ----------------------------------------------------*/

button {
   cursor: pointer;
   text-align: center;
   background-color: #cccccc;
   text-decoration: none;
   color: #000000;
   padding-top: 1px;
   padding-bottom: 2px;
   padding-left: 4px;
   padding-right: 4px;
   border: 1px solid #999999;
}

button:hover {
   color: #ffffff;
   background: #3399cc;
   border: 1px solid #006699;
}

button span {
   position: relative;
   display: block;
   white-space: nowrap;
}

/* =FOOTER   ----------------------------------------------------*/

#footerbg {
   background: #000000;
}

#footer {
   width: 885px;
   height: 150px;
   color: #666666;
   margin: 0px auto 0px;
   text-align: left;
   position: relative;
   line-height: 17px;
   background-color: #000000;
}

#footer h2 {
   font-size: 18px;
   border-bottom: 2px solid #666666;
   padding: 0px 0px 2px 5px;
   margin: 15px 0px 0px 0px;
   font-weight: normal;
   font-style: normal;
}

#footer ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
}

#footer ul li {
   display: inline;
}

#footer ul li a {
   display: block;
   color: #666666;
   margin: 0px;
   padding: 5px 0px 5px 5px;
}

#footer ul li a:hover {
   background: #222222;
   color: #cccccc;
}

#footerleft {
   float: left;
   width: 270px;
   margin: 0px 0 0px 40px;
   padding: 0px;
}

#footermiddle {
   float: left;
   width: 0px;
   margin: 0px;
   padding: 0px;
}

#footerright {
   float: right;
   width: 247px;
   margin: 0px 40px 0px 0px;
   padding: 0px;
}