body {
	background: #fff url(images/bar.png) 0 0px repeat-x;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 1280px;
}

.storycontent {
font-size:14px;
}

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

iframe.twitter-share-button {float: right; margin-top: -20px;}

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

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

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

h1{
	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: 0;
}

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

p, li, .feedback {
	font: 90% 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: #0677D7;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.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: #0677D7;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	padding-left: 20px;
}
.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 40px;
}

.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: 5px 0px 5px 20px;
	font-size: 95%;
}

.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: #0677D7;
}

#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{
	width: 100%;
	/*min-width: 770px;*/
	position: relative;
	margin: auto;
}
#wrapper{
	float: left;
	width: 750px;
	/*margin-left: -330px;*/
}
#content {
	margin: 0px;
	padding: 30px 10px 10px 30px;
	background: transparent;
	/*max-width:650px;
	min-width:450px;*/
}

#header {
	background: #000 url(images/header.png) repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#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:30px auto 0px;

}

p#rss a {
	
	margin: auto;
}

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

#bannerad{
	text-align: center;
}

#menu {
	padding: 0px;
	float: right;
	display: inline;
	width: 400px;
}

#menu form {
	width: 300px;
	margin: auto;
}

#menu input#s {
	width: 88%;
	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;
	font-size:17px;
	margin: 20px auto 0px;
	padding: 15px 20px 15px 20px; 
	background: transparent;
	border:1px solid #ccc;
	width: 300px;
}

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

#menu ul ul li {
	border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0;
	margin-top: 0;
	padding: 3px;
	padding-left: 20px;
	width: 90%;
	margin: auto;
	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: #0677D7;
	text-decoration: none;
}

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

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

#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 30px;
	margin-top:70px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#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: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #0677D7;
	font-weight:bold;
	text-decoration: none;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #0677D7 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #0677D7;
	border-top: 1px solid #0677D7;
}

#menu1 ul li.current-cat a:link, #menu1 ul li.current-cat a:visited{
	background: #0677D7 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #0677D7;
	border-top: 1px solid #0677D7;
}

#footer{
	clear: both;
	background: #000 /*url(images/header.png) no-repeat*/;
	border-top: 2px solid #0677D7;
	color: #fff;
	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: Georgia, 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;
}

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

#header-ad-banner {
	
	width: 728px;
	height: 90px;
	background: transparent;
	position: absolute;
	top: 10px;
	left: 400px;
	
}

.storycontent p object, .storycontent p iframe {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
  