/*  
Theme Name: Digital Pop
Theme URI: http://writerspace.net
Description: A bright and colourful 3 column theme based on NewFeel by <a href="http://hellowiki.com/">Fen</a>.
Version: 1.0
Author: Andrew Eglinton
Author URI: http://writerspace.net
*/
/*************************************
 +Containers
 *************************************/

body{
    background:#26210e url(./images/background.gif) center repeat-y;
	color:#666;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
}

#content{
	background:#FFFFFA url(./images/main.jpg) no-repeat;
	float:left;
	padding:10px;
	padding-top:290px;
	width:480px;
	font-size:1em;
}

#content_2{
	background:#FFFFFA url(./images/main.jpg) no-repeat;
	float:left;
	padding:10px;
	padding-top:295px;
	width:480px;
	font-size:1em;
}

#footer{	
	color:#888;
	font-size:1em;
	text-align:center;
	margin:0;
	padding:0;
}

#header{
	margin-top:20px;
	margin-left:20px;
}

#sidebar{
	color:#ddd;
	background:#EBE9DC url(./images/sidebar.gif) no-repeat;
	padding:20px 35px 10px 30px;
	margin:0;
	font-size:1.1em;
	float:left;
	width:155px
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:960px;
}

#left{
	background:#CCCCCC;
    font-size:1.1em;
	margin:0;
	float:left;
	width:240px;
}

#left2{
	background:#CCCCCC;
	font-size:1.1em;
	margin:0;
	float:left;
	width:400px;
}

/*************************************
 +Hn
 *************************************/


#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}

#header h1{
	display:inline;
	font-size:2.4em;
	margin:0;
}

#header h1 a{
	color:#333;
}

#header h1 a:hover{
	color:#fffab8;
}

h1, h2, h3, h4{
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    letter-spacing:-1px;
}

h2{
   font-size:1.5em;
   padding-right:5px;
}

h3{
   font-size:1.2em;
}

h4{
   font-size:0.9em;
}

#header h1{
   font-weight:normal;
}

.entrytitle h2, .entrytitle h3, .entrytitle h4{
   display:inline;
   font-weight:normal;
}

.entrytitle h2{
   color:#4F5D52;
   line-height: 150%;
}

.entrytitle h3{
   font-weight:normal;
}

.entrytitle h4{

   font-weight:normal;
}

.entry h3{
   margin-top: 20px;
   margin-bottom: 10px;
   padding: 0;
}

.entry p{
	margin-top: 0;
	margin-bottom: 15px;
}

/*************************************
 +Left
 *************************************/

.latest {
   height: 136px;
   background:#735B37 url(./images/latest.gif) no-repeat;
   color:#333;
   margin:0;
   padding:50px 0 16px 0px;
}

.latest li{
   list-style-type:none;
   margin:3px 0;
   padding: 2px 0 0 10px;
   line-height: 150%;
}

.latest li a{
	color:#FFCC00;
	margin:0;
	padding: 10px 0;
	text-decoration: underline;
}

.latest li a:hover{
   text-decoration:underline;
   color:#fff;
}

.latestactivity{
   list-style-type:none;
   background:#CCCCCC url(./images/comments.gif) no-repeat;
   margin:0;
   padding:60px 0 30px 30px;
}

.latestactivity li{
   color:#333;
   margin:0;
   padding:4px 0 4px 0;
}

.latestactivity li a{
   color:#333;
   margin:0;
}

.latestactivity li a:hover{
   color:#333; 
   text-decoration:underline;
}

.latestactivity small{
   display: block;
   margin: 0px;
   font-size: 94%;
}

.related {
   background:#CCC url(./images/related.gif) no-repeat;
   color:#111;
   margin:0;
   padding:50px 0 10px 10px;
}

.related li{
   list-style-type:none;
   margin:5px 0;
   padding:0 0 0 10px;
}

.related li a{
   color:#333;
   margin:0;
   padding:10px;
}

.related li a:hover{
   text-decoration:underline;
   color:#333;
}

.feed {
   background: url(./images/feed.gif) no-repeat top left;
   color:#333;
   margin:0;
   padding:70px 0 16px 79px;
}

.feed li{
   list-style-type:none;
   margin:3px 0;
   padding: 2px 0 0 10px;
   line-height: 150%;
   color: #666;
}

.feed li a{
   color:#95530A;
   text-decoration:underline;
   margin:0;
   padding: 10px 0;
}

.feed li a:hover{
   text-decoration:underline;
   color:#fff;
}

/*************************************
 +Lists
 *************************************/


#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	margin:0;
}

#sidebar ul li a{
	color:#666;
	display:block;
	padding:2px;
}

#sidebar ul li a:hover{
	background:#D3D1C6;
}

/*************************************
 +Right Sidebar
 *************************************/
 
 .children a {
 	margin-left: 10px;
	border-bottom: 1px solid #D3D1C6;
 }
 
 .children a:hover {
 	margin-left: 10px;
	background:#D3D1C6;
 }
 
 .children ul a {
 	margin-left: 20px;
 }
 
  .children ul a:hover {
 	margin-left: 20px;
	background:#D3D1C6;
 }

/*************************************
 +Misc
 *************************************/

a{
    text-decoration:none;
    color:#d05d00;
}

a:hover{
    color:#853c01;
}

blockquote{
	border-left: 10px solid #FFFFFF;
	font-style: italic;
padding-left: 10px;
}

#footer a{
    color:#ab8;
}

#header{
	margin:0;
	background:#fff url(./images/header.gif) no-repeat;
	width:960px;
	height:20px;
}

#header p{
	color:#eee;
	margin:0;
}

.navigation{
    padding:3px;
    text-align:center;
}

.source{
	font-style: italic;
	font-size: 0.9em;
}

.nextprev{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*************************************
 +Entry
 *************************************/

.entry{
	font-size:1.2em;
	margin:5px 0 0 0;
	padding:10px;
}

.entry a[target^="_blank"]:link, .post a[target^="_blank"]:hover,  .post a[target^="_blank"]:active, .entry a[target^="_blank"]:visited {
	background: transparent url('images/externlink.gif') 100% 50% no-repeat;
	padding-right: 15px;
}

.entrytitle{

}

.entrytitle a{
    color:#FF9900;
    text-decoration:none;
}

.entrytitle a:hover{
	color:#FF9900;
	text-decoration: underline;
}

.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 0;
}

.entrymeta a{
	color:#FF9900;
}

.entrymeta a:hover{
	color:#FF9900;
	text-decoration: underline;
}
.entry-1{
	background:#F1F2F1;
	border:1px solid #fff;
	color:#555555;
	font-size:1.2em;
}

.entry-1 .entrymeta{
	color:#888;
}

.entry-1 .entrymeta a{
	color:#FF9900;
}

.entry-1 .entrytitle{
	border-bottom:none;
}

.entry-1 .entrytitle a{
	color:#FF9900;
	font-size:1.2em;
}

.entry-1 .entrytitle a:hover{
	color:#FF9900;
	text-decoration: underline;
}

/*************************************
 +Comments
 *************************************/

.commentsblock{
	margin:5px;
	padding:10px 0 0 0;
	font-size:12px;
}

.commentsblock textarea{
	width:450px;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}

.even{
	background:#3F464A;
	border:1px solid #43494D;
}

.alt{
	background:#F1F2F1;
	border:1px solid #F1F2F1;
}

/*************************************
 +Images
 *************************************/

p img{
	padding-right:8px;
	border:none;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 0;
	margin: 0 0 1px 5px;
	display: inline;
}

img.alignleft{
	padding: 0;
	margin: 0 5px 1px 0;
	display: inline;
}

.alignright{
	float: right;
}

.alignleft{
	float: left
}

/*************************************
 +Tables
 *************************************/
 
 table{
 	margin: 0px;
	border-collapse: collapse;
 }
 
 table td{
 	vertical-align: top;
	padding: 5px;
	border: 1pt solid #FF9900;
	font-size: 0.9em;
	line-height: 150%;
 }
 
 table ul{
 	margin: 0;
	padding: 0;
 }
 
 table li{
 	list-style-type: none;
 }
 
 .noborder {
 	border: none;
}
 
/*************************************
 +Search Form
 *************************************/

.search{
	vertical-align:top;
	margin:0 auto;
	width:240px;
	height:83px;
	background:#ccc url(./images/suche.gif) no-repeat top left;
}

.form{
	position: relative;
	top: 33px;
	left: 10px;
	font-size:14px;
	color:#1B1B1B;
	border: 1px solid #909090;
	font-family:Tahoma, arial, verdana, courier;
	width:140px;
	height: 18px;
	padding:0;
	margin:0 15px 0 0;
	vertical-align:top;
}

.suchbutton {
	position: relative;
	top: 33px;
	border: 1px solid #909090;
}
/*- most recent twitter*/

.sb-lasttwitter ul li {
	list-style-type: none;
    margin-right: 3px;
    margin-left: 0px;
	}