/*
Theme Name: Fonem Forlag
Theme URI: http://www.logicalley.se/
Description: Specially designed for Fonem Forlag
Version: 1.0
Author: Informo, Logic Alley & Subcontrast
Author URI: http://www.informo.se/

*/
HTML, BODY
{
	padding: 0px;
	margin: 0px;
	background-color: #D7D7D7;
	font-family: Georgia;
	color: #666666;
	font-size: 14px;
}
IMG
{
	border: 0px solid #000000;
}
IMG.alignleft
{
	border: 0px solid #000000;
	margin: 0 10px 10px 0;
	float: left;
}
IMG.alignright
{
	border: 0px solid #000000;
	margin: 0 0 10px 10px;
	float: right;
}
IMG.aligncenter
{
	border: 0px solid #000000;
	margin: 0 10px 10px;
}
#container
{
	margin: 0px auto;
	width: 100%;
	position: relative;
}
UL, OL
{
	margin: 0;
	padding: 0 0 10px 35px;
}
LI
{
	margin: 0;
	padding: 0 0 0 0px;
}
A:link, A:visited
{
	color: #990000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/*

TOPP PARTI CSS

*/
#background
{
	background: url(images/background.jpg) repeat-x;
	width: 100%;
	height: 213px;
}
#topwrapper
{
	width: 960px;
/*float: left;*/
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
}
#logoimg
{
	float: left;
	width: 315px;
	height: auto;
	margin: 75px 0 0 22px;
}
.topsepimg
{
	float: left;
	width: 2px;
	height: 159px;
	margin: 20px 0 0;
}
#booksimg
{
	float: left;
	width: 303px;
	height: 178px;
	margin: 20px 10px 0;
}
/*top right css med toppmeny och sok-faltet*/
#topright
{
	float: right;
	width: 254px;
	height: 170px;
	margin: 20px 0 0;
	text-align: right;
}
#menudiv
{
	float: left;
	width: 254px;
	height: auto;
	margin: 17px 0 0;
}
UL#topnav
{
	margin-left: 0;
	padding: 0;
	padding-left: 0;
	white-space: nowrap;
}
#topnav LI
{
	display: inline;
	list-style-type: none;
	font: 14px/14px "Trebuchet MS";
}
#topnav A
{
}
#topnav A:link, #topnav A:visited, #topnav A
{
	padding: 3px 10px;
	color: #000;
	background: url(images/id45topmenysepimg.jpg) no-repeat top right;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav A:hover, #topnav .current_page_item A
{
	color: #FFF;
	text-decoration: underline;
}
#topnav LI#icon A.icon
{
	background: none;
}
#topnav A.icon IMG
{
	position: relative;
	top: 0px;
	left: -1px;
}
#searchdiv
{
	float: left;
	width: 254px;
	height: auto;
	margin: 40px 0 0;
	vertical-align: top;
}
#searchdiv P
{
	padding: 0;
	margin: 0;
}
INPUT.sok
{
	background-color: #BFBFBF;
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 19px;
	color: #000;
	font: 12px/12px Courier;
	padding: 5px 0 0 5px;
	vertical-align: top;
	margin-top: 3px;
}
.sokbutton
{
	color: #FFF;
	font: 12px/12px Courier;
	padding: 0;
	vertical-align: top;
	cursor: pointer;
}
/*
MENY RIBBA CSS
*/
#menubarbg
{
	background: url(images/menubarbg.jpg) repeat-x;
	width: 100%;
	height: 53px;
	margin: 0;
	padding: 0;
}
#menubarinnerbg
{
	width: 980px;
/*float: left;*/
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	padding: 0;
}
#menubar
{
	float: left;
	background: url(images/menubarinnerbg.jpg) repeat-x;
	width: 950px;
	#width: 948px;
	height: 51px;
	padding: 0;
	margin: 2px 0 0;
}
#mainnavleftsep
{
	background: url(images/mainnavsepimg.jpg) no-repeat;
	float: left;
	width: 1px;
	height: 51px;
	margin-left: 22px;
	margin-top: 1px;
	_margin-left: 8px;
}
UL#mainnav
{
	position: relative;
	margin: 0;
	padding: 0;
}
.mainnav LI
{
	float: left;
	display: inline-block;
	list-style-type: none;
	font: 14px/14px "Trebuchet MS";
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.mainnav LI A
{
	padding: 18px 15px 17px;
	margin: 0;
	vertical-align: top;
	display: inline-block;
}
UL.mainnav
{
	padding: 0;
}
.mainnav LI A:link, .mainnav LI A:visited
{
	color: #000;
	background: url(images/mainnavsepimg.jpg) no-repeat top right;
	text-decoration: none;
}
.mainnav LI.current_page_item A:link, .mainnav LI.current_page_item A:visited, .mainnav LI A:hover, .mainnav LI.current_page_ancestor A
{
	text-decoration: underline;
	color: #990000;
}
/*
PUFF HEADER CSS
*/
#puffbg
{
	background: url(images/puffbg.jpg) repeat-x;
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
}
#headerimg
{
	width: 936px;
/*float: left;*/
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	padding: 0;
	height: 300px;
}
/*
INNEHALL CSS
*/
#contentwrap
{
	background: transparent url(images/contentwrap_tile.jpg) repeat-x;
	width: 100%;
	min-height: 433px;
	height: auto;
	margin: 0;
	padding: 0;
}
#contentcenter
{
	width: 950px;
/*float: left;*/
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
}
#contentbg
{
	float: left;
	background: #FFF url(images/contentbg_tile.jpg) repeat-x;
	width: 950px;
	height: auto;
	margin: 2px 0 0 7px;
	padding: 0;
}
H2, H3
{
	clear: both;
}
#leftcol
{
	float: left;
	width: 200px;
	min-height: 100px;
	margin: 40px 0 0 27px;
}
#leftcol H2
{
	font: 18px/18px Georgia;
	color: #990000;
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#midcol
{
	float: left;
	width: 450px;
	min-height: 100px;
	margin: 36px 0 0 27px;
}
#midcol H2
{
	font: 22px/22px Georgia;
	color: #990000;
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#midcol P
{
	font: 14px/14px Georgia;
	color: #666666;
	margin: 0;
	padding: 0 0 10px;
	line-height: 20px;
}
#blogcol
{
	float: left;
	width: 660px;
	min-height: 100px;
	margin: 36px 0 0 27px;
}
#blogcol H2
{
	font: 22px/22px Georgia;
	color: #990000;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
#blogcol H1, #midcol H1
{
	font: 27px/22px Georgia;
	color: #990000;
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#blogcol P
{
	font: 14px/14px Georgia;
	color: #666666;
	margin: 0;
	padding: 0 0 10px;
	line-height: 20px;
}
#rightcol
{
	float: right;
	width: 190px;
	min-height: 100px;
	margin: 40px 27px 0 0;
}
#rightcol H2
{
	font: 18px/18px Georgia;
	color: #990000;
	border-bottom: 1px solid #E2E2E2;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#rightcol H3
{
	margin: 0;
	padding: 0;
}
#rightcol H3 A:link, #rightcol H3 A:visited
{
	font: 15px/15px Georgia;
	color: #000;
	margin: 0;
	padding: 0;
}
#midcol H3, #blogcol H3
{
	font: normal 16px/16px Georgia;
	color: #990000;
	margin: 0 0 7px;
	padding: 0 0 4px;
}
#rightcol P
{
	font: 13px/13px Georgia;
	color: #666666;
	margin: 0;
	padding: 0 0 10px;
	line-height: 20px;
}
#rightcol SPAN.newsdate
{
	font: 12px/12px Courier;
	color: #FF6600;
	margin: 0;
	padding: 0;
}
#blogcol .bloghead
{
	float: left;
	width: 660px;
	display: block;
	/*[disabled]margin-top:20px;*/
}
#blogcol .bloghead H2
{
	float: left;
}
#blogcol .headline
{
	float: left;
	width: 660px;
	height: 1px;
	/*[disabled]background-color:#E2E2E2;*/
	margin: 0 0 10px;
	_margin: -26px 0 10px;
	border-bottom: 1px solid #E2E2E2;
}
#blogcol SPAN.comments
{
	float: right;
	background: url(images/comments_icon.gif) no-repeat top left;
	font: normal 11px/11px Courier;
	padding: 0 0 0 18px;
	margin: 10px 0;
}
#blogcol SPAN.comments A
{
	color: #666666;
}
#blogcol SPAN.search-title
{
	float: none;
	display: block;
	clear: both;
	margin: 0 0 34px 0px;
	font-size: 18px;
}
DIV.postfooter
{
	clear: both;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 0;
	margin: 0px 0px 24px;
	display: block;
	color: #666666;
}
DIV.postfooter SPAN
{
	border-bottom: 1px solid #E1E1E1;
	width: 100%;
	display: block;
	padding: 4px 0 11px;
	font-family: "Courier New", Courier;
	margin: 0px 0px 3px;
	font-size: 11px;
}
/**/
#rightcol A
{
	color: #666666;
}
/*INNEHALL CSS
*/
#contentcenter
{
	width: 950px;
/*float: left;*/
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
}
#footerbg
{
	float: left;
	background: #CDCDCD url(images/footerbg.jpg) no-repeat;
	width: 950px;
	background-position: 0px 0px;
	#background-position: 0px -15px;
	min-height: 100px;
	height: auto;
	margin: 0 0 0 7px;
	padding: 0 0px 0px 0;
	#padding-bottom: 10px;
}
#footerleft
{
	float: left;
	line-height: 0px;
	width: 570px;
	font: 12px/12px "Trebuchet MS";
	color: #333333;
	margin: 50px 0 0 27px;
}
DIV#footerbg P A
{
	color: #333333;
}
DIV#footerbg P
{
	line-height: 22px;
}
#footerright
{
	float: right;
	width: 270px;
	font: 12px/12px "Trebuchet MS";
	color: #333333;
	margin: 50px 0 0;
	padding-right: 35px;
	text-align: right;
}
/*
ROUNDED CORNERS CSS
*/
.roundcont
{
	width: 200px;
	background-color: #E2E2E2;
	color: #000;
	margin: 0 0 10px;
}
.roundcont P
{
	margin: 0 10px;
}
.roundtop
{
	/*[empty]padding-bottom:;*/
	background: url(images/tr.gif) no-repeat top right;
}
.roundbottom
{
	background: url(images/br.gif) no-repeat top right;
}
IMG.corner
{
	width: 4px;
	height: 4px;
	border: none;
	display: block !important;
}
.roundcont .sidebarhead
{
	color: #000;
	font: normal 15px/15px Georgia;
}
.roundcont .slider-element
{
	padding: 5px 0 5px 10px;
	margin: 0 1px 0 0;
	background: url(images/minusiconimg.jpg) no-repeat center right;
	cursor: pointer;
}
.roundcont .closed
{
	background: url(images/plusiconimg.jpg) no-repeat center right;
}
.roundcont .sidebarhead:hover
{
	color: #990000;
	text-decoration: underline;
}
/*
Blog Sidebar
*/
.roundcont UL
{
	margin: 0;
	padding: 6px 0 0 6px;
	list-style-type: none;
	white-space: normal;
}
.roundcont LI
{
	padding: 0 3px 10px 4px;
}
.roundcont A:link, .roundcont A:visited
{
	font: 14px/14px Georgia;
	color: #000;
}
.roundcont .current_page_item A, .roundcont A:hover
{
	color: #990000;
	text-decoration: underline;
}
/*Indented LIs: sidebar-blogg.php and sidebar-slidedowns.php*/
.indents UL
{
	margin: 0 0 0px;
	padding: 1px 0 0 6px;
}
.indents LI
{
	padding: 0px 3px 5px 17px;
}
.tag-cloud
{
	margin-left: 17px;
	margin-top: 2px;
	margin-bottom: 5px;
}
/*COMMENTARER CSS*/
#commentform TEXTAREA
{
	width: 346px;
}
#commentform INPUT, #commentform TEXTAREA
{
	border: 1px solid #CDCDCD;
	font: normal 13px "Courier New";
}
#commentform INPUT#submit
{
	font-family: Georgia;
	font-size: 15px;
}
OL.commentlist IMG.avatar
{
	display: none;
}
