/*
Theme Name: Azul-DKA
Theme URI: http://www.switchroyale.com/?page_id=21
Description: DKA template based on the Azul template. Credits go to Switchroyale.
Version: 1.51
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
	background: url(images/background_repeat.gif) rgb(191,189,190);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
	z-index: 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background: url(images/container_background.png);
	background-repeat: repeat-y;
}

#header {
	height: 170px;
	padding: 40px 50px 0 50px;
	background: url(images/background_repeat.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	position: relative;
	z-index: 401;
}

#header h1 {
	margin: 0;
	font-size: 20px;
	display: none;
}

#header a {
	text-decoration: none;
	color: #360;
	display: none;
	}

#header a:hover {
	color: #333333;
}

#header #logo {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 235px;
	height: 173px;
	background-image: url(images/dka_logo.jpg);
}

#header #search {
	position: absolute;
	top: 5px;
	right: 50px;
	height: 20px;
}

#header #loginArea {
	position: absolute;
	top: 2px;
	left: 10px;
	height: 22px;
	color: white;


}



#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}



#navbar {
	position: absolute;
	left: 250px;
	top: 122px;
	background: url(images/menu_end_left.png);
	background-repeat: no-repeat;
	
	height: 33px;
padding-left: -15px;
z-index: 9999;
width: 640px;
}

#navbar ul {
	margin: 0 0 0 11px;
	padding: 0;
	border-left: 1px solid rgb(61,61,61);
}

#navbar li {
	display: block;
	float: left;
}

#navbar a {
margin-right: 1px;
	display: block;
	float: left;
	height: 33px;
	padding: 0 30px 0 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 33px;
	/*background: url(images/navbuttonbg.gif);*/
	background-color: rgb(114,194,103);
	background-position: right 50%;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #ffffff;
        background: url(images/menu_button_bg.gif);
	/*background: url(images/navbuttonbg.gif);*/
	background-position: right 50%;
}

#navbar ul li ul {
	z-index: 100;
	margin: 0;
	/*border: 1px solid #cccccc;*/
	width: 200px;
	clear: both;
	position: absolute;
	top: 33px;
	left: -999px;
	z-index: 9999;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 200px;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	/*background: url(images/navbuttonbg.gif);*/
	background-color: rgb(114,194,103);
}

#navbar ul li ul li a {
	/*background: url(images/navbuttonbg.gif);*/
	background-color: rgb(114,194,103);
	padding: 0 0 0 5px;
	float: none;
}

#navbar ul li ul li a:hover {
	background: none #cccccc;
        background: url(images/menu_button_bg.gif);
}

#hangerRight {
	position: absolute;
	background: url(images/hanger1.png);
	left: -14px;
	top: -146px;
	left: 662px;
	top: -146px;
	left: 663px;
	top: 64px;
	float: right;
	display: block;
	width: 323px;
	height: 493px;
	z-index: 9998;
}


#slideshowcontainer {
	position: relative;
	left: 27px;
	
}

#slideshowcontainer #nav {
	top: -25px;
	left: 10px;
	position: relative;
	z-index: 400;
	background-color: #ffffff;
	opacity: 0.5;
	padding: 3px;
	width: 75px;
}

#slideshowcontainer #nav a {
	font-weight: bold;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
}

#slideshowcontainer #nav a:hover {
	color: red;
}

#bottomButtons .bbutton {
	margin: 0px;
	width: 311px;
	height: 112px;
	display: block;

}
#careers_btn {
	background-image: url(/wp-content/themes/azul/images/careers_btn.jpg);
	left: 636px;
	top: -224px;
	position: relative;
}

#franchise_btn {
	background-image: url(/wp-content/themes/azul/images/franchising_btn.jpg);
	left: 318px;
	top: -112px;
	position: relative;
}
#advertise_btn {
	background-image: url(/wp-content/themes/azul/images/withus_btn.jpg);

}
#bottomButtons {
	margin-top: -17px;
	width: 900px;
	height: 112px;
	z-index: 9999;
}

#posts {
	width: 600px;
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
	float: left;
}

#topper {
	position: absolute;
	height: 18px;
	width: 1003px;
	top: 192px;
	background-image: url(images/container_top.png);
	left: 0px;
}
.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
	padding-top: 20px;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post a, .navigation a {
	color: rgb(114,194,103);
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 700px;
	width: 260px;
	position: relative;
	top: -30px;
	font-size: 11px;
}

.sidebar .login img {
	display: none;
}
.sidebar li.widget {
	list-style-type: none;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
	font-size: 16px;
	color: #666666;
	width: 260px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	display: block;
	color: #0195c5;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted #cccccc;
}

.sidebar a:hover {
	color: #333333;
	background: #ebebeb;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

#bottomer {
	width: 1003px;
	height: 21px;
	background-image: url(images/container_bottom.gif);
	clear: both;
	
}

#footer {
	clear: both;
	height: 150px;
	background-color: #333333;
	width: 100%;
	/*background: url(images/footerbg.jpg);*/
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}

/* Maps Page */

#map {
	width: 750px;
	height: 450px;	
}

a#returnLink {
	text-decoration: none;
	background-color: #333333;
	color: #999999;
	font-weight: bold;
	font-size: .8em;
	left: 10px;
	position: relative;
	display: block;
	width: 120px;
	height: 20px;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}

a#returnLink:hover {
	color: rgb(114,194,103);
	background-color: #444444;
}

#getC {
	display: none;
}

#gmapHolder {
	display: none;
}

#cmapHolder, #gmapHolder {
border: 1px solid #333333;
width: 750px;
height: 450px;
left: 10px;
position: relative;
}

#tList {
	font-size: 0.7em;
	line-height: 13px;
	color: #333333;
	overflow: auto;

}

#tList a.tlinks {
	color: #999999;
	display: block;
}

/* Rounded Corners */

.roundcont {
	width: 943px;
	position: relative;
	left: 29px;
	background-color: rgb(233,232,233);
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/trcorner.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/brcorner.gif) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

#facebook {
	position: absolute;
	top: 4px;
	z-index: 9999;
	left: 630px;
	
}


