/*  
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/bg.png) repeat;
	color:#666;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-size:62.5%;*/
	font-size:11px;
	line-height:1.5;
	text-align:center;
	margin:0px;
}

#wpcontent{
	/*background:#FFFFFA url(./images/main.jpg) no-repeat;*/
	background:#EBE9DC;
	float:left;
	width:680px;
	margin: 15px 15px 0 15px;
	/*font-size:1.1em;*/
}

#contentwrapper{
	background:#EBE9DC url(./images/sidebar.gif) no-repeat right top;
	padding-bottom:20px;
}

#footer{	
	background:#3E3E3B;
	color:#ccc;
	/*text-align:center;
	line-height:50px;*/
	margin-bottom:10px;
	padding:6px;
	padding-left:10px;
}

.copyright{
	background:#445878;
	padding:6px;
	padding-left:10px;
	color:#fff;
}

#sidebar{
	color:#ddd;
	margin:20px 15px 10px 10px;
	/*font-size:1.2em;*/
	float:right;
	width: 200px;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:940px;
	overflow: hidden;
}

#header{
	background:url(./images/logo.png) no-repeat;
	width:100%;
	height:220px;
	margin-top:10px;
}

#header p{
	color:#eee;
	margin:0;
}

code{
	font-weight: bold;
	font-size:1.2em;
}

.newsseparator{
	height:15px;
}
/*************************************
 +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.3em;
}

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 16px 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 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;
}


/*************************************
 +Lists
 *************************************/


#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	margin:0;
	color:#F2871C;
	line-height:25px;
}

#sidebar ul li .cat-item{
	list-style-type:none;
	margin:0;
	border-bottom:1px solid #D3D1C6;
	color:#F2871C;
	line-height:25px;
}

#sidebar ul li a{
	color:#666;
	display:inline;
	padding:2px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
}

#sidebar ul li a:hover{
	margin:0;
	background:#D3D1C6;
}
#sidebar ul li .children{
	padding-left:10px;
}


/*************************************
 +Misc
 *************************************/

a{
    text-decoration:none;
    color:#d05d00;
}

a:hover{
    color:#853c01;
}

#footer a{
    color:#ab8;
}

.navigation{
    padding:3px;
    text-align:center;
}

/*************************************
 +Entry
 *************************************/

.entry{
	/*font-size:1.2em;*/
	padding:15px;
	background:#fff;
	border:1px solid #fff;
	color:#555555;
	text-align: justify;
}

.entrytitle{

}

.entrytitle a{
    color:#4F5D52;
    text-decoration:none;
}

.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}

.entrymeta a{
	color:#666;
}

.entry .entrymeta{
	color:#888;
}

.entry .entrymeta a{
	color:#777;
}

.entry .entrytitle{
	border-bottom:none;
}

.entry .entrytitle a{
	color:#4F5D52;
	font-size:1.2em;
}

.entry .entrytitle a:hover{
	color:#353E37;
}

#wpcontent .post-bottom {
	background:#EDEDED;
	clear:both;
	display:block;
	height:100%;
	margin:0 0 -5px;
	overflow:hidden;
	padding:5px 10px;
	border-top:2px solid #DFE3E6;
	color:#535353;
	font-size:0.9em;
}

.post-bottom .postcomments {
	background:transparent url(images/com.gif) no-repeat scroll 0 0;
	padding-left:20px;
	float:right;
}

.post-bottom .postedby{
	background:transparent url(images/who.gif) no-repeat scroll 0 0;
	padding-left:20px;
	float:left;
	margin-right:10px;
}

.post-bottom .postdate{
	background:transparent url(images/when-date.gif) no-repeat scroll 0 0;
	padding-left:20px;
	float:left;
}

.post-bottom .postcat{
	background:transparent url(images/where.gif) no-repeat scroll 0 0;
	padding-left:20px;
	float:left;
}

.post-bottom .su{
	background:transparent url(images/su.gif) no-repeat scroll 0 0;
	padding-left:20px;
	float:right;
}

/*************************************
 +Comments
 *************************************/

.commentsblock{
	padding:15px;
	/*font-size:0.6em;*/
	background:#FFF;
	margin-top:10px;
}

.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;
}
.commentlist li{
	padding:6px;
	background:#EFEEDE;
	/*margin:3px;*/
}

.commentlist {
	padding-left:20px;
	/*padding-right:10px;*/
}

/*************************************
 +Tables
 *************************************/
table{
	font-size:1em;
}

/*************************************
 +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{
	height:22px;
	position:relative;
	left:675px;
	top:107px;
	width:240px;
}
#searchinput {
	height: 20px;
	padding: 4px 10px;
	top: 0;
	width: 190px;
}
#searchsubmit {
	cursor: pointer;
	height: 25px;
	right: 0;
	top: 0;
	width: 35px;
}

#searchinput, #searchsubmit {
	background: transparent;
	border: none;
	position: absolute;
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size: 12px;
}

.form{
	font-size:14px;
	color:#1B1B1B;
	border: 1px solid #909090;
	font-family:Tahoma, arial, verdana, courier;
	width:150px;
	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;
	}
.clear{
	clear:both;
}

/* Navigation Menu */
ul#nav_menu {
	list-style: none;
	margin: 0;
	padding:0;
	height: 43px;
	left: 0;
	bottom: 0;
	position:relative;
	top:155px;
	overflow: hidden;
}
ul#nav_menu li {
	margin: 0;
	padding-right: 2px;
	float: left;
	background: url(./images/nav_li.png) no-repeat right top;
}

ul#nav_menu li a {
	display: block;
	float: left;
	height: 38px;
	font-weight: bold;
	color: #CCCC9F;
	padding: 5px 10px 0;
	width:134px;
}

ul#nav_menu li a span {
	font-weight: normal;
	font-size: 11px;
	display: block;
	color: #666;
	margin-top: -5px;
}
ul#nav_menu li a:hover {
	background: url(./images/nav_li_hover.png) repeat-x left bottom;
	text-decoration: none;
	color: #F2871C;
}
ul#nav_menu li a:hover span { color: #eee; }


.clearfix{
	display:block;
}

div.floatleft {
	float:left;
}

div.floatright {
	float:right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
