/*
Theme Name: Rakish Heels
Theme URI: 
Description: 
Version: 1.0
Author: Rob
Author URI: http://www.blue-dreamer.co.uk/
Tags: 
*/

* { padding: 0; margin: 0; }
.clearfix { display: block; clear: both; }
body { background: #FFFFFF url(/templates/rakish/images/bg-body.jpg); color: #000000; font-family: "MS Sans Serif",Arial, Helvetica, sans-serif; font-size: 100.01%; }

#wrapper { width: 960px; padding: 10px; background: #FFFFFF; margin: 10px auto; }
#header { float: left; width: 960px; height: 90px; padding: 10px 0 0 0; font-size: 0.75em; clear: both; }
#tools { float: right; width: 520px; }
#nav { float: left; width: 100%; font-size: 0.75em; clear: both; }
#content { float: left; width: 100%; background: url(/templates/rakish/images/bg-queenie.gif) no-repeat bottom left; clear: both; }
#main { float: right; width: 680px; min-height: 598px; font-size: 0.8em; padding: 20px; margin: 0 0 15px 0;}
.entry {float: left; width: 100%; margin: 0 0 15px 0;}
.posted {width: 100%; clear: both;}
#sidebar { float: left; width: 220px; font-size: 0.8em; padding: 10px 0 20px 0; }
#footer { float: left; width: 100%; font-size: 0.8em; clear: both; }

/* standard tags */
h1 {font-family: sans-serif; font-size: 1.8em; margin: 0 0 10px 0; }
h2 {font-family: sans-serif; font-size: 1.4em; padding: 0 0 5px 0; margin: 0 0 10px 0; border-bottom: 3px solid #5A214D }
h2.posttitle {padding: 0; margin: 0 0 10px 0; border-bottom: 0px;}
h2.posttitle a {text-decoration: none;}
h3 {font-family: sans-serif; font-size: 1.0em; margin: 0 0 10px 0; }
p { line-height: 1.5em; margin: 0 0 15px; 0; }
ul { line-height: 1.5em; margin: 0 0 15px 2em; }
ol { line-height: 1.5em; margin: 0 0 15px 2em; }
blockquote { font-style: italic; line-height: 1.5em; margin: 0 1em 1em 1em; }
a { color: #993399; }
a img {border: 0;}

/* main nav */
ul.nav { float: left; width: 100%; list-style: none; margin: 0; background: #5A214D; border-bottom: 1px solid #C0C0C0; }
ul.nav li { float: left; width: auto; display: inline; list-style: none; line-height: 1.5em; }
ul.nav li a { display: block; color: #FFFFFF; text-decoration: none; padding: 8px 12px; font-weight: bold }
ul.nav li a:hover { background: #663366; }

/* sidebar */
#sidebar h2 {font-size: 1.2em;}
#sidebar ul { float: left; width: 100%; list-style: none; border-bottom: 1px dotted #E6E6FA; margin: 0 0 15px 0; }
#sidebar ul li { line-height: 1.5em; list-style: none; border-top: 1px dotted #E6E6FA;}
#sidebar ul li a { display: block; width: 200px; padding: 5px 20px 5px 0; text-align: right; background: #FFFFFF url(/templates/rakish/images/bg-nav-a.gif) no-repeat right;  text-decoration: none }
#sidebar ul li a:hover { background: #E6E6FA url(/templates/rakish/images/bg-nav-a-hover.gif) no-repeat right; }
form.newsletter { padding: 0 10px; margin: 0 0 15px 0; }
form.newsletter div { margin: 0 0 5px 0; }
form.newsletter label { float: left; width: 60px; }
form.newsletter input.text { width: 120px; background: #E6E6FA; border: 1px solid #9D3194 }
form.newsletter input.submit {  background: #E6E6FA; border: 1px solid #9D3194 }

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

.postmetadata {color: #555555;}

/* Begin Comments*/
ol.commentlist {font-size: 1.0em; list-style: none; margin: 0 0 15px 0;}
.commentlist li {margin: 0 0 10px 0;}
.commentlist li ul li {margin-right: -5px; margin-left: 10px;}
.children { padding: 0; }

#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.vcard {font-size: 0.8em;}
.commentmetadata {font-size: 0.8em; margin: 0; display: block;}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* footer bits */
#footer p { text-align: right; padding: 0.75em 0; margin: 0; }