/******* Generic Styles ****/
body 
{
	text-align: center;
	min-width: 794px;
	color: #000000;
	margin-top: 0px;
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-size: 0.8em;
}

.clear 
{
	clear: both;
}

a:link
{	
	color : #3366FF;
	text-decoration: underline;
}



a:visited
{
	color: #6699CC;
	text-decoration: underline;
}

a:hover 
{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a.img, a.img, a.img
{
	border: none;
}

h1, h2, h3, h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

/* Title */
#logo h1
{
	display:none;
	font-size: 4em;
	margin-bottom: 0px;
	padding-left: 100px;
}

.maintitle
{
	color : #BF5010;
}

.maintitle:visited
{
	color : #BF5010;
}

#subtitle
{
	color: #6699CC;
	margin-top: -15px;
	padding-left: 120px;
}

#subtitle h2
{
	display:none;
	font-size: 1em;
}

h2
{
	font-size: 1.25em;
	text-align: center;
	color: #F00;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.0em;
}

h2 a:visited,
h2 a:active,
h2 a:link
{
	color : #BF5010;
	/*margin-left : 10px;*/
	margin-top : 10px;
	text-decoration : none;
}

h2 a:hover 
{
	color: #6699CC;
	margin-top : 10px;
	text-decoration : none;
}

blockquote 
{
	margin-left: 18px;
	font-family: verdana, helvetica, sans-serif;
	font-family: verdana, helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.3em;
	padding: 10px;
	background-color: #F9F9FC;
}

input.text 
{
	width : 300px;	
}

textarea 
{
	width : 300px;
	height : 200px;	
}

#comments h4 span 
{
	color : #999;
}

#comments h4 
{
	margin : 0px;
	font-size : 0.9em;
}

.Textbox, textarea
{
	border: 1px solid #AAAAAA;
	width: 100%;
}

.button
{
	border: 1px solid #AAAAAA;
	background-color: #CCD4E0;
}

input, textarea
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}

img
{
	border: 0px;
}

.caption
{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.update
{
	color: red;
}

code
{
	font-size: 1.3em;
}
/******** LAYOUT *******************/
#main 
{
	margin:0 0 0 0;
	width:799px;
	text-align: left;
}

#background
{
	background: #FFFFFF url(sidesbg.jpg) repeat-y;
	position: relative;
	top: auto;
	left: 0px;
	margin: 0px;
	padding-top: 1px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(/concerti_05/bg.gif);
}

#myLinks
{
	padding-left: 10px;
}

#loginMenuLink
{
	display: none;
}

#content
{
	float: left;
	width: 590px;
	margin-top: 0px;
	line-height: 1.6em;
	min-height: 500px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
}

#content p#ad
{
	padding: 0; 
	margin: 15px 0; 
	position: absolute;
}

#content DIV#adwrap
{
	/* Remove the display:none line if you have an ad */
	padding: 0; 
	margin: 0; 
	height: 100px;
}

#footer 
{
	text-align: center;
	font-size : 9px;
}

#bottom
{
	background: url(/Skins/Haackify/Images/bottom.gif) no-repeat ;
	height: 31px;
	width: 794px;
}

#logo
{
	background: url(concerti_05/isole.gif);
	width: 772px;
	height: 125px;
	margin-left: 10px;
	border: solid 1px #FFFFFF;
}

/********** Content Styling ************/
.blogpost
{
	font-size : .9em;
	font-family : myriad, "gill sans", helvetica, arial, sans-serif;
	padding-bottom: 20px;
	overflow: auto;
}

.blogdate
{
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.postfooter
{
	margin: 0px;
	margin-top: 14px;
	color: #AAAAAA;
	font-size: 0.8em;
}

.title
{
	color: #CC7733;
	/* consider image background: url(/images/someimage.gif) no-repeat left top; */
	padding: 3px 0px 3px 0px;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}


.date
{
	color: #666666;
	font-weight: normal;
	font-size: .7em;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
	padding-left: 20px;
}

.daylink
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

/************** Navigation Styling *******************/
#nav a
{
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #444444;
	margin-bottom: 0;
	text-decoration: none;
}

#nav a:hover
{
	color: #BF5010;
	border-bottom: solid 2px #BF5010;
}

#blogstats
{
	text-align: right;
	padding-left: 150px;
	font-size: .7em;
}

/* Sidebar Styling
=================================*/
#sidebar
{
	float: right;
	width: 130px;
	font-size: 0.8em;
	margin-right: 0px;
	padding-left:0px;
	padding-right:10px;
	min-height: 500px;
}

#sidebar h3
{
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #999999;
	margin-bottom: 0;
}

#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li a
{
	color: #BF5010;
}

#sidebar ul li
{
	font-size: .9em;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	border: solid 1px #FFFFFF;
	line-height: 1.5em;
}

#sidebar ul li:hover
{
	border-color:#000000;
	color: #000000;
}

#sidebar ul li a:hover
{
	color: #000000;
}

.adminLink a:link
.adminLink a:visited
{
	color: #0000CC;
	text-decoration: underline;
}

.adminLink a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}

#sidebar #aboutMeBox
{
	margin-bottom: 15px;
}

/********* Image Drop Shadow **********/

.dropshadow
{
	float:left;
	clear:left;
	background: url(/Images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/Images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.innerbox
{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox
{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p
{
	font-size:14px;
	margin: 3px;
}

/****** C-Sharp Code ********/
.csharpcode
{
	font-size: 10pt;
	color: black;
	font-family: Courier New , Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0px; }

.rem { color: #008000; }

.kwrd { color: #0000ff; }

.str { color: #006080; }

.op { color: #0000c0; }

.preproc { color: #cc6633; }

.asp { background-color: #ffff00; }

.html { color: #800000; }

.attr { color: #ff0000; }

.alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0px;
}

.lnum { color: #606060; }

/* FLICKR STYLE */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#0099FF;}
#flickr_badge_icon {display:block !important; margin:0 !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper {width:113px; padding-top: 5px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff; border: solid 1px #666666;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

