@import url(/webfonts.css); 
@import url(/Flickr.css); 
@import url(/Twitter.css); 

body { 
	font: 10pt "Droid Serif", Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.bCommentAuthor { background-color: #D9E3F0; }

.top_message {
	border: thin dotted blue; 
	color: #000099; 
	background-color: #E3F0FF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	margin: 6px; 
	padding: 6px;
}

a { 
	color: #000099; 
	text-decoration: none;
}
a:hover { 
	border-bottom: thin dotted; 
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Droid Serif", Aller, Georgia, "Times New Roman", Times, serif;
	color: #333333; 
	text-align: left;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1, h2, h3 { text-shadow: 4px 4px 2px #CCF; }

h1 {
	font-size: 36pt; 
	margin: 0px; 
}

h2 {
	font-size: 18pt;
	text-align: right; 
	margin: 0.5ex;
	border-bottom: 1px solid black;
}

h3 {
	font-size: 13pt; 
}

h4 {
	font-size: 11pt;
}

blockquote { 
	background-color: #D9E3F0; 
	border: thin dotted blue;
}

p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #888;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}

div.pageHeader {
	border-bottom: thin dotted blue;
/*
	padding: 1ex;
	margin: 0 1px 0 1px;
	border-bottom: 1px solid #000;
	text-align: center;
*/
	/*background: #fff; /*url(fondotit.gif) ;*/
}

/*
div.pageHeader h1 {
	margin: 0;
	padding: 0;
}
div.pageHeader h1 a, div.pageHeader h1 a:visited {
	color: #333333;
*/
}

div.PageTop ul {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.PageTop ul li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

div.top_menu ul {
	background-color: #ddd;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
div.top_menu li {
	display: inline;
	padding: .5ex 0 .5ex 1em;
}
div.top_menu a {
	text-decoration: none;
	color: #000;
}
div.top_menu a:hover {
	text-decoration: underline;
}

div.PageTop a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.PageTop a.default {
	color: #000000;
}
div.PageTop a.default:hover {
	text-decoration: underline;
	color: #000000;
}
div.PageTop a.selected,
div.PageTop a.selected:visited {
	color: #78a;
}
div.PageTop a.selected:hover {
	text-decoration: underline;
	color: #9ae;
}

.widget_core_coll_tagline {
	color: #000;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	/*font: 109% Teletype, Dina, Fixedsys, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;

}

/* Styles for main area (left) */

/* Styles for posts */

div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bTitle {
	font-size: 24pt; 
	margin: 10px -10px; 
	padding: 5px 10px;
	border-top: thin dotted blue; 
	border-bottom: thin dotted blue; 
	background-color: #E3F0FF; 
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallHead {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	margin: 2ex 0 1ex 0;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-family: Tahoma;
	font-size: 8pt;
	margin: 1ex 0 2ex 0;
}

.feedback {
	background-color: #E3F0FF; 
	border: thin dotted blue;
	text-align: right; 
}

.featured_post {
	background-color: #F0F6FF
	}
	
input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


input.submit,
input.preview,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #000;
}

/* Styles for sidebarS */

.bSideBarLeft {
	background-color: #E3F0FF; 
	border-right: thin dotted blue;
}

.bSideBarRight {
	background-color: #E3F0FF; 
	border-left: thin dotted blue;
}

.bSideItem {
	border-bottom: thin dotted blue; 
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}
