/*  
 
Theme Name: Unreal Digital Designs
Version: 3.1

Theme URI: http://www.unrealdigitaldesigns.com/
Description: The Graphic Novel layout built from the ground up.

	Author: Levi Johnson
	Author URI: http://www.unrealdigitaldesigns.com/

*/


/* My Stuff */

#navfix2 {
	float:right;
	padding-right: 25px;
	margin-top: 15px;
	overflow:hidden;
}

#navfix {
	padding-top:0px;
}

body {
	margin: 0 0 0 0;
	background-color:#323232;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

form.ddpl-form select { 
	width: 160px;
}

a {
	color: #78abcc;
	text-decoration: underline;
  	}
  	
  	a:hover {
  		color: #78abcc;
  		}

	a img {
		border: none;
		}

#banner {
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
	height:158px;
}

#contentbg {
	background-color:#000000;
}

#comicdisplay {
	background-color:#FFFFFF;
	width:620px;
	height:796px;
	border-width:2px;
	border-color:#000000;
	border-style:solid;
	padding-top:2px;
	padding-bottom:2px;
}

#contentwrapperleft {
	background-image:url(contentleftbg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
	
#contentwrapperright {
	background-image:url(contentrightbg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#bookmark {
	padding-top:10px;
}

#menu_bg {
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
}

/* Navigation below the comic */

#nav {
	background-color:#000000;
	background-image:url(nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:620px;
	height:62px;
}
	#navpadding {
		padding-left:15px;
		padding-right:40px;
	}
		
#rightmenufix a {
	font-size:10px;
}

#menuheadline {
	font-size:16px;
	font-weight:bold;
}

#menupadding {
	padding-left:10px;
}
		
/* CONTENT */

#blogheader {
	font-size:24px;
	color:#78abcc;
}
	#blogheader a {
		color:#78abcc;
	}
	#blogheader a:hover {
		color:#78abcc;
	}

/* STANDARD HTML TAGS */

/* POST META */

.post-frontpage {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
	
.post, .content {
	padding: 0 20px 0 20px;
	text-align: justify;
	}

	.comicdate {
		color: #777;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		}
	
	.postdate {
		color: #777;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	text-align: right;
	padding-right:40px;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
		
.postmeta1 {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	text-align: right;
	padding-right:0px;
 	}

	.postmeta1 ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #78abcc;
		}	
	
	.postmetatags {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #78abcc;
	text-decoration: none;
	/*border-bottom: 1px dotted #78abcc;*/
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #78abcc;
		border-bottom: 1px solid #78abcc;
		}

.postmeta1 a, .postmeta-single a {
	color: #78abcc;
	text-decoration: none;
	/*border-bottom: 1px dotted #78abcc;*/
	}
	
	.postmeta1 a:hover, .postmeta-single a:hover {
		color: #78abcc;
		border-bottom: 1px solid #78abcc;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
/* CALENDAR */

#wp-calendar {
	width: 160px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}
		
/* SEARCH */

#s {
	width: 120px;
	margin: 0;
	padding: 2px;
	padding-top: 5px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	padding-top: 5px;
	color: #fff;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #222;
		}

/* THE FOOTER */

#footer {
	width: 620px;
	font-size: 12px;
	margin: 0px auto;
	padding: 20px 0;	
	color: #ffffff;
	text-align: center;
	background: #000;
	}

	#footer a {
		color: #78abcc;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		border-bottom: 1px dotted #78abcc;
		}