/*
Theme Name: NSX
Theme URI: http://nsx.djs-consulting.com/public
Description: Custom NSX Theme inspired by the Stardust Theme by Tomasso Baldovino
Author: Tommaso Baldovino / Daniel J. Summers
Author URI: http://www.tomstardust.com|http://www.djs-consulting.com
*/

/** HTML Tags **/
body {
	background: #000064 /* url(images/bar.png) 0 10px repeat-x */;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

/*hr {
	position: absolute;
	left: -9999px;
}*/

a:link,
a:visited {
	color: #000064;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dashed 1px #000064;
}

a:hover,
a:active {
	border-bottom: solid 1px #000064;
}
a img {
	border: none;
}

acronym,
abbr {
	border-bottom: 1px dotted #000064;
	cursor: help;
}

span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}

cite {
	font-size: 100%;
	font-style: normal;
}

h2 {
	font-size: 185%;
	font-family: "Luxi Sans", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 130%;
	font-family: "Luxi Sans", "Trebuchet MS", Arial, sans-serif;
	margin-top: 0;
}

#header {
	background: #333333 url(images/nsx_logo.png) top left no-repeat;
	color: #fff;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header h1 {
	font-family: "Luxi Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 24pt;
	margin: 0;
	padding: 40px 0 5px 200px;
}

#header h1 a:link,
#header h1 a:visited {
	border-bottom: 0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom: 0;
	text-decoration: none;
	color: #deb887;
}

#header h4 {
	margin: 0 0 25px 200px;
	padding: 0;
	color: #fff;
	font-family: "Luxi Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
}

#paypal-disclaimer {
	color: black;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

#divNsxCinema {
	float: right;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#divNsxCinema a:link, #divNsxCinema a:hover, #divNsxCinema a:visited {
	font-size: 90%;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	width: 75%;
	border-top: 1px solid #eee;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.png) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta {
	color: #000064;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0;
}
.meta a {
	font-style: normal;
}
.meta .tags{
	background: url(images/tag.png) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	background: url(images/user.png) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 40px;
}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	border-bottom: none;
}
.storytitle a:link,
.storytitle a:visited{
	color: #333333;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
.storytitle a:hover,
.storytitle a:active{
	background: #ffe4c4;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 65%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #fff url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #fff url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 100%;
	min-width: 770px;
}
#entries {
	float: left;
}
#content {
	padding: 0px 10px 1px 10px;
	background: #deb887 url(images/bar.png) top repeat-x;
	min-height: 400px;
}

#searchform{
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#sidebar {
	padding: 20px 10px 10px 10px;
	float: right;
	/* display: inline; */
	display: block;
	width: 200px;
	margin: 0;
	border-left: dotted #000064 2px ;
	border-bottom: dotted #333333 2px ;
}

#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#sidebar ul li, #spanNsxCinema {
	font-size:110%;
	font-weight: bold;
	font-family: "Luxi Sans", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#sidebar ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.png) 0 3px no-repeat;
}
#sidebar ul ul ul{
	border: none;
}
#sidebar ul ul ul li{
	font-size: 100%;
}

.meta a:link,
.meta a:visited,
#sidebar ul ul li a:link,
#sidebar ul ul li a:visited {
	padding: 0 2px 0 2px;
	border-bottom: 0;
}

.meta a:hover,
.meta a:active,
#sidebar ul ul li a:hover,
#sidebar ul ul li a:active {
	background: #ffe4c4;
}

#sidebar ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font-weight: normal;
	font-style: italic;
	font-family: serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 1.9em;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: .8em;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
	border-bottom: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #000064 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #000064;
	border-top: 1px solid #000064;
}

#footer{
	clear: both;
	background: #000064 url(images/footer.png) top repeat-x;
	color: #fff;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-family: "Deja Vu Sans", "Trebuchet MS", Arial, sans-serif;
}
#footer p.up{
	float: right;
}
#footer a:link, #footer a:visited{
	padding: 0 2px 0 2px;	
	color: #fff;
}
#footer a:hover, #footer a:active{
	background-color: #deb887;
	color: #000;
}
#footer abbr {
	font-size: 100%;
	border-bottom: none;
}