/*  
Theme Name: Old Brickwork
Description: a new look for Velcro City Tourist Board
Version: 0.5 beta
Author: Paul Raven
Author URI: http://paulgrahamraven.com/
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color:#E0E0E0;
	color:black;
	margin-bottom:10px;
	margin-top:10px;
	min-width:800px;
}

.storycontent {
font-size:14px;
}

.storycontent p {
line-height:20px;
}

.skip {
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #611C0D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a img {
	border: none;
}

blockquote {
	background:#E0E0E0 url(images/quote.png) repeat-y;
	margin-left: 1.5em;
	padding: 0px 0 0 25px;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1, #page_header a {
	margin: 0 0 0 -1000px;
}

p.payoff{
	display:none;
}
h2 {
	font: 185% /*Georgia, serif*/;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font: 130% /*Georgia, serif*/;
	margin-top: 5px;
	padding-left: 20px;
	background: url(images/list.png) 0 0 no-repeat;
}

ol#comments li p {
	font-size: 110%;
}

p, li, .feedback {
	font: 100% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #611C0D;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	/*background: url(images/comment.gif) top right no-repeat;*/
}

.sociable ul {
  display: inline;
}

.meta {
	font-size: .75em;
	padding-bottom:6px;
	border-bottom:1px solid #ccc;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #888;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #611C0D;
	text-decoration: none;
}
.meta a:hover, .meta a:active{
	text-decoration: underline;
}
.meta .tags{
	padding-left: 20px;
}
.meta .user{
	/*background: url(images/user.gif) 0 0 no-repeat;*/
	/*padding-left: 20px;*/
}

.post{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid black;
}

.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 5px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.post hr, .storycontent hr {
  border: 0;
  width: 90%;
  color: #611C0D;
  background-color: #611C0D;
  height: 2px;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
}
.storytitle a:hover, .storytitle a:active{
	color: #611C0D;
}

#pageheader a {
  display:none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	background:#FFFFFF none repeat scroll 0%;
	border:8px solid #FFFFFF;
	width: 98%;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
/*
#wrapper{
	float: left;
	width: 100%;
	margin-left: -330px;
}
*/
#content {
	float: left;
	width: 600px;
	/*margin: 0 0 0 330px;*/
	padding: 30px 10px 10px 20px;
	background: transparent;
	/*max-width:650px;
	min-width:450px;*/
}

#header_wrapper {
  /*background: #4E7DD1 url(images/header_bg.gif) bottom right repeat-x;*/
  background: #000000 url(images/header.png) top left no-repeat;
  max-width: 1220px;
  max-height: 176px;
  margin: 0px; 
  padding: 0px;
  border: 2px solid black;
}

#header {
  height: 150px;
  margin:0px; 
  padding:0px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#searchform{
padding-top:5px;
}

#searchform label{
	position:absolute;
	left:-9000px;
}
#searchform input{
	width: 100px;
	height:18px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
margin-top:30px;
margin-left:80px;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 10px 20px 10px 10px;
	float: right;
	display: inline;
	width: 220px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	padding-left:3px;
	padding-top:3px;
}

#menu ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font-family:/*Verdana, */Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 15px 20px 15px 20px; 
	background: #E0E0E0;
	border:1px solid black;
}

#menu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 20px;
}

#menu ul ul li {
  list-style-type: disc;
  text-align: left;
	border: 0;
	font-family:/*Verdana, */Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0;
	margin-top: 0;
	padding: 3px;
	/*padding-left: 20px;*/
	/*background: url(images/list.png) 0 3px no-repeat;
	!background: url(images/list.png) 0 8px no-repeat;*/
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #611C0D;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #611C0D;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#menu1{
  background: url(images/menu_background.png) top left no-repeat;
	height: 26px;
	overflow: hidden;
	/*margin-left: 80px;
	margin-top:70px;*/
}
#menu1 ul{
	margin: 0;
	padding: 0;
	/*border-right: 1px solid black;*/
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: transparent;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	/*border-left: 1px solid black;
	border-top: 1px solid black;*/
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: transparent;
	color: #611C0D;
	font-weight:bold;
	text-decoration: underline;
	/*border: 1px solid black;*/
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: transparent;
	color: #000000;
	text-decoration: none;
	/*border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;*/
}

#menu1 ul li.current-cat a:link, #menu1 ul li.current-cat a:visited{
	background: #FFFFFF;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#footer{
	clear: both;
	background: #E0E0E0;
	border: 2px solid black;
	color: black;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Arial, serif;
}

/*#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}
*/

#cloud {
font-weight:bold;
}

#cloud h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin:0 0 10px 0;
}

.tagwords {
	border:1px dashed #ccc;
	padding:5px 5px 5px 22px;
	font-size:11px;
	background: url(images/tag.gif) 0 0 no-repeat;
}

.post img.left, .post img.alignleft {
	clear:left;
	float:left;
	margin:0pt 1.1538em 0pt 0pt;
}

.post img.right, .post img.alignright {
	clear:right;
	float:right;
	margin:0pt 0pt 0pt 1.1538em;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

