ok
Codice:
/*
Theme Name: WP-Chatter 1.0 Basic
Theme URI: http://themes.weboy.org
Author: Solostream Global Media
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Solostream. The CSS, XHTML and design are copyright of Solostream. Usage is governed by the WP-Chatter 1.0 Basic END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Chatter Theme Options</a> page. If you need further guidance on using the theme, <a href="http://www.solostream.com/suppport/">check out this link</a>. <strong>Download original Photoshop files for this theme <a href="http://wp-chatter.solostreamsites.com/chatter-images.zip">here</a>.</strong>
*/
/* REV 200905211000/*
/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] --- */
/* -------------------[ Main Page Elements ]------------------- */
body {
background:#00264C url(images/bodybg.gif) top left repeat-x;
text-align: left;
margin: 0;
padding: 0 0 20px;
line-height: 1.5em;
color:#333;
font-size:9pt;
font-family:arial,helvetica,sans-serif;
}
#wrap {
clear: both;
margin: 0 auto;
padding:0;
width:980px;
}
#header {
margin: 0 auto 10px;
padding:0;
}
#head-content {
background:url(images/headbg.gif) top left no-repeat;
padding:0;
margin:0 auto;
height:110px;
}
#sitetitle {
width:460px;
float:left;
margin:0;
padding:0;
}
#sitetitle h1, #sitetitle .title {
font-size: 30px;
padding:0;
margin:24px 0 0;
text-align:left;
line-height: 1.2em;
letter-spacing:-1px;
color:#fff;
}
#sitetitle .description {
font-size: 9pt;
padding: 0;
margin:0;
text-align:left;
color:#fff;
}
#head-banner468 {
float:right;
width:468px;
height:60px;
margin-top:20px;
overflow:hidden;
border:3px solid #fff;
}