* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 14px Arial;
	color: #303030;
	background: #FFFFFF url(../images/background.jpg) repeat-x 0 0;
}
a {
	color: #005081;
}
a:hover {
	color: #ff0000;
	text-decoration: none !important;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 940px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	/*height: 200px;*/
	position: relative;
}
	#header .info {
		height: 23px;
		font-size: 0.8em;
		font-family: Verdana;
		color: #ffffff;
		padding-top: 8px;
	}
		#header .info .date {
			float: left;
			padding: 1px 0 3px 22px;
			/*background: url(../images/date.gif) no-repeat 1px 0;*/
		}
		#header .info .rss {
			float: right;
		}
			#header .info .rss a {
				color: #ffffff;
				padding: 1px 0 3px 22px;
				background: url(http://www.superheromarketing.net/wp-content/uploads/51-rss-button.png) no-repeat;
				display: block;
				text-decoration: none;
			}
	
			
			
		
			
	#header h1 {
		float: left;
		font-size: 0;
	}
		#header h1 a {
			display: inline-block;
			width: 450px; height: 98px;
			outline: none;
			/*text-indent: -9999px;*/
			background: url(http://www.superheromarketing.net/wp-content/uploads/blogheader21.jpg) no-repeat 0 0;
			/*background: url(http://www.superheromarketing.net/wp-content/uploads/logobanner51.jpg) no-repeat 0 0;*/
			outline: none;
			padding-left: 0px;
			paddig-right:0px;
			margin-left:-30px;
			
			
		}
	
	#header .ad {
		float: left;
		padding-top: 20px;
		padding-left:20px;
		display:inline;
		
		
	}
	
	#header form {
		width: 118px; height: 41px;
		background: url(../images/search.gif) no-repeat;
		position: absolute;
		top: 134px; right: 0;
	}
		#header form input {
			float: left;
			border: 0;
			float: right;
			width: 118px;
			font-size: 0.8em;
			color: #6F6F6F;
			font-family: Arial;
			/*margin: 4px 4px 0 0;*/
			background-color: #ffffff;
		}
		#header form button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 21px; height: 21px;
			float: left;
			background-color: transparent;
		}
	
	#header .pages ul {
		clear: both;
		list-style-type: none;
		height: 30px;
	}
		#header .pages ul li {
			float: left;
			font-weight: bold;
			padding-left: 2px;
			background: url(../images/divider1.gif) no-repeat ;
			font-size: 0.9em;
			
			
		}
		#header .pages ul li a {
			display: block;
			color: #99DDFF;
			text-decoration: none;
			padding: 7px 13px;
		}
		#header .pages ul li.f {
			padding-left: 0;
			background: none;
		}
		#header .pages ul li.f a {
			padding-left: 0;
		}
		#header .pages ul li ul li ul {
			top: -2px; left: 197px;
		}
	
	#header .categories ul {
		clear: both;
		list-style-type: none;
		height: 30px;
	}
		#header .categories ul li {
			float: left;
			font-weight: bold;
			padding-left: 2px;
			background: url(../images/divider2.gif) no-repeat 0 9px;
			font-size: 0.9em;
		}
		#header .categories ul li a {
			display: block;
			color: #AAEEFF;
			text-decoration: none;
			padding: 7px 13px;
		}
		#header .categories ul li.f {
			padding-left: 0;
			background: none;
		}
		#header .categories ul li.f a {
			padding-left: 0;
		}
		#header .categories ul li ul li ul {
			top: -2px; left: 197px;
		}
		
	#header ul li a:hover {
		color: #ffffff;
	}
	
	/** begin navigation submenu **/
	#header li ul li {
		position: relative;
	}
	#header li ul {
		clear: both;
		position: absolute;
		list-style-type: none;
		display: none;
		z-index: 200;
		height: auto !important;
		padding-top: 1px;
		padding-left: 0 !important;
		margin-left: -1px;
		background-image: none !important;
		border-width: 0 0 1px !important;
		border-color: #000000;
		border-style: solid;
	}
		#header li ul li {
			font-size: 1em !important;
			clear: both;
			margin: 0 !important;
			background-image: none !important;
			border-width: 1px 1px 0;
			border-style: solid;
			border-color: #000000;
			padding: 0 !important;
		}
		#header li ul li a {
			padding: 3px 13px !important;
			line-height: 1.6em;
			width: 170px;
			background-color: #002E4B;
		}
		#header li ul li a:hover {
			background-color: #000000 !important;
			background-image: none !important;
		}
	#header .categories ul li ul {
		
	}
		#header .categories ul li ul li a {
			background-color: #005081;
		}
		#header .categories ul li ul li a:hover {
			background-color: #002E4B !important;
		}
		#header .categories ul li ul, #header .categories ul li ul li {
			border-color: #0002E4B;
		}
	/** end navigation submenu **/
		
/** END header **/

/** BEGIN content **/
#content {
	width: 600px;
	float: left;
	margin-top: 15px;
}
	#content .post {
		background: #ffffff url(../images/post.gif) no-repeat;
		border: 1px solid #C9C9C9;
		margin-bottom: 10px;
		margin-left: -20px;
	}
		#content .post .l {
			width: 586px;
			
			
		}
	          /*#content .post .r {
			width: 220px;
			float: right;*/
			
		}
		#content .post h2 {
			font-size: 1.7em;
			line-height: 1.4em;
			margin-bottom: 5px;
			letter-spacing: -1px;
			color:#1F7491;
		}
			#content .post h2 a {
				color: #1F7491;
				text-decoration: none;
			}
		#content .post p {
			clear: both;
			line-height: 2.0em;
			margin-bottom: 15px;
			
		}
		
		#content .details {
			margin-bottom: 5px;
			background-color: #1F7491;
			color: #ffffff;
			font-style: italic;
			padding: 0 5px;
			height:85px;
			width:565px;
			font-size:18px
			/*float: left;*/
			
		}
			#content .details a {
				color: #ffffff !important;
				text-decoration: none;
			}
		#content .post .continue {
			font-style: italic;
		}
		#content .post img {
			margin: 3px 0 5px;
			float:right;
			
		}
		#content .post .r p {
			margin-bottom: 10px;
			
		}
		#content .post .r a {
			font-style: italic;
			background-position: 0 3px;
			background-repeat: no-repeat;
		}
		/*#content .post .category a {
			background-image: url(../images/category.gif);
			padding-left: 22px;*/
			
		}
		#content .post .comments a {
			/*background-image: url(../images/comments.gif);
			padding-left: 22px;*/
			margin-bottom: 15px;
			background-color: #003352;
			color: #ffffff;
			font-style: italic;
			padding: 0 5px;
			float: left;
		}
	#content .postnav {
		padding: 10px 0;
		text-align: right;
	}
		#content .postnav a {
			font-weight: bold;
			text-decoration: none;
			font-size: 0.9em;
		}
	#content .notfound {
		background: #ffffff url(../images/post.gif) repeat-x 0 0;
		border: 1px solid #C9C9C9;
		margin-bottom: 10px;
	}
		#content .notfound h2 {
			margin-bottom: 15px;
		}
/** END content **/

#single, #comments, #trackbacks, #respond {
	background: #ffffff url(../images/post.gif) no-repeat ;
	border: 1px solid #C9C9C9;
	margin-bottom: 10px;
}

/** BEGIN single **/
#single h2 {
	font-size: 2.2em;
	line-height: 1.4em;
	margin-bottom: 12px;
}
#single p {
	line-height: 1.6em;
	margin-bottom: 15px;

}
#single blockquote {
	line-height: 1.6em;
	margin-bottom: 15px;
	padding: 5px 0 5px 32px;
	background: url(../images/quote.gif) no-repeat 0 0;
	font-style: italic;
}
#single ol {
	list-style-position: inside;
	margin-bottom: 15px;
}
	#single li {
		line-height: 1.6em;
		padding: 2px 0;
	}
#single ul {
	list-style-type: none;
	margin-bottom: 15px;
}
	#single ul li {
		padding-left: 16px;
		background: url(../images/bullet.gif) no-repeat 1px 9px;
	}
#single h3, #single h4, #single h5, #single h6 {
	margin-bottom: 10px;
}

/** begin headers **/
#single h3, #single h4, #single h5, #single h6 {
	margin: 15px 0 10px;
}
#single h3 { font-size: 1.3em; }
#single h4 { font-size: 1.2em; }
#single h5 { font-size: 1.1em; }
#single h6 { font-size: 1.0em; }
/** end headers **/

/** begin blockquote **/
#single blockquote {
	line-height: 1.6em;
	padding: 5px 10px 0 35px;
	margin-bottom: 10px;
	font-style: italic;
	background: url(../images/quote.gif) no-repeat 0 0;
}
/** end blockquote **/

/** begin table **/
#single table {
	margin-bottom: 20px;
}
	#single table th {
		font-size: 0.9em;
		color: #ffffff;
		padding: 2px 4px;
		line-height: 1.6em;
		background-color: #007380;
	}
	#single table td {
		line-height: 1.6em;
		padding: 2px 4px;
	}
	#single table tr.odd td { background-color: #EEEEEE; }
	#single table tr.even td { background-color: #E5E5E5; }
	
/** end table **/

/** begin form **/
#single form {
	margin-bottom: 10px;
}
#single fieldset {
	border: 1px solid #DDDDDD;
	padding: 16px;
	margin-bottom: 20px;
}
	#single form p {
		margin-bottom: 4px !important;
		
	}
	#single form input {
		margin-right: 5px;
	}
	#single form label {
		margin-right: 10px;
		color: #8B8B8B;
	}
	#single form input.text, #single form textarea {
		border: 1px solid #BEBDBD;
		font-size: 1em;
		font-family: Verdana;
		background-color: #F3F3F3;
		color: #808080;
		padding: 2px;
		max-width: 100%;
		margin-bottom: 10px;
	}
	#single form textarea {
		line-height: 1.6em;
		margin-bottom: 10px;
	}
	#single form button {
		width: 65px; height: 23px;
		background: url(../images/submit.gif) no-repeat 0 0;
		text-indent: -9999px;
		border: 0;
		margin-top: 100px;
	}
/** end form **/

/** END single **/

/** BEGIN comments **/
#comments h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial;
}
#comments ul {
	list-style-type: none;
	padding-top: 15px;
}
	#comments ul li {
		padding-top: 20px;
		line-height: 1.5em;
		overflow: hidden;
		height: 100%;
	}
	#comments ul li .l {
		float: left;
		width: 14%;
		color: #8A8A8A;
		font-size: 0.85em;
		font-style: italic;
	}
		#comments ul li .l img {
			margin-bottom: 10px;
			width: 70px; height: 70px;
		}
	#comments ul li .r {
		float: right;
		width: 85%;
	}
	#comments ul li .author {
		font-weight: bold;
		margin-bottom: 5px;
	}
		#comments ul li .author em {
			font-weight: normal;
			font-size: 0.9em;
			margin-left: 10px;
			color: #008800;
		}
	#comments ul li .reply {
		font-style: italic;
	}
	#comments ul li ul {
		border-left: 3px solid #FCE29C;
		padding: 0 0 0 15px;
		margin: 15px 0 10px;
	}
		#comment ul li ul li {
			border-bottom: 0;
		}
	#comments .navigation {
		font-weight: bold;
		font-size: 0.9em;
		padding: 20px 0;
	}
		#comments .navigation a {
			text-decoration: none;
		}
	#comments .nocomments {
		padding-top: 15px;
	}
/** END comments **/

/** BEGIN trackbacks **/
#trackbacks h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial;
	margin-bottom: 15px;
}
#trackbacks ul {
	list-style-type: none;
}
	#trackbacks ul li {
		background: url(../images/bullet.gif) no-repeat 1px 9px;
		line-height: 1.6em;
		padding: 2px 0 2px 16px;
	}
	#trackbacks ul li a {
		text-decoration: none;
		margin-right: 10px;
	}
	#trackbacks ul li em {
		font-size: 0.85em;
	}
/** END trackbacks **/

/** BEGIN submit reply **/
#respond h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial;
	margin-bottom: 15px;
}
#respond .buffer {
	padding-bottom: 15px;
}
#respond form {
	padding-top: 15px;
	float: left;
}
	#respond a {
		font-style: italic;
	}
	#respond form .label {
		width: 105px;
		float: left;
		clear: both;
	}
	#respond form .field {
		width: 260px;
		float: left;
		padding-right: 20px;
		margin-bottom: 12px;
	}
	#respond form .note {
		width: 190px;
		float: left;
		font-size: 0.9em;
		font-style: italic;
	}
	#respond form .req {
		color: #ff0000;
	}
	#respond form input, #respond form textarea {
		width: 100%;
		border: 1px solid #CACACA;
		padding: 3px;
		font-size: 1em;
		font-family: Arial;
		color: #303030;
	}
	#respond form textarea {
		height: 115px; height: 200px;
	}
	#respond form button {
		width: 72px; height: 30px;
		background: url(../images/submit.gif) no-repeat 0 0;
		text-indent: -9999px;
		border: 0;
		margin-top: 170px;
	}
	#respond form p {
		margin-bottom: 15px;
	}
/** END submit reply **/
		
.buffer {
	border: 1px solid #ffffff;
	padding: 5px 20px 25px;
}

/** BEGIN sidebar **/
#sidebar {
	width: 325px;
	float:right;
	padding: 15px 0px 0px 5px;
}
	#sidebar .ad125x125 {
	        
		
		
	}
		#sidebar .ad125x125 img {
			margin-bottom: 10px;
		}
		#sidebar .ad125x125 img.o {
			
			}
								
		#sidebar .ad125x125 img.e {
		
		}
	#sidebar .box {
		border: 1px solid #CCCCCC;
		background-color: #ffffff;
		padding: 5px;
		margin-bottom: 10px;
		clear: both;
	}
		#sidebar h2 {
			font-size: 1em;
			color: #ffffff;
			background: url(../images/sidehead.gif) repeat-x 0 0;
			padding: 4px 6px;
			border-width: 0 1px;
			border-style: solid;
			border-color: #00616C;
		}
		#sidebar ul {
			list-style-type: none;
			padding: 5px 8px;
		}
			#sidebar ul li {
				padding: 5px 0;
				line-height: 1.6em;
			}
			#sidebar ul li p {
				padding-top: 5px; 
			}
			#sidebar ul.posts li a {
				font-weight: bold;
			}
	#sidebar .flickr {
		padding-top: 6px;
		text-align: center;
		overflow: hidden;
	}
		#sidebar .flickr img {
			margin: 4px 4px 4px 3px;
		}
	#sidebar .ad250x250 {
		border: 1px solid #CCCCCC;
		background-color: #ffffff;
		padding: 4px;
		margin-bottom: 10px;
		clear: both;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background: #000000 url(../images/footer.gif) repeat-x 0 0;
	color: #c8c7c7;
}
	#footer .wrapper {
		width: 940px;
		margin: auto auto;
		text-align: left;
		padding: 20px 0 15px;
		background: url(../images/footlogo.gif) no-repeat right 5px;
	}
	#footer p {
		line-height: 1.5em;
		font-size: 0.8em;
		font-family: Verdana;
		margin-bottom: 10px;
	}
	#footer a {
		color: #c8c7c7;
		text-decoration: none;
	}
/** END footer **/

/** BEGIN widget styles **/

/** begin calendar **/
#calendar_wrap {
	
}
	#wp-calendar {
		width: 100%;
	}
		#wp-calendar caption {
			margin-bottom: 5px;
			font-weight: bold;
			text-transform: uppercase;
		}
		#wp-calendar th {
			text-align: center;
			font-size: 0.9em;
			color: #ffffff;
			background-color: #c0c0c0;
		}
		#wp-calendar td {
			text-align: center;
			padding: 2px;
			font-size: 0.9em;
		}
			#wp-calendar td a {
				font-weight: bold;
				text-decoration: none;
			}
		#prev {
			padding: 15px 5px 0 !important;
			text-align: left !important;
			text-transform: uppercase;
		}
		#next {
			padding: 15px 0 0 !important;
			text-align: right !important;
			text-transform: uppercase;
			font-size: 0.8em;
		}
			#prev a, #next a {
				display: block;
				width: 45px; height: 13px;
				color: #ffffff;
				background-color: #c0c0c0;
				text-align: center;
				font-size: 0.8em !important;
			}
			#prev a:hover, #next a:hover {
				background-color: #303030;
			}
			#prev a { float: left; }
			#next a { float: right; }
/** end calendar **/

/** begin search form **/
#searchform {
	
}
	#searchform input {
		width: 236px;
		font-family: Verdana;
		font-size: 0.9em;
		padding: 1px 2px;
	}
	#searchsubmit {
		width: auto !important;
		padding: 0 !important;
	}
/** end search form **/

/** END widget styles **/
.ad1 {
      float: left;
    }
.ad2 { 
      float: right;
    }    
/*ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size:1.2em;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	border-right:solid 1px #fff;
}
*/
/*ul#menu ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #7EAED7;*/ /* fixes gap problem in IE */
	/*border-left: 1px solid #FFF;
	z-index:1000;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	background: #9CC;
}
ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0;*/ /* if using borders, -1px to align top borders */
	/*left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{
background:#7EAED7 !important;
color: #FFFFFF;
}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:hover,
ul#menu  li a:active{
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	
	 color: #FFFFFF;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 8em;
}*/   
  /* .featuredposts {
  width: 660px;
  background: #ffffff url(../images/post.gif) no-repeat;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top:10px;
  float: left;
  line-height: 1.6em;
  clear: both;
  }*/
/*.featuredposts h2 {
  font-size: 2.0em;
  line-height: 1.4em;
  
  letter-spacing: -1px;
  color: #000000;
  text-decoration: none;
}*/
.featuredimg {
  float: right;
  margin: 5px 10px auto 5px;
  width: 220px;
  height: 175px;
}
.adv { 
	text-align:center;
	width:270px;
	}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.style3 {color: #0066CC}
.style5 {
	font-size: 20px;
	font-weight: bold;
	color: #BD0C16;
	font-family: "Times New Roman", Times, serif;
}
.style6 {
	font-size: 17px;
	font-weight: bold;
	color: #BD0C16;
	font-family: "Times New Roman", Times, serif;
}
.style11 {
	color: #BD0C16;
	font-weight: bold;
}
.style13 {color: #BD0C16}
.style16 {
	font-size: 14px;
	font-weight: bold;
}	
.popform {
        float:right;
        width:250px;
        margin-left:-20px;
        }
.popit {
        width:250px;
        text-align:left;
        float:right;
        margin-left:-20px;
        } 
.clear {
        clear:both;
        } 
.clearl {
        clear:left;
}
.tweet { 
float:right;
margin:-84px 77px 5px 0px;
}        
        
.digg {
float:right;
margin:-84px 15px 5px 5px;

}
.face {
float:right;
margin:-60px 45px 5px 0px;

}
        
        }
.clearr {
        clear:right;
        }
.submit {
         margin:0;
         padding:0 .25em;
         width:100%;
         overflow:visible;
         }
.thumbnail {
float: right;
}  	                                                  
#opt-in {
                border: 1px solid #002F4B;
		background-color: #ffffff;
		padding: 5px;
		margin-bottom: 10px;
		clear: both;
	}  
.post_avatar {
 float:left;margin-right:5px;
 margin-left:5px;
 /*padding: 0px; margin: 0; border: 1px solid #ddd;*? 
  }
  	                                                  