body {
	margin: 0;
	background-color: #0b3456;
	background-image:url(/images/trentasette.gif);
/*	background-repeat:no-repeat; */
	background-position: top;
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif;
	font-size:11px;
}
span#title {
	font-weight: bold;
	font-size: large;
}
#content {
	background-color: #FFF;
	padding: 10px;
	color: #333333;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}
img {
	border: 0;
}
p {
	margin:5px 0;
	padding:0;
}
#livesearch {
	font-size: 12pt;
	width: 300px;
	padding: 2px;
	border: 0;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}
#sidebar {
	color: #FFF;
	float: right;
	width: 200px;
}
#sidebar .infobox P {
	margin: 0px;
}
#logo {
	font-family: 'Philosopher', arial, serif;
	font-size: 28pt;
	font-weight: 700;
	text-shadow: 0 0 5px #000;
	color: #fff;
}
#sidebar .infobox {
	background-color: #FFF;
	color:#000;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}

#userbox, #loginbox {
	color: #000;
	text-shadow: 0 1px 1px #fff;
	background-color: #fff;
	float: right;
	width: 300px;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}
#loginbox {
	text-align: center;
	padding: 10px;
}
#header {
	color:#FFF;
	display: block;
	margin-bottom: 10px;
	height: 60px;
}
A {
	text-decoration: none;
	color:#0066cc;
}
.tinyaction {
	font-size: x-small;
}
#searchitem {
	clear: both;
	display: block;
}
#searchresults A {
	display: block;
	text-decoration: none;
	padding: 3px;
	min-height: 50px;
	border-bottom: 1px solid #CCC;
}
#searchresults A:hover {
	background-color: #CCC;
}
#searchresults {
	min-width: 300px;
	background-color: #FFF;
	border: 1px solid #006;
	overflow: visible;
        box-shadow: 0 0 10px rgba(0,0,0, 0.7);
}
#searchresults #plot {
	font-size: x-small;
	color: #666;
	width: 300px;
}
#searchresults #title {
	font-size: small;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
}
#searchresults #year {
	font-size: small;
	font-weight: bold;
	color: #666;
}
#movietitle {
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #CCC;
}
#movietitle #movieyear {
	font-size: large;
	color: #666;
}
#movietagline {
	font-style: italic;
	font-size: 12pt;
	text-shadow: 1px 1px 2px #CCC;
}
#movieplot {
	font-size: 10pt;
	line-height: 18px;
}
blockquote {
	background:transparent url(http://www.facebook.com/images/start_quote_small.gif) no-repeat scroll -1px 0;
	line-height:14px;
	margin:14px 0;
	padding:0 0 0 16px;
}
blockquote span {
	background:transparent url(http://www.facebook.com/images/end_quote_small.gif) no-repeat scroll right bottom;
	padding:0 15px 0 0;
}
h1 {
	margin:0;
}
h3 {
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	color: #999999;
	padding-top: 15px;
	display:block;
	margin:0;
}
table th {
	border-color:#C7CFE0;
	border-bottom:1px solid #E2E6EF;
	margin:0;
	padding:3px;
	color:#777777;
	font-size:9px;
}
td {
	border-bottom:1px solid #E2E6EF;
	margin:0;
	padding:3px;
	color:#555555;
	font-size:11px;
}
#footer {
	padding: 5px;
}
#footer A {
	color: #FFF;
}
#searchresults {
}
div.poster {
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
}
div.poster-134 {
	width: 134px;
}

 .ui-tooltip-light {
	min-width: 0px;
	max-width: 300px;
	border-radius: 5px;
}

#menu {
	float: right;
	width: 500px;
}

#menu ul {
	list-style: none;
	margin:0;
	padding:0;
	float: right;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 10px;
	font-weight: bold;
	background-color: #F0E3C0;
	color: #000;
	margin-left: 5px;
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
}

#menu li a:hover {
	background-color: #DB6C0F;
	color: #FFF;
}

.ui-tooltip-custom .ui-tooltip-content {
	background-color: #fff;
	color: #000;
	border-radius: 5px;
	border: 1px solid #ccc;
}

