/*
Theme Name: Davide Tidoni layout by EKID (http://www.ekid.it).
Theme URI: 
Description: A mod of the default WordPress theme (the default theme is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>) made by <a href="http://www.ekid.it">EKID</a> for the sound designer Davide Tidoni.
Version: 1.0 - 2010
Author: Daniele Moreno De Matteis
Author URI: http://www.ekid.it/
Tags: yellow, two columns, widgets, custom header

	Kubrick v1.5 mod by EKID
	 http://binarybonsai.com/kubrick/
	 http://www.ekid.it

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	
	The graphics have been completely redesigned
	by Daniele Moreno De Matteis (http://www.ekid.it)
	for the sound designer Davide Tidoni.

*/
body {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #575a5d;
	line-height: 24px;
	letter-spacing: 0.08em;
}
img {
	border: 0 solid;
}
cite {
	font-style: normal;
}
noscript div {
	text-align: right;
	font-size: 11px;
	font-family: tahoma, sans-serif;
}
.clear_float {
	clear: both;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-family: arial, sans-serif;
}
.underline {
	text-decoration: underline;
}
.credits {
	font-style: italic;
	color: #8D9194;
	font-size: 9px;
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fucsia {
	color: #ff00ff;
}
a:link,
a:active,
a:visited
{
	color:#575a5d;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #e1ff3e;
	text-decoration: none;
	outline: 0 none;
}
.entry a:link,
.entry a:active,
.entry a:visited
{
	color:#98B300;
	text-decoration: underline;
}
.entry a:hover {
	color: #e1ff3e;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #98b300;
	font-family: arial, sans-serif;
}
h1 a:link,
h1 a:visited,
h1 a:active,
h2 a:link,
h2 a:visited,
h2  a:active,
h3 a:link,
h3 a:visited,
h3  a:active
{
	color: #98b300;
}
h1  a:hover,
h2  a:hover,
h3  a:hover
{
	color: #e1ff3e;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #98B300;
	margin-top: 6px;
}
#page {
	position: relative;
	width: 850px;
	margin: auto;
}
#content {
	position: relative;
	float: left;
	width: 60%;
	margin-top: 37px;
}
#sidebar {
	position: relative;
	float: right;
	width: 35%;
	top: 0;
	margin-top: -20px;
	right: 0;
}
#footer {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 30px 0 80px 0;
}
#header #searchform {
	position: relative;
	float: right;
	margin-top: 22px;
	z-index: 2;
}
#content #searchform {
	float: left;
}
.searchform_box {
	position: relative;
	margin-top: 35px;
}
.searchform_box_l {
	float: left;
	margin: 10px 0 43px;
}
#searchform div,
#searchform div input
	{
	position: relative;
	height: 17px;
}
#content #searchform div,
#content #searchform div input
	{
	position: relative;
	height: 20px;
}
.search_text {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #8D9194;
	font-family: arial, sans-serif;
	letter-spacing: 0.01em;
}
#searchform div input#s {
	position: relative;
	float: left;
	width: 160px;
	background-color: #e1ff3e;
	border: none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-left: 4px;
}
#content #searchform div input#s {
	width: 230px;
	font-size: 13px;
	padding-left: 6px;
}
#searchform div input#searchsubmit {
	position: relative;
	float: left;
	width:16px;
	height:16px;
	margin-left: 6px;
	padding: 0;
	background: url('images/search.png') top left no-repeat transparent;
	border: none;
	cursor: pointer;
}
#searchform div input#searchsubmit {
	position: relative;
	float: left;
	width:16px;
	height:16px;
	margin-left: 6px;
	padding: 0;
	background: url('images/search.png') top left no-repeat transparent;
	border: none;
	cursor: pointer;
}
#searchform div input#searchsubmit {
	margin-left: 8px;
	margin-top: 3px;
}
#header {
	position: relative;
	margin-top: 50px;
}
#headerimg_box {
	position: relative;
	height: 106px;
	padding: 0;
	margin: 0;
	z-index: 1;
}
#headerimg {
	position: relative;
	height: 106px;
	width: 106px;
	background: url('images/head_img.png') top left no-repeat transparent;
	padding: 0;
	margin: 0 23px 0 0;
	float: left;
}
#headerimg a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
#head_r {
	position: relative;
	float: left;
}
#headerimg_box h1 {
	position: relative;
	margin: 0;
	padding: 22px 0 0 0;
}
#headerimg_box h1 a {
	position: relative;
	display: block;
	width: 225px;
	height: 17px;
	background: url('images/logotype.png') top left no-repeat transparent;
}
#headerimg_box .description {
	position: relative;
	margin-top: 30px;
	width: 283px;
	height: 14px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: url('images/claim.png') top left no-repeat transparent;
}
.menu {
	position: relative;
	margin-top: 40px;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em;
	width: 50%;
}
.menu .separator,
.menu .page_item {
	position: relative;
	float: left;
}
.menu .separator {
	margin: 0 11px 0 11px;
}
.current_page_item  a{
	color: #98b300;
}

.widget_mycategoryorder,
.widget_tag_cloud,
.widget_meta {
	position: relative;
	text-align: right;
	margin-bottom: 60px;
}
.widgettitle {
	display: none;
}
.widget_mycategoryorder {
	padding-top: 54px;
	background: url('images/cat_title.png') top right no-repeat transparent;
}
.widget_mycategoryorder div {
	text-align: right;
	line-height: 2em;
}
.widget_mycategoryorder .cat-item {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-left: 5px;
}
.widget_mycategoryorder .cat-item a:link,
.widget_mycategoryorder .cat-item a:visited,
.widget_mycategoryorder .cat-item a:active
{
	background-color: #8d9194;
	color: #ffffff;
	margin: 0;
	padding: 0 2px 0 4px;
	letter-spacing: 0;
}
.widget_mycategoryorder .cat-item a:hover
{
	background-color: #e1ff3e;
}
.widget_mycategoryorder .cat-item.current-cat a:link,
.widget_mycategoryorder .cat-item.current-cat a:visited,
.widget_mycategoryorder .cat-item.current-cat a:active
{
	background-color: #b2c100;
}
.widget_mycategoryorder .cat-item.current-cat a:hover
{
	background-color: #b2c100;
}
.widget_tag_cloud {
	float: right;
	padding-top: 48px;
	background: url('images/tag_title.png') top right no-repeat transparent;
	font-weight: bold;
	font-family: arial, sans-serif;
	width: 280px;
}
.widget_tag_cloud a:link,
.widget_tag_cloud a:visited,
.widget_tag_cloud a:active
{
	color: #8d9194;
	margin: 0;
	padding: 0 0 0 7px;
	letter-spacing: 0;
}
.widget_tag_cloud a:hover
{
	color: #e1ff3e;
}
.pagetitle {
	background-color: #e1ff3e;
	color: #ffffff;
	font-size: 21px;
	padding: 0 2px 0 6px;
	float: left;
	margin: 10px 0 43px 0;
}
.post,.page {
	clear: both;
	position: relative;
	margin-bottom: 55px;
}
.post h3 {
	margin-bottom: 6px;
}
.post h2 {
	margin-bottom: 8px;
}
.page h2 {
	margin-bottom: 10px;
}
.custom_meta {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #98B300;
	margin-bottom: 6px;
}
.entry {
	width: 480px;
}
.entry p {
	margin: 0 0 20px 0;
}
.post_date {
	font-family: verdana, sans-serif;
	font-style: italic;
	color: #8D9194;
	letter-spacing: 0.03em;
}
.postmetadata {
	font-weight: bold;
}
.postmetadata a:link,
.postmetadata a:visited,
.postmetadata a:active
 {
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #8D9194;
	letter-spacing: 0;
}
.postmetadata a:hover
 {
	color: #e1ff3e;
}
.postmetadata .postmetadata_other a:link,
.postmetadata .postmetadata_other a:visited,
.postmetadata .postmetadata_other a:active
 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #ff00ff;
}
.postmetadata .postmetadata_other a:hover
 {
	color: #e1ff3e;
}
.postmetadata a.cat_link {
	font-family: arial, sans-serif;
	font-weight: bold;
}
.postmetadata a.cat_link:link,
.postmetadata a.cat_link:visited,
.postmetadata a.cat_link:active
{
	background-color: #8d9194;
	color: #ffffff;
	margin: 0;
	padding: 0 2px 0 4px;
	letter-spacing: 0;
}
.postmetadata a.cat_link:hover
{
	background-color: #e1ff3e;
}
a.more-link:link,
a.more-link:visited,
a.more-link:active,
.entry a.more-link:link,
.entry a.more-link:visited,
.entry a.more-link:active {
	color: #ffffff;
	background-color: #ff00ff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 1px 2px 2px;
}
.entry a.more-link:hover,
a.more-link:hover {
	color: #ff00ff;
	background-color: transparent;
	text-decoration: none;
	padding: 0 1px 0 2px;
}
.postmetadata .postmetadata_other a.post-edit-link {
	color: #ff00ff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 1px 2px 2px;
}
.postmetadata .postmetadata_other a:hover.post-edit-link {
	color: #ffffff;
	background-color: #ff00ff;
}
.entry a.more-link {
}
.more_btns {
	position: relative;
	display: block;
}
.more_btn {
	position: relative;
}
.less_btn {
	position: relative;
	display: none;
}
.more_content {
	position: relative;
	display: block;
}
img.alignleft
 {
	display: inline;
}
img.alignright
 {
	display: inline;
}
.navigation {
	position: relative;
	margin: 0 0 35px 0;
	padding: 0;
}
.navigation .alignleft a:link,
.navigation .alignleft a:visited,
.navigation .alignleft a:active,
.navigation .alignright a:link,
.navigation .alignright a:visited,
.navigation .alignright a:active{
	color: #ffffff;
	background-color: #ff00ff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 1px 0 2px;
	font-size: 13px;
}
.navigation .alignleft a:hover,
.navigation .alignright a:hover {
	color: #ff00ff;
	background-color: transparent;
	text-decoration: none;
	padding: 0 1px 0 2px;
	font-size: 13px;
}
.navigation.per_post .alignleft a,
.navigation.per_post .alignright a {
	font-size: 11px;
}
.navigation .alignleft
 {
	width: 40%;
	float: left;
}
.navigation .alignright
 {
	float: right;
	width: 40%;
	text-align: right;
}

/* GALLERY STYLES */

.media_gallery {
	position: relative;
}
.gal_switcher {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.2em;
}
a:link.switch,
a:active.switch,
a:visited.switch,
a:hover.switch {
	display: block;
	color: #fff;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	float: left;
	line-height: 1.2em;
	margin-right: 10px;
}
.switch.on {
	background-color: #e1ff3e;
}
.switch.off {
	background-color: #b2c100;
}
.img_gal_container {
	position: relative;
	width: 480px;
	height: 300px;
}
.video_gal_container {
	position: relative;
	width: 480px;
	height: 300px;
	display: none;
}
.video_gal_container {
	position: relative;
	width: 480px;
	height: 300px;
	display: none;
}
.audio_gal_container {
	position: relative;
	width: 480px;
	margin-top: 15px;
}
.slideshow {
	position: relative;
	width: 480px;
	height: 300px;
	overflow: hidden;
}
.gal_loading {
	position: absolute;
	width: 480px;
	height: 300px;
	margin: 0;
	padding: 0;
	z-index: 10;
	background: url("images/loader.gif") center center no-repeat white;
}
.gal_content {
	position: relative;
	height: 300px;
	margin-left: 0;
	z-index: 1;
}
.gal_item {
	position: relative;
	height: 300px;
	float: left;
}
.gal_item object,
.gal_item embed
{
	position: relative;
	z-index: 1;
}
.gal_nav {
	position: absolute;
	display: block;
	z-index: 2;
	top: 89px;
}
a:link.gal_nav.prev,
a:visited.gal_nav.prev,
a:active.gal_nav.prev,
a:hover.gal_nav.prev {
	float: left;
	display:none;
	height: 22px;
	width: 18px;
	left: -61px;
	padding: 50px 50px 50px 15px;
	background: url("images/prev.png") center center no-repeat transparent;
}
a:hover.gal_nav.prev {
	background: url("images/prev_on.png") center center no-repeat transparent;
}
a:link.gal_nav.next,
a:visited.gal_nav.next,
a:active.gal_nav.next ,
a:hover.gal_nav.next {
	float: right;
	right: -61px;
	height: 22px;
	width: 18px;
	padding: 50px 15px 50px 50px;
	background: url("images/next.png") center center no-repeat transparent;
}
a:hover.gal_nav.next {
	background: url("images/next_on.png") center center no-repeat transparent;
}
.goback_box {
	position: relative;
	margin-top: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #8D9194;
	font-family: arial, sans-serif;
	letter-spacing: 0.01em;
}
#comments_section {
	position: relative;
	margin-bottom: 55px;
}
#respond {
	position: relative;
	margin-bottom: 20px;
}
h3.postmetadata
{
	position: relative;
	font-size: 11px;
}
h3#comments {
	position: relative;
	font-weight: normal;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 0.08em;
	color: #575a5d;
}
h3#comments span {
	font-weight: bold;
	color: #98B300;
}
#commentform {
	position: relative;
	display: none;
}
a:link.show_commentform ,
a:active.show_commentform ,
a:visited.show_commentform {
	color: #ff00ff;
} 
a:hover.show_commentform {
	color: #e1ff3e;
}
.hide_commentform {
	position: relative;
	float: right;
	width: 14px;
	height: 14px;
	margin-right: 30px;
	margin-top: 8px;
	background: url("images/close_btn.png") center center no-repeat transparent;
}
#commentform input,
#commentform textarea,
#commentform label {
	color: #575a5d;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 0.08em;
}
#commentform label {
	color: #98B300;
	margin-left: 7px;
}
#commentform input,
#commentform textarea {
	padding: 3px;
	border: 1px solid #e1ff3e;
}
#commentform input#submit {
	background-color: transparent;
	border: 1px solid #98B300;
	color: #98B300;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
#commentform input#submit:hover {
	color: #e1ff3e;
	border: 1px solid #e1ff3e;
}
#commentform textarea {
	width: 474px;
}
ul.commentlist {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;	
	line-height: 1.3em;
}
ul.commentlist li{
	padding: 0 0 20px 0;
}
cite {
	color: #98B300;
	font-weight: bold;
}
cite a:link,
cite a:visited,
cite a:active {
	color: #98B300;
	font-weight: bold;
	text-decoration: underline;
}
cite a:hover {
	color: #e1ff3e;
	font-weight: bold;
}
.comment-author img {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
.commentmetadata {
	display: block;
	margin: 0;
	padding: 0;
}
.commentmetadata a:link,
.commentmetadata a:visited,
.commentmetadata a:active {
	font-size: 10px;
	color:#8D9194;
	font-family:verdana,sans-serif;
	font-style:italic;
	letter-spacing:0.03em
}
.commentmetadata a:hover {
	color:#8D9194;
	font-family:verdana,sans-serif;
	font-style:italic;
	letter-spacing:0.03em
}
.commentmetadata a.comment-edit-link:link,
.commentmetadata a.comment-edit-link:visited,
.commentmetadata a.comment-edit-link:active {
	font-size: 10px;
	color:#ff00ff;
	font-style:normal;
	padding: 1px 2px 1px 2px;
	font-family:verdana,sans-serif;
	font-weight: bold;
	letter-spacing:0.03em
}
.commentmetadata a.comment-edit-link:hover {
	color:#fff;
	background-color:#ff00ff;
	padding: 1px 2px 1px 2px;
	font-style:normal;
	font-family:verdana,sans-serif;
	font-weight: bold;
	letter-spacing:0.03em
}
.footer_item {
	position: relative;
	margin: 0 40px 15px 0;
	padding: 0;
	line-height: 13px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	float: left;
	height: 21px;
}
#property.footer_item {
	font-size: 10px;
}
#ekid.footer_item {
	float: right;
	margin: 1px 0 0 0;
	background: url(images/ekid.png) top left no-repeat;
	width: 31px;
	height: 21px;
}
.footer_item a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: right;
	padding-top: 5px;
}
#rss.footer_item{
	background: url(images/rss.png) top left no-repeat;
}
#rss.footer_item a{
	width: 63px;
}
#youtube.footer_item {
	background: url(images/yt.png) top left no-repeat;
	padding: 0;
	width: 56px;
}
#youtube.footer_item a {
}
#linkedin.footer_item {
	background: url(images/in.png) top left no-repeat;
}
#linkedin.footer_item a {
	width: 97px;
}
#facebook.footer_item {
	background: url(images/fb.png) top left no-repeat;
}
#facebook.footer_item a {
	width: 101px;
}
#vimeo.footer_item {
	background: url(images/vimeo.png) top left no-repeat;
}
#vimeo.footer_item a {
	width: 79px;
}
#browser_disclaimer.footer_item {
	clear: both;
	color: #8D9194;
	font-size: 10px;
	margin-top: 10px;
}