/*   
Theme Name: CODO
Theme URI: http://www.codo.ca
Description: Specialized theme for Codo Website
Author: Tran Le Duy Tien
Author URI: http://www.leduytien.com
Version: 2.0
*/

/* @group GENERAL */

body {
	background: url("images/bg_body.jpg") repeat top left;
	margin: 0 0;
	padding: 0 0;
	font-family: "Georgia", serif;
	line-height: 18px;
}

a img {
	border: none;
}

/* @end */

/* @group WIREFRAME */

#grid {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("images/bg_grid.png") repeat top left;
	display: none;
}

#frame {
	background: url("images/bg_frame.jpg") repeat-y top left;
	width: 992px;
	float: left;
}

#left-sidebar {
	float: left;
	width: 248px;
	height: 1390px;
	background: url("images/bg_sidebar.jpg") no-repeat top left;
}

#right-sidebar {
	float: left;
	width: 216px;
	margin-left: 14px;
	margin-top: 36px;
}

#content {
	float: left;
	width: 468px;
	padding: 18px 14px;
	margin: 0 2px;
}

/* @end */

/* @group LEFT SIDEBAR */

#left-sidebar h1.logo {	
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	width: 234px;
	height: 108px;
	margin: 18px 0;
	background: url("images/logo_sidebar.png") no-repeat top right;
}

#site-navigation {
	text-align: right;
	list-style: none;
	margin: 36px 14px 0 0;
	padding: 0 0;	
}

#site-navigation ul {
	list-style: none;
	margin-top: 18px;
}

#site-navigation li {
	margin-bottom: 18px;
	font-size: 1.125em;
	color: #ffcc99;
}

#site-navigation li.menu {
	margin-top: 108px;
}

#site-navigation li.hours {
	margin-top: 108px;
}

#site-navigation li.hours ul {
	margin-top: 0px;
}

#site-navigation li.hours li {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.625em;
	margin: 0 0;
	color: #FFFFFF;
}

#site-navigation li.address a {
	color: #FFFFFF;
	font-size: 0.875em;
}

#site-navigation li a {
	text-decoration: none;
	color: #ffcc99;
}

#site-navigation li a:hover {
	color: #ffff00;
}

#menu-navigation li {
	font-size: 0.875em;
	margin-bottom: 0px;
}

#menu-navigation li a {
	color: #FFFFFF;
}

/* @end */

/* @group CONTENT */

/* @group Home */

#home #content h1 {
	width: 300px;
	height: 108px;
	margin: 0px auto;
}

#home #content h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
	background: url("images/logo.png") no-repeat top left;
}

#home #content .message {
	border: 2px solid #EEDD55;
	background-color: #FFEEAA;
	padding: 0px 10px;
}

#home #content .message p {
	margin: 9px 0;
}

#home #content p a {
	color: #ff0000;
	text-decoration: none;
}

#home #content p a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Page */

#page #content h1 {
	color: #990000;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 17px 0;
	text-transform: capitalize;
}

#page #content h2 {
	color: #990000;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 18px 0;
}

#page #content .item h2 {
	margin: 0 0;
}

#page #content .item a {
	color: #FFFFFF;
	font-size: 1em;
}

#page #content .item a:hover {
	text-decoration: none;
}

#page #content p.wp-caption-text {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.75em;
	color: #CC1111;
	margin-top: 0px;
	margin-right: 10px;
}

#page #content .wp-caption {
	border-top: 1px solid #CC1111 ;
	padding: 17px 0 0 0;
}

#page #content .footnote {
	font-size: 0.625em;
	color: #666666;
}

#page #content .wp-caption img {
	margin-bottom: 18px;
}

#page #content p.note {
	margin-left: 48px;
	font-size: 0.75em;
	margin-right: 32px;
}

#page #content a {
	color: #CC0000;
	text-decoration: none;
}

#page #content a:hover {
	text-decoration: underline;
}

#page #content li {
	font-size: 0.875em;
	color: #660000;
	text-align: justify;
}

#page form label {
	display: block;
	height: 18px;
}

#page form p {
	margin: 0 0;
}

#page form input, #page form textarea {
	width: 300px;
	padding: 5px 5px;
	margin-bottom: 10px;
	border: 1px solid #990000;
}

#page form textarea {
	width: 454px;
	font-family: "Georgia", serif;
	line-height: 18px;
	margin: 0 0;
	font-size: 1em;
	height: 114px;
}

#page form input.button {
	margin-top: 13px;
	width: auto;
}

/* @end */

/* @group Category */

#category #content h1, #single #content h1 {
	background: url("images/bg_category.png") no-repeat top center;
	height: 54px;
	margin: -6px 0 0 0;
	text-align: center;
	padding-top: 41px;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 18px;
	color: #cc3333;
}

/* @end */

/* @group Single */

#single #content #description {
	float: left;
	padding-bottom: 18px;
	width: 100%;
}

#single #content h1 {
	font-size: 1.5em;
	padding-top: 40px;
	height: 56px;
}

#single #content h2 {
	text-align: center;
	font-size: 1.125em;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #cc3333;
	text-transform: uppercase;
	margin: 18px 0 0 0;
}

#single #content #description p {
	text-align: center;
	margin: 18px 0 0 0;
}

#single #content #description p.ingredient {
	margin: 0 0;
} 

#single #content #description p.allergen {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.625em;
	line-height: 18px;	
} 

#single #content #description p.ingredient a {
	color: #FFFFFF;
	background-color: #ff6666;
	text-decoration:none;
	padding: 0px 5px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.625em;
	line-height: 18px;
}

#single #content #description p.ingredient a:hover {
	background-color: #cc0000;
}

#single #content .action {
	text-align: center;
}

#single #content .action a {
	text-decoration: none;
	background-color: #FFA166;
	color: #FFFFFF;
	padding: 9px 9px;
}

#single #content .action a:hover {
	background-color: #FF8833;
}

/* @end */

#content p {
	margin: 18px 0;
	font-size: 0.875em;
	text-align: justify;
	color: #660000;
}

#content blockquote {
	background: url("images/bg_blockquote.png") no-repeat top left;
	padding: 0 32px;
	margin: 36px 0;
}

#content blockquote p {
	color: #CC1111;
}

#content hr {
	height: 18px;
	background: url("images/bg_separate.png") top center;
	border: none;
	margin-top: 36px;
}

#content .description {
	color: #cc3333;
	margin-top: 17px;
	margin-bottom: 18px;
	padding: 0 0;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#content #description p {
	margin-bottom: 17px;
}

/* @group Item */

#content .item {
	margin: 18px 0;
	padding: 0 0;
	float: left;
}

#content .item p.id {
	width: 54px;
	height: 52px;
	padding-top: 14px;
	float: left;
	text-align: center;
	line-height: 1.5em;
 	border: 3px solid #cc3333;
	font-size: 1.5em;
	margin: 0 14px 0 0;
	color: #FFFFFF;
	background: url("images/bg_item.jpg") no-repeat top left;
}

#content .item h2 {
	margin: 0 0;
	padding: 0 0;
	float: right;
	line-height: 18px;
	font-size: 1em;
	text-transform: uppercase;
	clear: right;
	width: 394px;	
	color: #660000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

#content .item p {
	float: right;
	display: block;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	width: 394px;
	color: #cc3333;
}

#content .item ul {
	list-style: none;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.625em;
	float: right;
	margin: 0 0;
	padding: 0 0;
	width: 394px;
}

#content .item ul a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff6666;
	padding: 0 3px;	
}

#content .item ul li.save a {
	background-color: #FFA166;
}

#content .item ul a:hover {
	background-color: #cc0000;
}

#content .item ul li.save a:hover {
	background-color: #FF8833;
}

/* @end */

/* @end */

/* @group RIGHT SIDEBAR */

#right-sidebar {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;	
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}

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

#right-sidebar h2 {
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;	
	line-height: 18px;
}

#right-sidebar #quickorder {
	border: 3px solid #ffff00;
	width: 182px;
	background-color: #990000;
	padding: 0px 14px 32px 14px;
	font-size: 0.75em;
}

#right-sidebar #quickorder h2 {
	margin: 24px 0 17px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #ffff00;
	font-size: 1.125em;
	text-align: center;
	color: #ffff00;
}

#right-sidebar #quickorder p {
	margin: 0 0;
	padding: 0 0;
	clear: both;
}

#right-sidebar #quickorder form {
	margin: 18px 0 0 0;
	padding: 0 0;
}

#right-sidebar label {
	display: block;
	height: 18px;
}

#right-sidebar input {
	height: 14px;
	line-height: 18px;
	width: 170px;
	padding: 3px 3px;
	margin: 7px 0;
	background-color: #cc3333;
	border: 1px solid #ff9999;
	color: #FFFFFF;
}

#right-sidebar button {
	height: 27px;
	background-color: #ff9999;
	margin-top: 9px;
	color: #660000;
	text-transform: uppercase;
	font-size: 0.75em;
	border: none;
}

#right-sidebar input {
	width: auto;
	height: auto;
	margin-bottom: 16px;
}

#right-sidebar .page {
	margin-top: 18px;
	border-bottom: 1px solid #cc3333;
	padding-bottom: 17px;
}

#right-sidebar .page img {
	border: 3px solid #FFFF00;
	margin-bottom: 8px;
}

#right-sidebar .page h2 {
	margin: 8px 0 0 0;
}

#right-sidebar .page h2 a {
	font-size: 0.75em;
	color: #FFFF00;
}

#right-sidebar .page h2 a:hover img {
	border: 3px solid #FFFFFF;
}

#right-sidebar .page h2 a:hover {
	color: #FFFFFF;
}

#right-sidebar .page p {
	font-size: 0.6875em;
	line-height: 18px;
	margin: 0 0;
	color: #ff9999;
}

/* @group Saved List */
	
#savedlist {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	padding-bottom: 18px ;
	border-bottom: 1px solid #ffff00;
}

#savedlist li {
	position: relative;
	float: left;
	width: 100%;
	line-height: 18px;
}

#savedlist span.id {
	display: block;
	float: left;
	width: 20px;
	margin-right: 5px;
	text-align: right;
}

#savedlist a.name {
	display: block;
	float: left;
	width: 100px;
	height: 18px;
	overflow: hidden;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
	text-align: left;
}

#savedlist span.price {
	display: block;
	float: left;
	width: 40px;
	text-align: right;
}

#savedlist a.name:hover {
	color: #FFFF66;
}

#savedlist .action {
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -1000px;
	background: #993333 url("images/bg_delete.jpg") no-repeat top left;
}

#savedlist a.action:hover {
	background: #FF9999 url("images/bg_delete_highlighted.jpg") no-repeat top left;
}

/* @end */

/* @end */

/* @group DIALOG */

#dialog ul {
	list-style: none;
	float: left;
	margin: 0 0;
	padding: 0 0;
}

#dialog li {
	float: left;
	margin-right: 5px;
}

#dialog li a {
	color: #CC1111;
}

#dialog li a:hover {
	color: #990000;
	font-weight: bold;
}

#dialog p.indicator {
	text-align: center;
	margin-top: 45px;
}

#dialog .tag {
	float: left;
	margin-right: 5px;
}

#dialog .ingredient {
	float: left;
	margin: 0 0;
}

#dialog .ingredient a {
	display: block;
	float: left;
	margin-right: 5px;
	background-color: #FF6666;
	color: #fff;
	text-decoration: none;
	padding: 3px 6px;
	font-size: 0.875em;
}

#dialog .ingredient a:hover {
	background-color: #CC0000;
}

#dialog .allergen {
	color: #CC8811;
	font-size: 0.875em;
	clear: both;
	margin-top: 18px;
}

/* @end */

/* @group ORDER DIALOG */

#order {
	font-size: 1em;
}

#order h1, #order .item li.save {
	display: none;
}

#order .item {
	padding-bottom: 18px;
	border-bottom: 1px solid #CC0000;
}

#order .description {
	border-bottom: 1px solid #CC0000;
	color: #CC1111;
}

#order .item p.id, #order .item h2 {
	float: left;
	width: 30px;
	font-size: 1.125em;
	font-weight: bold;
	margin: 18px 0;
	line-height: 1.125em;
	margin-right: 10px;
	text-align: left;
	color: #CC0000;
	margin-bottom: 9px;
}

#order .item h2 {
	width: 350px;
}

#order .item p {
	clear: both;
	margin: 0 0;	
}

#order .item p.allergen {
	font-size: 0.875em;
	margin-top: 9px;
	color: #CC8811;
}

#order p.indicator {
	text-align: center;
	margin-top: 100px;
	color: #888888;
}

/* @end */

/* @group Error Page */

#error #messagebox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	margin-left: -271px;
	margin-top: -221px;
	background: #FFFFFF url("images/bg_messagebox.jpg") repeat top left;
	border: 3px solid #FF0000;
	padding: 18px 18px;
	height: 400px;
	overflow: hidden;
	color: #660000;
	text-align: justify;
}

#error #messagebox h1 {
	text-align: center;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#error #messagebox h1.logo {
	width: 100%;
	height: 100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/logo.png") no-repeat top center;
	margin-top: 0px;
}

#error .left {
	float: left;
}

#error .right {
	float: right;
}

#error #messagebox a img {
	border: 4px solid #AA0000;
}

#error #messagebox a:hover img {
	border: 4px solid #FF0000;
}

/* @end */

/* @group iPhone */

#iphone #messagebox {
	width: 816px;
	margin: 0 auto;
	padding: 18px 0px;
	color: #660000;
	text-align: justify;
}

#iphone #messagebox h1 {
	text-align: center;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 36px;
	color: #fff;
}

#iphone #messagebox h1.logo {
	width: 100%;
	height: 104px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/logo_white.png") no-repeat top center;
	margin-top: 0px;
}

#iphone #messagebox .info {
	float: left;
	width: 248px;
	margin: 0 12px;
	text-align: center;
}

#iphone #messagebox .info img {
	width: 240px;
}

#iphone #messagebox .info a {
	text-decoration: none;
}

#iphone #messagebox .info a img {
	border: 5px solid #FF4444;
}

#iphone #messagebox .info a:hover img {
	border: 5px solid #ff0;
}

#iphone #messagebox .info a:hover h2 {
	color: #ff0;
}

#iphone #messagebox p.intro {
	font-size: 1em;
	color: #ff0;
	text-align: center;
}

#iphone #messagebox p.intro span {
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	margin-top: 18px;
	display: block;
}

#iphone #messagebox .info h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #FF7777;
}

/* @end */