/*****************************/
/*** 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;*/
}

div#totalbody {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #7cc2ed;
	background-image: -moz-linear-gradient(top, #59b5ec, #94cff3);
	/*background-image: -moz-linear-gradient(top, #4394ec, #63b9ed);*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4394ec), to(#63b9ed));
	/*background: url('../images/static.png') repeat fixed 0 0;*/
}

div#static {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('../images/static3.png') repeat scroll 0 0;
}

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;
}

#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, #areasmenu li a:hover {
	text-decoration: none !important;
	/*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);
}

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

#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;
	/*border-color: #FF1300;*/
}

#areasmenu li.item1:hover {
	border-color: #FF1300;
}

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

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

#areasmenu li.item2:hover {
	border-color: #FF9200;
}

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

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

#areasmenu li.item3:hover {
	border-color: #0B61A4;
}

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

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

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

#areasmenu li.item5:hover {
	border-color: #00C322;
}

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

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

#areasmenu li#current.item1 {
	border-color: #FF1300;
}

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

#areasmenu li#current.item2 {
	border-color: #FF9200;
}

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

#areasmenu li#current.item3 {
	border-color: #0b61a4;
}

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

#areasmenu li#current.item5 {
	border-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;
	border-bottom: 4px solid #999;
	/*padding-right: 37px;*/
}

#areasmenu li.item1 {
	width: 15%;
	border-color: #ff948c;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-radius-bottomleft: 3px;
}

#areasmenu li.item2 {
	width: 20%; 
	border-color: #ffce8c;
}

#areasmenu li.item3 {
	width: 20%; 
	border-color: #74a9d2;
}

#areasmenu li.item5 {
	width: 25%;
	border-color: #7de18e;
}

#areasmenu li.item19 {
	width: 20%; 
	border-color: #bcbcbc;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-radius-bottomright: 3px;
}

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;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  /*display: block;*/
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
	margin: 0px;
	padding: 4px 0px 20px 0px;
	font-size: 36px;
	line-height: 40px;
}

div.componentheading h1 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
}

/*h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}*/

.contentheading h1, h2, .contentpaneopen .contentheading {
	padding: 0;
	/*font-family: Arial, Helvetica,sans-serif;*/
	font-family: Georgia, Serif;
	font-size: 24px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	line-height: 40px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

h2.game, h1.game {
	border-bottom: 1px solid #FFAD40;
}

h2.question, h1.question {
	border-bottom: 1px solid #3F92D2;
}

h2.challenge, h1.challenge {
	border-bottom: 1px solid #38E156;
}

h2.loopylogos, h1.loopylogos, h2.becreative, h1.becreative {
	border-bottom: 1px solid #666;
}

h2.game img, h2.question img, h2.challenge img, h2.loopylogos img, h1.game img, h1.question img, h1.challenge img, h1.loopylogos img, h1.becreative img, h2.becreative img {
	vertical-align: middle;
}

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
}

table.contentpaneopen td {
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

table.contentpaneopen ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

table.contentpaneopen li {
	padding: 0px;
	margin: 0px 0px 20px 17px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0px; padding: 0px;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0px; padding: 0px;}
form#com-form-login ul { padding-left: 20px; }

form#form-login p {
	color: #aaa;
}

form#form-login li {
	list-style-type: circle;
}


/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
