/*
Theme Name: ToBeBerloni
Version: 1.0
Author: Dr.O-One
Author URI: http://dr.o-one.net
*/

.logo {
clear:left;
float:left;
width: 375px;
height: 50px;
padding:25px 0 0 0;
font-size:40px;
text-align:left;
display: block;
opacity:0;
filter: alpha(opacity=0);
}

.logo a, .logo a:visited {
display: block;
}

.description {
clear:left;
width: 475px;
padding:0 0 0 25px;
font-weight:bold;
float:left;
color:#666;
}

.description a, .description a:visited, .description a:hover {
color:#666;
text-decoration:none;
}

a:focus { outline: 0; }


label
{
padding:8px 0 0 0;
float: left;
text-align: left;
margin-left: 0.5em;
display: block
}

#comment_area {
	width:610px;
	}

#comment_area p {
	width:520px;
	}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #333;
	text-align: center;
	}

#content {
	font-size: 1.2em;
        border-right:1px #999 dotted;
	}

#entry p {
        padding:0 10px;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
        padding:0 12px;

	}

.narrowcolumn .postmetadata {
        margin: 0;
        padding: 0 0 0 50px; height:41px; width: 300px; float:left;
	text-align: left; 
        background:url('images/tag_meta.png') no-repeat top left;
        font-family:'Georgia';
}

.narrowcolumn .singlepostmetadata {
        margin: 0;
        padding: 0 0 0 50px;
	text-align: left; height:41px;
        background:url('images/tag_meta.png') no-repeat top left;
        font-family:'Georgia';
}

.narrowcolumn .commentsmetadata {
        float:right;
        margin-top:10px;
        padding: 0 10px 0 45px;
	text-align: left; height:41px;
        background:url('images/comments_counter.png') no-repeat top left;
        font-family:'Georgia';
}

.narrowcolumn .singlecommentsmetadata {
        float:left;
        padding: 0 10px 0 50px;
        margin-bottom:10px;
	text-align: left; height:41px;
        background:url('images/comments_counter.png') no-repeat top left;
        font-family:'Georgia';
        width:550px;
}

.narrowcolumn .commentsmetadata a, .narrowcolumn .commentsmetadata a:hover, .narrowcolumn .commentsmetadata a:visited {
        text-decoration:none;
}

.narrowcolumn .singlecommentsmetadata a {
        text-decoration:none;
        color:#ff0000;
}

.narrowcolumn .singlecommentsmetadata a:visited {
        color:#ff0000;
        text-decoration:none;
}

.narrowcolumn .singlecommentsmetadata a:hover {
        color:#999999;
        text-decoration:none;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
        background:url('images/comments_bg.png') bottom left no-repeat;
}

.even, .alt {

	border-left: none;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
        color: #666666;
        font-weight:bold;
        padding:0 12px;
	}

h1, h2, h3 {
	font-family: 'Georgia';
	font-weight: normal;
        padding:0 12px 10px 12px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

#sidebar h2 {
	display:none;
	}

h3 {
	font-size: 1.75em;
        font-weight:bold;
	}

h4 {
        text-align:left;
        font-weight:normal;
	margin:0; padding:0;
	}

h5 {
        clear:both;
        text-align:left;
	font-size: 1.00em;
        font-weight:bold;
        padding:30px 0 0 0;
        margin:0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #ff0000;
text-decoration:none;
	}

h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:link {
	color:#ff0000;
        text-decoration:none;
	}

.entry p a:visited {
	color: #ff0000;
        text-decoration:none;
	}

.entry p a:hover {
	color:#999999;
        text-decoration:none;
	}

.entry ul li a {
	color:#ff0000;
        text-decoration:none;
	}

.entry a:hover {
	color:#666666;
        text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 5px;
	}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform textarea, #commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	margin: 5px 5px 0 0;
        background:url('images/input_bg.png') no-repeat;
        border:none;
        float:left;
	}

#commentform #author, #commentform #email  {
padding:4px;
width:167px;
}

#commentform #comment  {
padding:4px;
width:493px;
height:105px;
float:left;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
        margin: 0 10px 0 10px;
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	background: #fff;
        width:50px; height:50px;
	}

.commentlist cite, .commentlist cite a {
        font-family:'Georgia';
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
	}

.commentlist p {
        width: 590px;
        font-family:'Georgia';
	font-weight: normal;
	line-height: 1.30em;
	text-transform: none;
        font-size: 1.15em;
        padding: 0 0 10px 5px;
	}

#commentform p {
        clear:both;
        float:left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
        color:#999999;
	}

.commentmetadata a {
	font-weight: normal;
        color:#999999;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .singlepostmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover {
	color: #999999;
	text-decoration: none;
	}

a {
	color: #ff0000;
	text-decoration: none;
	}

a:hover {
	color: #999999;
	text-decoration: none;
	}

a:visited {
	color: #ff0000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 966px;
	}

#header {
	margin: 0;
	padding: 0;
	}

#headerimg {
	background: #fff url('images/header.png') no-repeat;
	padding:0; margin:0;
	height: 120px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
        margin: 0;
	width: 610px;
        background:#ffffff;
	}

.narrowcolumn ul li {
        padding:0;
        margin:0; 
        text-align: left;
        list-style-type:none;
	}

.narrowcolumn ul li:before {
	content: "\00BB \0020";
	}

.narrowcolumn ul li a, .narrowcolumn ul li a:visited {
        color:#999999;
        text-decoration:none;
	}

.narrowcolumn ul li a:hover {
        color:#ff0000;
        text-decoration:none;
	}

.post {
        height:auto;
	margin: 0; padding:0;
	text-align: justify;
        background: #ffffff;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	}

.narrowcolumn .singlepostmetadata {
        padding-top: 10px;
	}

.postmetadata {
	clear: both;
}

.singlepostmetadata {
	clear: both;
}

.postmetadata a, a:visited {
        text-decoration:underline;
	color:#ff0000;
}

.singlepostmetadata a, a:visited {
        text-decoration:underline;
	color:#ff0000;
}

.postmetadata a:hover{
        text-decoration:underline;
	color:#999999;
}

.singlepostmetadata a:hover{
        text-decoration:underline;
	color:#999999;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 966px;
	clear: both;
        border-top: 1px #999999 dotted;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: left;
        float:left;
	}

#credits {
        margin: 0;
	padding: 5px 0;
	float: right;
        }

#credits a {
	text-decoration:none;
        color:#000000;
	}

#credits a:visited {
	text-decoration:none;
        color:#000000;
	}

#credits a:hover {
	text-decoration:none;
        color:#ff0000;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	padding-top: 5px;
	text-align: left;
        font-size: 1.6em;
        border-top:1px #999 dotted;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
        font-family:'Georgia';
	padding: 10px 10px 0 10px;
	margin: 0;
        border-top:1px #999 dotted;
	}

h3 a:hover {
        color:#ff0000;
        text-decoration:none;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border:1px solid #999999;
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
        border:1px solid #999999;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
        border:1px solid #999999;
	}

.alignright {
	float: right;
        background:url('images/nav_next.png') right no-repeat;
        padding: 0 20px 0 0;
        width:250px;
        margin-bottom: 10px;
        text-align:right;
	}

.alignright a:link, .alignright a:visited {
	color:#000; text-decoration:none;
	}

.alignright a:hover {
	color:#ff0000; text-decoration:none;
	}

.alignleft {
        float: left;
        width:250px;
        background:url('images/nav_prev.png') left no-repeat;
        padding: 0 0 0 20px;
        margin-bottom: 10px;
        text-align:left;
	}

.alignleft a:link, .alignleft a:visited {
	color:#000; text-decoration:none;
	}

.alignleft a:hover {
	color:#ff0000; text-decoration:none;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.singlepostmetadata ul, .singlepostmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
list-style-type: none;
	}


/* End Entry Lists */

#sidebar a { 
font-family:'Georgia';
text-decoration:none;
color:#000000;
}

#sidebar a:hover { 
color:#ff0000;
}

#sidebar a:visited { 
text-decoration:none;
}

/* Begin Form Elements */

#searchform {
padding: 70px 0 0 0; margin: 0 0 0 603px;
width: 360px; height: 30px; background: url('images/search_bg.png') no-repeat bottom;
}

#searchform #s {
        margin:0 0 10px 5px;
	width: 255px;
	padding: 1px 5px 2px 5px;
        line-height:17px;
        background: transparent;
        border:none;
	}

#searchsubmit {
        color:white;
        height:29px; width:54px;
	margin:  0 0 0 10px; 
        padding:2px 2px 10px 2px;
        background:url('images/searchsubmit.png') no-repeat;
        border:none;
        text-transform:uppercase;
        font-size:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	width: 130px;
	}



#commentform {
	margin: 0;
	}
#commentform textarea {
	width: 550px;
	height:110px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background:url('images/textarea_bg.png') no-repeat;
        border:none;
        resize: none;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	color:white;
        height:22px; width:54px;
        background:url('images/searchsubmit.png') no-repeat;
        border:none;
        margin-bottom: 20px; margin-right:30px;
        float:right;
	}

#comment_submit {
	float:right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a {
	color:#ff0000;
        text-decoration:none;
	}

.commentlist a:visited {
	color:#ff0000;
        text-decoration:none;
	}

.commentlist a:hover {
	color:#999999;
        text-decoration:none;
	}

.commentlist li {
	margin: 15px 0 10px 0;
	padding: 5px 5px 10px 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
        border-top: 1px #999999 dotted;
        margin:0;
	float:left;
	width: 350px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 50px 0 50px;
        padding-left: 10px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
        font-family: 'Georgia'; font-size:1.25em;
	display: block;
	text-align: center;
        padding-right:10px;
	padding-bottom: 25px;
        padding-top: 10px;
        border-top:1px #999999 dotted;
	}

.navigation a {
	color: #000000;
        text-decoration: none;
	}

.navigation a:hover {
	color: #ff0000;
        text-decoration: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.qtrans_language_chooser li { float:left; margin: 7px 10px 0 0;}
.qtrans_language_chooser { list-style-type:none; margin:0; padding: 0 0 0 10px; }

#navmenu {
	width: 966px;
        height: 41px;
        margin:0; padding:0;
        background: url('images/catmenu_bg.png');
        font-family:'Arial';
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }

#navmenu li { font-family: 'Georgia'; font-size:1.25em;
float: left; margin: 13px 0 0 0; text-transform: uppercase;list-style-image: none; list-style-type: none;}

#navmenu li a {padding: 0 20px; color:#333333; border-right: dotted 1px #333333; text-decoration:none;}

#navmenu li a:hover {color:#ff0000; text-decoration:none;}

#pagemenu {
        padding: 10px 0 20px 0;
	width: 966px;
        height: 15px;
}

#pagemenu ul {float: right; margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }

#pagemenu li {display:inline;}

#pagemenu li a {margin: 0 0 0 15px; padding: 0 15px 0 0; color:#333333; border-right: solid 1px #333333; text-decoration:none;}

#pagemenu li a:hover {color:#ff0000; text-decoration:none;}

#network {
        padding: 7px 10px 0 0;
        float:right;
}

#network a { font-weight: bold; color: #333333; text-decoration:none;}

#network a:hover { font-weight: bold; color: #ff0000; text-decoration:none;}

#ctc-3 { 
width:350px; padding:47px 0 0 0;
background: url('images/tags.png') no-repeat top;
margin-left:0px;
border-top: 1px #999999 dotted;
}

#randomvideosidebar-3 { 
width:354px; padding:47px 0 0 0;
background: url('images/video.png') no-repeat top;
margin-left:0px;
}


#text-4 { 
width:350px; height:250px; padding:47px 0 0 0;
background: url('images/feed.png') no-repeat top;
margin-left:0px;
border-top: 1px #999999 dotted;
float:left;
}

#small_header { 
height:25px;
padding: 11px 0 0 12px; margin:0;
font-weight:bold; font-family: 'Geneva'; font-size: 1.10em;
background: url('images/tobe.png') no-repeat top;
border-top:1px #999999 dotted;
}

#small_header a {
	color: #000000;
        text-decoration: none;
	}
#small_header a:hover {
	color: #ff0000;
        text-decoration: none;
	}

#small_header a { 
color:#ff0000;
}

#small_header a:hover { 
color:#999999;
text-decoration:none;
}

.textwidget ul { 
text-align:left;
font-size:1.25em;

}

.textwidget ul li { 
list-style-image: url(images/rss_bullett.gif);
}

.textwidget p {
	font-size: 1.25em;
        font-family: 'Arial';
        text-align:left;
	}

.textwidget {
	padding:5px 10px 0 20px;
	}

#mail_print {
	float:right;
        margin: 25px 13px 0 0;
	}

#share {
	float:left;
        padding: 0 10px;
	}

#current a:visited, #current a:hover, #current a:link
{
color: #ff0000;
text-decoration:none;
}

#navmenu .current-cat a:visited, #navmenu .current-cat a:hover, #navmenu .current-cat a:link
{
    color:#ff0000;
}

#navmenu .current_page_item a:visited, #navmenu .current_page_item a:hover, #navmenu .current_page_item a:link
{
    color:#ff0000;
}

#navmenu .page-item-49 a:visited, #navmenu .page-item-49 a:hover, #navmenu .page-item-49 a:link
{
border:none;
}

#pagemenu .current_page_item a:visited, #pagemenu .current_page_item a:hover, #pagemenu .current_page_item a:link
{
    color:#ff0000;
}

#pagemenu .link a:visited, #pagemenu .link a:hover, #pagemenu .link a:link
{
border:none;
}
ul.st-related-posts { margin:5px 0 15px 0; padding:0; }
ul.st-related-posts li a { color: #ff0000; }
ul.st-related-posts li a:visited { color: #ff0000; }
ul.st-related-posts li a:hover { color: #999999 }

/**** ADDED: 26/07/2010 ***/
.press
{
	border-top: 1px dotted #999999;
}
.press-search
{
	position: relative;
	float: right;
	margin-top: -5px;
}
	.press-search div
	{
		float: left;
		width: 140px;
		margin-right: 10px;
		font-size: 8pt;
	}
		.press-search select
		{
			width: 140px;
			font-size: 8pt;
		}
		.press-search-submit
		{
			width: 70px !important;
			padding-top: 14px;
		}
			.press-search-submit input
			{
				cursor: pointer;
				color: white;
				width: 54px;
				height: 29px; 
				margin: 0 0 0 10px; 
        		padding: 2px 2px 10px 2px;
        		background: url('images/searchsubmit.png') no-repeat;
        		border: none;
        		text-transform: uppercase;
      	 	 	font-size: 10px;
			}
.press-post
{
	float: left;
	width: 33%;
}
	.press-post-content
	{
		padding: 10px;
	}
	.press-post a
	{
		display: block;
		font-size: 8pt;
		height: 120px;
		color: #666666;
	}
		.press-post a strong
		{
			display: block;
			padding-bottom: 10px;
		}
