/*
Theme Name:		Dairy Queen of Northfield
Theme URI:		
Description:	
Version:		1.0
Author:			Tim Jackson
Author URI:		http://computertitan.com
Tags: 			
*/

ul#navmenu { list-style: none; padding: 0; margin: 0 auto; }
ul#navmenu li { padding: 0 15px; display: inline; color: #e9891f; font-weight: bold; }
ul#navmenu li a, ul#navmenu li a:visited { color: #e9891f; font-weight: bold; }
ul#navmenu li a.current, ul#navmenu li a.current:visited, ul#navmenu li a.current:hover { color: #007ac3; text-decoration: none; }
ul#navmenu li.current_page_item a, ul#navmenu li.current_page_item a:hover { color: #007ac3; text-decoration: none; }

ul#navmenu2 { list-style: none; padding: 0; margin: 0 auto; }
ul#navmenu2 li { padding: 0 15px; color: #e9891f; font-weight: bold; }
ul#navmenu2 li a, ul#navmenu2 li a:visited { color: #e9891f; font-weight: bold; }
ul#navmenu2 li a.current, ul#navmenu2 li a.current:visited, ul#navmenu2 li a.current:hover { color: #007ac3; text-decoration: none; }
ul#navmenu2 li.current_page_item a, ul#navmenu2 li.current_page_item a:hover { color: #007ac3; text-decoration: none; }

.full-width-menu { width: auto; text-align: center; margin: 5px 0; }
.full-width-menu .top { height: 21px; background: url(/templates/img/new/bg_menu_top.gif) no-repeat; }
.full-width-menu .mid { padding: 0 15px; background: url(/templates/img/new/bg_menu_mid.gif) repeat-y; }
.full-width-menu .mid .inside { _height: 1%; padding: 18px 23px; background: #fff; }
.full-width-menu .bot { height: 21px; background: url(/templates/img/new/bg_menu_end.gif) no-repeat; }

.full-width-header { width: auto; text-align: center; margin: 5px 0; font-size: 1.1em; color: #007ac3; font-weight: bold; }
.full-width-header .top { height: 21px; background: url(/templates/img/new/bg_header_top.gif) no-repeat; }
.full-width-header .mid { padding: 0 20px; background: url(/templates/img/new/bg_header_mid.gif) repeat-y; }
.full-width-header .mid .inside { _height: 1%; padding: 18px 23px; background: #fff; }
.full-width-header .bot { height: 21px; background: url(/templates/img/new/bg_header_end.gif) no-repeat; }

.header-logo { position: absolute; left: 410px; top: 25px; }
.header-text { position: relative; right: 0; text-align: right; margin-right: 5px; }
.header-image { position: relative; left: 0; text-align: left; }

.entry { border: 1px dashed #000; padding: 5px; width: 600px; margin: 0 auto; }
#coupon-print-container { margin: 0 auto; width: 600px; }
#coupon-print { margin: 20px auto; }

/*

.full-width { width: auto; }
.full-width .top { height: 15px; background: url(/templates/img/bg_white4_top.gif) no-repeat; }
.full-width .mid { padding: 0 15px; background: url(/templates/img/bg_white4_mid.gif) repeat-y; }
.full-width .mid .inside { _height: 1%; padding: 18px 23px; background: #EA8920; }
.full-width .bot { height: 15px; background: url(/templates/img/bg_white4_end.gif) no-repeat; }
#gift-certificate .full-width .mid .inside { background: #DCEDF7; }

ul#nav li a, ul#nav li a:visited { color: #fff; text-decoration: none; padding: 5px 8px 6px; }
ul#nav li a:hover { background: #006840; color: #fff; text-decoration: none; border-bottom: 1px solid #333; }
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { background: #FFFFFF; color: #006840; border-bottom: 1px solid #FFFFFF; }
ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover { background: #FFFFFF; color: #006840; border-bottom: 1px solid #FFFFFF; }
ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
*/