/*  
Theme Name: Comic News
Theme URI: http://thecomicnews.com/wordpress/style.css
Description: test
Author: John Govsky
Author URI: http://thecomicnews.com/
*/

/*
start slideshow styles
*/
#picInfo {
display: none;
}
#pause {
background-color: yellow !important;
}
#currpici {
padding: 2px;
border-style: solid;
border-width: 1px;
}
/*
end slideshow styles
*/

#homestories a:link,
#homestories a:visited
{
color: black;
}

#homestories a:hover,
#homestories a:active
{
color: red !important;
}

#homestories a img
{
border-style: none;
}

a:hover img.bgshiftred {
background-color: red;
}

#specialoffer .specialhead h1
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 36px; 
line-height: 36px;
color: black;
text-align: center;
margin-bottom: 0;
}

#specialoffer .specialsubhead h2
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 26px; 
line-height: 32px;
color: red;
text-align: center;
margin-top: 0;
padding-top: 3px;
}

#specialoffer p
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 18px; 
line-height: 20px;
color: black;
text-align: center;
margin: 0;
padding: 0;

}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


#sidebar form {
	margin: 0;
	}




/*
from wordpress style.css:

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}


end from wordpress style.css:
*/

span#sendcardmessage {
font-size:1.5em !important;
font-weight: bold;
}

#sendcardcompose img {
}


.entry img {
margin: 0 0 1em 0;
background-color: white;
padding: 4px;
border-style: solid;
border-width: 1px;
}

#validate a {
color: white;
}

#bigstoriesicons a {
text-decoration: none;
}

#bigstoriesicons a:hover {
color: red;
}

#bigstoriesprehead {
font-size: .5em;
}



p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
color: #512d09;
}

#sidebarads,
#sidebarads div,
#sidebarads p,
#sidebarads span,
#sidebaradsblog,
#sidebaradsblog div,
#sidebaradsblog p,
#sidebaradsblog span

{
color: black;
}

h1, h2, h3, h4, h5, h6 { 
font-family: Georgia, "Times New Roman", Times, serif;
/* font-family: Arial, Helvetica, sans-serif; */
font-weight: bold; 
color: #512d09;
background-color: transparent;
text-align: left; 
}

h1 { 
font-size: 22px; 
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0;
}

h2 { 
font-size: 18px; 
margin-bottom: 4px; 
}

h3 { 
font-size: 15px; 
margin-bottom: 3px; 
}

h4 { 
font-size: 12px; 
margin-bottom: 2px; 
}

h5 { 
font-size: 10px; 
margin-bottom: 1px; 
}

h6 { 
font-size: 9px; 
margin-bottom: 0px;
}

code, samp { 
font-family: "Courier New", Courier, monospace; 
font-size: 11px; 
color: black;
background-color: transparent;
}

em { 
font-style: italic; 
}

strong { 
font-weight: bold; 
}

th { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #512d09;
}

td { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #512d09;
}

input {
background-color: white !important;
color: black !important;
}

input:focus { 
color: black;
background-color: #fbf9bb !important;
}

textarea:focus { 
color: black;
background-color: #fbf9bb;
}


div#nav {
width: 100%;
height: 90px;
background-color: red;
margin: 0 0 0 0;
margin: 0 0 0 200px;
padding: 3px 3px 3px 5px;
}

/* The following class is for site navigation (top and left) bar links  */
.navlink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
}

/* The following class is for site navigation (top and left) bar CURRENT PAGE links  */
.navlinkcurrent { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #000000; 
background-color: #cccccc; 
}











/* The following class is for site navigation (top and left) bar links  */
.navlink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
}

/* The following class is for site navigation (top and left) bar CURRENT PAGE links  */
.navlinkcurrent { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #000000; 
background-color: #cccccc; 
}

/* The following class is for the page footers */
.footer1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
}

/* The following class is for resource names */
.resourcename { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #663300;
}

/* The following class is for resource descriptions */
.resourcedescr { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #663300;
}

/* The following class is for resource URLs */
a.resourceurl { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
text-decoration: none;
color: #663300;
}

a.nohover {
background-color: transparent ! important;
}

.links li{
list-style-image: url(/images/trired_10x10.gif);
}

.links a:link { 
color: #663300;
text-decoration: none;
}

.links a:visited { 
text-decoration: none;
}

.links a:hover { 
color: #ff0000;
background-color: #ffcc99;
}

.links a:active { 
color: #ff0000;
background-color: #ffcc99;
text-decoration: none;
}

div.cartoon img {
background-color: white;
padding: 4px;
margin: 0 0 0 0;
border-style: solid;
border-width: 1px;
}

.cartoonnav ul {
margin: -.5em 0 1em 0;
padding-left: 0;
}

.cartoonnav li {
display: inline;
margin-right: .5em;
list-style-type: none;
font-size: .75em;
line-height: 1em;
}

a.cartoonnavcurrent {
font-weight: bold;
font-size: 1.5em;
background-color: transparent ! important;
}

.cartoonnav a:link { 
text-decoration: none ! important;
background-color: transparent ! important;
}
.cartoonnav a:visited { 
text-decoration: none ! important; 
background-color: transparent ! important;
}
.cartoonnav a:hover { 
text-decoration: none ! important;
background-color: transparent ! important;
color: red !important;
}
.cartoonnav a:active { 
text-decoration: none ! important;
background-color: transparent ! important;
}

li.nonext {
color: silver !important;
}

.next {
font-size: 2em;
font-weight: bold;
/* vertical-align: -90%; */
}

.nextcartoon {
font-weight: bold;
color: blue;
}

a.styledefault {
color: silver;
text-decoration: none;
}

a.styleresize {
color: #663300;
text-decoration: underline;
}

a:hover.styledefault {
background-color: transparent ! important;
}

a:hover.styleresize {
color: red;
background-color: transparent ! important;
}

.cartoonindex {
font-weight: bold;
}

.cartoonistinfo {
font-size: 90%;
font-weight: bold;
margin: .5em 0 1em 0;
}

.cartoonweek {
font-size: 50%;
}

.cartoonweek a:link { 
text-decoration: none ! important;
background-color: transparent ! important;
}
.cartoonweek a:visited { 
text-decoration: none ! important; 
background-color: transparent ! important;
}
.cartoonweek a:hover { 
text-decoration: none ! important;
background-color: transparent ! important;
color: red !important;
}
.cartoonweek a:active { 
text-decoration: none ! important;
background-color: transparent ! important;
}

div.cartoonweekhome img {
width: 400px;
background-color: white;
padding: 4px;
margin: 0 0 0 0;
border-style: solid;
border-width: 1px;
}

.weekstoryhead li {
margin-top: 6px;
list-style-type: none;
padding-left: 0;
margin-left: 0;
font-size: 1.1em;
line-height: 1.1em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
.weekstoryhead a:hover {
text-decoration: none;
color: red !important;
}
.weekstoryhead a {
text-decoration: none;
color: #512d09 !important;
}
.weekstoryhead ul {
padding-left: 0;
margin-left: 1em;
}


.featurehead li {
margin-top: 6px;
list-style-type: none;
padding-left: 0;
margin-left: 0;
font-size: 1.1em;
line-height: 1.1em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
.featurehead a:hover {
text-decoration: none;
color: red !important;
}
.featurehead a {
text-decoration: none;
color: black !important;
}
.featurehead ul {
padding-left: 0;
margin-left: 1em;
}



h4.weekendinghead {
margin-left: 1em; 
margin-top: 0;
font-size: .85em;
}

span.bestofprehead a{
font-size: 70%;
text-decoration: none;
}

.homehead li {
margin-top: 20px;
list-style-type: none;
padding-left: 0;
margin-left: 0;
font-size: 2em;
text-decoration: none;
font-size: 44px; 
line-height: 44px; 
}
.homehead ul {
padding-left: 0;
margin-left: 20px;
}
div.homehead ul {
margin-top: -20px;
}

.stationeryhome ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.stationeryhome ul li {
padding: 0 0 20px 0;
margin: 0;
}
.stationeryhome h2 {
padding-bottom: 15px;
}
.stationeryhome a {
text-decoration: none;
font-size: 16px;
}

div.cartoonbox img {
margin: 0 5px 5px 0;
border-style: solid;
border-width: 1px;
}

div.inline {
display: inline;
}





.containerstationery {
margin-left: 20px;
}
div.envelopebacktext {
width: 400px;
}
span.envbacktexthead {
font-weight: bold; 
font-size: 12px;
}





div.cartoonbox div.inline {
width: 300px;
text-align: center;
}

















.featureicons a:link, .featureicons a:visited {
color: black !important;
text-decoration: none;
}

.featureicons a:hover, .featureicons a:active {
text-decoration: underline !important;
}

.featureicons td {
line-height: 180%;
font-size: 1em;
color: black;
}

.featureicons img {
border-style: solid;
border-width: 1px;
vertical-align: bottom;
}

.subsubheadline hr {
width: 85%;
height:0px; 
border:0px; 
border-top:1px solid #000000;
}

hr.fold {
width: 95%;
height:0px; 
border:0px; 
border-top:2px solid #000000;
margin-top: -.5em; 
}

.homedate {
font-size: .6em;
}

.headline {
font-family: Times, "Times New Roman", serif;
font-size: 4.5em;
font-stretch: condensed;
font-weight: bold;
font-style: italic;
text-align: center;
margin: 0 0 0 0;
padding: 0;
line-height: 1em;
color: black;
}

.subheadline {
font-family: Times, "Times New Roman", serif;
font-size: 3em;
font-stretch: condensed;
font-weight: bold;
text-align: center;
margin: 0 0 0 0;
padding: 0;
line-height: 1em;
color: black;
}

.subsubheadline {
font-family: Times, "Times New Roman", serif;
font-size: 2em;
font-stretch: condensed;
font-weight: bold;
text-align: center;
margin: 0 0 0 0;
padding: 0;
line-height: 1.1em;
color: black;
}

#abovethefold a:link,
#abovethefold a:visited
{
color: black !important;
text-decoration: none;
}

#abovethefold a:hover, 
#abovethefold a:active 
{
color: red !important;
text-decoration: none;
}

#hometoon {
width: 37em;
float: left;
margin: .5em 1em 0 0;
}

#hometoon img {
width: 36em;
margin: 0 1em 0 1em;
background-color: white;
padding: 3px;
border-style: solid;
border-width: 1px;
}

#subsubheadline {
clear: right;
}

#hometoonandheadline {
margin: .5em 0 0 0;
padding: 0 1em 0 0;
}

#hometoonandheadline p {
font-size: .5em;
font-weight: normal;
margin: 0 0 -1em 0;
}

#blogweeklypromo {
margin: 0 0 0 1em;
width: 100%;
}

#blogpromo {
float: left;
}

body {
	font: 78%/1.5 Verdana, Arial, Helvetica, sans-serif;
	/*
	background-color: #cc9966;
	*/
	background: white url(/images/newsback.jpeg);
	text-align: center;
	padding: 0;
	margin: 1em;
	color: #512d09;
}


#container {
	width: 65em;
	background: #F4ECD9;	
	text-align: left;
	border: 1px solid #963;
	margin: 0 auto;
	/* original border-color: #eda */
	/* min-width: 800px; */
}

#sidebarads, 
#sidebaradsblog  
{
float: left; 
border-style: solid;
border-width: 0 1px 0 0;
border-color: #963;
margin-left: 0px;
padding-bottom: .5em;
padding-right: 5px;
padding-left: 10px;
background: #F4ECD9;
text-align: center;
font-family: Helvetica, Arial, Verdana, sans-serif;
}

#sidebarads p, 
#sidebaradsblog p 
{
font-family: Helvetica, Arial, Verdana, sans-serif;
}


#sidebaradshome
{
margin-left: 0px;
padding-bottom: .5em;
padding-right: 5px;
padding-left: 10px;
text-align: center;
font-family: Helvetica, Arial, Verdana, sans-serif;
}








#content1 {
margin-left: 175px;
padding: 0 0 0 18px;
}


#nav p {
	margin: 1em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

.bannerad {
vertical-align: 20%;
}

#banner {
	background: red;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#banner img {
border-style: none;
padding: 0;
margin: 0;
vertical-align: middle;

}

#homebanner {
	background: red;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#homebanner img {
border-style: none;
padding: 0;
margin: 0;
width: 60.1em;
}

#nav, #nav ul {
	float: left;
	width: 65em;
	list-style: none;
	line-height: 1em;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 6em;
	/* width: 6em;  ORIGINAL - KEEPS TOP MENU SHORTER */
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(/images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	font-family: Arial, Helvetica, serif;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	width: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
}

#main {
	clear: left;
}

#main a {
	color: #7C6240;
}

#main a:hover {
	text-decoration: none;
}

#footer1 {
	margin: .5em;
	text-align: center;
	font-size: .75em;
}

#adbox a:hover {
color: red !important;
}






 
#wrapper {
	/* width: 65em; */
	min-width: 800px;
	max-width: 1200px;
	background: #F4ECD9;	
	text-align: left;
	border: 1px solid #963;
	margin: 0 auto;
	/* original border-color: #eda */
	/* min-width: 800px; */
}

.storywrapper {
margin-left: 0;
padding: 0 0 0 0;
}

.storywrapper h2 {
margin-top: 10px;
font-size: 40px;
line-height: 105%;
}

.storywrapper h2 a {
color: black;
text-decoration: none;
}

.storywrapper h3 {
font-style: italic;
font-size: 24px;
margin: 0 0 5px 0;
line-height: 120%;
}

.storywrapper h3 a {
color: black;
text-decoration: none;
}

#maincontent {
	margin: 0 10px 0 10px;
}

#maincontent a {
	color: #7C6240;
}

#maincontent a:hover {
	text-decoration: none;
}

.toonwrapper img {
width: 600px;
}

.storytext {
width: 170px;
top: 20px;
float: left;
padding: 0 1% 0 0;
}

.toonwrapper {
margin:  0 0 0 20%;
width: 80%;
}

.storytext, 
.storytext h2, 
.storytext h3,  
.storytext p, 
.storytext a:link, 
.storytext a:visited {
color: blue !important;
text-decoration: none;
}

#homestories hr {
margin: 6px 12px 0 0;
clear: both;
}

.toonhead {
font-size: 30px;
}

/*
.cartoonbig img {
width: 765px;
}
*/

#cndescription p {
font-size: 11px;
}

#weekdate {
font-size: 13px;
margin-bottom: -7px;
}

#weekdate a {
color: blue !important;
font-size: 13px;
text-decoration: none !important;
margin-top: 0;
}

.stumbleupon {
margin: 0 30px 0 30px;
}

.nexttoon {
margin-top: -4px; 
margin-right: 20px; 
text-align: right;
}



#socialnetworkbuttons {
border-style: solid;
border-width: 1px 0 0 0;
border-color: black;
}

#footer1 a:link, #footer1 a:visited , #footer1 a:active {
color: #512d09;
}

#footer1 a:hover {
text-decoration: none !important;
}

.video video {
margin-left: 65px !important;
}


.cssbuttonlinks ul {
margin: 10px 0 0 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.cssbuttonlinks ul li { 
display: inline; 
margin: 0 .5em 0 .5em;
}

.cssbuttonlinks ul li a {
text-decoration: none;
padding: .4em 1em;
color: #fff !important;
background-color: #036;
border-radius: 1em;
}

.cssbuttonlinks ul li a:hover {
color: yellow !important;
background-color: #369;
}

input[type=text] {
    border:1px solid #ccc; 
    border-radius: 5px;
}

textarea {
    border:1px solid #ccc; 
    border-radius: 5px;
}

input[type=submit] {
color: black !important;
background-color: yellow !important;
border-style: solid !important;
border-width: 1px !important;
border-color: black !important;
border-radius: 5px;
}
