@charset "UTF-8";
/* CSS Document */

body {
	background: url(../static/images/bg.png);
	padding: 0px;
	margin: 0px;
}

body#fadein {
    display:none;
}

#intra_project_list {
  list-style-type: none;
  padding-left: 0;
}

#intra_project_list li:nth-child(even) {
  background: #eee;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
	color: #272727;
}
	
#wrapper_outer {
	width: 100%;
	min-height: 500px;
	background: url(/static/images/bg_top.png) no-repeat top center;
}
#wrapper_inner {
	margin: 0 auto;
	width: 980px;
}
#page {
	width: 640px;
	padding: 20px;
	float: left;
	background: #fff;
	min-height: 500px;
	line-height: 140%;
}
#page .article {
	padding: 10px;
}
#page .article p {
	width: 500px;
	float: left;
	margin-left: 50px;
	font-size:12px;
}
#page .article h1, #page .article h2, #page .article h3, #page .article h4, #page .article h5 {
	margin-left: 50px;
	width: 500px;
}

.article h2 {
  color: rgb(245,133,47);
  font-weight: bold;
  border-bottom: 2px ridge #c2c2c2;
  padding-bottom: 11px;
  margin-bottom: 11px;
  line-height: 1.4em !important;
}

#blurb, #signature {
  color: rgb(245,133,47);
  font-weight: bold;
  margin: 0;
}

#signature:before {
  content: " – ";
}


.frontpage .read-more {
	text-align:left; 
	text-decoration:none;
	color:black;
}

.frontpage .read-more:hover {
	color:white;
}

.read-more {
  text-align: right;
}

.datetime {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #5b5b5b;
}
.post {
  width: 183px;
	float: left;
	padding: 5px;
	margin: 5px 10px;
	border-bottom: 2px solid #000;
}

.member.post {
  width: 183px;
  height: 290px;
}


.post img {
	margin-bottom: 0px;
}
.post p, .post h2, .post h3, .post h4, .post h5 {
	padding: 0px 10px;
	margin: 10px 0;
}
.post .readmore {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 25px;
	font-size: 11px;
	color: #272727;
}

.post:hover, .post h2:hover a, .post:hover h3 a, .post h5, .post:hover .readmore, .post:hover h4 a, .post:hover a.read-more p{
	background: #272727;
	color: #fff;
}
.post .readmore:hover {
	color: #cb6f28;
}
#sidebar {
	width: 260px;
	float: right;
	color: white;
}
#sidebar h5 {
	padding: 5px 0 5px 0;
	margin: 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	border-top: 1px solid white;
}
#sidebar h4 {
  color: white;
  margin-top: 0;
  font-size: large;
  margin-bottom: 1px;
}

#sidebar .separator {
	width: 100%;
	clear: both;
	float: left;
	height: 2px;
	background: #fff;
	margin: 15px 0 5px 0;
}
#sidebar p {
	color: #fff;
	line-height: 140%;
}
#sidebar input {
	padding: 6px;
	border: 0px;
	color: #fff;
	margin-left: 15px;
	background: #272727;
	border-bottom: 1px solid #464646;
	border-right: 1px solid #2a2a2a;
}
#sidebar input.button {
	padding: 5px 12px;
	margin-left: 3px;
	color: #fff;
}
#sidebar address {
  text-align: left;
  position: relative;
  margin-bottom: 0.4em;
  margin-top: 0.5em;
}

#sidebar .mapbutton {
	padding:0px 10px 0px 0px;
}



/*
#sidebar .mapbutton {
  position: absolute;
  right: 0;
  bottom: -1em;
}
*/

#header {
	height: 195px;
	width: 980px;
	float: left;
}
/*
#header #nav {
	float: right;
	padding: 0px;
	margin: 40px 0 0 0;
}
#header #nav li {
	list-style: none;
	float: left;
	font-size: 18px;
	padding: 0 0 6px 0;
}

#header #nav li li {
 	clear: both;
	display: block;
	font-size: 12px;
	color: #666;

}

#header #nav li span {
	text-decoration: none;
	color: #fff;
}
#header #nav li li:hover {
	border-bottom: 2px solid #fff;
}
#header #nav li a span {
}
*/

#nav {
  float: right;
  margin: 40px 0 0 0;
}

#nav a {
  text-decoration: none;
  color: white;
}

#nav li li {
  margin-top:3px;
}

#categories a:hover, #domains a:hover, #nav a:hover, .taglist a:hover {
  text-decoration: underline;
}




#nav > li {
  float:left;
  list-style: none;
  padding: 0 0 6px 0;
  margin-left: 25px;
}

#nav > li span {
  color: #fff;
  font-size: 18px;
}

#nav li ul {
  display:block;
  list-style:none;
  clear: both;
  margin:0;
  margin-bottom: 3px;
  padding:0;
}

#highscore {
    width:980px;
    margin:0 auto;
}

#highscore .list {
    width:50%;
    float:left;
    color:#fff;
    padding:1% 0%;
}

#highscore h3 {
    color:#fff;
}

#highscore_wrapper {
    background: url(/static/images/highscore_bg.jpg) repeat-x bottom left #2a2a2a;
    height:auto;
    width:100%;
/*     position:absolute; */
    float:left;
}

#highscore {
   height:0px;
   overflow:hidden;
}

#highscore_btn {
	background: url(../static/images/highscore_btn.png) no-repeat top left;
	width: 95px;
	height: 34px;
	margin-left:20px;
	position:absolute;
	cursor: pointer;
}
#slotmachine {
	/* background: url(../static/images/eyeslot.png) top left no-repeat; */
	width: 315px;
	height: 34px;
	float: left;
	margin-top: 10px;
/*padding: 83px 0 0 0;*/
    clear: left;
	color: #666;
}
#slotmachine span {
	color: #fff;
	font-style: italic;
}

.taglist {
	padding: 0px 15px;
	padding-bottom: 5px;
	margin: 0px;
}
.taglist li {
	font-size: 13px;
	padding: 2px 0;
	list-style: none;
}
.taglist li a {
	text-decoration: none;
	color: #fff;
}

li.selected a {
  color: #d37329 !important;
}

.project:not(.post) {
  width:640px;
}

.project:not(.post) img {
  width: 501px;
  height: 501px;
  display:block;
  margin:auto;
}

.project > h3 {
  color: #d37329;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0;
}

.project:not(.post) > h4 {
  margin-top: 0;
  font-size: 20px;
  border-bottom: 2px ridge #c2c2c2;
}

.project > .line > * {
  display: inline;
  font-size: 14px;
}

.project > .line > h4:after {
  content: ": ";
}

.project:not(.post) > .categories {
  float: right;
}

.project > .line > h4 {
  font-weight: bold;
}

.navi {
  width: 100%;
  float:left;
  font-weight: bold;
}

.navi a {
  text-decoration: none;
}

.navi a:hover {
  text-decoration: underline;
}

.navi .next {
  float: right;
  margin-right: 17px;
}

.navi .prev {
  margin-left: 15px;
}

.navi {
  clear: both;
}

.post.project h3 {
  color:#272727;
  font-size: 11px;
}

.post.project h4 a {
  color:black;
  font-size: 14px;
}

.post.project:hover * {
  color:white !important;
}

#slideshow, #slideshow_navigation {
	list-style:none;
	margin: 0;
	padding: 0;
}

#slideshow_navigation {
	float:right;
	margin-top: 10px;
}

#slideshow_navigation li {
	display:inline;
	float:left;
	margin-left:5px;
}

#slideshow_navigation li a {
	display:block;
	height:20px;
	width:auto;
	padding:0px 5px;
	text-align:center;
	background:#111;
	text-decoration:none;
	color:#fff;
	padding-top:3px;
}

#slideshow_navigation li a.active {
	color: #d37329	
}

fieldset {
  display: table;
}

fieldset label {
  display: table-row;
}

fieldset label span {
  display: table-cell;
}

fieldset label:not(:last-child) span:first-child:after {
  content: ": ";
}

#credits_wrapper {
	color:#fff;
}

#explanation p {
	width:300px;
}

#highscore_form label {
	width:50px;
	display:block;
	float:left;
}

#highscore_list {
	color:#fff;
}

#highscore_list ul {
	list-style:none;
	margin:0;
	padding:0;
	width: 300px;
}

#highscore_list ul li span.player_score {
	display:inline;
	float:right;
}

#highscore_list ul li {
	padding:4px;
}

#highscore_list ul li.even {
	background: #3f3f3f;
}


/* for cufontest */
#categories li a, #domains li a{
	font-size:13px !important;
}

#logo {
  background: url(/static/images/logo.png) no-repeat;
  background-position: 0 7px;
  height: 23px;
  margin-bottom: -1em;
}

#logo span {
  display:none;
}

#combo_list ul {
	float:left;
	clear:both;
	list-style:none;
	height:auto;
	margin:0;
	padding:0;
}

#combo_list ul li {
	display:inline;
	float:left;
	height:auto;
	margin-right:5px;
}

.combo_img {
	width:25px;
	height:25px;
	margin:0 !important;
}

#combo_list ul li span.score {
	color:#fff;
	font-size:15px;
	padding:0px 12px;
}

p.contact {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

a img {
  border:0;
}

.post a, .post a img {
	text-decoration: none; 
	border:0;
}

#newsletter_page {
  width: 800px;
  margin:auto;
  background: white;
  margin-bottom: 25px;
  margin-top: 25px;
}

#newsletter_page h1 {
  width: 800px;
  margin-bottom: 0;
  margin-top: 0;
}

h1 span {
  display:none;
}

#newsletter_page h2 {
  background: url(/static/images/logo_color.png) no-repeat;
  text-align: right;
  font-size: 17px;
  height: 34px;

  border-bottom: 5px solid black;
  border-top: 5px solid black;
  
  padding-top: 12px;
  padding-right: 30px;

  background-position: 10px 10px;
  
  margin:0;
}

#newsletter_page h2 span {
  display:none;
}

.newsletter-left, .newsletter-right {
  float: left;
}

.newsletter-left {
  width: 200px;
}

.newsletter-right {
  width: 550px;
  margin-left: 20px;
}

#newsletter_page address {
  clear: both;
  text-align: center;
  
  height: 23px;
  background-position: 45px 2px;
  padding-top: 6px;
  border-bottom: 5px solid black;
  
  width: 600px;
  padding-left: 200px;
  
  font-size: smaller;
  font-style: normal;
  
  background: url(/static/images/logo_color_min.png) no-repeat;
  background-position: 220px 5px;
}

#newsletter_page address span {
  display: none;
}

.newsletter-right a {
  font-weight: bold;
  text-decoration: none;
}


.newsletter-right p, .newsletter_right {
	line-height:18px;
	
}

#newsletter_page address a {
  text-decoration: none;
}

.newsletter-right a:hover, #newsletter_page address a:hover {
  text-decoration: underline;
}

.newsletter-post {
  width: 183px;
	padding: 5px;
	margin: 5px 10px;
	border-bottom: 2px solid #000;
}

.newsletter-post a {
  text-decoration: none;
}

.newsletter-post img {
	margin-bottom: 0px;
}
.newsletter-post p, .newsletter-post h2, .newsletter-post h3, .newsletter-post h4, .newsletter-post h5 {
	padding: 0px 10px;
	margin: 10px 0;
	text-align: left;
}

.newsletter-post h3 {
  font-size: 15px;
}

.newsletter-post p {
  font-size: 10px;
}

.newsletter-post:hover, .newsletter-post h2:hover a, .newsletter-post:hover h3 a, .newsletter-post h5, .newsletter-post:hover .readmore, .newsletter-post:hover h4 a, .newsletter-post:hover a.read-more p{
	background: #272727;
	color: #fff;
}
.newsletter-post .readmore:hover {
	color: #cb6f28;
}
