/**
 * Theme Name: SuffChild
 * Description: An elegant and versatile theme with a power-packed set of options. It supports Mega-Menus, custom layout templates, customizable drop-down menus, featured sliders, tabbed sidebars, a magazine layout and lots of enhanced widgets for Twitter, Flickr, Google etc. It has 19 widget areas, one-column, two-column and three-column fixed-width and flexible-width layouts, 8 pre-defined templates, 18 pre-defined color schemes. RTL support is built-in and translations in many languages are available. Custom Post Types and Custom Taxonomies are integrated. A BuddyPress support pack and an e-commerce support pack are available as plugins for smooth integration. Support forum at http://www.aquoid.com/forum.
 * Theme URI: http://www.aquoid.com/news/themes/suffusion/
 * Version: 4.2.0
 * Author: Sayontan Sinha
 * Author URI: http://mynethome.net/blog
 * Template: suffusion
 * Announcements Feed: http://aquoid.com/news/category/theme-releases/feed/
 * License: GNU General Public License (GPL), v3 (or newer)
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: theme-options, green, blue, silver, red, orange, purple, white, black, light, dark, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-colors, custom-header, custom-background, custom-menu, threaded-comments, translation-ready, sticky-post, rtl-language-support, microformats, featured-images, post-formats, photoblogging, blavatar
 *
 * Copyright (c) 2009 - 2012 Sayontan Sinha. All rights reserved.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* testo adiacente allo slider nella home page */
.slider_e_testo { float:left; margin-right:15px; text-align:justify; }

/* colore di sfondo dei pulsanti di transworld */
.button, .button:visited, input[type="submit"], input[type="button"] 
{	background-image: none;
	background-color:#0a2d7e;
}

/* inibizione della presentazione di Uncategorized nell'elenco delle categorie
 * pur abilitando la visione dei link alle categorie con CaPa / CaPa settings / Show private categories
 * (cat-item-1  è la classe utilizzata da Uncategorized)
 */
.cat-item-1 {display:none;}

/* colore del bordo della pagina */
#wrapper { border: 1px solid #0a2d7f; }

/* stile dell'intestazione dei widgets */
.suf-widget h3 { background-color: #0a2d7e; color:#ffffff; font-family: PT Sans Narrow; font-size:16px; font-variant: small-caps;}

/* margini dello slider */
.smooth_slider { margin:0px; padding:0px; line-height: 0px;}

/* posizionamento del "Header widget" (secondo logo) */
div#header-widgets.warea { position: relative; top: 0px; }

/* caratteristiche di visualizzazione delle componenti dell'header */
div#header-widgets.warea { width: 430px; float:right; margin-top:5px; }
div#widget_sp_image-3 { border: none; height:110px; }
#header { padding:10px 0 0 0; }


/* font del testo nell'intestazione */
.description { font-family: Times New Roman; font-size: 1.2em; font-style:italic; margin-top: -2px; margin-left: 5px; text-transform: none; }
