/*
Theme Name: Team Donovan Las Vegas 2009 Theme
Theme URI: http://teamdonovn.org/
Description: The default theme for Team Donovam 2009
Version: 1.0
Author: Roynos Consulting, LLC
Author URI: http://roynos.org/
Tags: Las Vegas RFL Relay For Life

*/

/*
Color List:
skyline blue = #1d3a6b
lemon = #fcf27a
red = #c81626
orange = #f15822

---
gold = #f3af34;
white = #ffffff;
super light grey = #eeeeee;
light grey = #dddddd
light red = f30000;
dark red = 901a1c;
*/

/* clear paddings */
*{
	margin: 0px;
	padding: 0px;
}

/* html and body */

html, body{
	height: 100%;
}

body{
	font-size: 62.5%; /* resets 1em to 10px */
	font-family: helvetica, arial;
	background: white url("images/skyline-blue.jpg") repeat-x;
}


#page{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-size: 1.25em;
	
}

/* header */
#header{
	display: block;
	position: relative;
	width: 100%;
	background: transparent url("images/lv-skyline.jpg") no-repeat 350px;
}

#header h1, #header .description{
	display: none;
}

#header a img{
    border: 0px;
    padding: 0px;
}

#header img{
	position: relative;
    left:0px;
 	top: 0px;
}

#header ul{
	width: 100%;
	display: block;
	position: absolute;
	top:  160px;
	left: 170px;
	font-size: 2.5em;
	list-style: none;
	text-transform: lowercase;
}

#header li{
	display: block;
	float:left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#header ul a{
	color: #c81626;
	text-decoration: none;
}


#header ul a:hover{
	color: white;
	text-decoration: none;
}

#content{
    margin: 25px;
	font-size: 1.2em;
}

/* entry and post */

.post{
	margin: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: thin solid #f15822;
}

.post h2{
	border-bottom: thin solid #f15822;
	padding-right: 1em;
}

.entry{
	margin: 0.25em;
	line-height: 1.2em;
}

.entry p{
	font-size: 1.0em;
	padding: 0.5em;
}

.entry h3{
	font-size: 1.0em;
}

h2.pagetitle{
	text-align: center;
	color: #c81626;
	font-style: italic;
	font-size: 2.5em;
	border: none;
}

.alt{
	background-color: #fcf27a;
	border-top: thin solid #f15822;
	border-bottom: thin solid #f15822;
}

.postmetadata{
	text-align: center;
}

small{
	font-size: 0.75em;
	line-height: 1.0em;
}

.narrowcolumn{
	float: left;
	width: 60%;
	height: 100%;
	min-height: 100%;
}

/* footer */

#footer{
	background-color: #fcf27a;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.0em;
	clear: both;
	border-top: medium solid #f15822;
	padding: 15px;
}

/* sidebar */

#sidebar{
	float: right;
	background: #fcf27a url("images/suits.jpg") repeat-y right;
	border: thin solid #1d3a6b;
	width: 30%;
	padding-top: 1.0em;
	font-size: 1.2em;
	font-family: helvetica, sans-serif;
}

#sidebar p{
	margin: 1em;
	font-style: italic;
	font-size: 0.75em;
}

#sidebar h2{
	font-size: 1.25em;
	margin-top: 1.0em;
	margin-left: 2.0em;
}

#sidebar ul, #sidebar ul li{
	width: 100%;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul{
	margin: 0px;
	padding: 0em 0em 1em 0.5em;
}

/* navigation */
.navigation{
	padding: 0.5em;
	padding-bottom: 1.5em;
	text-align: center;
	border-bottom: thin solid #f15822;
	border-top: thin solid #f15822;
	background-color: #fcf27a;
	color: #f3000;
}

.navigation a{
	color: #f3000;
}

.navigation a:hover{
	color: #c81626;
	text-decoration: none;
}

/* comments */
#comments{
	font: 1.0em arial, helvetica, sans-serif;
	color: #f30000;
	padding: 15px;
}
s
.commentlist{
	font-size: 0.75em;
}

.commentlist li, #commentform input, #commentform textarea{
	font: 0.9em arial, helvetica, sans-serif;
}

.commentlist li{
	padding: 15px;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #eeeeee;
}

.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
}


.commentmetadata{
	font-size: 0.5em;
	font-weight: normal;
}

.commenttext{
	padding: 10px;
	padding-left: 20px;
}

#respond{
	padding-top: 2.0em;
	font-size: 1.0em;
}

.logininfo{
	font-size: .65em;
}

/* [FIX ME] This doesn't work.
#submit{
	font-size: .65em;
	right: 0px;
}
*/

/* generic tags */
a{
	color: #f15822;
	text-decoration: none;
}


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

h1, h2, h3{
	font-weight: bold;
}

h1{
	font-size: 3.0em;
}

h2{
	font-size: 2.0em;
}

h3 {
	font-size: 1.0em;
}

code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}

li{
	margin-left: 2.0em;
}

ul, ol{
	margin-left: 1.5em;
	padding: 0.5em;
}


/* calenddar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption{
	font: bold 1.3em verdana, arial, sans-serif;
	text-align: center;
}

#wp-calendar th{
	font-style: normal;
	text-transform: capitalize;
}

/* images */
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright{
	float: right;
}

.alignleft{
	float: left
}

/* attachments */
.smallattachment{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment{
	text-align: center;
	margin: 5px 0px;
}

/* helper */
.clear{
	clear: both;
}

a img{
	border: none;
}

