/*
Theme Name: BNSCW
Theme URI: http://www.gambituk.com/design
Description: British National Stage Combat Workshops Theme
Version: 1.0
Author: Andrew Griffiths
Author URI: http://www.gambituk.com/
*/

.width {
	min-width: 770px;
	width: 100%;
}

/*body stuff*/
body {
	font: 14px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	background: #bbbbbb  url("images/bg.png") repeat-x;
	color: #333;
	padding: 0;
	margin: 0;
}

img {
	border: none;
	margin: 0 auto;
	display: inline;
	text-align:center;
}
a {
	font-weight: normal;
	text-decoration: none;
}

h1 { 
	line-height: 1em;
	font-size: 24px;
}

h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 5px 0 0;
	.padding: 0px;
}

h2 a {
	font-weight: bold;
	}

blockquote {
	color: #777;
}
#header {
	top: 0px;
	left: 0px;
	width: 88px;
	height: 125px;
	z-index: 1000;
	text-align: right;
	position: absolute;
}

#header2 {
	top: 30px;
	right: 50px;
	width: 312px;
	height: 63px;
	z-index: 1000;
	text-align: right;
	position: absolute;
}

#container {
	text-align: left;
	padding: 0px 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
}


/* MENU */

#menu {
.width: 100%;
background: #bbbbbb  url("images/bg.png") repeat-x;
background-color: white;
padding: 126px 20% 0 20%;
.padding: 126px 0 0 0;
}

* html #menu2 {
width: 60%;
margin-left: 20%;
}

.menu {
	list-style-type:none;
	margin:0;
	padding: 0;
	width:100%;
	font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
	.font-size: .8em;
}

.menu li {
	background:none;
	display: inline;
	float: left;
	vertical-align: middle;
}

.menu li a {
	text-transform:uppercase;
	float: left;
	font-weight: normal;
	display:table-cell;
	padding: 0 0 0 10px;
	background: url("images/tab.gif") no-repeat left top;
}

.menu li a span{
	color: #777;
	float: left;
	padding: 6px 18px 7px 6px;
	background: url("images/tab.gif") no-repeat right top;
}

.menu li a:hover,
.menu li a:active {
	background-position: left -40px;
	color:#1F3700;
}

.menu li a:hover span,
.menu li a:active span {
	background-position: right -40px;
	color:#1F3700;
}

.menu li.current_page_item a {
	background-position: left -80px;
	color:#1F3700 !important;
	font-weight: bold;
}

.menu li.current_page_item a span {
	background-position: right -80px;
	color:#1F3700 !important;
	font-weight: bold;
}

.menu li.current_page_item a:hover,
.menu li.current_page_item a:active {
	background-position: left -40px;
	color:#1F3700;
}

.menu li.current_page_item a:hover span,
.menu li.current_page_item a:active span {
	background-position: right -40px;
	color:#1F3700;
}

.menu li a {
	color:#777777;
	text-decoration:none;
}


/*------- Posts ---------*/
#content {
	padding: 0;
	margin: 28px 0 0 0;
	.margin: 12px 0 0 0;
}
#content a, .entry a, .commentlist a, #footer a {
	color: #cc9900; /*#39C;*/
}
#content a:hover, .entry a:hover, .commentlist a:hover {
	border-bottom: 1px dashed;
	color: #666633;
}

.entry {
	margin: 0;
	padding: 15px 0 0 0;
	.padding: 5px 0 0 0;
	/*text-align: justify;*/
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.entrycontent {
	margin: 0;
	background: #FFF;
	.height: 1%;
	/*position: relative;*/
	padding: 1px 30px;
	.padding-top: 10px;
}

table.entry {
	border: none;
	background: white;
	width: 100%;
	padding-top: 0px;
	}

.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}

.piedate {
	color: #777;
	font-size: 0.8em;
	text-align: left;
}

.date {
	padding-left: 18px;
	text-align: left;
	background: url("images/arrows.png") bottom left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}

/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background: #FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background: url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background: #FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background: url(images/bottomr.gif) right no-repeat;
}

.toplg { 
	height:15px;
	background: #DDD url(images/toplg.gif) left no-repeat;
}
.toprg { 
	height:15px;
	background: url(images/toprg.gif) right no-repeat;
}
.bottomlg {
	height:15px;
	background: #DDD url(images/bottomlg.gif) left no-repeat;
}
.bottomrg {
	height:15px;
	background: url(images/bottomrg.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	padding: 15px 30px 10px 30px;
	text-align: center;
	}

img.iconright {
	text-align: center;
}

#admin {
	bottom: -10px;
	left: 5px;
	width: 100px;
	height: 30px;
	z-index: 1001;
	text-align: left;
	font-size: 0.7em;
	position: fixed;
}

#tear {
	bottom: 0px;
	right: 0px;
	width: 161px;
	height: 434px;
	z-index: 1000;
	text-align: right;
	position: fixed;
	background: url("images/tear.png") no-repeat;
}

a.hidden {
	color: #ABABAB;
}

/*Post Meta Data*/
p.postmetadata {
	font-size: 0.8em;
	text-align: left;
	padding: 0px 0px 0px 30px;
}

.metacontent {
	margin: 0;
	background: #DDDDDD;
	.height: 1%;
	padding: 1px 30px;
	.padding-top: 10px;
	text-align: left;
	font-size: 0.8em;
}

.metacontent sub {
	color: #999999;
}

.metacontent .categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}

.metacontent li, li.categories ul, li.categories ul li {
	display: inline;
	list-style-image: none;
	list-style-type: plain;
	}

.metacontent li {
	margin: 0;
}

li.categories ul li, li.categories ul {
	padding: 0;
	margin: 0;
	}

table.postmeta {
	border: none;
	width: 100%;
	background: none;
}

td.postmetaleft {
	text-align: left;
	}

td.postmetaleft ul {
	padding: 0;
	margin: 0;
	}
	
td.postmetaright {
	text-align: right;
}

td.copy {
	padding: 10px 0px 10px 0px;
}

span.copy {
	font-size: 0.8em;
	color: #777777;
}
