/*  
Theme Name: protos-2
Theme URI: 
Description: And the Beat goes on
Version: 
Author: 
Author URI: http://www.protos.dk/
*/


body{
	color:#444;
	font-size:1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	line-height:140%;
	margin:0;
	padding:0;
	text-align:center;
/*	background-image: url(images/protos-bg2.gif);
	background-repeat: repeat-x; 
background:#000;*/
	border-top:10px solid #eee; 
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:980px;
}

#content{
	font-size:1em;
	float:left;
	padding:1em;
	width: 70%;
	background:#fdfdfd;
	border: 1px solid #ccc;
  background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	clear: both; 
}

#sidebar{
	font-size:0.9em;
	float:right;
	padding-top:0em;
  width:25%;
}

#header{
	padding:3em 1em;
}

#footer{
	/* background:#ffa500; */
	background:#eee;
	border-top:4px solid #777;
	color:#888;
	clear:both;
	font-size:0.8em;
	padding:0.2em;
}

h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
	margin:0;
}

h1 a, h2 a, h3 a{
	 text-decoration: none;
}

#header h1{
	font-family: Impact, Tahoma, Arial, sans-serif;
	font-size:3em;
	letter-spacing: 12px;
	margin:0;
	margin-right:1em;
	padding-bottom: 10px;
}

#header h1 a{
	color:#eee;
}

#header h1 a:hover{
	color:#000;
}

#header p{
	color:#aaa;
	font-size:0.9em;
	margin:0;
	margin-top:0.5em;
}


/* old H2 here :) */
.entrytitle h2{
	font-size:1.8em;
	line-height:130%;
}

.entrytitle h2{
	color:#94b3c5;
	letter-spacing:+2px;
	font-size:1.8em;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

.entrytitle h2 a
{
	color:#B4C24B;
}

.entrytitle h2 a:hover{
	color:#58BBEB;
}

.entrytitle h3{
	font-size:1em;
	color:#6F6F6F;
	font-weight:bold;
}

#sidebar h3{
	color:#555;
	font-size:2em;
	margin:1em 0;
	font-weight:bold;
}

.entry{
	margin-bottom:3em;
}

.entry a:link{
color:#3366cc;
text-decoration:underline;
padding: 2px 2px 1px 2px;
}

.entry a:visited{
color:#3366cc;
text-decoration:none;
padding: 2px 2px 1px 2px;
}

.entry a:hover{
background-color:#ECF5FF;
color:#CC0000;
text-decoration:none;
padding: 2px 2px 1px 2px;
}

.entrymeta{
	font-size:0.9em;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
				 
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li{
	margin-bottom:0;
	padding:0.3em;
}


#sidebar  a{
	color:#579;
	text-decoration: none;
}

#sidebar  a:visited {
	color:#579;
	text-decoration: none;
}

#sidebar  a:hover {
	color:#CC0000;
	text-decoration: none;
}

#sidebar  a:active {
	color:#579;
	text-decoration: none;
}

.commentsblock{
	margin:0.5em;
	padding:1em;
}

.commentsblock textarea{
	width:30em; 
}

.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}

.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#f5f5f5;
	border:1px solid #d1d1d1;
	padding:0.5em;
	background-image: url(images/comment_bg_alt.jpg);
	color:#000;
}

.oddd{
	background:#f5f5f5;
	border:1px solid #d1d1d1;
	padding:0.5em;
	background-image: url(images/comment_bg.jpg);
	color:#000;
}

h3#comments{
	font-size:1.6em;
}

a{
	color:#579;
	text-decoration:underline;
}

a:hover{
	color:#CC0000;
}

 
blockquote {
	/*margin: 15px 30px 0 10px;
	padding-left: 20px;
	padding-right: 20px;*/
	border-left: 5px solid #DBE5F1;
	
	margin: 20px;
	padding:1px 10px 1px 70px;
	background:#f5f5f5 url( images/bg_blockquote.gif ) top left no-repeat;
	
}



/* Tagcloud stuff
But I like totally lost that tag clound thingie... 

#tagcloud{
	background:#eeeeee;
  border-top:1px solid #777;
	border-bottom:1px solid #777;
	text-align: center;
	clear:both;
	padding: 3.5em;
	
	
}

ul#tagcloud { padding:0; margin:0; text-align:left; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; margin: 80px;}
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; margin: 80px;}
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; margin: 80px;}
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; margin: 80px;}
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; margin: 80px;}
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; margin: 80px;}
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; margin: 80px;}
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; margin: 80px;}
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; margin: 80px;}
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; margin: 80px;}




#news .words h3,#news .single h3 {
          font-family:"Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
          font-size:2.3em;
          line-height:1.3em;
          font-weight:normal;
          letter-spacing:-1px;
          color:#000000;
          padding:0.35em 0 0.15em 0;
          border-bottom:3px solid #333;
          margin-right: 16px;
					
*/


