/*  
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:left;
	margin:0 auto;
        width:960px;
}

#content{
        background:#FFFFFA url(./images/main.jpg) no-repeat;
	float:left;
	padding:10px;
        padding-top:210px;
	width:480px;
	font-size:1em;
	position:relative;
}

#content_2{
	background:#FFFFFA url(./images/page.jpg) no-repeat;
	float:left;
	padding:10px;
	padding-top:210px;
	width:480px;
	font-size:1em;
	position:relative;
}

#contentlogo a{
	position:absolute;
	top:0;
	left:0;
	width:500px;
	height:200px;
}

#footer{	
	color:#888;
	font-size:1em;
	text-align:center;
	margin:0;
	padding:0;
}

#header{
	margin-top:20px;
	margin-left:20px;
}

#sidebar{
	color:#666;
	background:#EBE9DC url(./images/sidebar.gif) no-repeat;
	padding:20px 35px 10px 30px;
	margin:0;
	font-size:1.1em;
	float:left;
	width:155px
}

#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;
}

#sidebar h3{
	color:#333231;
	font-size:1.2em;
	margin-bottom:2px;
	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;
}

.entrytitle h3{
   font-weight:normal;
}

.entrytitle h4{

   font-weight:normal;
}


/*************************************
 +Left
 *************************************/

.latest {
   background:#4f4624 url(./images/latest.gif) no-repeat;
   color:#333;
   margin:0;
   padding:50px 0 2px 10px;
}

.latest li{
   list-style-type:none;
   margin:5px 0;
   padding:0 0 0 10px;
}

.latest li a{
   color:#fff;
   margin:0;
   padding:10px;
}

.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 15px 15px;
}

.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%;
}

.latestmore {
   background:#4f4624;
   list-style-type:none;
   margin:0;
   text-align:right;
   padding:0 10px 6px 10px;
}

.latestmore a {
   color:#fff;
}

.latestmore a:hover{
   color:#fff;
   text-decoration:underline;
}

.latestlinks {
   background:#CCCCCC url(./images/links.gif) no-repeat;
   margin:0;
   padding:60px 0 0 15px;
   font-size:0.8em;   
}

.latestlinks li {
  
}

.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;
}


/*************************************
 +Lists
 *************************************/


#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}


#sidebar ul li{
	list-style-type:none;
	margin:0;
	border-bottom:1px solid #D3D1C6;
}

#sidebar ul li a{
	color:#666;
	display:block;
	padding:2px;
}

#sidebar ul li a:hover{
	margin:0;
	background:#D3D1C6;
}

#sidebar #termine ul li a{
	color:#d05d00;
	display:inline;
	padding:0;
}

#sidebar #termine ul li a:hover{
	color:#853c01;
	background:none;
	text-decoration:none;
}

#sidebar #linkcat ul li a{
	color:#d05d00;
	display:inline;
	padding:0;
}

#sidebar #linkcat ul li a:hover{
	color:#853c01;
	background:none;
	text-decoration:none;
}


/*************************************
 +Misc
 *************************************/

a{
    text-decoration:none;
    color:#d05d00;
}

a:hover{
    color:#853c01;
}

#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;
}

/*************************************
 +Entry
 *************************************/

.entry{
	font-size:1.2em;
	margin:5px 0 0 0;
	padding:10px;
}

.entrytitle{

}

.entrytitle a{
    color:#4F5D52;
    text-decoration:none;
}

.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 3px;
        text-align:center;
}

.entrymeta a{
	color:#666;
}

.entry-1{
	background:#F1F2F1;
	border:1px solid #fff;
	color:#555555;
	font-size:1.2em;
}

.entry-1 .entrymeta{
	color:#888;
}

.entry-1 .entrymeta a{
	color:#777;
}

.entry-1 .entrytitle{
	border-bottom:none;
}

.entry-1 .entrytitle a{
	color:#4F5D52;
	font-size:1.2em;
}

.entry-1 .entrytitle a:hover{
	color:#353E37;
}

/*************************************
 +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
}

/*************************************
 +Search Form
 *************************************/

.search{
	vertical-align:top;
	margin:0 auto;
	width:360px;
	height:18px;
}

.form{
	font-size:14px;
	color:#1B1B1B;
	border: 1px solid #909090;
	font-family:Tahoma, arial, verdana, courier;
	width:280px;
	height:16px;
	padding:0;
	margin:0 15px 0 0;
	vertical-align:top;
}

/*- most recent twitter*/

.sb-lasttwitter ul li {
	list-style-type: none;
    margin-right: 3px;
    margin-left: 0px;
	}

/* Begin Images - tim */
p img {
	border: 0;
	padding: 0;
	max-width: 100%;
	}

a img {
	border: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.right {
	float: right;
	}
	
.left {
	float: left
	}

.center{
	text-align: center;
}

.caption {
	margin: 7px;
	padding: 7px;
	font-size: 90%;
	font-style: italic;
	text-align: center
	}
/* End Images */

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.gif) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#d9560f; 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:#ccc; font-size: 120%; }
ul#tagcloud li.t2 a { font-size: 160%; }
ul#tagcloud li.t3 a { font-size: 190%; }
ul#tagcloud li.t4 a { font-size: 210%; }
ul#tagcloud li.t5 a { font-size: 230%; }
ul#tagcloud li.t6 a { font-size: 250%; }
ul#tagcloud li.t7 a { font-size: 270%; }
ul#tagcloud li.t8 a { font-size: 290%; }
ul#tagcloud li.t9 a { font-size: 310%; }
ul#tagcloud li.t10 a { font-size: 330%; }
ul#tagcloud li.t11 a { font-size: 330%; }
ul#tagcloud li.t12 a { font-size: 330%; }
ul#tagcloud li.t13 a { font-size: 330%; }
ul#tagcloud li.t14 a { font-size: 330%; }
ul#tagcloud li.t15 a { font-size: 330%; }
ul#tagcloud li.t16 a { font-size: 330%; }
ul#tagcloud li.t17 a { font-size: 330%; }
ul#tagcloud li.t18 a { font-size: 330%; }
ul#tagcloud li.t19 a { font-size: 330%; }
ul#tagcloud li.t20 a { font-size: 330%; }
ul#tagcloud li.t21 a { font-size: 330%; }
ul#tagcloud li.t22 a { font-size: 330%; }
ul#tagcloud li.t23 a { font-size: 330%; }
ul#tagcloud li.t24 a { font-size: 330%; }
ul#tagcloud li.t25 a { font-size: 330%; }
ul#tagcloud li.t26 a { font-size: 330%; }
ul#tagcloud li.t27 a { font-size: 330%; }
ul#tagcloud li.t28 a { font-size: 330%; }
ul#tagcloud li.t29 a { font-size: 330%; }
ul#tagcloud li.t30 a { font-size: 350%; }
ul#tagcloud li.t50 a { font-size: 350%; }

.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
		text-align:center;
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	

blockquote
	{
                padding-top:0px;
                margin-left:10px;
                padding-left: 35px;
                font-family: verdana, arial, sans-serif;
                font-style: italic;
                background-image:url(./quote.gif);
                background-position: 0px 0px;
                background-repeat:no-repeat;
	}

.commentlist li .avatar {
        float: right;
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
        }
