/*
Theme Name:     twentyten-child
Description:    Child theme for the Twenty ten theme 
Author:         Marc LaFoy
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	background-image: none;
	background-color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

p {
	font-size: 13px;
	line-height: 160% !important;
}
#wrapper {
	margin-top: 0px !important;
}

div#site-description {
	visibility: hidden;
	display: none;
	color:  red !important;
}


a:link, a:visited {text-decoration: none;   color: #999;} 
a:hover {color: #666;} 
/*a:visited {color:#999;}*/

.hentry { margin: 0 0 4px;}


div#comments {
	display: none;
	visibility: hidden;
	}
#site-description {
	display: none;
}

a:hover {
	color:  #777 !important;
	
}

#content {
	margin-left: 0 !important;
}


h1, h2, h3, h4, h5, #site-title {
  font-family: 'Helvetica Neue', Helvetica, Arial !important;
  font-weight:  lighter !important;
color: #000
}

#site-title {
	background: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	width: 100%;
	padding: 5px 15px;
}

a.rss:after {
	content: url("http://www.mikehoolboom.com/thenewsite/wp-content/themes/twentyten-child/images/rss.jpg");
	margin-left: 2px;
	position: relative;
	top: 2px;
}

a.twitter:after {
	content: url("http://www.mikehoolboom.com/thenewsite/wp-content/themes/twentyten-child/images/twitterbirdgray.png");
	margin-left: 3px;
	position: relative;
	top: 1px;
}

.admin-links a, .home a  {
	color: #ff9d31;
}
#site-title a {color:#ccc;}

.entry-title {
	font-size:  20px !important;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: 200 !important;

}

#breadcrumbs {
	font-size:  10px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	}
	
#colophon {
	border: none;
	margin-top: 20px;
}

#footer {
	margin-bottom: 0;
}

/*Category Page links indent animation*/

.archive div.post a, .archive div.category-list a , .single-post div.category-list a {
	font-weight: bold !important;
	color: #000 !important;
	font-size: 10px !important;
	background-color: #fff;
	-webkit-transition:all 0.125s ease-in-out;
	-moz-transition:all 0.125s ease-in-out;
	-o-transition:all 0.125s ease-in-out;
	transition:all 0.125s ease-in-out;
}


.movietime { 
font-size: 10px;
font-variant: italic;
color: #777 !important;
font-weight: normal;
}

h1 span.movietime {
	font-size: 14px;
}

.archive div.post a:hover, .archive div.category-list a:hover, .single-post div.category-list a:hover  {
	margin-left: 10px;
	color: #000 !important;
}

a.toptriangle {
color: #ddd !important;
text-decoration: none;
font-size: 30px !important;	
}

a:hover.toptriangle {
color:  #777 !important;
margin-left: 0 !important;	
}


/*.multi-column > .category-on_artists  {
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	-webkit-column-width: auto;
	-moz-column-width: auto;
	height: 800px;
}*/


#content h1 ul.post-categories {list-style: none;margin-left: 0;}
ul.post-categories li {margin-left: none;}


.categoryphoto {
margin-right: 20px;
width: 440px;
float: left;
}

.categoryphoto img {
margin-bottom: 20px;
width: 440px;
}


/* @group Menu */

#access {
	background: none;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	position: relative;
	left: 0px;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 0px;
	width: 928px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin-right: 10px;
	width:  120px;
	height: 80px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#access li.menu-item-object-category a, #access li.menu-item-object-page a {
	color: #fff;
	display: block;
	/*line-height: 38px;*/
	padding: 0 10px;
	text-decoration: none;
}

#access ul.submenu li a {
	color: #999 !important;
	
}

ul.submenu li {
	background: #000 !important;
}




#access ul li.menu-item {
		background-color: #ff9d31;
}


/*Nav button image backgrounds*/

#access ul li.menu-item-5270 {
		background-image: url("images/categorynav/movies.jpg");
}

#access ul li.menu-item-5271 {
		background-image: url("images/categorynav/writings.jpg");
}

#access ul li.menu-item-5194 {
		background-image: url("images/categorynav/onartists.jpg");
}

#access ul li.menu-item-5200 {
		background-image: url("images/categorynav/books.jpg");
}

#access ul li.menu-item-12733 {
		background-image: url("images/categorynav/funnel2.jpg");
}

#access ul li.menu-item-5255 {
		background-image: url("images/categorynav/sounds.jpg");
}

#access ul li.menu-item-10847 {
		background-image: url("images/categorynav/pictures.jpg");
}

#access ul li.menu-item-5260 {
		background-image: url("images/categorynav/dharma.jpg");
}


#access ul li.menu-item-21793 {
		background-image: url("images/categorynav/reading.jpg");
}




#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: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	background: #fff;

}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000 !important;
	background: rgba(0,0,0,0.5) !important;
	color: #fff !important;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	padding-bottom: 40px;
	
}
#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: #000 !important;
	text-shadow: 1px 0px 3px #ff9d31, 0px -1px 3px #ff9d31;
}


#access li {
	list-style-type: none;
	list-style-position: outside;
}

* 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: #fff !important;
}









/* @end */

.col1, .col2, .col3 {float:left;width: 210px;}


.moviesubs {
	margin: 0 0 0 650px;
	position: fixed;
	height:0; 
	width: 250px;
	right:  50px;
	font-size: 11px;
	font-weight: bold;
	}

.moviesubs ul {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 10px;
    list-style-type: square !important;
    padding: 15px 20px 15px 30px;
    -webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}

#breadcrumbs {
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
	}

.category-list {
	position: relative; 
	float: left; 
	width: 195px;
	}

	
.category-list .category-books img, .category-list .category-eye_mag img  {
	height:100px !important; 
	width:auto !important;
	border: 1px solid #cccccc;
	}

.category-list .category-books p, .category-list .category-eye_mag p {
	margin-bottom:20px !important;
	}
	
/*.category-on_artists .multi-column div.category-list {
	margin-left: 460px;
	}*/

/*Hide Thumbnails in category lists*/
.category-417 .wp-post-image, .category-417 a .wp-post-image + br  {
	display: none; visibility: hidden;
}

/* @group Pictures */

.page-id-10606 #content img {
	width: 210px;
	height: 285px;
	margin: 0 10px 10px 0;
	float: left;
	vertical-align:text-top;
	/*border: 1px solid red;*/
	
}

.page-id-10606 #content {
	display: inline;
}

/* @end */
.new {
	display: list-item;
}

/*for funnel screening page - make page super wide!*/
.postid-13228 #container {
	width:  3600px;
	overflow: visible;
}

.postid-13228 #main {
	overflow: visible;
}


/*style the audio media player*/

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: orange !important;
}

/* Books download button */
a.download {border: 1px solid #000; border-radius: 50px; padding: 5px 10px; text-transform: uppercase; font-size: 10px; letter-spacing: 3px; text-decoration: none; color: black; background: #fff; transition: 0.5s ease;}
a.download:hover {background: #000; color:#fff !important;}
a.download:active {position:relative; top:1px;}

