/*
Theme Name: MOT 2009
Theme URI: http://www.motband.com
Description: The sky's the limit.
Version: 0.0.1
Author: Del
Author URI: http://www.rathervague.co.uk
*/

* html #searchbar input {
	background-attachment: fixed;}

/* @group Defaults */

blockquote {
	padding: 0 10px 0 20px;
	color: #666;
	margin: 20px;
	border-left: 1px solid #006699;}

.entry ul {
	list-style-type: none;
	margin: 25px 15px;
	padding: 0;
	color: #333;}

.entry li {
	text-align: left;
	color: #36627e;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 7px;
	padding-top: 7px;
	list-style-type: circle;
}

.entry ol {
	list-style-type: none;
	margin: 10px 20px;
	padding: 0;
	color: #333;
	font-size: 11px;}

h6 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 11px;
	letter-spacing: -1px;
}

h5 {
	font-size: 12px;
	color: #069;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
	color: #069;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	color: #666;
	letter-spacing: -1px;
}

h2 {
	color: #0070aa;
	font-size: 15px;
	letter-spacing: -1px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 15px;
	text-transform: uppercase;
}

h1 {
	color: #333;
	font-size: 18px;
	letter-spacing: -1px;
line-height:120% !important;
}

a {
	color: #069;
	text-decoration: none;}

a:hover {
	color: #069;
	text-decoration: underline;}

body {
	margin: 0;
	padding: 0;
	height: auto;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: white;}

img {
	border-style: none;}

.clearer {
	clear: both;}

.spacer {
	height: 10px;}

.capstext {
	color: #999;
	font-size: 11px;}

#container {
	margin: 0 auto;
	width: 570px;
	height: 100%;
	position: relative;
	padding-left: 20px;
	text-align: justify;}

.divider {
	height: 3px;
	width: 550px;
	border-bottom: 1px solid #ccc;}

#anchor {
	height: 0;}

/* @end */

/* @group Header */

#header {
	width: 553px;
	border-bottom: 1px solid #ccc;
	margin: 35px 0 0;
	background: url(images/header.jpg) no-repeat;
	height: 168px;
	color: #fff;
	text-align: right;
	padding: 0;
}

#header a {
	color: #003551;
	text-decoration: none;
	position: relative;
	top: 130px;
	right: 10px;
	font-size: 38px;
	letter-spacing: -5px;
}

/* @group Menu */

#menuholder {
	font-size: 13px;
	color: #333;
	z-index: 2;
	position: relative;
	width: 550px;
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	padding: 0 0 13px;
	float: left;}

#menuholder ul {
	margin: 0;
	padding: 0;}

#menuholder li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;}

#menuholder li img {
	position: relative;
	top: 1px;}

#menuholder a {
	text-decoration: none;
	color: #333;
	line-height: 18px;
	font-size: 13px;}

#menuholder a:hover {
	color: #006699;
	line-height: 18px;
	font-size: 13px;}

.rss {
	position: relative;
	float: right;}

.rss img {
	position: relative;
	top: 1px;}

/* @end */

/* @group Flickr */

#flickr img {
	width: 50px;
	height: 50px;
	padding: 4px;
	margin-right: 13px;
}

#flickr img:hover {
	background-color: #DDD;
	padding: 4px;
}

#flickr {
	position: relative;
	padding: 0;
	margin: 0;}

#flickr ul {
	padding: 0;
	list-style-type: none;
	position: relative;
	right: 2px;
	margin: 0;
}

#flickr li {
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */

/* @end */

/* @group Header single */

#header_single {
	margin-top: 25px;
	border-bottom: 1px solid #ccc;
	width: 552px;
	height: 61px;
	background: url(images/header_single.jpg) no-repeat left top;}

#single_tagline {
	width: 122px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #003896;
	padding-left: 15px;
	font: 14px/14px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 10px;
}

#sing_title {
	color: #0070aa;
	text-decoration: none;
	position: relative;
	right: 0;
	font-size: 27px;
	letter-spacing: -3px;
	left: 215px;
	top: 5px;
}

/* @end */

/* @group Main */

.post {
	width: 550px;
	font-size: 12px;
	color: #333;
	padding-bottom: 15px;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;}

.entry {
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 17px;}

.posttop {
	color: #999;
	font-size: 11px;
	margin-bottom: 10px;}

.title {
	text-align: left;}

a.h2 {
	font-size: 20px;
	color: #006699;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 22px;}

a.h2:hover {
	color: #0689CB;}

.entry a {
	color: #006699;
	text-decoration: none;}

.entry a:hover {
	color: #0689CB;
	text-decoration: underline;}

.postmeta {
	font-size: 11px;
	color: #999;
	margin: 0;
	text-align: right;
	text-transform: capitalize;
	padding: 0;}

.postmeta a {
	color: #006699;
	text-decoration: none;}

.postmeta a:hover {
	color: #069;
	text-decoration: underline;}

.postmeta img {
	position: relative;
	top: 4px;
	margin-left: 0;
	margin-right: 3px;}

/* @end */

/* @group Single */

.singlepost {
	width: 550px;
	font-size: 12px;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 16px;
	background-position: 0;}

.postmetasingle {
	width: 546px;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 2px;
	border-bottom: 1px solid #ccc;}

.metaleft {
	display: inline;
	position: relative;
	float: left;
	font-size: 11px;}

.metaleft img {
	position: relative;
	top: 4px;
	margin-right: 3px;}

.metaright {
	float: right;
	width: 125px;
	display: inline;
	text-align: right;
	margin-top: 2px;
	font-size: 11px;}

.metaright img {
	position: relative;
	top: 2px;
	margin-right: 4px;}

.navigation_single {
	padding-top: 5px;
	width: 550px;
	margin: 0;}

.navigation_single a {
	font-size: 12px;}

/* @group Post Meta Blocks */

#postmetablock {
	font-size: 10px;
	color: #333;
	width: 550px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 0;}

/* @group Block 1 */

#pmblock1 {
	width: 380px;
	float: left;
	padding-right: 40px;
	text-align: left;
	line-height: 14px;}

#pmblock1 ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;}

#pmblock1 li {
	margin-top: 5px;}

/* @end */

/* @group Block 2 */

#pmblock2 {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
}

#pmblock2 ul {
list-style-type: none;
margin:0;
padding:0;
display: inline;

}

#pmblock2 li {
	display: inline;}

#pmblock2 img {
	margin: 0 6px 10px;}

/* @end */

/* @end */

/* @end */

/* @group Pages */

.pagepost {
	width: 550px;
	color: #333;
	padding-top: 8px;
	padding-bottom: 40px;
	line-height: 16px;
	font-size: 12px;}

/* @group Archives */

#cloud {
	line-height: 26px;
	margin-top: 50px;
	padding-left: 5px;
	padding-right: 5px;}

#cloud a {
	color: #696969;
	padding: 3px;}

#cloud a:hover {
	background-color: #e7efec;
	color: #069;
	padding: 1px;
	border: 2px solid #dcdcdc;
	text-decoration: none;}

#cloud ul {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;}

#cloud li {
	list-style-type: none;
	display: inline;
	padding: 0;
	border-style: none;
}

#cloud sub {
	display: none;}

/* @end */

/* @end */

/* @group Comments */

.avatar {
	padding: 2px;
	border: 1px solid #ccc;
	width: 32px;
	height: 32px;
	margin-left: 15px;
	margin-right: 5px;
	float: right;
	display: inline;
	margin-top: 15px;}

.avatar:hover {
	border: 1px solid #069;}

#loading {
	font: 10px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	position: relative;
	color: #069;
	z-index: 2;
	background-color: #fff;
	padding-bottom: 10px;
	float: left;
	bottom: 50px;
	left: 0;
	padding-left: 5px;}

#loading img {
	top: 5px;
	height: 18px;
	width: 18px;
	right: 4px;
	position: relative;}

#preview {
	margin-top: 30px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;}

p.logged {
	float: left;}

#skipper {
	float: right;
	position: relative;
	top: 13px;
	right: 5px;}

h3.closed {
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-bottom: 20px;}

#comment_wrapper {
	font-size: 11px;
	color: #333;
	width: 550px;
	margin-left: 2px;}

ol.commentlist {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-size: 11px;
	position: relative;
	list-style-type: none;}

.comwrap {
	margin-top: 0;
	margin-bottom: 0;
	width: 545px;
	height: auto;}

.comtop {
	width: 548px;
	background: url(images/comtop.png) no-repeat left top;
	height: 15px;
	margin: 35px 0 0;
	padding: 0;}

.comdater {
	text-align: right;
	font-size: 10px;
	color: #ccc;
	margin-top: -15px;
	margin-right: 18px;}

.combody {
	width: 510px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	height: auto;
	padding: 1px 15px 20px 20px;
	margin: 0;
	background-color: #fafafa;
	line-height: 17px;}

.cominfo {
	border-top: 1px solid #ccc;
	width: 510px;
	padding-top: 8px;
	font-size: 11px;
	padding-left: 0;
	margin-left: 20px;}

.cominfo img {
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: -4px;}

.combottom {
	width: 548px;
	background-image: url(images/combottom.png);
	height: 36px;
	color: #069;
	padding: 0;
	margin: 0;}

textarea {
	width: 545px;
	background-color: #ececec;
	border-top: 2px solid #999;
	z-index: 2;
	padding: 1px;
	font: 11px/15px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #333;
	height: 210px;}

#textinputwrap {
	margin-top: 75px;}

#comment_wrapper blockquote {
	font-size: 11px;}

#plusminus {
	float: right;
	position: relative;
	right: 5px;}

#plusminus a {
	font-weight: bold;
	font-size: 12px;}

#plusminus a:hover {
	color: #00a0f0;
	text-decoration: none;}

.boxresize {
	border: 1px solid #999;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;}

.boxresize:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus {
	border: 1px solid #999;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;}

/* @end */

/* @group Search Page */

#searchresults {
	padding-top: 10px;
	padding-bottom: 0;
	color: #069;}

/* @end */

/* @group Footer */

#footer img {
	position: relative;
	top: 2px;
}

#searchbar {
	padding: 0 0 10px;
	text-align: center;
}

#searchbar input {
	width: 210px;
	background: #eee url(images/search.png) no-repeat left top;
	font-size: 14px;
	border:2px solid;
	color: #666;
	vertical-align: middle;
	height: 18px;
	padding: 2px 25px 2px 25px;
margin:10px 0 0 0;
background-image: url(/images/view.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 4px 50%;
}

.navigation {
	width: 550px;
	padding-top: 5px;}

.navigation a {
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;}

.alignleftprev {
	position: relative;
	top: 3px;
	float: left;}

.alignrightnext {
	position: relative;
	float: right;
	top: 3px;}

#footer {
	font-size: 11px;
	color: #999;
	text-align: center;
	padding-bottom: 60px;
	padding-top: 60px;
	line-height: 18px;
}

#footer a {
	color: #666;}

#footer a:hover {
	color: #006699;}

/* @end */

.featured {
	background: url(images/featured.png) no-repeat;
	width: 28px;
	height: 115px;
	position: absolute;
	margin-left: -35px;
	margin-top: 30px;
}

/* MOT HACKS */

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
background:#fff !important;
}

p {
	font-size:12px;
}
a, a:link, a:visited {}
a:hover {color:#990000;text-decoration:none;}
h1, .h1 {
font-size:24px;
color:#000 !important;
margin:0 !important
}
#MOTheader {
text-align:center;
height:180px;
padding-bottom:20px;
background:url("images/bg01.png");
background-repeat:repeat-x;
}
#MOTheader img {margin-top:15px;}

#MOTcontainer {background:#000 url(images/band_new2.jpg) no-repeat center 110px;}
#MOTcontainer p {}

#MOTinner {
width:550px;
margin:0px auto;
padding:0px;
height:110px;
}

#MOThomenav {
padding:0;
margin:0;
font-weight:bold;
text-align:center
}

#MOThomenav ul {
padding:0;
margin:0;
}
#MOThomenav ul li{
display:inline
}

#MOThomenav2 {
padding-top:20px;
text-align:center;
}

#MOThomenav2 ul {
padding:0;
margin:0;
}
#MOThomenav2 ul li{
display:inline
}

#MOThomenav a {
color:#C0200A;
font-size:24px;
text-decoration:none;
text-transform:uppercase;
padding:0 10px;
margin:0 20px
}

#MOThomenav2 a{
color:#C0200A;
font-size:20px;
text-decoration:none;
text-transform:uppercase;
padding:0 10px;
margin:0 10px;
font-weight:bold
}


#MOThomenav a:hover {
color:#fff;
background:#000
}
#MOThomenav2 a:hover {
color:#fff;
background:#000
}

body.category-video #MOThomenav a.video,
body.category-reviews #MOThomenav2 a.reviews,
body.category-gigs #MOThomenav a.gigs,
body.page-id-6 #MOThomenav a.music,
body.home #MOThomenav2 a.news,
body.page-id-7 #MOThomenav2 a.photos {
color:#fff;
background:#000
}

#MOTgigs {
padding: 5px 5px 5px 5px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
text-align:center;
background:#1C1C1C;
}

#MOTgigs p {
font-size:12px;
}

#MOTgigs h1 {
color:#990000;
font-size:16px;
}

#MOTlinks {}

#MOTfooter {
margin:0;
padding:0;
text-align:center;
background:url(images/bg02.png) repeat-x center 15px;
height:80px;
}


.cat-h1 {
margin-top:8px !important;
}
div.item {
margin:15px 0px 5px 0 !important;
padding:0px !important;

}
div.item h2{
margin:10px 0px 5px 0 !important;
padding:0px !important;
border:none !important

}
div.item p{
margin:0px !important;
padding:2px !important;

}
div.item h2 a{
color:#000 !important;
border:none !important
}

.navigation {
padding-top:20px;
text-align:center;
}

.MOTvid {
text-align:center
}
#footer {
width: 550px;
margin:10px 0 0 0;padding:15px 0;
background:#ddd url(http://www.motband.com/mot/wp-content/themes/mot/images/bg02.png) repeat-x center -14px;

}
.posthome
{
width: 550px;
color: #333333;
padding-top: 8px;
padding-bottom: 40px;
line-height: 16px;
font-size: 12px;
}

li.smoke, li.WGO {
list-style-type: none;
font-size: 14pt;
}

#albumart1 {
text-align: center !important;
padding-bottom: 20px;
}

#postit {
float:left;
padding: 30px 0 0 50px;
}

#social-icons {
float:right;
padding-right:35px;
}

p.icons {
color: #ffffff;
text-align: right;
}

h3.profilehead {
clear:left; padding:20px 0 5px; margin:0;
}

div.profileimg {
width:160px; float:left;
}

ul.profiletxt {
margin-left:200px; margin-top:0;
}

ul.profiletxt li {
list-style-type: decimal !important;
border: none !important;
padding-top:2px;
padding-bottom:2px;
}
