/*
Theme Name: Follow the white rabbit widgetised
Theme URI: http://blog.ftwr.co.uk/
Description: Magic.
Version: 0.1
Author: Peter Westwood
Author URI: http://blog.ftwr.co.uk/
*/

/* Layout */
#thelot {
	width:940px;
	margin:0 auto;
	position:relative;
}

div.post h2, div.page h2, .postmetadata, .tags {
	float:right;
	padding-bottom:0.5em;
}

div.entry div.jetpack-likes-widget-wrapper {
	float:left;
	width:auto;
}

div.post, div.page, .comment, .pingback {
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.post ul {
	list-style: square;
	padding: 0 0 0 2em;
}

.entry {
	line-height:1.3em;
}

.entry p {
	padding-top:0.25em;
	padding-bottom:0.25em;
}

.tags {
	clear:right;
}


.sidebar {
	width:33%;
	float:left;
}

.clearer, .entry, #respond {
	clear:both;
}


.widget {
	list-style: none;
}

h2.widgettitle {
	text-align:center;
}

#footer{
	float: right;
}

.odd {
	background:#EBF2F6 /*#C2D9E4*/;
}

.even {
	background:#eeeeee;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 1em;
}


.navigation {
	padding-top:0.25em;
	padding-bottom:0.5em;	
	clear: both;
	height: 35px;
}

.olderentries {
   float: left;
}

.newerentries {
   float: right;
}


/* Visual Styling */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	text-align:center;
	font-size: 5em;
}

.description {
	display:inline;
	text-align:center;
	font-size: 1.5em;
}

h4 {
	margin-bottom: 0.2em;
	margin-top: 0.8em;	
}

a {
	text-decoration:none;
}

h2 a, .entry-timestamp {
	font-size: 1.4em;
	color: #464646;
}

/* Page Menu */
.menu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

.menu li {
	display: inline;
	padding: 5px 20px 5px 20px
}

.menu a {
	text-decoration:none;
	color: blue;
}

.menu a:hover {
	color: purple;
}

/* Comments */

.commentlist {
	clear:both;	
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

 .commentmetadata a, .comment-author a {
 	font-size: 0.75em;
	color: #464646;
 }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.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 */

/* hReview */
.hreview {
	background: #eeffee top right no-repeat url( hReview.gif);
	clear:both;
	padding: 10px;
}

.hreview blockquote {
	border: none;
	background:transparent;
}

.hreview .vcard {
	float:left;
}

.hreview .description {
	margin-left: 150px;
	border: solid 1px #ddeedd;
}

/* WordPress Plugins page */
div#children  { 
	margin-left:2em;
	margin-right:2em;
}

div#children dt {
	padding-bottom:0.25em;
	padding-top:0.75em
}

div#children dd {
	padding-bottom:0.75em
}

/* Post specific - Music to commute by */

div.music {
	border: 1px dashed gray;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.music a {
	float:right;
}

#content div.music a:hover {
	border-bottom:none;
	text-decoration:none;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

div.music span.title{
	font-size: 1.5em;
	text-decoration: underline;
}

div.music span{
	float:left;
	clear:left;
}

div.music img {
	border:none;
}

div.music .clearer { clear:both; border:none; padding:0; margin:0;}

/* IPv6 */
#ipv6note {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	background: #C2D9E4;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	position: relative;
	z-index: 99;
	color: #888;
	color: rgba(0,0,0,0.6);
}
#ipv6note em {
	color: #000;
	background: url(ipv6.png) center left no-repeat;
	padding-left: 64px;
	line-height: 2.5em;
	display: inline-block;
}

.adsense {
	postion: relative;
	margin: auto;
	width: 728px;
}
