/*
Theme Name: WPIT New Theme
Theme URI: http://www.wordpress-it.it
Description: Custom theme for WordPress Italy Portal
Version: 1.0
Author: Stefano Aglietti
Author URI: http://www.wordpress-it.it
*/

/* Plugins:
   Additional functionality can be found in the plugins directory.
   See the readme files for each plugin. Example:
   @import 'plugins/buttons/buttons.css'; */

body {font-size:75%;margin:0; }

a { text-decoration:none; color:#20508F; }
a:focus, a:hover { color:#20508F; }

pre, code
{
overflow: auto;
}

p img {margin:0;padding:0;}

.container {background: #FFF; }
/*.container { background: #FFF url(css/src/grid.png); } */

#header { }

#header img { margin:0; }

#header-mainmenu{
margin: 10px 0;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/csslibrary/item/modern-bricks-menu/ */

#mainmenu{
padding: 0;
width: 100%;
}

#mainmenu ul{
font-size: 1em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#mainmenu a{
float: left;
display: block;
color: #22769B;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #FFCC33; /*Default menu color*/
}

#mainmenu a:hover{
background-color: #FE9900; /*Menu hover bgcolor*/
color: white;
}

#mainmenu ul.mainmenu li a.current{ /*currently selected tab*/
background-color: #FE9900;
border-color: #FE9900;
color: white;
}

#mainmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #FE9900; 
}

#google-banner { padding-top:0px;}

div #feeds {
  padding-top:25px;
  font-size:1em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/csslibrary/item/slanted-divider-menu/ */

#submenu, #footer-submenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #22769B;
}

#footer-submenu{
margin: 10px 0;
}

#submenu:after, #footer-submenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#submenu ul, #footer-submenu ul{
text-indent: 5px;
padding: 2px 5px;
margin: 0;
background-color: #FFCC33;
border-top: 5px solid #FE9900;
border-bottom: 5px solid #FE9900;
text-align: left; /*set value to "center" for example to center items*/
}

#footer-submenu ul{
text-align: center; /*set value to "center" for example to center items*/
}

#submenu ul li, #footer-submenu ul li{
display: inline;
}

#submenu ul li a, #footer-submenu ul li a{
color: #22769B;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
}

#submenu ul li a:visited, #footer-submenu ul li a:visited{
color: #22769B;
} 

#submenu ul li a:hover, #footer-submenu ul li a:hover{
color: white;
}

#submenu ul li a.current, #footer-submenu ul li a.current{
color: white;
}

#google-links {
  margin: 20px 0;
}

div #content {  }

.gsc-control div {
  width: 550px !important;
}

.archivetitle {
  text-align: center;
  font-weight:bold;
}

.entries {
  margin-bottom: 20px;
}

.entry-title a {
  font-size: .9em;
  line-height: 1.1em;
  letter-spacing: -1px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entry-comm {
	float: left;
	width: 65px;
	height:39px;
	font-size:1.6em;
	line-height:1.5em;
	text-align: center;
	background:url(images/comment_icon.png) center center no-repeat;
}

.entry-comm a {
	text-decoration: none;
}

.entry-info {
    padding-bottom: 10px;
	font-size:1em;
	font-weight:bold;
}

.entry-content {
    padding-bottom: 10px;
}

.entry-meta {
  margin-bottom: 20px;
  padding: 10px 0px;
  border-top: 2px solid #FE9900;
  border-bottom: 2px solid #FE9900;
  font-size:1em;
  font-weight:bold;
}


#comments {
}

.comm-id {
  margin-bottom: 20px;
}

.comment-nr {
  font-size:2.5em;
  font-style:italic;
  line-height:1.2em;
  color:#777;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}

.alt {
  background: #eee;
}

.comment-content {
  padding: 10px 0 0 10px;
  border-left: 2px solid #FE9900;
  overflow: auto
}

.comment-grav {  }

.comment-meta {
  line-height:1.7em;
  font-size:1em;
  font-weight:bold;
}

.comment-data {  }

.comment-text {
  margin-top: 10px;
}

.comment-edit {
  font-size:.85em;
}

#commentform {
  margin-top: 10px;
}

#comment{
  width:550px;
  height:250px;
  padding:5px;
}

#sidebar {  }

#hot-topics {
  margin-bottom: 10px;
}

#hot-topics .sbtitle {
  line-height:1.2em;
  margin: 0 0 10px 0;
  padding: 2px 0;
  border-top: 4px solid #FE9900;
  border-bottom: 4px solid #FE9900;
}

#slide {  }

.sbtitle {
  line-height:1.2em;
  margin: 0px 0 10px 0;
  padding: 2px 0;
  border-top: 4px solid #FE9900;
  border-bottom: 4px solid #FE9900;
  text-align: center;
}

.sb-head {
  color:#20508F;
  font-size:1.2em;
  line-height:1.8em;
  background: #FE9900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: center;
}

.sb-alt {
  background: #FFCC33;
}

.sb-cont {
  padding: 10px 0px;
}

/* allow room for 2 columns */
.sb-cont ol
  {
    margin:0;
    width: 280px;
    list-style-type:none;
  }

  /* float & allow room for the widest item */
.sb-cont ol li
  {
    float: left;
    width: 140px;
  }

.nostyle
  {
    list-style-type:none;
  }

  /* stop the float */
.clearfloat
  {
    clear: left;
  }

#google-sidebar {
  margin-top:0px;
}

#footer {
 }

.footer_content {
  font-size:0.8em;
  line-height:1.2em;
}

.handcursor{
cursor:pointer;
}

/* sponsor banner style */

a#omb {
		display:block;
		position:relative;
		text-decoration:none;
		font-size:5px;
    }

	a#omb span {
		position:absolute;
		width: 234px;
		height:60px;
		top:0;
		left:38px;
   	background:url(images/omb_234x60.gif);
		cursor:pointer;
   }

/* 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;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */

/* 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;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.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 */

/* SOme basic classes */

.left   { float:left; }
.right  { float:right; }

.hide   { display:none; }

.reset-margin   { margin:0; } 
.reset-padding  { padding:0; } 
.reset          { margin:0; padding:0; } 

.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; } 

