/*
Theme Name: NCCowap
Theme URI: http://www.nccowap.co.uk
Description: Theme for nccowap.co.uk
Version: 1.0
Author: Ayces Design
Author URI: http://www.aycesdesign.com/
*/

body {
	margin: 0;
	background: #191919 url(images/img01.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .15em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 180%;
}

ul, ol {
	list-style-position: inside;
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

p.attachment img {width:550px;border:3px solid #fff;}

.image {padding:0 10px 0 10px;}

/* Header */

#header {
	width: 940px;
	height: 128px;
	margin: 0 auto;
	background: url(images/header.jpg) left top no-repeat;
}

#header img {border:none;}

#header_sub_text{width:300px; height:20px; position:absolute; top:80px; color:#fff; font:italic bold 12px tahoma;}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	margin: 0;
	padding-top: 85px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	background: url(images/img03.gif) no-repeat;
}

#search fieldset {
	margin: 0;
	padding: 15px 0 0 10px;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	background: none;
	border: none;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(images/img02.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 16px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin: 0 120px 0 30px;
	background: none;
	text-decoration: none;
	font: bold 1.21em Tahoma, Arial, Helvetica, sans-serif;
	color: #B3B4B4;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 40px 39px 0px 39px;
	background: #121212 url(images/img04.gif) repeat-x;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

.pagetitle {
	margin-bottom: 1em;
	padding: 5px 0;
	border-bottom: 1px solid #000000;
}

.post {
}

.post .title {
	padding: 5px 0;
}

.single .title {
	border-bottom: 1px solid #000000;
}

.post .title a {
	background: none;
}

.post .meta {
	margin: 0;
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 20px 0 20px 20px;
	text-align: justify;
}

.post .longmeta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}

/* Navigation */

.navigation {
	height: 60px;
	font-weight: bold;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

/* Comments */

#comments {
	border-bottom: 1px solid #000000;
}

.commentlist {
	padding: 40px;
	list-style: none;
}

.commentlist li {
	margin-bottom: 2em;
	border-bottom: 1px solid #000000;
}

.commentlist .avatar {
	float: left;
	margin: -5px 10px 0 0;
}

.commentext {
	clear: both;
	padding-top: 10px;
}

#comment {
	width: 400px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 258px;
	background: #0D0D0D;
	border: 1px solid #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	background: #000000;
	font-size: 1.2em;
}

#sidebar p {
	padding: 20px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 15px 0;
	background: #35393D url(images/footer_bg.gif);
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color:#999;
}


/* Contact form */

form.ddfm .submit {
	border:none;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
	background-color:#121212;
	border:1px solid #999;
	color:#ccc;
}
