/*
New light blue background: #f0f7fb
Teal (new): #b4d8ea
Light Teal (menu): #f0f7fb
Grey (new): #6d6e71
Grey (old): #6e6f72
*/

body {
	background-color: #fff;
	color: #000;
	font-family: 'Telefon Screen', Geneva, Helvetica, Arial, sans-serif; 
	line-height: normal;
	padding: 0px;
	margin: 0px auto;
}

#container_content {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
}

#user_widget, #header, #article_block, #messages, #footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	display: block;
	background-color: #fff;
}

#header, #article_block, #messages, #footer {
	width: 100%;
}
#header {
	margin-bottom: 25px;
}

#footer {
	background-color: #f0f7fb;
	color: #6d6e71;
}

#article_block {
	width: 960px
}

#messages {
	width: 940px;
}

#content_page {
	margin: 0px auto;
	padding: 0px;
	clear: both;
/*	float: left; */
	width: 100%;
}


#user_widget {
	float: right;
	padding-bottom: 5px;
	text-align: right;
	height: 15px;
/*	border-bottom: 2px solid #6e6f72;*/
}

#user_widget ul {
	display: block;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}

#user_widget ul li {
	display: inline;
	margin: 0px 5px 0px 5px;
	padding: 0px 2px 0px 2px;
}

a.user_grey:link, a.user_grey:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6d6e71;
}


a.user_grey:hover, a.user_grey:link:hover, a.user_grey:link:visited {
	font-weight: bold;
	text-decoration: underline;	
	color: #000;
}

a.user_admin:link, a.user_admin:visited {
	text-decoration: none;
	font-weight: bold;
	color: #900;
}


a.user_admin:hover, a.user_admin:link:hover, a.user_admin:link:visited {
	font-weight: bold;
	text-decoration: underline;	
	color: #f00;
}

#footer {
	margin-top: 20px;
	border-top: 2px solid #6e6f72;
}

#messages {
	padding: 8px 10px 8px 10px;
	font-weight: bold;
}

#error_messages {
	display: block;
	margin: 3px 0px 0px 1px;
	padding: 2px 5px 2px 5px;
	background-color: #fdd;
	border: 2px solid #f00;
}

#info_messages {
	display: block;
	margin: 3px 0px 0px 1px;
	padding: 2px 5px 2px 5px;
	background-color: #ddf;
	border: 2px solid #00f;
}

#debug_messages {
	display: block;
	margin: 3px 0px 0px 1px;
	background-color: #ffc;
	border: 2px solid #ff0;
	font-weight: normal;
}

.messsage {
	font-weight: bold;
}

#company_info {
	text-align: center;
	margin: 0px auto;
	width: 960px;
}

#login {
	margin:0px auto;
	margin-top: 10px;
	width: 400px;
}

#logo_block {
	width: 960px;
	height: 100px;
	display: block;
	background-image: url('../images/logo_telefon_4.png');
	background-repeat: no-repeat;
/*	background-position: 42px 0px;  */
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 5px; 
	border: 0px;
}

#social_media_block
{
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
	height: 80px;
	width: 250px;
	display: block;	
}

#social_media_block ul, #social_media_list {
	padding: 0px;
	margin: 0px auto;
	width: 250px;
	display: block;
	list-style: none;
	height: 80px;
}

#social_media_list li{
	padding: 0px;
	margin: 0px auto;
	display: inline-block;
	text-align: center;
	width: 80px;
	color: #6d6e71;
}

#social_media_list li a{
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
	background-position: 0 0;
    border: none;
    height: 50px;
	width: 50px;
    text-decoration: none;
	display: block;
	top:0;
}

#social_media_list li a span {
	display: block;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	position: absolute;
}

#social_media_list li a.social_media_fb {
    background-image: url("../images/button_fb_1.png");
    width: 50px; /* 56 + 40 */
}

	#social_media_list li a.social_media_fb span { width: 50px;}

#social_media_list li a.social_media_twitter {
    background-image: url("../images/button_twitter_3.png");
    width: 50px; /* 69 + 40 */
}

	#social_media_list li a.social_media_twitter span { width: 50px;}

#social_media_list li a.social_media_rss {
    background-image: url("../images/button_rss_3.png");
    width: 50px; /* 69 + 40 */
}

	#social_media_list li a.social_media_rss span { width: 50px;}

#logo_block H1 a {
	display: block;
	width: 487px;
	height: 0;
	padding-top: 100px;
	overflow: hidden;
}

#header_block h1, #header_block h1 a {
	padding:0px;
	margin: 0px auto;
}


#main_menu
{
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #fff;
	height: 30px;
	background-color: #f0f7fb;
	border-top: 2px solid #6e6f72; 
	border-bottom: 2px solid #6e6f72;
}

#main_menu ul, #menu_list {
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	text-align: center;
}

#menu_list {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}

#menu_list li{
	padding: 10px 20px 5px 20px;
	margin: 0px auto;
	display: inline;
}

#menu_list li a{
	position: absolute;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float: left;
    background-repeat: no-repeat;
	background-position: 0 0;
    border: none;
    height: 30px;
    text-decoration: none;
	display: block;
	top:0;
	background-position: 0 -30px;
    background-repeat: no-repeat;
}

#menu_list li a span {
	display: block;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	position: absolute;
}


#menu_list li a:hover {
	background-position: 0 -60px;
}

#menu_list li a:active {
	background-position: 0 0px;
}


#menu_list li a.menu_home {
    background-image: url("../images/r31_menu_home-telefon.jpg");
    width: 96px; /* 56 + 40 */
	left: 0px;
}

	#menu_list li a.menu_home span { width: 96px;}

#menu_list li a.menu_article {
    background-image: url("../images/r31_menu_articles-telefon.jpg");
    width: 109px; /* 69 + 40 */
	left: 96px;
}

	#menu_list li a.menu_article span { width: 109px;}

#menu_list li a.menu_feature {
    background-image: url("../images/r31_menu_features-telefon.jpg");
    width: 117px; /* 91 + 40 */
	left: 205px;
} 

	#menu_list li a.menu_feature span { width: 117px;}

#menu_list li a.menu_opinion {
    background-image: url("../images/r31_menu_opinion-telefon.jpg");
    width: 108px; /* 68 + 40 */
	left: 322px;
} 

	#menu_list li a.menu_opinion span { width: 68px;}

#menu_list li a.menu_about {
    background-image: url("../images/r31_menu_about-telefon.jpg");
    width: 118px; /* 78 + 40 */
	left: 430px;
}

	#menu_list li a.menu_about span { width: 118px;}

#menu_list li a.menu_directory {
    background-image: url("../images/r31_menu_directory-telefon.jpg");
     width: 122px; /* 82 + 40 */
	left: 548px;
}

	#menu_list li a.menu_directory span { width: 122px;}

#menu_list li a.menu_search {
    background-image: url("../images/r31_menu_search-telefon.jpg");
    width: 99px; /* 59 + 40 */ 
	left: 670px;
} 

	#menu_list li a.menu_search span { width: 99px;}

	
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}


a:hover, a:link:hover, a:link:visited {
	font-weight: bold;
	text-decoration: underline;	
	color: black;
}


.right_just
{
	text-align: right;
}

.left_just
{
	text-align: left;
}

.centre {
	text-align: center;
}

#page_title {
	padding: 5px 5px 5px 0px;
	margin: 10px 5px 5px 0px;
	text-align: left;
}

input, submit {
	border: 1px solid #333;
	color: #333;
}


.form_submit {
	border: 1px solid #333;
	vertical-align: middle;
	color: #333;
}


.form_standard {
	margin: 2px;
	padding: 2px;
	border: 1px solid #ccc;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

form ul li {
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4 {
	display: block;
	padding: 0px 1px 0px 1px;
	margin: 0px auto;
}


.preview {
	display: block;
	float: left;
	width: 470px;
	margin: 10px 3px 20px 3px;
	padding: 2px;
	border-top: 3px solid #6e6f72;
}


.preview_interview, .preview_essay, .preview_opinion, .preview_first_review {
	clear: both;
	display: block;
	width: 950px;
	margin: 10px 3px 20px 3px;
	padding: 4px 2px 2px 2px;
	border-top: 3px solid #6e6f72; 
}


.search_preview {
	display: block;
	clear: both;
	width: 950px;
	margin: 10px 3px 20px 3px;
	padding: 2px;
	border-top: 3px solid #000;
}

.preview_thumb {
	float: right;
	margin: 3px 3px 3px 6px;
}


.preview_author {
	margin-bottom: 3px;
}

.preview_book_main {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px 2px 0px 1px;
	color: #555;
}

#book_title {}

.preview_book_details {
	color: #555;
	margin-bottom: 3px;
}
.preview_text {}

.news_title {
	text-align: left;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news_item {

}

.news_text {}

#page_selector {
	clear: both;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
}

#page_selector  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

#page_selector  ul li {
	display: inline;
	margin: 1px 4px 1px 4px;
	padding: 2px;
}

#page_selector  ul li a:link, #page_selector  ul li  a:visited , #page_selector  ul li a:link:visited, .pagelink {
	color: #6d6e71;
	background-color: #f0f7fb;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin: 1px;
}

#page_selector  ul li a:hover, #page_selector  ul li a:link:hover{
	font-weight: bold;
	background-color: #6e6f72;
	color: #f0f7fb;
}

#article {
	display: block;
	margin: 0px auto;
	margin-top: 20px;
	padding: 5px;
	line-height: normal;
}

#article_author {
	margin-bottom: 10px;
}

#book_main {
	margin-top: 10px;
}

#book_details {
	margin-bottom: 10px;
}

#article_image {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}

#article_image img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #555;
}

#article_text {
	text-align: justify;
	padding-right: 2px;
}

#shop_link, #blackwells_link {
	display:block;
	margin: 15px 0px 10px 0px;
}

#blackwells_link {
	font-family: Garamond, Times, Times New Roman, Serif;
	font-weight: bold;
}

#blackwells_link a:hover, #blackwells_link a:link:hover, #blackwells_link a:link:visited ,
#blackwells_link a:link, #blackwells_link a:visited {
	color: #005;
}


#contributors {
	display: block;
	padding: 3px;
	margin: 3px 3px 15px 3px;
}

#image_copyright {
	display: block;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-style: italic;
}

#article_author_bio {
	display: block;
	padding: 0px;
	margin: 30px 0px 15px 0px;
	font-style: italic;
}

#indie_bookshop_search {
	display: block;
	padding: 0px;
	margin: 30px 0px 30px 0px;
}

.contributor_name, #article_author_name {
	font-weight: bold;
}

.contributor_bio {
	display:block;
	margin: 5px 50px 15px 10px;
}


#directory {
	display: block;
	padding: 3px;
	margin: 3px 3px 15px 3px;
}

.directory_column {
	float: left;
	width: 360px;
	margin: 10px;
	padding: 0px;
}

.directory_block {
	display: block;
	padding: 2px;
	margin: 5px 3px 15px 3px;
}

.directory_title {
	display: block;
}

.directory_info {
	display: block;
}

.directory_editor {
	display: block;
}


#comments {
	margin: 10px;
	border: 1px solid #999;
	padding: 5px;
}

#reply {
	margin: 2px;
	padding: 2px;
}

#comments_title {
	padding: 5px;
}

.reply_button a:link, .reply_button  a:visited , .reply_button a:link:visited {
	color: #555;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin: 1px;
}

.reply_button a:hover, .reply_button a:link:hover{
	font-weight: bold;
	background-color: #555;
	color: #fff;
}

.reply_button {
	color: #555;
	display: block;
	margin: 1px;
	padding: 1px;
}

.reply_button {
	padding-top: 20px;
}


.comment {
	margin: 3px 3px 3px 20px;
	padding: 2px;
	display: block;
}

.comment_user {
	display: block;
}

.comment_body {
	background-color: #eee;
	margin: 3px 0px 5px 0px;
	display: block;
}

#under_article_gap {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 100px;
}

#social_network_links {
	height: 25px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#social_network_links a {
	vertical-align: top;
	padding: 0px;
	margin: 7px 0px 8px 0px;
	height: 10px;
	font-weight: normal;
	display: inline-block;
}

#social_network_links div {
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	height: 25px;
	display: inline-block;
}

/* FONT SIZES */

body {font-size: 100%; /* makes 1em = 10px */ }

#company_info, #debug_messages {font-size: 0.8em;}

#page_selector, .reply_button  {font-size: 0.8em;}

#page_title {font-size: 1.7em;}

.preview_interview, .preview_essay, .preview_opinion, .preview_first_review , .preview { line-height: 1.6em; }

.preview_title {font-size: 1.2em;}

.news_title { font-size: 1.2em;}

#article_title {font-size: 1.6em;}

#article_author , #book_main , #book_details {font-size: 1.25em;} 

#article_text {
	font-size: 1.1em;
	line-height: 1.2em;}

#blackwells_link {font-size: 1.4em;}

#contributors { font-size: 1em;}

#social_network_links a {font-size: 0.63em;}

/* END FONT SIZES */

.clear_both{
	clear: both;
}

.hideme {
display: hidden;
}

/* Clearfix - leave at the bottom */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
	line-height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
html[xmlns] .clearfix {display: block;}

* html .clearfix {height: 1%;}
/* End hide from IE-mac */
