/*  
Theme Name: Casinospill
Description: The Casinospill WordPress theme created by Reimund Trost (Code7).
Version: 0.1
Author: Reimund Trost
Author URI: http://code7.se/

	Casinospill v0.1

	This theme was designed and built by Reimund Trost,
	whose homepage you will find at http://code7.se/

*/

/* Main styles {{{ */
body {
	margin: 0;
	font-size: 80%;
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background: #eaeaea;
	color: #3f3f3f;
	text-align: center;
}

h2 {
	color: #1a60b0;
	margin: 1.5em 0 0 0;
}

h3 { margin-bottom: 0; }
p { margin: 1.2em 0 1.2em 0; }
a { color: #2388ff; }
p a:hover { text-decoration: none; }
img { border: 0; }

ul {
	margin: 0;
	padding: 1em;
}

hr {
	margin: 1em 0 0 0;
	height: 1px;
	background: #bdbdbd;
	color: #bdbdbd;
	padding: 0;
	border: 0;
}
/* }}} End Main styles */

/* Container {{{ */
#container {
	text-align: left;
	width: 74em;
	margin: 0 auto 0 auto;
}
/* }}} End Container */

/* Content {{{ */
#content {
	width: 57em;
	margin: 0;
	padding: 0 2em 2em 2em;
	float: right;
	background: #fff;
	border-right: 1px solid #c1b4b8;
	border-left: 1px solid #c1b4b8;
}

div.post { width: 50em; }
#games { width: 46em; float: left; }

ol.tips {
	padding: 1em 2em 0 2em;
	list-style-type: none;
}

ol.tips li {
	margin: 0 0 1.3em 0;
	padding: 0 0 0.3em 24px;
	font-size: 1em;
	line-height: 1.4em;
	background: url(images/star-bullet.png) no-repeat;
	background-position: 0 2px;
}

ol.tips li strong { display: block; }

#winners {
	margin: 1em 0 0 1em;
	float: left;
	width: 10em;
}

#winners ul {
	padding: 1em 0 0 0;
	list-style-type: none;
}

#winners li {
	margin: 0 0 1.3em 0;
	padding: 0 0 0 18px;
	font-size: 1em;
	background: url(images/star-bullet.png) no-repeat;
	background-position: 0 2px;
}

#winners h2 { font-size: 1em; }

/*#winners a { font-size: 1.3em; }
#winners h5 { margin-bottom: 0; }

#winners {
	margin: 0.4em 0;
	margin-left: 1em;
	float: left;
	font-size: 0.9em;
}

#winners li.post {
    width: 11em;
    margin: 0 0 1em 0;
}*/
/* }}} End Content */

/* Sidebar {{{ */
#sidebar {
	width: 11.8em;
	float: left;
}

#sidebar a {
	display: block;
	color: #2b2b2b;
	font-weight: normal;
	font-family: Verdana, Arial, Sans;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0.4em 0 0.4em 1em;
	border-bottom: 1px solid #eaeaea;
}

#sidebar a:hover {
	background: #f9f9f9;
	border-bottom: 1px solid #e0e0e0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0 0 0;
}

#sidebar ul li.current_page_item a {
	font-weight: bold;
	background: url(images/menu-bullet.png) no-repeat;
	padding-left: 20px;
}
	
#sidebar ul li.current_page_item a:hover {
	background: #f9f9f9 url(images/menu-bullet-over.png) no-repeat;
}

#sidebar ul li {
	padding: 0;
	margin: 0.1em 0 0.1em 0;
	display: inline;
	margin: 0;
	font-weight: bold;
}
/* }}} End Sidebar */

/* Header {{{ */
#header {
	height: 143px;
	width: 100%;
	background: #841539 url(images/header-bg.png) repeat-x;
}

#header img {
	
}

#header {
	height: 143px;
	width: 100%;
	float: left;
	background: #034ea5 url(images/header-bg.png) repeat-x;
}

#header div {
	width: 91%;
	float: left;
}

#header-img {
	padding-left: 180px;
}

#header .right { margin: 5px 2px 0 0; }

/* }}} End Header */

/* Footer {{{ */
#footer {
	width: 100%;
	font-size: 0.8em;
	background: #044898;
	text-align: center;
	color: #98c1f1;
}

#footer em {
	font-weight: bold;
	font-style: normal;
	margin: 0 0.5em 0 0;
}

#footer ul { padding: 0; }
#footer ul li { display: inline; }
#footer a:hover { text-decoration: none; }
#footer ul li { padding: 0 0 0.3em 0; }
#footer ul li.current_page_item a { text-decoration: none; }

#footer a {
	color: #98c1f1;
    margin: 0 0 0 0.5em;
}

#footer .center {
	width: 70em;
	padding: 1em;
}

#footer div div {
	font-size: 0.9em;
	margin-right: 10em;
}
/* }}} End Footer */

/* Utility classes {{{ */
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.left {	float: left; }
.right { float: right; }
.center { margin: 0 auto; }
/* }}} End Utility classes */

/* Box with golden frame {{{ */
.box {
	padding: 0 14px 0 0;
	background: #fff url(images/borders.png) 100% 0 repeat-y;
	margin: 1em 0 1em 0;
}

.bi {
	padding: 0 0 0 14px;
	background: #fff url(images/borders.png) 0 0 repeat-y;
}

.bt {
	height: 14px;
	margin: 0 -14px;
	background: url(images/box.png) 100% 0 no-repeat;
}

.bt div {
	width: 18px;
	height: 14px;
	background: url(images/box.png) 0 0 no-repeat;
}

.bb {
	height: 14px;
	margin: 0 -14px;
	background: url(images/box.png) 100% 100% no-repeat;
}

.bb div {
	width: 18px;
	height: 14px;
	background: url(images/box.png) 0 100% no-repeat;
}

.box h3 {
	margin: 0;
	padding: 0.3em 10px 10px 0;
	background: #fff;
	font: bold 2em/1 Arial, Helvetica, sans-serif;
	color: #ff2400;
}

.box img.game {
	float: left;
	width: 277px;
	margin-right: 1em;
}

.box-right {
	height: 160px;
	margin: 1em 0 1em 0;
	font-size: 0.9em;
	float: left;
	width: 23em;
	line-height: 1.4em;
}

.box p {
	margin: 0;
	padding: 4px 10px 10px 0;
	background: #fff;
}
/* }}} End box with golden frame */

/* Everything else {{{ */

div.navigation { padding: 1em 0 0 0; }

.postmetadata small {
	background: #e9e9e9;
	display: block;
	padding: 1em;
	margin: 2em 0 1.5em 0;
	float: left;
}

.credits { display: none; }
.narrow p { width: 32em; }
div.tags a:hover { text-decoration: none; }
div.tags small { margin: 0; }

div.tags {
	margin: 1.6em 0 0 0;
	width: 11.8em;
	float: left;
}
/* }}} End Everything else }}} */