body
{
	margin: 0;
	padding: 0;
	font-family: URW Palladio L, Palatino, "times new roman", serif;
	color: #000;
	background-color: #fff;
}

/* Tum-Bilder i artiklar */

.float-right
{
       float: left;
       padding-right: 23px;
       padding-left: 0px;
       padding-top: 5px;
       padding-bottom: 5px;

}

.float-right img:hover
{
       color: #666;

}

.indent
{
/* inget stycke-mellanrum
 fyrkants indrag första raden */
	margin: 0;
	text-indent: 2em;
}


.indent a
{
/* links italic in text */
        font-style: italic;
}

.indent p
{
/* inget stycke-mellanrum
 fyrkants indrag första raden */
	margin: 0;
}

/* listor i indent löpande text */
.indent li
{
       padding-right: 0px;
       padding-left: 0px;
       text-indent: 0em;
       margin-right: 5em;
       margin-left: 0em;
       margin-top: 1em;
       font-style: italic;
       list-style: decimal inside;
       list-style-type: upper-roman;
}

div > p:first-child
{
text-indent:0em
}

p.dropcap:first-letter
{
	font-size: 300%;
	font-weight: bold;
	float: left;
	width: 1em;
	color: #c00;
}


blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 0px;
	font-size: 1.0em;
	line-height: 1.5em;
}


/*
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p
{
	/* Funkar ej i IE */
	text-indent: 0;
}
*/

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: normal;
}

h1, h2
{
	font-family: URW Palladio L, Palatino, "times new roman", serif;
}

h1
{
	font-size: 3em;
}

h2
{
	font-size: 1em;
	font-style: italic;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
     /* border-bottom: 1px #000 solid; */
        border: none;

}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.5em URW Palladio L, Palatino, "times new roman", serif;
}

#content a
{
	border: none;
}

#content a:hover
{
	color: #c00;
}

#sidebar-2 a, #sidebar-1 a
{
        font-style: normal;
	color: #c00;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
        padding-right: 20px;
        padding-left: 20px;
	font-size: 1.0em;
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
}

#head
{
	height: 100px;
	text-align: center;
}

#sidebar-1, #sidebar-2
{
	padding-top: 30px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

#content
{
	margin: 0 155px;
	padding-top: 30px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.comments_invite
{
        font-size: 0.9em;
        text-align:center;
        font-style: italic;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

upper
{
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

/*
.smd_slimbox
{
	float: left;
	width: 600px;
	margin: 1em 0;
	clear: both;
	list-style: none;
}

.smd_slimbox li
{
	width: 150px;
	height: 150px;
	float: left;
	margin: 1em auto;
	text-align: center;
}

.smd_slimbox img
{
	margin: 0 auto;
}

.smd_slimbox span
{
	float: left;
	width: 140px;
	padding: 2px 0 0 5px;
}

li.smd_slimbox_nav
{
	clear: both;
	width: 500px;
	padding: 20px;
}
*/
.smd_slimbox_prev
{
	float: left;
}

.smd_slimbox_next
{
	float: right;
}

