/*
THEME NAME: Nast Intra
THEME URI: http://www.faraday.it/
DESCRIPTION: Simple 2-column layout. For WordPress 2.0+ (and Widgets friendly).
VERSION: 2.3
AUTHOR: Franco Di Pangrazio
AUTHOR URI: http://www.dipadesign.com
*/
/* 
"faraday" (C) 2006 Franco Di Pangrazio - http://www.dipadesign.com/
"veryplaintxt" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/

/*Whatever:hover*/
/*body {
   behavior: url("csshover3.htc");
}*/

body {
	/*background: #fff url(http://www.faraday.it/i/bodyhead.jpg) repeat-x top;*/
	margin: 0;
	padding: 0;
	color: #222;
	background-color: #eee;
	}

body#maintenance {
	/*background: #fff url(http://www.faraday.it/i/bodyhead.jpg) repeat-x top;*/
	margin: 0;
	padding: 0;
	color: #202020;
	background-color: #fff;
	font-size: .825em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helevica, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	/*font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helevica, sans-serif;*/
	color: #202020;
	line-height: 1.15em;
	}

h1 {
	font-size: 1.6em;
	}

div.post-entry h1, div.post-entry h2, div.post-entry h3,div.post-entry h4, div.post-entry h5 {
	margin: 0;
	padding: .75em 0 .1em 0;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

div#sidebar h3 {
	margin: 0;
	padding: .4em 0 0 0;
	font-size: 1em;
	font-weight: bold;
	}

h4 {
	font-size: 1.25em;
	}

h5 {
	font-size: 1.15em;
	}

h6 {
	font-size: 1.06em;
	}

address {
	margin: 0;
	padding: .3em 0 .2em 0;
	font-style: normal;
	}

div#everything {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 902px;
	background-color: #fff;
	border-left: 1px solid #b0c9e1;
	border-right: 1px solid #b0c9e1;
	border-bottom: 1px solid #b0c9e1;
	}

/* HEADER STUFF */
div#header {
	margin: 20px 0 0px 0;
	padding: 6px;
	border-top: 1px solid #b0c9e1;
	border-bottom: 1px solid #b0c9e1;
	background-color: #ebeff9;
	}

h1#blog-title, h2#blog-description {
	text-transform: none;
	}

#title {
	/*float: left;
	clear: left;
	width: 200px;
	margin: 0;
	padding: 0;*/
	}

#description {
	width: 100%;
	margin: 0;
	padding: 0;
	}

h1#blog-title, h1#utvlink {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	}

span#thetitle {
	margin: 0;
	padding: 0;
	display: none;
	}

h2#blog-description {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 200px 0 0;
	color: #888c74;
	text-align: left;
	font-weight: bold;
	display: none;
	}

/* structural borders */
h2#blog-description {
	border-top: 1px solid #fff;
	}

div#sidebar #searchform {
	margin: 0;
	padding: 2px 0;
	}

/* POST AND CONTENT STUFF */
div#wrapper {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	}
html>body div#wrapper {
	margin-top: 10px;
	}

div#container {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 0;
	background: url(i/solid.gif) repeat-y 170px;
	}

div.widecolumn, div.narrowcolumn {
	margin: 0;
	padding: 0;
	}

div.widecolumn div#content, div.narrowcolumn div#content {
	margin: 0;
	padding: 0;
	}

div#content {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	}

body.single div#content {
	border-left: 0;
	background: none;
	}

body.single div.post {
	border-left: 0px solid #D1DEF5;
	background: none;
	}

.narrowcolumn {
	}

div.post-entry {
	/*padding-left: 20px;*/
	}

div.post-entry .thebox {
	float: left;
	margin: 10px;
	padding: 0 10px;
	width: 200px;
	}

div#content .thebox img {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 3px solid #666;
	}

h2.post-title {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 .4em 0;
	padding: 0;
	border-bottom: 0px solid #e3e3e3;
	}

h3.post-date {
	font-size: .925em;
	font-style: normal;
	line-height: 1.5em;
	margin: 0px 0 8px 0px;
	padding: 2px 0 2px 0px;
	color: #666;
	/*background: url(i/calendar.png) no-repeat left center;*/
	border: 0px solid #ccc;
	}

span.author {
	padding-left: 10px;
	/*background: url(i/user.png) no-repeat center left;*/
	}

div.post {
	margin: 0;
	padding: 0;
	margin-bottom: .6em;
	}

div.post p {
	margin: 0;
	padding: .3em 0 .2em 0;
	}

div.post blockquote {
	background: #fff url(i/quote.png) no-repeat top left;
	padding: 0 0 0 25px;
	}

p.blockquote {
	background: #fff url(i/quote.png) no-repeat top left;
	font-style: italic;
	padding-left: 25px !important;
	}

div.post blockquote p {
	margin: 0;
	padding: 0;
	}

div.post code, div.post pre {
	font: 1em/125% "courier new", monospace;
	}

div.post ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

div.post ul li {
	list-style-type: none;
	padding-left: 12px;
	background: url(i/li-bullet.gif) no-repeat 0 8px;
	}

div.post ol {
	margin: 0 0 0 1em;
	padding: 0;
	}

div.post ol li {
	margin: 0 0 0 1.6em;
	padding: 0;
	}

div.post li.postresultinfo {
	/*font-size: 11px;*/
	list-style-type: none !important;
	color: #666;
	margin: .4em 0;
	}

div.post li.postresult {
	/*font-size: 1.15em;*/
	list-style-type: none !important;
	}

div.post span.more {
	border: none !important;
	text-decoration: none !important;
	background: #fff !important;
	}

div.post-metadata {
	margin: 10px 0 30px 0px;
	padding: 2px 4px 2px 24px;
	text-align: left;
	line-height: 20px;
	background: url(i/tag.gif) no-repeat .2em center;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	}

div.post-metadata h4 {
	font-size: .925em;
	margin: 0 0 0px 0;
	padding: 0;
	text-transform: none;
	color: #666;
	}

div.post-metadata h3 {
	font-size: .925em;
	font-style: normal;
	color: #666;
	padding: 0;
	margin: 0 0 0px 0;
	}

h4#comment-count {
	font-size: 1.15em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 2.5em 0 1.5em 0;
	}

h5#respond {
	font-size: 1.15em;
	font-weight: bold;
	margin: 16px 0 2px 10px;
	}

p.respond_p {
	margin-left: 10px !important;
	}

div#comments {
	margin: 0;
	padding: 0 0 0 0px;
	}

div#comments form#commentform p {
	margin: 0 0 1em 0;
	/*font-size: 1em;*/
	}

p.nocomments {
	font-size: 1em !important;
	color: #666;
	}

li.commentlist-comment {
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #3f3f3f;
	font-size: 1em;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
	}

#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
	}

div#comments li p {
	font-size: 1em;
	margin: 0.5em 0;
	}

p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
	}

p.comment-metadata {
	font-style: normal;
	font-size: .925em !important;
	/*letter-spacing: 1px;*/
	color: #ccc;
	margin: 0;
	}

.search-excerpt {
	color: #666;
	/*padding-left: 20px;*/
	}

p span.search-excerpt {
	background: #eee url(i/quote.png) no-repeat left top;
	color: #666;
	padding-left: 20px;
	}

div.contactform {
	margin: 10px 0 0 0;
	}

/* SIDEBAR STUFF */
div#sidebar {
	width: 150px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-color: #fff;
	}

div#sidebar ul {
	margin: 0;
	padding: 0;
	}

div#sidebar li {
	list-style: none;
	}

div#sidebar ul li h2 {
	margin: 0;
	padding: 1em 0 .2em 0;
	color: #333;
	font: bold 1.15em Arial, Helvetica, Geneva, sans-serif;
}

div#sidebar ul li.widget_execphp h2 {
	display: none;
}

div#sidebar ul li.widget_sideblog h2 {
	display: none;
}

div#sidebar ul li#execphp-4 h2 {
	display: block;
	margin: 0;
	padding: .2em 0 .2em 0;
}

div#sidebar ul li#execphp-4 {
	margin-top: 1em;
	border-top: 1px solid #b0c9e1;
	border-bottom: 0px solid #b0c9e1;
}

div#sidebar ul li.widget_sideblog ul {
	border: 1px solid #b0c9e1;
	background-color: #ffffe5;
}

div#sidebar ul li.widget_sideblog ul li {
	margin-top: .125em;
	margin-bottom: .125em;
	padding-left: .3em;
	padding-right: .3em;
}

div#sidebar ul li.widget_sideblog ul li p {
	margin: 0;
	padding: .3em;
	line-height: 1.15em;
}

div#calendar_wrap {
	margin: 0 auto 1em auto;
	padding: 0;
	width: 158px;
	border: 1px solid #ccc;
	}

li#calendar h2.widgettitle {
	}

li#calendar {
	text-align: center;
	}

table#wp-calendar * {
	font-size: 1em;
	}

table#wp-calendar {
	margin: 0;
	padding: 0;
	width: 160px;
	}

table#wp-calendar caption {
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0;
	width: 158px;
	text-transform: uppercase;
	color: #333;
	background-color: #e5ecf9;
	}

table#wp-calendar tr th {
	color: #4d4d4d;
	}

table#wp-calendar td {
	text-align: center;
	}

table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {
	font-weight: bold;
	}

/* FOOTER STUFF */
div#footer {
	clear: both;
	margin: -10px 0 10px 0 !important;
	padding: 2px 0;
	text-align: left;
	border-top: 1px solid #b0c9e1;
	background-color: #fff;
	/*margin-top: -14px;*/
	}
html>body #footer {
	/*margin-top: -10px;*/
	}

div#footer p {
	margin: 0;
	padding: 0;
	font-size: .88em;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none !important;
	text-align: center;
	color: #666;
	}

/* STANDARD ALIGNMENT DIVS */
div.clearer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

div.spacer {
	clear: both;
	height: 0px !important;
	margin: 0;
	padding: 0;
	}

div.navigation {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #bccff0;
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.15em;
	margin-bottom: 0px;
	}
html>body div.navigation {
	margin-bottom: 16px;
	}

.alignleft {
	float: left;
	margin: 0em 1em 0em 0 !important;
	}

h3 img.alignleft {
	float: left;
	margin: .4em 1em 0em 0 !important;
	}

.alignright {
	float: right;
	margin: 0em 0 0em 1em !important;
	}

h3 img.alignright {
	float: right;
	margin: .4em 0 0em 1em !important;
	}

.center {
	display: block;
	margin: 0.4em auto !important;
	text-align: center;
	}

.aligncenter {
	display: block;
	margin: 0.4em auto !important;
	text-align: center;
	}


/* LINK STYLES */
a {
	/*outline: none;*/
	}

a, a:link, a:visited {
	color: #00c;
	border: none;
	text-decoration: underline;
	}

a:hover, #content a:hover {
	}

li.current-cat a, li.current_page_item a {
	color: #c00 !important;
}

div#header a, div#header a:active, div#header a:link, div#header a:visited {
	text-decoration: none;
	}

h1#blog-title a, h1#blog-title a:link, h1#blog-title a:visited {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 92px;
	background: url(i/nastlogo-small.gif) no-repeat left top;
	}
	
h1#blog-title a:hover {
	background-position: left bottom;
	}

div#utv {
	display: block;
	float: right;
	width: 60px;
	height: 92px;
}

div#utv h1 span {
	display: none;
}

div#utv h1 a {
	display: block;
	width: 59px;
	height: 92px;
	background: url(http://www.centronast.com/intra/wp-content/uploads/2011/07/logotv1.gif) no-repeat center top;
	border: 0px solid #ccc;
}

div#utv h1 a:hover {
	background-position: center bottom;
}

h2.post-title a, h2.post-title a:active, h2.post-title a:link, h2.post-title a:visited {
	text-decoration: none;
	}

h2.post-title a:hover {
	text-decoration: underline !important;
	}

div.post-entry a, div.post-entry a:active, div.post-entry a:link {
	background: transparent;
	border: none !important;
	}

div.post-metadata a, div.post-metadata a:active,
div.post-metadata a:link, div.post-metadata a:visited {
	/*background: transparent;*/
	/*text-decoration: none;*/
	}

div#comments a, div#comments a:active, div#comments a:link {
	background: #fff;
	}

div.navigation a, div.navigation a:active, div.navigation a:link {
	display: block;
	margin: 0 0 2px 0;
	padding: 2px 8px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none !important;
	border-bottom: 0px solid #ccc;
	background-color: #eee;
	}

div.navigation div.alignleft a {
	padding-left: 22px;
	background: #fff url(i/laquo.gif) no-repeat left center;
	}

div.navigation div.alignright a {
	padding-right: 22px;
	background: #fff url(i/raquo.gif) no-repeat right center;
	}

div.navigation a:hover {
	text-decoration: none !important;
	border: 0px solid #999 !important;
	}

#sidebar a, #sidebar a:link, #sidebar a:active, #sidebar a:visited {
	/*margin: 0;
	font-weight: normal;*/
	}

#sidebar a:hover, table#wp-calendar a:hover {
	/*background-color: #fff;
	text-decoration: underline;*/
	}

#sidebar td a:hover {
	/*background-color: #fff;*/
	}

#footer a, #footer a:active, #footer a:link, #footer a:visited {
	text-decoration: none;
	}

div.post-entry a, div.post-entry a:link, div.post-entry a:visited {
	background: transparent;
	}

div#comments a:visited {
	background: transparent;
	}

div.post-metadata a:visited {
	}

div#header a:hover, h2.post-title a:hover, div.post-metadata a:hover {
	}

div.post-entry a:hover {
	/*background-color: #fff;*/
	}

#footer a:hover {
	/*background-color: #e8f4f7;*/
	}

div#comments a:hover {
	background: #fff;
	/*text-decoration: none;*/
	}

#sidebar h2 a, #sidebar h2 a:active, #sidebar h2 a:link, #sidebar h2 a:visited {
	background: #fff;
	}

#sidebar h2 a:hover {
	background: #fff;
	}

/* IMAGE STUFF */
#content img.alignright, #content img.alignleft, #content img.center {
	border: 0px solid #eee;
	padding: 4px;
	}

#content img.alignright {
	display: inline;
	margin: 3px 0 3px 9px;
	}

#content img.alignleft {
	display: inline;
	margin: 3px 9px 3px 0;
	}

#content img.center {
	display: block;
	margin: 3px auto !important;
	}

#content a img, #content a:active img, #content a:link img, #content a:visited img {
	border: 1px solid #b0c9e1;
	}

#content a:hover img {
	border: 1px solid #00c;
	}

#content img {
	margin: 0;
	/*padding: 3px;
	border: 0px solid #eee;
	border-top: 0px solid #39c;
	border-bottom: 0px solid #e8f4f7;
	border-right: 0px solid #e5ecf9;*/
	}

body.home #content img {
	/*border: 0px solid #ccc;*/
	}

li a img {
	border: none !important;
	}

/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	/*font-size: 1.1em;*/
	font-style: normal;
	overflow: hidden;
	position: static;
	width: 99%;
	}

div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
	}

div.formright {
	text-align: left;
	width: 75%;
	}

div.formright textarea#comment {
	width: 400px !important;
	}

div.formleft {
	clear: both;
	text-align: right;
	width: 65px;
	}

#comment, #wpcf_msg {
	overflow: auto;
	}

#sidebar li#blog-search h2 label {
	margin: 0;
	padding: 0;
	font-size: .88em;
	font-weight: normal;
	display: none;
	}

/*#sidebar #searchform img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 10px;
	}*/

/*#sidebar li#blog-search {
	background: url(i/search.gif) no-repeat right 16px;
	}*/

/*#sidebar #searchform #searchsubmit {
	margin: 3px 0 0px 4px;
	padding: 0 2px;
	}*/

div#the_search {
	margin: 0 0 0 200px;
	padding: 0;
	}

#searchform {
	margin: 16px 0 0 171px;
	padding: 0;
	}

#sidebar #searchform {
	margin: 0;
	padding: .8em 0;
	}

input#searchsubmit {
}

input#s {
	width: 64px !important;
	}

#s {
	/*width: 150px;*/
	}

div#sidebar #s {
	/*width: 124px;*/
	margin: 0 0 4px 0;
	padding: 2px;
	border: 1px solid #d4d4d4;
	background-color: #fafafa;
	}
html>body div#sidebar #s {
	/*width: 124px;*/
	}

input#search_submit {
	margin: 2px 0 0 0;
	padding: 2px 8px;
	/*border: 1px solid #aaa;
	background-color: #fafafa;*/
	}

input#search_submit:hover {
	/*border: 1px solid #b0c9e1;*/
	}


#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 15em;
	}

#comment, #wpcf_msg {
	width: 25em;
	}
/*#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg*/
#author, #email, #url, #comment {
	border: 1px solid #d4d4d4;
	background-color: #fafafa;
	padding: 2px;
	}

#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg, #wpcf_not_spam {
	border: 1px solid #d4d4d4;
	background-color: #fafafa;
	padding: 2px;
	}

#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus, div#sidebar #s:focus {
	border: 1px solid #ccc;
	background-color: #fff;
	}

div.post span.more, div.post a span.more, div.post a:link span.more, div.post a:visited span.more {
	margin: 0;
	padding: 0 .4em;
	/*color: #3380cc;*/
	/*text-decoration: none;*/
	}

div.post a:hover span.more {
	/*color: #f63;*/
	text-decoration: underline;
	}

/* Contact form */

.contactform input {
	margin: 0;
	padding: 0;
	/*width: 250px !important;*/
	}

.contactform input#contactsubmit {
	width: auto !important;
	}

.contactform label {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

p#errormsg {
	margin: 4px 0;
	padding: 2px 2px 2px 22px;
	color: #c00;
	background: #ffc url(i/alert.gif) no-repeat left center;
	border: 1px solid #ccc;
	}

/*Google Maps */
#map {
	width: 550px;
	height: 550px;
	border: 5px solid #e5ecf9;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}

#map p {
	margin: 0;
	padding: 0;
	}

#map a {
	margin: 0;
	padding: 0;
	}

/*== Cutom links==*/
.html, .download, .pdf, .zip, .feed, .mail {
	margin-left: 2px;
	padding: 2px 0 2px 19px;
	}

.download {
	background: url(i/file-download.png) no-repeat center left;
	}

.html {
	background: url(i/file-html.png) no-repeat center left !important;
	}

.pdf {
	background: url(i/file-pdf.png) no-repeat center left !important;
	}

.zip {
	background: url(i/file-zip.png) no-repeat center left !important;
	}

span.zip {
	background: url(i/file-zip.png) no-repeat center left !important;
	}

.feed {
	padding-left: 14px;
	background: url(i/feed.png) no-repeat center left !important;	
	}

.mail {
	padding-left: 18px;
	background: url(i/email_go.png) no-repeat center left !important;	
	}

.important {
	background: #e4f1fd url(i/important.png) no-repeat 0.5em center;
	border-bottom: 1px solid #d0d0bb;
	border-top: 1px solid #d0d0bb;
	margin: .8em 0 !important;
	padding: 0.2em 0.5em 0.2em 2.3em !important;
	}

/*varie*/
p.linklove {
display: none;
}

/*==Drop Down==*/

ul#nav {
	margin-top: 1em !important;
}

.execphpwidget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #b0c9e1;
	}

.execphpwidget ul li {
	position: relative;
	}
	
.execphpwidget li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
.execphpwidget ul li a {
	display: block;
	text-decoration: none;
	/*color: #777;*/
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #b0c9e1;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html .execphpwidget ul li { float: left; height: 1%; }
* html .execphpwidget ul li a { height: 1%; }
/* End */

.execphpwidget ul li a:hover { background: #ebeff9; } /* Hover Styles */
		
.execphpwidget li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
.execphpwidget li:hover ul, .execphpwidget li.over ul { display: block; } /* The magic */

/* sidebar login */

div.avatar_container {
/*display: none;*/
}

li.widget_wp_sidebarlogin h2 {
	margin: 0;
	padding: 0;
}

li.widget_wp_sidebarlogin p {
	margin: 0;
	padding: 0;
}

input.mid {
	size: 140px !important;
}

ul.sidebarlogin_otherlinks li a {
	font-size: .795em;
}

li.page_item {
	padding-bottom: .4em;
	line-height: 1.15em;
}

