/*
Theme Name: stardust ila

*/
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background: url("../images/sfondo.jpg");
}
#container {
	min-width: 1000px;
}
#container2, #container3 {
	/*background: url("../images/logo.jpg") bottom right no-repeat;*/
}
img {
	border: none;
}
a:link, a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #AA0000;
	text-decoration: underline;
}
h1 span, .skip, hr {
	position: absolute;
	left: -9999px;
}
h1 {
	float: right;
	display: inline;
	height: 120px;
	padding: 0px;
	margin: 30px 50px 0 0;
	width: 470px;
}
h1 a{
	display: block;
	width: 470px;
	height: 120px;
	background: url("../images/header_text_new.png") 0px -120px no-repeat;
}
h1 a:hover, h1 a:active{
	background: url("../images/header_text_new.png") no-repeat;
}
#header {
	height: 85px;
	background: transparent url("../images/header_img.jpg") bottom left no-repeat;
	border-bottom: 1px solid #999;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 5px;
	color: #AA0000;
}
form h2 {
	text-align: left;
}
h3{
	font-size: 1.7em;
	color: #AA0000;
	margin: 0;
	padding: 10px 0;
	letter-spacing: 2px;
		font-weight: normal;
}
div#corpo h3{
	padding: 0px 0 6px 20px;
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #AA0000;
	font-weight: bold;
}

*/
#chi-sono div#corpo h3{
	margin-top: 40px;
}


.bold {
	font-weight: bold;
}
.center{
	text-align: center;
}
.right{
	float: right;
	margin: 2px 0 10px 10px;
}
.left{
	float: left;
	margin: 0 10px 10px 0;
}
.navigation-bottom .alignleft{
	float: left;
	margin: 0 0 10px 0;
}
.navigation-bottom .alignright{
	float: right;
	margin: 0 0 10px 0;
}
.clear{
	clear: both;
}
acronym{
	cursor: help;
}

#corpo code{
	display: block;
	margin: 20px 0;
	padding: 18px 10px 18px 50px;
	background: url("../images/code.gif") #EEEEEE repeat-y;
	color: #444444;
	font-size: 130%;
}


dl{
	margin: 15px 0;
	padding: 0;
}
dt{
	color: #AA0000;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
dd{
	margin: 0 0 15px 5px;
	padding: 0;
}

/************** pannello di controllo **************/
#pannello{
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*width: 170px;*/
	background:none #eee no-repeat;
	color: #fff;
	/*height: 75px;*/
	height: 40px;
}

#pannello ul{
	padding: 0px;
	margin: 0px;
}
#pannello ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#pannello ul li a{
	margin: 5px 9px;
	padding: 0;
	width: 30px;
	height: 30px;
	display: block;
	text-indent: 1px;
	line-height: 10px;
}
#pannello ul li a:link, #pannello ul li a:visited{
	text-decoration: none;
	color: #666;
}
#pannello ul li a:hover, #pannello ul li a:active{
	text-decoration: underline;
	color: #333;
}

#pannello ul li.cssdefault a:link, #pannello ul li.cssdefault a:visited{
	background: url("../images/cssdefault.png") no-repeat;
}
#pannello ul li.csssmall a:link, #pannello ul li.csssmall a:visited{
	background: url("../images/csssmall.png") no-repeat;
}
#pannello ul li.csslarge a:link, #pannello ul li.csslarge a:visited{
	background: url("../images/cssbig.png") no-repeat;
}
#pannello ul li.cssdefault a:hover, #pannello ul li.cssdefault a:active{
	background: url("../images/cssdefault.png") 0 -50px no-repeat;
}
#pannello ul li.csssmall a:hover, #pannello ul li.csssmall a:active{
	background: url("../images/csssmall.png") 0 -50px no-repeat;
}
#pannello ul li.csslarge a:hover, #pannello ul li.csslarge a:active{
	background: url("../images/cssbig.png") 0 -50px no-repeat;
}

input{
	margin: 2px;
}

form {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#open_menu{
	height: 17px;
	background: url("../images/bg_open_menu.png") #fff repeat-x;
}
#open_menu p{
	display: block;
	position: relative;
	top: 0px;
	left: 20%;
	width: 150px;
	height: 17px;
	background: url("../images/bg_open_menu_span.png") #fff no-repeat;
	padding: 0px;
	margin: 0px;
}
#open_menu p span, #open_menu p span{
	visibility: hidden;
	text-decoration: none;
}
#open_menu a{
	display: block;
	width: 150px;
}
#open_menu a:focus{
	outline: none;
}
#open_menu a:link, #open_menu a:visited{
	text-decoration: none;
}
#open_menu a:hover, #open_menu a:active{
	background-color: transparent;
	text-decoration: none;
}

/******************* menu di navigazione principale **********/
#menu{
	background: #333 url("../images/bg_menu.jpg") repeat-x;
	height: 25px;
	clear: both;
	width: 100%;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1.2px;
	font-weight:bold;
}

#menu ul li a{
	float: left;
	padding: 6px 20px;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	border-right: 1px solid #444;
	border-left: 1px solid #999;
	font-weight:bold;
}

#menu ul li a:link, #menu ul li a:visited{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background: #333 url("../images/bg_menu.jpg") repeat-x;
}

#menu ul li a:hover, #menu ul li a:active{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background: #000 url("../images/bg_menu.jpg") 0 -32px repeat-x;
}

#menu ul li.in{
	color: #FFFFFF;
	background: #000 url("../images/bg_menu_hover.png") repeat-x;
	padding: 6px 25px;
	height: 19px;
	line-height: 20px;
	margin: 0px;
	font-weight:bold;
}

/*************** stile contenuto della pagina (colonna sx) *****************/
#extra{
	float: left;
	width: 170px;
	/*padding: 0px 0px 0px 8px;*/
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #AAAAAA;
	border: none;
	margin-top: 0px;
	margin-left:4px;
	/*margin-right: 3px;*/
	margin-right: 8px;
}

#extra2{
	display: block;
	position: absolute;
	/*float: left;*/
	/*width: 50px;*/
	padding: 0px 0px 0px 0px;
	background: none top right repeat-y;
	/*background: #fff;*/
	border-bottom: 1px solid #AAAAAA;
	border: none;
	margin-top: 0px;
	margin-left:0px;

}
#extra h4{
	font-size: 1.3em;
	color: #AA0000;
	margin: 0;
	padding: 15px 0;
	letter-spacing: 1px;
	font-weight: normal;
	
}

h4.sfondino, div#pannello h4{
	background: url("../images/h4_carattere.png") top left no-repeat;
	/*width: 200px;*/
	margin-left: 2px;
}

#extra form{
	padding: 0px 10px;
}

#extra ul, #extra ol{
	margin: 0px;
	padding: 0px 10px 10px 12px;
}

#extra ul.lista li, #lastcomments ul li{
	list-style-type: none;
	background: url("../images/ul.gif") 0px 5px no-repeat;
	margin-left: 0px;
	text-indent: 2px;
	padding: 1px 0;
	color: #888888;
}

#extra ul.lista li.nopointer {
	background: none;
	text-indent: 0;
	margin-bottom: 5px;
}

#extra ol.lista li{
	margin-left: 12px;
	text-indent: 0;
	padding: 1px 0;
	color: #888888;
}

#extra ul.lista li span{
	padding-left: 12px;
	color: #888888;
}

#extra h3{
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}

#extra #promo{
	margin: 10px 30px;
}

#extra #promo ul{
	padding: 0;
	margin: 0;
}

#extra #promo ul li{
	list-style-type: none;
	margin: 5px 0;
	padding: 2px 0;
}

#addons{
	text-align: center;
}

/*************** stile contenuto della pagina (colonna dx) *****************/
form#searchform{
	margin: 10px 0px 15px 10px;
	padding: 0;
	text-align: left;
	width: 170px;
}

form#searchform input{
	margin: 0;
	font-size: 10px;
	padding: 2px;

}

form#searchform input#s{
	border: 1px inset #CCCCCC;
	background: #FFFFFF;
	font-size: 12px;

}

#immagini{
	float: right;
	/*width: 185px;*/
	/*padding: 5px 5px 0px 0px;*/
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}
#immagini2{
	/*float: right;*/
	/*width: 200px;*/
	height: 575px;
	padding: 0px 0px 0px 0px;
	background: #eee;
	font-size: 11px;
}
#immagini label{
	/*margin: 5px 5px 10px 28px;*/
	margin: 0px 0px 0px 10px;
	color: #AA0000;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#immagini p{
	margin: 10px 0;
	padding: 0px;
}
#immagini a:link, #immagini a:visited{
	text-decoration: underline;
}
#immagini a:hover, #immagini a:active{
	text-decoration: none;
}

#container3 #immagini{
	float: right;
	width: 170px;
	height: 565px;
	padding: 10px 15px 20px 15px;
	background: url("../images/bg_right1.jpg") #EEEEEE bottom left repeat-x;
}

#container3 .default #immagini {
	padding: 10px 0 20px;
	width: 200px;
}

/*************** parte centrale del sito *****************/

#corpo, #container3 #corpo {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	font-size: 1em;
	min-height: 600px;
	/*height: 600px;*/
	/*margin: 0 130px 10px 190px;*/
	margin: 5px 0px 10px 0px;
	background: url("../images/bg_centro.jpg") #fff top right no-repeat;
	border-top:2px solid #E96300;
	border-left:2px solid #E96300;
	border-right:3px solid #464646;
	border-right-style: window-inset;
	border-bottom:3px solid #464646;
	/*width:60%;*/
	width:92%;
	
}

#container3 #corpo{
	margin-left: 0px;
	margin-right: 200px;
}

#container3 div.entry, #container3 div.post{
	margin-top: 10px;
}


#corpo p {
	padding: 1px 0;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#corpo a:hover, #corpo a:active {
	color: #DD6666;
	text-decoration: none;
}


#corpo ul, #corpo ol{
	margin: 10px 20px;
	padding: 0;
}

#corpo ul li{
	margin: 5px 0;
	list-style-type: circle;
}


#corpo ol li{
	margin: 5px 0;
}

/*************** stile contenuto del fondo pagina *****************/
#footer{
	clear: both;
	width: 100%;
	height:80px;
	background: #ededed url("../images/bg_footer.jpg") repeat-x;
	color: #666;
	text-align: center;
	padding-top: 20px;
}
#footer_container{
	width: 760px;
	margin: 10px auto 0;
	padding: 0 0 10px;
	display: block;
	border-top: 2px solid #bbb;
}
#footer #valid{
	margin: 0 auto;
	padding: 7px 0px 5px 45px;
	text-align: left;
	width: 80px;
	height: 50px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 155%;
	letter-spacing: -0.2px;
	background: url("../images/valid.gif") center left no-repeat;
}
#footer #valid a:link, #footer #valid a:visited{
	text-decoration: none;
}
#footer .column{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 5px 20px;
	text-align: left;
}
#footer .wide{
	width: 310px;
}
#footer .big{
	width: 170px;
}
#footer .big p{
	padding: 0 0 10px 0;
}
#footer h3{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	color: #555;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbb;
}
#footer .column ul{
	margin: 0;
	padding: 0;
}
#footer .column ul li{
	list-style: none;
	padding: 1px 0;
	margin: 0;
}
#footer .big ul li{
	list-style: square;
	margin-left: 12px;
}
#footer .column p{
	padding: 0;
	margin: 0;
}
#footer p{
	padding: 10px 10px 5px 10px;
	margin: 0px;
}
#footer a:link, #footer a:visited{
	color: #a00;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #333;
	text-decoration: underline;
}
#footer .recog a{
	display: block;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}
#footer .recog a:link, #footer .recog a:visited, #footer .recog a:hover{
	text-decoration: none;
}
#footer p.clear{
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

div#related h3{
	border: none;
	font-size: 1.5em;
	font-weight: normal;
	background-position: 0 7px;
}
div.box_related{
	width: 450px;
	background: url("../images/box_related.png") no-repeat;
	padding-bottom: 20px;
}
div#related p, div#related ul{
	margin: 0;
}
div#related p{
	padding: 10px 20px 5px;
}
div#related ul{
	padding: 5px 30px 10px;
}
div#related ul li{
	list-style-type: circle;
}

div#corpo h3.excerpt{
	font-size: 1.5em;
	line-height: 1.2;
	color: #777;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 25px 0 0 0;
	font-weight: normal;
	padding: 0;
	background: transparent;
	border: none;
	letter-spacing: 0;
}

div.entry, div.entrytext{
	color: #444444;
	letter-spacing: 0px;
	margin: 10px 0;
}
#archive div.entry{
	margin-bottom: 0px;
}
div.entry p{
	line-height: 1.4em;
}
div.entry b, div.entrytext b{
	letter-spacing: 0px;
	color: #333;
}
div.entry a, div.entrytext a{
	text-decoration: underline;
}
div#corpo div.post p.postmetadata {
	border-top: 0.5px solid #CCCCCC;
	margin-top: 8px;
	margin-bottom: 1px;
	font-size: 1.1em;
}

form#commentform{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

form#commentform p.textarea{
	padding: 0px;
	margin: 0px;
}

textarea#comment{
	width: 90%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}
ol.commentlist li{
	font-size: 1.5em;
	font-style: italic;
	color: #666;
	padding: 0;
	margin: 10px 2px;
	width: 430px;
	display: list-item;
	background: url("../images/comment_grey.png") no-repeat;
}
ol.commentlist li div{
	display: block;
	padding: 10px;
}
ol.commentlist li.alt{
	background: url("../images/comment_alt.png") no-repeat;	
}

ol.commentlist li p{
	font-size: 0.6em;
	line-height: 1.6;
	font-style: normal;
	color: #333;
} 
ol.commentlist li cite{
	font-size: 1em;
	color: #333;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	margin-right: 5px;
	background: url("../images/user_comment.gif") 0px 3px no-repeat;
}
ol.commentlist li.alt cite{
	background: url("../images/user_comment_alt.gif") 0px 3px no-repeat;
} 
ol.commentlist li small{
	font-size: 0.5em;
}
ol.commentlist li.highlight {
	background-image: url("../images/comment_author_top.png") ;
	background-color: #666;
	color: #666;
}
ol.commentlist li.highlight p{
	color: #fff;
}
ol.commentlist li.highlight div {
	background: url("../images/comment_author_bottom.png") no-repeat bottom left;	
}
ol.commentlist li.highlight cite{
	padding-left: 30px;
	background: url("../images/gold_24.gif") 0px 3px no-repeat;
	font-size: 1.3em;
}
ol.commentlist li.highlight a:link, ol.commentlist li.highlight a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #fff;
}
#corpo ol.commentlist li.highlight a:hover, #corpo ol.commentlist li.highlight a:active {
	text-decoration: none;
	color: #ccc;
}

#commentpreview{
	font-size: 1.2em;
	margin: 10px 0 30px;
	color: #444444;
}

.big_box{
	width: 550px;
	border-bottom: 1px solid #DDDDDD;
	background: url("../images/bg_box.jpg") #EEEEEE top right no-repeat;
	padding: 20px;
	margin: 20px auto;
}

.big_box img{
	float: right;
	margin: 0 0 20px 10px;
	border: 2px solid #DDDDDD;
}

#corpo .big_box li{
	font-size: 90%;
	margin: 2px 0;
}

#gallery img {
	float: left;
	margin: 10px 15px 10px 0px;
}

#gallery a:link img, #gallery a:visited img{
	border: 3px solid #DDDDDD;
}

#gallery a:hover img, #gallery a:active img{
	border: 3px solid #AA0000;
}

p.up{
	background: url("../images/up.gif") 67px 6px no-repeat;
}

div.utils{
	margin: 30px 10px 15px 0;
	padding: 10px;
	background: url("../images/box_utils.png") no-repeat;
	width: 505px;
	height: 50px;
}

/********** immagini h2 e titoli interni **********/
div.post{
	/*border-top: 1px solid #FFFFFF;*/
	margin-top: 30px;
}
div.inner{
	margin-top: 52px;
}

#corpo p.data {
	display: block;
	text-align: center;
	float: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 0 10px 0 0;
	padding: 0;
	font-weight: bold;
	color: #666;
	width: 33px;
	height: 48px;
	background: url("../images/date.png") no-repeat;
}

.pub-month {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	line-height: 15px;
	color: #FFFFFF;
}
.pub-year {
	display: block;
	font-size: 8px;
	padding: 0 0px;
	line-height: 5px;
	color: #666;
		font-weight: bold;
}
.pub-date {
	display: block;
	font-size: 16px;
	padding: 0 5px;
	line-height: 22px;
}
#corpo p.comments{
	float: right;
	display: inline;
	width: 50px;
	height: 37px;
	text-align: center;
	line-height: 20px;
	font-size: 1.2em;
	margin: 0 10px 0 0;
	background: url("../images/comment_cloud.jpg") no-repeat;
}

p.comments a{
	display: block;
	width: 50px;
	height: 37px;
}
p.comments a:link, p.comments a:visited{
	text-decoration: none;
	color: #a00;
}
p.comments a:hover, p.comments a:active{
	text-decoration: none;
	color: #666;
}
#corpo h2 {
	width: 400px;
	height: 60px;
	padding: 0;
	margin: 15px 0;
	border: none;
	font-size: 2.2em;
	font-weight: normal;
}

#archive h2.archive{
	font-size: 2.2em;
	font-weight: normal;
	height: auto;
	width: auto;
}
#corpo .post h2 {
	height: auto;
	padding: 0;
	margin: 0;
	width: 80%;
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}

#corpo .post .utils h2{
	margin: 0;
	width: auto;
}

h2.homepage{
	background: url("../images/h2_homepage.png") center left no-repeat;
}
h2.chisono{
	background: url("../images/h2_chisono.png") center left no-repeat;
}
h2.portfolio{
	background: url("../images/h2_portfolio.png") center left no-repeat;
}
h2.music{
	background: url("../images/h2_musica.png") center left no-repeat;
}
h2.pictures{
	background: url("../images/h2_pictures.png") center left no-repeat;
}
h2.download{
	background: url("../images/h2_download.png") center left no-repeat;
}
h2.newsletter{
	background: url("../images/h2_newsletter.png") center left no-repeat;
}
h2.contatti{
	background: url("../images/h2_contatti.png") center left no-repeat;
}
#corpo h2.wordpress{
	width: 275px;
	height: 84px;
	background: url("../images/h2_wordpress.png") center left no-repeat;
}

#container #corpo h2.homepage a:hover,#container #corpo h2.homepage a:active {
	background: none;
	text-decoration: none;
}


h2.delicious-banner{
	background: url("../images/h2_delicious.jpg") top left no-repeat;
}
h2.categorie{
	background: url("../images/h2_categorie.png") top left no-repeat;
}
h2.archivio{
	background: url("../images/h2_archivio.png") top left no-repeat;
}
h2.feed{
	background: url("../images/h2_feed.png") top left no-repeat;
}
h2.links{
	background: url("../images/h2_links.png") top left no-repeat;
}
h2.promo{
	background: url("../images/h2_promo.png") top left no-repeat;
}
h2.commentatori, div#lastcomments h2{
	background: url("../images/h2_lastcomments.png") top left no-repeat;
}
div.democracy h2{
	background: url("../images/h2_poll.png") top left no-repeat;
}

#extra h2 {
	width: 170px;
	height: 22px;

	margin-left: 0px;
	margin-bottom: 10px;
		margin-top: 5px;
	padding: 7px 0px 1px 30px;

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
}
#extra h2.trigmenu:hover{
	cursor: pointer;
	color: #c00;
	text-decoration: underline;
}

#immagini h2 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 135%;
}

p.promobox{
	background: #fff;
	width: 250px;
	padding: 0;
	margin: 10px 5px 10px;
}
p.promobox span{
	position: absolute;
	left: -9999px;
}
p.promobox a:link, p.promobox a:visited, p.promobox a{
	display: block;
	text-decoration: none;
	padding: 0;
	background: url("../images/promobox.jpg") no-repeat;
	width: 250px;
	height: 100px;
}
h3#respond, h3#comments {
	font-size: 12px;
	margin: 0px;
	padding: 3px 0;
	color: #AA0000;
}

/***** wordpress themes *****/
#wordpress form{
	text-align: center;
}
#wordpress .col-left{
	width: 48%;
	float: left;
}
#wordpress .col-right{
	width: 48%;
	float: right;
}
#wordpress span.it{
	padding-right: 25px;
	margin-right: 10px;
	font-size: 1.3em;
	background: url("../images/it.gif") no-repeat right center;
}
#wordpress span.en{
	padding-right: 25px;
	margin-left: 10px;
	font-size: 1.3em;
	background: url("../images/gb.gif") no-repeat right center;
}
#wordpress #english{
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
form.paypal input{
	margin: 0;
}
/* -- Newsletter -- */
form#newsletter {
	font-size: 1.2em;
	width: 320px;
	margin: 20px auto 20px;
	min-height: 130px;
	padding: 10px 140px 10px 0;
	text-align: center;
	border: 1px solid #ddd;
	background: #eee url("../images/mail.jpg") right 10px no-repeat;
}
form#newsletter div {
	margin: 15px 0;
}
form#newsletter #intro{
	font-size: 1em;
}
form#newsletter input.submit {
	width: 80px;
}
form#newsletter #elist_err36245927{
	color: #f00;
}
/*********** pagina fotografia *************/
#fotografia .post a{
	width: 240px;
	height: 240px;
	display: block;
	text-align: center;
}
#fotografia .flickr_badge_image{
	width: auto;
	height: auto;
}
/******************* delicious *********************/
#delicious-posts-tomstardust ul{
	padding: 0 10px;
	margin: 10px 0;
}
.delicious-post{
	padding: 2px 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #888888;
}

/*************** flickr badge ********************/
/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
*/
#flickr_badge_uber_wrapper {
	text-align: right;
	width: 170px;
	height: 480px;
	/*margin: 10px 10px; 25px;*/
	margin: 10px 2px 0px 0px;
}
#flickr_badge_uber_wrapper h2{
	border: none;
}
#flickr_badge_wrapper {
	padding: 0;
	margin-top: 16px;
}
.flickr_badge_image {
	margin: 0 2px 10px 15px;
	width: 170px;
	height: 80px;
	float: left;
	display: inline;
}
.flickr_badge_image img {
	border: 1px solid #666 !important;
}
#flickr_badge_source {
	text-align: left;
	margin: 0 10px 0 10px;
}
#flickr_badge_icon {
	float: left;
	margin-right: 5px;
}
#flickr_badge_source {
	padding: 0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #666666 !important;
}
div.post blockquote {
	margin: 10px;
	padding: 10px 0 10px 35px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;	
	font-size: 1em;
	font-style: italic;
	background: url("../images/quote.png") no-repeat -5px 0;
}

/* Grid Options */
.Grid { 
	border: solid 1px #ff8000; border-bottom: 0px;
	width: 100%;
	}

.Caption th { 
	font-size: 100%; 	text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 100%; 	text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}





.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-color: #fffcf2; color: #000000;
	white-space: nowrap;
	color: #000000;
	}
	
	.Row2 th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-color: #fffcf2; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 100%;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	text-align: left;
	vertical-align: top;
	background-color: #fffcf2; 
	color: #000000;
	}
	

 .Row2 td { 
	font-size: 100%;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}


caption.Row { 
	font-size: 100%;
	padding: 5px;
	border: solid 1px #ff8000; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

  caption.Row2 { 
	font-size: 100%;
	padding: 5px;
	border: solid 1px #ff8000; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}



.Row a:link { 
	color: #0034d2;
	}

.Row a:visited { 
	color: #870000;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #ff8000;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-color: #fffcf2; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 100%;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	text-align: left;
	vertical-align: top;
	background-color: #edf9e5; 
	color: #000000;
	}





.AltRow a:link { 
	color: #0034d2;
	}

.AltRow a:visited { 
	color: #870000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 100%;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	text-align: left;
	background-color: #fffcf2; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 100%;
	padding: 5px;
	border-bottom: solid 1px #ff8000;
	background-color: #ffba75; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}
