/*  
Theme Name: Jonathan Priest
Theme URI: http://www.creative-writer.com
Description: Custom WordPress theme for Jonathan Priest
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk
*/

/* Global */

html{
	color: #555;
}

body{
	font: normal 62.5% Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}


/* Links */

a:link, a:visited, a:focus{
	font-weight: bold;
	color: #06232b;
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}

a{
	outline: none;
}

a img {
	border: none;
}

h1 a:link, h1 a:visited, h1 a:focus, h2 a:link, h2 a:visited, h2 a:focus{
	color: #555;
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	color: #06232b;
}

.entry a{
	
}

/* Lists */

ul, ol{
	padding-left: 0;
}

li{
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: inside;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.01em;
}

h1{
	font-size: 1.8em;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1.4em;
}

h4{
	font-size: 1.3em;
}

h5{
	font-size: 1.25em;
}

h6{
	font-size: 1.25em;
}


/* Layout */

#main-wrapper{
	float: left;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(images/tile3.jpg);
	color: #fff;
	border-bottom: 2px solid #ccc;
}

	#main{
		width: 700px;
		margin: auto;
		padding: 0 10px;
		
	}
	
	#effect-container{
		float: left;
		width: 700px;
		background: url(images/brush.png) no-repeat top center;
	}

#header{
	float: left;
	width: 700px;
}

	#navigation{
		float: left;
		width: 700px;
	}
	
	#banner{
		float: left;
		width: 700px;
		padding: 7px 0;
		border-top: 1px solid #ababab;
		border-bottom: 1px solid #ababab;
	}

#content-wrapper{
	float: left;
	width: 700px;
	padding: 25px 0;
}

	#content{
		float: left;
		width: 440px; 
		padding: 10px;
		background: #fff;
		color: #555;
	}
	
	#sidebar{
		float: right;
		width: 190px;
		padding: 0 25px;
	}
	
#footer-wrapper{
	font-size: 1.2em;
	line-height: 1.4em;
}

	#footer{
		width: 720px;
		margin: auto;
	}
	
	.footer-block{
		float: left;
		width: 220px;
		padding: 10px;
	}
	
	#footer-credits{
		float: left;
		width: 700px;
		margin: 10px 0 10px 10px;
	}
	

/* Navigation */

#navigation ul{
	float: left;
}

#navigation ul li{
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#navigation ul li a{
	font-weight: bold;
	font-size: 13px;
	color: #83827d;
}

#navigation ul li a:hover{
	color: #bdbcb7;
	text-decoration: none;
}

#navigation ul li.current_page_item a{
	color: #fff;
}


/* Sidebar */

#sidebar ul{
	margin-top: 0;
}


#sidebar ul li ul li{
	list-style-type: square;
	margin-top: 6px;
	padding-left: 10px;
}

#sidebar ul li a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#sidebar ul li a:hover{
	text-decoration: underline;
}

#sidebar .widgettitle{
	font-weight: normal;
}


/* Widget */

li.widget{
	margin-bottom: 25px;
}


/* Footer */

.footer-block .widgettitle{
	margin-top: -5px;
	margin-bottom: 15px;
	color: #465d68;
}

#footer-credits{
	margin-top: -30px;
}

/* Twitter and Latest Posts Shared Style */

div.tweet, div.latest-item, div.testimonial{
	margin-bottom: -5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #30424a;
}

div.testimonial{
	border-bottom: none;
}

p.tweet-text, p.latest-title, p.testimonial-text{
	margin-bottom: 1px;
	line-height: 1.3em;
}

span.twitter-time, span.latest-posted, span.client{
	padding-bottom: 2px;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	color: #465d68;
}

a#twitter-follow{
	position: relative;
	top: -8px;
	left: 2px;
}

.loading {  
    background: url(images/ajax-loader.gif) center no-repeat;  
    height: 100px;  
} 

a.latest-link{
	color: #555;
}

a.latest-link:hover{
	color: #06232b;
}

.slideshow{
	margin-top: -10px;
}

/* Logo Panel */

div#logo-panel{
	position: relative;
	top: -20px;
	width: 220px;
	border-top: 1px solid #30424a;
}

.logo{
	float: left;
}

.TB_modal{
	padding: 10px;
}

.modalThumb{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Frontpage */

div#hello{
	float: left;
	width: 700px;
	height: 180px;
	margin: 15px 0 5px 0;
}

img#photo{
	float: left;
}

h1#strapline{
	float: right;
	text-indent: -9999px;
	width: 513px;
	height: 180px;
	background: url(images/strapline.gif) no-repeat top left;
	display: inline-block;
}

div#front-content{
	float: left;
	width: 700px;
	background: url(images/brushes.jpg) no-repeat 0 12px;
}

#content-wrapper.frontpage{
	padding: 0;
}

.front-block{
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

.front-block-omega{
	float: left;
	width: 220px;
}

.front-block h2, .front-block-omega h2{
	padding: 7px 0 6px 0;
	font-weight: normal;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}

.front-block p, .front-block-omega p{
	padding-right: 20px;
	color: #ababab;
}

.entry .front-block ul, .entry .front-block-omega ul{
	margin-left: 0;
	padding: 0 20px 0 0;
}

/* WordPress */


/* Posts */

.post{
	margin-bottom: 75px;
}

#content.client-page .post{
	margin-bottom: 20px;
}

#footer .post{
	margin-bottom: 0;
}

.postmetadata{
	padding-top: 5px;
	font-size: 0.95em;
	color: #a0aeb2;
	border-top: 1px solid #d6e0e2;
}

.postmetadata.date{
	margin-top: -5px;
}

.entry ul, .entry ol{
	margin-left: 10px;
}

.entry li{
	list-style-type: square;
	font-weight: bold;
}


/* Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* 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;
}

.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;
}


/* 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 { 
	text-align: left;
}


/* Begin Comments */

div.comments{
	float: left;
	margin: 10px 0;
	padding-top: 10px;
}

ol#comments li{
	float: left;
	margin: 15px 0;
}

div.comment-meta{
	float: left;
	width: 200px;
}

span.gravatar{
	float: left;
	margin-right: 10px;
}

span.comment-author{
	font-size: 17px;
}

span.comment-author a{
	text-decoration: none;
}

span.comment-date{
	position: relative;
	top: 4px;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #aaa;
}

div.comment-text{
	padding-left: 210px;
}

div.comment-text p{
	margin-bottom: 10px;
}

div#comments-form{
	float: left;
	clear: both;
	margin-top: 20px;
}

div#comments-form span.label-holder{
	float: left;
	width: 55px;
}

form#commentform textarea{
	width: 440px;
}

h3.comments-header{
	padding-top: 5px;
	border-top: 1px solid #d6e0e2;
}

/* 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; }



/* WordPress Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: url(images/blockquote.gif) no-repeat top left;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

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


/* Clients Page */

ul.client-column{
	float: left;
	width: 210px;
	margin-right: 10px;
}

