* {
	margin:0; padding: 0;
/*	font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;*/
	font:1em Verdana, Sans-Serif;
}

body {
	font-size:0.625em;
	_font-size:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
}

a {
	color:#555;
	text-decoration:none;
/*	border-bottom:1px dotted #99c;*/
}

a:hover {
	border:none;
	background:#f296c8;
	color:#000;
	text-decoration:none;
}

a img {
	border:none;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

table, tr, td, th {
	margin:auto; padding:auto; border:auto;
}

td, th {
	padding:8px;
	vertical-align:top;
}

th {
	font-weight:bold;
	background:#eee;
}

td {
	border:1px solid #fef;
}

code, pre {
	font-family:monospace;
	font-size:1.3em;
	display:block;
	padding:10px;
	background:#fef;
}

.wp-smiley {
	vertical-align:-30%;
}

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

input, textarea {
	padding:2px;
	border-width:1px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
/*	background:#f296c8;*/
}

#sidebar input, #sidebar textarea {
	width:110px;
}

.button, .passwordPost input {
	color:#fff;
	background-color:#f9f;
	border-left: 1px solid #fef;
	border-top: 1px solid #fef;
	border-right: 1px solid #b7b;
	border-bottom: 1px solid #b7b;
	padding:0; margin:0;
	font-family:Arial Black;
	font-size:12px;
}

.passwordPost label input {
	background:#fff;
	padding:2px;
}

input:hover, textarea:hover {
/*	background:#fef;*/
	cursor:text;
}

.button:hover, .passwordPost input:hover {
/*	background:#fef;*/
	cursor:pointer;
}

.passwordPost label input:hover {
	background:#fef;
	cursor:text;
}

label:hover {
	cursor:pointer;
}

/* -------------
- PAGE LAYOUT -
------------- */

#wrapper {
	width:860px;
	margin:10px 0px 0px 10px; /*auto for center*/
	padding:0;
	overflow:hidden;
	background:no-repeat #fff;
/*	border-right:1px solid #f296c8;*/
/*	border-left:1px solid #fdf;*/
}


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

#header {
	display:block;
	height:380px;
	position:relative;
	margin:0px auto 20px auto;
	text-align:right;
	background:url(images/thesundancekid_header_860.png) #fff;
	background-repeat:no-repeat;
}

#header h1 {
	font-size:2.2em;
	margin:0; padding:45px 95px 0 0;
}

#header a#homeLink {
	text-indent:-999em;
	display:block;
	left:0;
	position:absolute;
	background:transparent;
	border:none;
	width:900px;
	height:40px;
	text-align:left;
	margin:0;
}

#header p {
	padding:0 0px 0 0;
}

/* -----------
- NAVIGATION -
----------- */

ul#nav {
	position:absolute;
	bottom:0; left:0;
	margin:0 0 0 16px;
	list-style-type:none;
	width:800px;
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 0.5em 0 0;
}

ul#nav li a {
	font-size:12px;
	font-family:Arial Black;
	padding:2px 4px;
	border:none;
/*	text-decoration:underline;*/
	text-transform:lowercase;
	color:#000;
	display:block;
	white-space:nowrap;
	_width:1em;
}

ul#nav li a:hover {
	color:#000;
	background:#f296c8;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	font-weight:bold;
	color:#fff;
	background:#f296c8;
	text-decoration:none;
}

/* -------------
- MAIN CONTENT -
------------- */

#content {
	width:600px;
	float:left;
	font-size:1.2em;
	overflow:hidden;
	margin-left:10px;
}

#content p {
	margin:12px 0;
	line-height:1.5em;
}

#content h2,
#content h2 a,
#content h2 em {
	font-size:16px;
	font-family:Arial Black;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
	background-color:#f296c8;
	padding-left:2px;
	padding-right:4px;
	font-weight:normal;
	text-shadow: #720638 0px 0px 1px;
}

#content a {
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

#content h2 a {
	text-decoration:none;
}

#content .info {
	color:#999;
	font-size:0.8em;
/*	border-top:1px solid #eee;*/
	font-style:normal;
	display:block;
	padding:4px 0;
}

#content .info a {
	color:#999;
}

#content pre {
	background:#fef;
	padding:20px;
}

#content .tags {
	color:#999;
	font-size:0.8em;
	font-style:normal;
	display:block;
	padding:4px 0;
/*	padding:10px 15px;*/
/*	background:#fef;
	margin:5px 0;*/
}

#content .tags a {
	color:#999;
}


/* COMMENTS */

#comments {
	clear:both;
}

#comments h2 {
	margin:0;
}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	font-size:1.2em;
	font-weight:normal;
	border-top:1px solid #fdf;
	color:#333;
}

#comments dt a {
	font-weight:bold;
}

#comments dt img {
	border:2px solid #fff;
	float:right;
	display:block;
	width:30px; height:30px;
	background: url( images/gravatar.gif );
}

#comments dt.highlighted {
	padding:8px;
	background:#fdf;
	border:1px solid #fff;
}

#comments dd {
	margin-bottom:20px;
}
#comments dd.highlighted {
	background:#fff;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:#fef;
	padding:15px;
}

#postComment label {
	font-family:Arial Black;
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	font-size:14px;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:420px;
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0 0;
}


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

#sidebar {
	width:230px;
	float:right;
	line-height:1.5em;
	margin:0 0 16px 0;
	overflow:hidden;
}

#sidebar h2 {
	font-family:Arial Black;
	font-size:12px;
	margin-top:10px;
	padding-left:5px;
	border-bottom:1px solid #fdf;
	clear:both;
}

#sidebar .col {
	width:100px;
	margin:0 10px 0 0;
	float:left;
}

#sidebar a {
	border:none;
	text-decoration:underline;
}

#sidebar a:hover {
	text-decoration:none;
}

#sidebar p {
	font-size:1.2em;
	margin:6px 0;
}

#sidebar ul {
	list-style-type:none;
	padding-left:5px;
	padding-top:4px;
	margin:0;
}

#sidebar li {
	clear:both;
}
#sidebar ul ul {
	margin:0 0 0 16px;
	list-style-type:square;
}

#sidebar ul ul ul {
	list-style-type:none;
}

#sidebar #blogroll {
	list-style-type:none;
	margin:0; padding:0;
}

#sidebar #blogroll li {
	margin:0 0 0 0;
}

#sidebar #blogroll ul li {
	list-style-type:square;
}

#sidebar #about *, #sidebar .widget_text * {
}

#sidebar #about, #sidebar .widget_text {
	padding:10px;
}

#sidebar .widget_text {
	margin:0px 0;
}

#sidebar #about h2, #sidebar .widget_text h2 {
	padding:0; margin:0;
}

#sidebar #about a {
	display:inline;
	text-decoration:underline;
}

#sidebar form .button {
	width:40px;
}

#sidebar #search {
	border:none;
	padding:0px;
	margin:0 0 8px 0;
}

#sidebar #search p {
	font-size:1em;
	margin:0; padding:0;
}

#sidebar #subpages {
	list-style-type:none;
	margin:16px 0 0 0;
	border:5px solid #eef;
}

#sidebar #subpages a {
	border:none;
	display:block;
	font-size:1.2em;
	padding:8px;
}

#sidebar #subpages h2 {
	padding:8px; margin:0;
}

#search label {
	margin:0 5px 0 0;
}
/*
ul#feeds {
	clear:both;
	text-transform:uppercase;
	list-style-type:none;
	padding:8px;
	height:30px;
	margin:0;
}

#feeds li {
	float:left;
	border:none;
	margin:0;
	clear:none;
}
*/
#feeds h3 {
	font-family:Arial Black;
	font-size:14px;
	border-bottom:1px solid #fdf;
}

#feeds a {
	display:block;
	padding:4px 4px 4px 24px;
	margin:3px;
	color:#000;
	background: url( images/bg_feed.gif ) 3px center no-repeat;
}

/* ---------------------
-- Wordpress calendar --
--------------------- */

#wp-cal-container {
	margin:0 0 0 0;
}

#wp-calendar {
	width:100%;
	text-align:center;
	border-collapse: collapse;
}

#wp-calendar caption {
	font-size:12px;
	font-family:Arial Black;
	text-align:left;
	border-bottom:1px solid #fdf;
}
#wp-calendar th {
	display:none;
/*	background:#fdf;*/
}

#wp-calendar td {
	padding:1px;
	border:none;
}

#wp-calendar #today {
	background:#fdf;
	font-weight:bold;
	color:#fff;
}

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

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

#footer {
	display:block;
	padding:1em 0 4em 8px;
	color:#fff;
	clear:both;
	list-style-type:none;
	_height:1%;
}

#footer li {
	float:left;
	padding:0 8px;
/*	border-right:1px solid #cce;*/
}

#footer li a {
	color:#fff;
/*	border-color:#99c;*/
}


#pageNav {
	margin:32px 0 0 0;
}

#pageNav a {
	display:block;
	width:8em;
	float:left;
	text-align:center;
	padding:0.5em;

	color:#999;
	display:block;
	padding:4px 0;
}

