/*
Theme Name: WOW! Moments
Theme URI: 
Description: WOW! Moments
Version: 1.0
Author: RD2, Inc.
Author URI: http://www.rd2inc.com/
*/

html {
	margin: 0em;
	padding: 0em;
	}
	
body {
	margin: 0em;
	padding: 0em;
	font-size: 84%;
	text-align:center;
	background: url(images/bg.png) repeat;
	color: rgb(0,0,0) /* black */
	}
	
/* This sets the font-types */
body, h1, h2, h3, h4, h5, h6, td, p, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	}

img { /* This turns off borders around images */
	border: 0;
	}

/* Ordinary paragraphs and list-items */
p, ul, ol, dl {
	margin: 0em;
	padding: 0em;
	margin-bottom: 1.2em;
	font-size: 1.0em;
	}

ul li, ol li {
	font-size: 1.0em;
	margin-bottom:0.4em;
	}
	
dl dt {
	font-weight:bold;
	}
	
dl dd {
	margin:0 0 0.5em 0;
	}	

/* General font sizing -- for IE */
input, textarea, select, td, th {
	font-size: 1.0em;
	}

/* General link colors */
a, a:visited, a:active {
	color: rgb(0,0,0); /* black */
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

acronym, abbr {
	border-bottom: 1px dotted black;
	cursor: help;
	}

sup {
	font-size: 0.9em;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}	
	
hr { /* For Internet Explorer */
	clear:both;
	height: 1px;
	font-size:1px;
	line-height:1px;
	color: rgb(22,20,19); /* near black */
	border: none;
	margin:0;
	}

html>body hr { /* For Gecko-based browsers */
	clear:both;
	height: 1px;
	font-size:1px;
	line-height:1px;
	background-color: rgb(22,20,19); /* near black */
	border: none;
	margin:0;
	}

html>body hr { /* For Opera and Gecko-based browsers */
	clear:both;
	height: 1px;
	background-color: rgb(22,20,19); /* near black */
	border: 0px solid rgb(22,20,19); /* near black */
	margin:0;
	}

blockquote {
	margin: 1.0em 30px 1.0em 10px;
	padding-left: 20px;
	font-style:oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	font-style:normal;
	}	

.hidden, #wizard label.hidden {
	display:none;
	}	

/* ================================ Headers ================================ */

h1 {
	margin:0; padding:0;
	position:relative;
	width:843px; height:111px;
	overflow:hidden;
	}
  
h1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:843px; height:111px;
	margin:0; padding:0;
	background:url(images/wow-moments.png) top left no-repeat;
	}
	
h1 a {
	width:843px; height:111px;
	display:block;
	}
	
h2 {
	font-size: 1.0em;
	font-weight:normal;
	margin: 0 0 1.0em 0;	
	color: rgb(52,84,12); /* green */
	}
	
div#moments h2 {	
	font-weight:bold;
	margin: 0 0 1.0em 0;
	padding: 0 0 3px 0;
	color: rgb(174,5,5); /* red */
	text-transform:uppercase;
	text-align:center;
	background: url(images/divider.jpg) no-repeat bottom center;
	}	
	
div#moments h2 strong {
	background: url(images/bg-results.gif) no-repeat top right;
	height:14px;
	color: rgb(255,255,255); 
	padding: 2px 10px 2px 8px;
	margin: 0 10px 0 10px;
}

div#moments h2.hidden {
	display:block;
	text-indent:-10000px;
	}

div#moments h2 span#count {
	font-size: 0.8em;
	color: rgb(0,0,0); /* black */
}

div#moments h2 a.back {
	margin-left:40px;
	font-weight:normal;
	text-decoration: underline;
	font-size: 0.9em;
	color: rgb(174,5,5); /* red */
}

div#about h2 {
	font-size: 2.0em;
	margin: 10px 0 0.2em 0;	
	color: rgb(3,63,97); /* blue */
	width: 385px;
	}
	
div#choice h2 {
	margin:0 0 10px 0; padding:0;
	position:relative;
	width:843px; height:22px;
	overflow:hidden;
	}
  
div#choice h2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:843px; height:22px;
	margin:0; padding:0;
	background:url(images/editors-choice.gif) top left no-repeat;
	}	
	
div#favorite h2 {
	margin:0; padding:0;
	position:relative;
	width:843px; height:37px;
	overflow:hidden;
	}
  
div#favorite h2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:843px; height:37px;
	margin:0; padding:0;
	background:url(images/fan-favorite.gif) top left no-repeat;
	}	

h3 {
	font-size:0.9em;
	color: rgb(174,5,5); /* red */
	margin:0;
	font-weight:normal;
	}	
	
h3 a, h3 a:visited {
	color: rgb(130,2,2); /* dark red */
	}
	
h3 a strong { 
	font-weight: normal;
	font-size:1.3em;
}
	
div#choice h3 a, div#favorite h3 a {
	color: rgb(52,84,12); /* green */
	}

div#moments h3 {
	height:42px;
	line-height:42px;
	background: url(images/burst-yellow_sm.png) no-repeat;
}

div#moments h3 em {
	width: 47px;
	margin-right:5px;
	text-align:center;
	float:left;
	font-style:normal;
	font-size:1.3em;
}

div#favorite h3, div#choice h3, div#moments div#story h3 {
	height:66px;
	line-height:66px;
	background: url(images/burst-green.png) no-repeat;
}

div#moments div#story h3 { background: url(images/burst-yellow.png) no-repeat;}

div#favorite h3 em, div#choice h3 em, div#moments div#story h3 em {
	width: 75px;
	margin-right:5px;
	text-align:center;
	float:left;
	font-style:normal;
	font-size:1.3em;
}

h4 {
	font-size:1.2em;
	margin:0 0 0.5em 0;
	color: rgb(52,84,12); /* green */
	font-weight:normal;
	}
	
div#footer h5 {
	margin:0 auto 20px auto; padding:0;
	position:relative;
	width:277px; height:16px;
	overflow:hidden;
	}
  
div#footer h5 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:277px; height:16px;
	margin:0; padding:0;
	background:url(images/other-sites.png) top left no-repeat;
	}	
	
h6 {
	font-size:0.9em;
	margin:0;
	font-weight:bold;
	float:left;
	color: rgb(174,5,5); /* red */
}

	
/* ================================ Layout Containers ================================ */	

div#page {
	width:843px;
	margin: 0 auto 0 auto;
	padding-top:30px;
	text-align:left;
	position:relative;
	}
		
div#container {
	width:843px;
	margin: 0;
	position:relative;
	}
	
div#container div#moments {
	background: rgb(255,240,149) url(images/bg-moments.jpg) repeat-y; /* light yellow */
	}	
		
div#container div#about {
	background: rgb(167,209,234) url(images/bg-about.jpg) repeat-y; /* light blue */
	}	
	
div#container div#choice {
	background: rgb(234,245,220) url(images/bg-about-bot.jpg) no-repeat; /* light green */
	padding-top:55px;
	}	
		
div#container div#favorite {
	background: url(images/bg-favorites.gif) no-repeat bottom center; 
	padding-bottom:40px;
	}			

div#footer {
	clear:both;
	margin-top:1.0em;
	margin-bottom:0;
	padding: 25px 0 15px 0;
	font-size:0.9em;
	background: url(images/bg-footer.gif) no-repeat bottom center; 
	}

/* ================================ Moments ================================ */	

div#moments div.divider {	
	display:block;
	height:3px;
	line-height:3px;
	font-size:3px;
	padding:0;
	margin: 0 0 12px 0;
	background: url(images/divider.jpg) no-repeat top center;
	}	
	
div#moments div#content {
	height:315px;
	width:770px;
	margin: 0 auto 10px auto;
	position:relative;
	overflow:hidden;
}
	
div#moments div#content div#story {
	height:220px;
	overflow:auto;
}
	
div#moments div#content div#results {
	height:310px;
	overflow:auto;
}

p.center {
	text-align:center;
}

p.center a.back {
	margin:0 auto 0 auto; padding:0;
	position:relative;
	width:215px; height:41px;
	overflow:hidden;
	}
  
p.center a.back span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:205px; height:41px;
	margin:0; padding:0;
	background:url(images/back.png) top left no-repeat;
	}	

/* ================================ Main Actions ================================ */	

div#moments div#main-actions {
	background: rgb(255,240,149) url(images/bg-actions.jpg) no-repeat bottom center; /* light yellow */
	padding-bottom: 25px;
	position:relative;
	}
	
div#submit-yours {
	text-align:center;
	height:70px;
	width: 780px;
	margin:0 0 0 30px;
}
	
div#submit-yours a {
	margin:0 auto 0 auto; padding:0 0 10px 0;
	position:relative;
	width:264px; height:56px;
	overflow:hidden;
	display:block;
	}
  
div#submit-yours a span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:264px; height:56px;
	margin:0; padding:0;
	background:url(images/submit-moment.png) top left no-repeat;
	}	
	
form#searchform {
	width:260px;
	position:absolute;
	top:18px;
	left:30px;
}

form#searchform h6 {
	margin-right: 5px;
	padding-top:3px;
}

form#searchform input#s {
	background: transparent url(images/bg-search.gif) no-repeat;
	border:0;
	height:20px;
	width:125px;
	float:left;
	padding: 2px 0 0 5px;
}

form#searchform input.submit {
	background: url(images/bg-search-submit.gif) no-repeat;
	color: rgb(255,255,255); /* white */
	font-weight:bold;
	border:0;
	width:29px;
	font-size:0.9em;
	display:block;
	padding: 0 3px 0 5px;
	height:22px;
	float:left;
}

div#sort {
	position:absolute;
	top:15px;
	right:32px;
	width:160px;
}

div#sort ul {
	list-style-type:none;
	font-size:0.9em;
	display:block;
	width:80px;
	float:left;
	margin-left:10px;
}

div#sort ul li {
	margin-bottom:4px;
}

div#sort ul li a {
	font-weight:bold;
	color: rgb(185,124,4); /* deep gold */
}
	
	
/* ================================ About ================================ */

div#about div#scroller-about { 
    position:relative; 
    overflow:hidden; 
    width: 780px; 
    height:270px; 
	margin: 0 auto 0 auto;
} 
 
div#about div#scroller-about div.items { 
    width:20000em; 
    position:absolute; 
} 
 
div#about div#scroller-about div.items div { 
    float:left; 
	width:780px;
	position:relative;
	display:block;
} 

div#about div#scroller-about div.items div#about1 { 
	position:relative; 
	}
	
div#about div#scroller-about div.items div#about1 div.textwidget { 
	width:420px; 
	float:left;
	margin:0;
	}
	
div#about div#scroller-about div.items div#about1 div#video { /* not in use */
	float:right;
	width:330px;
	height:265px;
	margin: -44px 0 0 0;
}

div#about div#scroller-about div.items div.disabled div#video { display:none; }

div#about div#scroller-about div.items div#about1 strong { clear:left; display:block; }

div#about div#scroller-about img.prevPage { 
	margin: 0 auto 0 auto; 
	display:block; 
	clear:both;
	}
	
div#about div#scroller-about img.nextPage {
	clear:left;
	display:block;
	cursor: pointer;
}

img#logo { 
	float:right; 
	width:234px;
	margin: 0 0 2.0em 20px;
	}
	
/* ================================ Editor's Choice ================================ */

div#choice p {
	line-height:1.5em;
}

div#choice div#scroller-choice { 
    position:relative; 
    overflow:hidden; 
    width: 780px; 
    height:300px; 
	margin: 0 auto 0 auto;
} 
 
div#choice div#scroller-choice div.items { 
    width:20000em; 
    position:absolute; 
} 
 
div#choice div#scroller-choice div.items div { 
    float:left; 
	width:780px;
	position:relative;
	height:240px;
	padding-bottom:60px;
	display:block;
} 

/* ================================ Favorite ================================ */

div#favorite p {
	line-height:1.5em;
}
	
div#favorite div#scroller-favorite { 
    position:relative; 
    overflow:hidden; 
    width: 843px; 
    height:300px; 
	background: rgb(234,245,220); /* light green */
	padding-top:10px;
} 
 
div#favorite div#scroller-favorite div.items { 
    width:20000em; 
    position:absolute; 
	height:240px;
	display:block;
} 
 
div#favorite div#scroller-favorite div.items div { 
    float:left; 
	width:780px;
	padding: 0 31px 60px 32px;
	position:relative;
	height:240px;
	display:block;
} 	


	
/* ================================ Story Actions/Navigation ================================ */

ul.story-actions {
	list-style-type:none;
	position:absolute;
	bottom:0;
	left:0;
	height:70px;
	clear:both;
	width:340px;
}

*html div#favorite ul.story-actions { top: 210px; }
*html div#choice ul.story-actions { top: 210px; }

ul.story-actions li {
	width:70px;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	margin: 0 10px 0 0;
}

ul.story-actions li a {	
	display:block;
	padding-top:52px;	
	cursor:pointer;
	width:70px;
}

ul.story-actions li.facebook a { background: url(images/icon-facebook.png) no-repeat top center; color: rgb(0,97,156); /* blue */ }
ul.story-actions li.twitter a { background: url(images/icon-twitter.png) no-repeat top center; color: rgb(80,160,182); /* light blue */ }
ul.story-actions li.share a { background: url(images/icon-share.png) no-repeat top center !important; color: rgb(14,147,48) !important; padding: 52px 0 0 0; /* green */ }
ul.story-actions li.like a { background: url(images/icon-like.png) no-repeat 0 0; color: rgb(200,120,4); height:18px; text-align:left; padding-left:5px; /* orange */ }

*html ul.story-actions li.facebook a { background: url(images/ie6/icon-facebook-bottom.png) no-repeat top center; color: rgb(0,97,156); /* blue */ }
*html ul.story-actions li.twitter a { background: url(images/ie6/icon-twitter-bottom.png) no-repeat top center; color: rgb(80,160,182); /* light blue */ }
*html ul.story-actions li.like a { background: url(images/ie6/icon-like-top.png) no-repeat 0 0; color: rgb(200,120,4); height:18px; text-align:left; padding-left:5px; /* orange */ }

*html #content ul.story-actions li.facebook a { background: url(images/ie6/icon-facebook-top.png) no-repeat top center; color: rgb(0,97,156); /* blue */ }
*html #content ul.story-actions li.twitter a { background: url(images/ie6/icon-twitter-top.png) no-repeat top center; color: rgb(80,160,182); /* light blue */ }
*html #content ul.story-actions li.like a { background: url(images/ie6/icon-like-top.png) no-repeat 0 0; color: rgb(200,120,4); height:18px; text-align:left; padding-left:5px; /* orange */ }

*html ul.story-actions li.share { display:none; }

ul.story-actions li.like { background: url(images/icon-like.png) no-repeat 0 -140px; height: 70px; margin-left:8px;}
*html ul.story-actions li.like { background: url(images/ie6/icon-like-top.png) no-repeat 0 -140px; height: 70px; margin-left:8px;}

div#choice ul.story-actions li.like a, div#favorite ul.story-actions li.like a { background: url(images/icon-like.png) no-repeat 0 -70px; }
*html div#choice ul.story-actions li.like a, div#favorite ul.story-actions li.like a { background: url(images/ie6/icon-like-top.png) no-repeat 0 -70px; }

div.iLikeThis { display:block; width:70px !important; padding:0 !important;  }
.counter {text-indent:-10000px; display:block;}
.counter a {text-indent:0;}

ul.story-nav {
	list-style-type:none;
	position:absolute;
	bottom:0;
	right:0;
	width:100px;
	height:60px;
}

ul.story-nav li {
	width:40px;
	display:block;
	float:left;
	font-size:9px;
	text-align:center;
	margin: 0 10px 0 0;
	height:60px;
	display:block;
}

ul.story-nav li a {
	width:40px;
	display:block;
	font-size:9px;
	text-align:center;
	padding-top:45px;
}

ul.story-nav li.prevPage a, div#choice ul.story-nav li.prevPage, div#favorite ul.story-nav li.prevPage { background: url(images/icon-prev.png) no-repeat top center; color: rgb(116,145,77); /* green */ }
ul.story-nav li.nextPage a, div#choice ul.story-nav li.nextPage, div#favorite ul.story-nav li.nextPage { background: url(images/icon-next.png) no-repeat top center; color: rgb(116,145,77); /* green */ }
ul.story-nav li.prevPage, div#choice ul.story-nav li.prevPage.disabled, div#favorite ul.story-nav li.prevPage.disabled { background: url(images/icon-prev-off.png) no-repeat top center; color: rgb(186,204,73); /* light green */ }
ul.story-nav li.nextPage, div#choice ul.story-nav li.nextPage.disabled, div#favorite ul.story-nav li.nextPage.disabled { background: url(images/icon-next-off.png) no-repeat top center; color: rgb(186,204,73); /* light green */ }

div#choice ul.story-nav li, div#favorite ul.story-nav li { padding-top:45px; height:15px; }

div#content ul.story-nav {
	width:315px;
}

ul.story-nav li.back {
	margin:0; padding:0;
	position:relative;
	width:215px; height:41px;
	overflow:hidden;
	}
  
ul.story-nav li.back span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:205px; height:41px;
	margin:0; padding:0;
	background:url(images/back.png) top left no-repeat;
	}	

div#favorite div#scroller-favorite ul.story-actions {
	left:32px;
}

div#favorite div#scroller-favorite ul.story-nav {
	right:31px;
}


/* ================================ Form ================================ */

#wizard {	
	height:280px;
	width:770px;
	margin: 0 auto 0 auto;
	padding-top:10px;
	overflow:hidden;
	position:relative;
	color: rgb(52,84,12); /* green */
}  

#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}

#wizard .items p {
	width:770px;
}

#wizard p a { text-decoration: underline; }

#wizard .page {	
	width:770px;
	float:left;	
}

#wizard ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#wizard ul.split {
	width:360px;
	float:left;
}

#wizard div.submit {
	margin-left:40px;
	border-left:1px solid rgb(52,84,12); /* green */
	padding-left:40px;
	float:left;
	width:320px;
	display:block;
	height:200px;
}

#wizard div.submit p {
	width:100%;
}

#wizard div.submit h4 {
	font-size:1.0em;
}

#wizard li {
	list-style-type:none;
	list-style-image:none;
	display:block;
}

#wizard li.wide {
	width:185px;
	float:left;
	position:relative;
}

#wizard li.wide input { width: 170px; }

#wizard li.narrow {
	width:175px;
	float:left;
	position:relative;
}

#wizard li.narrow select { width:173px; }
#wizard li.narrow input { width: 170px; }

#wizard label {
	font-weight:normal;
	display:block;
}

#wizard input {
	border:1px solid rgb(52,84,12); /* green */
	width:354px;
	margin-bottom:1.0em;
	padding:2px;
}

#wizard select {
	border:1px solid rgb(52,84,12); /* green */
	width:356px;
	padding:1px;
}

#wizard textarea {
	height:190px;
	width:660px;
	border:1px solid rgb(52,84,12); /* green */
	float:left;
}

#wizard .right {
	float:right;
	background: url(images/form-next.gif) no-repeat;
	padding-top:53px;	
	margin-top:55px;
	width:75px;
	border:0;
	color: rgb(52,84,12); /* green */
	font-size:0.9em;
}

#wizard div.submit button {	
	background: url(images/form-submit.gif) no-repeat;
	border:0;
	text-indent:-10000px;
	width:227px;
	height:40px;
	margin-top:1.0em;
	clear:both;
	display:block;
	float:none;
}

#content #drawer {
	overflow:visible;
	position:absolute;	
	left:0;
	top:0;
	text-align:center;
	padding:18px;
	font-size:1.2em;
	width:100%;
	display:none;
	z-index:2;
}

#wizard .error {
	border:2px solid rgb(174,5,5); /* red */
}

div#thanks {
	text-align:center;
	margin-top:100px;
}

div#thanks h4 {
	margin:0 0 6px 0;
	font-size:1.9em;
}

div#thanks h5 {
	margin:0 0 12px 0;
	font-size:1.3em;
	font-weight:normal;
	color: rgb(52,84,12); /* green */
}

/* ================================ Page ================================ */	

body.page div#moments h2 { margin-bottom:0; }

body.page div#moments div#content {
	width:800px;
	background:url(images/bg-page.jpg) repeat-y;
	margin-bottom:5px;
}

/* ================================ Home ================================ */	

div#moments div#scroller {
	height:305px;
	width:710px;
	margin: 0 auto 10px auto;
	position:relative;
	overflow:hidden;
}

div#moments div#scroller p {
	line-height:1.4em;
}

div#moments div#scroller div.items div {
	padding:2px;
}	

.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.vert, .vert .simply-scroll-clip { 
	height:305px;
	width:710px;
}

/* ================================ Footer ================================ */		

div#footer a {
	color: rgb(137,137,137); /* grey */
}

ul#other-sites {
	list-style-type:none;
	margin: 15px 0 15px 30px;
	height:35px;
	padding:0;
}

ul#other-sites li {
	float:left;
	width:140px; height:35px;
	position:relative;
	overflow:hidden;
	margin:0 25px 0 0; padding:0;	 
}

ul#other-sites li a { display:block; }

ul#other-sites li#other-fl { margin-right: 0; }

ul#other-sites li span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:140px; height:35px;
	margin:0; padding:0;
	}
	
ul#other-sites li#other-buzz span { background: url(images/buttons/site-buzz.png) no-repeat; }
ul#other-sites li#other-fb span { background: url(images/buttons/site-facebook.png) no-repeat; }
ul#other-sites li#other-tw span { background: url(images/buttons/site-twitter.png) no-repeat; }
ul#other-sites li#other-yt span { background: url(images/buttons/site-youtube.png) no-repeat; }
ul#other-sites li#other-fl span { background: url(images/buttons/site-flickr.png) no-repeat; }

ul#corporate {
	list-style-type:none;
	margin: 0;
	padding:15px 30px 0 30px;
	height:45px;
	border-top: 1px solid rgb(22,20,19); /* near black */
}

ul#corporate li {
	float:left;
	width:auto;
	height:30px;
	margin: 0 0 0 60px;
	padding:0;
	padding-top:15px;
}

ul#corporate li#wow {
	float:left;
	width:160px; height:45px;
	position:relative;
	overflow:hidden;
	margin:0 20px 0 5px; padding:0;	
}

ul#corporate li#wow span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:160px; height:45px;
	margin:0; padding:0;
	background: url(images/wow-logo-footer.gif) no-repeat;  
	}

/* ================================ Misc ================================ */	

div#error {
	text-align:center;
	margin-top:75px;
}

div#error h4 {
	margin:0 0 10px 0;
	font-size:3.0em;
	color:rgb(127,9,9); /* deep red */
}

div#error h5 {
	margin:0 0 30px 0;
	font-size:1.1em;
	font-weight:normal;
	color: rgb(0,0,0); /* black */
}

