﻿
body {
	padding: 0;
	margin: 0;
	background: #000 url(http://www.avenue-digital.co.uk/meninshortz/images/meninshortz_bkgrnd.jpg) no-repeat center 20px;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	font-family: helvetica, arial, 'helvetica', sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #fff;
	}

a {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	}

h1 span {
	margin: 0px;
	display:none;
	}

#page {
	width: 820px;
	margin: 0px auto 0px auto;
	background: #333;
	display: table;
	padding: 0px 0px 10px 0px;
	}


#header {
width: 820px;
height: 255px;
background: #000;
}

#header-left {
	width: 480px;
	height: 255px;
	background: url(http://www.avenue-digital.co.uk/meninshortz/images/header.jpg) no-repeat;
	display: block;
	float: left;
	position: absolute;
	z-index: 1;
	}

#header-left:hover {
	background: url(http://www.avenue-digital.co.uk/meninshortz/images/header_hover.jpg) no-repeat;
	}


#header-right {
	width: 460px;
	height: 255px;
	float: right;
	}

#header-right a {
	width: 460px;
	height: 144px;
	display: block;
	background:url(http://www.avenue-digital.co.uk/meninshortz/images/MIS_Logo.png) no-repeat 170px 39px;
	}
	
#header-right a span {
	visibility:hidden;}


	
#menu {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 460px;
	height: 111px;
	float: right;
	background:url(http://www.avenue-digital.co.uk/meninshortz/images/menu_background.png) no-repeat;
	background-position: bottom right;
	position: relative;
	z-index: 3;
	}
	

#menu a {
	display: block;
	text-indent: -900%;
	position: relative;
	outline: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu a:hover {
	background-position: left bottom;
	}


#menu .home {
	float: left;
	width: 182px;
	height: 111px;
	background: url(http://www.avenue-digital.co.uk/meninshortz/images/home_menu.png) no-repeat;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 0px;
}


#menu .about {
	float: left;
	width: 118px;
	height: 111px;
	background: url(http://www.avenue-digital.co.uk/meninshortz/images/about_menu.png) no-repeat;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 0px;
	}


#menu .gallery {
	float: left;
	width: 160px;
	height: 111px;
	background: url(http://www.avenue-digital.co.uk/meninshortz/images/gallery_menu.png) no-repeat;
	margin: 0px;
	padding: 0px;
	left: -13px;
	top: 0px;
	}


	
#left-content {
	width: 560px;
	margin: 0 20px 0px 0px;
	background: #333;
	float: left;
	padding: 10px 0px 0px 0px;
	}
	
.post {
	clear:both;
	padding-top: 10px;
}
.post-cat {
	float:left;
	color: #fff;
	font-family: 'GothamBlk', helvetica, arial,  sans-serif;
	font-size: 12px;
	margin-left: 94px;
}
.post-comments {
	float: right;
	color: #fff;
	font-family: 'GothamBlk', helvetica, arial,  sans-serif;
	font-size: 12px;
}
.post-date {
	width: 54px;
	height: 54px;
	float:left;
	background: #000;
	margin-left: 20px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 3px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
}
.post-year {
	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 2px;
}

.post-title {
	width: 486px;
	height: 32px;
	float: left;
	background:#c00;
	padding-top: 0px;
	margin-top: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	display:block;
	}
	
.post-title h2{
	float: left;
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 5px;
	}

.post-title span {
	width: 20px;
	height: 32px;
	float: left;
	background:#c00;
	padding-top: 0px;
	margin: 0px 0px 0px -74px;
	display:block;
	}
.contact {
	width: 200px;
	background: #333;
	float: right;
	padding: 10px 20px 0px 20px;
}
.contact li {
	width: 250px;
	display: block;
	margin:0px 0px 10px 0px;
	text-indent: 10px;
	padding:0px;
	background: #c00;
}
.contact li a, li a:visited {
	color: #ccc;
	text-decoration: none;
}
.contact li a:hover {
	color: #ffcc33;
	text-decoration: underline;
}
.coverbands {
	width: 780px;
	margin: 0px 20px 0px 20px;
	clear: both;
	padding-top: 10px;
	}
.coverbands p{
	font-size: 15px;
	text-align: center;
	color: #ccc;
	}
.coverbands span:hover{
	width: 115%;
	font-size: 15px;
	color: #fff;
	background: #c00;
	}
.entry {
	width: 456px;
	margin-left: 94px;
	clear: both;
	padding-top: 10px;
	}
.navigation {
	width: 456px;
	margin-left: 94px;
	clear: both;
	padding-top: 10px;
	}
.navigation a, .navigation a:visited {
	color: #ccc;
	font-size: 10px;
	text-decoration: underline;
	}
.navigation a:hover {
	color: #c00;
	text-decoration: underline;
	}

.previous-entries {
	float: left;
}
.next-entries {
	float: right;
}
#go{
width: 31px;
float: left;
margin-top: 0px;
}
.search_field {
	width: 169px;
	height: 31px;
	float: left;
	background: #000;
	color: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-indent: 10px;
	}

#sidebar {
	width: 200px;
	background: #333;
	float: left;
	padding: 30px 20px 0px 20px;
	}
	
#sidebar h3 {
	width: 200px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 18px;
	text-indent: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000;
	margin-bottom: 10px;
	}
	

	
.ul-sidebar {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-sidebar li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
.ul-sidebar li a, .ul-sidebar li a:visited{
	color: #ccc;
	text-decoration: none;
}
.ul-sidebar li a:hover{
	color: #c00;
	text-decoration: underline;
}
#divclear {clear: both;
}

h2 {
	margin:0px;
	color: #fff;
	text-transform: uppercase;
}
h2 a{
	color: #fff;
	text-decoration: none;
}
h2 a:visited{
	color: #fff;
	text-decoration: none;
}
h2 a:hover{
	color: #ccc;
	text-decoration: none;
}
/* ------SINGLE PAGE STYLES------ */

.commentform-title {
	width: 560px;
	height: 32px;
	float: left;
	background:#c00;
	padding-top: 0px;
	margin: 11px 0px;
	display:block;
	}
.commentform-title h2{
	float: left;
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	margin-left: 94px;
	margin-top: 5px;
	display: block;
	}


.comment-box {
	float: left; /*floats our box left inside left-content div*/
	margin-top: 20px;
	}

.comment-number {
	font-size: 22px;
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	display:block;
	padding-top: 20px;
}

.commentlist {
	width: 456px;
	margin-left: 94px;
	margin-top: 36px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 130%;
	list-style:none;
	background-color: #000;
	}

.commentlist li ol{
	margin-bottom: 5px;
	text-indent: 10px;
	display: block;
	}


.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}

.form-content{
	width: 456px;
	margin-left: 94px;
	margin-top: 36px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #000;
	}