/* CSS Document */
/*  
 
Theme Name: Abel Boddy
Version: 1.0

	Author: Anthony Riva
	Author URI: http://www.anthonyriva.com/

*/


/* Home Page */


#column.home {width: 575px;}



/* top nav */

.top-nav {margin:0 auto;
width:700px;
margin-bottom: 10px;}

a.top-nav-links {font-size:18px;
margin-left:35px;
position:relative;}


/* post */

.home-post {background-color:#C7E0F7;
color:#221D1E;
font-size:11px;
line-height:1.5em;
margin:0 10px 0 0;
padding:2px 5px 5px;
text-align:left;}

			/* Comic Data */
			
			h4.comic-title {float:left;
	font-weight:bold;
	padding-bottom:0;
	padding-left:30px;
	font-size:22px;
	}

		#comic-data {float: left;
		margin-left: 100px;
		width: 700px;}
		
		/* end comic data changes */
		
		
		
		/*comic notes */
		
		
		
		/*footer*/
		
		
		#footer-top {background-color: black;
		height: 40px;}
		
		/*home page*/


b.comic-notes {float:left;
font-size:17px;
font-weight:bold;
margin-left:10px;
margin-top:5px;}

#comic-notes {background-image:url("http://www.abelboddy.com/wp-content/themes/abelboddy/images/comic-notes.png");
height:137px;
width:500px;
margin-top:20px;
margin-bottom: 10px;}

#comic-notes p {float:left;
margin-left:10px;
width:430px;}

#comic-comments {float:right;
padding-right:20px;}


#comic-comments a {position:relative;
top:-7px;
color: red;}


/*blocks */

.left-block-home {background-color:#A3CEF1; 
float: left;
}


.right-block-home {float: left;
width: 150px;
 }


#sidebar-right-content {background-color:white;}


/*end blocks */




/* left sidebar */


img.meatcute {padding-left: 30px;}

img.line {}
	
	#line {float:right;
position:relative;
top:20px;
width:3px;}
	
	#social-media-buttons {float:left;
padding-left:10px;
width:55px; }
	
	a.social-media {margin-bottom:5px;}
	
	#left-sidebar-top {float: left;
	}
	
	#left-sidebar-buttons {float:left;
margin-bottom:5px;}
	
	.button {float: left;
	height:30px;
width:115px;
background-repeat: no-repeat;}

	
 #right {float: right;
	background-image: url("http://www.abelboddy.com/wp-content/themes/abelboddy/images/story-archive.png");
	}
	
#left  {float: left;
	background-image: url("http://www.abelboddy.com/wp-content/themes/abelboddy/images/new-readers.png");
	margin-left:15px;
margin-right:2px;}

#home-calendar {border:1px solid gray;
float:left;
height:171px;
margin-left:11px;
width:190px;
}


#sidebar-left-home {width: 285px;
	margin: 0;
	padding: 5px 10px 5px 0;
	float: left;
	font-size: 11px;
	overflow: auto;
	min-height:900px;}
	
	
	#left-sidebar-bottom {padding-left: 16px;
	float: left;}
	
	.left-sidebar-element {padding-top: 10px;}
	
	.left-sidebar-fanflow {margin-top: 170px;}
	
	
	


/* end left sidebar */


/* cast page changes */





#page-cast {
	width:1050px;
	margin: 0 auto;
	text-align: left;
    background-color: #a3cef1;

	}
	
	/* cast page */

h2.cast {color:black;
font-size:32px;
font-weight:normal;
margin:0 auto;
}

#column.cast {margin-left: 10px;}

#about-box-cast {background-image:url("http://www.abelboddy.com/wp-content/themes/abelboddy/images/author-image-abel.jpg");
height:407px;
margin-left:30px;
margin-top:10px;
width:198px;
float: left;
margin-bottom:15px;}

#about-box-cast p {font-weight:bold;
margin-left:20px;
text-align:center;
width:150px;}

#about-box-cast h3 {font-weight: bold;}


#sidebar-left-cast {position:relative;
width:250px;
float: left;
min-height:900px;}

p.author {font-size:18px;
margin-top:40px;}



a.here {
color:#7795a3;}

p.about {font-size: 13px;}




.awsomarchive {margin-left:30px;}

#page-cast .post {font-size:12px;
margin-left:60px;
width:400px;}


#black-stripe {background-color:black;
height:50px;
margin:0 auto 10px;
width:1150px;}

img.author-image {left:13px;
position:relative;
top:11px;}


#links-box {
float:left;
margin-bottom:17px;
margin-left:30px;
position:relative;
width:205px;}

#links-box li {list-style: none;}


/* page */


#page-single {
	width:1050px;
	margin: 0px 10px 0 10px;
	text-align: left;
	background-color:white;

	}
	
	
	b.single {float: left;}
	
	h2.title {font-weight: bold;}
	
	
	/* end page changes */

body {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background: #FFFFFF repeat-y;
	}

#main_tbl {
	margin: 0 auto;
	color: #333;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background: #FFFFFF repeat-y;
	}
	
	

html>body #main_tbl {
	clear:both;	
}

a {
	color: #000033;
	text-decoration: none;
	font-weight:bold;
  	}
  	
  	a:hover {
  		color: #666666;
  		}

	a img {
		border: none;
		}

p img {
	max-width: 100%;
	padding: 0;
	}
		
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #777;
	background-color: #777;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}
	
code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #777;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}



/* 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;
	padding-left: 13px;
	padding-bottom: 10px;
	color: #f27c20;
	font-family:"Trebuchet MS", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	line-height: 2.0em;
	}

	h2.pagetitle, h2.pagetitle a {
	margin: 40px 0 0 10px;
	padding-left: 5px;
	color: #f27c20;
	font-family:"Trebuchet MS", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	line-height: 2.0em;
	}
	
h3 {
	margin: 30px 0 0 0;
	padding: 0;
	color: #f27c20;
	font-family:"Trebuchet MS", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #333333;
	text-decoration: none;
	clear: both;
	  
	}

h3 a {
	margin: 30px 10px 0 0;
	padding: 0;
	color: #f27c20;
	font-family:"Trebuchet MS", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #111;
	}
	
h4  {
	margin: 0;
	padding-left: 5px;
	padding-bottom: 30px;
	color: #f27c20;
	font-family:"Trebuchet MS", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	line-height: 2.0em;
	}



/* THE HEADER */

#header {
	width: 960px;
	height: 150px;
	margin: 0px -5px 0 9.5px;
	text-align:center;
	
	background-position: top center;
	background-repeat: no-repeat;
background-attachment:fixed;
	}
	
html>body #header {
	clear: both ;
	margin: 0px 5px 0 15px;
}

	.description {
		margin: -3px 0 0 0;
		padding: 0px 0 10px 30px;
		color: #999;
		font-family: 'Times New Roman', serif;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}



/* THE MENU */

#menubar {
	width: 960px;
	height: 25px;
	margin: 0 auto;
	background: #000;
	}

#menunav {
	margin: 0;
	padding: 1px 0 0 0;
	float: right;
	font-size: 19px;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		color: #aaa;
		text-decoration: none;
		background: #222;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: #fff;
			background: #555;
			} 
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}
  
#menu {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	}

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

	#menu li {
 		margin: 0;
 		padding: 0;
 		float: left;
		}

	#menu li a {
		height: 25px;
		padding: 0 5px 0 5px;
		display: block;
		float: left;
		color: #aaa;
		line-height: 25px;
		text-decoration: none;
		border-width: 0 1px 0 0;
		border-style: solid;
		border-color: #aaa;
		}

	#menu li a:hover {
		color: #fff;
		background: #333;
		}



/* THE COMIC */
	
#comic {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: center;
	background: #fff;
	}



/* THE PAGE WRAPPER */

#element {
	height: 5px;
	width: 980px;
	text-align: left;

	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0;
	margin-left: 9.5px;
}



html>body #element {
	clear: both ;
	margin: 0px 0px 0 10px;
}



#page {
	width:1050px;
	margin: 0px 10px 0 10px;
	text-align: left;
   

	}
	
html>body #page {
	clear: both ;
	margin: 0px 5px 0 15px;
}


/* THE FOOTER */

#footer {
	width: 1050px;
	margin: 0px auto 0 10px;
		
	color: black;
	text-align: center;

	}

	#footer a {
		
		
		}

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



/* NAVIGATION */

.nav {
margin:15px 0 0;
	padding: 3px 15px 0 10px;
	float: left;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	}
	
	

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

.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: black;
	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: #ddd;
		}



/* CONTENT AREA */

#column {
	width: 520px;  /* AARON DZIGA CHANGE */
	padding: 5px 0 20px 0;
	float: left;
	overflow: auto;
	}

.post-frontpage {
	text-align: left;
	font-size: 11px; 
	color: #333333;
	}
	
.post, .content {
	
	text-align:left;
	
	line-height: 1.5em;
	font-size: 11px;
	color: #221D1E;
	}
	
	
	.content {margin:0 10px 0 0;
padding:2px 5px 5px;
background-color:#C7E0F7;

}

	.comicdate {
	color:#000000;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-left:25px;
padding-top:15px;
		}
	
	.postdate {
		color: #a2cdf0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

.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;
		}

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



/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 5px 0 0 0px;
	color: #e76b13;
	font-family: 'Georgia', serif;
	font-size: 30px;
	letter-spacing: -3px;
	}



/* 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;
		border-bottom: 1px dotted #777;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
				}

	.comment-wrapper p {
		float:left;
margin:10px 0 0;
padding:2px;
width:350px;
		}

.avatar {
	margin:0 10px 10px;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-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 {
		border:1px solid;
clear:both;
float:left;
margin:20px 0 0;
width:480px;
padding-top:10px;
		}
		
		
cite.floatleft {float: left;}

small.commentmetadata {margin-left:5px;
margin-top:2px;
float: left;}


#comment-top {margin-bottom: 25px;}

 
 


/* 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;
		}



/* SIDEBARS */

#sidebar-left {
	width: 200px;
	margin: 0;
	padding: 5px 10px 5px 0;
	float: left;
	font-size: 11px;
	overflow: auto;
	}

#sidebar-right {
	width: 200px;
	margin: 0;
	padding: 5px 0;
	float: right;
	font-size: 11px;
	overflow:auto;
	min-height: 400px;
	max-height: 720px;
	}

.sidebar h2, .sidebar h2 a {
	color: #ffffff;
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

.sidebar ul {
	float:left;
list-style:none outside none;
margin:0;
padding:0;
width:280px;
	}

	.sidebar ul li {
		margin: 0 5px 5px 5px;
		padding: 0;
		}

		.sidebar ul li ul li {
			margin: 0 0 0 5px;
			padding: 0;
			}

			.sidebar ul li ul li a {
				display: block;
				color: #333;
				text-decoration: none;
				border-bottom: 1px dotted #777;
				font-size: 10px;
				}

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



/* CALENDAR */

#wp-calendar {
height:150px;
margin:0;
width:190px;

	}

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

#wp-calendar caption {
	color: #4f4738;
	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: #e6a832;
	display: block;
	text-decoration: none;
		
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}




/* old calendar #wp-calendar {
	width: 160px;
	margin: 0 0 0 0px;
	}

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

#wp-calendar caption {
	color: #ffffff;
	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;
			}

.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;
			}

.aligncenter {
	margin:60px auto 0;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left;
	clear: left;
	}



/* CLEAR FLOATS */

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


li.archivedropdown{
	text-align: center;
}
select.archivedropdown{
	text-align: left;
}

#archive_content{	
	padding-top: 10px;
	line-height: 1.5em;
	font-size: 11px;
	color: #221D1E;
	text-align: center;
}

#archive_content{	
	text-align: -moz-center;
}
html>body #archive_content {
	text-align: center;
}

#comicarchiveframe{	
	text-align: left;
}
#comicarchiveframe{	
	text-align: -moz-left;
}
html>body #comicarchiveframe {
	text-align: left;
}
