/*
Theme Name: ComicPress OC
Theme URI: http://www.goldenberg.cl/
Template: comicpress
Description: Ordinary Comics WordPress Theme. Based on <a href="http://comicpress.org">Visit the ComicPress Website.</a> This is the ComicPress Core Framework. <br /> <a hre="http://comicpress.org/forum/">ComicPress Forums</a> for technical Support.<br /><a href="http://comicpress.org/forum/viewtopic.php?t=3523">Changelog</a> for 2.9.* Legacy series.
Author: Sergio Goldenberg
Tags: White, Two-Columns, Three-Columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready
Version: 1.0
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/


@import url("../comicpress/style.css");


/* Companion Custom CSS over-rides for [ Ordinary Comics ]: ComicPress - 2.9 */


h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {

	padding: 0 0 0 5px;

	margin-top: 10px;



	clear: both;
	
		font-size: 20px;
	color:#CCCCCC;
		text-transform:lowercase;
		letter-spacing: -1px;

}


.post-title
{
visibility:hidden;

}


#respond {

	padding: 20px 0 0 0;

}


a
{
color:#0099FF;
text-decoration: none;
font-weight: normal;
}



a:hover {

	text-decoration: underline;	
	}
	



.post-date
{
   clear: both;
   float:left; 
    display:block; 
    color:#999999;
}

.cat-list-head
{
   clear: both;
   float:left; 
    display:block; 
    color:#999999;
}

.cat-list
{

    clear: both;
    /* background: url('http://www.ordinarycomics.com/facebook.jpg') bottom no-repeat; */
 
  padding:0; 
  list-style-type:none;

}



.cat-item-post
{

  
    display:inline; 
 text-indent: -5px;  
 


}

.cat-item-post img
{

  border: 1px double red;  

}


.cat-item-post a
{

   float:left; 
    display:block; 
    padding: 8px 8px 8px 8px;
    margin: 0;
        width: 40px;
    height: 40px;
    /* background: url('http://www.ordinarycomics.com/facebook.jpg') bottom no-repeat; */
 /*  border: 1px double red;  */

}




.cat-item 
{
  
 
	
}

.cat-item a
{
 
 

}

 
.cat-item img
{

  

}
	
	

	


#oc-banners {
 width:550px;
 
	 text-align: right;
	padding: 0px;
}


#oc-socialmedia {
 width:550px;
	  
	 text-align: right;
	padding: 0px;
}



#comic_navi_wrapper {
	display: block;
	border-collapse: collapse;
	text-align: left;
	margin: 0px, 0px, 0px, 0px auto;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	font-size: 12px;
	/* background-color:#FF9933; */
	}

body {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000;
}

/* HEADINGS */

h1, h1 a {
 
 font-weight: normal;
}


h3, h3 a {

	padding: 0;

	margin: 0;

	font-size: 15px;

	clear: both;

	letter-spacing: -1px;
	color:#CCCCCC;

}

.comment-note
{
visibility:hidden;

}


/* THE PAGE WRAPPER */

#page {
	width: 900px;
	float:left;
}

#page-wide {
	width: 900px;
 
}


/* THE HEADER */

#header {
	width: 251px;
	padding: 19px 13px 0 0;
	text-align: left;
	
}
	
	
#sidebar-right {
float:right;
padding:3px;
width:270px;
}


.sidebar ul li {
list-style:square inside;

	}
	
.sidebar .oc-sidemenu-text{ 
 
	}


.oc-sidemenu-icons {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 25px;
	line-height: 15px;
	/* padding: 0 0 10px 0;  */
	  /* vertical-align: top; */
	  vertical-align: text-top;
	list-style-position: inside;
	list-style-type: square;
	 text-indent: -10px; 
	}
	
.oc-sidemenu-icon-1 { color:#990000; }
.oc-sidemenu-icon-2 { color:#990066; }
.oc-sidemenu-icon-3 { color:#999999; }
.oc-sidemenu-icon-4 { color:#FF0099; }
.oc-sidemenu-icon-5 { color:#FF00CC; }
.oc-sidemenu-icon-6 { color:#9900CC; }
.oc-sidemenu-icon-7 { color:#9900FF; }
.oc-sidemenu-icon-8 { color:#9933FF; }
.oc-sidemenu-icon-9 { color:#9966FF; }
.oc-sidemenu-icon-10 { color:#6699FF; }

.oc-sidemenu-arrows
	{ 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#0099FF;
		  line-height: 10px;   
		 
	
	}
	
.oc-sidemenu-text, .oc-sidemenu-text a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#0099FF;
	line-height: 12px;
	text-decoration: none;	
	}

.oc-sidemenu-text a:hover {

	text-decoration: underline;	
	}

 .oc-sidemenu-smalltext, .oc-sidemenu-smalltext a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 12px;
	}

	
.oc-sidemenu-smalltext a {

	color:#0099FF;
	text-decoration: none;	
	}

.oc-sidemenu-smalltext a:hover {

	text-decoration: underline;	
	}




/* THE PAGE WRAPPER */

#page {
	width: 900px;
	margin: 0px auto;
	float:left;
}

#page-wide {
	width: 900px;
	margin: 0px auto;
}

/* THE HEADER */

#header {
	width: 600px;
	 padding: 13px 0px 10px 19px;
	/* from OC */
	height:48px; 
	/* left:19px; */
	/* top: 4px; */	
}

#header h1, h1 a {
	line-height: 14px;
}
#header .title, .title a {
	text-align: left;
	/* margin: 50px; */
	font-size: 29px;
	font-weight: bold;
	color: #CCCCCC;
	/* line-height: 46px;  */
	/* letter-spacing: -5px;  */
	text-decoration:none;
	
}


#header .description{

		font-size: 10px;
		color: #666666;
		left:50px;
		top:80px;
		padding:0px 0px 0px 250px;
	 
	}
	

/* CALENDAR */

#wp-calendar-wrap {
	/* margin: 1 auto;*/
	width: 260px;
	/* background:cyan; */
	padding: 0px;
	border:hidden;
}

#wp-calendar {
	width: 180px;
	/*	margin: 0 auto;*/
	margin-right: auto; 
	margin-left: 0px;


}

	.wp-calendar-thumb {
		width: 178px;
		height: 130px;
		margin: 0 auto;
	}
 
	#wp-calendar th {
		font-size: 12px;
		font-weight: normal;
		text-align: center;
		color: #999999;

		padding: 0px 0px 0px 0px;
		
	}
	
	#wp-calendar tr {
	 
		height:10px; 
		padding: 0px 0px 0px 0px;
		
	}
	




	#wp-calendar caption {
		/* font-family: 'Georgia' , sans-serif; */
		 font-size: 16px; 
		 letter-spacing: normal; 
		/* font-variant: small-caps; */
		text-transform:lowercase;
		
		color:#0099FF;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-variant:normal;
		text-align:left;
		padding-bottom:15px;
		
		
	}
	
		#wp-calendar td#prev {
 
		text-transform:lowercase;
 
		
	}
	
			#wp-calendar td#next {
 
		text-transform:lowercase;
 
		
	}
	
	

	#wp-calendar td {
		min-width: 27px;
		padding: 3px 0px 7px 0px;
		text-align: center;

		font-size: 16px;
		color: #999999;

	}

	#wp-calendar a {
		display: block;
		text-decoration: none;
		font-weight: normal;
		color: #0099FF;
	}

	#wp-calendar a:hover {
		color: #0099FF;
		background: none; 
text-decoration: underline;

	}

	table#wp-calendar {
 
		/* border: 1px double red; */
		background: transparent;
 

	}

	table#wp-calendar td {
		border-color: #999;
	}

	.wp-calendar-download {
		width: 166px;
		margin: 0 auto;
		overflow: hidden;
		font-size: 10px;
		text-align: right;
		color: #777;
		background: #222;
	}

		.wp-calendar-download-links a {
			padding: 0 3px;
			font-weight: bold;
			color: #fff;
			background: #000;
			border-left: 1px solid #777;
		}

			.wp-calendar-download-links a:hover {
				/* background: #800; */
			}
			
/*////////////////////*/

 
a {
color:#0099FF;
font-weight:normal;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#oc-banners {
padding:0;
text-align:right;
width:550px;
}
#oc-socialmedia {
padding:0;
text-align:right;
width:550px;
}
#comic_navi_wrapper {
border-collapse:collapse;
display:block;
font-size:12px;
font-weight:bold;
padding:0 0 0 15px;
text-align:left;
}
body {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin:0;
}
h1, h1 a {
font-weight:normal;
}
#sidebar-right {
float:right;
padding:3px;
width:270px;
}
.sidebar ul li {
list-style:square inside none;
}
.sidebar .oc-sidemenu-text {
}
.oc-sidemenu-icons {
font-family:Arial,Helvetica,sans-serif;
font-size:25px;
line-height:15px;
list-style-position:inside;
list-style-type:square;
text-indent:-10px;
vertical-align:text-top;
}
.oc-sidemenu-icon-1 {
color:#990000;
}
.oc-sidemenu-icon-2 {
color:#990066;
}
.oc-sidemenu-icon-3 {
color:#999999;
}
.oc-sidemenu-icon-4 {
color:#FF0099;
}
.oc-sidemenu-icon-5 {
color:#FF00CC;
}
.oc-sidemenu-icon-6 {
color:#9900CC;
}
.oc-sidemenu-icon-7 {
color:#9900FF;
}
.oc-sidemenu-icon-8 {
color:#9933FF;
}
.oc-sidemenu-icon-9 {
color:#9966FF;
}
.oc-sidemenu-icon-10 {
color:#6699FF;
}
.oc-sidemenu-arrows {
color:#0099FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:10px;
}
.oc-sidemenu-text, .oc-sidemenu-text a {
color:#0099FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:12px;
text-decoration:none;
}
.oc-sidemenu-text a:hover {
text-decoration:underline;
}
.oc-sidemenu-smalltext, .oc-sidemenu-smalltext a {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:12px;
}
.oc-sidemenu-smalltext a {
color:#0099FF;
text-decoration:none;
}
.oc-sidemenu-smalltext a:hover {
text-decoration:underline;
}
#page {
float:left;
margin:0 auto;
width:900px;
}
#page-wide {
margin:0 auto;
width:900px;
}
#header {
height:48px;
padding:13px 0 10px 19px;
width:600px;
}
#header h1, h1 a {
line-height:14px;
}
#header  a {
color:#CCCCCC;
font-size:29px;
font-weight:bold;
text-align:left;
text-decoration:none;
letter-spacing: -0.1px; 
}
#header .description {
color:#666666;
font-size:10px;
}
#wp-calendar-wrap {
padding:0;
width:260px;
}
#wp-calendar {
margin-left:0;
margin-right:auto;
width:180px;
}
.wp-calendar-thumb {
height:130px;
margin:0 auto;
width:178px;
}
#wp-calendar th {
color:#999999;
font-size:12px;
font-weight:normal;
padding:0;
text-align:center;
}
#wp-calendar tr {
height:10px;
padding:0;
}
#wp-calendar caption {
color:#0099FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-variant:normal;
font-weight:bold;
letter-spacing:normal;
padding-bottom:15px;
text-align:left;
}
#wp-calendar td {
color:#999999;
font-size:16px;
min-width:27px;
padding:3px 0 7px;
text-align:center;
}
#wp-calendar a {
color:#0099FF;
display:block;
font-weight:normal;
text-decoration:none;
}
#wp-calendar a:hover {
background:none repeat scroll 0 0 transparent;
color:#0099FF;
text-decoration:underline;
}
table#wp-calendar {
background:none repeat scroll 0 0 transparent;

}
table#wp-calendar td {
border-color:#999999;
border:hidden;

}
.wp-calendar-download {
background:none repeat scroll 0 0 #222222;
color:#777777;
font-size:10px;
margin:0 auto;
overflow:hidden;
text-align:right;
width:166px;
}
.wp-calendar-download-links a {
background:none repeat scroll 0 0 #000000;
border-left:1px solid #777777;
color:#FFFFFF;
font-weight:bold;
padding:0 3px;
}
.wp-calendar-download-links a:hover {
}




.comicarchiveframe {

	background-color:#ffffff;
	height:320px;
	border:solid #999999 1px;
 
	
	margin: 0 auto;

	text-align: center;

	-moz-opacity: 0.99; /* mozilla, netscape */

	opacity: 0.99; /* firefox, opera, safari, chrome */

	-khtml-opacity: 0.99; /* khtml, old safari */

}



