/*  
Theme Name: Redhammer
Theme URI: http://www.redhammer.info
Description: Custom WordPress theme for Redhammer Management
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk
*/

/* Layout */

@import url('reset.css');
@import url('text.css');

/* Global */

html{
	background: #efefef;
}

body{
}

#wrap{
}

#container{
	width: 940px;
	margin: 0 auto;
	font-size: 1.3em;
	line-height: 1.5em;
}

#inner-wrap{
	float: left;
}

/* Links */

a:link, a:visited{
	text-decoration: none;
	color: #ab1703;
}

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

a:active{
	outline: none;
}

a img {
	border: none;
}

.sidebar ul li.current_page_item a{
	color: red;
}

/* Header */

#header{
	width: 100%;
	height: 98px;	
	margin: 0;
}

a#site-name{
	float: left;
	margin-top: 25px;
}

/* Navigation */

#pagenav{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; font-weight:normal;}
#dropmenu a {display:block; padding:0.25em 0 0.4em 5px; text-decoration:none; font-weight: bold; color: #2e2d2d;}
#dropmenu a:hover {background:#2e2d2d; color: #fff;}
#dropmenu li {float:left; position:relative; width: 130px; margin-right: 5px; border-top: 2px solid #a99a9a;}
#dropmenu li:hover{ border-top: 2px solid #ab1703;}
#dropmenu li ul li:hover{ border-top: 1px solid #a99a9a;}
#dropmenu ul {position:absolute; display:none; width:130px; top:1.9em;}
#dropmenu ul a {}
#dropmenu li ul {width:130px;}
#dropmenu li ul li{margin-right:0; width: 130px; padding-right: 0; border-top: 1px solid #a99a9a;}
#dropmenu li ul a {width:125px; height:auto; float:left; background:#2e2d2d; color: #fff;}
#dropmenu li ul a:hover{ background: #ab1703; color: #fff; text-shadow: 1px 1px 1px #2e2d2d;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:130px; margin:0;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu li.current_page_item, #dropmenu li.current_page_parent{
	border-top: 2px solid #ab1703;
}

#dropmenu li ul li.current_page_item{
	border-top: 1px solid #a99a9a;
}

#dropmenu li ul li.current_page_item a{
	background: #ab1703;
}

#dropmenu li.last-item{
	margin-right: 0;
}

/* Content */

#main-content{
	float: left;
	width: 100%;
}

#content{
	float: left;
	width: 635px;
	margin: 0 20px 0 0;
	padding: 15px 40px 15px 15px;
	background: #fff;
}

/* Sidebar */

.sidebar{
	float: left;
	width: 230px;
	font-size: 12px;
	line-height: 1.2em;
	color: #2e2d2d;
}

.sidebar h2, .sidebar h3{
	color: #2e2d2d;
}

.sidebar ul li{
	margin-bottom: 20px;
	list-style: none;
}

.sidebar ul li ul, .sidebar ul li ul li ul{
	margin-bottom: 0.5em;
}

.sidebar ul li ul li, .sidebar ul li ul li ul li{
	margin-bottom: 0.5em;
}

.sidebar ul li a{
	color: #000;
}

.sidebar-block{
	margin-bottom: 20px;
	padding: 15px 10px 10px 10px;
	background: #fff;
}

#connect-panel{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#connect-panel h3{
	margin-bottom: 0;
	padding: 8px 10px 5px 10px;
	background: #2e2d2d;
	color: #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-top-left: 8px;
	-webkit-border-radius-top-right: 8px;
}

#connect-panel ul{
	float: left;
	padding: 15px 0 0;
	background: url(images/connect.png) no-repeat top center;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-left: 8px;
	-webkit-border-radius-bottom-right: 8px;
}

#connect-panel ul li{
	float: left;
	margin-bottom: 15px;
}

#connect-panel a{
	display: block;
	min-height: 65px;
	padding: 0 10px 0 85px;
	color: #fff;
}

#connect-panel a:hover{
	text-decoration: none;
	color: #2e2d2d;
}

#connect-panel a span{
	font-weight: bold;
	color: #2e2d2d;
}

#connect-panel a#submit-connect{
	background: url(images/submissions-icon.png) no-repeat 3px 0;
}

#connect-panel a#litopia-connect{
	background: url(images/litopia-icon.png) no-repeat 3px 0;
}

#connect-panel a#podcast-connect{
	background: url(images/podcast-icon.png) no-repeat 3px 0;
}

#connect-panel a#twitter-connect{
	background: url(images/twitter-icon.png) no-repeat 3px 0;
}

#connect-panel a#rss-connect{
	background: url(images/rss-icon.png) no-repeat 3px 0;
}

#free-wrap{
	float: left;
	width: 230px;
	height: 91px;
	margin-bottom: 20px;
}

#free-stuff{
	position: relative;
	width: 230px;
	height: 91px;
}

#free-sticker{
	position: absolute;
	left: -60px;
	z-index: 5;
}

#tweet-panel{
	float: left;
	width: 210px;
	min-height: 220px;
	margin-bottom: 20px;
}

#latest_tweet p small{
	color: #a89d9d;
}

.loading{
	height: 200px;
	background: url(images/loader.gif) no-repeat 50% 55px;
}

#follow-us{
	display: block;
	margin-bottom: 0;
	padding-left: 40px;
	background: url(images/twitter.png) no-repeat 0 50%;
}

#podcast-feed{
	float: left;
	width: 210px;
}

#podcast-feed ul li{
	margin-bottom: 10px;
}

#podcast-feed ul li a{
	display: block;
	min-height: 17px;
	padding: 0 0 0 17px;
	background: url(images/feed-link.png) no-repeat 0 1px;
}

#podcast-link{
	display: block;
	margin-bottom: 0;
	padding-left: 40px;
	background: url(images/podcast.png) no-repeat -3px 50%;
}


/* Footer */

#footer{
	float: left;
	clear: both;
	width: 940px;
	margin: 0 0 20px 0;
	font-size: 0.9em;
	color: #a89d9d;
}

#footer a{
	color: #a89d9d;
}

#footer a:hover{
	text-decoration: underline;
}

#footer-inner{
	position: relative;
	padding: 10px;
}

#footer span{
	float: right;
}

/* Posts */

.post{
	float: left;
	clear: left;
	width: 645px;
	padding-bottom: 40px;
}

.post h1, .post h2, .post h3{
	clear: both;
}

.index .post h1, .index .post h2, .index .post h3, #headlines h3{
	clear: none;
}

.postmetadata{
	float: left;
	width: 100%;
	font-size: 0.9em;
	color: #a89d9d;
	margin: 10px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.date-meta{
	color: #a89d9d;
}

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

/* Index Templates */

#content.index .entry{
	padding-left: 117px;
}

#content.index .postmetadata{
	width: 102px;
	margin-right: 10px;
}

.archive-thumb{
	border: 1px solid #a99a9a;
}

#content.index .postmetadata{
	clear: left;
	margin: 10px 10px 10px 0;
	border: none;
}

/* Images */

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

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

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

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

img.alignleft.archive-thumb{
	margin-right: 15px;
}

.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 {
	float: left;
	font-size: 11px;
	line-height: 17px;
	padding: 7px 4px 7px;
	margin: 0;
	color: #ab1703;
}


/* Form Elements */

#searchform {
	float: right;
	margin-top: 25px;
}

#searchform #s {
	width: 130px;
	padding: 3px 20px 2px 2px;
	border:solid 1px #a89d9d;  
	line-height: 1.5em;
	background: #fff url(images/search.png) no-repeat 136px 3px;
	color: #777;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { 
	text-align:left;
}


/* Begin Comments */

ul.commentlist {
	margin: 20px 0;
	padding:0 85px 0 0;
}

ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
}

ul.commentlist li cite.fn{
	margin-bottom: 10px;
	font-size: 1.4em;
}

ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #aaa;
}

ul.commentlist .commentmetadata {
	display:none;
}

ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}

ul.commentlist ul li {
	border:0px;
	background-color: transparent;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

ul.commentlist li.even{
	background: #f8f8f8;
}

ul.commentlist li.odd{
	margin-top: 20px;
}

ul.commentlist li.bypostauthor{
	background: #000;
	color: #fff;
}

.says{
	display: none;
}

#commentform label{
	float: left;
	width: 200px;
}

#commentform textarea{
	margin-top: 15px;
	width: 535px;
}

#submit {
	background:#2e2d2d;
	border: none;
	color:#FFF;
	font-size:0.9em;
	padding:0.5em 1em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

#submit:hover {
	background:#ab1703;
	border: none;
	color:#FFF;
	font-size:0.9em;
	padding:0.5em 1em;
	cursor: pointer;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 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: left;
	width: 97%;
	padding-left: 3%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* Utility Tags & Classes */

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

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

blockquote {
	width: 100%;
	margin: 15px 30px 0 10px;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #9a9a9a;	
	text-align: right;
}

blockquote p{
	padding-right: 30px;
	line-height: 1.5em;
	background: url(images/blockquote.gif) no-repeat 100% 5px;
}

cite {
	margin: 5px 0 10px;
	display: block;
	font-style: normal;
	color: #7a7a7a;
}

.center {
	text-align: center;
}

.navigation {
	float: left;
	clear: left;
	width: 660px;
	text-align: center;
}

.pullquote{
	float: right;
	width: 150px;
	margin: 15px 0 10px 15px;
	padding: 5px 0 5px 5px ;
	border-top: 2px solid #ab1703;
	border-bottom: 2px solid #ab1703;
	font-size: 20px;
	text-align: right;
	color: #7a7a7a;
}


/* Frontpage */

/* Intro */

#intro-panel{
	float: left;
	width: 810px;
	height: 460px;
	margin-bottom: 20px;
	padding: 10px 10px 0 120px;	
	background: #fff url(images/welcome.gif) no-repeat 0 0;
}

#intro-text{
	float: left;
	width: 460px;
	margin: 0 20px 0 0;
}

h1#front-header{
	text-indent: -9999px;
	height: 182px;
	background: url(images/front-header.gif) no-repeat 0 0;	
}

#front-left-col{
	float: left;
	width: 220px;
	margin-right: 20px;
}

#front-right-col{
	float: left;
	width: 220px;
}

#client-slides{
	float: left;
}

div.slide{
	position: relative;
	height: 440px;
	line-height: 1.4em;
	font-size: 12px;
	color: #fff;
	border: 5px solid #efefef;
}

.slide span.author-title{
	display: block;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #2e2d2d;
}

.slide span.author-title a{
	font-size: 18px;
	color: #fff;
}

span.slide-copy{
	position: absolute;
	top: 325px;
	width: 300px;
	height: 100px;
	padding: 5px 10px 10px 10px;
	background: url(images/transparent-red.png);
	z-index: 5;
}


/* News */

#news-panels{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: url(images/front-tile.gif) repeat-y top center;
}

#headlines{
	float: left;
	width: 670px;
	margin-right: 20px;
	padding: 10px;
}

#headlines-bottom{
	clear: left;
	margin-top: 10px;
}

#headlines .post{
	float: left;
	clear: none;
	width: 310px;
	margin: 0;
	padding-bottom: 20px;
}

#headlines .post.altPost{
	margin-right: 30px;
}

#headlines .post h3{
	line-height: 1.3em;
	font-size: 17px;
	margin-bottom: 5px;
}

#updates{
	float: left;
	width: 210px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
	color: #797979;
}

#updates .post{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 0;
}

#updates h4{
	clear: left;
	font-size:15px;
	line-height:1.2em;
	margin-bottom:5px;
}

#updates h4 a{
	color: #2e2d2d;
}

#updates p{
	margin-bottom: 0;
}

#updates span.date-meta{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


/* Portfolio */

#client-work{
	float: left;
	width: 670px;
	margin-right: 20px;
	padding: 10px;
	background: #fff;
}

#book-slide{
	float: left;
	width: 100%;
	height: 350px;
	background: url(images/showcase-bg.jpg) no-repeat top center;
	color: #fff;
	border: 1px solid #c7bdbd;
}

.book-cover{
	float: left;
	width: 300px;
}

.book-cover img{
	padding: 25px 50px;
}

.book-slide-copy{
	float: left;
	width: 330px;
	height: 300px;
	padding: 25px 20px;
	background: #333131;
}

.book-slide-copy h3 a{
	padding-right: 50px;
	color:#fff;
}

#client-work-inner{
	position: relative;
	overflow: hidden;
}

#book-slide-controls{
	position: absolute;
	z-index: 200;
	top: 330px;
	left: 590px;
	width: 60px;
	background: #aa1703;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.prev-book{
	float: left;
	width: 24px;
	padding: 3px 0 0 6px;
}

.next-book{
	float: right;
	width: 24px;
	padding: 3px 0 0 6px;
}



/* Author Pages */

#content.author-page{
}

#author-portrait{
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
}

#author-meta{
	
}

#author-header{
	height: 92px;
	margin-bottom: -10px;
	padding-top: 20px;
	padding-left: 107px;
	background: url(images/client-spot.gif) no-repeat top left;	
}

.entry.author-entry h3{
	float: left;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#author-custom-fields{
	margin-top: 10px;
	padding-right: 20px;
	border-right: 1px dotted #c9c9c9;
}

.author-field{
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #2e2d2d;
}

/* Forms */

.split-left-col{
	float: left;
	width: 48%;
	margin-right: 2%;
}

.split-right-col{
	float: right;
	width: 48%;
	margin-left: 2%;
}

.wpcf7-form{
	float: left;
	width: 96%;
	padding: 10px 2% 5px 2%;
	background: #aa1703;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.wpcf7-form p span{
	float: left;
	width: 100%;
	margin: 10px 0;
}

.wpcf7-form input,
.wpcf7-form textarea{
	padding: 5px;
	background: #fff;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.wpcf7-form textarea{
	width: 282px;
}

.wpcf7-form input:focus,
.wpcf7-form textarea:focus{
	background: #2e2d2d;
	color: #fff;
}

#c7-submit{
	background: #fff;
	color: #2e2d2d;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

#c7-submit:hover{
	background: #2e2d2d;
	color: #fff;
}

.wpcf7-response-output{
	float: left;
	clear: left;
	width: 540px;
}

/* June edits to front Podcast feed */

#footer #podcast-feed{
	width: 920px;
}

#footer #podcast-feed h3{
	color: #2e2d2d;
}

#footer #podcast-feed ul li{
	display: inline;
	float: left;
	width: 170px;
	padding-right: 10px;
	color: #797979;
}

#footer #podcast-feed ul li a{
	display: inline;
	color: #2e2d2d;
}

#footer #podcast-feed span#podcast-link-container{
	float: left;
	clear: left;
	width: 100%;
}

#footer #podcast-feed span#podcast-link-container a#podcast-link{
	float: left;
	margin-left: -5px;
}

/* more news */

a#read-more-news{
	float: left;
	clear:left;
	display: inline-block;
	padding: 20px 0 25px 68px;
	background: url(images/more-news.png) no-repeat top left;
}

/* frontpage version of podcast feed */

#footer #podcast-feed ul li#podcast-link-list-item a{
	padding-left: 0;
	background: none;
}

.front-feed{
	margin-top: 0;
}

#footer #podcast-feed ul li.front-feed-item{
	padding-right: 15px;
}

#footer span.feed-more{
	float: none;
}
