/*
Theme Name: WordPress XP
Theme URI: http://blog.flyready.com/category/computer/wordpress/wordpress-xp/
Version: 0.51
Author: Remex
Author URI: http://blog.flyready.com/
Description: Who is using <u>Windows XP</u> with <u>Windows XP</u> theme and blogging on <u>WordPress</u> with <u>WordPress XP</u> theme?
*/

/* Typography & Colors */

html {
	border: 0;
	background: transparent url("images/background.png") repeat-y top left fixed;
	}

body {
	color: #333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 1% 2% 1% 0%;
	background: transparent url("images/bodycorner.png") no-repeat bottom right fixed;
	}

a:link, a:visited, a:hover, a:active {
	background-color: transparent;
	}

a:link, a:visited {
	text-decoration: none;
	color: #215DC6;
	}

a:hover, a:active {
	color: #428EFF;
	text-decoration: underline;
	}

h1 {
	font-size: 15px;
	}

h2 {
	font-size: 14px;
	}
	
h3 {
	font-size: 14px;
	}
	
h4 {
	font-size: 14px;
	margin-left: -0.4em;
	background: transparent url("images/headline.png") no-repeat bottom left;
	}

h4 span{
	margin-left: 1.5em;
	}

h5 {
	font: normal 12px;
	}

img {
	border: none;
	}

address {
	font-style: italic;
	}

blockquote {
	margin: 1em 1em;
	padding: 0 0 0 0.1em;
	border-left: 4px solid #c2cfdf;
	}

address {
	font-style: italic;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-size: 1em;
	}

ol {
	margin-left: 2em;
	}

dd {
	margin: 0.5em 0 1em 1.5em;
	}

cite {
	font-weight: bold;
	font-style: normal;
	}

input, textarea, select {
	padding:4px;
	border:1px solid #c2cfdf;
	font-size:12px;
	line-height:14px;
	background-color: #fff;
	font-family: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	word-wrap: break-word;
	}

textarea, input#author, input#email, input#url {
	width: 350px;
	}

input#submit {
	width: 250px;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #c2cfdf;
	background-color: #fff;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	}

/* Structure */

#wrap {
	bottom: 0;
	}

#content {
	background-color:transparent;
	margin: 2em 0.5em 0em 18.75em;
	bottom: 0;
	}

#content p{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4em;
	font-family: verdana, sans-serif;
	}

#content h3 {
	background: transparent url("images/headline.png") no-repeat bottom left;
	padding-bottom: 2px;
	font-size: 12px;
	padding-left: 38px;
	padding-top: 12px;
	}	
	
#content h3 {
	margin-left:-1.5em;
	}
	
#content h3 span {
	font-size: 14px;
	margin-left: -0.7em;
	}
	
#content h3 span a:link, #content h3 span a:visited, #content h3 span a:hover, #content h3 span a:active {
	text-decoration: none;
	color: #000;
	margin-left: -1em;
	}
	
#footer {
	background: transparent url("images/headline.png") no-repeat bottom left;
	padding-bottom: 2px;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 12px;
	margin: 0 0 0 207px;
	}

#footer a {
	text-decoration: none;
	}
	
.post img {
	border: 1px solid #c2cfdf;
	padding: 3px;
	}

.post img a{
	border: 1px solid #c2cfdf;
	padding: 3px;
	}

.post {
	margin-bottom: 3.5em;
	}

.postmetadata {
	margin-left: -1.5em;
	background: transparent url("images/headline.png") no-repeat bottom left;
	}
	
#content .postmetadata a{
	text-decoration: none;
	}
	
.entry { 
	background-color: transparent;
	margin-left: -1em;
	}

.entry ul {
	list-style: none;
	padding-left: 0;
	margin-left: 3.2em;
	}

.entry ul li{
	list-style: disc;
 	margin-left: 0px;
	}

.entry li{
	list-style: disc;
	padding-left: 0;
	margin-left: 1.9em;
	}

.entry {
	word-wrap: break-word;
}

.postmetadatasingle {
	border: solid 1px #fff;
}

#postmetadatasingledetail { 
	margin-left: 1em;
	margin-right: 1em;
	}

/* Sidebar Style */

#sidebar {
	width: 187px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 3px;
	padding: 10px;
	font: 12px tahoma, verdana, sans-serif;
	background: transparent;
	}

#sidebar h3 {
	background: #fff url("images/barhead.png") no-repeat top right;
	height: 25px;
	margin: 0;
	color: #215DC6;
	}

#sidebar h3 span {
	background: transparent url("images/barcorner.png") no-repeat top left;
	height: 25px;
	display: block;
	font-size: 11px;
	color: #215DC6;
	padding-left: 12px;
	line-height: 200%;
	}

#sidebar ul {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #fff;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 15px;
	background-color: #D6DFF7;
	color: #215DC6;
	font-size: 11px;
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0px 10px;
	line-height: 18px;
	text-indent: -20px;
	}

#sidebar ul li a {
	padding: 2px 0px 2px 20px;
	}

#navigate ul li a {
	background: transparent url("images/navigate.png") no-repeat;
	}

#navigate {
	background-color: #EFF3FF;
	color: inherit;
	}

#navigate ul {
	background: transparent url("images/sidecorner.png") no-repeat bottom right;
	}

#navigate h3 {
	background: #2c5fca url("images/sidehead.png") no-repeat top right;
	height: 25px;
	position: relative;
	color: #fff;
	}

#navigate h3 span {
	background: transparent url("images/sideheadcorner.png") no-repeat top left;
	height: 23px;
	position: absolute;
	bottom: 0;
	color: #fff;
	padding-left: 35px;
	padding-top: 9px;
	}

#categories ul li a {
	background: transparent url("images/categories.png") no-repeat;
	}

#archives ul li a {
	background: transparent url("images/archives.png") no-repeat;
	}

#meta ul li a {
	background: transparent url("images/meta.png") no-repeat;
	}

#links ul li a {
	background: transparent url("images/links.png") no-repeat;
	}

/* Comment Style */

ol.commentlist {
	background-color: transparent;
	margin-left: 0;
}

html>body ol.commentlist {	margin-left: -3.3em;}

*+html ol.commentlist {
	margin-left: 0em!important;
}

.commentlist li {
	color: #666;
	background: #f9fcff url("images/usercomment.png") no-repeat top right;
	border: solid 1px #c2cfdf;
	margin-top: 10px;
	padding: 5px 20px 0 10px;
	list-style-type: none;
	word-wrap: break-word;
	}

.commentlist li.ping-comment {
	background: #f9fcff url("images/pingcomment.png") no-repeat top right;
	}

.commentlist li.author-comment {
	background: #f9fcff url("images/authorcomment.png") no-repeat top right;
	}

.commentlist li.user-comment {
	background: #f9fcff url("images/usercomment.png") no-repeat top right;
	}

/* Navigation Elements */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}