/* RESET */
/**********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
.clearfix {display: inline-block;}    
/* Hides from IE-mac \*/  
* html .clearfix {height: 1%;}  
.clearfix {display: block;}  
/* End hide from IE-mac */


/**********************************************/

/* Common Elements */
p, ul, img, cite, center, .post, blockquote {
	padding: 0 0 10px 0;
	line-height: 1.3em;
}

li {
	line-height: 1.5em;
}

p, .post {
	font-size: 0.8em;
}

.post p {
	font-size: 1em;
}

.post h1, .post h2, .post h3 {
	font-size: 1.2em;
}

h1,h2,h3,h4 {
	margin: 20px 0 10px 0;
}

h1 span, h2 span {
	display: block;
	font-size: 0.6em;
	padding: 5px 0 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

#content h1.pageHeader {
	font-size: 1.8em;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

.center, center {
	text-align: center;
}

blockquote {
	font-style: italic;
	margin: 0 20px;
}

.strong, strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
}

ul.inline li {
	display: inline;
	padding: 0 10px 0 0;
}

.rule, hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 0 10px 0;	
}

.small, small {
	font-size: 0.8em;
}

.big, big {
	font-size: 1.1em;
}

/* Structure */

body {
	background-position: center;
	background-repeat: repeat-y;
	font-family: helvetica neue, arial;
	font-size: 0.9em;
	text-align: center;
}

#mainWrapper {
	text-align: left;
}

#main, #movChronNav {
	border-style: solid;
	width: 750px; 
	margin: 0 auto 15px;
	text-align: left;	
}

#main {
	border-width: 1px;
	padding-bottom: 20px;
}

#header {
	height: 254px;
	width: 750px;
}

#header h1 {
	text-indent: -9999px;
	margin: 0;
}

#header h1 a {
	height: 254px;
	width: 750px;
	display: block;
}

#mcBar {
	height: 20px;
	padding: 20px 10px 0 56px;
	font-size: 0.8em;
	position: relative;
	width: 684px;
	margin: 0 auto;
	color: #ddd;
	text-align: left;
}

#mcBar .mcLogo {
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 1;
}

#mcBar a {
	color: #ccc;
}

#mcBar .iconContainer {
	position: absolute;
	top: 20px;
	right: 0;
}

#mcBar .iconContainer img {
	margin-left: 5px;
	vertical-align: middle;
	padding-bottom: 0px;
}

#mcBar .iconContainer a {
	text-decoration: none;
	margin-left: 15px;
}

#mcBar .iconContainer a:hover {
	color: #ccc
}

#mcBar .drop ul {
	background-color: #000;
	border: 1px solid #666;
	color: #666;
	padding: 10px;
	border-top: 0;
	background-image:url(../images/gradient.png);
	background-repeat:repeat-x;
}

#mcBar .drop ul li {
	line-height: 1.5em;
	display: block;
	float: left;
	width: 170px;
}

#mcBar .drop span.show {
	display: none;
	position: absolute;
	z-index: 1;
	padding: 10px;
	width: 400px;
	left: 40px;
	top: 30px;
}

#mcBar .drop:hover span.show {
	display: block;
}

/* content */

#content {
	width: 540px;
	padding: 0 15px;
	float: left;
	overflow: hidden;
}

#content p {
	text-align: left;
}

#content p.center {
	text-align: center;
}

#content h1 {
	margin-top: 30px;
	/*font-weight: normal;*/
}

#content h1 a {
	text-decoration: none;
	/*font-size: 1.4em;*/
}

#content h1 a:hover {
	text-decoration: underline;
}

#content p.previous {
	float: left;
	margin-left: 10px;
	text-align: left;
}

#content p.next {	
	float: right;	
	text-align: right;
	margin-right: 10px;
}

#content p.previous, #content p.next {
	display:block;
	width: 40%;
	font-weight: bold;
}

#content .meta, .mission {
	width: 100%;
	padding: 10px 0 0;
	background-image: url('../images/gradient.png');
	background-repeat: repeat-x;
	border-top-style: solid;
	border-top-width: 1px;
}

#content .meta p.middleAd {
	position: relative;
	right: 5px;
}

#content .mission {
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.2em;
	padding: 10px 0;
}

#content .meta {
	margin-bottom: 30px;
	font-size: 0.7em;
	border: 0px;
	clear: both;
}

#content .meta li strong {
	font-size: 1.2em;
}


#content .meta ul li {
	display: inline;
}

#content .meta li a img {
	vertical-align: top;
}

#content ul.share {
	height: 18px;
}

/* Comments */

#comments hr {
	visibility: hidden;
	clear: both;
}

#comments .comment {
	background-image: url('../images/gradient.png');
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0 0 10px 0;
}

#comments cite {
	display: block;
	font-weight: bold;
	width: 100px;
	float:left;
	font-style: normal;
	margin-right: 20px;
	overflow: hidden;
	min-height: 100px;
}

#comments cite img {
	max-width: 90px;
}

#comments cite span {
	display: block;
	font-size: 0.6em;
	font-weight: normal;
}

#comments p.negative {
	font-size: 1.3em;
	text-align: center;
	margin: 50px;
}

#respond textarea {
	width: 100%;
	height: 200px;
}

/* Sidebar */

#sidebar {
	width: 170px;
	float: right;
	padding: 0 10px 0 0;
	font-size: 0.8em;
	overflow: hidden;
}

#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar .scoop {
	font-size: 1.7em;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}

#sidebar .scoop a {
	text-decoration: none;
}

#sidebar .scoop a span {
	display: block;
	font-size: 0.6em;
	text-decoration: underline;
}

#sidebar ul {
	margin-left: 20px;
}

#sidebar ul.children {
	font-size: 0.9em;
	padding: 5px 0;
}

#sidebar .gsearch {
margin: 10px 0 10px 20px;
}

#sidebar .gsearch input[name='sa'] {
margin-top: 10px;
display: block;
}

#sidebar .gsearch input[name='q'] {
width: 145px;
display: block;
}

/* Base */

#base {
	width: 720px;
	margin: 0 15px;
	overflow: hidden;
}

/* Mov Chron Nav */

#movChronNav {
	font-size: 0.8em;
	background-image: url('../images/gradient.png');
	background-repeat: repeat-x;
	border-width: 1px;
}

#movChronNav h3 {
	font-weight: bold;
	font-size: 1.2em;
}

#movChronNav .column {
	float: left;
	padding: 0 40px 20px 20px;
}

#movChronNav img {
	float: left;
	padding: 40px;
}

/* Footer */

#footer {
	padding: 20px 15px 5px;
	background-image: url('../images/footerbg.png');
	line-height: 1.6em;
}

#footer a {
	color: #aaa;
}

#footer p {
font-size: 1em;
}

#footer p.copyright {
	font-style: italic;
	font-size: 0.9em;
}


/**********************************************/
/* THEMES */
/**********************************************/

/* Default theme */
body {
	background-image: url('../images/bgdark.png');
	background-color: #1c1c1c;
}


#main, #movChronNav {
	border-color: #fff;
	background-color: #000;
	/*color: #bbb;*/
	color: #bbb;
}

#header {
	background-image: url('../themes/warcraft/header.jpg');
	background-repeat: no-repeat;
}

.mission, .rule, {
	border-color: #444;
}

.alt {
	background-color: #111;
}

h1 span, h2 span {
	color: #777;
}

a, a:hover, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}

h1 a, h1 a:hover, h1 a:visited, h1 a:active, cite span {
	color: #fff;
}

/* Auction Ad styles */
/**********************************************/

body.auctionAd {
background-image: none !important;
background: transparent !important;
padding-top: 5px;
}

.auctionAd img {
width: 80px;
height: 80px;
border: 0px;
}

.auctionAd p.adPrice {
font-size: 0.9em;
font-weight: bold;
}

.vertAd .adContainer {
width: 150px;
padding-left: 10px;
}

.vertAd .adItem {
width: 120px;
height: 184px;
padding: 10px;
text-align: center;
border-bottom: 1px solid #333;
}

.vertAd .adItem.hover {
border-bottom: 1px solid #fff;
}

.horizAd .adItem {
width: 88px;
float: left;
padding: 15px;
padding-bottom: 150px;
border-top: 1px solid #333;
}

.horizAd .adItem.alt {
background: transparent !important;
}

body.horizAd .adItem.hover {
border-top: 1px solid #fff; 
margin-top:-5px;
}

/* Adsense */
/**********************************************/

.adSquare {
margin: 0 auto 10px;
padding: 5px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
text-align: center;
width: 400px;
}

/* BATMAN */
/**********************************************/

.batman-dark-knight #header {
	background-image: url('../themes/batman-dark-knight/header.jpg');
}

.batman-dark-knight a, 
.batman-dark-knight a:hover, 
.batman-dark-knight a:visited, 
.batman-dark-knight a:active, 
.batman-dark-knight cite span {
	color: #CDD5F5;
}

.batman-dark-knight .mission, 
.batman-dark-knight .rule,
.batman-dark-knight .adItem {
	border-color: #212646;
}

.batman-dark-knight .themeBorder {
 border-color: #212646 !important;
}

.batman-dark-knight h1 span,
.batman-dark-knight h2 span {
	color: #8081ba;
}

/**** BIOSHOCK ****/

.bioshock #main,
.bioshock #movChronNav {
 background-color: #1a1009;
 border-color: #be8870;	
}

.bioshock .adItem,
.bioshock .mission,
.bioshock .rule {
 border-color: #be8870;	
}

.bioshock .themeBorder {
 border-color: #be8870 !important;
}

.bioshock .alt {
	background-color: #200d07;
}

.bioshock #header {
 background-image:url('../themes/bioshock/header.jpg');	
}

.bioshock h1 span,
.bioshock h2 span {
 color: #888;	
}

.bioshock h1 a:hover {
 color: #a07b5e;
}

/**** CAPTAIN AMERICA ****/

.captain-america #header {
 background-image:url('../themes/captain-america/header.jpg');	
}

.captain-america #main, 
.captain-america #movChronNav {
 border-color: #bb0602;
}

.captain-america h1 span,
.captain-america h2 span,
.captain-america cite span {
 color: #0d69de;	
}

.captain-america a,
.captain-america a:visited,
.captain-america a:active {
 color: #a5a6c5;
}

.captain-america h1 a,
.captain-america h1 a:visited,
.captain-america h1 a:active {
 color: #fff;
}

.captain-america .themeBorder {
 border-color: #bb0602 !important;
}

/**** CONAN ****/

.conan #header {
 background-image: url('../themes/conan/header.jpg');
}

.conan #main, 
.conan #movChronNav,
.conan .adItem,
.conan .mission,
.conan .rule {
 border-color: #6b4a3b;
}

.conan a,
.conan a:visited,
.conan a:active {
 color: #ffe5ca;	
}

.conan h1,
.conan h2,
.conan h3,
.conan h1 a:link,
.conan h1 a:visited,
.conan h1 a:active {
 color: #d5a36e;
}

.conan h1 span,
.conan h2 span,
.conan cite span {
 color: #e8c573;	
}

.conan .themeBorder {
 border-color: #6b4a3b !important;
}

/**** COWBOY BEBOP ****/

.cowboy-bebop #header {
 background-image: url('../themes/cowboy-bebop/header.jpg');
}

.cowboy-bebop #main, 
.cowboy-bebop #movChronNav,
.cowboy-bebop .adItem,
.cowboy-bebop .mission,
.cowboy-bebop .rule {
 border-color: #6a605d;
}

.cowboy-bebop a,
.cowboy-bebop a:visited,
.cowboy-bebop a:active {
 color: #f2e8cb;	
}

.cowboy-bebop h1,
.cowboy-bebop h2,
.cowboy-bebop h3,
.cowboy-bebop h1 a:link,
.cowboy-bebop h1 a:visited,
.cowboy-bebop h1 a:active {
 color: #d4bb74;
}

.cowboy-bebop h1 span,
.cowboy-bebop h2 span,
.cowboy-bebop cite span {
 color: #e8c573;	
}

.cowboy-bebop .themeBorder {
 border-color: #6a605d !important;
}

/**** GEARS OF WAR ****/

.gearsofwar #header {
 background-image:url('../themes/gearsofwar/header.jpg');	
}

.gearsofwar h1,
.gearsofwar h2,
.gearsofwar h3 {
 color: #daa21c;	
}

.gearsofwar h1 span,
.gearsofwar h2 span,
.gearsofwar cite span {
 color: #645a44;
}

.gearsofwar #main, 
.gearsofwar #movChronNav,
.gearsofwar .adItem,
.gearsofwar .mission,
.gearsofwar .rule {
 border-color: #b00b01;
}

.gearsofwar a,
.gearsofwar a:visited,
.gearsofwar a:active {
 color: #c7352c;	
}

.gearsofwar h1 a:link,
.gearsofwar h1 a:visited,
.gearsofwar h1 a:active {
 color: #daa21c;
}
.gearsofwar h1 a:hover {
 color: #c7352c;
}

.gearsofwar .themeBorder {
 border-color: #b00b01 !important;
}


/**** GHOSTBUSTERS 3 ****/

.ghostbusters #header {
 background-image:url('../themes/ghostbusters/header.png');	
}

.ghostbusters #main, 
.ghostbusters #movChronNav {
 border-color: #3d3d3d;
}

.ghostbusters h1 span,
.ghostbusters h2 span,
.ghostbusters cite span {
 color: #eb1a16;	
}

.ghostbusters a,
.ghostbusters a:visited,
.ghostbusters a:active {
 color: #666666;
}

.ghostbusters h1 a,
.ghostbusters h1 a:visited,
.ghostbusters h1 a:active {
 color: #fff;
}

.ghostbusters .themeBorder {
 border-color: #3d3d3d !important;
}

/**** GREEN LANTERN ****/

.green-lantern #header {
 background-image:url('../themes/green-lantern/header.jpg');	
}

.green-lantern h1 span,
.green-lantern h2 span,
.green-lantern cite span {
 color: #1e5235;	
}

.green-lantern #main, 
.green-lantern #movChronNav {
 border-color: #1c4c20;
}

.green-lantern .adItem,
.green-lantern .mission,
.green-lantern .rule {
 border-color: #1e5235;
}

.green-lantern a,
.green-lantern a:visited,
.green-lantern a:active,
.green-lantern h1 a:hover {
 color: #299432;	
}

.green-lantern h1 a:link,
.green-lantern h1 a:visited,
.green-lantern h1 a:active, 
.green-lantern h1 {
 color: #24b530;
}

.green-lantern .themeBorder {
 border-color: #1c4c20 !important;
}

/**** HALO ****/

.halo #header {
 background-image:url('../themes/halo/header.jpg');
}

.halo #main, 
.halo #movChronNav,
.halo .mission {
 border-color: #72b1e7;
}

.halo h1 span,
.halo h2 span,
.halo cite span {
 color: #87825a;	
}

.halo .mission,
.halo .adItem,
.halo .rule {
 border-color: #87825a;	
}

.halo a,
.halo a:visited,
.halo a:active {
 color: #a6b0b2;	
}

.halo h1 a:link,
.halo h1 a:visited,
.halo h1 a:active {
 color: #72b1e7;
}

.halo .themeBorder {
 border-color: #72b1e7 !important;
}

/**** IRON MAN 2 ****/

.iron-man-2 #header {
 background-image:url('../themes/iron-man-2/header.jpg');
}

.iron-man-2 #main, 
.iron-man-2 #movChronNav,
.iron-man-2 .adItem,
.iron-man-2 .mission,
.iron-man-2 .rule {
 border-color: #dab05b;
}

.iron-man-2 .themeBorder {
 border-color: #dab05b !important;
}

.iron-man-2 .date {
 color: #888;	
}

.iron-man-2 a,
.iron-man-2 a:visited,
.iron-man-2 a:active {
 color: #7e6046;	
}

.iron-man-2 h1 a:link,
.iron-man-2 h1 a:visited,
.iron-man-2 h1 a:active {
 color: #fffdb8;
}

/**** JAMES BOND ****/

.james-bond #header {
 background-image: url('../themes/james-bond/header.jpg');
}

.james-bond #main, 
.james-bond #movChronNav,
.james-bond .adItem,
.james-bond .mission,
.james-bond .rule {
 border-color: #8f7961;
}

.james-bond a,
.james-bond a:visited,
.james-bond a:active {
 color: #638392;	
}

.james-bond h1,
.james-bond h2,
.james-bond h3,
.james-bond h1 a:link,
.james-bond h1 a:visited,
.james-bond h1 a:active {
 color: #8f7961;
}

.james-bond h1 span,
.james-bond h2 span,
.james-bond cite span {
 color: #888;	
}

.james-bond .themeBorder {
 border-color: #8f7961 !important;
}


/**** METAL GEAR SOLID ****/

.mgs #header {
 background-image:url('../themes/mgs/header.jpg');
}

.mgs #main,
.mgs #movChronNav {
 background-color:#293224;	
}

.mgs #main, 
.mgs #movChronNav,
.mgs .adItem,
.mgs .mission,
.mgs .rule {
 border-color: #53421e;
}

.mgs h1,
.mgs h2,
.mgs h3 {
 color: #daa21c;	
}

.mgs h1 span,
.mgs h2 span,
.mgs cite span {
 color: #645a44;	
}

.mgs a,
.mgs a:visited,
.mgs a:active {
 color: #807841;	
}

.mgs h1 a:link,
.mgs h1 a:visited,
.mgs h1 a:active {
 color: #daa21c;
}

.mgs .alt {
 background-color: #353f27
}

.mgs .themeBorder {
 border-color: #53421e !important;
}

/**** NEON GENESIS EVANGELION ****/

.neon-genesis-evangelion #header {
 background-image:url('../themes/neon-genesis-evangelion/header.jpg');
}

.neon-genesis-evangelion #main,
.neon-genesis-evangelion #movChronNav {
 background-color:#8C9FB6;
 color: #fff;	
}

.neon-genesis-evangelion .adItem,
.neon-genesis-evangelion .mission,
.neon-genesis-evangelion .rule {
	border-color: #fff;
}

.neon-genesis-evangelion h1 span,
.neon-genesis-evangelion h2 span,
.neon-genesis-evangelion cite span,
.neon-genesis-evangelion a,
.neon-genesis-evangelion a:visited,
.neon-genesis-evangelion a:active {
 color: #e4efff;	
}

.neon-genesis-evangelion .alt {
	background-color: #94a9c1;
}

.neon-genesis-evangelion .themeBorder {
 border-color: #fff !important;
}

/**** PRINCE OF PERSIA ****/

.persia #header {
 background-image:url('../themes/persia/header.jpg');	
}

.persia h2,
.persia h3 {
 color: #000;	
}

.persia #main,
.persia #movChronNav {
 background-color:#da701b;
 color: #000;	
}

.persia #main, 
.persia #movChronNav,
.persia .adItem,
.persia .mission,
.persia .rule {
 border-color: #7e3e0b;
}

.persia h1 span,
.persia h2 span,
.persia cite span {
 color: #7e3e0b;	
}

.persia a,
.persia a:visited,
.persia a:active {
 color: #6b3310;	
}

.persia h1 a:link,
.persia h1 a:visited,
.persia h1 a:active {
 color: #000;	
}

.persia .alt {
	background-color: #d8782b;
}

.persia #footer a {
	color: #000;
}

.persia .themeBorder {
 border-color: #7e3e0b !important;
}

/**** ROBOCOP ****/

.robocop #header {
 background-image:url('../themes/robocop/header.jpg');
}

.robocop #main, 
.robocop #movChronNav,
.robocop .adItem,
.robocop .mission,
.robocop .rule {
 border-color: #2652b1;
}

.robocop a,
.robocop a:visited,
.robocop a:active {
 color: #7595c8;	
}

.robocop h1,
.robocop h2,
.robocop h3,
.robocop h1 a:link,
.robocop h1 a:visited,
.robocop h1 a:active {
 color: #ad2a2f;
}

.robocop h1 span,
.robocop h2 span,
.robocop cite span {
 color: #888;	
}

.robocop .themeBorder {
 border-color: #2652b1 !important;
}

/**** SIN CITY ****/

.sin-city #header {
 background-image:url('../themes/sin-city/header.gif');
}

.sin-city h1,
.sin-city h2,
.sin-city h3,
.sin-city h1 a:link,
.sin-city h1 a:visited,
.sin-city h1 a:active,
.sin-city h1 a:hover {
 color: #fe0000;
}

/**** SPIDER-MAN 4 ****/

.spider-man #header {
 background-image:url('../themes/spider-man-4/header.jpg');	
}

.spider-man #main, 
.spider-man #movChronNav {
 border-color: #555;
}

.spider-man h1 span,
.spider-man h2 span,
.spider-man cite span {
 color: #cac38d;	
}

.spider-man a,
.spider-man a:visited,
.spider-man a:active {
 color: #eb1a16;
}

.spider-man h1 a,
.spider-man h1 a:visited,
.spider-man h1 a:active {
 color: #fff;
}

.spider-man .themeBorder {
 border-color: #555 !important;
}

/**** SUPERMAN MAN OF STEEL ****/

.superman-man-of-steel #header {
 background-image:url('../themes/superman-man-of-steel/header.jpg');	
}

.superman-man-of-steel #main, 
.superman-man-of-steel #movChronNav {
 border-color: #ae1132;
 background-color: #1c5e9d;
 color: #fff;
}

.superman-man-of-steel .adItem,
.superman-man-of-steel .mission,
.superman-man-of-steel .rule {
 border-color: #fff;	
}

.superman-man-of-steel h1 span,
.superman-man-of-steel h2 span,
.superman-man-of-steel cite span {
	color: #fff;
}

.superman-man-of-steel h1 a:link,
.superman-man-of-steel h1 a:visited,
.superman-man-of-steel h1 a:active {
 color: #e0ca7f;
}

.superman-man-of-steel .alt {
	background-color: #13518d;
}

.superman-man-of-steel .themeBorder {
 border-color: #ae1132 !important;
}


/**** THE AVENGERS ****/

.the-avengers #header {
 background-image: url('../themes/the-avengers/header.jpg');
}

.the-avengers #main, 
.the-avengers #movChronNav,
.the-avengers .adItem,
.the-avengers .mission,
.the-avengers .rule {
 border-color: #c71e12;
}

.the-avengers a,
.the-avengers a:visited,
.the-avengers a:active {
 color: #FEF1B6;	
}

.the-avengers h1,
.the-avengers h2,
.the-avengers h3,
.the-avengers h1 a:link,
.the-avengers h1 a:visited,
.the-avengers h1 a:active {
 color: #FCCC06;
}

.the-avengers h1 span,
.the-avengers h2 span,
.the-avengers cite span {
 color: #FCA61B;	
}

.the-avengers .themeBorder {
 border-color: #c71e12 !important;
}


/**** THOR ****/

.thor #header {
 background-image: url('../themes/thor/header.jpg');
}

.thor #main, 
.thor #movChronNav,
.thor .adItem,
.thor .mission,
.thor .rule {
 border-color: #c71e12;
}

.thor a,
.thor a:visited,
.thor a:active {
 color: #b2d6d2;	
}

.thor h1,
.thor h2,
.thor h3,
.thor h1 a:link,
.thor h1 a:visited,
.thor h1 a:active {
 color: #A2DEE8;
}

.thor h1 span,
.thor h2 span,
.thor cite span {
 color: #267B7E;	
}

.thor .themeBorder {
 border-color: #c71e12 !important;
}


/**** TRANSFORMERS ****/

.transformers #header {
 background-image:url('../themes/transformers/header.jpg');	
}

.transformers #main, 
.transformers #movChronNav,
.transformers .adItem,
.transformers .mission,
.transformers .rule {
 border-color: #4f4d46;
}

.transformers h1,
.transformers h1 a:link,
.transformers h1 a:visited,
.transformers h1 a:active {
 color: #aa0305;
}

.transformers a,
.transformers a:visited,
.transformers a:active,
.transformers h1 span,
.transformers h2 span,
.transformers cite span {
 color: #465999;	
}

.transformers .themeBorder {
 border-color: #4f4d46 !important;
}


/**** WORLD OF WARCRAFT ****/

.warcraft #header {
 background-image:url('../themes/warcraft/header.jpg');	
}

.warcraft #main, 
.warcraft #movChronNav {
 border-color: #0a3f58;	
}

.warcraft .adItem,
.warcraft .mission {
 border-color: #0a3f58;
}

.warcraft h1 span,
.warcraft h2 span,
.warcraft cite span {
 color: #fe4;
}

.warcraft h1 a:link,
.warcraft h1 a:visited,
.warcraft h1 a:active,
.warcraft h1,
.warcraft h2,
.warcraft h3 {
 color: #ec6b17;	
}

.warcraft a,
.warcraft a:visited,
.warcraft a:active {
 color: #72B1E7;	
}

.warcraft .themeBorder {
 border-color: #0a3f58 !important;
}

/**** WOLVERINE ****/

.wolverine #header {
 background-image:url('../themes/wolverine/header.jpg');	
}

.wolverine a,
.wolverine a:visited,
.wolverine a:active {
 color: #a6b0b2;
}

/**** MOVIECHRONICLES.COM ****/

#header {
 background-image:url('../themes/moviechronicles/header.jpg');
}

/*
a,
a:visited,
a:active {
 color: #2E8BB6;
}
*/

#main, 
#movChronNav,
.adItem,
.mission,
.rule {
 border-color: #666666;
}

.mission {
background-image: none;
border: none;
}

.themeBorder {
 border-color: #666666 !important;
}

/* Dev */

img.embedImg {
position: absolute;
left: 50%;
margin-bottom: 0;
margin-left: -47px;
bottom: 10px;
cursor: pointer;
}

.codeContainer {
text-align: left;
margin-left: 20px;
}

.codeContainer h4 {
margin-top: 0;
}

.codeContainer h4 a {
margin-left: 10px;
font-size: 0.8em;
font-weight: normal;
}

.codeContainer label {
margin-bottom: 10px;
display: block;
font-size: 0.8em;
width: 50px;
}

.codeContainer input {
width: 400px;
margin-left: 10px;
}

/* Digg Sidebar */
#digg-widget-container {
width: auto !important;
border: none !important;
}

#digg-widget-container .digg-widget-header {
display: none;
}

#digg-widget-container h3 {
font-size: 0.9em;
margin-left: 37px;
}

#digg-widget-container ul {
height: auto !important;
margin: 0 !important;
background: none !important;
}

#digg-widget-container .digg-widget-footer,
#digg-widget-container .digg-widget-topic {
display: none;
}