/* @override http://jp74.com/blog/wp-content/themes/jaypee/style.css */

/*   
Theme Name: jaypee
AUTHOR: Andy Lofthouse &amp; Jake Smith
Theme URI: <a href="http://jp74.com/blog" title="http://jp74.com/"> http://jp74.com/blog" </a>
Description: jaypee custom blog
Version: 0.1
All rights reserved.
*/

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	padding: 0;
	margin: 0;
}
body {
	background: #000;
	color: #868686;
	font: 62.5%/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #868686;
	text-decoration: none;
	border-bottom: 1px solid #2c2c2c;
}
a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #f86637;
}

a:link h3 {
	color: #000;
	text-decoration: none;
	outline: 0;
	background-color: #fbd321;
}
a:link img {
	border: none;
	outline: none;
}
p {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}

p.smaller {
	font-size: 0.9em;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
}
ol {
	margin-left: 0;
	margin-left: 30px;
	margin-top: 0;
}
img {
	border: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
code {
	font-family: "Courier New", Courier, mono;
}
pre {
	font-family: "Courier New", Courier, mono;
}
em {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #f86637;
}

/*layout*/
#container {
	width: 928px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 1.2em;
}

/*header*/


#header {
	margin-top: 48px;
	position: relative;
	height: 80px;
	border-bottom: 1px solid #373737;
	font-size: 1.2em;
}

#header h1, #header h2 {
	text-indent: -5000px;
}

#header h1 {
	background: url(images/jp74.gif) no-repeat;
	width: 43px;
	height: 39px;
	position: absolute;
	right: -7px;
	top: 0;
	margin-top: 0;
}

#header h2 {
	background: url(images/digital_that_delivers.gif) no-repeat;
	width: 112px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 a {
	width: 43px;
	height: 39px;
	display: block;
	border-bottom: none;
}

#header h2 a {
	display: block;
	width: 112px;
	height: 38px;
	border-bottom: none;
}

#subhead a {
	border-bottom-style: none;
}

#site-description {
	background: transparent;
	color: #777;
	float: left;
	padding: 0;
	width: 70%;
}
#site-description h2 {
	font-size: 1.1em;
	margin-left: 44px;
}
#tag {
	float: right;
	text-decoration: none;
	text-align: right;
	color: #9c9c9c;
	background: transparent;
	padding: 10px 0;
	width: 30%;
}

#subscribe {
	padding-top: 11px;
}

#subscribe a {
	background: transparent url(images/feed-icon-14x14.png) top right no-repeat;
	color: #777;
	margin: 0;
	padding: 0 20px 0 0;
}

#subscribe a:hover {
	color: #000;
	text-decoration: none;
	outline: 0;
}

/*navigation*/
#navcontainer {
	float: left;
	width: 100%;
	border-bottom: 1px solid #373737;
	border-top: 1px solid #373737;
	margin-top: 15px;
	text-transform: capitalize;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: white;
	float: left;
	width: 100%;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
}
#navcontainer ul li a:hover {
	color: #fff;
}

/*drop-down cats*/
.headright {
	float: right;
}
#navcontainer ul.navlist li.headright a {
	border-right: 0px;
}
#slickbox {
	background: inherit;
	float: left;
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	text-transform: lowercase;
	font-size: 0.9em;
}
#slickbox h4 {
	padding: 3px 0 3px 0;
}
#slickcats {
	background: inherit;
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
}
ul.headcats {
	color: #868686;
	text-align: left;
	height: auto;
	width: 100%;
	margin: 10px 0 0;
	background-color: inherit;
}
ul.headcats li {
	display: inline;
	list-style-type: none;
	margin-right: 3%;
	border-bottom: 1px solid #373737;
	float: left;
	text-align: right;
	display: block;
	width: 22%;
}
ul.headcats li a {
	float: left;
	color: #868686;
}
ul.headcats li a:hover {
	color: #fff;
}

/*content*/
#entries {
	width: 456px;
	float: left;
	line-height: 1em;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.post {
	margin-bottom: 2em;
	font-size: 1.1em;
	border-bottom: 1px solid #373737;
	padding-bottom: 1em;
}
.post ul {
	list-style: square;
	margin: 1px 5px 7px 15px;
	padding: 5px;
}
.post li {
	margin-bottom: 3px;
	line-height: 1.2em;
}
h1 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0.2em;
	margin-top: 2.5em;
}
div#entries h2 {
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 0 1px;
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 0.45em;
	color: #fff;
}
div#entries h2 a {
	color: #fff;
	border: none;
}
div#entries h2 a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #f86637;
}
h3 {
	font-weight: normal;
	margin-bottom: 0.2em;
	margin-top: 2.5em;
	color: #fff;
	font-size: 1.5em;
	font-style: normal;
}
#entries h3 {
	clear: both;
	margin-top: 0;
	margin-bottom: 0.7em;
	padding-bottom: 0.5em;
}

div#entries h1.big {
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 0 1px;
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 1.45em;
}

div#entries img {
}
.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -0.5em;
}
blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}
.big {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
}
.results_content {
	border-bottom: 1px solid #373737;
	padding: 0;
	margin-bottom: 30px;
}
span.archive-meta {
	font-size: 1em;
}
a.archive-permalink {
}
.except {
	margin-bottom: 2em;
	line-height: 1.2em;
	margin-top: 6px;
}
div.results_date {
	margin-top: .5em;
	font-size: .9em;
	padding-bottom: 5px;
}
.archlist {
	float: left;
	color: #333;
	width: 100%;
}
ul.archlist li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	float: left;
	display: block;
	width: 215px;
}
ul.archlist li a {
	float: left;
	margin-right: 3px;
}
ul.archlist li a:hover {
	background: #f3f3f3 !important;
	color: #444444;
}
div.post p img {
	max-width: 500px;
}
div.post-tags {
	margin: .25em 0;
}

/*sidebar*/
#sidebar {
	float: right;
	font-size: 1em;
	margin-top: 0;
	line-height: 1.4em;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	display: inline-block;
	width: 438px;
}
#sidebar img {
	max-width: 390px;
}
div.flickr-photos img {
	margin-left: 7px;
	margin-right: 6px;
	margin-top: 4px;
}
li#twitters.widget.widget_twitterer h2 a {
	color: #868686;
}
ul#twitter-list li {
	color: #868686;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}
ul#twitter-list a {
	color: #868686;
	font-weight: normal;
	font-style: normal;
	display: block;
}

ul#twitter a:hover {
	color: #666 !important;
}
input#s {
	width: 120px;
	margin: 0 2px 5px 0;
	font-size: 12px;
}
input#s2 {
	width: 140px;
	margin: 5px 2px 5px 0;
	font-size: 12px;
}
#searchsubmit {
	margin-bottom: 5px;
}
table#wp-calendar {
	width: 100%;
}
#sidebar h3 {
	margin-top: 0;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0;
	font-size: 1.8em;
	color: #868686;
	text-shadow: #000000 0px 0px 1px;
	margin-bottom: 20px;
}
#sidebar li {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.4em;
	padding-bottom: 25px;
	border-bottom: 1px solid #373737;
	margin-bottom: 25px;
}
#sidebar li li {
	margin-bottom: 2px;
	border-bottom-style: none;
	padding-bottom: 0;
}
#sidebarleft {
	width: 206px;
	float: left;
	display: inline-block;
	position: relative;
}
#sidebarright {
	width: 206px;
	float: right;
	margin-left: 26px;
	display: inline-block;
	position: relative;
}
#sidebarright img {
	max-width: 180px;
}
#sidebarleft img {
	max-width: 180px;
}
#sidebar p {
	display: block;
	margin-top: 1px;
}
#searchform div {
	padding-left: 0;
	margin: 0.5em 0;
}
div.textwidget {
	display: block;
	margin: 0.5em 0;
}
#sidebarright li a img {
}
.flickr {
	background: inherit;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}
.flickr li {
	padding-top: 5px;
}
#sidebarleft li a img, .flickr li img {
}
div.post-meta {
	font-size: .9em;
	color: #868686;
	margin-top: 2em;
	margin-bottom: 1em;
	background: url(images/comments.gif) no-repeat;
	padding-left: 25px;
}
div.bottom-nav {
	float: left;
	margin: 1em 0;
}

/*comments*/
.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}
.alt {
	margin: 0;
}
.commentlist {
	margin-top: 0;
	margin-bottom: 30px;
}
.commentlist li {
	border-bottom: 1px solid #151515;
	padding-top: 15px;
	padding-bottom: 15px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 5px 0;
	text-transform: none;
}
#commentform {
	margin-top: 30px;
	margin-bottom: 30px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
div.comment-invitation {
	border-bottom: 1px solid #373737;
}
div.comment-invitation p {
	display: block;
	width: 100%;
	padding: 0 0 .3em;
}
.text {
	display: block;
	float: left;
	width: 65px;
}
input.textfield {
	background-color: #151515;
	border-style: none;
	color: #868686;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 210px;
	padding: 5px;
}
input.textfield:focus {
	color: #fff;
}
span.allowed-tags {
	color: #777;
	font-size: .9em;
}
#pages ul li.page_item ul li.page_item {
	margin-left: .5em;
}
.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}
.commentbox {
	color: #fff;
	background-color: #151515;
	border-style: none;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 450px;
	padding-top: 3px;
	padding-left: 3px;
}

form#commentform p input.submitButton {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #868686;
	color: #000;
	border-style: none;
	padding: 3px 5px;
	text-shadow: #666 0 0 1px;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
}
form#commentform p input.submitButton:hover{
	background-color: #fff;
	color: #000;
	text-shadow: #fff 0 0 1px;
}

form#commentform p input.submitButton:active {
	background-color: #f86637;
	color: #000;
}

/*footer*/
#footer {
	clear: both;
	width: 900px;
	font-size: 0.9em;
	height: auto;
	text-decoration: none;
	text-align: center;
}
#footer a {
	color: #868686;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footerinfo {
	color: #868686;
	font-size: .9em;
	float: left;
	display: inline;
	width: 100%;
	text-align: left;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	padding-top: 30px;
	padding-bottom: 60px;
}

/* additional alignments */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*misc*/
.left {
	display: inline;
	float: left;
}
.right {
	display: inline;
	float: right;
}
.clear {
	text-align: center;
	font-size: 0.8em;
	color: #9c9c9c;
	margin: 0;
	padding: 0 0 20px 0;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.frame {
	padding: 2px;
	border: 1px solid #dee4e5;
}
img.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
img.alignleft {
	float: left;
	padding: .9em .5em .5em;
}
img.alignright {
	float: right;
	padding: .9em 0 .5em .5em;
}
img.left {
	float: left;
	padding: 0 .5em .5em 0;
}
img.right {
	float: right;
	padding: 0 0 .5em .5em;
}
img.wp-smiley {
	background: inherit;
}
p.akpc_pop {
	font-size: .8em;
}
a.more-link {
	display: inline-block;
}
#wp-calendar tbody tr td {
	text-align: center;
}
img#wpstats {
	width: 0px;
	height: 0px;
	padding: 0px;
	border: none;
	overflow: hidden
}

/* wp-captions */
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* wp-captions */
div.wp-caption, dl.wp-caption {
	margin: 5px 0;
	max-width: 500px;
}
div.wp-caption img, dl.wp-caption img {
	padding: 0;
}
div.wp-caption p, dl.wp-caption dd.wp-caption-dd {
	background: #EEE;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	width: 488px;
}

body div#container div#sidebar div#dopplr-jake74-velocity-embed h3 {
	border-style: none !important;
	margin-bottom: 0;
	color: #333;
}

body div#container div#sidebar div#dopplr-jake74-velocity-embed p {
}

li#tag_cloud {
	line-height: 1.3em;
}

div.metric {
	margin-bottom: 10px;
}

div.explanation {
	padding-top: 5px;
}

li.about {
	padding-bottom: 1.4em;
}

li.about p {
	font-size: 1.5em;
	line-height: 1.2em;
}

li.about h3 {
	border-style: none !important;
}

div#subhead {
	border-bottom: 1px solid #373737;
	font-size: 1em;
	margin-bottom: 10px;
	height: 90px;
	position: relative;
}

div#subhead p {
	font-size: 1.5em;
	line-height: 1em;
}

div#subhead p.title {
	position: absolute;
	top: 35px;
	left: 0;
	margin: 0;
}

div#subhead p.tagline {
	position: absolute;
	top: 35px;
	right: 0;
	margin: 0;
}

div#subhead li.about {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 35px;
	right: 0;
}

div#subhead li.about p {
	margin: 0;
	padding: 0;
}

div#subhead li.about h3 {
	display: none;
}

#wrapper {
	background: url(images/wrapper_bg.gif) repeat-y;
	margin-bottom: 10px;
	padding-top: 20px;
}

p.title, p.tagline {
	margin-top: 0;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0;
	color: #868686;
	text-shadow: #000000 0px 0px 1px;
	margin-bottom: 20px;
	line-height: 1em;
	font-size: 1.8em;
}

div.clearing {
	clear: both;
}

span.post-meta {
	font-size: 0.85em;
	color: #868686;
}

h2.widgettitle {
	margin-top: 0;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0;
	font-size: 1.8em;
	color: #868686;
	text-shadow: #000000 0px 0px 1px;
	margin-bottom: 20px;
}

h2.widgettitle a {
	border-bottom-style: none;
}

h2.widgettitle a:hover {
	border-bottom: 1px solid #f86637;
	color: #fff !important;
}

ul#twitter-list li {
	margin-bottom: 15px;
}

ul#twitter-list li a {
	border-bottom: 1px solid #000;
	display: table-cell;
	padding-top: 5px;
}

ul#twitter-list li a:hover {
	color: #fff;
	border-bottom: 1px solid #f86637;
}

form#widget-searchform div {
	height: 24px;
}

form#widget-searchform input#s2 {
	background-color: #151515;
	border-style: none;
	color: #fff;
	font: 1.1em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	margin: 0px;
}

input#widget-searchsubmit {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #868686;
	color: #000;
	border-style: none;
	padding: 3px 5px;
	text-shadow: #666 0 0 1px;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	border-radius: 5px;
	width: 55px;
	height: 23px;
	float: right;
}

input#widget-searchsubmit:hover, .submit input:hover {
	background-color: #fff;
	color: #000;
	text-shadow: #fff 0 0 1px;
}

input#widget-searchsubmit:active {
	background-color: #f86637;
	color: #000;
	text-shadow: #f86637 0 0 1px;
}

div.post-category p {
	margin-bottom: 0;
}

a.icon-twitter, a.icon-linkedin, a.icon-lastfm, a.icon-vimeo, a.icon-wp, a.icon-flickr {
	height: 16px;
	display: block;
	line-height: 16px;
	padding-left: 20px;
	border-bottom-style: none !important;
	margin-bottom: 7px;
}

a.icon-twitter {
	background: url(images/icon-twitter.gif) no-repeat;

}

a.icon-linkedin {
	background: url(images/icon-linkedin.gif) no-repeat;
}

a.icon-lastfm {
	background: url(images/icon-lastfm.gif) no-repeat;
}

a.icon-vimeo {
	background: url(images/icon-vimeo.gif) no-repeat;
}

a.icon-wp {
	background: url(images/icon-wordpress.gif) no-repeat;
}

a.icon-flickr {
	background: url(images/icon-flickr.gif) no-repeat;
}

a.icon-twitter:hover,
a.icon-linkedin:hover,
a.icon-lastfm:hover,
a.icon-vimeo:hover,
a.icon-flickr:hover,
a.icon-wp:hover {
	background-position: 0 -50px;
}

p.tweet {
	background: url(images/twitter.png) no-repeat;
	padding-left: 25px;
}

a.tt {
	margin-bottom: -20px;
}
