body {
	background-color:#c0c9f0;
	color:#000055;
	margin:0px;
	}
#measure {
    position: absolute;
    left: 0;
    top: -2em;
    width: 100%;
    height: 1em;
    line-height: 1em;
    }
#container {
    position: relative;
    min-height: 100%;
    min-width: 900px;
    max-width: 1400px;
    z-index: 1; //-width:expression((document.getElementById('measure').clientWidth < 900) ? '900px' : (document.getElementById('measurer').clientWidth > 1400) ? '1400px' : '100%');
    }	
a { color:#005555;
  }

.floatFix {
	float: none;
	clear: both;
	display: table;
	}

a:visited { 
	color:#005555;
  }

#content a img {
	border: 1px solid #FFFFFF;
}

.linkStyle {
	cursor: pointer; cursor: hand;
	text-decoration:underline;
}

.floatFix {
	float: none;
	clear: both;
	display: table;
	}

a:hover 
  {
	text-decoration:underline;
	color:#0000ff;
  }
span.moreTopStoriesButtonActive {
	cursor: pointer; cursor: hand;
	margin-top: 10px;
	padding: 4px;
	border: 1px solid white;
	float: right;
}
p, h1, h2, span, div, li {
	font-family : Verdana, Arial, Times New Roman;
}
p, li, select
  {
	font-size	: 0.7em;
	margin: 0px;
  }
ul li {
	list-style-type: none;
}
li ul li {
	font-size	: 1.3em;
	list-style-type : none;
}
p.common_text {
	width: 50%;
	text-align: justify;
	margin: 10px 5px 20px 0px;
}
#inword {
	margin-right: 10%;
	}
#inwordLib p {	
	display: block;
	margin-bottom: 4px;
	}
p.intro {
	width: 50%;
	text-align: justify;
	margin: 5px 5px 15px 0px;
}
.story p, .article p {
	text-align: justify;
	text-indent: 20px;
}

.static_text p {
	text-align: justify;
}

.static_text_size {
	width: 85%;
}
.static_text h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

h1, h2, h3 {
	font-size	: 150%;
	font-weight	: normal;
	color		: white; 
	margin		: 0px;
}
h1.page_title {
	font-size	: 20pt;
	font-style	: italic;
	margin		: 30px 0px 10px 50px;
	font-family: Times New Roman;
}
h4 {
	color: white;
	font-weight: normal;
}
#header img {
	float: left;
	margin: 15px 0px 0px 23px;
}
#header {
	height: 200px;
	width: 100%;
}
#header-right {
	border: solid #e2e6f8;
	border-width: 20px 0px 0px 0px;
	margin-left: 340px;
	margin-right: 20px;
	height: 105px;
}

.navigation a, .navigation_level2 a {
	color: #005555;
	text-decoration: none;
}

.navigation p {
	padding: 5px 14px 12px 0px;
	float: left;
}
.navigation_level2 p {
	padding: 5px 14px 0px 0px;
	float: left;
}
.navigation p.visited, .navigation_level2 p.visited {
	color: white;
}
.navigation p.active_parent {
	color: white;       
	background: url(/decor/navigation_parent_active.gif) no-repeat 0px bottom;
}
.navigation_level2 p.active_parent a {
	color: white;       
}
.navigation_level2 {
	border: 0px solid black; 
	margin: 0px 0px 0px 0px;
	display: table;
	padding: 0px;
	height: 50px;
	float: none;
	width: 100%;
}
.clear_both {
	clear: both;
}
img#title {
	margin: 15px 0px 0px 0px;
 }
 #content {
	padding: 20px 0px 20px 15%;
	margin: 0px;
	float: none;
	background:url("/decor/content-border.gif") repeat-y;
 } 
 #footer {
	margin: 30px 0px 30px 5%;
	float: none;
	clear: left;
 }
 #navigation_top_left_cell {
	background-color: red;
	background:url("/decor/head_line.gif") repeat-y;
 }
.article h1 {
	margin-bottom: 20px;
}
.article h2
  {
   margin: 10px 0px;
   padding: 0px;
   border: 0px;
   background: none;
   font-size: 105%;
  }
.article {
	margin: 0px 25% 0px 50px;
}
.book_year {
	font-family: Times New Roman;
	font-style: italic;
	text-align:center;
	margin: 20px;
	font-size: 240%;
	color:white;
}
.book_pic {
	padding:1px;
	background-color: white;
}
img.book_pic_border {
	border: 1px solid white;
}
.book_description {
	margin:0px 0px 0px 20px;
	text-align: justify;
}
.book_description_single {
	padding:20px;
	margin-bottom: 20px;
	background-color: #dce1f7;
}
#story_nav {
	margin: 0px 0px 30px 0px;
	clear: both;
}
.nav_inactive {
	background-color:#CED5F2;
}
.nav_active {
	background-color:#A7B3F0;
}
#story_nav_letters {
	padding: 8px;
}
#story_nav_collection {
	padding: 8px;
	float: left;
}
#story_nav_year {
	padding: 8px;
	float: right;
	margin-left: 40px;
}
#story_nav_letters {
	font-size: 90%;
}
#story_nav_letters a {
	font-size: 90%;
	color: #005555;
}
#story_nav_letters a:hover {
	text-decoration: none;
}
#story_nav_letters .active {
	font-size: 90%;
	color: white;
}
#story_nav_search {
	padding: 8px;	
	height: 20px;
	margin: 10px 0px;
}
#story_nav_translator {
	padding: 8px;	
	float: right;
	margin-left: 10px;
}
#story_nav_search form {
	padding: 0px; margin: 0px;
}
input {
	background-color: #c0c9f0;
	border: 1px solid #ffffff;
	font-size	: 0.7em;
	}
	input.noborder {
		border: 0px;
		}

textarea {
	background-color: #c0c9f0;
	border: #ffffff 1px solid; 
	color: #000055;
	font-family : Verdana, Arial, Times New Roman;
	font-size	: 0.7em;
	padding: 3px;
}
#story_nav_search .story_search_text {
	float: left;
}
#story_nav_search .story_search_button {
	height: 20px;
	width: 160px;
	float: right;
}
#story_nav_search input {
	margin-left: 5px;
}
.white_bar {
	background: url(/decor/stories_list_background.gif) no-repeat;
	padding-top: 10px;
}
.story_list_buttons {
	width: 100px;
	padding-bottom: 20px; 
}
.story_list_year {
	/* color:white; */
}
.story_info_block {
	margin		: 0px 0px 10px 0px;
}
.story_info_block_div {
	width: 80%;
	text-align	:left;
	margin		: 0px 0px 20px 0px;
	float: right;
}
.story_info_block_cell {
	padding		:0px;
}
.novel_parts {
	margin: 10px 0px 0px 20px;
}
.story_link_back {
	margin-bottom: 20px;
}
#novels h2, .collections_list h2 {
	cursor: pointer; cursor: hand;
}
#novels h2.eng {
	font-size: 1em;
	}
#novels h2 {
	margin: 0px 0px 10px 0px;
}
#novels h2 a {
	color: white;
	text-decoration: underline;
	margin: 0px;
	}

div.story, div.article {
	margin: 0px 30% 0px 0px;
	width: 60%;
}
div.story_header {
	margin: 0px 10px 150px 0px;
	text-align: left;
	margin-bottom: 20px;
}
div.story_header h2 {
	margin-top: 10px;
}
div.story h2 {
	margin: 20px 0px 0px 0px;
}
div.story_center, div.story_center p {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
div.story_center {
	margin: 10px 0px;
}
div.story_links {
	margin: 30px 0px 0px 0px;
}
div.story_links h2 {
	font-size: 0.7em;
}
div.poem {
	text-align: center;
	font-style: italic;
	margin-left: 20%;
}

div.story_links ul {
	margin: 0px;
	padding: 0px;
}
div.story_links li {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;
	vertical-align: top;
}
div.story_links_block, div.article_links_block {
	width: 30%;
	float: right;
}
div.story_links_block {
	padding-right: 20px;
	}
#collections h2.header2 {
	color: black;
}
#collections_links {
	float: none;
	clear: both;
	padding: 0px;
	margin-top: 40px;
	margin-left: 20px;
}
#collections_links div {
	width: 20%;
	font-size: 0.7em;
	float: left;
	margin: 5px;
}
#collections_links .div_float_fix {
	float: none;
	clear: both;
}
.collections_list p {
	text-align: left;
}

.collections_list h2 {
	text-decoration: underline;
	margin-left: 20px;
}

#stories_in_collection li {
	margin-bottom: 15px;
		}
	#stories_in_collection span {
		color: white;
		}
	#stories_in_collection p {
		margin-bottom: 25px;
		margin-left: -20px;
		}
	
#short_cycles table {
	margin-bottom: 50px;
}

div#articles_list {
	margin: 20px 20px 0px 0px;
}

.articles_list_single {
	margin: 0px 0px 60px 3%;
	width: 70%;
	display: table;	
	}
	.articles_list_single h2 {
		font-size: 140%;
		margin-bottom: 20px;
		}
		
	.articles_list_single h3 {
		font-size: 70%;
		font-weight: normal;
		margin: 10px 0px 10px 40px; 
		}
	.articles_list_single div p {
		margin: 0px;
		padding: 0px;
		}
	.articles_list_single .description {
		margin: 0px 5px 0px 20px;
		}
	.articles_list_single h2 a, .articles_list_single h3 a {
		color: white;
		text-decoration: underline;
		}
	.articles_list_single h2 a:visited, .articles_list_single h3 a:visited {
		color:#005555;
		}
	.articles_list_single p {
		text-align: justify;
		}
	
.article_item_link a {
	width: 100px;
	height: 63px;
	display: block;
}
	
}
.artiles_desc_decor {
	background: url(/decor/articles_desc_underline.gif) no-repeat;
	background-color: white;	
	height: 2px;
	padding: 0px;
	margin: 0px;
}
.articles_decor_button {
	background: url(/decor/articles_decor_right.gif) no-repeat;
}

.articles_parts_title {
	width: 60%;
}
.articles_link_back {
	margin-bottom: 20px;
}
.article_thumbnail {
	border-width: 0px;
	margin-right: 20px;
	float: left;
}
#biography h2 {
	width: 70%;
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: normal;
}
#biography .bio_text {
	margin-bottom: 60px;
}
#biography tr {
	vertical-align: top;
}
#biography tr {
	vertical-align: top;
}
#quotes tr {
	vertical-align: top;
}
#quotes  p {
	margin-bottom: 20px;
}
#quotes  td {
	padding: 0px 50px 0px 50px;
}
#photo table.photoes td {
	width: 100px;
	height: 100px;
}
#photo p {
	text-indent: 0px;
}
.links td {
	vertical-align: top;
	width: 16%;
	border-color:red;
}
.links p {
	text-indent: 0px;
	margin: 0px 20px 20px 0px;
}
.guestbook_record { background-color: #dce1f7;}
.guestbook_record_form p, .guestbook_record_form input, .guestbook_record_form textarea {margin-left: 20px; }
.guestbook_record_form p { font-style:italic; margin-top: 10px; text-indent: 0px; }
#splash #links td {text-align: center; }
#splash #nav td {text-align: center; }
#splash #links_cell {height: 100px;}
#splash #links a {display: block; text-align: left; margin:auto; color: #939ab8;}
#splash .navigation { margin: 20px; padding: 0px; }
#splash .navigation p {	float: none;	display: inline;	margin: 0px 20px;}
#tips {border: 1px solid white;
	margin: 0px auto;
	padding: 15px;
	}
#tips p {text-indent: 0px;}

strong {color: white;}
#inword input, #mail_list input {
	background-color:#c0c9f0;
	border-color:#ffffff;
	border-width:1px;
	border-style:solid;
	margin: 0px;
	font-size:75%;
	width: 110px;
	color:#ffffff;
}
#inword input.submit, #mail_list input.submit {
	width:112px;
	margin-top: 5px;
}
p.mail_list_link {
	float: right;
}
div.news_text {
	background-color:#D3D9F5;
	padding: 8px;
	margin-bottom: 10px;
}
div.news_text p {
}
.news_date {
	float: right;
	text-align: right;
	text-indent: 0px;
}
.news td {
	vertical-align: top;
}
#inword h2 {
	margin: 0px 10px 0px 0px;
}
#inword h3 {
	font-size: 70%;
	color: #000055;
	margin: 10px 10px 10px 0px;
}
#forum_links p {
	text-indent: 0px;
}
#inword div.sec {
	margin: 40px 0px;
}

.fresh {
		margin-bottom: 20px;
	}
	.fresh p {
		margin: 0px 10px 10px 10px;
	}
	#fresh img {
		border: 1px solid white;
	}

#left_panel {
	float:left;
	width: 15%;
	padding: 100px 0px 0px 15px;
	background:url(/decor/head_line.gif)  no-repeat;
}
#printer_friendly_link  {
	text-align: left;
	margin: 0px 0px 10px 0%;
	
}
div#person_intro {
	margin: 20px 0px 0px 280px;
	float: none;
}
#person_intro p {
	margin: 20px auto;
	width: 75%;
	text-indent: 0px;
}
.visual {
	margin-left: 15px;
}
#library_intro {
	margin: 10px 0px 0px 40px;
}
#stories_main {margin-top: 50px;}
#stories_main .top_stories tr { vertical-align: top;}
#stories_main .top_stories { margin: 0px; text-align:left; width: 100%;}
#stories_main .top_stories .top_stories_views { width:10%; }
#stories_main .top_stories .top_stories_views p {text-align: right; padding: 0px; color: #939ab8;}
#story_shops_link {
	margin: 20px 0px 0px 0px;
}
#story_shops_link p {
	margin-left: 10px;
	margin-bottom: 10px;
}
#story_shops_link h2 {
	font-size: 0.7em;
}
#story_add_comment table tr {
	vertical-align: top;
	}
	#story_add_comment p, #story_add_comment input, #story_add_comment textarea {margin-left: 20px; }
	#story_add_comment p { margin-top: 10px; text-indent: 0px; }
	#story_add_comment_form {display: none;}
	#story_add_comment input, #story_add_comment textarea {
		background-color: #c0c9f0;
		border-color:#ffffff;
		border-width: 1px;
		border-style:solid; 
		color: #000055;
		font-family : Verdana, Arial, Times New Roman;
		font-size	: 0.7em;
		padding: 3px;
	}
	
#commentsTextes {
	margin: 10px 0px 0px 30px;
	cellSpacing: 0px;
	}
	#commentsTextes td {
		vertical-align: top;
		margin-bottom: 5px;
		}
	#commentsTextes p {
		text-indent:0px;
		}
	#commentsTextes .commentsText p {
		background-color: #dce1f7;
		margin-left: 20px;
		text-indent:0px;
		padding: 7px;
		}	
	#commentsTextes p.date {
		margin: 0px 0px 20px 27px;
		}
	#novelsComments {
		width: 75%;
		}
	
#subscribeForComments {
		margin-top: 20px;
		} 
		#subscribeForComments #e-mail {
			margin-left: 20px;
			}
		#subscribeForCommentsForm {
			display: none;
			}	
			
#commentsPage #commentsPageTextes {
		margin-left: 360px;
		margin-right: 10%;
	}
	#commentsPage p.commentsPageText {
		margin: 0px 0px 1% 2%;
	}
	#commentsPage h3 {
		font-size: 140%;
	}
	#commentsPage .singleComment {
		margin-top: 20px;
	}
	#commentsPage .singleComment .text {
		padding: 7px;
		background-color: #dce1f7;
		margin: 5px 0px;
	}
	#commentsPage .singleComment .date {
		margin-left: 7px;
	}

	
#loading_message {margin-left: 20px;}
#comment_thank_you {
	width:40%;
	background-color: #dee3f7;
	padding: 10px;
	margin: 20% auto;
}
#comments_story_list
{
	float: left;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: 300px;
}
#comments_story_list li {
	margin-bottom: 5px;
}

#allForComments {
	margin-top: 60px;
	}
	#readCommentsButton, #postCommentButton, #subscribeForCommentsButton {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	}
	
	#postCommentButton {
		font-weight: strong;
		margin-top: 20px;
		font-size: 1.4em;
	}

.content_inspiration a img {
	margin:  0px 10px 10px 0px;
}

#audiobooks img {
	float: left;
}
	#audiobooks .description {
		margin-left: 240px;
		width: 50%;
		}
	#audiobooks .oneDisk {
		margin: 10px 0px 30px 0px;
		float: none;
		clear: both;
		display: table;
		}
	#audiobooks .oneDisk h2 {
		margin-bottom: 20px;
		}
	#audiobooks .comment {
		color:#6064a2;
	}

#clickMe {
	border:dashed black;
	border-width: 0px 0px 1px 0px;
	cursor: pointer; cursor: hand;
	}
#aboutBradburyStyle {
	display: none;
	position: absolute;
	width: 350px;
	height: 300px;
	overflow: scroll;
	padding: 10px;
	background-color:#e0e9ff;
	top: 100px;
	left: 100px;
	}
#aboutBradburyStyle p {
	margin-bottom: 10px;
	}
	

#stories-ad {margin: 60px 0px 40px 20px; clear: both; float: none;}
#stories-ad p {margin-bottom: 3px; text-indent: 0px;}
#stories-ad #text {float: left; margin: 5px 0px 0px 10px; }
#stories-ad em {color: #383a6a;}
#stories-ad img {float: left;}
#stories-ad #text p {width: 100%; margin-bottom: 4px;}
.content_library #stories-ad {margin: 40px 0px 40px 0px;}

.storySeoText {margin-bottom: 20px; color: #9aa3ca;}
.novelSeoText {margin-bottom: 20px; color: #9aa3ca; width: 50%}


#music-facts-ad {margin: 60px 0px 0px 20px; clear: both; float: none; width: 500px;}
#music-facts-ad img {float: left; margin: 0px 20px 20px 0px;}
#music-facts-ad p {margin-bottom: 3px; text-indent: 0px; text-align: left;}

#foreignStoryList li {
	font-size: 1em;
	}
	#foreignStoryList h2 {
		font-size: 1.2em;
	}
	#foreignStoryList #collCover {float: left;}
	#foreignStoryList h1 { margin-bottom: 20px; }
	#foreignStoryList .book_pic_border { margin-right: 20px; }	
	#foreignStoryList #story_nav_letters {font-size: 1.5em;}
	#foreignStoryList #story_nav_letters a, #foreignStoryList #story_nav_letters span {margin: 0px 7px; display: block;}
	#foreignStoryList .singleComment {width: 60%; margin-bottom: 20px;}
	#foreignStoryList .singleComment .text {margin: 10px 0px 10px 0px;}	
	#foreignStoryList .storyDigest {margin: 0px 10px 10px 10px; font-style: italic; padding-right: 40px;}		
	#foreignStoryList .storyContainer {padding-bottom: 60px;}
	#foreignStoryList #story_nav_collection {padding: 15px 0px 15px 0px; margin: 0px;}
	#foreignStoryList #story_nav_collection p {float: left; margin: 0px 0px 10px 15px; width: 47%; border: 0px solid red;}	
	
#collectionShopLinks {margin-top:20px;}
#collectionShopLinks p {margin-bottom: 7px;}	

#fastLinks {
	font-size: 1em;	
}

.storyLink {
	font-size: 1.4em;	
}

#storyList table {margin-right: 15%;}

.sad {
	margin: 20px 0px 30px 0px;
}

#articles_list .sad {
	margin: 0px 0px 30px 50px;
}

#fb2 {
	margin-top: 20px;
 }

#fb2 ul {
	margin: 0px 0px 40px 20px;
	padding: 0px;
} 
#fb2 ul li {
	font-size: 1em;
	margin: 10px;
}

.mainLink {
	font-size: 1em;
}
.content_library ul {
	margin: 5px 0px 0px 0px;
	padding-left: 20px;
	}
	.content_library ul li {
		margin-bottom: 10px;
		}
	.content_library h2 {
		font-size: 1.6em;
		}	
	.content_library h3 {
		margin-top: 20px;
		font-size: 1em;
		}	

h1 .translator {
	font-family: Times New Roman;
	font-size: 0.7em;
}

.onePhoto {
	float: left;
	margin-right: 40px;
	}
	.onePhotoComment {
	float: left;
	}	
	.photoBlock {
	float: none;
	clear: both;
	margin-top: 40px;
	}
	.photoFloat {
		margin: 0px 40px 40px 0px;
	}


p.inword {
	margin: 20px 10px 20px 100px;
	width: 75%;
	font-style: italic;
	}	
p.firstPublished {
	margin: 10px 10px 10px 100px;
	width: 75%;
	text-indent: 0px;
	}
	
.eksmoCut {
	margin: 50px;
	font-weight: bold;
	color: white;
	}	
	
#mySitesPromo {
	position: absolute;
	top: 265px;
	left: 38px;
	width: 9%;
	color: white;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #d8def6;	
	}
	#mySitesPromo a {
		color: white;
		}	
	#hidepromo {
		text-decoration: none;
		display: table;
		border: 1px dashed white;
		border-width: 0px 0px 1px 0px;
		}
		
#kissmymetalshinyass {
		display: none;
		}		
	
#socialButtons {
		margin-top: 40px;
		}		
	#vk, #fb, #mm {
		margin-right: 20px;
		margin-bottom: 30px;
		}		
	#vk, #mm {
		float: left;
		}
	.content_articles #socialButtons {
		margin-top: 60px;
		margin-left: -20px;
		}	
	.content_ #socialButtons  {
		margin-left: 225px;
		}			
	.content_ #socialButtons #fb  {
		float: left;
		}	
	.content_ #socialButtons .floatFix {
		display: none;
		float: left;
		}			