/*
Theme Name: Kevs V1
Theme URI: http://wordpress.org/
Description: V1 of the wordpress as CMS test
Author: Kev Chapman
Author URI: http://kevchapman.co.uk/

*/

body {
	line-height: 1.4em;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #453d33;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, #nav a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
hr {clear: both;visibility: hidden;height:0px;font-size:0;width:100%;padding:0;margin:0;}
a {color: #0050FF;}
a.intro_link{font-size:1.5em;text-decoration:none;color:#ff6600;}
a.intro_link:hover{text-decoration:underline;}
a img {
	border: none;
}
.inner {
	width: 960px;
	margin: auto;
}
.hide {
	display: none;
}
#wrap {
	background: url(images/body.gif) repeat-y center top;
}
#header-bar {
	background: #595548;
	height: 20px;
}
#header {
	height: 145px;
	background: url(images/header-curve.gif) no-repeat center bottom #453D33;
}
#page-head {
	background: url(images/page-head.gif) repeat-y center top;
	padding: 1px 0 0 0;
	color: #ff6600;
}
#page-head.home {
	height: 249px;
	background: url(images/shots3.jpg) no-repeat center top;
	padding: 1px 0 0 0;
}
#page-head .inner p {
	width: 550px;
}
#content {
	width: 960px;
	margin: auto;
	padding: 10px 0 30px 0;
}
#main {
	width: 610px;
	float: left;
}

#footer-block {
	background: url(images/footer-block.gif) repeat-y center top;
	padding: 20px 0;
	clear: both;
	margin-top: 20px;
}
#footer {
	background: url(images/footer-curve.gif) no-repeat center top #453D33;
	padding-top: 30px;
	clear: both;
}
#header .inner {
	position: relative;
}

/* Header --------------------------- */

#logo {
	margin: 0 0 20px 30px;
	padding: 20px 0 0 0;
}

/* Top Nav & Links ------------------ */

a.boxed, .meta a {
	background: #868B78;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #453C32;
}
a.boxed:hover, .meta a:hover {
	color: #fff;
	background: #453C32;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 75px;
}
#nav li {
	float: left;
	margin-left: 3px;
}
#nav li a {
	color: #453c32;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 20px;
	display: block;
	text-decoration: none;
	background-color: #A7AF97;
}
#nav li a:hover {
	background-color: #868B78;
}
#nav li.current_page_item a, #home-page #home-tab a {
	background: #000014;
	color: #ff6600;
}

a.more-link {
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	background: #453c32;
	color: #b9bfac;
	text-shadow: 0 -1px 0 #000;	
}
a.more-link:hover {
	color: #ff6600;

}
#page-head .inner {
	width: 900px;
	padding-bottom: 20px;
}
#side a {
	text-decoration: none;
	color: #0050FF;
	text-decoration: underline;
}
a.comments-link {
	display: inline-block;
	background: url(images/ui/icon-comments.gif) no-repeat center top;
	line-height: 15px;
	width: 30px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #453C32;
}
a.comments-link:hover {
	background: url(images/ui/icon-comments.gif) no-repeat center -20px;
	color: #fff;
}
.post-header a.comments-link {
	float: right;
}
.info-links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.info-links li {
	display: inline;
	padding: 0;
	margin: 0;
}
.info-links a {
	display: inline-block;
}
.info-links a span {
	display: none;
}
#head-about-but a {
	width: 200px;
	height: 30px;
	background: url(images/ui/top-about-but.gif) no-repeat 0 0;
}
#head-portfolio-but a {
	width: 200px;
	height: 30px;
	background: url(images/ui/top-portfolio-but.gif) no-repeat 0 0;
}
#head-portfolio-but a:hover {
	background: url(images/ui/top-portfolio-but.gif) no-repeat 0 -30px;
}
#head-about-but a:hover {
	background: url(images/ui/top-about-but.gif) no-repeat 0 -30px;
}
#page-head .info-links {
	
}
a.facebook, a.twitter {
	display: inline-block;
	padding: 0 5px 0 37px;
	line-height: 42px; 
}
a.facebook {
	background: url(images/icons/facebook.png) no-repeat left center;
}
a.twitter {
	background: url(images/icons/twitter.png) no-repeat left center;
}
a.visit-site {
	display: inline-block;
	width: 120px;
	height: 30px;
	background: url(images/ui/visit-site.gif);
}
a.visit-site span, a.back-to-portfolio span {
	display: none;
}
a.visit-site:hover {
	background: url(images/ui/visit-site.gif) 0 -30px;
}
a.back-to-portfolio {
	background: url(images/ui/footer-back-portfolio-but.gif);
	width: 200px;
	height: 30px;
	display: inline-block;
}
a.back-to-portfolio:hover {
	background: url(images/ui/footer-back-portfolio-but.gif) 0 -30px;
}

/* Post Box ----------------- */

img.border {
	margin: 0 -10px;
	border: solid 10px #868B78;
}

.post-box {
	padding: 30px 30px 10px 30px;margin: 20px 0;background:#B9BFAC;border-radius:10px 10px 26px 10px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.7),1px 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.7),1px 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.7),1px 1px 0 rgba(255,255,255,.1); 
	/*background: url(images/post-box-curve.gif) no-repeat right bottom #B9BFAC;*/
	
	
}
.post-header {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.post-header .date {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 50px;
	border: solid 2px #000014;
	background: #ff6600;
	text-align: center;
	color: #000014;
	float: left;
	margin-right: 10px;
	border-radius:0 10px;-webkit-box-shadow:0 0 3px rgba(0,0,0,7);box-shadow:0 0 3px rgba(0,0,0,7);-moz-box-shadow:0 0 3px rgba(0,0,0,7);
}
.post-header .date strong {
	display: block;
	font-size: 1.8em;
	font-weight: normal;
	padding: 5px;
	color: #ff6600;
	background: #000014;
	border-radius:0 10px 0 8px;
}
#main .post-header h2 {
	left: 70px;
	margin: 0;
	width: 440px;
	border: none;
	padding: 0;
}
.post-box h2 a {
	color: #000014;
	text-decoration: none;
}
.post-header h2 a:hover {
	color: #453D33;
	
}
.post-header .meta {
	margin: 1em 0 0 0;
	font-size: 0.8em;
}
.post-box .entry {
	margin: 0;
}
p.twitter-message {
	border-bottom: dashed 1px;
	padding-bottom: 10px;
	margin: 10px 0;
}
.box :first-child, .post-box :first-child, .pad :first-child {
	margin-top: 0;
}
.box :last-child, .pad :last-child, #recent-posts li {
	margin-bottom: 0;
	border-bottom: none;
}

/* sideBar ---------------------- */


#side h2 {
	position: relative;
}
#side h2 small {
	position: absolute;
	right: 20px;
	top: 0;
	color: #868B78;
}
#side h2 small a {
	text-decoration: none;
}
#side h2 small a:hover {
	color: #453D33;
}
#side h2, h2 {
	padding: 0 20px 10px 20px;
	margin: 0 0 20px 0;
	border-bottom: solid 5px #868B78;
	color: #453D33;
	font-size: 1.4em;
}
#side h2.tab {
	margin: 0 0 10px 0;
	border: none;
	padding-bottom: 0;
}
#side h2 small a {
	font-weight: normal;
	color: #868B78;
}
.tab h2 span {
	padding: 10px 20px;
	background: #868B78;
	margin-left: -20px;
}

#side {
	width: 320px;
	font-size: 12px;
	float: right;
	color: #453D33;
	line-height: 1.4em;
	padding: 20px 0;
}
#side .box {
	background: #868B78;
}
#side .box, #side .pad {
	padding: 20px;
	margin-bottom: 30px;
}
#side .pad {
	padding: 0 20px;
}

dl, ul, dd, dt {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #868B78;
}
dt {
	margin-bottom: 5px;
}
#side dt a {
	font-weight: bold;
	color: #453D33;
	text-decoration: none;
}
dt a:hover {
	background: #868B78;
}
#recent-posts {
	list-style: none;
	margin: -20px 0;
}
#recent-posts a {
	color: ;
	display: block;
	padding: 10px 20px;
	margin: 0 -20px;
	border-bottom: solid 1px #A7AF97;
	text-decoration: none;
}
.post-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#side .post-list a {
	font-weight: normal;
	padding: 5px 10px;
	display: block;
	margin: 0 -10px;
	color: #453D33;
	text-decoration: none;
}
.post-list a:hover {
	background-color: #868B78;
}

.color-overflow-top {
	background: url(images/ui/top-overflow.gif) 0px 51% repeat-x;
}
.color-overflow-bot {
	background: url(images/ui/bot-overflow.gif) 0px 49% repeat-x;
}

/* software-code box ----- */

#tab-box {
	background: #B9BFAC;
	padding: 20px 20px;
	margin: 0 0 20px 0;
}
#tab-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tab-box li {
	padding: 5px 0;
	width: 100%;
	display: block;
	clear: both;
	border-bottom: solid 1px #A7AF97;
	line-height: 32px;
}
#tab-box li.last {
	border: none;
}
#tab-box li img {
	margin-right: 10px;
	float: left;
}
#side .tabs a {
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	color: #453D33;
	text-decoration: none;
	font-weight: bold;
}
.tabs a.active {
	background: #B7BFAC;
}
.tabs {
	background: #A7AF97;
	margin: -20px -20px 10px -20px;
}

/* Portfolio ---------------------- */

#portfolio-thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.portfolio-page .pad {
	background: url(images/ui/portfolio-stripes.gif) 15px 0;
	float: left;
	padding: 0 30px;;
}
.portfolio-page #portfolio-thumbs {
	width: 100%;
	float: left;
}
#footer-block #portfolio-thumbs {
	height: 200px;
}
#portfolio-thumbs li {
	display: block;
	margin: 23px 46px 23px 0;
	padding: 0;
	float: left;
	position: relative;
}
#portfolio-thumbs li.no-padd {
	margin-right: 0;
}
#footer-block #portfolio-thumbs li {
	margin: 0 20px 0 0;
}
#portfolio-thumbs img {
	display: block;
}
#portfolio-thumbs a {
	border: solid 5px #fff;
	display: block;
	margin: 0;
	text-decoration: none;
	color: #000014;
}
#portfolio-thumbs a:hover {
	border-color: #B9BFAC;
	border-color: #fff;
}
#portfolio-thumbs p.info {
	position: absolute;
	bottom: 0px;
	left: 5px;
	background: #B9BFAC;
	background: url(images/ui/trans-white.png);
	display: block;
	width: 180px;
	font-size: 12px;
	margin: 0;
}
/* New */
#portfolio-thumbs .thumb-overlay span {
	position: absolute;
	text-align: center;
	display: block;
	width: 180px;
	line-height: 1em;
} 
#portfolio-thumbs span a {
	border: none;
}
#portfolio-thumbs .name {
	padding: 15px 0;
	background: rgba(69,61,51,0.8);
	font-weight: bold;
	background: rgb(0,0,20);
	color: #ff6600;
}
#portfolio-thumbs .url {
	bottom: 20px;
}
#portfolio-thumbs .url a {
	font-size: 0.9em;
	border: solid 2px #b9bfac;
}
#portfolio-thumbs .url a:hover {
	color: #ff6600;
}
p#portfolioHead {
	margin: -20px 0;
	text-align: right;
}
h1.abs {
	position: absolute;
	top: 20px;
}
#portfolio-thumbs .ingredients {
	display: block;
	background: #ccc;
	position: absolute;
	top: 0;
}

#portfolio-thumbs .thumb-overlay {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 180px;
	height: 200px;
	display: block;
	background: url(images/ui/thumbs-overlay.png);
	/* background: rgba(0,0,0,0.9); */
	cursor: pointer;
	display: none;
	overflow: hidden;
}

/* page-head ----------------------- */

#page-head .wrap {
	width: 550px;
}
#page-head .inner {
	position: relative;
}
#page-head .date {
	display: block;
	width: 50px;
	background: #000014;
	color: #A7AF97;
	border: solid 2px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
}
#page-head .date strong {
	display: block;
	font-size: 2em;
	padding: 5px 0;
	color: #000014;
	background: #A7AF97;
}
#page-head .post-meta {
	margin: 10px 0;
	color: #A7AF97;
	font-size: 0.8em;
}
#page-head .post-meta a {
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	background: #A7AF97;
	color: #000014;
}
#page-head .post-meta a:hover {
	background: #ff6600;
}
#page-head .comments-link {
	position: absolute;
	right: -30px;
	top: 0px;
	background: url(images/ui/head-icon-comments.gif);
}
#page-head .comments-link:hover {
	background: url(images/ui/head-icon-comments.gif) 0 -20px;
	color: #000014;
}
#page-head .post-meta .post-edit-link {
	position: absolute;
	right: -30px;
	color: #000014;
	background: #0050FF;
}
#page-head.portfolio-page {
	background: url(images/portfolio-header.jpg) center top no-repeat;
}

/* Single -------------------------- */

.single .entry, .single #comments {
	padding: 30px;
}
.single .entry {
	margin-top: -30px;
}
.navigation {
	background: url(images/footer-block.gif) repeat-y center top;
}
.navigation .inner {
	position: relative;
	width: 900px;
}
.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation li.pre {
	position: absolute;
	left: 0;
	top: 10px;
}
.navigation li.next {
	position: absolute;
	right: 0;
	top: 10px;
}
.pad {
	padding: 30px;
}
#main .pad, .single .entry {
	background: #B9BFAC;
	margin: 20px 0 0 0;
}
#main .no-color, .single .no-color {
	background: transparent;
}
#main h2 {
	margin: 0 -30px 20px -30px;
	padding: 0 30px 10px 30px;
}

/* comments ----------------------- */

#comments {
	background-color: #B9BFAC;
	margin-top: 30px;
}
#main #comments h2 {
	border: none;
	margin: 0 0 1em 0;
	padding: 0;
}
#comments p {
	margin: 1em 0 0 0;
}
#comments textarea {width: 528px;resize:vertical;padding:10px;}
#comments-list, #main #comments-list {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}
#comments-list li {
	padding: 10px 10px;
	clear: both;
}
#comments-list li.odd {
	background-color: #C7CBBC;
}
#comment {
/*
	width: 520px;
	padding: 10px;
*/
}
img.avatar {
	float: left;
	margin: 0 1em 0 0;
	border: solid 3px #fff;
}
/*
#comments-list li p:nth-child(2), #comments-list li p.first  {
	margin-top: 3px;
}
*/
#comments p.comments-meta {
	margin-top: 3px;
}
p.comments-meta {
	line-height: 38px;
	display: block;
	margin-top: 0;
}

/* Tinkering ---------------- */

#side .box, #side h2 span {
	background: #B9BFAC;
	background: transparent;
}
#side .box {
	padding: 0 20px;
}

/* Headings ---------------- */

h1 {
	font-size: 1.7em;
	margin: 0 0 10px 0;
	color: #ff6600;
	font-weight: normal;
}
h1 span {
	font-size: 0.7em;
}
h1#intro {
	display: block;
	width: 470px;
	height: 30px;
	background: url(images/ui/intro.gif);
}
h1#intro span {
	display: none;
}

/* footer */

#footer {
	color: #fff;
	font-size: 0.8em;
}
#footer .inner, #footer-block .inner {
	padding: 20px 0 0 0;
}
#footer-block .inner {
	position: relative;
}
#footer-block p.portfolio-button-wrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 660px;
	top: 85px;
}
#footer-block a.portfolio-button {
	background: url(images/ui/footer-portfolio-but.gif) no-repeat;
	display: block;
	width: 200px;
	height: 30px;
}
#footer-block a.portfolio-button:hover {
	background: url(images/ui/footer-portfolio-but.gif) no-repeat 0 -30px;
}
a.portfolio-button span {
	display: none;
}
/* Twitter box */

.twitter-timestamp {
	display: block;
	font-size: 0.8em;
	margin-top: 0.4em;
}

/* formatting ------------- */

.single .no-color {
	padding-top: 0;
}
.float-left {
	float: left;
	margin-right: 20px;
}
.offset-left {
	margin-left: -30px;
}
.offset-top {
	margin-top: -30px;
}
.no-pad-top {
	padding-top: 0;
}
.pad-top {
	padding-top: 30px;
}
.clear {
	clear: both;
}
img.border-float-left {
	float: left;
	margin: 0 10px 0 -10px;
	border: solid 10px #868B78;
}
img.border-float-right {
	float: right;
	margin: 0 -10px 0 10px;
	border: solid 10px #868B78;
}
/* Typography -------------------- */

.intro {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.clear {
	clear: both;
}
h4 {
	margin: 1.4em 0 0.5em 0;
	font-size: 1.25em;
}
h3 {
	margin: 1.5em 0 0.5em 0;
	font-size: 1.4em;
	clear: both;
}
#main h3, #main h4 {
	color: #000014;
}
/*
.entry h3 {
	margin: 20px -30px 20px -30px;
	padding: 30px 30px 0 30px;
	border-top: solid 10px #AFA797;
}
*/
p {
	margin: 0 0 1.4em 0;
	line-height: 1.4em;
}
#main ul, #main ol {
	margin: 1.4em 40px;
}

/* Contact form -------------------- */

#contact label {
	display: block;
	margin: 0 0 20px 0;
}
#contact input, #contact textarea {
	display: block;
	padding: 20px;
	font-size: 18px;
	margin: 5px 0 0 0;
	width: 510px;
	border: solid 2px #868b78;
	border: none;
	outline: none;
	background: #fff;
	-webkit-border-radius: 10px;
}
#contact input {
	width: 430px;
}
#contact input.input-name {
	background: url(images/ui/your-name.png) no-repeat 20px center #fff;
}
#contact input.input-email {
	background: url(images/ui/your-email.png) no-repeat 20px center #fff;
}
#contact textarea.input-msg {
	background: url(images/ui/your-msg.png) no-repeat 20px 20px #fff;
}
#contact input.spam {
	display: inline;
	width: 20px;
	padding: 0;
	background: #000;
}
#contact input.mail-me {
	padding: 0;
	margin: 0;
	background: transparent;
	width: auto;
	display: inline-block;
	float: right;
}
#contact input.input-name:focus, #contact input.input-email:focus, #contact textarea.input-msg:focus {
	border: none;
	outline: 0;
	background: #fff;
}
.feedback {
	margin: 20px 0;
	padding: 20px;
	-webkit-border-radius: 10px;
	background: #453d33;
	text-align: center;
	color: #fff;
}
/* page links ------------------------ */

.page-nav {
	width: 100%;
	position: relative;
	clear: both;
	margin: 20px 0;
	display: block;
}
.newer {
	position: absolute;
	right: 0;
}
.older {
	position: absolute;
	left: 0;
}

/* Post Content ----------------------- */

div.ingredients {
	background: #868B78;
	padding: 20px;
	float: left;
	margin: 0 20px 0.7em -10px;
	-webkit-border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;
}
#main div.ingredients ul {
	margin: 0;
	padding: 0 0 0 20px;
}
code {
	background: #CDD2C4;
	background: #fff;
	display: block;
	margin: 0 -10px;
	padding: 20px;	
	font-size: 0.9em;
	color: #0050FF;
}

/* Ajax Overlay ------------------ */

#overlay {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	background: url(images/ui/overlay-trans.png);
	width: 100%;
}
#load {
	width: 560px;
	height: 450px;
	padding: 40px;
	background: #B9BFAC;
	overflow: hidden;
}
#close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
img.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

/* custom scroller ----------------- */

.scroll-container {
	position: relative;
	width: 550px;
	height: 400px;
	border: solid 5px #000;
	overflow: hidden;
}
.scroll-container ul, #main .scroll-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0px;
}
.scroll-container li {
	padding: 0;
	margin: 0;
	width: 550px;
	float: left;
}
.scroll-wrap {
	position: relative;
	width: 560px;
	margin-bottom: 20px;
}
#next, #prev {
	position: absolute;
	z-index: 999;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
}
#next {
	right: -13px;
}
#prev {
	left: -13px;
}

/** single page ----------------- **/
.single-post #main{float:none;margin:auto;}
.single-post .entry{-webkit-box-shadow:0 0 5px rgba(0,0,0,.7);-moz-box-shadow:0 0 5px rgba(0,0,0,.7);box-shadow:0 0 5px rgba(0,0,0,.7);}



