/* 
/* 
Theme Name: MBC
Version: 0.5

Theme URI: http://www.mightbecreative.com
Description: MBC Theme based slightly apon<a href="http://mindfaucet.com/comicpress"> the ComicPress theme.</a>

	Author: Ralph Schaafsma
	Author URI: http://mightbecreative.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
*/


/* STANDARD HTML TAGS */
/* Clean Archive crap */
.car-toggler
{
	float: right;
}
.car-container
{
	margin-top: 20px;
}
.car-list
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.car-list li
{
	padding: 0;
	margin-left: 0;
}
.car-monthlisting li
{
	margin-bottom: 5px;
}
*
{
	text-decoration: none;
}
/* THE HEADER */
#header 
{
	/* background-color: #fbe199; */
	border-bottom: 1px solid #e8b34b;
	margin-bottom: 20px;
	padding-bottom: 5px;
}#mbcLogo{	color: #666;	font-size: 12px;	letter-spacing: 2px;	text-transform: uppercase;		margin-top: -15px;}
#menu
{
	margin-left: 5px;
	padding-top: 7px;
}
#menu img
{
	padding: 0;
	margin: 0 4px 0 0;
}
#menu
{
	color: #666;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#menu a
{
	color: #666;
	margin-right: 10px;
}
	#menu a:hover
	{
		color: #fbe199;
		cursor: pointer;
	}
.dn
{
	display:none;
}
#wrapper
 {
	background-repeat: no-repeat;
	width: 1045px;
	margin: 0px auto;
}
.fr
{
	float: right;
}
.fl
{
	float: left;
}
.postmeta input
{
	float: left;
}
cite 
{
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
small 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-left: 5px;
}
body
{
	background-color: #FFF;
	color: #442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

img {
	padding: 3px 0px;
	border: 0;
	}

a {
  	color: #960;
  	text-decoration: none;
  	outline: none;
  	}
  	
  	a:hover {
  		color: #FFFFFF;
  		}

	a img
	{
		border: none;
	}

	/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0 0 0 5px;
	color: #000;
	font-family: 'Georgia', serif;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: -2px;
	}

h2, h2 a {
	margin: 0;
	color: #111;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 0px 0 0 0;
		padding: 0 0 5px 0;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: left;
		border-bottom: none;
		}
	h2.news, h2.news a 
	{
		margin: 0px 15px 0 0;
		padding: 0 0 5px 0;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: right;
		border-bottom: none;
	}
h3, h3 a {
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	color: #111;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	border-bottom: 1px solid #aa7733;
	}

h2 a:hover, h3 a:hover {
	color: #960;
	}
/* THE COMIC */
h4
{
	font-size: 25px;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 21px;
	color: #000;
}

/* THE PAGE WRAPPER width= 80%*/
/* THE FOOTER */

#footer {
	width: 100%;
	margin: 20px auto 10px auto;
	font-size: 10px;
	/*
	margin: 0px auto 30px auto;
	background-color: #fbe6b2;
	border-bottom: 1px solid #aa7733; */
	text-align: center;
	}
#footer hr
{
	width: 100%;
	color: #e8b34b;
}

/* NAVIGATION */

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	padding: 3px 0 0 0;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-bottom: -17px;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #333;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #e8b34b;
		}


/* CONTENT AREA */

#column 
{
	background-repeat: no-repeat;
	width: 530px;
	margin: 0 0px 0 0;
	padding: 0px 5px 5px 5px;
	float: left;
}
#wideColumn
{
	width: 630px;
}
.archiveTags
{
	color: #764;
	font-size: 11px;
	line-height: 11px;
}
#indexNews
{
	width: 460px;
	padding: 0px 5px 5px 5px;
	float: right;
	text-align: fortify;
}
.entry a:hover
{
	color: #cca380;
}

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

	.comicdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 15px;
		font-weight: bold;
		}
	
	.postdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 12px;
		padding: 3px 0 0 0;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family: 'Georgia', serif;
 	text-align: right;
 	}

	.postmeta 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: #000;
		}	
	
	.postmetatags {
		font-family: 'Georgia', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #777;
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}


/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #777;
		font-family: 'Georgia', serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #ccc;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	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;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}
	
	#comment {
		width: 100%;
		}

	#author, #email, #url {
		width: 200px;
		}

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

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

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		text-align: left;
		}


/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}


/* SIDEBAR */

#sidebar img
{
}

#sidebar {
	width: 200px;
	padding: 16px 10px 10px 15px;
	float: left;
	}

#sidebar h2, #sidebar h2 a {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: -1px;
	padding: 10px 0 0px 0;
	border-bottom: 1px solid #aa7733;
	}

#sidebar ul {
	margin: 0 0 0 0px;
	padding: 0 0px 0 0px;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 0px 0px;
		padding: 0;
		}			#sidebar ul li img	{		padding: 0;		margin: 0;	}

		#sidebar ul li ul li {
			margin: 0 0 0 0px;
			padding: 0;
			}

			#sidebar ul li a {
				display: block;
				color: #333;
				text-decoration: none;
				/* border-bottom: 1px dotted #c69c49; */
				}

				#sidebar ul li a:hover {
					color: #333;
					background: #fbe6b1;
					}


/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

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

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', 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: 140px;
	margin: 0;
	padding: 2px;
	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;
	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;
		}


/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;
		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;
	height: 77px;
	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;
		}
		
		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}


/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}


/* CUSTOM DEFINITIONS */

#comicarchiveframe h2 {
  background-color: none;
  background-image: none;
  margin: 0 0 5px 0;
  text-align: left;
  }

#searchform {
	text-align: center;
	}

#creatorpic img {
	padding: 0 0 5px 15px;
	}

.postentry {
	padding: 5px 10px;
	background-color: #ffe4c3;
	border-bottom: 1px solid #aa7733;
	}

.akst_link {
	text-align: right;
	}

.democracy {
	margin-left: 10px;
	padding-top: 5px;
	}

.latestcomics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#twitter-box #twitter-list li {
	padding: 5px 0;
	border-bottom: 1px dotted #c69c49;  
	}

#twitter-box #twitter-list li a { 
	border-bottom: none;
	}

.ctc {
	padding: 5px 0 0 15px;
	}

#flickrrss img {
	padding: 3px 0 0px 20px;
	}

#subscribe2widget form {
	padding: 0px 0px 0px 10px;
	font-size: small;
	}

.textwidget {
	padding: 5px;
	text-align: center;
	}

.archivedropdown {
	text-align: center;
	}

#commentform textarea, #s, #author, #email, #url, select, textarea {
	padding: 2px;
	background: url(textarea.jpg);
	background-repeat: repeat-x; 
	background-attachment: scroll;
	background-color: #FFFFFF;
	color: #555555;
	border: 1px solid #cccccc;
	}
/* END */
