/*
Theme Name: bartleby-CSS
Theme URI: http://www.plaintxt.org/themes/plaintxtCMS/
Description: Minimal 3-column "CMS" layout. Valid CSS and XHTML 1.0 Strict. Think: basic.
Version: 0.1
Author: Joseph Rossetto
Author URI: http://www.robaminima.com
*/
/*
The "veryplaintxt" theme copyright (C) 2006 Joseph Rossetto, http://www.robaminima.com
Distributed under the terms of the GNU General Public License v2
*/
/* STRUCTURE AND LAYOUT */
body {
	font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
  font-size: 13px;
        margin: 10px;
	padding: 10px;
}
#header {
	margin: 0 0 15px 0;
        padding: 0 0 0 0;
/*         background-color: #BABABA; */
border-bottom-style:solid;
border-bottom-width:0px;
border-bottom-color:#000;
}
.bodytable{
background-color: #fff;
border-style:solid;
border-width:0px;
border-color:#000;
}
.sidebar {
  font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
  font-size: 13px;
  float: right/* left */;
  margin: 0 0 10px 0;
  text-align: left/* right */;
  width: 100/* 15 */%;
}
#col2 {
	margin-left: 3%;
}
#content {
	padding: 0px 0 0 0;
        display:block;
}
#container {
	float: left;
	width: 100%;
	margin: 0 0 10px 0/* 25 */px;
        display:block;
}
.navigation {
	font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
  font-size: 11px;

	margin: 0px 0;
	padding: 1px 2px;
	text-align: center;
	width: 100%;
        border-top-width:1px;border-top-style:solid;border-top-color:#828282;
        border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#828282;
}
.adv{
  border-top-width:1px;border-top-style:solid;border-top-color:#ddd;
  border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ddd;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  display: block;
}
.alignleft {
	float: left;
        font-weight:bold;
}
.alignright {
	float: right;
        font-weight:bold;
}
.center {
	text-align: center;
}
#footer {
	clear: both;
}
.clearer {
	clear: both;
	height: 1px;
}
/* TYPOGRAPHY AND EVERYTHING RE: FONTS */
#header h1#title {
	font-size: 2.5/* 1.2 */em;
	font-weight: bold;
	margin: 0;
}
#header p#description {
	font-size: 1.3/* 1 */em;
	margin: 10px 10px 0 0;/* 	margin: 0; */
}
.sidebar ul {
	margin: 0;
	padding: /* 0 */5px;
}
.sidebar ul li {
	list-style: none;
	margin: /* 1 */0px 10px 0 0;
	padding: 0;
}
/* .sidebar ul li h2 {
	font-size: 1em;
	margin: 0;
} */
.sidebar ul li h2 {
  margin: 0 0 3px 0;
  font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #206ba4;
  background: #fff;
  text-transform: uppercase;
}

.sidebar ul li ul {
	border-right: none;
	/* mio */border-left: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.sidebar ul li ul li {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.sidebar ul li ul li ul {
	font-size: 0.95em;
	margin: 0;
	padding: 0;
}
.sidebar ul li ul li ul li {
	font-size: 0.95em;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.post{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        position:relative;
        display: block;
}
.post-entry{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        display: block;
}
.post-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        display: block;
}
.post-header h2, .post-header h3 {
        font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	display: block;
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
}
.post-header h2 {
        color: #c5161d;
}
.post-header h3 {
	font-weight: normal;
        color: #c5161d;
}
.post p {
	font-size: 1em;
	text-align: justify;
}

.post-footer p {
	font-size: 0.95em;
	font-style: bold;
	text-align: right;
}
#metadata {
	margin: 10px 0px;
	padding: 5px;
        border-top-width:1px;border-top-style:solid;border-top-color:#C5C5C5;
        border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#C5C5C5;
}
#metadata p {
	font-size: 0.9em;
	font-style: italic;
	margin: 0;
}
#comments{
  border-top-width:0px;border-top-style:solid;border-top-color:#000;
  border-bottom-width:0px;border-bottom-style:solid;border-bottom-color:#000;
}
#comments h3 {
	font-size: 1em;
	margin: 0;
        color:#c5161d;
}
#comments ol li {
	padding: 5px 0;
	margin: 15px 0;
}
#comments ol li {
	padding: 5px;
}
#comments ol li p {
	font-size: 1em;
	margin: 0.4em 0;
}
#comments .comment-metadata {
	font-style: italic;
}
#footer p {
	font-size: 0.9em;
	margin: 0;
	padding: 25px 0 0 0;
}
blockquote {
	padding: 10px;
}
blockquote p {
	margin: 0 0 6px 0;
}
code {
	font-size: 1.2em;
}
.content-column {
	float: left;
	margin-right: 35px;
}
.content-column ul {
	margin: 0;
	padding: 0;
}
.content-column ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.content-column ul li h2 {
	margin: 0;
	font-size: 1em;
}
.content-column ul li ul {
	margin-bottom: 10px;
}
.content-column ul li ul li {
	font-size: 1em;
}
.content-column ul li ul li a img {
	border: none !important;
}
/* ELEMENT DECORATIONS, COLORS, BACKGROUNDS, ETC */
body {
	background: #fff;
	border: /* 1px solid #444 */;
	color: #111;
}
.sidebar ul {
	border-left/* right */: 2/* 4 */px solid #fff;
}
.sidebar .feed {
	background: url(feed.png) no-repeat right;
	margin: 0;
	padding: 0 15px 0 0 !important;
}
.post-header {
	background: #fff;
	color: #444;
}
.post blockquote {
	background: #f5f5f5;
	border: 1px solid #aaa;
	color: #444;
}
.navigation {
	background: #e0e2e0;
	color: #000;
}
#metadata {
	background: #f0f1f0;
	color: #222;
}
#comments ol li {
	background: #f7f9f7;
	color: #222;
}
#footer {
	background: #fff;
	color: #a0a2a0;
}
/* LINKS */
a {
	outline: none;
}
a.all{
        border-width:0;
}
#header a, #header a:active, #header a:link, #header a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
          font-size:15pt;
        background: #fff;
	color: #c5161d;
	text-decoration: none;
}
.sidebar a, .sidebar a:active, .sidebar a:link, .sidebar a:visited {
/* 	background: #fff; */
	color: #000000;
	text-decoration: none;
}
.post-header a, .post-header a:active, .post-header a:link, .post-header a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
        background: #fff;
	color: #000;
	text-decoration: none;
}
.post a, .post a:active, .post a:link, .post a:visited, #comments a, #comments a:active, #comments a:link, #comments a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
        background: transparent;
	color:#c5161d; /*#c5161d or #8A8A8A*/
        font-weight:bold;
        text-decoration: none;
}
#footer a, #footer a:active, #footer a:link, #footer a:visited {
	background: transparent;
	color: #a0a2a0;
}
.navigation a, .navigation a:active, .navigation a:link, .navigation a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
        background: #e0e2e0;
	color: #000;
	text-decoration: none;
}
#header a:hover, .sidebar a:hover {
	background: #fff;
	color: #A00013;
	text-decoration: underline;
}
.post a:hover, #comments a:hover, #footer a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
        background: transparent;
	color: #A00013;
	text-decoration: underline;
}
.navigation a:hover, .post-header a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
        background: #e0e2e0;
	color: #8A8A8A;
        text-decoration: underline;
}
ul li a img {
	border: none;
}
/* IMAGE ELEMENTS */
#content img {
	/* border: 1px solid #222; */
}
#content img.center {
	display: block;
	margin: 5px auto;
}
#content img.alignright {
	margin: 5px 0 4px 10px
}
#content img.alignleft {
	margin: 5px 10px 5px 0;
}
#content a img{
	border: 1px solid #fff;
}
#content a:hover img{
	border: 1px solid #a8a8a8;
}
.sidebar ul li ul li img {
	border: none;
	text-decoration: none;
}
/* FORMS FOR COMMENTS AND SEARCH */
#blog-search form {
	margin: 0;
	padding: 0;
}
#s {
	width: 60px;
}
#searchsubmit, #submit {
	background: #ddd;
	border: 1px solid #666;
	color: #111;
	font: 1em/normal verdana, arial, sans-serif;
	margin: 3px 0 0 0;
	padding: 0;
}
.formcontainer {
	font-size: 1em;
	overflow: hidden;
	position: static;
	width: 99%;
}
.formright, .formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
.formright {
	text-align: left;
	width: 75%;
}
.formleft {
	clear: both;
	text-align: right;
	width: 60px;
}
.formcontainer textarea {
	overflow: auto;
}
.formcontainer textarea, input {
	padding: 1px;
}
#comment, #wpcf_msg {
	width: 250px;
	height: 125px;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 100px;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	background: #fff;
	border: 1px solid #666;
	color: #111;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 1px;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px solid #E4001B;
}

/* ------------ top menu ------------ */

div#topmenu
		{/* menu to archive, search, rss */
		float: right;
		width: 100%;
		margin: 0 0 0px 0;
}

div#topmenu ul#topmenulist
		{
		float: right;
		list-style-type: none;
		margin: 0 0 /* 3 */5px 0;
		}

div#topmenu ul#topmenulist li
		{
		display: inline;
		}

div#topmenu ul#topmenulist li a:link, div#topmenu ul#topmenulist li a:visited
		{
		background-color: #ccc;
		color: #fff;
		display: block;
		float: left;
		font: 10px/10px arial, sans-serif;
		margin-left: 1px;
		padding: 5px 20px;
		text-decoration: none;
		text-transform: uppercase;
		}

div#topmenu ul#topmenulist li a:active, div#topmenu ul#topmenulist li a:hover
		{
		background-color: #999;
		}

/* topmenu1 - A DESTRA */

div#topmenu1
		{/* menu to archive, search, rss */
		float: left;
/* 		border-top: 3px solid #ccc; */
		min-width: 800px;
		width: 99%;
/* 		width: 300px; */
		}

div#topmenu1 ul#topmenulist1
		{
		float: left;
		list-style-type: none;
		margin: 0 0 5px 0;
		}

div#topmenu1 ul#topmenulist1 li
		{
		display: inline;
		}

div#topmenu1 ul#topmenulist1 li a:link, div#topmenu1 ul#topmenulist1 li a:visited
		{
		background-color: #ccc;
		color: #fff;
		display: block;
		float: left;
		font: 10px/10px arial, sans-serif;
		margin-left: 1px;
		padding: 5px 20px;
		text-decoration: none;
		text-transform: uppercase;
		}

div#topmenu1 ul#topmenulist1 li a:active, div#topmenu1 ul#topmenulist1 li a:hover
		{
		background-color: #999;
		}

/* ------------ navbar BartlebyFactory ------------ */

div#bf
		{/* menu to archive, search, rss */
		float: right;
		background-color: #D9D9D9;
		margin: 0 0 0px 0;
}

ul.listasquare li {
	list-style-type : square;
}

div#bf ul#navbar_bf
		{
		float: right;
		list-style-type: square;
		margin: 0 0 /* 3 */5px 0;
		}

div#bf ul#navbar_bf li
		{
		display: inline;
		}

div#bf ul#navbar_bf li a:link, div#bf ul#navbar_bf li a:visited
		{
		color: #222222;
		display: block;
		float: left;
		font: 10px/10px arial, sans-serif;
		padding: 5px 20px;
		text-decoration: none;
		text-transform: uppercase;
		}

div#bf ul#navbar_bf li a:active, div#bf ul#navbar_bf li a:hover
		{
                  text-decoration: underline;
                  background-color: #B0B0B0;
		}

/* BUTTON NAVBAR */
#button {
	width: 12em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #000;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 0px solid #ccc;
	margin: 0;
}
#button li a {
	display: block;
	padding: 3px 3px 3px 0.5em;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #fff; /* #eee */
	color: #D91A41;
        text-decoration: underline;
}
/*  */
 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 13px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 1px 1px 1px 0.5em;
width: 160px;
background-color: #FFF;
}

#navcontainer a:link, #navlist a:visited
{
margin: 0;
padding: 1px 1px 1px 0.5em;
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fff;
color: #D91A41;
text-decoration: underline;
}

#active a:link, #active a:visited
{
padding: 1px 1px 1px 0.5em;
background-color: #c5161d;
color: #fff;
font-weight:bold;
}
#active a:hover
{
padding: 1px 1px 1px 0.5em;
background-color: #D91A41;
color: #fff;
}
/*  */
 #lastcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 12px;
}

#lastcontainer li { margin: 0 0 3px 0;width: 160px;}

#lastcontainer a
{
display: block;
padding: 1px 1px 1px 0.5em;
border: 0px solid #333;
width: 160px;
background-color: #FFF;
}

#lastcontainer a:link, #lastlist a:visited
{
padding: 1px 1px 1px 0.5em;
width: 160px;
display: inline;
color: #000;
text-decoration: none;background-color: #fff;
}

#lastcontainer a:hover
{
background-color: #fff;
text-decoration: underline;
color: #D91A41;
}
#ultimi
{
display:block;
padding: 1px 1px 1px 0.5em;
border: 0px solid #333;
background-color: #c5161d;
color: #fff;
font-weight:bold;
width: 160px;
}
/*  */
 #navbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 13px;
}

#navbar li { margin: 0 0 3px 0; width: 160px;}

#navbar a
{

}

#navbar a:link, #navbarlist a:visited
{
color: #000;
text-decoration: none;
}

#navbar a:hover
{
border: 0px solid #333;
color: #D91A41;
text-decoration: underline;
}
#nolink
{
display:block;
padding: 1px 1px 1px 0.5em;
border: 0px solid #333;
background-color: #c5161d;
color: #fff;
font-weight:bold;
width: 160px;
}
#discheader
{
display:block;
padding: 1px 1px 1px 0.5em;
border: 0px solid #333;
background-color: #595959;
color: #fff;
font-weight:bold;
width: 160px;
}
#feedlink {
  background: url(./feed.png) no-repeat right;
  margin: 0;
  padding: 0 0 0 0 !important;
  width: 160px;
}
/*  */
 #disclaimer ul
{
display: block;
margin: 0;
padding: 0;
list-style-type: none;
font-family: 
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 8px;
}

#disclaimer li { margin: 0 0 3px 0; width:160px;}

#disclaimer a
{
padding: 1px 1px 1px 0.5em;
border: 0px solid #333;
width: 160px;
background-color: #FFF;
}

#disclaimer a:link, #disclaimerlist a:visited
{

color: #000;
text-decoration: none;
}

#disclaimer a:hover
{
text-decoration: underline;
color: #D91A41;
}
/*  */
#search ul, h2
{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color:#000;
}

#search li { padding:0 0 0 0 ;margin: 0 0 20px 0;border-bottom: 1px solid #333;}

#search a
{
color:#000;
}

#search a:link, #searchlist a:visited
{
margin: 0 0 0 0;
color: #c5161d;
text-decoration: none;
}

#search a:hover
{
border: 0px solid #333;
color: #A00013;
text-decoration: underline;
}



#searchbox ul, h2
{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
font-size: 13px;
  font-weight: bold;
/*   text-transform: uppercase; */
  color:#000;/* width:160px; */
}

#searchbox li {margin: 0 0 3px 0;width:160px;}

#searchbox a #searchboxlist a:visited
{
color:#000;
}
#searchheader
{
display:block;
padding: 1px 1px 1px 0.5em;
background-color: #A00013;
color: #fff;
font-weight:bold;
width: 160px;
}