/*
Theme Name: Delorean
Theme URI: http://jigowatt.co.uk/
Description: WordPress theme designed and developed by jigowatt.co.uk.
Version: 2.0
Author: Jigowatt
Author URI: http://jigowatt.co.uk/
Tags: jigowatt
*/


ul.portfolio {
	margin:0;
	padding:0;
}

.page ul.portfolio li {
	margin:0 10px 10px 0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
}

.page ul.portfolio li p {
	margin:0;
	padding:0;
}

ul.portfolio li h2 {
	background:transparent url(images/layout/casestudycontent.png) repeat scroll 0 0;
	color:#fff;
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	padding:5px 0;
	text-align:center;
	margin:0;
}

@font-face {
font-family: Kaffeesatz;
src: url("fonts/Kaffeesatz.otf") format("opentype");
}

.banner {
	position:absolute;
	top:0;
	right:0;
}

#news {
	background:#fff;
	padding:5px 10px;
	border:1px solid #eee;
	font-size:80%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:15px; 
} 

th a {
	color:#000;
	border-bottom:1px dotted #ccc;
}

a.tooltip {
	cursor:help;
}

table.hosting td {
	text-align:center;
}

table.hosting td, table.hosting th {
	font-size:80%;
}

table.hosting .hovertip {
	font-size:100%;
}

table td {
	background:#fdfdfd;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

table th {
	background:#fefefe;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

table td.blank {
	background:none;
}

.hovertip {
    position: absolute;
    padding: 10px 13px;
    z-index: 2;
    max-width: 300px;

    background-color: #f5f5b5;
    border: 1px solid #DECA7E;
	color:#84774A;
	text-shadow:none;

    font-size: 80%;
	font-weight:normal;
    line-height: 18px;
    text-align: left;
}


code {
	font-size:70%;
}

#news .title {
	float:left;
	width:115px;
}

#news #headline {
	margin-left:116px;
}

p.big {
	text-align:center;
	border:1px solid #eee;
	border-right:0;
	border-left:0;
	padding:10px 0;
}

p.big a {
	font-size:140%;
}

ol.commentlist {
	margin:40px 0;
	padding:0;
}

.reply {
	text-align:right;
}

span.code {
	font:90% "Courier New", Courier, monospace;
	background:#f6f6f6;
	display:block;
	margin:15px 0;
}

.content small {
	font-size:70%;
	border-bottom:1px dotted #eee;
	color:#999;
}

ol.commentlist ul.children {
	padding-left:40px;
	border-top:1px dotted #eee;
	background:url(images/layout/reply.png) 5px 27px no-repeat;
}

div#respond {
	border:1px solid #eee;
	padding:30px 30px 20px 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 2px #eee;
	-webkit-box-shadow:0 1px 2px #eee;
	-khtml-box-shadow:0 1px 2px #eee;
}

div#respond h2 {
	padding-bottom:15px;
}

.commentlist cite {
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	font-style:normal;
}

table {
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-sizE:80%;
}

table td {
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}

table th {
	border-right:1px solid #eee;
	border-bottom:2px solid #eee;
	padding:5px;
	color:#ABCD2A;
}

ol.commentlist li {
	list-style:none;
	margin:15px 0;
	border-bottom:1px dotted #eee;
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	clear:left;
}

.comment-author img {
	position:absolute;
	top:20px;
	left:0;
	padding:3px;
	border:1px solid #eee;
}
.comment-author {
	float:left;
	width:150px;
	position:relative;
}

.comment-body {
	min-height:80px;
}

.comment-body p {
	margin-left:160px;
}

.comment-meta {
	display:none;
}

* {
	outline:none;
}

ul.children {
	margin:0;
}

.children li.page-item-206, .children li.page-item-214, .children li.page-item-210, .children li.page-item-212, .children li.page-item-208 {
	border:none;
	margin:4px;
	padding:5px;
	border:none;
	width:90px;
	height:90px;
	border:1px solid #eee;
	list-style:none;
	float:left;
	display:none;
}

.children li.page-item-206 a, .children li.page-item-214 a, .children li.page-item-210 a, .children li.page-item-212 a, .children li.page-item-208 a {
	display:block;
	width:90px;
	height:90px;
	text-indent:-9999px;
	background-position:top;
}

li.page-item-212 a {
	background:url(images/profiles/jay.jpg);
}

.children li.page-item-206 a:hover, .children li.page-item-214 a:hover, .children li.page-item-210 a:hover, .children li.page-item-212 a:hover, .children li.page-item-208 a:hover {
	background-position:bottom;
}
	

h2 {
font-family: Kaffeesatz, Helvetica, Verdana, Sans-Serif;
color:#333;
font-size:24px;
border-bottom:1px solid #EFEFEF;
}

h2 a {
	color:#8DA62B;
	text-decoration:none;
}

h2 a:hover {
	color:#6b8409;
}

a {
	color:#ABCD2A;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#333;
}

p.link a, input[type=submit] {
	color:#fff;
	background:#8DA62B;
	padding:3px 10px;
	text-shadow:1px 1px #5C6F16;
	text-decoration:none;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:none;
}

p.link a:hover, input[type=submit]:hover {
	background:#9eb73c;
}

body {
	background:url(images/layout/body.jpg) top repeat-x;
}

.header {
	height:65px;
}

ul.nav li {
	list-style:none;
	float:left;
	margin:0 0 0 19px;
}

ul.nav {
	margin:0;
	padding:0;
	float:right;
}

ul.nav li a {
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px #4B5D12;
	font-weight:normal;
} 

ul.nav li a:hover {
	color:#EEF6D4;
}

.header {
	padding-top:35px;
}

#mySlides div {
	overflow:hidden;
	position:relative;
	height:300px;
}

#mySlides div img {
	position:relative;
	z-index:-10;
}

.casestudycontent {
	position:absolute;
	top:0;
	left:600px;
	height:300px;
	z-index:20;
	width:280px;
	padding:35px;
	background:url(images/layout/casestudycontent.png);
}

.casestudycontent h2 {
	border:none;
	margin-bottom:10px;
	padding-bottom:0;
}

.casestudycontent h2 a {
	font-weight:normal;
}

.relatedposts ul {
	font-size:80%;
}

.page .relatedposts ul li {
	padding:5px 0;
}

.nothome {
	padding-top:90px;
}

.casestudycontent p {
	color:#eee;
	font-size:80%;
}

#mySlides div img.screenshot {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.jFlowControl {
	height:12px;
	width:12px;
	text-indent:-9999px;
	display:block;
	background:url(images/buttons/dot.gif) top no-repeat;
	float:left;
	cursor:pointer;
}

#myController span.jFlowSelected, span.jFlowControl:hover {
background-position:bottom;
}

#myController {
	float:right;
	margin-top:5px;
}

.clear {
	clear:both;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

.shade {
	height:8px;
	background:url(images/layout/shade.jpg) top no-repeat;
}

blockquote {
	margin:0;
	padding:0 0 25px 40px;
	background:url(images/layout/quote.gif) top left no-repeat;
	border-bottom:1px solid #EFEFEF;
	margin-bottom:25px;
}

.nothome blockquote {
	border-bottom:0;
	margin-bottom:0;
	margin-left:-40px;
}

p.postmetadata small {
	color:#aaa;
}

.post h3 {
	margin-bottom:0;
	padding-bottom:0;
}

.post {
	padding-bottom:20px;
}

p.postmetadata {
	border-top:1px dotted #eee;
	border-bottom:1px dotted #eee;
	padding:10px 0;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.post p.postmetadata {
	border:none;
	margin:0;
	padding:5px 0 5px;
	margin-bottom:10px;
	color:#bbb; 
	border-bottom:1px dotted #ddd;
}

blockquote.pullquote {
	font-size:85%;
	width:230px;
	float:left;
	margin:40px 40px 40px -80px;
	padding-bottom:0;
	border:none;
}

.imagepull {
	width:210px;
	float:left;
	margin:40px 40px 40px -80px;
	padding-bottom:0;
	padding:9px;
	border:1px solid #eee;
	background:#fafafa;
	text-align:center;
}

.imagepull img {
	margin-bottom:5px;
}

sup {
	font-size:50%;
}

.imagepull .caption {
	font:12px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:5px 0;
	color:#999;
}

blockquote p {
	margin:0;
	padding:0;
	font-style:normal;
	color:#ABCD2A;
	font-size:115%;
}

blockquote strong {
	color:#3C6005;
}

.alt { 
  color: #999; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}

.sidebar p {
	font-size:80%;
}

.sidebar h3 {
	background:url(images/layout/sidebarh3.gif) top left no-repeat;
	font-size:100%;
}

.footer {
	clear:both;
	color:#999;
	font-size:65%;
	border-top:1px solid #EFEFEF;
	padding-top:15px;
	margin-top:30px;
}

.copyright {
	color:#CBCBCB;
	font-size:11px;
}

.our-partners {
	float: left;
	margin: 0 0 25px 0;
}

.our-partners p {
	color: #CCC;
	margin: 0;
	padding: 0;
}

.our-partners ul {
	display: inline;
	margin: 5px 0 0 0;
	padding: 0 0 15px 0;
	list-style-type: none;
}

.our-partners ul li {
	display: inline;
	margin: 0;
	padding: 0 45px 0 0;
	list-style-type: none;
}

#twitter {
	height:218px;
	background:url(images/layout/twitter.gif) no-repeat;
	position:relative;
}

#twitter ul {
	margin:0;
	padding:0;
}

#twitter ul li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:64%;
	color:#3D6069;
	position:absolute;
	top:63px;
	left:18px;
	width:125px;
}

.followlink {
	position:absolute;
	top:135px;
}

.nothome h3 {
	font-size:115%;
	letter-spacing:-1px;
}

.page ul li {
	border-bottom:1px dotted #eee;
	padding:10px 0;
	color:#999;
}

a.jigowatt {
	float: right;
	width:88px;
	height:9px;
	background:url(images/logos/jigowatt-footer.png) top no-repeat;
	display:block;
	text-indent:-9999px;
	text-align:left;
}

.footer a.jigowatt {
	float:right;
}

.footer ul.links {
	float: left;
	margin:0 0 15px 0;
}

.footer ul.links li {
	list-style:none;
	margin:0 15px 0 0;
	float:left;
}

.cf_hidden {
	display:none;
}

fieldset {
	border:none;
	border-top:1px solid #eee;
	padding:10px 20px;
}

.sidebar fieldset {
	border:none;
	border-bottom:1px solid #eee;
	padding: 0 0 25px 0;
}

fieldset legend {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	padding:5px 10px;
}

fieldset input, fieldset textarea {
	border:1px solid #ddd;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:500px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar .newsletter { min-height: 80px; height: 80px; }

.newsletter-signup {
    width: 220px;
    height: 26px;
	line-height:80px;
	margin: 5px 0;
    background: url(images/newsletterbox.png) no-repeat;
}

.sidebar .newsletter-input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	padding:5px;
	margin:2px 0;
	border:0 none;
	width: 180px;
	float: left;
}

.sidebar .newsletter-submit { 
	float: right;
    margin: 6px 8px 0 0;
	border: 0;
	padding:0;
	text-indent: -9999px;
}

.sidebar .newsletter-text { font-size: 11px; }

.sidebar label {
	font-size:80%;
}

.cf-ol {
	margin:15px 0;
	padding:0;
}

.cf-ol li {
	margin:5px 0;
	padding:0;
	list-style:none;
	font-size:80%;
}

.cf-ol li label {
	display:block;
	font-weight:bold;
	color:#333;
}

.linklove {
	display:none;
}

.right {
	text-align: right;
}

/* Blog CSS */

.blog-categories { list-style-type: none; margin: 0; padding: 0 0 30px 0; }
.blog-categories li { display: inline; margin-right: 15px; }
.older-posts, .newer-posts { font-size: 12px; display: block; margin: 15px 0 15px 0; }

/* Our Work / Case Studies */

ul.our-work-sub {
	padding:0;
	margin:0;
	list-style-type: none;
}

ul.our-work-sub li {
	margin:0;
	padding:0;
	border:none;
}

.case-study {}

.case-study h2 {
	margin-top:17px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.case-study .excerpt p {
	font-size: 12px;
}