/*****************************/
/*** Core html setup stuff ***/
/*****************************/

/* 20 9 */

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	/*font-family: Helvetica,Arial,sans-serif;*/
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #333;
	background: url('../images/background-texture6.jpg') repeat fixed 0 0;
	background-color: #4433cc;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cc8617;
	border-bottom: 1px dotted #cc8617;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#headerwrapper {
	width: 100%;
	clear: both;
}

#mainwrapper {
	width: 100%;
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	/*background: url('../images/angled_cubes3.png') repeat 0% 0%;*/
	/*background: url('../images/random_shapes3.png') repeat 0% 0%;*/
}

#footerwrapper {
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 25px;
	color: #eee;
	background-color: #323232;
	/*box-shadow: 1px 4px 5px 2px rgba(150, 226, 234, 0.4);
	-moz-box-shadow:  4px 4px 10px 6px rgba(150, 226, 234, 0.4);
	-webkit-box-shadow:  4px 4px 10px 6px rgba(150, 226, 234, 0.4);
	border-bottom: 1px solid #9DE3EA;*/
	background-image: -moz-linear-gradient(top, #323232, #626262);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#626262));
}

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 60px;
	line-height: 60px;
	color: #eee;
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.6);
	-moz-text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.6);
	-webkit-text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.6);
	padding: 18px 0px 60px 0px;
	position: relative;
}


#header a, #header a:visited, #header a:hover {
	color: #eee;
	text-decoration: none;
}

#header span#e1 {
	color: #00C322;
	padding-left: 0px;
	/*font-family: 'Courier New', Courier, monospace;
	font-size: 77px;*/
}

#header span#e2 {
	color: #ff9200;
	padding-left: 0px;
	/*font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 67px;*/
}

#header span#e3 {
	color: #0B61A4;
	padding-left: 0px;
	/*font-family: Georgia, Serif;*/
}

#creativecube {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}

#header span {
	padding-left: 30px;
}

#header div#title {
	padding-left: 15px;
	z-index: 35;
	position: relative;
}

#topadvert {
	position: absolute;
	top: 85px;
	right: 0px;
	z-index: 35;
}

#slogan {
	position: absolute;
	top: 28px;
	right: 3px;
	z-index: 35;
	font-size: 28px;
	color: #efefef;
	font-style: italic;
}

#topmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
	/*background-color: #f6f6f6;
	box-shadow: 4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-moz-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-webkit-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;*/
	line-height: 14px;
	font-size: 14px;
	padding: 3px;
}

#twitter {
	vertical-align: middle;
}

#topmenu a {
	margin: 0px;
	padding: 0px;
}

#topmenu a:hover {
	margin: 0px;
	padding: 0px;
	border: none;
}

#topmenu .menu {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
}

#topmenu .menu li {
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 14px;
	vertical-align: middle;
}

#topmenu .menu a, #topmenu .menu a:visited {
	font-size: 14px;
	color: #ddd;
	font-weight: bold;
	line-height: 14px;
	text-shadow: none;
}

#topmenu .menu a:hover {
	color: #fff;
}

#topmenu span {
	padding-left: 10px;
}

#topmenu a.joincreativity {
	color: #FFAD40;
	font-weight: bold;
	padding-right: 20px;
	text-shadow: none;
	font-size: 16px;
	
}

#topbar2 {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 34px;
	z-index: 3;
	/*background-color: #323232;*/
	box-shadow: 1px 4px 5px 2px rgba(150, 226, 234, 0.4);
	-moz-box-shadow:  4px 4px 10px 6px rgba(150, 226, 234, 0.4);
	-webkit-box-shadow:  4px 4px 10px 6px rgba(150, 226, 234, 0.4);
	border-bottom: 1px solid #9DE3EA;
	background-image: -moz-linear-gradient(top, rgba(98, 98, 98, 0.6), rgba(50, 50, 50, 0.9));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(98, 98, 98, 0.6)), to(rgba(50, 50, 50, 0.9)));
}

#square {
	position: absolute;
	top: -5px;
	left: -51px;
	z-index: 2;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f6f6f6;
	box-shadow: 4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-moz-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-webkit-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	z-index: 10;
	position: relative;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

#topbar {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	/*background-color: #ff8833;*/
	z-index: 5;
	/*background: url('../images/background-texture6.jpg') repeat 0% 244px;
	border-bottom: 4px solid #666;*/
}

#bottombar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 47px;
	/*background-color: #ff8833;*/
	z-index: 5;
	/*background: url('../images/background-texture6.jpg') repeat;*/
	/*border-top: 4px solid #444;*/
}

#bottomcontent {
	text-align: center;
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: right;*/
	padding: 5px 0px 15px 0px;
	position: relative;
}

#footer h4 {
	font-size: 16px;
	font-weight: bold;
	color: #eee;
	padding-left: 15px;
}

#footer #doodads {
	width: 38%;
	float: right;
}

#doodads a {
	display: block;
	color: #ccc;
	padding-left: 15px;
}

#doodads a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

#footer #mission {
	width: 62%;
	float: left;
}

#mission p {
	width: 300px;
	padding-left: 15px;
}

#footer img {
	vertical-align: middle;
}

#grass {
	position: absolute;
	width: 100%;
	height: 80px;
	top: -80px;
	z-index: 30;
	background: url('../images/grass.png');
}

#maincontent {
	width: 62%;
	float: left;
}

#mainmenu {
	width: 38%;
	float: right;
}

#menubackground {
	width: 38%;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	z-index: -1;
	border-left: 1px solid #cecece;
}

#menubackground div {
	width: 100%;
	height: 100%;
	-moz-top-right-border-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-top-right-border-radius: 3px;
	-moz-bottom-right-border-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-bottom-right-border-radius: 3px;
	border-left: 1px solid #fff;
	background-image: -moz-linear-gradient(left, #ededed, #f6f6f6);
	background-image: -webkit-gradient(linear, left top, right top, from(#ededed), to(#f6f6f6));
}

#contentpadding {
	margin: 0px;
	padding: 15px 15px 15px 15px;
}

#menupadding {
	margin: 0px;
	padding: 15px 15px 15px 40px;
}

h3 {
	margin-top: 25px;
	color: #b56723;
}


#sitemenu {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin: 0px 24px 0px 0px;
	padding: 15px 0px 0px 15px;
	/*border-top: 1px solid;
	border-left: 1px solid;*/
	/*border: 1px solid;
	border-color: #35C0CD;*/
	/*padding: 5px 0px 30px 8px;
	margin: 45px 23px 10px 0px;*/
	min-height: 225px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	letter-spacing: -1px;
	/*background-image: -moz-linear-gradient(left, #f6f6f6, #e6e6e6);
	background-image: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#e6e6e6));*/
}

#mainmenu ul#randommenu {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 15px;
	/*border: 1px solid;
	border-color: #35C0CD;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: -moz-linear-gradient(left, #f6f6f6, #8DF199);
	background-image: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#8DF199));*/
}

#sitemenu li, #randommenu li {
	display: block;
}

#sitemenu li {
	padding: 0px 0px 14px 0px; 
}

#sitemenu li a, #sitemenu li a:visited, #randommenu li a, #randommenu li a:visited {
	color: #999;
	font-weight: bold;
}

#sitemenu li a:hover, #randommenu li a:hover {
	text-decoration: none;
	/*padding-left: 10px;*/
	color: #666;
	border-bottom: 0px;
	text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
	-moz-text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
	-webkit-text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}

#sitemenu li a span, #randommenu li a span, #areasmenu li a span {
	padding-left: 8px;
}

#sitemenu li span {
	display: inline-block;
	width: 80%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
}

#sitemenu li:last-child span, #sitemenu li.item18 span {
	border-bottom: 0px;
	padding-bottom: 0px;
}

#sitemenu li:last-child, #sitemenu li.item18 {
	padding-bottom: 0px;
}


/* home */
#sitemenu li.item1 a:hover, #areasmenu li.item1 a:hover {
	color: #FF4E40;
}

#sitemenu li.item1 a, #areasmenu li.item1 a {
	color: #FF7D73;
}

/* games */
#sitemenu li.item2 a:hover, #areasmenu li.item2 a:hover {
	color: #FFAD40;
}

#sitemenu li.item2 a, #areasmenu li.item2 a {
	color: #FFC373;
}

/* questions */
#sitemenu li.item3 a:hover, #areasmenu li.item3 a:hover {
	color: #3F92D2;
}

#sitemenu li.item3 a, #areasmenu li.item3 a {
	color: #66A3D2;
}

/* challenges */
#sitemenu li.item5 a:hover, #areasmenu li.item5 a:hover {
	color: #38E156;
}

#sitemenu li.item5 a, #areasmenu li.item5 a {
	color: #65E17B;
}

/* about */
#sitemenu li.item4 a:hover {
	color: #444;
}

/* home */
#sitemenu li#current.item1 a, #areasmenu li#current.item1 a {
	color: #FF1300;
}

/* games */
#sitemenu li#current.item2 a, #areasmenu li#current.item2 a {
	color: #FF9200;
}

/* questions */
#sitemenu li#current.item3 a, #areasmenu li#current.item3 a {
	color: #0B61A4;
}

/* challenges */
#sitemenu li#current.item5 a, #areasmenu li#current.item5 a {
	color: #00C322;
}

/* about */
#sitemenu li#current.item4 a {
	color: #929292;
}

/* temp to clear menu items */
#sitemenu li.item4, #sitemenu li.item10, #sitemenu li.item7 {
	display: none;
}

/*scheme id:  http://colorschemedesigner.com/#2S424w0w0w0w0 */

#sitemenu li#current a {
	color: #666;
	text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
	-moz-text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
	-webkit-text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.4);
}

#areasmenuwrapper {
	width: 100%;
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#areasmenu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #f6f6f6;
	box-shadow: 4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-moz-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	-webkit-box-shadow:  4px 4px 10px 6px rgba(90, 90, 90, 0.6);
	z-index: 10;
	position: relative;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding: 0px;
	letter-spacing: -1px;
}

#areasmenu li {
	display: inline-block;
	list-style-type: none;
	/*width: 20%; */
	margin: 0px;
	padding: 0px;
	padding-right: 37px;
}

#areasmenu li.item1 {
	/*width: 15%;*/
}

#areasmenu li.item2 {
	
}

#areasmenu li.item3 {
	
}

#areasmenu li.item5 {
	/*width: 25%;*/
}

#areasmenu li.item18 {
	
}

table.contentpaneopen tbody tr td span {
	text-align: right;
	display: block;
}

table.contentpaneopen tbody tr td p span {
	text-align: left;
	display: inline;
}


div.itemdetails {
	text-align: right;
	margin-bottom: 20px;
}

.createdate {
	text-align: right;
}

#breadcrumb span {
	/*padding: 19px 0px 20px 0px;*/
	padding: 5px 0px 2px 0px;
}

#bcslogan {
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;
}

#mainmenu p {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#mainmenu p.dash {
	margin: 0px 0px 0px 0px;
}

/*#mainmenu ul {
	margin: 20px 0px 20px 35px;
}

#mainmenu ul#sitemenu {
	
}*/

.jcomments-links {
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

#mainmenu p.homespacer {
	padding-bottom: 35px;
}

#mainmenu p.pageblurb {
	/*border-top: 1px solid;
	border-left: 1px solid;
	border: 1px solid;
	border-color: #35C0CD;*/
	padding: 5px 0px 5px 8px;
	margin: 20px 23px 10px 0px;
	/*min-height: 230px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;*/
	font-weight: bold;
	color: #999;
	/*background-image: -moz-linear-gradient(left, #f6f6f6, #e6e6e6);
	background-image: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#e6e6e6));*/
}

#mainmenu div.mcpbox {
	/*border-top: 1px solid;
	border-left: 1px solid;*/
	border: 1px solid;
	border-color: #35C0CD;
	padding: 5px 0px 5px 8px;
	margin: 20px 23px 10px 0px;
	min-height: 230px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	color: #999;
	/*background-image: -moz-linear-gradient(left, #f6f6f6, #e6e6e6);
	background-image: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#e6e6e6));*/
	background: url('../images/mcp_background.png') no-repeat top right;
	position: relative;
}

#mainmenu div.mcpbox h3 {
	text-align: center;
	color: #000;
	font-size: 24px;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

#mainmenu div.mcpbox h4 {
	text-align: center;
	color: #000;
	font-size: 18px;
	margin: 16px 0px 18px 0px;
	padding: 0px;
}

#mainmenu div.mcpbox p {
	margin: 0px;
	padding: 5px 0px 2px 120px;
}

#mainmenu div.mcpbox p.findmore {
	text-align: right;
	position: absolute;
	right: 3px;
	bottom: 3px;
	padding: 0px;
	margin: 0px;
}

.clearer {
	clear: both;
}

#openid-link {
	margin: 0px 0px 0px 38px;
}

.generatortools {
	padding: 10px 0px 10px 0px;
}

#generatorcontainer p {
	font-size: 16px;
	padding-bottom: 20px;
}

#generatorcontainer ul {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.generatortools a, .generatortools a:visited {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	border: 1px solid #ccc;
	background-color: #dfdfdf;
	color: #666;
	margin: 1px 10px 1px 0px;
	position: relative;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.generatortools a:hover {
	background-color: #66A3D2;
	color: #0B61A4;
}

.generatortools span {
	padding: 0px 20px 0px 10px;
	margin: 0px;
	font-weight: bold;
	color: #ccc;
}

.generatorrandomwords {
	padding: 20px 0px 20px 0px;
	min-height: 150px;
}

.generatorrandomwords ul {
	padding-left: 170px;
}

.generatorrandomwords ul li {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	cursor: move;
	list-style-type: none;
	display: inline-block;
	z-index: 50;
}

#generatorbottomtools {
	margin-top: 20px;
}

.generatorbottombuttons {
	float: right;
}

.generatorbottombuttons a {
	margin-left: 20px;
}

.generatorbottombuttons img {
	vertical-align: middle;
}

#generatorsidetools {
	position: absolute;
	top: 0px;
	left: -2px;
}

#generatorsidetools a {
	
}

#generatorsidetools a:hover {
	border-bottom: 0px;
	cursor: pointer;
}

#generatorsidetools img {
	margin-bottom: 9px;
}

.generatorformheading {
	color: #999;
	font-weight: bold;
}

.generatorfullscreen {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color: #f6f6f6;
	z-index: 500;
	margin: 0px;
	padding: 5px;
}

.generatorfullscreen #generatorbottomstuff {
	position: absolute;
	bottom: 15px;
	left: 5px;
	width: 100%;
}

.generatorhelp {
	float: right;
	font-size: 14px;
	font-weight: normal;
}

p.wordsstarter {
	color: #999;
	font-weight: bold;
}

p.wordsender {
	color: #999;
	text-align: right;
	font-weight: bold;
}

table.mod_loginsitelogin {
	margin: 10px 0px 20px 38px;
}


div.cbregistersubmit {
	padding: 10px 0px 10px 28%;
}

div.cbregistersubmit input {
	font-weight: bold;
	font-size: 16px;
}

div.allinone div img {
	vertical-align: middle;
	margin-right: 12px;
}

div.allinone h4 {
	margin: 0px 0px 20px 0px;
}

div.addthis_toolbox {
	text-align: right;
}

div.addthis_default_style a.at300b {
	float: right;
}

p.randomnumber {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	cursor: help;
}

p.randomnumber .happy {
	color: #FF7D73;
}

