/*  
Theme Name: Sushitech
Theme URI: http://www.sushitech.com/
Description: Custom Theme for sushitech.com
Version: 2.0		// 2007-12

Author: Christian Meinke
Author URI: http://www.christianmeinke.com/
*/


/* GLOBAL RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img,abbr { border:0; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var,i,b { /*font-style:normal;*/ font-weight: normal; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
a,u { text-decoration:none; }

/* RESTORE SOME SENSIBLE DEFAULTS */

b, strong { 
	font-weight: bold;
	line-height: 1.0em;
}

i,em {
	font-style: italic;
}

ol {
	padding-left: 2.0em;
}

dd {
	margin-left: 2.0em;
}

p {
	margin-bottom: 1.77em;
}

p, pre {
	margin-bottom: 1.6em;
}

a, a:active { outline: none; }

ul,ol,dl {
	padding-top: 1px;
	font-size: 1.0em;
	line-height: 1.8;
	margin-bottom: 1.77em;
}

ul ul, dl ul {
	font-size: 1.0em;
}

ul p,ol p,dl p {
	margin-bottom: 0.9em;
}

blockquote {
	margin-left: 0;
}

blockquote p {
	padding-left: 1.0em;
	border-left: 0.2em solid #FFF;
}

ul {
	list-style: none;
	height:1%;
}

li { list-style: none; }

ul li {
	padding-left: 1.7em;
	line-height: 1.7em;
	color: #666;
}

dl ul li { }

/* BASICS */

body {
	font: 70%/1.7 Arial, Helvetica, sans-serif;
	background: #373b3a url(objects/bg_body.jpg) center top repeat-x;
	color: #121212;
	text-align: center;	
	margin: 25px 0 50px 0;
}

.clr {
	clear: both; 
	overflow: hidden; 
	width: 1px; 
	height: 1px; 
	margin: 0 -1px -1px 0; 
	border: 0; 
	padding: 0; 
	font-size: 0; 
	line-height: 0.0em; 
}

#invisible { display: none; }

a {
	color:  #222;
	border: none;
}

body a:hover {
	color:  #555;
	border: none;
	text-decoration: none;
}

#container {
	background: #fff url(objects/bg_container_01.jpg) center top no-repeat;
	width: 854px; 
	height: auto; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

#head {
	height: auto;
	padding:  0 0 20px 0;
}

#head-left { 
	width: 350px;
	float: left;
	padding: 55px 0 0 0;
	}

.btn-home {
	display: block; 
	text-indent: -3000px; 
	height: 57px; 
    width: 280px; 
    margin: 0 0 12px 6px;
    }
.btn-home:link, .btn-home:visited, .btn-home:hover { text-decoration: none; }
.btn-home { background: url(objects/button_home.png) left top no-repeat; }
.btn-home:hover { background-position: 0 -57px; }

#nav  { 
	background: #222;
	color: #bbb;
	padding: 1px 10px 1px 40px;
	margin: 0 20px 0 7px;
	text-transform: uppercase;
	line-height: 1.2em;
} 

#nav a {
	color:  #fff;
	text-decoration: none;
}

#nav a:hover {
	color:  #bbb;
	text-decoration: none;
}

#nav span {
	color: #fff;
}

#head-right { 
	width: 504px;
	float: right; 
	}
	
#flash-content {
	height: 0px;
	padding: 0;
	}

#content {
	width: 854px;
	padding: 0 0 30px 0;
}

#content-row1,  #content-row2, #content-row3 {
	width:  760px;
	padding: 0 47px 0 47px;
	height:  auto;
	}

.content-col-left {
	float: left; 
	width: 360px; /* 360 */
	}
	
.content-col-right {
	float: right; 
	width: 360px;
	}

#footer {
	background: #fff url(objects/bg_footer.png) left top no-repeat;
	padding: 20px 0 0 47px;
	height: auto;  /* 80px */
	width: 807px; /* 934px */
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	color: #666;
	font-size: 0.9em;
}

#footer a, #footer a:visited {
	color:  #444;
	text-decoration: none;
}

#footer a:hover {
	color:  #222;
	text-decoration: none;
}

.rss-link {
	padding: 0 0 0 14px;
	background: url(objects/rss_icon.png) left top no-repeat;
}

#page-bottom {
	background: url(objects/bg_bottom.png) left bottom no-repeat;
	height: 20px;
	width: 854px;
	margin-left: auto; 
	margin-right: auto; 
}

/* PARAGRAPHS & HEADLINES */

p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin-bottom: 1.3em;
	/*clear: both;*/
}

p strong, p b {
	font-size: 1.0em;
	line-height: 1.6em;
}

h1 {
     color: #222;
     font-size: 1.6em;
     line-height: 1.0em;
     font-weight: normal;
     text-transform: uppercase; 
     margin: 10px 0 12px 0; 
}

h2 {
     color: #222;
     font-size: 1.0em;
     line-height: 1.0em;
     font-weight: normal;
     text-transform: uppercase; 
     margin: 0 0 0px 0; 
}

h3 {
	 font-size: 1.4em;
     line-height: 1.0em;
	 font-weight: normal;
     margin: 0 0 12px 0; 
	  }
	  
h3 strong {
	padding: 0 5px 0 0; }

h4 {
	 font-size: 1.2em;
     line-height: 1.0em;
	 font-weight: normal;
     margin: 10px 0 12px 0; 
	 }
	 
	 

h5 { text-indent: -2000px; height: 9px; margin: 35px 0 30px 0; }
#head-recent-posts { background: url(objects/head_recent-posts.png) left top no-repeat; }
#head-post-extended { background: url(objects/head_post-extended.png) left top no-repeat; }
#head-comments { background: url(objects/head_comments.png) left top no-repeat; }
#head-current-releases { background: url(objects/head_current-releases.png) left top no-repeat; }
#head-recent-releases { background: url(objects/head_recent-releases.png) left top no-repeat; }
#head-newsletter { background: url(objects/head_newsletter.png) left top no-repeat; }
#head-archived-posts { background: url(objects/head_archived-posts.png) left top no-repeat; }
#head-sushitech-dress { background: url(objects/head_sushitech-dress.png) left top no-repeat; }
#head-sushitech-booking { background: url(objects/head_sushitech-booking.png) left top no-repeat; }

#head-artists { background: url(objects/head_artists.png) left top no-repeat; }
#head-releases { background: url(objects/head_releases.png) left top no-repeat; }
#head-media { background: url(objects/head_media.png) left top no-repeat; }
#head-downloads { background: url(objects/head_downloads.png) left top no-repeat; }
#head-about { background: url(objects/head_about.png) left top no-repeat; }
#head-contact { background: url(objects/head_contact.png) left top no-repeat; }

small {
	color: #555;
	font-size: 1.0em;
	line-height: 1.5em;
	}

/* PLUGIN STYLES */

/* POST FORMATTING */

.post {
     padding: 0 0 25px 0;
}

.post-archive {
     padding: 0 0 0 0;
}
.post p a, .post ul a {
	color: #222;
	text-decoration: none;
	padding: 0 1px 1px 1px;
	background: url(objects/dots.png) bottom left repeat-x;
}

.post p a:hover, .post ul a:hover {
	color: #fff;
	text-decoration: none; 
	background: #222;
}

.post p span {
     color: #555;
     font-size: 1.0em;
}

.post img { 
	padding: 1px;
	background: #fff;
	border: 1px solid #aaa;
	margin: 0 0; 
}

.post ul {
	list-style: none;
	padding-left: 1.7em;
}

.post ul li {
	padding-left: 1.7em;
	line-height: 1.7em;
	color: #555;
}

.more-link {
	font-style: italic;
	text-transform: uppercase; 
 }
 
.post-meta, .post-meta-archive {
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666; 
    padding: 5px 0 15px 0; 
}

.post-meta-archive {
    padding: 4px 0 20px 0; 
}

.post-meta a:link, .post-meta a:visited, 
.post-meta-archive a:link, .post-meta-archive a:visited  {
	color: #222;
    text-decoration: none;
    font-weight: bold; 
}
.post-meta a:hover, .post-meta-archive a:hover {
	color: #000;
    text-decoration: none; 
	padding: 0 0 1px 0;
	background: url(objects/dots.png) bottom left repeat-x;
}

.nav-archive {
	color: #666;
	}

.alignleft { float: left;	}
.alignright { float: right; }

a.button-player {
    background: transparent url(objects/button_player.png) no-repeat scroll top left;
	text-indent: -2000px;
    display: block;
    float: right;
    width: 115px;
	height: 20px;
    margin: 7px 7px 0 0;
    padding: 0;
}

a.button-player:active, a.button-player:hover {
    background-position: bottom left;
}

a.button, span.wpmlbutton {
    background: transparent url(objects/button_a.png) no-repeat scroll top right;
    color: #333;
    display: block;
    border: none;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 15px;
    text-decoration: none;
    cursor: pointer;
}

a.button span, span.wpmlbutton input {
    background: transparent url(objects/button_span.png) no-repeat;
    border: none;
    display: block;
    line-height: 15px;
    padding: 4px 0 5px 15px;
    font-size: 0.9em;
    text-transform: uppercase; 
    cursor: pointer;
}

a.button:active, a.button:hover, span.wpmlbutton:hover {
    background-position: bottom right;
    color: #000;
}

a.button:active span, a.button:hover span, span.wpmlbutton:hover input {
    background-position: bottom left;
}

.item-wrap { }

div.release-item-big { 
	width: 400px; 
	margin: 0 10px 10px 0;
	padding: 0;
	height: auto;
	line-height: 1.4em;
	} 

div.release-item { 
	float: left;
	width: 350px;
	margin: 0 10px 15px 0;
	padding: 0;
	height: auto;
	line-height: 1.4em;
	}

div.release-item img, .release-item a img, div.release-item-big img, .release-item-big a img { 
	padding: 1px;
	background: #fff;
	border: 3px solid #444;
	margin: 0 10px 0 0; 
	display: inline; 
	float: left;
	}

div.release-item a:hover img, div.release-item-big a:hover img { border: 3px solid #000; }

div.small img, div.small a img { border: 2px solid; }

div.small a:hover img { border: 2px solid; }

div.small img, div.small a img {
	width: 24px;
	height: 24px;	
} 

.release-item .cat-num, .release-item-big .cat-num-flash {
	font-size: 0.9em;
	font-weight: normal;
}

.release-item-big .title-flash  {
	font-size: 1.8em;
	line-height: 1.1em;
	padding: 0 0 0 4px;
}

.release-item .title-small  {
	font-size: 1.3em;
	line-height: 0.9em;
	padding: 0 0 0 2px;
}

.num-list {
	background: #222;
	padding: 3px 7px 3px 7px;
	color: #fff;
}

.num-list a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 4px;
}

.num-list a:hover {
	color: #e8d9af;
	text-decoration: none;
}

/* COMMENTS */

.commentlist li, #commentform input, #commentform textarea {
	margin: 0 10px 3px 0;
}

#commentform input, #commentform textarea {
	font: 100%/1.3 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

label {
	font-size: 0.9em;
}

.commentlist cite, .commentlist cite a {
	color: #333;
	font-style: normal;
	font-size: 1.0em;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0 0px 0 20px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 1px 35px 0 0;
	list-style: none;
	list-style-type: upper-roman;
	font-weight: normal;
}

.commentlist p {
	color: #666;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.5em;
	text-transform: none;
	margin: 5px 5px 5px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* Misc. */


.flash-wrap {
	width: 320px;
	float: left;
}

.title-wrap-big {
padding: 2px 0 0 0;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* HEADER STYLING */

.sIFR-hasFlash h1,
.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h1 {
	float: left;
	font-size: 18px;
	padding-bottom: 0;
}

.sIFR-hasFlash .flash-wrap {
	line-height: 50px;
}

.sIFR-hasFlash .title-flash {
	line-height: 50px;
}

.sIFR-hasFlash .cat-num-flash {
	line-height: 50px;
	padding-bottom: 10px;
}

.sIFR-hasFlash h2 {
	font-size: 11px;
	width:  100%;
	padding-bottom: 0;
}

/* FormBuilder Styles */

/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess {
	text-align: left;
	padding: 0;
 	clear: both;
}
.formBuilderForm div{
	margin: 0;
	padding: 0;
}
div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	padding-bottom: 15px;
	clear: both;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	color:#990000;
}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: italic;
	padding: 4px;
	margin: 4px 0 4px 0;
	clear: both;
	float: left;
	width: 95%;
}
.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.formBuilderForm .formBuilderSubmit {
	clear: both;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
	margin: 0 0 5px 0;	
}
.formBuilderForm .formBuilderLabelRequired {
	color: #222;
	font-weight: bold;
}

/**** Field Type Specific Display Controls ****/

.formBuilderForm .single_line_text_box .formBuilderLabel { }

.formBuilderForm .single_line_text_box input { 
	width: 170px;
}

.formBuilderForm .small_text_area { }

.formBuilderForm .small_text_area .formBuilderLabel {
	width: auto;
	clear: both;
}
.formBuilderForm .small_text_area textarea {
	width: 330px;
	height: 35px;
}

.formBuilderForm .small_text_area textarea, .formBuilderForm input, .formBuilderForm select, .formBuilderForm .large_text_area textarea {
	border: 1px solid #ccc;
	padding: 2px;
	font: 1.05em/1.4 Arial, Helvetica, sans-serif;
	color: #444;	
}

.formBuilderForm .large_text_area { 
	width: 337px;
	clear: both;
}

.formBuilderForm .large_text_area .formBuilderLabel {
	width: auto;
	clear: both;
}
.formBuilderForm .large_text_area textarea {
	width: 98%;
}

.formBuilderForm .password_box { }

.formBuilderForm .checkbox {
	float: left;
	width: 100%;
}

.formBuilderForm .radio_buttons {
	position: relative;
}
.formBuilderForm .radio_buttons .formBuilderRadio {
	display: block;
	position: relative;
	margin-left: 170px;
	padding-left: 0;
}

.formBuilderForm .selection_dropdown { }

.formBuilderForm .hidden_field { }

.formBuilderForm .comments_area { }

.formBuilderForm .spam_blocker { }
