/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/



/*

a {
	color: #06f;
}

a img {
	border: none;
}


*/
a:visited {
	/*-- color: #993366; --*/
	text-decoration: underline;
}

/*
a:hover {
	
}




/*--- Global ---*/


body {
	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height:normal;
	
	margin:0;
}

img { 
border:0;

}


#rap {
	position:relative;
}

/*
#content {
	margin:0;

	margin-left:250px;
	
	
	width:660px;
	padding-top:30px;
} */


h2 {
	color:#666666;
	font-size:1.3em;
	font-weight:normal;
	margin:0;

	padding-top:0px;
	padding-bottom: 2px;
	}
	/*-- border-top: dotted #666666 1px; --*/
	
	

	
	}

h3 {
margin: 0px;
}


h3 a {
	font-weight:normal;
	color:#666666;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}



h3 a:hover {
	text-decoration: underline;
	color:#333;
	
}






acronym, abbr {
	/*-- border-bottom: 1px dashed #333; --*/
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}










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

p { font-size:13px;
	color:#676767;
	line-height: 150%;
	margin-bottom:8px;
	width:500px
}

p, li, .feedback {
}



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

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

.credit {
	float:left;
	width:300px;
	
	padding-bottom:20px;
	
	color: #aaa;
	font-size: 10px;
	text-align: left;
}

.credit a, .credit a:link, .credit a:hover {
	text-decoration:underline;
	color: #aaa;
}

.feedback {

clear:both;
font-size:20px;

margin-top:10px;

padding-bottom:10px;
text-align:left;
text-decoration:none;
}

.feedback {
	text-decoration:none;
}
	.feedback a:link {
		text-decoration:none;
		color: #808080;
		font-size: 17px;	
	}

	.feedback a:hover {
		text-decoration:underline;
		color:#333;
	}

.post {

margin-bottom: 60px;
/* padding-left: 8px; */
}

/*-
.meta {
	font-size:1.2em;
	
	margin-bottom:20px;
	padding:02px 0 8px 0px;
	/*-- border-bottom:1px solid #e4e4e4; --*/
	}

} */

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}

.meta a {
	color: #555;
}

.meta a:hover {
	color:#333;
	
}

/*
.storytitle {
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height: normal;
}
*/

.storytitle a {
	font-size:27px;
	font-weight: normal;
	
	color:#7a7a7a;
	


	margin:0px;
	margin-bottom: 0px;
	

	
	display: block;

	text-decoration: none;
	
	}

.storytitle a:hover {
	color:#555;
	
	text-decoration: none;
	}


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

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


/* #head_wrap {
	
	background: url(head_wrap_bckg_light.png) repeat-x;
	margin:0;
	padding:0;
	
	height: 48px;

} */





#search_wrapper {
	position: absolute;
	top: 15px;
	left: 690px;
}

input#s {
background-color: #eee;
border:#ccc 1px solid;

margin-right: 3px;
color:#7a7a7a
}



.storycontent img {
	
	margin-bottom:05px;

}

.storycontent {
margin-top:0px;
padding-top:0px;
}

.storycontent p {


}

#post-662 .meta { /*-- Cheap Gallery Fix, stack em here --*/
margin-bottom:10px;
}

#post-662 .storycontent { /*-- Cheap Gallery Fix, stack em here --*/
margin-top:0px;
padding-top:0px;
float:left;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

cite {
	font-style: normal;
	color: #888;
}


#extra_sidebar {
	padding: 20px 0 0px 0px;
	width: 210px;
	
	background-color: #fff;
	
}



/*--- Google Ads ---*/

#menu ul li.google_ad {
width:157px;
margin-top: 20px;


text-align: center;
border: solid #ddd 1px;


background-color: white;
}



/*--- Misc Fixes ---*/


/*
.children {
margin-bottom: 15px;
}

/*

#menu ul li#rss-1 {
padding-bottom: 15px;
	border-bottom: dotted #666666 1px;
}

*/ 

.posts_nav_link  {
font-size: 2.0em;
}

/*

#menu .widget_text {
padding-bottom:10px;
background: url(sci-fi-o-rama_grad_00.png) repeat-x;
padding-left: 20px;
padding-bottom: 20px;

}

#menu .widget_categories {
padding-bottom:10px;
/* -- background: url(sci-fi-o-rama_grad_00.png) repeat-x; --*/ /* 
padding-left: 20px;
padding-top: 20px;

}

#menu .widget_pages {
padding-bottom:10px;
padding-left: 20px;
padding-top: 10px;
}

#menu .widget_links {


}



#menu #linkcat-2 {

padding-left: 20px;
padding-top: 7px;
}

#menu #linkcat-155 {
background: none;
padding-left: 20px;
padding-top: 7px;
}

#menu #linkcat-156 {
background: none;
padding-left: 20px;
padding-top: 7px;
padding-bottom: 20px;

}



#menu .widget_twitter {

/*-- background: url(twitter_backdrop.png) repeat-x; --*/ /*
width: 165px;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 20px;

}
*/
/*

#menu ul ul.twitter {
margin-top:00px;
}

*/

.twitter_follow {
margin-bottom:10px;
background-color: yellow: 
}



.twitter_follow a {
color:#7a7a7a;
font-size: 1.1em
}

.twitter_follow a.no_underline:hover {
text-decoration:none;

}

.twitter_follow a img:hover {

}
/*

#menu .twitter img {
margin-bottom 8px;
}

*/

.twitter_follow a:hover {
color:#555;
text-decoration: underline;
}

/*

#menu ul ul li.twitter-item {
padding-bottom: 10px;
padding-right: 10px;
line-height: 130%;
}

*/
/*

#menu ul ul li.twitter-item a {
text-decoration: underline;
}


#menu .blog_misc {

background-color: white;
line-height:100%;


padding-bottom:30px;
padding-top:20px;
padding-left:20px;



}

#menu ul li#archives { 

padding-bottom:10px;
padding-left: 20px;




}

*/

.seemore a {
float:left;

padding-top: 15px;
padding-bottom: 20px;


font-size: 22px;
color:#666666;

margin-bottom: 40px;

}

.clear {
clear:both;
}


/*

li #archives-2 {
	padding-left:20px;
}

.widget_archive {
	padding-left:20px;
}


/*********************/
/****** All New ******/


*:focus { -moz-outline: none } 

#rap {
	margin: 0;
}

#head_wrap {
	width: 200px;
	padding-left: 24px;
	margin: 0px;
}



ul#icon_wrapper {
	padding-left: 24px;
	margin-top: 18px;
	list-style-type: none;

}

ul#icon_wrapper li {
	float: left;
}


ul#icon_wrapper li a {
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 7px;
}

ul#icon_wrapper li a#del {
	background:url(images/icon_del.png) bottom;
} 

ul#icon_wrapper li a#del:hover {
	background:url(images/icon_del.png) bottom;
} 

ul#icon_wrapper li a#flickr {
	background:url(images/icon_flickr.png) bottom;
} 

ul#icon_wrapper li a#flickr:hover {
	background:url(images/icon_flickr.png) bottom;
} 

ul#icon_wrapper li a#twitter {
	background:url(images/icon_twitter.png) bottom;
} 

ul#icon_wrapper li a#twitter:hover {
	background:url(images/icon_twitter.png) bottom;
} 

ul#icon_wrapper li a#rss {
	background:url(images/icon_rss.png) bottom;
} 

ul#icon_wrapper li a#rss:hover {
	background:url(images/icon_rss.png) bottom;
} 

/*--*/

ul#mainmenubox {
	background: url(images/bg_search_top.png) no-repeat;
	width: 200px;
	list-style-type: none;
	margin-top: 16px;
	padding-top: 14px;
}

#mainmenubox li {
	margin-bottom: 5px;
}

#mainmenubox li a {
	color: #fff;
	margin-left: 17px;
	font-size: 12px;
	text-decoration: none;
}

#mainmenubox li a:hover {
	text-decoration: underline;
}

/*#mainmenubox li.extrapadding_above {
	padding-top: 06px;
} */

#mainmenubox li#extrapadding {
	margin-bottom: 16px;
}

#mainmenubox li#menu_bottom {
	background: url(images/bg_search_bot.png) bottom no-repeat;
	border-top:1px solid #93969a;
	margin-bottom: 0px;
	padding-bottom: 18px;
}



/***/

#menu {
	position:absolute;

	top:396px;
	left: 24px;
	
	padding: 0px 0px 0px 0px;
	width: 200px;
}

#menu ul {

	/* background-color: #eee; */

	
	
	list-style-type: none;
	margin: 0px;
	
	color: #555;

	
}

#menu ul li a,  #menu ul li a:visited {
	color: #555;
	text-decoration: none;
	line-height: 150%;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li {
	font-family:'Georgia',"Times New Roman",'Times','serif';
	font-size:11px;
	font-weight:normal;

}

#menu ul, #menu ul li.widget_archive, #menu ul li#linkcat-2, #menu ul li#linkcat-155, #menu ul li#linkcat-156, #menu ul li#twitter-1   {
	border-top:1px solid #bbb;
	padding-top:10px;
	}

#menu ul li#linkcat-2, #menu ul li#linkcat-155, #menu ul li#linkcat-156, #menu ul li#twitter-1 {
	margin-bottom: 15px;
}	
	
#menu ul li {
	
	font-size: 14px;
	padding-left: 6px;
	padding-right: 7px;
	border-top:none;
}


#menu ul li a  { /*--- Controls ---*/
	
	background-color: transparent;
	
	
	/* padding-top: 10px;*/
	
	border-top:none;

	/* background: url(images/bg_menu_top.png) no-repeat top;  */
	
	width: 200px;
	font-size: 11px;
}

#menu ul li ul {
	font-size: 11px;
	border-top:none;
}

#menu ul li ul li {
	font-size: 11px;
	border-top:none;
	padding-left: 0px;
	
	line-height: 160%;
}


#menu ul li#archives-2 ul, #menu ul li#categories-253017161 ul { /*--- Controls ---*/
	margin-top:05px;
	/* padding-top: 10px; */

	padding-bottom: 10px;

	
	/*	width: 200px; */
	/* background: url(images/bg_menu_bot.png) bottom; */

}


#menu ul li#archives-2 ul li, #menu ul li#categories-253017161 ul li { 

}

/**** annoying fixes ****/

#menu ul li#categories-253017161 ul li ul {
	padding-bottom: 0px;
}

#menu ul li#categories-253017161 ul li ul li {
	padding-left: 0px;
	background:none;
	padding-bottom: 0px;
	}
	
#menu ul li ul li.cat-item-31	{
	margin-top: 10px;
}

#menu ul li ul.twitter .twitter_follow a {
	font-size: 13px;
}

#menu ul li ul li.twitter-item {
	margin-bottom: 10px;

}

#menu ul li ul li.twitter-item a {
	text-decoration: underline;

}

#extra_sidebar span.quicky {
	text-align: left;
	font-size: 13px;
	
}


/*********/


#content {
	position: absolute;
	top:49px;
	left: 270px;
	margin:0;
	
	width:760px;
	
}


.h3wrap {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;

}

h3.storytitle {
	
	
	padding-top: 08px;
	padding-bottom: 08px;

	font-size:27px;
	color:#555555;
}

h3.storytitle a {
	color: #555;

}

.meta {
	font-size: 12px;
	padding-top: 05px;
	margin-bottom:30px;
}

.meta h2 {
	display: inline;
	font-size: 12px;
	margin-right: 05px;
	color: #555;
}

.storycontent p {
	margin-bottom: 14px;
	padding-left: 0px
}

.storycontent p a {
	color: #00f;
}

.storycontent p a.special {
	color: #555;
}

.storycontent img {
	margin-bottom: 25px;
}

.storycontent img.lessspace {
	margin-bottom: 10px;
}

img.morespace {
	margin-bottom: 40px;
}

.storycontent img.wp-smiley {
	margin-bottom: 0px;
}

.feedback a:link {
	color: #676767;
	font-size:20px;
	text-decoration:none;
}

.feedback a:visited {
	color: #555;
	text-decoration:none;
}

.feedback a:hover {
	
}

.seemore  {
	border-top: 1px solid #BBBBBB;
	padding-top:10px;
	margin-top: 30px;
	
}

.seemore a {
	text-decoration: none;
	font-size:20px;
	color: #555;
	float: none;
	
}

.seemore a:hover {
	
}

/* Messy bits */

h2#comments {
	padding-left: 8px;
	color:#676767;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding-bottom:20px;
		padding-top:10px;
	
	border-top: 1px solid #BBBBBB;
}

h2#postcomment {
	padding-left: 8px;
	color:#676767;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding-bottom:20px;
	padding-top:10px;;
}

h2#comments a {
	
	color:#676767;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #676767;
margin-bottom:10px;
padding:0.2em;
}

ol#commentlist, a.special {
	color:#555;
}

#commentlist li  {
	padding-bottom: 14px;

}

.avatar {
	padding-left: 12px;
	padding-bottom: 4px;
	
	
}


/*--*/

.wp-caption-dd  {
	font-size:11px;
	line-height:17px;
	margin:0;
	
}

#content p.wp-caption-text {
	width: 173px;
	font-size:12px;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
}


.wp-caption {
	float: left;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px 10px 0px 0px;
	padding-top:4px;
	text-align:center;
}

.entry #attachment_2208, 
.entry #attachment_2223, 
.entry #attachment_2229, 
.entry #attachment_2234, 
.entry #attachment_2238, 
.entry #attachment_2243, 
.entry #attachment_2247, 
.entry #attachment_2253,
.entry #attachment_2260,
.entry #attachment_2266,
.entry #attachment_2271,
.entry #attachment_2277,
.entry #attachment_2281,
.entry #attachment_2289,
.entry #attachment_2294,
.entry #attachment_2300,
.entry #attachment_2303,
.entry #attachment_2308,
.entry #attachment_2312,
.entry #attachment_2316,
.entry #attachment_2318,
.entry #attachment_2327,
.entry #attachment_2335,
.entry #attachment_2338,
.entry #attachment_2345,
.entry #attachment_2349,
.entry #attachment_2354,
.entry #attachment_2358,
.entry #attachment_2362 { 
	margin-left: 12px;
} 

.storycontent .wp-caption img {
	margin-bottom: 10px;
}

#attachment_2318, #attachment_2362 { /*--- bottomm buffer hack ---*/
margin-bottom: 40px;
}

/*-- Table Styling --*/

table#top {
	border: 1px solid #bbb;
	width: 734px;	
}

table#top th {
	color:#555;
	font-weight: normal;
	font-size: 20px;
	padding: 20px;
}

table#top td {
	color:#676767;
	width: 339px;
	
	font-size: 12px;
	padding: 20px;
	padding-right: 30px;
	border-top: 1px solid #bbb;
	line-height: 160%;
	vertical-align: top;
}

table#top td.left {
	border-right: 1px solid #bbb;
}

table#top td strong {
	color:#555;
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 13px;

}

table#top td a {
	color:#00f;
	font-weight:normal;
}


/**********************/
/**********************/
/*---- For Pages -----*/

div.entry {
	padding-top: 30px;
}

div.entry img.wp-image-2400 {
margin-bottom:25px;
}

div.entry p {
margin-bottom:14px;
}



div.entry p a.spesh_buffer {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-top:1px dashed #aaa;
	float:left;
	width: 734px;

}

div.entry p a.border_no {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}

/**********************/
/**********************/
/**********************/
/*- plug in Sociable -*/

div.sociable { 

padding-top: 10px;
padding-bottom: 0px;
padding-left: 0px;
margin: 20px 0px 20px 0px;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	margin-right: 5px;
}
.sociable ul li:after { content: "" ; }

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

/*-- 

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=80);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
} --*/



div.sociable {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top:1px dashed #aaa; 
}

/*-- Crap Hacks to hide info--*/

#post-2193 div.meta, #post-2193 div.feedback,  {
	display: none;
}

#post-2 p strong, #post-2520 p strong {
	color: #555;

}

#post-2 p span, #post-2520 p span, #post-2522 p span {	
	font-size: 16px;
}

/*-- to control content buffer--*/

#content p, h3.storytitle, .meta, div.sociable, .feedback, h2#postcomment, h2#comments, .seemore a    {
	padding-left: 12px;
	
	}
	
a {
	color: #00f;
}	

p strong {
	font-weight: bold;
	color: #555;
}

p em {
	font-style:italic;
}

.storycontent img.lessspace {
	margin-bottom: 05px;
}

#side {
	padding-top: 0px;
	margin-top: 8px;
}

/***********************/
/*-- Updates Oct 2010--*/






#content {
	top:112px;
}


ul#mainmenubox {
	background: url(images/NU_bgtop.png);
	width: 200px;
	height: 118px;
	padding-top: 13px;
	margin-bottom: 14px;
}


ul#mainmenubox li a {
	line-height: 130%;
	font-size: 12px;
}

/**/

ul#tshirt {
	margin-bottom: 14px;
}

ul#tshirt li {
	list-style: none;
}

ul#tshirt li a {
	display: block;
	background: url(images/NU_bgtshirt.png) no-repeat;
	width: 183px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	
	padding-left:17px;
	padding-top:11px;
	font-size: 12px;
}

ul#tshirt li a:hover {
	background-position: bottom;
}

/**/


#menu {
	position: absolute;
	top:490px
}

/**/




input#searchsubmit {
	

}

input#searchsubmit:hover {
		cursor: pointer;
		color: #fff;
}


/******/

form.paypal1 {
	margin-left: 12px;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #eee;
	padding: 20px;
	width: 240px;
	font-family: Arial, helvetica, verdana;
	border: 1px solid #ccc;
}

form.paypal2 {
	margin-left: 12px;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 50px;
	background-color: #eee;
	padding: 20px;
	width: 240px;
	font-family: Arial, helvetica, verdana;
	border: 1px solid #ccc;
}

form table td {
	padding-bottom: 8px;
	
}


/*** 2011 site ***/

body {
	margin: 0px;
	padding: 0px;
}

#rap {
	position: relative;
	margin: 0px;
	
}


h1 {
	position: absolute;
	top:28px;
	left: 23px;
}

h1 a {
	background: url(images/2011_logo_starfield_full.gif) top no-repeat;
	display: block;
	text-indent: -9999px;
	
	width: 212px;
	height: 158px;

}

h1 a:hover {
	background-position: bottom;
}


#top_head_wrap {
	margin-left: 270px;
	width: 760px;
	height: 52px;
	background: url(images/2011_bg_header.png) repeat-x;
	-moz-border-radius-bottomleft: 9px; -webkit-border-bottom-left-radius: 9px; border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px; -webkit-border-bottom-right-radius: 9px; border-bottom-right-radius: 9px;
}


ul#icon_wrapper {
	float: left;
}

#TOPmenu {
	float: left;
	list-style-type: none;
	padding-top: 18px;
	margin-left: 20px;
	width: 480px;
	
}

#TOPmenu li {
	float: left;
}

#TOPmenu li a {
	font-size: 14px;
	color: #fff;
	margin-right: 18px;
	text-decoration: none;	
}

#TOPmenu li a:hover {
	color: #0cf;
}

#TOP_search_wrapper {
	float: right;
	background: black;
	margin-top: 12px;
	margin-right: 15px;	
}

input#search_input {	
	background: transparent;
	padding: 4px;
	border: none;
	color: #ccc;
	width: 144px;
	font-size: 14px;
	line-height: 100%;
}

input#searchsubmit {
	background-color: transparent;
	font-size: 14px;
	border: none;
	width: 58px;
	text-align: right;
	padding: 5px 4px 3px;
	color:#fff;
	line-height: 100%;
	font-family: Georgia;
}

/***/

#TOP_adwrap {
	float: left;
	margin-left: 0px;
	margin-top: 30px;

	background: url(images/advertisment.png) no-repeat top;
	width: 198px;
	border: 1px solid #ccc;
	
	text-align: center;	
	padding-top: 40px;
	padding-bottom: 35px;
}

#TOPLEFT_adwrap {
	position: absolute;
	top:220px;
	left: 25px;
}

#menu {
	top:410px;
}


#content {
    top: 102px;
    }

.ad {
	padding-top: 20px;
}

#menu ul {
	border-top:none;
}


/*****/

.storycontent img.lessspace {
	margin-bottom: 30px;
}



.storycontent img.LspaceB {
	margin-bottom: 12px;
}

.storycontent img.LspaceT {
	margin-top: 20px;
}
