/* ---------- Standard Stripping and basic style stuff ------------- */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
a, a:link, a:visited, a:hover, a:active, input { outline:0; }

body {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Sans, Sans-Serif;
	background: #fff url(/images/bg.gif) 0 0 repeat-x;
	text-align:center;
	font-size:80%;
}

/* ----------- Page Layout ------------- */

#typekit-badge-vbm0qde {
	display:none !important;
}

#page {
	width:1000px;
	margin: 0 auto;
}

div.splash {
	background:#fff url(/images/home_splash_bg8.jpg) top left no-repeat;
}


#content {
	width:1000px;
	float:left;
	text-align:left;
	padding:30px 0px 0px 0px;
	line-height:10px;
	display:block;
}

#maincolumn {
	width:467px;
	float:left;
	margin-bottom:22px;
	background:transparent url(/images/thedot.jpg) right top repeat-y;
	padding:11px 22px 11px 11px;
}

#mainjournalcolumn {
	width:600px;
	float:left;
	margin-bottom:22px;
	background:transparent url(/images/thedot.jpg) right top repeat-y;
	padding:11px 22px 11px 11px;
}

#secondjournalcolumn {
	width:323px;
	float:left;
	margin-bottom:22px;
	padding: 11px 22px 22px 22px;
}


#secondcolumn {
	width:206px;
	float:left;
	margin-bottom:22px;
	background:transparent url(/images/thedot.jpg) right top repeat-y;
	padding: 11px 22px 22px 22px;
}

#secondcolumnspan {
	width:467px;
	float:left;
	margin-bottom:22px;
	padding: 11px 11px 22px 22px;
}

#thirdcolumn {
	width:206px;
	float:left;
	margin-bottom:22px;
	padding: 11px 22px 22px 22px;
}

.post {
	margin-bottom:22px;
	padding-bottom:22px;
	background:transparent url(/images/thedot.jpg) bottom left repeat-x;
}

.entry {
	padding-bottom:0px;
	padding-top:8px;
}

#footer {
	clear:both;
	font-size:9px;
	color:#666;
	margin-top:11px;
	padding: 0px 11px;
	margin-bottom:30px;
	line-height:11px;
	text-align:left;
	background:transparent url(/images/thedot.jpg) top left repeat-x;
	padding-top:22px;
}

/* -------- Typography Only ----------- */

p.links {
	background:transparent url(/images/thedot.jpg) top left repeat-x;
	padding-top:4px;
	padding-bottom:0px;
}

p.links:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

p.songs {
	margin-top:0;
	padding-top:0px;
	padding-bottom:1px;
	background:transparent url(/images/thedot.jpg) bottom left repeat-x;
}

div.splash p{
	background: transparent url(/images/thedot.jpg) bottom left repeat-x;
	font-size:13px;
	padding:130px 0 50px 0px;
	line-height:15px;
	font-weight:normal;
	color:#666;	
}


blockquote {
	margin-left:11px;
	padding-left:0px;
	border-left:#ebebeb 11px solid;
}

#content .subhead {
	display:block;
	color:#8BC117;
	font-size:12px;
	line-height:15px;
	margin-top:20px;
}

#content p {
	font-size:11px;
	color:#666;
	line-height:16px;
	clear:both;
	margin-bottom:12px;
}

#content h1 {
	line-height:0px;
	font-size:0px;
}

#content h2 {
	font-family: georgia, Arial, "Trebuchet MS", "Lucida Grande", Helvetica, Sans, Sans-serif;
	font-weight:normal;
	font-size:20px;
	margin-left:0px;
	letter-spacing:-0.04em;
	margin-bottom:1px;
	clear:both;
	display:block;
	color:#555;
}

#content h3 {
	font-family: "Lucida Grande", Helvetica, Sans, Sans-serif;
	font-weight:bold;
	font-size:11px;
	margin:7px 0 22px 0;
	color:#333;
	clear:both;
	float:left;
}


#content h4 {
	font-family: Arial, "Trebuchet MS", "Lucida Grande", Helvetica, Sans, Sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-left:0px;
	letter-spacing:-0.02em;
	margin-bottom:1px;
	clear:both;
	display:block;
	color:#555;
}

#content h5 {
	font-size:10px;
	margin:11px;
	padding-bottom:11px;
	margin-bottom:0;
	color:#333;
	border-bottom:3px solid #e4e4e4;
}

small {
	font-family: "Lucida Grande", Helvetica, Sans, Sans-serif;
	color:#333;
	font-size:9px;
	font-weight:normal;
	line-height:18px;
	text-transform:none;
}


/* --------- Images and stuff -------- */


#journal .post img {
	max-width: 467px;
}


/* --------- User and poster classes + ID's ---------- */

#commentform{
	clear:left;
	padding-top:20px;
}

#submit, #commentbox {
	font-size:0.95em;
	color:#666;
	font-family:"Lucida Grande", Arial, Helvetica, Sans, Sans-Serif;
}

#submit {
	height:29px;
	display:block;
	float:right;
	width:124px;
	padding:0;
	margin:10px 0 20px 0;
	border:0;
}


#commentbox {
	display:block;
	width:463px;
	font-size:10px;
	margin-top:22px;
	padding: 3px 2px 0px 2px;
	border:1px solid #e4e4e4;
}

#commentbox:focus {
	border:1px solid #29b5ef;
	color:#188CBF;
}

#author, #email, #url {
	display:block;
	width:201px;
	font-size:10px;
	float:left;
	color:#666;
	padding: 3px 2px 2px 2px;
	border:1px solid #e4e4e4;
}

#author:focus, #email:focus, #url:focus {
	border:1px solid #29b5ef;
	color:#188CBF;
}


.comment {	
	width:201px;
	margin:0;
	clear:both;
	margin-bottom:0px;
	display:block;	
	padding-bottom:4px;
	background:transparent url(/images/peasant_header2.jpg) left top no-repeat;
}

.futurama {
	width:478px;
	margin-bottom:0px;
	padding-bottom:0;
	line-height:0px;
}

select {
	width:206px;
	border:1px solid #bbb;
	font-size:11px;
	clear:both;
	color:#29b5ef;
	font-weight:bold;
	margin-bottom:16px;
}

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

h1#nicostudioLink {
	margin-bottom:2px;
	display:block;
	padding: 0;
	text-indent: -9999px;
	width: 272px;
	height: 54px;
}

h1#nicostudioLink a{
	display: block;
	width: 272px;
	height: 54px;
	text-decoration: none;
	background: transparent url(/images/nicostudio.gif) 0 0 no-repeat;
}

h1#nicostudioLink a:hover	{
	background: transparent url(/images/nicostudio.gif) 0 -54px no-repeat;
}


#menu {
	font-size:9px;
	width: 1000px;
	font-weight:bold;
	height: 26px;
	margin: 0 auto;
	background: #fff url(/images/menu_bg_lrg.jpg) 0 0 no-repeat;
}

#menu a {
	display:block;
	float:left;
	padding:8px 16px 0px 11px;
}

body#journal #journalLink,
body#portfolio #portfolioLink,
body#particulars #particularsLink,
body#credits #creditsLink {
	color:#999;
}

a {
	color:#29b5ef;
	font-weight:bold;
}

a:hover {
	color:#333;
}

p.songs a{
	display:block;
	background:transparent url(/images/thedot.jpg) 0 -1px repeat-x;
	padding:4px 2px;
}

p.songs a:hover {
	background-color:#f3f9fc;
	color:#29b5ef;
}

p.links a {
	display:block;
	margin:0px;
	line-height:19px;
}

p.links a:hover {
	background:#f3f9fc;
	color:#29b5ef;
}

.externalLink a{
	padding-right: 18px;
	background:transparent url(/images/external.jpg) right center no-repeat;
}

.externalLink a:hover {
	padding-right: 18px;
	background:transparent url(/images/external-on.jpg) right center no-repeat;
}

img#placeholder{
	clear:both;
	padding:3px;
	margin-top:12px;
	padding-bottom:2px;
	background:transparent url(/images/thedot.jpg);
}


a:hover img#placeholder{
	background:transparent url(/images/thebluedot.jpg);
}

a .thumbs {
	clear:both;
	margin-bottom:11px;
	padding:3px 2px 2px 3px;
	background:transparent url(/images/thedot.jpg);
}

a:hover .thumbs {
	background:transparent url(/images/thebluedot.jpg);
}

/* super search form */

#header {
	position:relative;
	text-align:left;
}

#searchform {
	position:absolute;
	top:30px;
	right:0;
	display:block;
}

#searchform label {
	display:none;
}

input.searchbox {
	margin: 3px;
	margin-right:11px;
	font-size:9px;
	color:#29b5ef;
	font-family:"Lucida Grande", Arial, Helvetica, Sans, Sans-Serif;
	padding: 3px 25px 0 10px;
	height: 20px;
	width: 90px;
	border: 0 solid #fff;
	background: transparent url(/images/textfield_bg_new.gif) 0 0 no-repeat fixed;
}

html>body input.searchbox {
	background: transparent url(/images/textfield_bg_new.gif) 0 0 no-repeat;
}

input.searchbox:focus {
	color:#666;
	background: transparent url(/images/textfield_bg_new.gif) 0 -33px no-repeat fixed;
}

html>body input.searchbox:focus {
	background: transparent url(/images/textfield_bg_new.gif) 0 -33px no-repeat;
}

input.searchbox:hover {
	background: transparent url(/images/textfield_bg_new.gif) 0 -33px no-repeat fixed;
}

html>body input.searchbox:hover {
	background: transparent url(/images/textfield_bg_new.gif) 0 -33px no-repeat;
}

.alignright {
	font-size:10px;
	float: right;
	display:inline;
}
	
.alignleft {
	font-size:10px;
	float: left;
	display:inline;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by weaking these decoy styles */

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	height:30px;
}

.sIFR-hasFlash #content h4 {
	visibility: hidden;
	height:19px;
}
