/* Companion Custom CSS over-rides for [ The Great Indian Comic Project ]: ComicPress - 2.8.1 */

body {
	color: #faf6ff;
	background: #FF9933 url('http://www.tgicp.com/wp-content/themes/comicpress/images/bgs/tgicp-background.png') top repeat-x;

}

a {
	color: #FFFF99;
}

a:hover {
	color: #FF9933;
	font-weight: bold;
}

#page {
	width: 990px; /* tcp width .. changed from 780 */
        background:  #5E5E5E;  /* tcp color */

}


#page-wide {
        background:  #5E5E5E;  /* tcp color */

}

#pagewrap-right {
        width: 990px;
}

.narrowcolumn {
	width: 710px;
	padding : 0px 0px;
}

/* Right Sidebar Themes */
#sidebar-right {
	width: 260px;
}


.comicthumbwrap {
	padding: 4px 4px 10px 4px;
}

#header {
	text-align: left;
	background: #FF9933 url('http://www.tgicp.com/wp-content/themes/comicpress/images/bgs/TGICP-headerbg.png') top repeat-x; 
}

h2, h2 a {
	color: #faf6ff;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 10px;
}

h3, h3 a{
color: #faf6ff;
font-family: 'Georgia'
}

.sidebar {
	font-size: 12px;
}

	.sidebar h2, .sidebar h2 a {
	        color: #faf6ff;
	}

	.sidebar .widget {
		padding: 5px;
	}
#sidebar-undercomic {
	text-align: center;
}
#comic {
	background: #5E5E5E;
	padding: 0px 0px;
}

#comic-foot {
        padding: 5px;
}


#column {
        overflow: hidden; 
}

.post-foot, .post-comic-foot, .post-page-foot {
                      overflow: hidden;
                  } 

.archive-dropdown-wrap {
	background: url('http://localhost/wordpress/wp-content/themes/comicpress/images/tgicp-Browse-Search.png') no-repeat;
}

archive-dropdown-wrap:hover {
		background-position: 0 -32px;
	}

#sidebar-left {
        background: #5E5E5E; 
}

#sidebar-right {
       background: #5E5E5E;
}

	h2.pagetitle, h2.pagetitle a {		padding: 0 0 5px 0;
		margin: 0 0 15px 10px;
		letter-spacing: none;
	}


#storyline li {
	margin: 10px;
}


#storyline li li .storyline-title:hover {
	color: #FF9933;
	}
	
.storyline-description {
	font-size: 12px;
}

.entry {
	padding: 3px 10px;
}