/*
Theme Name: Inkblot - Robomeks (es)
Theme URI: http://webcomicms.net/
Description: Make an impression with the original, highly customizable <a href="http://webcomicms.net/">Webcomic</a> theme.
Author: Michael Sisk & Miguel Chaves
Version: 3
Tags: catolate, robomeks, webcomic
Template: inkblot
*/

textarea {
	width:98%;
}

span:lang(en) {
	/*display:none;*/
}

/** Structure */
#wrap {
	background:#ffdf63 url(images/yellow_bg.jpg) repeat-x;
}

/** Header */
#header {
	background:#2f6496 url(images/blue_bg.jpg) repeat-x;
}

	#header nav {
		background: #24507a;
	}
				#header nav ul li a {
					color: #5989b5;
				}
				
				#header nav ul li:hover > a,
				#header nav ul li.current_page_item > a,
				#header nav ul li.current_page_ancestor > a,
				#header nav ul li.current-menu-item > a,
				#header nav ul li.current-menu-ancestor > a {
					background: #004477;
					color: #fff;
				}

/** Content */
	#content > div {
		padding-top: 1em;
		background: #F7F7C8;
		color: #696947;
	}
		
	#content div .webcomic_post .content p{
		
		}
		

.webcomic.full {
	background:#4889c9 url(images/blue_bg.jpg) repeat-x 0px -83px;
		}
		
/** Webcomics */
	
		#webcomic .webcomic-object img {
			background: #000;
		}
		
	#webcomic nav.below {
		/*display: none; /* uncomment to hide the navigation below the webcomic */
		margin: 0;
	}
	
/** Articles */

	article footer {
		color: #C2C29D;
		background: #FCFCE6;
	}
	#content article footer a, #content article footer a:visited {
		color: #B3B38F;
	}
	
/** Comments */
	#comments article {
		border: 1px solid #DBDB91;
		background:#FAFABB;
	}	
		#comments article a{
			color: #EDBC01;
		}	
		#comments article a:hover, #comments article a:visited{
			color: #BF9800;
		}	
	#comments article.bypostauthor {
		border: 3px double #E8E880;
		background:#F0F097;
	}
		#comments article footer {
			color: #A8A862;
		}
		#comments article footer a, #comments article footer a:visited , #comments article footer b.author {
			color: #9E9E59;
		}

/** Sidebars & Widgetized Areas */

#sidebar1 {
	color: #DFB200;
	background:#ffdf63 url(images/yellow_bg.jpg) repeat-x;
}
	#sidebar1 a {
		color: #9F7F00;
	}

	#sidebar1 a:hover, #sidebar2 a:visited {
		color: #7F6500;
	}
	
#sidebar2 {
	color: #EDBC01;
	background:#FFE88A url(images/yellowlight_bg.jpg) repeat-x;
}

	#sidebar2 a {
		color: #DFB200;
	}

	#sidebar2 a:hover, #sidebar2 a:visited {
		color: #BF9800;
	}

/** Transcripts */
#transcripts {
	color: #A6A63A;
}
	#transcripts article {
		color: #fff;
		background:#BDBD5E;
	}
	#transcripts article footer {
		color: #BDBD5E;
		background:#F7F797;
		border:0px;
	}
	
/** Forms */
	
	#transcribeform h2 {
		font-size: 1.4em;
	}
	
	
/* comic archive - chapter */
ol.comic-archive {
	list-style:none;
	padding:10;
	margin:0px 10px 5px 10px;
	width:570px;
	background:#ffe16d url(images/archive_title_02.png) no-repeat;
}

ol.comic-archive .comic-series-item a {
	font:250%/1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin:0 0 .75em;
}

ol.comic-archive .comic-volume-item a {
	font:200%/1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin:0 0 1em;
	cursor:pointer;
}

ol.comic-archive .comic-chapter-item a {
	font:150%/1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin:0 0 1.2em;
	cursor:pointer;
}

ol.comic-archive .comic-chapter-pages a {
	font:120%/1em 'Lucida Sans', 'Lucida Grande', 'DejaVu Sans', sans-serif;
	margin:0 0 1.3em;
}

ol.comic-archive .comic-volume-chapters {
	display:none;
}

ol.comic-archive .comic-volume-item {
	padding:30px 30px 2px 10px;
}

ol.comic-archive .comic-volume-item p {
	padding:5px 5px 5px 20px;
	background:#fee688;
}


ol.comic-archive .comic-chapter-item {
	padding:10;
	width:500px;
	list-style:none;
}

ol.comic-archive .comic-chapter-item  p {
	padding:5px 5px 5px 20px;
	background:#fee688;
}

ol.comic-archive .comic-chapter-pages {
	list-style-type:decimal-leading-zero;
	list-style-position:inside;
	color:#ffdf63;
	font-weight:bold;
	display:none;
	margin-left:0;
}

ol.comic-archive .comic-page-item {
	width:155px;
	background:#edbc01;
	padding-left:5px;
	padding-top:5px;
	display: inline-block;
	margin-left:0;
	overflow:hidden;
}

ol.comic-archive .comic-page-item a {
	display:list-item;
	list-style-type:decimal-leading-zero;
	list-style-position:outside;
	color:#ffdf63;
	font-weight:bold;
	padding:0;
	margin:0px 0px 10px 0px;
}

/*****************/
/*	CUSTOM	      */
/*****************/

#comicleft, #comicright { color:#fff; }
#comicleft h2, #comicright h2 { color: #74A4CF; }

#lang_selection {
	background:#edbc01; text-align:center; padding:10px; margin:0;
}
#sidebar2 #lang_selection  a {
	color:#FFE88A;
	text-decoration:none;
	font-size:18px;
	font-family: 'Arial', sans-serif;
}
#lang_selection  a:hover{
	color:#fff;
}

a.linkfade { color: #3B709F; }
a.linkfade:hover { color: #74A4CF; }

ol.contentlist { 
	background-color: #DFDFDF;
	border: 1px solid #24507a;
 }
 
.thumbnail span{ /*CSS for enlarged image*/
border: 2px solid #24507a;
border-left: 10px solid #24507a;
}

.thumbnail_right span{ /*CSS for enlarged image*/
border-right: 10px solid #24507a;
border-left:2px solid #24507a;
}


