/*  
Theme Name: Crazyway FINAL
Theme URI: http://www.svartvit.com 
Description: Crazyway FINAL theme by Beta.
Version: 1.0
Author: Beta 
Author URI: http://www.svartvit.com
*/


/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block{
	margin: 0px 0px 0px 5px;
}

* html #comments cite{
	width: 300px;
}

* html #primary .secondary{
	margin-right: 5px;
}

* html #primary.twocol-stories .story{
	margin: 0px;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0;
}

#primary.onecol-stories .primary{
	float:left;
	width:500px;
}
#primary.onecol-stories .secondary{
	float:left;
	width:300px;
	margin:0 0 0 10px;
}

a{
	color: #000000;
}

a img{
	border: none;
}

blockquote{
	border-left: 2px solid #CCCCCC;
	color: #CCCCCC;
	margin-left: 1em;
	padding-left: 1em;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	background: #383838;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #404040;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
}

fieldset {
	padding: .5em;
}

h1{
	color: #333333;
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.5em 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:0;
}

h2, h3{
	color: #000000;
	font-size: 1.15em;
	font-weight: normal;
}

input.textfield, textarea{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0px;
	width: 15em;
}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

li, dd {
	margin-left: 5px;
}

ol#comments{
	list-style-type: none;
	margin: 2em 0px;
}

ol#comments li{
	list-style-type: none;
	margin: 2em 0px;
}

p{
	line-height: 1.75em;
}

pre{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding: 1em 0px;
}

select option{
	padding: 0px 5px;
}

table{
	border-spacing: 2px;
	margin: 1.5em 0px;
}

table caption{
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td{
	background: #CCCCCC;
	color: #000000;
}

table th{
	background: #CCCCCC;
	color: #000000;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
}

textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}

ul li{
	list-style-type: square;
	margin: 0.5em 0px 0.5em 2em;
}

ul.counts .count{
	color: #7A7A7A;
	float: right;
}

ul.dates .date{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

ul.dates a, ul.counts a{
	color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{
	text-decoration: underline;
}

ul.dates li, ul.counts li{
	border-bottom: 1px solid #A07070;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

ul.dates, ul.counts{
	border-top: 0px solid #C2C2C2;
	list-style-type: none;
	margin: 1em 0px 1.5em 0.8em;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}

.comment-head{
	border-bottom: 0px solid #E3E3E3;
	padding: 0.8em 2em 1.0em 2em;
}

.comment-head .details{
	font-size: 0.95em;
}

.comment-head a{
	color: #868686;
	text-decoration: none;
}

.comment-head a:hover {
text-decoration:underline;
}

.comment-head h2{
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0px 0px;
}

.formactions input.submit{
	background-color: #CCCCCC;
	border: 1px solid #868686;
	float: right;
	margin: -1em 2px 0px 0px;
	padding: 0px 0.5em;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside{
	width:788px;
	margin:0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

.rule{
	border-top: 1px solid #CCCCCC;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0px;
}

.secondary .featured dl{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary .featured p{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary dd{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.secondary dd a{
	color: #808080;
}

.secondary dd a:hover{
	color: #000000;
}

.secondary dt{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.single-post h1, .single-post h2{
	margin-top: 0px;
}

.story h3{
	color: #ffffff;
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.5em 0px 2px 0px;
}

.story h3 a{
	color: #333333;
	text-decoration: none;
}


/*---------------------- Bottom Block ---------*/

#bottomblock {
width:100%;
height:auto;
background:#383838;
float:left;
clear:both;
text-align:left;
padding: 2em 0 2.2em 0;
}

.bholder {
width:788px;
margin:0 auto;
}

.btitlealt {
	background:url(images/blockback.gif) left no-repeat;
	margin: 0px;
	font-size: 16px;
	padding: 4px 0 4px 5px;
	color: #FFFFFF;
}

/*---------------------- Left Block ---------*/

.blockleft {
width:253px;
float:left;
clear:none;
text-align:left;
margin-right:15px;
}

.blockleft ul {
list-style:none;
padding:0;
color:#FFFFFF;
margin: 1em 0.4em 1.5em 0.8em;
}

.blockleft ul li {
border-bottom: 1px solid #A07070;
list-style-type: none;
margin: 0px;
padding: 0.5em 0px;
}

.blockleft a {
color:#fff;
text-decoration:none;
}

.blockleft a:hover {
text-decoration:underline;
}

.blockleft ul li a {
color:#fff;
text-decoration:none;
}

.blockleft ul li a:hover {
text-decoration:underline;
}

/*---------------------- Middle Block ---------*/

.blockmiddle {
width:253px;
float:left;
clear:none;
text-align:left;
margin-right:15px;
}

.blockmiddle ul {
list-style:none;
padding:0;
color:#FFFFFF;
margin: 1em 0.4em 1.5em 0.8em;
}

.blockmiddle ul li {
border-bottom: 1px solid #A07070;
list-style-type: none;
margin: 0px;
padding: 0.5em 0px;
}

.blockmiddle ul li a {
color:#fff;
text-decoration:none;
}

.blockmiddle ul li a:hover {
text-decoration:underline;
}

/*---------------------- Right Block ---------*/

.blockright {
width:253px;
float:left;
clear:none;
text-align:left;
}

.blockright ul {
list-style:none;
padding:0;
color:#FFFFFF;
margin: 1em 0.4em 1.5em 0.8em;
}

.blockright ul li {
border-bottom: 1px solid #A07070;
list-style-type: none;
margin: 0px;
padding: 0.5em 0px;
}

.blockright ul li a {
color:#fff;
text-decoration:none;
}

.blockright ul li a:hover {
text-decoration:underline;
}

.blockright p {
color: #666666;
text-align:center;
}

.blockright p a {
color:#666666;
}

.blockright img {
padding:0;
border:0;
}







#comment-form{
	margin: 3em auto 5em auto;
	width: 36em;
}


#comment-form a{
	color: #404040;
	text-decoration: none;
}

#comment-form a:hover{
	text-decoration: underline;
}


#comments .content{
	border-left: 1px solid #868686;
	float: left;
	margin-left: 5px;
	padding: 0px 0px 0px 5px;
	width: 380px;
}

#comments .content h3{
	font-size: 1em;
	margin: 0px;
}

#comments .content p{
	margin: 0px 0px 1em 0px;
}

#comments .pingback cite .author{
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 210px;
}

#comments cite .admin-tools{
	margin: 5px 0px;
}

#comments cite .admin-tools a{
	background: #666666;
	border: 1px solid #999999;
	float: right;
	margin: 0px 5px;
	padding: 0px 3px 3px;
	text-decoration: none;
}

#comments cite .author{
	font-size: 1.2em;
}

#comments cite .author a{
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #ffffff;
	height:25px;
	background:#383838;
	margin: 0px;
	padding: 10px 0px;
}

#footer .inside{
	padding: 0px 0px 0px 0px;
}

#footer p{
	font-size: 0.75em;
	margin: 0px;
}

#footer p.attributes{
	float: right;
}

#footer p.attributes a{
	color: #FFF;
	text-decoration: none;
}

#footer p.attributes a:hover{
	text-decoration: underline;
}

#footer p.copyright{
	float: left;
}

#footer p.copyright a{
	color: #FFF;
	text-decoration: none;
}

#footer p.copyright a:hover{
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#f5f5f5 url(images/blombak.gif) top repeat-x;
}

#header .inside{
	padding: 3.2em 0 2em 0;
}

#header h2{
	float: left;
	font-size: 3.5em;
	font-family: Georgia, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 0;
}

#header .search{
	font-size: 0.85em;
	width: 175px;
	float: right;
	margin: -25px -1pc 10px 0px;
	padding: 0px;
}


#header h2 a{
	color: #64C1D0;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
	font-size: 1.2em;
	color: #3b3b3b;
}

/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/
#live-search{
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 4em;
}

#live-search:hover{
	-moz-opacity: 1.0;
}

#preview{
	border: 1px solid #CCCCCC;
	margin: 1em 0px;
	padding: 0.5em;
}

#preview p{
	margin: 1em 0px 0px 0px;
}

/*-----------------------------------------------------------------------------------------------
  FRAMSIDAN
-----------------------------------------------------------------------------------------------*/
#primary{
	background: #f5f5f5;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica Neue", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	width:100%;
}



#primary.twocol-stories .story{
	float:left;
	display:inline;
}

#primary.twocol-stories img{
	border:1px solid #333333;
	display:inline;
	margin-right:24px;
}

* html #primary.twocol-stories .story{
	margin:0px;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin: 0 0 0 68px;
	padding:0;
	width:652px;
}


.story .details{
	margin:1em 50px 2.5em 0;
	text-align:right;
	border-top:1px solid #cccccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% no-repeat;
	padding-right:20px;
}

.story .details p{
	padding-top:0.5em;
}


.story .details a{
	color:#404040;
	text-decoration:none;
}

.story .details a:hover{ 
	text-decoration:underline;
}


/*-----------------------------------------------------------------------------------------------
  ARKIVET
-----------------------------------------------------------------------------------------------*/
#primary .primaryar{
	float: left;
	width:100%;
	margin: 0 0 3em 68px;
	padding:0;
}

#primary .primaryar a{
	color:#4D4D4D;
	text-decoration:none;
}


#primary .primaryar ul {
list-style:none;
padding:0;
color:#3b3b3b;
margin:0px;
}

#primary .primaryar ul li {
list-style-type: none;
margin: 0px;
padding: 0.5em 0px;
}

#primary .primaryar ul li a {
color:#3b3b3b;
text-decoration:none;
}

#primary .primaryar ul li a:hover {
text-decoration:underline;
}

#primary .primaryar h3{
	color: #333333;
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.5em 0px 2px 0px;
}


/*-----------------------------------------------------------------------------------------------
  SIDA
-----------------------------------------------------------------------------------------------*/
#primary .primarysida{
	float: left;
	width:100%;
	margin: 0;
	padding:0 30px 3em 30px;
}

#primary .primarysida a{
	color:#4D4D4D;
	text-decoration:none;
}


#primary .primarysida h3{
	color: #333333;
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.5em 0px 2px 0px;
}





/*-----------------------------------------------------------------------------------------------
  ENSKILT INLAGG
-----------------------------------------------------------------------------------------------*/

#primary .primary{
	float: left;
	margin: 0 0 3em 68px;
	padding:0;
	width:652px;
}


#primary .primary h3{
	color: #333333;
	font-size: 1.35em;
	font-weight: normal;
	margin: 1.5em 0px 2px 0px;
}


#primary .primary img{
	border:1px solid #333333;
	display:inline;
	margin-right:24px;
}


#primary .primary .details{
	margin:1em 50px 2.5em 0;
	text-align:right;
	border-top:1px solid #cccccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}

#primary .primary .details a{
	color:#404040;
	text-decoration:none;
}

#primary .primary .details a:hover{ 
	text-decoration:underline;
}




#primary .secondary{
	display: inline;
	float: right;
	margin-right: 0px;
	margin-top: 2em;
	padding-top: 0.65em;
	width: 200px;
}

#primary .secondary .admin-tools{ margin:1em 0; }
#primary h2{
	color: #000000;
	font-size: 1em;
}

#primary.onecol-stories .primary{
	float: left;
	width: 450px;
}

#primary.onecol-stories .secondary{
	float: right;
	margin: 0 0 0 10px;
	width: 100px;
}



/*-----------------------------------------------------------------------------------------------
  End Primary Items
-----------------------------------------------------------------------------------------------*/




#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;
}

#search-result ul{
	margin: 0px;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0px 0px 0px 0px;
	width: 200px;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}

#search-results ul li a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background: #e0e0e0;
	border-top: 0px solid #F5EAE6;
	padding: 1px 2em;
}

/*-----------------------------------------------------------------------------------------------
	navigation
-----------------------------------------------------------------------------------------------*/

#nav {
width:480px;
float:left;
margin-top:13px;
margin-left:40px;
}

#nav ul {
display:inline;
list-style:none;
line-height:40px;
}

#nav ul li {
display: inline;
margin: 0;
padding: 0;
}
    
#nav a {							/*--- Left ---*/
float: left;
margin: 0;
padding: 0 0 0 0;
text-decoration: none;
color:#FFF;
}	
	  
#nav a:hover {
background:url(images/navleft1.gif) no-repeat;
}
	  
#nav a:hover span {
background:url(images/navright1.gif) no-repeat;
background-position: right 0px;
color: #FFFFFF;
