@import url(http://fonts.googleapis.com/css?family=Berkshire+Swash);
body {
    background:url(/images/new_ncg_logo.jpg) center 10px no-repeat #A9B9C4;
    padding-top:150px;
    font-family:Verdana;
    font-size:13px;
}
a {
    text-decoration:underline;
    color:#000;
}
a:hover {
    text-decoration:none;
    color:#cc0000;
}
form {
    padding:0px;
    margin:0px;
}
.input {
    border:1px solid #ccc;
    padding:2px;
}
input.error {
    border:1px solid red;
}
.success {
    padding:2px;
    margin:2px;
    text-align:center;
    border:1px solid #00CC00;
    background:#99FF00;
}
.logout {
    border:none;
    background:transparent;
    text-decoration:underline;
}
.logout:hover {
    color:#cc0000;
    text-decoration:none;
}
.main {
    width:1002px;
    margin:auto;
}
.social {
    position:fixed;
    top:250px;
    margin-left:-60px;
    padding:3px;
    background:#fff;
    border:1px solid #999;
    border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    font-size:11px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.506);
    -moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
.social a {
    display:block;
    margin:10px;
}
.content {
    width:1000px;
    border:1px solid #999;
    background:#edf0f4;
    box-shadow:1px 1px #bbb;
    border-radius:5px 5px;
    -moz-border-radius:5px 5px;
    -khtml-border-radius:5px 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.506);
    -moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5);
}
.content .topmenu {
    padding:5px 10px;
    border-bottom:1px solid #999;
    background:#eee;
    border-radius:5px 5px 0px 0px;
    -moz-border-radius:5px 5px 0px 0px;
    -khtml-border-radius:5px 5px 0px 0px;
}
.content .topmenu .login {
    float:right;
}
.content .topmenu .logincon {
    display:none;
    border:1px solid #ccc;
    margin-top:5px;
    padding:5px 10px;
    background:#fff;
}
.content .submenu {
    height:18px;
    padding:0px 10px;
    
}
.content .submenu a {
    display:block;
    float:right;
    padding:1px 5px;
}
.content .forumnews {
    width:670px;
    padding:10px;
    padding-right:0px;
    float:left;
}
.content .forumnews .beitrag .title {
    font-weight:bold;
    padding:2px 0px;
    border-bottom:1px dotted #ccc;
    color:#5c6f9f;
    font-size:14px;
    display:block;
}
.content .forumnews .beitrag .title .user {
    float:right;
    font-size:13px;
    color:#000;
    font-weight:normal;
}
.content .forumnews .beitrag {
    padding:5px;
    border:1px solid #999;
    margin-bottom:5px;
    border-radius:3px 3px;
    -moz-border-radius:3px 3px;
    -khtml-border-radius:3px 3px;
}
.content .facebook {
    width:300px;
    padding:10px;
    float:right;
}
.eingabe {
    height:22px;
    padding:1px;
}
.eingabe div {
    height:20px;
    padding-top:2px;
    float:left;
    width:170px;
}
.forum {
    padding:20px;
}
.forum .breadcrump {
    color:#94a3c4;
    padding:5px;
}
.forum .breadcrump a {
    text-decoration:none;
}
.forum .main {
    display:block;
    padding:5px 5px 5px 10px;
    border-bottom:1px solid #ccc;
    background:#5c6f9f;
    width:945px;
    color:#fff;
    border-radius:8px 8px 0px 0px;
    -moz-border-radius:8px 8px 0px 0px;
    -khtml-border-radius:8px 8px 0px 0px;
}
.forum .sub {
    display:block;
    padding:5px 5px 5px 40px;
    border-bottom:1px solid #ccc;
    background:#eee;
    width:915px;
}
.forum .sub:hover {
    background:#ddd;
}
.forum .threads {
    display:block;
    padding:5px 5px 5px 10px;
    border-bottom:1px solid #ccc;
    background:#eee;
    width:945px;
}
.forum .post {
    display:block;
    border:1px solid #ccc;
    border-radius:8px;
    -moz-border-radius:8px;
    -khtml-border-radius:8px;
    background:#ddd;
    width:958px;
    margin-bottom:15px;
    box-shadow:1px 1px 5px;
}
.forum .firstpost {
    border-radius:0px 0px 8px 8px;
    -moz-border-radius:0px 0px 8px 8px;
    -khtml-border-radius:0px 0px 8px 8px;
    border-top:none;
}
.forum .post .userdata {
    height:200px;
    width:169px;
    float:left;
}
.forum .post .name {
    font-weight:bold;
    color:#000;
    font-size:19px;
    padding:5px;
    font-family:"Berkshire Swash";
    text-shadow:1px 1px 5px;
}
.forum .post .group {
    color:#505050;
    border-bottom:1px solid #ccc;
    font-size:12px;
    padding:0px 5px 5px 5px;
}
.forum .post .regdate {
    color:#808080;
    font-size:9px;
    padding:5px;
}
.forum .post .datetime {
    color:#000;
    font-size:11px;
    clear:right;
    height:28px;
}
.forum .post .datetime .time {
    padding:7px 5px 5px 5px;
}
.forum .post .datetime .right {
    float:right;
    width:768px;
    height:18px;
    padding:5px 10px;
    background:#eee;
    border-left:1px solid #ccc;
    border-radius:0px 0px 8px 0px;
    -moz-border-radius:0px 0px 8px 0px;
    -khtml-border-radius:0px 0px 8px 0px;
}
.forum .post .datetime .right a {
    display:block;
    float:right;
    padding:1px 5px;
    text-decoration:none;
}
.forum .post .text {
    margin-left:169px;
    width:768px;
    border-left:1px solid #ccc;
    border-radius:0px 8px 0px 0px;
    -moz-border-radius:0px 8px 0px 0px;
    -khtml-border-radius:0px 8px 0px 0px;
    background:#eee;
    padding:10px;
}
.forum .firstpost .text {
    border-radius:0px;
    -moz-border-radius:0px;
    -khtml-border-radius:0px;
    border-top:none;
}
.forum .post .text .title {
    height:18px;
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
    margin-bottom:5px;
}
.forum .post .text .title .postid {
    display:block;
    float:right;
    text-decoration:none;
    border:1px solid #ccc;
    padding:1px 4px;
    cursor:hand;
}
.forum .post .postinput {
    padding:2px;
}
.forum .post .postinput .label {
    float:left;
    width:120px;
}
.forum .post .postinput .input {
    width:300px;
}
.forum .post .postinput textarea {
    width:600px;
    height:150px;
}
.games .box {
    border:1px solid #5C6F9F;
    border-radius:5px 45px 5px 5px;
    box-shadow:1px 1px 5px;
    float:left;
    height:300px;
    margin:10px 10px;
    padding:20px;
    width:258px;
    display:block;
    text-decoration:none;
    -o-transition: all 0.2s cubic-bezier(0, 0, 1, 1) 0;
    transition: all 0.2s cubic-bezier(0, 0, 1, 1) 0;
}
.games a.box:hover {
    color:#000;
    border-radius: 3px;
}
.games .box .title {
    color:#000;
    font-family:"Berkshire Swash";
    font-size:19px;
    font-weight:bold;
    padding:5px;
    text-shadow:1px 1px 5px;
}
.games .image {
    height:200px;
}
.games .buildings {
    width:640px;
}
.games .buildings .box {
    height:100px;
}
.games .jobs {
    width:320px;
    display:inline-block;
}
.games .jobs .box {
    height:35px;
    border-radius:3px;
    border-color:red;
    box-shadow:1px 1px 5px red;
}
.games .jobs .box .time {
    float:right;
    font-size:16px;
    padding-top:8px;
    text-shadow:1px 1px 10px;
}
.games .jobs .box .time:after {
    /* add a clock icon */
}
.games .jobs .box:first-child {
    border-color:green;
    box-shadow:1px 1px 5px green;
}
.gamemenu {
    background:#6B6349;
    padding:5px 0px;
    outline: 1px solid #6B6349;
    height:16px;
}
.gamemenu div {
    float:right;
}
.gamemenu a {
    color:#fff;
    padding:0px 10px;
    display:block;
    float:left;
    font-weight:bold;
    text-decoration:none;
}

.footer {
    text-align:center;
    height:20px;
    font-size:11px;
    color:#999;
    margin-top:10px;
}
.footer div {
    float:right;
}
