/*
Theme Name: Hybrid-carto
Theme URI: www.carlotorniai.net
Description: A theme by carlotorniai, based on hybrid template and hybrid-guru by grudelsud
Version: 0.1
Author: Carlo Torniai
Author URI: www.carlotorniai.net
Tags: xhtml, css
Template: hybrid
*/


/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

body { background: url('images/la.jpg') bottom right no-repeat;  background-attachment: fixed; }
form { padding-bottom: 10px; }

#body-container { background: none; }
#primary { background: none; padding: 0; }
#content { background: none; padding: 0; }
#site-title a{ color:#800000; }
#site-description {font-weight: bold; }



/* .widget {background: none; padding: 0; } */
.content, .post, div.page, .widget, .breadcrumbs { background: url('./images/alpha50.png') top left; padding: 10px 15px 5px; margin-bottom: 20px; }



.post-meta-data a {color: #800000;}


h1, h2, h3, h4, h5, h6 {color:#333333;}


/* Footer */
.wp-caption  {background:#666666;}
.copyright, .credit {color:#666666;}

/* COmment form form Button */
.button:hover {background :#666666;}

/* Navigation */
#page-nav li {background: #666666;}
#page-nav ul li.current_page_item { background: #999999;}
#page-nav ul li.current_page_item li { background: #666666;}

/* Hybrid drop-down styles */
#page-nav ul ul { background: #666666;}

a, a:visited { color:#800000; } 



/*fb-connect */
.fbconnect_LastUsers { background-color: transparent; }
.fbconnect_title { font-size: 1.2em; font-family: Georgia, Times, "Times New Roman", serif; text-transform: none; letter-spacing: 0; }
.avatar { background: none; border: none; width: 60px; height: 60px; margin-right: 5px; padding: 0; }
.fbnarrowcolumn { width: 100%; margin: 0 0 20px; }
.fbconnect_miniprofile p { padding-left: 70px; }
.fbconnect_userpicmain { border: 0; }


.widget-title {color:  #FFFFFF };  

.widget-inside {color:#333333 };

