/*
Theme Name: Hilo {media} Theme
Theme URI: http://hilomedia.com/
Description: A custom theme based on the Twentyten theme bundled with Wordpress 3.0.
Author: Bednar Multimedia
Version: 1.0
*/


@import url('pagenavi-css.css');
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background-color:#303031;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:80%;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
h1 {
	font-size:30px;
	margin-bottom:20px;
	}

body.single .category-blog h1,
body.single .category-news h1 {
	font-size:24px;
	}
h2 {
	font-size:18px;
	margin-bottom:10px;
	padding:0;
	}
.hentry h2 {
	font-size:18px;
	margin-bottom:10px;
	}
.page-id-9 .entry-content h2 {
	margin-top:50px;
	}
h3 {
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
	}
li.widget_categoryposts a.post-title {
	font-size:16px;
	}
.hentry h3 {
	font-size:16px;
	margin-bottom:5px;
	margin-top:0px;
	}
body.single .entry-content {
	min-height:150px;;
	}
.entry-date {
	margin-top:30px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.entry-utility {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:40px;
	padding:8px 20px 8px 8px;
	background-color:#2b2b2c;
	display:inline-block;
	border:1px solid #3a3a3b;
	color:#999;
	}
body.single .entry-date {
	margin-top:15px;
	margin-bottom:15px;
	}
h4 {
	font-size:14px;
	font-weight:bold;
	}
h5 {
	font-size:14px;
	}
h6 {
	font-size:12px;
	font-weight:bold;
	}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#wrapper {
	width:871px;
	margin-left:60px;
	margin-top:100px;
}
#content {
	float:left;
	width:640px;
	padding-left:20px;
	margin-top:5px;
	min-height:500px;
}
#bios {
	padding-top:40px;
	margin-right:-30px;
	width:640px;
	overflow:hidden;
	}
#bios img {
	margin:10px 0;
	}
.column {
	float:left;
	width:290px;
	margin-right:30px;
	}
.sidebar-left {
	float:left;
	width:180px;
	overflow:hidden;
	border-right:1px solid #999;
	padding-bottom:50px;	
	}
.sidebar-left .widget-area {
	font-size:90%;
	margin-top:60px;
	margin-right:20px;
	}
#footer {
	clear: both;
	padding-left:200px;
	padding-top:50px;
	font-size:11px;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #303031;
	display: block;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0;
	margin-top:30px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 28px;
	padding: 0 20px 0 0;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;font-size: 16px;
	font-style: italic;
	text-align:right;
}
#access a:hover {
	text-decoration:none;
	}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 0;
	left: 180px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #303031;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #303031;
	color: #9F9934;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #9F9934;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #9F9934;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0 0 0 0;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin: 0;
	padding:0;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
}
.widget_rss a.rsswidget:hover {
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Custom
-------------------------------------------------------------- */

a, a:link, a:visited {
	color:#9F9934;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#content p {
	margin:0 0 15px 0;
	padding:0;
	}
div.edit-link {
	display:block;
	position:absolute;
	top: 20px;
	right:50px;
	}
input {
	margin:10px 0 5px 0;
	}
.hentry img {
	float:left;
	margin:0 10px 10px 0;
	}
.tiles {
	margin-right:-15px;
	overflow:hidden;
	padding-top:10px;
	}
.tiles .post {
	float:left;
	width:200px;
	height:200px;
	margin-right:15px;
	overflow:hidden;
	}
.tiles .hentry img {
	float:none;
	margin:0 0 5px 0;
	}
.tiles h3 {
	font-size:14px;
	}
.tiles a:hover {
	text-decoration:none;
	}
.tiles .portfolioCategories {
	font-size:10px;
	margin:0 0 10px 0;
	}
.tiles .portfolioCategories a{
	font-weight:normal;
	}
.hentry h3 {
	clear:none;
	}
/* =Footer
-------------------------------------------------------------- */




/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
