/*  
Theme Name: Glazed
Theme URI: http://www.freewpthemes.net/preview/glazed
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

#searchform label { display:none }
#searchform {margin-bottom:30px;}

.qtrans_flag span { display:none }
.qtrans_flag { height:12px !important; width:18px !important; display:block }
.qtrans_flag_and_text { padding-left:20px !important }
.qtrans_flag_it { background:url(http://www.scienze-lingue.net/wp-content/plugins/qtranslate/flags/it.png) no-repeat !important; }
.qtrans_flag_de { background:url(http://www.scienze-lingue.net/wp-content/plugins/qtranslate/flags/de.png) no-repeat !important; }
.qtrans_flag_fr { background:url(http://www.scienze-lingue.net/wp-content/plugins/qtranslate/flags/fr.png) no-repeat !important;}

.qtrans_flag_and_text span {margin-left:5px;}


* {
	margin: 0;
	padding: 0;
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;

}

 
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;

}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	 
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

#post a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

 a {
	 
	text-decoration: none;
	color: #1e8bb0;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {width:960px;
	 backgr\\\\\\\\\\\\ound: #F5F5F5 url(images/img01.gif) repeat-x;
	 	margin:0 auto;
}

/* Menu */

#menu {
	height: 35px;background: #F5F5F5 url(images/img01.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 26px;
	margin:0;
	padding: 9px 20px 0px 20px !important;
	font-size: 1.0em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #40b1d1; /*  ur\\\\\l(i\\mages/img04.gif) repeat-x  */
}

/* Header   */

#header {
	height: 135px;
}

 
/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
	margin:30px 0 30px;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 115px;
	margin: 0 10px 0 0px;
	background: none;
	border: 1px solid #000;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 0;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 0px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}


/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	margin: 0 0 20px 0;
	padding: 1px 10px 0 0px;
	font-size: 2.3em;
	font-weight: normal;
	text-transform: none;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;background: url(images/sfuma.jpg) repeat-x top;
	min-height:500px;
	/* new fix */
	border-left:1px solid #d0d0d0;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

.post .meta {
	padding: 10px;
	background: #F0F0F0;
	line-height: normal;
}

.posts {
	margin: 0;
	padding: 0;
	background: none;
}

#page .posts li {
	padding: 20px 0 5px 0;
	background: none;
	border-top: 1px solid #F0F0F0;
}

.posts .title {
	padding: 0;
	letter-spacing: normal;
	font-size: 1.3em;
}

.posts .byline {
	margin-bottom: 10px;
	padding: 0;
}

.navigation {
	padding-top: 10px;
	border-top: 2px solid #F0F0F0;
	font-size: 1.4em;
	font-weight: bold;
}

.navigation a {
	background: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

.commentlist {
	list-style: none;
}

.commentlist li {
	height: 105px;
	min-height: 105px;
	padding-top: 20px;
	border-bottom: 1px solid #F0F0F0;
}

html>body .commentlist li {
	height: auto;
}

.commentlist .meta {
	float: left;
	width: 100px;
	padding-top: 3px;
	text-align: right;
	line-height: normal;
}

.commentlist .meta cite {
	font-weight: bold;
}

.commentlist .comment {
	margin-left: 120px;
}

#comment {
	width: 420px;
}

#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#respond {
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}




/* Sidebar Common Style */

.sidebar {
	padding-top: 20px;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}


/* 960 560 Content */

#content {
	float: left;
	width: 510px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 0px;
}

html>body #content {
	height: auto;
}


/* Sidebar One */

#sidebar1 {
	float: left;background:#fff;
	width: 200px !important;
	padding-left: 10px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 200px !important; font-size:0.8em; font-weight:bold;
	padding-right: 10px;	padding-left: 10px !important; 
}

#sidebar2 img {
	border:1px solid #ccc; padding:1px; margin-bottom:5px;}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 3px;
	margin: 0 auto;
	 
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}


td {padding:5px; border:1px solid #ccc;background:#e9fbff;}

table {width:90%}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.boldbuttons{
background: transparent url('media/roundedge-green-left.gif') no-repeat top left !important;
display: block;
float: left;
 
	text-decoration: none !important;
	font:   13px Trebuchet MS,Verdana,Arial,SunSans-Regular,Sans-Serif;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white !important; /*button text color*/
}

a.boldbuttons span{
background: transparent url('media/roundedge-green-right.gif') no-repeat top right;
display: block;font-size:1.4em;text-align:center;width:190px;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline !important;
}




a.boldbuttons-blue{
background: transparent url('media/roundedge-blue-left.gif') no-repeat top left !important;
display: block;
float: left;
 
	text-decoration: none !important;
	font:   13px Trebuchet MS,Verdana,Arial,SunSans-Regular,Sans-Serif;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons-blue, a:visited.boldbuttons-blue, a:hover.boldbuttons-blue, a:active.boldbuttons-blue{
color: white !important; /*button text color*/
}

a.boldbuttons-blue span{
background: transparent url('media/roundedge-blue-right.gif') no-repeat top right;
display: block;font-size:1.4em;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
text-align:center;width:190px;}

a:hover.boldbuttons-blue{ /* Hover state CSS */
text-decoration: underline !important;
}



.buttonwrapper_home{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
margin-top:-20px !important;
margin-bottom:25px !important;
}

.VisiblePostIt p
{  width:180px;
	 
	border:1px solid #D0D0D0;
	margin:0px 0 20px 0px !important;
	padding:7px !important;
	vertical-align:bottom;font-size:0.8em;
}

  
  #page .sidebar li li { 
background:none;
border-bottom:1px solid #F0F0F0;
padding:5px 15px 5px 10px;
}

.handcursor{
cursor:hand;
cursor:pointer;
}


 
