/*  
Theme Name: Beat Bee
Theme URI: http://www.archeometra.it/2008/09/il-nuovo-sito-archeometra/
Description: Archeometra theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer. It is based on <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a>, a wordpress theme by <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Michael Jubel Hutagalung</a>
Version: 1.0
Author: Giulio Fior
Author URI: http://www.x3d.it/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	color: #333;
	background: #f3f3f3;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #FF6600;
	text-decoration:none
	}

a:hover, a:active {
	color: #c00;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */

#container {
	margin-top:15px;
	width:966px;
	margin:0 auto;
	padding:0px 3px;
	background: #fff url(images/page.gif) 0 0 repeat-x;
	border: 1px solid #ddd;
	border-width: 0 1px;
}

#head {
	width:920px;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	/*background: url(images/menu-bg.gif);*/
	background: url(images/navbar.png) right top no-repeat; 
	}
/*#head.home {
	background:#000 url(images/menu-bg-home.gif);
	}
*/

#page {
	margin:0px auto;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:0;
	padding:0px;
	text-transform:uppercase;
	height: 56px;
	padding-left: 30px;
	float: left;
	}
#logo {
	width:251px;
	float: left;
	margin: 0 60px 0 0;
	}

#page-bar {
	float: left;
	margin-top: 20px;
	}

#page-bar ul {
	list-style: none;
	margin: 0; padding: 0;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}

#page-bar li:hover, #page-bar li.current_page_item:hover {
	color: #FF9900;
	}
	
#page-bar li.current_page_item {
	color: #FF9900;
	}
 

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 5px;
	font-weight:bold;
	color:#333;
	display:block;
	height: 18px;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#fff;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:30px;
	padding-right: 30px;
	height: 46px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	display: none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #c00;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border:1px solid #40601F;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #c00 url(images/arrow.gif) 2px 4px no-repeat;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em "Trebuchet Ms", "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#FF6600;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#fff;
	letter-spacing:-0.05em;

	}
p.cat_title a {
	color:#fff;
	font: normal normal 1.1em Arial, Helvetica, sans-serif;
	}
h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/


#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	float: left;
	}

#top {
	padding:0;
	margin: 0 20px;
	background:#fff url(images/top.jpg) 0 0 no-repeat;
	height: 354px;
	}
#headline {
	width:360px;
	float:left;
	padding:20px;
	padding-top: 230px;
	font-size:2em;
	line-height:1em;
	color: #eee;
	font-family:  Arial, Helvetica, sans-serif;
	display: none;
	}

#headline a {
	color: #eee;
	text-decoration: none
	}
#headline a:hover {
	color: #f60;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#bordofeat {
	width:450px;
	float:right;
	padding:0;
	margin: 20px;
	background: #fff;
	}

#featured {
	width:440px;
	float:right;
	padding: 0;
	margin: 5px;
	background: #fff;
	border: 1px solid #E97E26;
	}

#featured .issue {
	margin:0;
	float: right;
	}

#featured .info {
	margin-top:5px;
	padding:5px;
	}

#featured .title {
	font: normal bold 1.4em  Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	line-height: 1.1em;
	color: #FF9900;
	margin: 0 5px 10px 0;
	}
#featured .testo {
	font: normal normal 1.2em  Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	line-height: 1.1em;
	margin: 0 5px 10px 0;
	}
#featured p {
	margin: 10px;
}
#featured a img {
	border: none;
	margin-top:5px;
	margin-right:5px;
	padding:2px;
	}
#featured a {
	color: #006AA6;
}
#featured a:hover {
	color: #0093C8;
}

#middle {
	clear: both;
	padding: 5px;
	margin: 0 21px;
	}

.category {
	width:172px;
	/* rimettere a 218px per 4 categorie */
	float:left;
	border-top:8px solid #333;
	border-bottom:1px solid #333;
	margin:0;
	padding:5px;
	background:#fff;
	height: 60px;
	}

.category p {
	margin:0;
	}

#cat-1 	{border-top:8px solid #c00; border-bottom:1px solid #c00;}
#cat-2 	{border-top:8px solid #FF6600; border-bottom:1px solid #FF6600;}
#cat-3  {border-top:8px solid #FFCC33; border-bottom:1px solid #FFCC33;}
#cat-4  {border-top:8px solid #40601F; border-bottom:1px solid #40601F;}
#cat-5 	{border-top:8px solid #0065A5; border-bottom:1px solid #0065A5;}
#cat-6  {border-top:8px solid #018EC4; border-bottom:1px solid #018EC4;}

#cat-1:hover {background:#c00; color:#fff; }
#cat-2:hover {background:#FF6600; color:#fff; }
#cat-3:hover {background:#FFCC33; color:#333; }
#cat-4:hover {background:#40601F; color:#fff; }
#cat-5:hover {background:#0065A5; color:#fff; }
#cat-6:hover {background:#018EC4; color:#fff; }

#cat-1:hover a {background:#c00; color:#fff; }
#cat-2:hover a {background:#FF6600; color:#fff; }
#cat-3:hover a {background:#FFCC33; color:#fff; }
#cat-4:hover a {background:#40601F; color:#fff; }
#cat-5:hover a {background:#0065A5; color:#fff; }
#cat-6:hover a {background:#018EC4; color:#fff; }

#insidebar { padding: 5px 10px 0 0; }

#catt-1, #catt-2, #catt-3,#catt-4, #catt-5 { padding: 1px 5px; margin: 10px 0 0 0;}
#catt-1 h3, #catt-2 h3, #catt-3 h3,#catt-4 h3, #catt-5 h3 { margin: 0;padding: 3px; }
#catt-1 a, #catt-2 a, #catt-3 a,#catt-4 a, #catt-5 a { color: #333;  }
#catt-1 h3  a, #catt-2 h3  a, #catt-3 h3  a,#catt-4 h3  a, #catt-5 h3  a { color: #fff;  }

#catt-1 h3 {background:#c00; border-bottom:1px solid #c00; }
#catt-2 h3 {background:#FF6600; border-bottom:1px solid #FF6600; }
#catt-3 h3 {background:#FFCC33; border-bottom:1px solid #FFCC33;}
#catt-4 h3 {background:#40601F; border-bottom:1px solid #40601F }
#catt-5 h3 {background:#0065A5; border-bottom:1px solid #0065A5; }
#catt-6 h3 {background:#018EC4; border-bottom:1px solid #018EC4; }

#sidebar p { margin: 4px; padding: 0; font-size: 12px;}
#sidebar #catt-1 p {
	margin-bottom: 10px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #FFCC33;
}
#sidebar #catt-2 p {
	margin-bottom: 10px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #FF6600;
}
#sidebar #catt-3 p {
	margin-bottom: 10px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #40601F;
}
#sidebar #catt-4 p {
	margin-bottom: 10px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #0065A5;
}

/*
#sidebar #catt-1 h3 a {color:#FFCC33; border-bottom:1px solid #FFCC33;}
#sidebar #catt-2 h3 a {color:#FF6600; border-bottom:1px solid #FF6600; }
#sidebar #catt-3 h3 a {color:#40601F; border-bottom:1px solid #40601F }
#sidebar #catt-4 h3 a {color:#0065A5; border-bottom:1px solid #0065A5; }
#sidebar #catt-5 h3 a {color:#018EC4; border-bottom:1px solid #018EC4; }
*/
#sidebar h3 a {font: normal bold 14px Arial, Helvetica, sans-serif; margin-right: 10px;}
#sidebar a:hover {color: #018EC4; }
#sidebar h3 a:hover {color: #333;}
.altro { display: block; text-align: right; }
.altro a { color: #333; font-weight: bold; }
.cat_title a {
	color: #333;
}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.altro { display: block; text-align: right; }
.altro a { color: #333; font-weight: bold; }
.cat_title a {
	color: #333;
	font: normal normal 1em Arial, Helvetica, sans-serif;
}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	margin:0;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}
.category span.cat_title {
	font: normal bold 1.8em Arial, Helvetica, sans-serif;
}
#front-popular h3 {
	font: normal normal 1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#FF6600;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#FF6600;
	text-decoration:none;
	}


#bottom {
	width: 940px;
	}

#front-list {
	width:580px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	margin-left: 10px;
	display: none;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title, h3.title {
	font-weight:bold;
	font: 2.2em  Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:600px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	margin: 0px 0px 0 10px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {  
	font: 1.5em Arial, Helvetica, sans-serif;
	padding:3px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}
.wp-caption {
	padding: 5px;
	margin: 5px;
	text-align: center;
}
#pagpartner .wp-caption {
	width: 255px;
}
#stats {
	margin-top:0px;
	padding:2px 4px;
	font:0.8em Arial;
	display:block;
	border-top: 1px solid #ccc;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:315px;
	float:right;
	margin:0px 21px 0px 0px;
	background: #fff url(images/side.jpg) right top no-repeat;
	padding-top: 200px;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
	}
#insidebar {
	background: #fff url(images/insidebar.gif) right top no-repeat;
	margin-right: 30px;
}
#sidebar h3 {
	font: normal normal 2em "Arial Narrow" Arial, Helvetica, sans-serif;
	color:#FF6600;
	margin:5px 0px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

.autore {	
	font: normal normal 1em Arial, Helvetica, sans-serif;
	color: #c00;
}
#sidebar .textwidget {
	border: 1px solid #fff;
	padding: 10px;
	margin-right: 10px;
	background: #333;
}
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:12px;
	color:#333;
	background:#fff;
	margin: 0 21px;
	padding:10px;
	}

#recentpost, #strillo {
	width:260px;
	float:left;
	padding:10px;
	}

#strillo {
	margin-left:17px;
	}
#strillo p {
	text-align: justify;
}
#sloganino {
	width:280px;
	float:right;
	padding:10px;
	}

#recentpost a, #strillo a, #sloganino a {
	color:#000;
	}

#recentpost ul, #strillo ul, #sloganino ul {
	margin-top:5px;
	}

#recentpost ul li, #strillo ul li, #sloganino ul li {
	list-style:none;
	border-top:1px dotted #FF6600;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #strillo ul li:hover, #sloganino ul li:hover {
	background:#ccc;
	color:#000;
	}

#recentpost ul li:first-child, #strillo ul li:first-child, #sloganino ul li:first-child {
	border-top:1px dotted #FF6600;
	}
#strillo h3 {
	text-transform: none;
}
#strillo em { color: #0093C8; font-style: normal; } 

#footer {
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 0;
	color: #333;
	background: (images/footer-bg.gif) 0 0 repeat-x;
	border-bottom: 10px solid #0093C8;
	text-align: center;
	}
#footer a {
	color: #333;
}
#footer a:hover {
	border-bottom: 1px solid #333;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/*------------ bring down ie6 ---------------*/
#ie6Warning {
		background: #e3e3e3; 
		border: 1px solid #bbbbbb;
		padding: 10px 10px 1px;
		margin-bottom: 10px;
		}

#ie6Warning h2 {
		background: url(assets/ie6-warning.gif) 0 50% no-repeat;
		padding-left: 40px;
		}
/*------------ google 404 widget ---------------*/
