/*
##################################################
			GLOBAL
##################################################
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}


body {
	margin: 30px 10px 20px 10px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background: #000 url(/img/bg_page_grid.jpg);
}

li {
	list-style-type: none;
}


/* ---------------------- END GLOBAL --------------------------- */




/*
##################################################
			STRUCTURE
##################################################
*/

#container {
	margin: 0 auto;
	/*width: 90%;
	min-width: 1090px;*/
	width: 990px;
	position: relative; 
}
	#container-brd-left {
		padding-left: 14px;
		background: url(/img/brd_shadow_left.png) repeat-y;
		clear: both;
		width: 976px;
	}
	#container-brd-right {
		padding-right: 14px;
		background: url(/img/brd_shadow_right.png) right top repeat-y;
		width: 962px;
	}
	#container-inner {
		/*background: url(/img/bg_linen.jpg);*/
		background: url(/img/bg_content_box.jpg);
	}
	
	#header {
		position: relative;
		z-index: 2;
	}
		#akh_logo {
			position: absolute;
			top: -13px;
			left: 7px;
			z-index:50;
			width: 157px;
			height: 114px;
		}
			#akh_logo a {
				padding-top: 114px;
				height: 0px;
				width: 157px;
				display: block;
				overflow:hidden;
				background: url(/img/akh_logo.png) no-repeat;
			}
		#header-inner {
			/*margin-top: 25px;*/
			background: url(/img/bg_header-inner.jpg);
			height: 54px;
			clear: both;
			position: relative;
			z-index: 5;
		}
	
	
	
	#footer {
		position: relative;
		font-weight: bold;
	}
		#footer-inner {
			height: 34px;
			background: url(/img/bg_footer2.jpg) repeat-x;
		}
			#footer-content {
				padding: 14px 30px 0 30px;
				background: url(/img/bg_footer_content.jpg);
				float: right;
				width: 370px;
				text-align: left;
				height: 20px;
				font-size: 1.1em;
			}
				#footer-content a {
					margin-left: 30px;
				}


/* ---------------------- END STRUCTURE --------------------------- */



/* FUNKY MUSIC */

.track_name {
	font-size: 1.1em;
}
.track_artist {
	padding: 3px 5px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

ol.funk_tracks {
	margin-left: 1em;
}
	ol.funk_tracks li {
		margin-bottom: .5em;
		list-style-type: square;
		float: left;
		clear: left;
		width: 100%;
	}
	ol.funk_tracks li.track_now {
		margin-bottom: 1em;
		font-size: 1.3em;
	}
	
	ol.funk_tracks li p {
		float: left;
	}
		ol.funk_tracks li.track_now p.track_artist {
			padding-top: 6px;
		}




#archive_tag_cloud {
	text-align: center;
}






/*
##################################################
			NAVIGATION
##################################################
*/


#akh_gnav {
	margin: 17px 0 0 157px;
	width: 80%;
	float: left;
	display: inline;
}
	#akh_gnav li {
		margin-right: 20px;
		padding: 0 12px 0 2px;
		float: left;
		display: block;
		overflow: hidden;
	}
		#akh_gnav li a, #akh_gnav li h3 {
			float: left;
			width: 100%;
		}
			#akh_gnav li a:hover {
				text-decoration: underline;
			}
		#akh_gnav li:hover, #photographs #akh_gnav li#nav_photo, #resume #akh_gnav li#nav_res, #food_stuffs #akh_gnav li#nav_food, #blog #akh_gnav li#nav_blog, #contact #akh_gnav li#nav_cont, #work #akh_gnav li#nav_work {
			background: url(/img/nav_ro_und.png) left bottom repeat-x;
		}
	
	#akh_gnav li#nav_photo {
		width: 107px;
	}
	#akh_gnav li#nav_res {
		width: 65px;
	}
	#akh_gnav li#nav_food {
		width: 113px;
	}
	#akh_gnav li#nav_blog {
		width: 48px;
	}
	#akh_gnav li#nav_cont {
		width: 72px;
	}
	#akh_gnav li#nav_work {
		width: 43px;
	}
				

/* ---------------------- END NAVIGATION --------------------------- */



/*
##################################################
				HEADERS
##################################################

h1,h2,h3,h4 {
	font-weight: normal;
}

*/



h1 {
	font-size: 32px;
	line-height: 1em;
	font-weight: normal;
}
	#page_hdr {
		/*height: 40px;*/
		text-align: right;
		float: right;
		width: 100%;
		clear: both;
	}
		#page_hdr h1 {
			float: right;
			text-align: right;
			width: 100%;
		}
h2 {
	font-size: 24px;
	line-height: 1em;
}
	h2.asset-name, h2.archive-header, h3.widget-header, h3.comm_track_hdr  {
		padding: 2px 7px;
		background: url(/img/bg_header-inner.jpg);
	}

h3 {
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
}
	#akh_gnav h3 {
		white-space: nowrap;
		font-size: 20px;
	}
	h3.widget-header {
		font-size: 18px;
	}

h4 {
	text-transform: uppercase;
	font-size: .9em;
}
	#log_res h4 em {
		font-size: 1.1em;
	}
/* ---------------------- END HEADERS --------------------------- */




/*
##################################################
				TEXT
##################################################
*/


p {
	margin-bottom: 1em;
}
	.widget-archive-category {
		font-size: 1.1em;
	}


/* ---------------------- END TEXT --------------------------- */




/*
##################################################
			BUTTONS/LINKS
##################################################
*/

a {
	font-weight: bold;
	color: #92350a;
}
	a:hover {
		text-decoration: none;
	}

/* ---------------------- BUTTONS/LINKS --------------------------- */




/*
##################################################
					LISTS
##################################################
*/

.akh_hor_list {
	float: left;
}
	.akh_hor_list li {
		float: left;
		display: inline;
	}

.shadow_cap {
	float: left;
	width: 100%;
	height: 14px;
}
	.shadow_cap li {
		width: 50%;
		float: left;
		display: block;
		height: 14px;
	}
	.shadow_cap li.right_item {
		float: right;
	}
	
	#shadow_cap_top li.left_item {
		background: url(/img/brd_shadow_top_left.png);
	} 
	#shadow_cap_top li.right_item {
		background: url(/img/brd_shadow_top_right.png) right top;
	} 
	
	#shadow_cap_bot li.left_item {
		background: url(/img/brd_shadow_bot_left.png);
	} 
	#shadow_cap_bot li.right_item {
		background: url(/img/brd_shadow_bot_right.png) right top;
	} 




.akh_thumb_list {
	margin-top: 10px;
	float: left;
	width: 100%;
}
	.akh_thumb_list li {
		margin: 0 7px 7px 0;
		width:66px;
		height: 66px;
		background-color: #000;
		text-align: center;
		float: left;
		display:table-cell;
		vertical-align: middle;
		font-size: 62.7px;
	}
		.akh_thumb_list li {
			vertical-align: middle;
		}
	
	.akh_category_thumbs {
		padding: 10px;
		clear: left;
	}
		#akh_leftcol .akh_category_thumbs {
			margin: 0 0 1.5em 0;
			padding-left: 55px;
			float: left;
			width: 600px;
			background: url(/img/ico_side_arrow.gif) 0 10px no-repeat;
		}
		.akh_category_thumbs .akh_thumb_list li {
			margin: 0 12px 12px 0;
		}
	
	
	#akh_thumb_cats, #akh_thumb_cats dt, #akh_thumb_cats dd {
		float: left;
		clear: left;
		width: 100%;
	}
		/*#akh_thumb_cats dd {
			margin-bottom: 2em;
		}*/
		#akh_thumb_cats .akh_thumb_list {
			margin-top: 0;
		}
	

.mt_sidebar_list {
	margin: 0 0 0 1em;
	font-family: "Lucida Grande", Arial, helvetica;
	font-size: 12px;
}
	.mt_sidebar_list li ul {
		margin: 0;
	}
	.mt_sidebar_list li {
		margin-bottom: .5em;
		padding-left: 24px;
		background: url(/img/ico_list_main.gif) 0 3px no-repeat;
	}
		ol.mt_sidebar_list li {	
			margin-left: 1em;
			padding-left: 0;
			list-style-type: decimal;
			background: none;
		}
		ul.mt_sidebar_list li ul li {
			padding-left: 18px;
			background: url(/img/ico_list_sub.gif) 0 2px no-repeat;
		}
	.mt_sidebar_list a {
		color: #260202;
	}
	.mt_sidebar_list .mt_sidebar_list {
		margin-top: .5em;
	}

/* ---------------------- LISTS --------------------------- */




/*
##################################################
			EXTRAS
##################################################
*/

.mt-enclosure-podcast {
	margin: .6em 0 1.5em 0;
	display: block;
}


/* ---------------------- EXTRAS --------------------------- */




/*
##################################################
			FORMS
##################################################
*/

input, select, textarea {
	border: 1px solid #010101;
	font-family: "Lucida Grande", Helvetica, Arial;
}
	input, textarea {
		font-size: 12px;
	}

	input#search {
		padding: 1px 2px;
		margin-right: 5px;
		/*width: 120px;*/
		width: 70%;
	}
		.layout-twt input#search {
			/*width: 100px;*/
		}
		.layout-wt input#search {
			width: 70%;
		}

#comments-open-captcha {
	/*padding: 1em;*/
	margin: 0 auto;
	width: 320px;
	text-align: center;
}
	#comments-open-captcha p {
		margin-bottom: 4px;
		font-weight: bold;
	}

#comment-form-url {
	display: none;
}


#contact .asset-body #contact_form {
	padding: 5px 200px 5px 0;
	background: url(/img/pho_positano_alley.jpg) right -80px no-repeat;
}

fieldset #log {
	margin: 0 0 1.5em 0;
	background: url(/img/bg_header-inner.jpg);
}
	fieldset #log h4, fieldset #log p {
		padding: 3px 5px;
	}
	fieldset #log p {
		font-weight: bold;
		color: #92350A;
	}

.form_button {
	padding: 1px 3px;
	background: url(/img/bg_submit_but.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
}

#log_res p {
	margin: 0;
}

/*#contact_form, #comments-form {
	margin: 0 auto;
	width: 70%;
}*/
		#comments-form {
			width: 90%;
		}
	#contact_form label {
		display: block;
		font-size: 1.05em;
		font-weight: bold;
	}
	#contact_form input, #contact_form textarea, #comment-author, #comment-email, #comment-url, #comment-text {
		margin: 3px 0 7px 0;
		padding: 3px;
		width: 97%;
	}
		#contact_form input, #contact_form textarea {
			margin: 0 0 4px 0;
		}
		#contact_form textarea {
			height: 90px;
		}
		#contact_form {
			font-size: 1.2em;
		}
		#contact_form li {
			margin-bottom: 10px;
		}
		#log_res {
			font-weight: bold;
		}

/* ---------------------- FORMS ---------------------- */