/*   
Theme Name: sticky comics v3
Theme URI: http://www.stickycomics.com
Description: Version 3 of stickycomics.com
Author: christiann
Author URI: http://www.xiann.com
Version: 1.0
*/

/* global page setup */
body  {
	font: 80% Arial, Helvetica, sans-serif;
	background: url(images/paper_bg_brown.jpg) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #292929;
}
#container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
} 
a:link {
	color: #0685cc;
	text-decoration: none;
}
a:visited {
	color: #045481;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #b2231f;
	text-decoration: none;
}
img { border: none; }

/* header */
#header {  
	text-align: center;
	margin-top: 10px;
} 
#header .sprite1 {
	width: 280px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: -10px;
	height: 68px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
#header .sprite2 {
	width: 280px;
	height: 70px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -10px;
	float: left;
	background-repeat: no-repeat; 
	background-position: left;
}
#header h1 {
	margin: 0;
	padding: 0; 
	width: 360px;
	height: 66px;
	background: url(images/sticky_comics_header.png) top no-repeat;
	float: left; 
}
#header p.tagline {
	clear: both;
	font-weight: bold;
	color: #ffe7d4;
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size: 13px;
}

/* main content area */
#mainContent { 
	width: 600px;
	min-height: 1200px;
	margin: 0 180px 0 180px; 
	background: #fff; 
} 
h1.topMainHeading {
	font-weight: bold; 
	color: #fff;
	background: url(images/paper_bg_blue.jpg);
	padding: 10px 20px;
	margin: 0;
	font-size: 14px;
	text-transform: lowercase;
}
h1.topMainHeading.news {
	clear: none;
}
h1.topMainHeading a:link, h1.topMainHeading a:visited { 
	color: #fff; 
}
h1.topMainHeading a:hover {
	color: #351D1D;
}
.singlePost {
	margin: 15px 20px 10px 20px;
}
.singlePost h1 {
	font-weight: bold;
	color: #b2231f;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.singlePost h1 a:link, .singlePost h1 a:visited {
	color: #b2231f;
}
.singlePost h1 a:hover {
	color: #0685cc;
}
p.postdate {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #707070;
}
.titleAndDate {
	width: 400px;
	float: left;
}
.topCommentNav {
	width: 100px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #707070;
}
.singlePostTop {
	height: 32px;
}
.postBody {
	margin: 10px 0 0 0;
}
.comic .postBody {
	text-align: center;
}
.postNav {
	text-align: center; 
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
}
.postNav .newerLink, .postNav .newer a {
	padding: 0 14px;
	background: url(images/arrow_forward_red.png) right no-repeat;
font-weight: bold;
}
.postNav .randomLink {
	padding: 0 10px;
}
.postNav .olderLink, .postNav .older a {
	padding: 0 14px;
	background: url(images/arrow_back_red.png) left no-repeat;
font-weight: bold;
}
.postNav a:visited {
	color: #0685cc;
}
.postNav a:visited:hover {
	color: #b2231f;
}
.postNav.topPostNav {
	padding-bottom: 0px;
}
.postNav.postNavSingle {
	padding: 0;	
}
.topPostNav {
	width: 160px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #707070;
	margin-top: 5px;
	/*font-weight: normal;*/
}
.topPostNav .postNav.topPostNavSingle .newerLink, .topPostNav .postNav.topPostNavSingle .newer a {
	padding:3px 15px 3px 0px;
	height: 10px;
}
.topPostNav .postNav.postNavSingle .olderLink, .topPostNav .postNav.topPostNavSingle .older a {
	padding: 3px 0px 3px 15px;
	height: 10px;
}
.topPostNav .postNav.postNavSingle .olderLink, .topPostNav .randomLink {
	padding: 0 6px;
}
.postMeta {
	color: #707070;
	font-size: 10px;
	height: 15px;
	overflow: visible; 
	padding: 0 0 15px 0;
	/*display: inline; */
}
.postMeta div {
	/*height: 15px;*/
	float: left; 
	/*margin: 15px 10px 5px 0px;*/
	margin: auto 10px auto auto; 
	display: inline; 
}
/*.singlePost.news {*/
.singlePost.list {
	padding-bottom: 15px;
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
}
.postNav.news {
	padding-bottom: 10px;
	text-align: right;
}
.postBody blockquote {
	color: #444;
	margin: 0;
	padding: 4px 10px;
	border-left: 2px solid #eee;
	font-size: 95%;
}
/* links page */
.myLinks h2 { font-size: 13px; }

/* left nav */
#sidebar1 {
	float: left; 
	width: 180px; 
}
#sidebar1, #sidebar1 ul, #sidebar1 li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	color: #fff;
}
#sidebar1 h2 {
	font-weight: bold; 
	color: #fff0e4;
	padding: 0;
	margin: 10px 0;
	font-size: 14px;
	text-transform: lowercase;
}
#sidebar1 h2 span {
	background: url(images/paper_bg_red.jpg);
	padding: 10px 20px;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #fff;
	font-weight: bold;
}
#sidebar1 a:hover {
	color: #351D1D;
}
#sidebar1 li ul {
	margin: 15px 5px 25px 5px;
}
#sidebar1 li p {
	margin: 15px 5px 25px 5px;
}
#sidebar1 #searchform {
	margin: 15px 5px 25px 5px;
}
#sidebar1 #searchform #s {
	width: 120px;
	border: none;
	background: #EFF8FF;
	/*background: url(images/paper_bg_blue.jpg) repeat;*/
	color: #333;
	text-align: right;
	padding: 2px;
}
#sidebar1 #searchform #searchsubmit {
	margin-top: 3px;
	background: url(images/paper_bg_gray.jpg) repeat;
	border: none;
	padding: 2px;
	color: #fff;
	cursor: pointer;
	font-size: 75%;
}
#sidebar1 #searchform #searchsubmit:hover {
	color: 	#351D1D;
}
.minigallery img {
	border: 0;	
}

/* right nav */
#sidebar2 {
	float: right; 
	width: 180px; 
}
#sidebar2 .wrapper {
	padding: 0 10px;
}

/* footer */
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #351D1D;
	font-weight: bold;d
}
#footer .sprite3 {
	width: 155px;
	height: 64px;
	margin: 10px 25px 0 0;
	float: left; 
	background-position: right;
	background-repeat: no-repeat
}
#footer ul, #footer ul li {
	list-style-type: none;
	display: block;
}
#footer .nav1 {
	width: 130px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 10px;
	background-image: url(images/paper_bg_red.jpg);
}
#footer .nav2 {
	width: 130px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 10px;
	background-image: url(images/paper_bg_blue.jpg);
}
#footer .nav3 {
	width: 280px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 10px;
	background-image: url(images/paper_bg_gray.jpg);
	text-align: right;
}
#footer nav3 li {
	
}
#footer p {
	margin: 0; 
	padding: 0;
}

/* helper classes */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textImgReplace {
	display: none;
}
.alignleft {
	float: left;
	padding: 2px 10px 10px 2px;
}
.alignright {
	float: right;
	padding: 2px 2px 10px 10px;
}

/* comments */
ol.commentlist, ol.commentlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	/*float: right;*/
}
ol.commentlist .vcard {
}
ol.commentlist .avatar {
	float: right;
}
ol.commentlist .commentmetadata {
	font-size: 85%;
}
ol.commentlist cite {
	font-style:normal;
	font-weight: bold;
	font-size: 110%;
}
ol.commentlist .says {
	display: none; 
}
ol.commentlist p {
	margin: 5px 0 5px 0;
	padding: 0;
}
ol.commentlist .thread-odd {
	background: #eee;
	padding: 5px;
}
ol.commentlist .thread-even {
	background: #FFF6EF;
	padding: 5px;
}
ol.commentlist .reply {
	font-size: .8em;
}

/* archives */
.comicsArchive {
	padding: 24px 20px 20px 24px;
}
.archiveImg {
	/*padding: 0 5px 5px 0;*/
	padding: 1px;
}
.newsArchiveTitle {
		
}

/* ad label */
.sponsorlabel {
	text-align: center; 
	/*background-image: url(images/paper_bg_gray.jpg);*/
	color: #333;
	padding: 3px;
}
.bottomAds .sponsorlabel {
	/*background: #eee;*/
	width: 462px;	
}

/* inline styles */
.sociable_tagline {
	font-size: 10px;
	color: #707070;
}
.wp-caption-text {
	font-size: 11px;
	color: #363636;
	text-align: center;
}
.bottomAds {
	padding: 0 20px 20px 55px;
	text-align: center;
}

/* sprites */
.alien {
	background-image: url(images/sprite_alien.png);
}
.star1 {
	background-image: url(images/sprite_star.png);
}
.heart1 {
	background-image: url(images/sprite_heart1.png);
}

/* store page */ 
table.storeListing img.product {
border: 1px solid gray; 
}
table.storeListing td {
text-align: center; 
}

/* sidebar store stuff */
.wrapper .store { font-weight: normal; color: silver; }
.wrapper .store a:link, .wrapper .store a:visited {
	color: #fff;
	font-weight: normal;
}
.wrapper .store a:hover {
	text-decoration: underline; 
}

/* sidebar 2 widget */
#sidebar2 ul h2 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
}
#sidebar2 ul, #sidebar2 ul li {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
#sidebar2 li li {
	padding-bottom: 5px;	
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px dotted silver;
}
#sidebar2 ul a:link, #sidebar2 ul a:visited { color: #292929; } 
#sidebar2 ul a:hover { color: #000; } 

#sidebar2 #get_recent_comments_wrap .title {
	font-weight: bold;
}
#sidebar2 #get_recent_comments_wrap  a.title:link, #sidebar2 #get_recent_comments_wrap  a.title:visited {
	color: #fff;
}
#sidebar2 #get_recent_comments_wrap .meta {
	font-size: 9px;
}
#sidebar2 #get_recent_comments_wrap li.recentcommentitem:hover {
	background: silver;
	opacity: 0.9;
}
#sidebar2 #get_recent_comments_wrap li.recentcommentitem:hover a.title {
	color: #000;
}

li iframe { background: #EFF8FF; }

.addthis_toolbox { height: 30px; overflow: hidden; } 

.related_post_title, .related_post { text-align: left; } 
