/*  
Theme Name: Preston Blog
Theme URI: http://jamesduffell.com/
Description: Theme for Preston Blog
Version: 1.5
Author: James Duffell
Author URI: http://jamesduffell.com/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, margin, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin:0;
	border:0;
	padding:0;
	outline:0;
	font-size:100%;
	background:transparent;
	vertical-align:baseline;}

html, body {
	color:#929292;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	background-color:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;}

#container {
	margin:auto;
	width:932px;
	overflow:hidden;}

#main {
	padding-top:10px;
	position:relative;}

#header {
	position:relative;
	background:url('header/rotator.php') no-repeat center top #ffffff;}

.header {
	margin:auto;
	width:932px;
	height:120px;}
	
.headleft {
	float:left;
	padding-top:49px;}

.headright {
	float:right;
	padding-top:29px;}

#navigation {
	font-size:15px;
	font-weight:bold;
	line-height:39px;
	background-color:#f8f8f8;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;}

.navigation {
	clear:left;
	padding:0px;
	margin:auto;
	height:39px;
	width:932px;}

.navigation ul {
	width:932px;}

.navigation ul li {
	display: inline;}

.navigation ul li a, .navigation ul li a:visited {
	float:left;
	color:#929292; 
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;}

.navigation ul li a:hover, .navigation ul li a:active, .navigation ul li.current_page_item a  {
	color:#3dafff;}
	
li.navigation-feedburner {
	width:88px;
	float:right;
	margin:8px 0px 0px 0px;}

.blockleft {
	float:left;
	width:626px;}

.blockright {
	float:right;}

#featured {
	width:596px;
	padding:10px;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:solid #dddddd 1px;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

.featured {
	width:596px;
	padding:10px 10px 0px 10px;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:solid #dddddd 1px;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

#featured p, .featured p, .featured-clip-top p {
	margin-bottom:10px;}

.featured-title, #featured h2, .featured h2 {
	margin-bottom:10px;}
	
.featured img {
	float:left;
	max-width:584px;
	height:auto;
	padding:6px;
	position:relative;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

#featured img {
	float:left;
	width:282px;
	height:auto;
	padding:6px;
	position:relative;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

#featured .review-post img {
	width:16px;
	height:16px;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#ffffff;}

.featured .wp-caption, #featured .wp-caption {
	float:left;
	display:block;
	font-family:calibri;
	text-align:center;
	margin-right:10px;
	}
	
.featured .wp-caption img, #featured .wp-caption img {
	margin:0px;
	padding:6px;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#f0f0f0;
	-webkit-border-radius:}
		
.post .wp-caption-text {
	display:none;}

.featured-comments {
	width:596px;
	padding:10px 10px 0px 10px;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	background-color:#ffffff;
	border:solid #dddddd 1px;
	-webkit-border-radius:4px;}

.featured ul, .featured ol {
	padding:10px;
	margin-bottom:10px;
	overflow:hidden;
	list-style-type:circle;
	-moz-border-radius:4px;
	border:solid #dddddd 1px;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}
	
.featured li {
	margin-left:15px;
	list-style-type:circle;}

ul#author-archive {
	margin:0;
	padding:0;
	border:none;
	background-color:#ffffff;}

.columnone {
	float:left;
	width:304px;
	display:inline;
	margin-right:10px;
	position:relative;}

.columntwo {
	float:left;
	width:304px;
	position:relative;}

.columnthree {
	float:left;
	width:147px;
	overflow:hidden;
	position:relative;
	margin-right:10px;}

.columnfour {
	float:left;
	width:147px;
	display:block;
	overflow:hidden;
	position:relative;}

.column-title {
	width:269px;
	display:block;
	color:#ffffff;
	line-height:40px;
	font-weight:bold;
	padding-left:35px;
	-moz-border-radius:4px;
	margin:0px 0px 10px 0px;
	-webkit-border-radius:4px;
	text-transform:uppercase;
	background:url('images/arrow-down.png') left center no-repeat #929292;}
	
ul {	
	margin:0;
	list-style-type:none;}

li {	margin:0;
	padding:0;
	list-style-type:none;}

h1 {	color:#929292;
	font-size:18px;
	padding-bottom:8px;
	text-transform:uppercase;}

h2 {	color:#929292;
	font-size:16px;
	text-transform:uppercase;}

a:link h2, a h2, a:visited, .box h2, h2.box-link {
	margin-bottom:8px;}
	
#footer {
	clear:left;
	padding-top:10px;
	text-transform:uppercase;
	background-color:#f0f0f0;
	border-top:1px solid #dddddd;}

.footer {
	margin:auto;
	width:938px;
	padding:0px 0px 0px 10px;}

a:link, a:visited, a:active {
	margin:0px;
	padding:0px;
	color:#3dafff;
	text-decoration:none;}

a:hover {
	text-decoration:underline;}

a.head:active, a.head:link, a.head {
	color:#3dafff;}

a.head:hover {
	color:#747474;}

#share-this {
	width:616px;
	overflow:hidden;}

.post, .foot {
	clear:both;
	padding:10px;
	width:282px;
	position:relative;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:solid #dddddd 1px;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

.post img {
	clear:left;
	width:282px;
	height:auto;
	display:block;
	position:relative;
	margin-bottom:10px;}

.post p {
	clear:left;
	padding-bottom:10px;}

.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto}

a.article-heading:link, a.article-heading, a.article-heading:visited {
	float:left;
	overflow:hidden;
	font-weight:bold;
	text-align:left;
	margin-bottom:8px;
	text-transform:uppercase;}

a.single-heading:link, a.single-heading, a.single-heading:visited {
	clear:left;
	overflow:hidden;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	text-transform:uppercase;}

.box, .box-clip-right, .box-clip-bottom, .box-pad-bottom {
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:solid #dddddd 1px;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

.box img {
	margin:0px;
	padding:0px;}

.box {
	width:282px;
	padding:10px;}
	
.box-clip-right {
	width:292px;
	padding:10px 0px 0px 10px;}
	
.box-clip-bottom {
	width:282px;
	padding:10px 10px 0px 10px;}
	
.box-pad-bottom {
	width:282px;
	padding:10px 10px 5px 10px;}

.title {
	padding-top:4px;}

.credits {
	clear:left;
	margin-bottom:10px;}

.track {
	margin-bottom:10px;}

.review {
	width:282px;
	font-size:11px;
	padding-top:10px;
	overflow:hidden;
	line-height:16px;
	position:relative;
	font-family:calibri;
	text-transform:uppercase;
	border-top:1px dashed #dddddd;}
	
.review img {
	width:16px;
	float:left;
	margin:0px;
	height:16px;
	padding:0px;}

.review-date, .review-comment, .review-author {
	float:left;
	padding:0px 5px;}

.review-block {
	float:left;}

.review-post, .featured-review {
	clear:both;
	width:596px;
	font-size:11px;
	margin-top:10px;
	overflow:hidden;
	line-height:16px;
	padding-top:10px;
	position:relative;
	font-family:calibri;
	text-transform:uppercase;
	border-top:1px dashed #dddddd;}

.review-post img, .featured-review img {
	width:16px;
	margin:0px;
	height:16px;
	padding:0px;
	border:none;
	background-color:#ffffff;}

.commentlist li {
	padding:10px;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

.comment-gravitar img {
	float:left;
	width:51px;
	height:51px;
	padding:5px;
	margin:0px 10px 10px 0px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

.comment-body {
	float:left;
	width:520px; 
	overflow:hidden;
	padding-top:2px;}

.comment-content p {
	clear:left;
	padding-top:10px;}
	
.comment-author {
	border-bottom:1px dashed #dddddd;}

.comment-date {
	font-size:11px;
	font-style:italic;}
	
#comment-form input, #comment-form textarea {
	padding:5px;
	-moz-border-radius:4px;
	margin:0px 6px 10px 0px;
	border:1px solid #dddddd;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}
	
input#comment-button {
	color:#fff;
	padding:5px;
	border:none;
	margin-bottom:10px;
	-moz-border-radius:4px;
	background-color:#3dafff;
	-webkit-border-radius:4px;}

input#comment-button:hover {
	color:#fff;
	padding:5px;
	border:none;
	margin-bottom:10px;
	-moz-border-radius:4px;
	background-color:#0096ff;
	-webkit-border-radius:4px;}

#comment-warning {
	margin-bottom:10px;}

blockquote {
	clear:left;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

input.sidebar-input {
	width:158px;
	padding:5px;
	color:#929292;
	font-size:13px;
	margin:0px 6px 10px 0px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}

input.sidebar-button {
	color:#fff;
	width:100px;
	padding:5px;
	border:none;
	margin-bottom:10px;
	-moz-border-radius:4px;
	background-color:#3dafff;
	-webkit-border-radius:4px;}

input.sidebar-button:hover {
	color:#fff;
	width:100px;
	padding:5px;
	border:none;
	margin-bottom:10px;
	-moz-border-radius:4px;
	background-color:#0096ff;
	-webkit-border-radius:4px;}

#juitterContainer li, #twitter_update_list li {
	padding:10px;
	overflow:hidden;
	margin-bottom:10px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

.error {
	padding-bottom:10px;}

#footer ul li {
	display:inline;}

#footer ul {
	padding-bottom:15px;}

.slide {
	width:15px;
	margin:0px;
	float:right;
	padding:0px;
	text-align:right;}

#feature {
	width:984px;
	color:#929292;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	background-color:#f0f0f0;
	-webkit-border-radius:4px;}

#feature-img {
	float:left;
	width:280px;
	height:auto;
	position:relative;
	padding-right:10px;}

#feature-text {
	font-size:14px;
	line-height:25px;}

#feature-wrapper {
	float:left;
	width:671px;}

caption {
	width:220px;}

#flickr img {
	width:51px;
	float:left;
	padding:5px;
	height:51px;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#f0f0f0;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}
	
#author-gravitar img {
	width:51px;
	float:left;
	padding:5px;
	height:51px;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#f0f0f0;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}
	
#footer ul.blogroll {
	overflow:hidden;
	padding-bottom:0px;}
	
#footer ul.blogroll li a, #footer ul.blogroll li a:visited, #footer ul.blogroll li a:link {
	float:left;
	width:282px;
	display:block;
	font-size:11px;
	padding:10px;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#ffffff;
	-webkit-border-radius:4px;}

#footer ul.blogroll li a:hover, #footer ul.blogroll li a:active {
	text-decoration:underline;}
	
#zap, #footer h2 {
	clear:both;}

.linkcat h2 {
	margin:0px;
	padding:0px;}

a.post-edit-link:link, a.post-edit-link, a.post-edit-link:visited {
	color:#ff0000;}

.tabnav h2 {
	float:left;}

.splitter {
	float:left;
	padding-left:10px;
	margin-right:5px;}
	
#social-count {
	width:155px;
	float:right;
	text-align:right;
	overflow:hidden;
	margin:-3px 0px -2px 0px;}

#facebook {
	float:left;
	border:none;
	overflow:hidden;
	width:80px;
	height:20px;
}

#retweet {
	height:20px;
	width:80px;
	float:right;
	margin-right:-7px;
	padding:2px 0px 0px 0px;
}

.custom-header {
	height:96px;
	padding:0px;
	overflow:hidden;
	margin-bottom:10px;}

.custom-header {
	text-align:center;}

.fan_box .connect_top {border-bottom:1px solid #dddddd; width:262px;}
.fan_box .full_widget { border:none; padding:0; }
.fan_box .full_widget .connect_top { background-color:#ffffff;}
.fan_box .connect_action { padding: 0pt 0pt 0pt 8px; }
.fan_box .connect_action .name { font-size: 14px; font-weight: bold; line-height: 15px; }
.fan_box .connectiona .total {padding:10px 0px;}
.fan_box .page_stream {padding:0px;}
.fan_box .connections {padding:10px 0px 0px 0px; border:none;}
.fan_box .connections .connections_grid { padding-top: 10px; }
.fan_box .connections_grid .grid_item { padding: 0pt 23px 8px 0pt; overflow: hidden; float: left;}
.fan_box .connections_grid .grid_item img { padding: 5px; background: #f0f0f0; border:1px solid #dddddd; width: 51px; height: 51px; display: block; -webkit-border-radius:4px; -moz-border-radius:4px;}

.tabnav {
	position: relative;
}
.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.tabdiv {
	clear:both;
	position: relative;
	padding:10px 0px;
}
.tabdiv ul li a {
	padding-left: 2px;
	font-size: 11.5px;
}
.tabdiv ul li a:hover {
	color: #555;
}

.ui-tabs-hide {
	display: none;
}

.left-title {
	float:left;
	font-size:16px;
	line-height:64px;
	text-transform:uppercase;}

.event {
	clear:left;
	-moz-border-radius:4px;
	margin:0px 10px 10px 0px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}
	
ul#events {
	width:616px;
	margin-bottom:-1px;
	list-style-type:none;}

ul#event-details {
	margin-top:-10px;
	margin-bottom:-11px;
	list-style-type:none;}
	
ul#events li, ul#event-details li {
	display:block;
	overflow:hidden;
	margin:none;
	border:none;
	border-bottom:1px dashed #dddddd;}
	
#event-date {
	float:left;
	width:80px;
	line-height:40px;
	padding-left:10px;
	margin-right:10px;
	font-family:calibri;
	border-right:1px dashed #dddddd;}

#event-title {
	float:left;
	line-height:40px;
	text-transform:uppercase;}
	
#event-location {
	float:left;
	padding-left:4px;
	line-height:40px;
	font-size:10px;
	text-transform:uppercase;}

#event-price {
	width:80px;
	float:right;
	line-height:40px;
	padding-left:10px;
	font-family:calibri;
	border-left:1px dashed #dddddd;}

.event-details-date, .event-details-location, .event-details-price, .event-details-phone, .event-type-comedy, .event-type-music, .event-type-social, .event-type-theatre, .event-type-sport, .event-type-charity {
	width:255px;
	display:block;
	padding-left:25px;
	line-height:40px;
	font-family:calibri;}
	
.event-details-date {
	background:url('images/date.png') left center no-repeat;}

.event-details-location {
	background:url('images/location.png') left center no-repeat;}

.event-details-price {
	background:url('images/price.png') left center no-repeat;}	

.event-details-phone {
	background:url('images/phone.png') left center no-repeat;}		

.event-type-charity {
	background:url('images/charity.png') left center no-repeat;}

.event-type-comedy {
	background:url('images/comedy.png') left center no-repeat;}

.event-type-music {
	background:url('images/music.png') left center no-repeat;}

.event-type-social {
	background:url('images/social.png') left center no-repeat;}

.event-type-sport {
	background:url('images/sport.png') left center no-repeat;}

.event-type-theatre {
	background:url('images/theatre.png') left center no-repeat;}
	
a#tickets, a#tickets:link {
	width:269px;
	display:block;
	color:#ffffff;
	line-height:40px;
	font-weight:bold;
	padding-left:35px;
	-moz-border-radius:4px;
	margin:0px 0px 10px 0px;
	-webkit-border-radius:4px;
	text-transform:uppercase;
	background:url('images/arrow-white.png') left center no-repeat #3dafff;}
	
a#tickets:hover, a#tickers:active {
	text-decoration:none;
	background-color:#0096ff;}
	
#edit a, #edit a:link {
	width:269px;
	display:block;
	color:#ffffff;
	clear:right;
	line-height:40px;
	font-weight:bold;
	padding-left:35px;
	-moz-border-radius:4px;
	margin:0px 0px 10px 0px;
	-webkit-border-radius:4px;
	text-transform:uppercase;
	background:url('images/arrow-white.png') left center no-repeat #ff0000;}
	
#edit a:hover, #edit a:active {
	text-decoration:none;
	background-color:#ee0000;}	

#padding-bottom, .padding-bottom {
	padding-bottom:10px;}

#submit-event input, #submit-event textarea, input.input-upload {
	width:270px;
	padding:5px;
	color:#929292;
	font-size:13px;
	margin:0px 6px 10px 0px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}

#submit-event select {
	width:282px;
	padding:5px;
	color:#929292;
	font-size:13px;
	margin:0px 6px 10px 0px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}

#comment-button {
	width:141px;
	padding:5px;
	color:#929292;
	font-size:13px;
	margin:0px 6px 10px 0px;
	-moz-border-radius:4px;
	border:1px solid #dddddd;
	-webkit-border-radius:4px;}
	
#page-title {
	width:583px;
	display:block;
	color:#ffffff;
	line-height:40px;
	font-weight:bold;
	padding-left:35px;
	-moz-border-radius:4px;
	margin:0px 0px 10px 0px;
	-webkit-border-radius:4px;
	text-transform:uppercase;
	background:url('images/arrow-down.png') left center no-repeat #929292;}
