/*Stylesheet by Xepha @ TDN*/

/*General Style*/

body {
	background-color: #033649;
	/*credit: http://www.colourlovers.com/pattern/407444/cloak_of_darkness*/
	background: url("http://www.thedailyneopets.com/uploads/articles/events/dailydare/407444.png");
	text-align: center;
}
body, td, p {
	color: #031634;
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.mycenter {
	text-align: center;
	padding-top: 22px;
}


a:link,  a:visited, a:active {
	margin: 0px auto 0px auto;
	font-family: 'Questrial', sans-serif;
    font-size: 14px;
    color: black;
}

a:hover {
	color: #586d9a;
}

b {
	color: #602f86;
	font-size: 12px;
}

h1 {
	color: #000000;
	font-family: 'Questrial', sans-serif;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-shadow: 1px 1px 2px #bec9be;
}

h1:first-child {
	margin-top: 0;
}

h2 {
	color: #346135;
	font-family: 'Armata', sans-serif;
	/*text-transform: uppercase;*/
	font-size: 20px;
	padding: 10px 5px 15px 50px;
	border-top: 3px groove #3e3423;
	background: url("http://www.thedailyneopets.com/uploads/articles/events/dailydare/h2ico.png");
	background-repeat: no-repeat;
	/*text-shadow: 0px 1px 0px #93c200;*/
}

.easy {
	color: #2f7c15;
	font-weight: 600;
}

.medium {
	color: #cd6900;
	font-weight: 600;
}

.hard {
	color: #ff1b0a;
	font-weight: 600;
}


/*wrapper*/

#wrapper {
	margin: 0px auto 0px auto;
	width: 990px;
}

#wrapper img {
	vertical-align: middle;
	border: 0px;
}

/*Days navigation*/

#nav {
	margin: 20px 12px;
	text-align: center;
	width: 130px;
}

#nav a:link, #nav a:visited, #nav a:active {
	display:block;
	margin: 10px auto 0px auto;
	font-family: 'Kreon', serif;
	font-size: 18px;
	text-decoration: none;
	color: #93ac46;
	padding: 5px 10px 5px 10px;
	border: solid 1px #293d2c;

	background: #000;
	text-shadow: 0px 1px 0px #000;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 0 1px 3px #111;
	-moz-box-shadow: 3px 3px 1px #313030;
	-webkit-box-shadow: 3px 3px 1px #313030;

	cursor: pointer;
}
#nav a:hover {
	background: #132823;
	color: #a5a400;
    text-shadow: 0px 2px 0px #000;
}

/*Links at top*/

#toplinks {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 800;
	text-align: right;
	color: #fff;
}

#toplinks a:link, #toplinks a:visited, #toplinks a:active{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 800;
	text-align: right;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
}

#toplinks a:hover {
	color: #cdcd00;
	padding-right: 10px;
}

/*main content area*/

#mytxtbox {
	margin: 30px auto 0px auto;
	width: 940px;
	text-align: left;
	background-color: #e0e3df;
	border: 1px solid #000;
	min-height: 280px;
	padding: 10px;
	
	border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
 
    box-shadow: 0 1px 3px #323232;
    -moz-box-shadow: 3px 3px 1px #323232;
    -webkit-box-shadow: 3px 3px 1px #323232;
}

/*header*/

#header {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 492px;
	text-align: right;
	color: #E8B600;
	font-family: 'Orbitron', sans-serif;
	font-size: 36px;
	line-height: 28px;
	text-shadow: 0px 3px 0px #000;
	padding: 0px;
	background: url("http://www.thedailyneopets.com/uploads/articles/events/dailydare/dd12-header.jpg");

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid black;

	box-shadow: 0 1px 3px #323232;
	-moz-box-shadow: 3px 3px 1px #323232;
	-webkit-box-shadow: 3px 3px 1px #323232;
}

#header a {
	color: #E8B600;
	font-family: 'Orbitron', sans-serif;
	font-size: 36px;
	line-height: 28px;
	text-shadow: 0px 3px 0px #000;
	padding: 10px 5px;
	text-decoration: none;
}

/*challenge information*/

.challenge {
	padding: 5px;
	width: 900px;
	margin: 0px auto;
}

.challenge div {
	display: inline-block; 
	vertical-align: top;
}

.info {
	width: 120px;
	border-right: 1px dotted black;
	padding-right: 10px;
}

.tips {
	width: 320px;
	/*border-left: 1px dotted black;*/
	padding-left: 10px;
	background-color: #bff09a;
	box-shadow: 0 1px 3px #1b301f;
	-moz-box-shadow: 3px 3px 1px #1b301f;
	-webkit-box-shadow: 3px 3px 1px #1b301f;
}

.prizes {
	width: 140px;
	display: inline-block;
	text-align: center;
}

.prizes img {
	border: 1px solid black;
	box-shadow: 2px 2px 1px #3f5a1f;
	-moz-box-shadow: 2px 2px 1px #3f5a1f;
	-webkit-box-shadow: 2px 2px 1px #3f5a1f;
}

.smaller {
	font-size: 12px;
}

.pts {
	font-size: 14px;
	font-weight:700;
}

hr {
	border-top: 3px groove #3e3423;
	width: 900px;
}


/*footer*/

#footer {
	line-height: 15px;
	margin: 30px auto;
	width: 820px;
	left: 0px;
	bottom: -20px;
	font-family: 'Asap', sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-size: 12px;
	font-family: 'Asap', sans-serif;
}

#footer a:hover{
	color: #cdcd00;
	font-size: 12px;
	font-family: 'Asap', sans-serif;
}

#gmcprizes {
	text-align: center;
	}

#gmcprizes div {
	display: inline-block; 
	vertical-align: top; 
	width: 120px; 
	margin: 5px;
	}


/*BLOG STYLE*/
.bbc_center { text-align: center; display: block; }
.bbc_img { border: 0; }
p.citation {
    background: url("http://www.tdnforums.com/public/style_images/splat/citation_bg.png") no-repeat scroll right center #DEDEDE;
    border-color: #C5C5C5;
    border-style: solid;
    border-width: 1px 1px 0 3px;
    color: #606060;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 8px;
    width: 500px;
}
div.blockquote {
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #C5C5C5;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    font-size: 0.9em;
    margin: 0 auto;
    padding: 0 8px;
    width: 500px;
}
div.blockquote div.blockquote {font-size: 1em; margin: 0 15px;}
div.blockquote p.citation {font-size: 1em; margin: 6px 15px 0;}
div.quote {padding: 12px;}
div.quote p.blockquote {margin-left: -12px;}
cite {display: block; font-weight: bold;}
blockquote cite {font-size: 1em;}


#sosprizes {
	text-align: center;
}

#sosprizes div {
	display: inline-block; 
	vertical-align: top; 
	width: 120px; 
	margin: 5px;
}