/*
Theme Name: kaos
Theme URI: http://www.autistici.org
Description: 2 kaos column Wordpress Theme
Version: 1.0
Author: Autistici Crew
Author URI: http://www.autistici.org
*/

body {
	margin:0;
	//background: white url('/ai/20180801142912oe_/http://paura.anche.no/wp-content/images/babau.gif') no-repeat top right scroll; 
	background-color: white; 
}



* {
	margin:0;
	padding:0;
}

img.topicicon {
        /*border:1px #999 solid;*/
        margin:5px;
}

img {
       border:0;
}

.headerbar {
        background-color: black;
        border-spacing: 10px;
}



#topbar {
        //background: url(/ai/20180801142912oe_/http://paura.anche.no/wp-content/images/kaos.png) black no-repeat bottom left;
	//height: 90px;
        //min-height: 90px;
        text-align: right;
        width: 100%;
}

#topbar a {
        text-decoration:none;
	border-bottom:1px solid #000;
	
}

span.title {
	font-size:18px ;
	font-family:"Trebuchet MS", "Helvetica", "Arial", sans-serif;
        color:white;
	text-align:bottom-left;
	text-decoration:none;
}


a {
	color:#333;
	border-bottom:1px dotted red;
	text-decoration:none;
	padding:2px 4px 2px 4px;
}
a:hover {
        color: red;
	/*border-bottom:1px dotted red;*/
}

h2 {
	font-size:24px;
	font-family:"Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #333;
	font-weight: bold;
	letter-spacing:-1px;
	/*font-weight:normal;*/
	margin:15px 0 15px 0;
}

h2 a {
	color:#333;
	text-decoration:none;
	border:none;
	padding:0;
}
h2 a:hover {
}
h3 {
	font-size:1.2em;
	color:#ccc;
	font-weight:normal;
	margin:15px 0 15px 0;
}
p {
	line-height:20px;
	margin:25px 0 25px 0;
}
blockquote {
	font-size:1.7em;
	color:#787878;
	background:url('images/blockquote.gif') no-repeat top left;
	font-family:Georgia, "Times New Roman", Times, serif; 
	margin-left:0; 
	margin-right:150px; 
	margin-top:35px; 
	margin-bottom:35px; 
	padding-left:0; 
	padding-right:0; 
	padding-top:15px; 
	padding-bottom:0
}
blockquote p {
	line-height:40px;
}

#filastrocca {
       float: left;
       font-family:"Trebuchet MS", "Helvetica", "Arial", sans-serif;
       font-size:0.8em;
       font-weight: bold;
       color: white;
}


#menu {
	width: 100%;
	//padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
	background-color: black;
	font-family:"Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-weight: bold;
}

#menu a {
	color: white;
	border:none;
}

#menu a:hover {
	color: #999;
	text-decoration:underline;
	border:none;
}

#sidebar {
        background-color: white;
	top:110px;
        color: black;
        font-size:0.9em;
        font-family: "Gill Sans",Helvetica,sans-serif;
}


#sidebar p {
	font-size:0.9em;
	color: black;
}
#sidebar a {
	color:#999;
	border:none;
}
#sidebar a:hover {
	text-decoration:underline;
	border:none;
}
#sidebar h1 {
	color:#000;
	font-size:1.7em;
}
#sidebar h1 a {
	color:#000;
	text-decoration:none;
	padding:0;
}
#sidebar h1 a:hover {
	text-decoration:none;
}


ol#nav {
	margin:25px 15px 25px 30px;
	font-size:1.3em;
}
ol li {
	margin:15px 0 15px 0 !important;
	margin:-10px 0;
}
#nav a {
	display:block;
	margin:0;
	color:red;
	border:none;
}
#nav a b {
	float:right;
	display:none;
	color:#333;
}
#nav a:hover {
	background:none;
	border:none;
	text-decoration:none;
}

#nav a:hover b {
	display:inline;
}

#content {
	//height: 100%;
	width: 100%;
        margin-right:0px; margin-left:0%; margin-top:0; margin-bottom:0;
        background-color: white;
}


#content2 {
	//height: 100%;
	width: 100%;
        margin-right:0px; margin-left:0%; margin-top:0; margin-bottom:0;
}

#content ul, #content2 ul {
	margin:15px 15px 15px 15px;
	list-style:none;
}
#content ul li, #content2 ul li {
	margin:10px 0;
	background:url('images/bp.gif') no-repeat left;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}


#content ol li, #content2 ol li {
	margin:15px 0 15px 0 !important;
	margin:10px 0;
}

#content img, #content2 img {
        padding:1px;
 }

.entry img{
margin:5px;
/*border:1px solid #333;*/
}

.entry a {
color:#333;
border-bottom:1px dotted red;
text-decoration:none;
padding:2px 4px 2px 4px;
}

.entry a:hover {
	color: red;
	border-bottom:1px dotted red;
}

.postdata {
	font:11px Verdana;
	margin:-6px 0 -15px 0;
	color:#777;
}
#footer {
        color: white;
	padding: 20px;
	text-align: left;
	margin:0 0 0 0;
	font-size: 70%;
	}
	
#footer a {
        color:white;
	border-bottom:1px dotted white;
	text-decoration:none;
	padding:2px 4px 2px 4px;
}

#footer a:hover {
	 color: red;
}
	
	
	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #eee;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #eee;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #eee;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: none;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #eee;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #eee;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


#sidebar ul li {
        list-style-type-image:url(https://archive.autistici.org/ai/20180801142912oe_/http://www.autistici.org/img/rstar16.gif);
	margin:5px 0 5px 0 !important;
}

#sidebar ul li a{
	color:#999;
}
#sidebar ul li a:hover {
        text-decoration:none;
	border-bottom:1px dotted red;
}

#sidebar ul
{
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
}

.post {
background-color: white;
text-align: justify;
}

#contentext {
font-size:0.9em;
font-family: "Gill Sans",Helvetica,sans-serif;
word-spacing:2px;
color:black;
background-color: white;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top:10px;
}
