/*
Theme Name: Royal Dynasty Chinese Restaurant
Theme URI: http://berrywebteam.net
Description: Theme created for Royal Dynasty Chinese Restaurant.
Author: Justin Kees
Author URI: http://killerrobotcomics.com
Version: 1.0
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	background: #eee url(images/bgimage.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
}

p, table, td, tr, th, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

img.alignleft {
    float: left;
	margin: 0 10px 0 0;
}

img.alignright {
    float: right;
	margin: 0 0 0 10px;
}

img.aligncenter {
	margin: 0 0 10px 0;
}

a {
	color: #990000;
}

a:hover {
	color: #000;
	text-decoration: none;
}

hr { 
    color: #ffbb11;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

ul {
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

li {
	list-style-type: circle;
}

h1{
	display: none;
}

/*-- Container --*/
#container {
	background: url(images/contentbg.jpg) repeat-y 0 0;
	width: 1015px;
	margin: 0 0 15px;
}

/*-- Sidebar --*/
#sidebar {
	width: 235px;
	margin: 0 0 0 100px;
	padding: 0 20px;
	float: left;
}

#sidebar .widget {
	margin: 20px 0 0 0;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
    color: #990000;
	margin: 0 0 15px 0;
}

#sidebar h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	font-weight: bold;
	font-style: oblique;
    color: #990000;
	padding: 10px 0 5px;
}

#sidebar h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bold;
	font-style: oblique;
    color: #990000;
	padding: 5px 0;
}

#sidebar p {
    color: #000;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li {
    color: #000;
    line-height: 20px;
}

.logo {
	margin: 0 0 15px;
}

/*-- Menu --*/
#menu ul {
	margin: 0;
	padding: 0;
}

#menu .nav li {
	list-style-type: none;
	border-bottom: dotted 1px #ccc;
	margin: 0 15px;
}

#menu .nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99000;
	text-decoration: none;
	display: block;
	padding: 7px 0;
}

#menu .nav li a:hover {
	color: #000;
	border-left: solid 5px #990000;
	padding: 7px 0 7px 15px;
}

/*-- Content --*/
#content {
	background: url(images/header.jpg) no-repeat 0 0;
}

.postarea {
	width: 550px;
	margin: 75px 50px 0 40px;
	padding: 0 0 15px;
	float: right;
}

.postarea h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
	font-weight: bold;
	font-style: oblique;
    color: #ffbb11;
	margin: 0 0 15px;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
    color: #ffbb11;
	padding: 10px 0 5px;
}

.postarea h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
    color: #ffbb11;
	padding: 5px 0;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 10px 0;
}

.postarea li {
	color: #fff;
	line-height: 20px;
}

.postarea a {
	color: #ffbb11;
}

.postarea a:hover {
	color: #fff;
}

.postarea table {
	width: 350px;
	margin: 5px 0 15px;
	border: solid 1px #660000;
}

.postarea td {
	color: #fff;
	font-size: 12px;
	padding: 5px;
}

.postarea td li {
	font-size: 11px;
	line-height: 14px;
}

.odd {
	background: #880000;
}

.even {
	background: #7a0000;
}

td.letter {
	font-weight: bold;
	width: 10px;
}

td.price {
	text-align: right;
	font-weight: bold;
	width: 35px;
}

td span {
	font-size: 11px;
}

.date {
	background: #880000;
	color: #ffbb11;
	font-size: 11px;
	padding: 5px;
	margin: -5px 0 15px 0;
	border: solid 1px #660000;
}

.date a {
	text-decoration: none;
}

.catstags {
	color: #ffbb11;
	font-size: 11px;

	border-top: dotted 1px #660000;
}

.catstags a {
	color: #ffbb11;
}

.callout {
	width: 175px;
	margin: 0 7px 10px 0;
	float: left;
}

.callout p {
	font-size: 12px;
	margin: 10px 0 0;
	padding: 0 5px;
}

.jumpmenu {
	background: #7a0000;
	width: 150px;
	border: solid 1px #660000;
	padding: 5px 15px;
	margin: 5px 0 0;
	float: right;
}

.jumpmenu ul {
	padding: 0;
	margin: 10px 0;
}

.jumpmenu li {
	list-style-type: none;
	border-bottom: dotted 1px #660000;
	padding: 2px 0;
}

.jumpmenu a {
	text-decoration: none;
}

/*-- Footer --*/
#footer {
	background: #eee url(images/footer.jpg) no-repeat 0 0;
	height: 230px;
    overflow: hidden;
}

#footer .foottext {
	width: 550px;
	float: right;
	padding: 30px 0 0;
	margin: 0 50px 0 40px;
	border-top: dotted 1px #660000;
}

#footer .foottext p, #footer .foottext a {
	color: #fff;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
