

h1, h2, h3, h4, h5, h6{
	font-family: 'Trebuchet MS';
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	color:#0b5e65;
}

p, form{
	padding:0;
	margin:0;
}

blockquote, cite{
	width:500px;
	color:#00898E;
	padding:0;
	margin:0;
}

pre{
	width:475px;
	height:auto;
	overflow-x:scroll; 
}

code {
  color: #00898E;
  font-style: italic;
  }

acronym, abbr {
	border-bottom: 1px solid #00898E;
	color:#00898E;
}

sub,sup{
	color:#00898E;
}

body{background:#C5E29F; color:#3a3a3a; font:86% Arial,sans-serif; margin:0 auto; padding:0;
}

h1{
	font-family: 'Trebuchet MS';
	font-size: 24px;
	padding: 0 0 0 0;
}

textarea, input#author, input#email, input#url{
		border:1px solid #aaa;
		color:#666;
}

table th, table td{
	padding:5px;
}

a:link, a:visited{
	text-decoration: none;
	font-size:13px;
	color: #A50000;
}

a:hover{
	color:#A50000;
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
}

#wrapup{
}

#wrapper{background:#fff; color:#303030; border:1px solid #62AB03; margin:5px auto; padding:0; width:990px;
}

#header{background:url(http://norfolkdeaf.org.uk/img/front.jpg) no-repeat bottom left #fff; color:#505050; height:195px; margin:0; padding:0;
}

#header .rssfeed{
	float:right;
	padding:0 30px 0 0 ;
	margin:0;
}

#header .rssfeed a img{
	border:none;
	width:35px;
	height:35px;
}

#header h1{
	padding:20px 0 10px 30px ;
	margin:0;
}

#header h1 a{
	font-family:'Trebuchet MS';
	font-size:40px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	text-transform:none;
}

#header h2{
	font-family: 'Trebuchet MS';
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	padding:0 0 0 40px;
	margin:0;
}

	
.subheader {width: 990px; padding:0 0 8px 0; margin: 0; color: #808080; text-align:left;}
.subheader p { color: #555; padding:0;}

/* Menu */

#menu {
	background:url('images/bg_menu.gif') top left repeat-x;
	width:1000px;
	margin:0px;
	padding:0;
	height:36px;
	text-align:right;
}



#menu ul {
	margin: 0;
	padding: 8px 20px 0 10px;
}



#menu li {
	padding:0;
	margin:0;
	display: inline;
}



#menu a:link, #menu a:visited{
	padding:10px 10px 10px 10px;
	text-align:center;
	background:none;
	text-decoration: none;
	font-size: 16px;
	font-weight:normal;
	font-family:'Trebuchet MS';
	color: #ffffff;
	text-transform: capitalize;
}

#menu a:hover{
	text-decoration: none;
}

/* dropdown menu style start here */

#cat_menu {
	background:url('images/bg_menu.gif') top left repeat-x;
	width:939px;
	margin:31px 0 0 17px;
	padding:0 10px;
	height:36px;
	filter: alpha(opacity = 80);
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
}

#dropmenu{	
	height:36px;
	list-style:none; 
	margin:0; 
	padding:0 0 0 0;
}

#dropmenu li{	
	float: left;
	list-style: none;
	font-size: 12px;
	font-family:'Arial';
	padding:0;
	margin:0;
	position:relative;
}

#dropmenu li a:link, #dropmenu li a:visited{
	display: block;
	background: none;
	padding: 10px 20px 10px 10px;
	margin:0;
	text-decoration: none;
	width: 80px;
	font-family:'Arial';
	font-size: 14px;
	font-weight:normal; 
	text-transform: capitalize;
	text-decoration:none;
	color:#ffffff;
	white-space: nowrap;
}

#dropmenu li a:hover{	
	background:url('images/bg_menu_hover.gif') repeat-x;
}
		
#dropmenu li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #666;
}
		
#dropmenu li ul li{	
	float: none;
	display: inline;
}
			
#dropmenu li ul li a:link, #dropmenu li ul li a:visited{	
	width: 130px;
	padding: 7px 20px 7px 10px;
	background: #444;
	color: #ffffff;
	text-align:left;
	border-bottom: 1px solid #666;
}
			
#dropmenu li ul li a:hover{	
	background: #666;
}

#dropmenu ul ul {
	top:-1px;
} 

#dropmenu li ul ul {
	left:150px; 
	margin:0px 0 0 10px;
}

#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;
} 


/* dropdown menu end here */

#contents{
	width:990px;
	margin:0 0 0 5px;
	padding:0 0 10px 0;
	height:auto;
}

#content-top{
	width:736px;
	height:7px;
	padding:0;
	margin:0;
}

#content-bottom{
	width:736px;
	height:7px;
	padding:0;
	margin:0;
}

#container{
	padding:0 0 0 0;
	margin:0 25px 0 0;
	float: right;
	width: 736px;
	height:auto;
}

.post{
	padding: 0px 15px 20px 15px;
	text-align:justify;
}

.post h2{
	padding:5px 10px 5px 0;
	margin:0;
	font-size: 20px;
}

.post h3{
	font-size:16px;
}

.post h2.post-head{
	float:left;
}

.post h2 a:link, .post h2 a:visited{
	font-family: 'Trebuchet MS';
	font-size: 22px;
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	color:#0b5e65;
}

.post h2 a:hover{
	text-decoration:none;
	color:#0b5e65;
}

.post .commentedlist{
	background:url(images/comment-ico.gif) bottom left no-repeat;
	float:right;
	width:35px;
	height:24px;
	padding:3px 0 0 0;
	margin:6px 0 0 0;
	text-align:center;
}

.post .commentedlist span{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

.post .commentedlist a:link, .post .commentedlist a:visited{
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}

.entry{
	line-height: 18px;
}

.readmore{
	text-align:right;
	padding:0 20px 0 0;
}

.post a:link, .post a:visited{
	color:#00898E;
	font-weight:bold;
	padding:0;
	margin:0;
}

.postmetadata{
	margin: 0px 0 0px 0;
	width:470px;
	font-family: 'Trebuchet MS';
	font-size:12px;
}

.postmetadata a:link, .postmetadata a:visited{
	font-family: 'Trebuchet MS';
	font-weight:normal;
	font-size:12px;
	color:#A50000;
	text-decoration:none;
}

.postmetadata a:hover{
	font-family: 'Trebuchet MS';
	font-size:12px;
	color:#A50000;
	text-decoration:underline;
}

.navigation{
	width:210px;
	color:#0b5e65;
	padding: 10px 0 0 10px;
	font-family:'Trebuchet MS';
	font-size: 16px;
	font-weight: normal;
	text-transform:capitalize;
	line-height: 18px;
}

.navigation .left-nav{
	float:left;
	padding:0;
	margin:0;
}

.navigation .right-nav{
	float:right;
	padding:0;
	margin:0;
}

.navigation a:visited, .navigation a:link{
	font-family: 'Trebuchet MS';
	color:#0b5e65;
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: underline;
	color:#0b5e65;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0;
	margin:16px 0 0;
}

.sidebar ul, .sidebar ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	text-decoration:none;
	color:#A50000;
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 5px;
	padding: 5px 0px;
	border-bottom: 1px #787367 dashed;
}

.sidebar li li a:link, .sidebar li li a:visited{
	text-decoration:none;
	color:#A50000;
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 5px 15px 10px 5px;
	background: url(images/img02.jpg) no-repeat left top;
	font-size: 22px;
	font-weight:normal;
	text-transform:capitalize;
	color: #0b5e65;
}

table#wp-calendar{
	width: 100%;
	font-family:'Trebuchet MS';
	color:#666;
}

table#wp-calendar caption{
	color:#333;
	font-weight:bold;
}

table#wp-calendar a:visited, a:link{
	color:#333;
	font-weight:bold;
}

table#wp-calendar tbody tr td{
	background:#fff;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar thead tr th{
	background:#34929D;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar tbody tr td.pad{

}

#footer {background:url(http://norfolkdeaf.org.uk/img/footer.gif) repeat-x top left #7FC326; border-top:2px solid #62AB03; clear:both; font-size:0.9em; margin:0 auto; padding:9px 0; width:990px; height:55px; }
#footer p {margin:0; padding:0;}
#footer a {background:inherit; color:#fff; font-weight:700; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .left {float:left; margin:0 0 0 15px; padding:13px 0 0; color:#447900; font-weight:700; }
#footer .right {float:right; margin:0 10px 0 0; padding:13px 0 0; color:#fff; font-weight:700; }
#footer img {float:right; margin:0; padding:0;}

.comments-template{
	padding:30px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0 ;
	list-style: none;
}

.comments-template ol li{
	background:#eee;
	border:1px solid #aaa;
	margin:5px 0;
}

.comments-template ol li.alt{
	background:#fff;		
	border:1px solid #aaa;
	margin:5px 0;
}

.comments-template h2{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	color:#0b5e65;
	margin-top:10px;
}

.commentmetadata{
	font-size: 12px;
	padding:5px 5px;																																																							
}

.commentmetadata strong{
	font-size:14px;
	color:#333;
	text-transform:capitalize;
}

.commentmetadata strong a:link, .commentmetadata strong a:visited{
	font-family:'Trebuchet MS';
	font-size:14px;
	color:#A50000;
	text-transform:capitalize;
	font-weight:bold;
}

.commentmetadata a:link, .commentmetadata a:visited{
	color:#A50000;
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:normal;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comments-template h3{
	color:#0096A3;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
}

.comments-template #submit{
	background:url(images/sub-comment.gif) left no-repeat;
	border:none;
	width:136px;
	height:35px;
	color:#fff;
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
}

.pdate{
	float:left;
	width:50px;
	height:56px;
	background:url('images/bg_date.gif') no-repeat top left;
}

.pdate_mon{
	font-size:18px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-top:1px;
}

.pdate_day{
	font-size:15px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-top:0px;
}

.search{
	background:#EAEAEA;
	color:#666;
	border:2px solid #B5A8A8;
	padding:3px;
	margin:0 0 0 15px;
}

.submit{
	background: url(images/sub-search.gif) no-repeat;
	border:none;
	font-family: 'Arial Narrow';
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:30px;
	height:30px;
	padding:0 0 3px 3px;
}

#clear{
	clear:both;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.righttop {background:url(http://norfolkdeaf.org.uk/img/lefttop.gif) no-repeat top left #fff; width:191px; height:20px;}
.rightbottom {background:url(http://norfolkdeaf.org.uk/img/leftbottom.gif) no-repeat bottom left #fff; width:191px; height:19px; margin:0 0 10px;}
.rightcenter {background:url(http://norfolkdeaf.org.uk/img/leftcenter.gif) repeat-y top left #fff; padding: 0 10px;}