/* <WP Theme data>
* Theme Name:    Adepted
* Version:       1.0
* Theme URI:     http://www.alanwho.com/web-development/wordpress/themes/adepted-10-wordpress-20-theme
* Description:   A simple easy to read, one column theme for WordPress.
* Author:        Alan Who?
* Author URI:    http://www.alanwho.com
*
* License:       GNU General Public License
*
* 
* Copyright (C) 2006  Alan Who
*/


/* ----------------------- start specials ------------------------- */
* { padding: 0em; margin: 0em; }
/* ----------------------- end specials ------------------------- */


/* ----------------------- start tags ------------------------- */
body { background-color: #000000; color: #ffffff; font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;  background-image: url(images/blackrtol.png); }
img { border: .25em solid #000000; border:none; }
a:link, a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
/* ----------------------- end tags ------------------------- */


/* ----------------------- start classes ------------------------- */
.clearing { height: 0em; clear: both; }
* html .clearing { display:none; }
.postmetadata {	clear: left; color: #777; padding-top: 5px; margin: 1em; }
.postmetadata p {  }
.postmetadata small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; color: #777; }
.alternative { padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.navcontainer { display: none; }
/* ----------------------- end classes ------------------------- */


/* ----------------------- start #page ------------------------- */
#page { width: 780px; }
/* ----------------------- end #page ------------------------- */


/* ----------------------- start #header ------------------------- */
#header { border-top: none; padding: .5em; }
#header a { color: #ffffff; }
#header span { position: absolute; right: .75em; }
#header h1 { margin-left: 20px; padding: .05em; font-size: 3em; }
#header p { margin-left: 20px; color: #ffffff; }
/* ----------------------- end #header ------------------------- */

/* ----------------------- start blog layout ------------------------- */
#wrapperblog { background: #ffffff url(images/leftback.png) repeat-y right; }
* html #wrapperblog { margin: 0em; }
#containerblog { width: 100%; background: #ffffff url(images/leftback.png) repeat-y right; float: left; margin-right: -250px; }

#contentblog { margin-right: 250px; background: #ffffff; color: #000000; }
#contentblog ol { padding: 1em; }
#contentblog ol li { list-style:decimal;  }
#contentblog h1 a:link, #contentblog h1 a:visited { background-color: #f6f6f6; color: #000000; display:block; padding: .25em; margin-left: .25em; font-weight: normal; font-size:.75em; background-image: url(images/headback.png); background-position: top right; }
#contentblog h1 a:hover { background-color: #ffffff; color: #000000; text-decoration: underline; }
#googlebr { text-align: center; }

#sidebarblog { width: 250px; float: right; color: #000000; }
#sidebarblog ul { }
#sidebarblog a { }
#sidebarblog h2 { display:block; padding: .25em; font-size: 24px; font-weight: normal; }
#sidebarblog ul li { list-style: none; }
#sidebarblog ul ul { padding: .25em; }
/* ----------------------- end blog layout ------------------------- */

/* ----------------------- start #single ------------------------- */
#single { }
/* ----------------------- end #single ------------------------- */


/* ----------------------- start .postdata ------------------------- */
.postdata { }
.postdata p  { line-height: 1em; padding: 0em; margin-left: 1.5em; }
/* ----------------------- end .postdata ------------------------- */


/* ----------------------- start .apost ------------------------- */
.apost { height: 100%; padding: 1em; }
.apost a { color:#000099; }
.apost ul { margin-left: 5em; }
.apost h2 { font-size:1.25em; font-weight: normal;  }
.apost ol { padding: 1em; }
* html .apost ol  { padding: 0em;  }
.apost p { line-height: 1.5em; padding: 1em; }
.apost .footnotes { display: none; }
/* ----------------------- end .apost ------------------------- */


/* ----------------------- start .full ------------------------- */
* html .full { height: 1%; }
.full { margin: 1em; padding-bottom: 1em; background-color: #000000; color: #ffffff; }
.full h2 span, .full small { display: none; }
.full .podPress_content { display: none; }
.full h2 { font-size: 1.5em; text-transform:uppercase; padding: .25em; }
/* ----------------------- end full ------------------------- */


/* ----------------------- start footnotes ------------------------- */
ol.footnotes { border-top:1px dotted black; font-size:.80em; }
/* ----------------------- end footnotes ------------------------- */


/* ----------------------- start #single ------------------------- */
#single .footnotes { display:block; }
#single { background-color: #ffffff; color: #000000; }
#single ul { float:left; list-style : none; }
#single ul li { float: left; list-style : none; display: inline; padding: .25em; text-align: center; margin: .5em; }
#single ul a { display: block; padding: .5em; background-color:#ffffff; color: #333; border: .25em solid #000000; text-decoration: none; }
#single ul a:hover { background-color:#333333; color: #ffffff; border: .25em solid #ffffff; }
#single h1 a:link, #single h1 a:visited { background-color: #f6f6f6; color: #000000; display:block; padding: .25em; margin-left: .25em; font-weight: normal; font-size:.75em; }
#single h1 a:hover { background-color: #ffffff; color: #000000; text-decoration: underline; }
/* ----------------------- end #single ------------------------- */


/* ----------------------- start #wp-calendar ------------------------- */
#wp-calendar { width: 225px; margin: .5em auto .5em auto;  }
#wp-calendar { color: #000000; }
/* ----------------------- end #wp-calendar ------------------------- */


/* ----------------------- start comments ------------------------ */
#comments { margin: 1em; padding: 1em; }
#comments h3 { color: #000000; display:block; padding: .25em; font-weight: normal; font-size:1.25em; }
#comments form { margin: 1em; }
#comments form p { text-align: left; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0;	}
#commentform input:focus { background-color: #333333; color: #ffffff; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform textarea:focus { background-color: #333333; color: #ffffff; }
#commentform #submit { margin: 0; float: right; }
#commentform p { margin: 5px 0; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist { text-align: justify;  }
commentlist ol { margin: 1em; }
.commentlist a:link, .commentlist a:visited { text-decoration: none; color: #000000; font-weight: bold; }
.commentlist a:hover { text-decoration: underline; }
.commentlist li { margin: 1em; padding: 1em; list-style: none; }
* html .commentlist li { height: 1%; }
.commentlist li span { float: right; }
.alt { margin: 0; padding: 10px; background-color: #f8f8f8; color: #000000; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.alt a:link, .alt a:visited, .alt cite a:link, .alt cite a:visited { color: #000000; }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none;	}

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal;	font-size: 1.1em; }

.commentmetadata { font-weight: normal; }
/* ----------------------- end comments ------------------------ */


/* ----------------------- start #footer ------------------------- */
#footer {  height: 60px; clear:both; color: #ffffff; }
#footer a { color: #ffffff; text-align: center; }
#footer span { font-size:.75em; float: right; margin: 1em; }
#footer ul { list-style-type: none; text-align: center; text-transform: uppercase; position: abolute; left: 0em; }
#footer ul li { display: block; float: left; text-align: center; }
#footer ul li a { font-size: 1.25em; margin-right: .25em; font-weight:bold; text-decoration: none; display: block; text-align: center; background: #000099; color: #ffffff; padding: 1em .25em 1em .25em; }
#footer ul li a:hover { background: #000066; color: #ffffff; text-decoration: none; }
#footer li#active a { background-color: #ffffff; color: #000000; }
/* ----------------------- end #footer ------------------------- */
