/*  
Theme Name: WPurls
Version: 1.5
Author: Ryan Imel
Author URI: http://ryanimel.com/
Tags: blue, three-columns, fixed-width
Description: 
Template: p2
*/

/* Import the basic P2 styles */
@import url('../p2/style.css'); 

body {
	background: #edf5fa;
	margin: 0;
	padding: 0;
}
div#wrap {
	background: #fff url('i/body.png') bottom repeat-x;
}
div#wrapper {
	background: url('i/tools.png') 625px 180px no-repeat;
	border: none;
	margin: 0 auto;
	width: 949px;
	-webkit-box-shadow: none;
}

/* Logo */
div#header {
	background: url('i/header.png') bottom repeat-x;
	border-bottom: 1px solid #b6daed;
	height: 400px;
	width: auto;
}
div#header-in {
	margin: 0 auto;
	width: 949px;
}
div#header h1 {
	display: block;
	height: 59px;
	margin-bottom: 36px;
	width: 176px;
}
div#header h1 a {
	background: url('i/logo.png') left top no-repeat;
	display: block;
	height: 59px;
	text-indent: -999em;
	width: 176px;
}
div#header div.sleeve {
	background: none;
	border: none;
	margin-top: 53px;
	position: relative;
	-webkit-box-shadow: none;
}
div#header div.sleeve small {
	color: #b6c4cd;
	display: block;
	font-family: 'Chaparral Pro', Times, serif;
	font-size: 1.4em;
	font-style: italic;
	left: 70px;
	position: absolute;
	top: 62px;
	width: 200px;
}

/* Logged In */
div#logged-in {
	color: #85c2e1;
	float: right;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-top: 89px;
}
div#logged-in a {
	color: #0c85c3;
}

div.sleeve_main {
	background: none;
	margin-right: 0;
}

/* Postbox */
img.avatar {
/*	display: none; */
}
#postbox .inputarea {
	padding-left: 0;
}
div#postbox, div#not-ready {
	margin: 0 auto;
	width: 230px;
}
div#not-ready small {
	color: #85c2e1;
	font-size: 0.8em;
	line-height: 2.2em;
}
div#not-ready {
	background: url('i/notready.png') center top no-repeat;
	color: #85c2e1;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	height: 205px;
	margin-top: -30px;
	padding-top: 40px;
	text-align: center;
}
div#not-ready p {
	margin: 0 0 20px 0;
}
div#postbox input {
	background: url('i/input.png') bottom repeat-x;
	border: 1px solid #85c2e1;
	color: #cbe2ee;
	font-size: 1.5em;
	height: 30px;
	padding: 0 7px;
	width: 216px;
	-webkit-border-radius: 5px;
}
div#postbox input:focus {
	color: #85c2e1;
}
div#postbox input#tags {
	margin-top: 13px;
	margin-right: 0;
	width: 216px;
}
div#postbox input#redirect {
	margin-top: 13px;
}
div#postbox input#submit {
	background: url('i/post.png') left top no-repeat;
	border: none;
	height: 24px;
	margin-top: 13px;
	width: 60px;
	text-indent: -999em;
}
div#postbox input#submit:hover {
	cursor: pointer;
	background: url('i/post.png') right top no-repeat;
}

/* Main */
div#main {
	font-size: 1.1em;
	margin-bottom: 50px;
	margin-top: 21px;
	width: 284px;
}
span.controls {
	display: none;
}
div#main h2, div#sidebar h2 {
	color: #85c2e1;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin-bottom: 15px;
	text-transform: lowercase;
}
div#main h4 {
	color: #137fb6;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}
div#main h4 a {
	color: #137fb6;
	font-weight: normal;
}
div#main h4 small a {
	color: rgb(204,204,204);
}
p.meta {
	color: #949494;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}
div#main p.meta em {
	font-family: 'Chaparral Pro', Times, serif;
	font-style: italic;
}
div#main ul#postlist li {
	border: none;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
}
div.postcontent {
	min-height: auto;
}
div.navigation {
	border: none;
}
div.links-content {
/*	margin-left: 42px; */
}
div#main p.link-hits {
	color: #00486d;
	display: none;
	position: absolute;
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial, sans-serif;
	left: 0;
	text-align: center;
	top: -6px;
	width: 42px;
}
body div#main ul.actions {
	top: 24px;
}
ul.actions li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.actions li a, ul.actions li.copy {
	display: block;
	height: 17px;
	text-indent: -999em;
	width: 35px;
}
ul.actions li.tweet a {
	width: 37px;
}
body ul.actions li a:hover {
	border-bottom: none;
}
ul.actions li.copy {
	background: url('i/copytweet.png') left top no-repeat;
}
ul.actions li.copy:hover {
	background: url('i/copytweet.png') left -17px no-repeat;
	cursor: pointer;
}
ul.actions li.tweet a {
	background: url('i/copytweet.png') right top no-repeat;
}
ul.actions li.tweet a:hover {
	background: url('i/copytweet.png') right bottom no-repeat;
}

/* Sidebar */
div#sidebar {
	position: absolute;
	right: 0;
	top: 25px;
	width: 284px;
}
h2.widgetitle {
	display: none;
}
div#sidebar li {
	color: #137fb6;
	margin: 0;
	padding: 0;
}
div#sidebar p {
	font-size: 1.1em;
}
p#create {
	display: block;
}
p#create a {
	background: url('i/create.png') left top no-repeat;
	display: block;
	height: 24px;
	line-height: 1.9em;
	margin-left: 65px;
	text-align: center;
	width: 161px;
}