/*
	Theme Name: Browser-Spiele
	Theme URL: http://browser-spiele.at/
	Description: Browser-Spiele Theme
	Author: Daniel Schilling
	Author URI: http://browser-spiele.at/
	Version: 1.0
*/

/* LAYOUT */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	}
	
.roundedborder {
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#wrapper {
    background: url(images/bg6.gif) top left repeat-x #ffdd99;
    overflow: hidden;
}

#container {
	overflow: hidden;
}

#contentwrap {
    background: url(images/bg7.gif) top right repeat-y #eee;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
	border-right: 1px solid #666;
    overflow: hidden;
	box-shadow: 0 12px 22px #555;
	margin: 0 auto 0 auto;
	width: 950px;
}

a {
	color: #ff9900;
}

a:hover {
	color: #333;
	text-decoration: none;
}

.imgright {
	float: right;
	border: 1px solid #999;
	padding: 1px;
	background: #fff;
	margin: 0 0 5px 10px;
}

.imgcenter {
	border: 1px solid #999;
	padding: 1px;
	background: #fff;
	margin: 0 auto 5px auto;
	display: block;
}
	
.aligncenter {
	text-align: center;
}

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
    
#header-logo {
	margin: 15px 0 0 0;
	width: 376px;
	height: 69px;
	float: left;
}

#header-bild {
	margin: 0 20px 0 0;
    background: url(images/browserspiele-header.jpg) top left no-repeat #fff;
    width: 488px;
    height: 100px;
    float: right;
}

#navcontainer {
	width: 950px;
	margin: 0 auto 55px auto;
}
	
#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 40px;
	font-size: 15px;
	display: block;
	overflow: hidden;
    background: url(images/bg2.gif) top left repeat-x #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #fff;
    clear: both;
    position: fixed;
    width: 950px;
    box-shadow: 0 0 10px #000;
}
	
#nav li {
	float: left;
	border-right: 1px solid #fff;
	}
	
#nav li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	padding: 10px 10px 0 10px;
	height: 30px;
	}
	
#nav li a:hover {
	color: #ff9900;
	background: #222;
	text-shadow: -1px -1px 0 #000;
}

#nav li a.logo {
    background: url(images/browser-spiele.png) 9px 6px no-repeat transparent;
    text-indent: -7777px;
    width: 174px;
}

#nav li a.logo:hover {
    background: url(images/browser-spiele.png) 10px 7px no-repeat #222;
}

#content {
	padding: 15px 10px 10px 10px;
    color: #333333;
    border-right: 1px solid #333;
    background: #fff;
	}
	
#news {
	list-style-type: none;
	}
	
#news li {
    background: url(images/bg4.gif)  0 1px repeat-x #fff;
    border: 1px solid #ccc;
    padding: 5px 5px 0 5px;
    min-height: 110px;
    margin: 5px 0 0 0;
	}
	
#news img {
	float: left;
	border: 1px solid #999;
	padding: 1px;
	background: #fff;
	margin: 0 5px 0 0;
}

#news small {
	font-size: 12px;
	font-weight: bold;
	}
	
#news h3 {
	font-size: 15px;
	margin: 0 0 5px 0;
	font-weight: normal;
	}
	
#news h3 a {
	text-decoration: underline;
	}
	
#news h3 a:hover {
	text-decoration: none;
	}
	
.newsmeta {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ff9900;
	display: block;
    background: url(images/bg1.gif) top left repeat-x #fff;
    padding: 5px;
	color: #613000;
    text-shadow: 0px 1px 0 #ffdead;
    margin: 0 0 10px 10px;
	}

	
.post {
    background: url(images/bg5.gif) 0 1px repeat-x transparent;
    border-top: 1px solid #ccc;
    padding: 0 20px;
    margin: 0 0 10px 0;
    overflow: hidden;
}

.post p, .post ul {
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 1.5;
	font-size: 13px;
	color: #555;
}

.post ul li {
	margin: 5px 0 0 20px;
}
	
.post h1 {
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 26px;
	color: #333;
}

.post h2 {
	font-weight: normal;
	font-size: 18px;
	padding: 20px 0 0 0;
	margin: 0;
	color: #aaa;
}

.post h3 {
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0 0 0;
	margin: 0;
	color: #f90;
}

.post h1 + h2 {
	padding: 0;
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
}

.article strong {
	color: #444;
	font-weight: bold;
}

.title {
	padding: 0;
	font-size: 20px;
	color: #111;
	letter-spacing: -1px;
	text-shadow: 0 1px 0 #fff;
	}

	
.title a {
	text-decoration: underline;
	color: #111;
	}

.title a:hover {
	text-decoration: none;
    color: #333;
	}

	
.jetzt-spielen {
	font-weight: bold;
	background: url(images/bg1.gif) top left repeat-x #ff9900;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 400px;
	margin: 20px auto 5px auto;
	padding: 10px 0;
    text-shadow: 1px 1px 1px #613000;
    box-shadow: 0 0 3px #613000;
	text-align: center;
	border: 1px solid #ff9900;
	font-size: 18px;
	}
	
.jetzt-spielen:hover {
	background: #ff9900;
	color: #fff;
	border: 1px solid #fc6;
    text-shadow: 0px -1px 0 #613000;
    box-shadow: 0 0 2px #613000;
}

.entry ul {
	margin: 0 0 10px 25px;
	}
    
.navigation {
	padding: 10px 0;
	}

.sidebar {
	margin: 10px 10px 0 10px;
    font-size: 13px;
    color: #9f9f9f;
}

.sidebar .box {
    background: url(images/bg5.gif) 0 1px repeat-x #fff;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    padding: 0 10px;
    margin: 0 0 10px 0;
    overflow: hidden;
}

.sidebar h2 {
	margin: 0;
	padding: 6px 0 6px 6px;
	background: url(images/bg1.gif) top left repeat-x #ff9900;
	border: 1px solid #ff9900;
	font-size: 14px;
	font-weight: bold;
	color: #613000;
    text-shadow: 0px 1px 0 #ffdead;
	}
	
.sidebar h3 {
	font-size: 13px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
img.game {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.box {

}

.box.left {
	width: 644px;
	float: left;
}

.box.right {
	width: 300px;
    float: right;
}

.browserspiele-liste {
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    padding: 0;
    margin: 0 0 10px 0;
}

.browserspiele-liste ul {
	list-style-type: none;
	margin: 0;
}

.browserspiele-liste ul li {
    background: url(images/bg5.gif) 0 1px repeat-x #fff;
    margin: 0;
    border-bottom: 1px solid #999;
}

.browserspiele-liste ul li a {
    display: block;
    padding: 5px;
}

.browserspiele-liste ul li a:hover {
    background: #eee;
}

/* FOOTER */

#footer {
    background: url(images/bg2.gif) top left repeat-x #000;
	text-align: center;
	color: #fff;
	border-top: 1px solid #333;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	}

.browsergame-liste {
	margin: 15px 0 5px 0;
}

.browsergame-liste th {
	border: 1px solid #f90;
	background: url(images/bg1.gif) top left repeat-x #fc6;
	color: #613000;
    text-shadow: 0px 1px 0 #ffdead;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}

.browsergame-liste .excerpt {
	border: 1px solid #ccc;
    background: url(images/bg4.gif) 0 1px repeat-x #fff;
	padding: 1px 7px 1px 10px;
}

.browsergame-liste p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
}

.browsergame-liste .title {
	width: 125px;
	text-align: center;
}

.post .browsergame-liste .title h3 {
	margin: 0;
	padding: 0;
	border: 1px solid #f60;
	background: url(images/bg1.gif) top left repeat-x #fc6;
	font-size: 14px;
}

.browsergame-liste .title h3:hover {
	border: 1px solid #fc6;
}

.browsergame-liste .title h3 a {
    text-shadow: 0px -1px 0 #ffdead;
	color: #613000;
	text-decoration: none;
	display: block;
	border: 1px solid #fff;
}

.browsergame-liste .title h3 a:hover {
	color: #fff;
    text-shadow: 0 -1px 0 #613000;
}

.browsergame-liste .title h3 img {
	margin: 10px 10px 5px 10px;
	border: 1px solid #613000;
}

.browsergame-liste .title h3 strong {
	display: block;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.gallery {
	padding: 15px 0 5px 0;
}

.gallery br {
	display: none;
}

.gallery-item {
	float: left;
	text-align: center;
	margin: 10px 0 10px 0;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery a img {
	border: 1px solid #ccc;
	padding: 1px;
	box-shadow: 1px 1px 4px #666;
	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 1px 1px 4px #666;
}

.gallery a:hover img {
	border: 1px solid #aaa;
	padding: 1px;
	box-shadow: 1px 1px 5px #333;
	-moz-box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
}
