body {
	font:12px arial,verdana,sans-serif;
	padding:0;
	margin:0;
	background-color:#000;
}

#wrap {
	clear:both;
	width:1004px;
	padding:0;
	margin:0 auto;
}

#content-container {
	float:left;
	width:1004px;
	padding:0;
	margin-top:0;
	margin:0;
	background:url(images/conternt-bg.gif) repeat-y center;
}

#content {
	margin:0 0 0 10px;
}

#header {
	height:345px;
	width:1004px;
	padding:0;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat top center;
	float:none;
}

#header h1 {
	font:40px gramond, 'times new roman';
	color:#E9D79E;
	text-align:left;
	padding-left:450px;
	padding-top:60px;
	height:100px;
	font-weight:bold;
}

#header h1,h1 a,h1 a:visited {
	text-decoration:none;
	margin:0;
	color:#EBC412;
}

#header h1 a:hover {
	text-decoration:none;
	color:#D1B746;
}

.header_banner {
	width:234px;
	height:60px;
	margin:10px 0 0 550px;
}

#subtitle {
	font-family:arial;
	padding-left:460px;
	color:#E9D79E;
	font:14px arial;
	text-align:left;
	font-weight:normal;
}

#navlist-container {
	padding:0 0 0 10px;
	position:relative;
	margin-top:-55px;
	height:43px;
	float:left;
}

#navlist {
	position:relative;
	display:block;
	height:43px;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
}

#navlist ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
}

#navlist ul li {
	display:block;
	float:left;
	margin:0;
	width:102px;
}

#navlist ul li a {
	display:block;
	float:left;
	color:#FAECA4;
	padding:15px 0 0;
	width:102px;
	height:43px;
	background:url(images/menu.gif) no-repeat right top;
	text-align:center;
	text-decoration:none;
}

#navlist ul li a:hover,#navlist ul li.current_page_item a {
	color:#7C5D5C;
	background:url(images/menu.gif) no-repeat left top;
	width:102px;
	height:43px;
	text-align:center;
}

#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover {
	color:#FAECA4;
	width:102px;
	height:43px;
	background:url(images/menu.gif) no-repeat top left;
}

#footer {
	color:#af7b37;
	font:12px arial,verdana,sans-serif;
	text-align:center;
	height:74px;
	float:left;
	position:relative;
	width:1004px;
	margin:0;
	background:url(images/footer.gif) no-repeat bottom center;
}

.footerlinks {
	color:#7C5D5C;
	text-align:center;
	margin-top:40px;
	float:left;
	width:1004px;
}

.footerlinks a {
	color:#D7C984;
	text-decoration:underline;
}


	
/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;
}

h3 {
	padding:10px 0;
	margin:0;
	font-size:14px;
}


	
/* Post Related */
h2 a:hover,h2 a:visited,h2 a {
	text-decoration:none;
}

.post-container {
	float:left;
	width:730px;
	margin-top:10px;
	margin-left:15px;
}

.post {
	width:730px;
	padding-top:0;
	color:#7C5D5C;
	float:none;
	display:block;
	margin-bottom:30px;
	clear:both;
	background:url(images/post-bg.gif) repeat-y left;
}

.posttop {
	width:730px;
	color:#EEE0B2;
	padding-top:5px;
	background:url(images/post-top.gif) no-repeat left top;
}

.post p {
	margin:0 0 10px;
}

.post a:hover {
	color:#EEE0B2;
}

.posttop h2 {
	font:20px arial,verdana;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding:0;
	padding-left:10px;
	float:left;
}

.posttop h2 a {
	color:#F3D46F;
	font-weight:normal;
}

.postinfo {
	height:25px;
	width:650px;
	float:left;
	color:#EEE0B2;
	text-align:left;
	margin-top:10px;
	font:11px verdana;
	padding-left:34px;
	background:url(images/posted.gif) no-repeat left top;
}

.postinfo a {
	text-decoration:none;
	color:#F3D46F;
	text-align:left;
}

.postinfo a:hover {
	text-decoration:underline;
	color:#F3D46F;
}

.postbottom {
	font-size:10px;
	color:#7C5D5C;
	text-align:left;
	width:730px;
	padding:0;
	height:29px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat left bottom;
}

.postbottom a {
	text-decoration:none;
	color:#D7C984;
}

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

.pagebottom {
	font-size:10px;
	color:#7C5D5C;
	text-align:left;
	width:730px;
	padding:0;
	height:29px;
	float:none;
	display:block;
	position:relative;
	background:url(images/page-bottom.gif) no-repeat bottom;
}

.commentinf {
	float:right;
	margin-top:0;
	text-align:right;
	height:20px;
	padding-top:8px;
	padding-right:20px;
}

.metainf {
	float:left;
	padding-left:30px;
	margin-top:0;
	text-align:center;
	height:20px;
	padding-top:8px;
}

.navigation a {
	color:#7C5D5C;
	text-decoration:none;
}

.navigation a:hover {
	color:#D7C984;
}

.navigation {
	text-align:left;
	width:720px;
	float:left;
	font-size:12px;
}

img.centered {
	display:block;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.navigation .alignright {
	margin-bottom:10px;
}

.navigation .alignleft {
	margin-bottom:10px;
}

.pagetitle {
	font:bold 28px arial,verdana,sans-serif;
	margin-top:0;
	margin-bottom:5px;
	text-align:left;
	color:#D5C67F;
	margin-right:15px;
	overflow:visible;
}

blockquote {
	font-style:italic;
	margin:5px;
}

a img {
	border:0;
}

.entry {
	font:12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:15px;
	padding-bottom:10px;
	margin-top:-30px;
	text-align:justify;
	clear:both;
}

.entrytext .postmetadata {
	font:12px arial,verdana,sans-serif;
}

.more-link {
	font:10px arial,verdana,sans-serif;
}


	
/* Sidebar Related */
#sidebar {
	width:210px;
	padding-left:15px;
	margin-top:10px;
	float:left;
}

#sidebar ul {
	margin:0;
	padding:0;
	width:210px;
}

#sidebar ul h2 {
	font:14px Verdana,arial;
	color:#D1B746;
	text-align:center;
	font-weight:bold;
	padding:5px 0 0;
	height:25px;
	margin:0;
	border:none;
	font-variant:small-caps;
	background:url(images/topbar.gif) no-repeat top left;
}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#sidebar ul li ul {
	margin:0 0 10px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type:none;
	margin-left:0;
	list-style-image:none;
	color:#8A832C;
	padding:5px 0 2px 15px;
	margin-left:10px;
	font:12px arial;
	width:170px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat left;
}

#sidebar ul ul ul li {
	list-style-type:disc;
	padding:0;
	margin-left:5px;
	color:#8A832C;
}

#sidebar p {
	margin:0;
	font:10px arial,verdana,sans-serif;
}

#sidebar a {
	color:#DEC98A;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
	color:#D7C984;
}


	
/* User Comment Specific */
#comment {
	border:1px solid #704314;
	color:#D3C68C;
	background:#090202;
	height:205px;
}

#respond {
	padding-left:10px;
}

#commentform {
	padding:10px;
}

#commentform input {
	color:#D3C68C;
	background-color:#090202;
	border:1px solid #704314;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#D6CDB0;
}

ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}

small.commentmetadata {
	font:10px arial,verdana,sans-serif;
}

small.commentmetadata a {
	text-decoration:none;
}

#submit {
	height:25px;
	background-color:#D6E5BD;
	margin:10px 10px 0 0;
	color:#ffffff;
	font-size:1.2em;
}


	
/************************/

	
/*     Search Design    */

	
/************************/
#searchform {
	display:none;
}

#s {
	width:200px;
	font:12px tahoma;
	color:#D5C67E;
}

#menu_search_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D5C67E;
	font-size:11px;
	padding:5px;
	padding-top:0;
	font-variant:small-caps;
	background:url(images/search.gif) no-repeat left top;
}

#menu_search_box input.s {
	width:180px;
	font-size:11px;
	color:#D5C67E;
	border:0;
	padding:5px;
	height:25px;
	background:none;
}

#menu_search_box span {
	position:relative;
	top:-1px;
	font-weight:bold;
}


	
/*-------------Other------------------*/
hr {
	display:none;
}

a {
	color:#D7C984;
}

#wp-calendar {
	width:195px;
	color:#D7C984;
	margin-left:10px;
	text-align:center;
}

#calendar {
}

td {
	color:#7C5D5C;
}

#rss {
	width:210px;
	text-align:right;
}



.clear {
	clear: both;
}

.vorschaubild125 {
	width: 125px;
	height: 125px;
	margin: 0 10px 0 0;
	float: left;
}
.cat_link_box {
	width: 125px;
	height: 125px;
	line-height: 16px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	float: right;
}
.cat_link_box li {
	padding: 0 0 0 15px;
	background: url(/wp-content/themes/royalcasino/images/arrow.gif) 0 0 no-repeat;
}
.small_box {
	width: 420px;
	float: left;
}