
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background-color: #8E90A5;
	background-image:none;
		font-family: georgia,times,serif;
		}

#wrap {
	background-image:none;
	}


h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: tahoma,geneva,sans-serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 36px;
	color: #000000;
	text-align: Left;
	font-weight: normal;
	font-family: tahoma,geneva,sans-serif;
	}

#sitetitle .description { 
	color:#000000;
	text-align:Left;
	}


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}


#head-content {
	background: transparent;
	background-image: url(http://www.ghigliottina.it/new/wp-content/uploads/2009/08/091.jpg);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */


/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		font-size: 11pt; 
	font-weight: normal;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		color: #ffffff;
		}

#topnav li a:hover, #topnav li a:active  {
		color: #ffffff;
			}


/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		background: #a8a8a8;
		font-size: 10pt; 
	font-weight: bold;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		color: fffffff;
		}

#nav li a:hover, #nav li a:active  {
		color: ffffff;
			background: fffff;
		}

#nav li ul {
	background: #a8a8a8;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 11pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #ff0000;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 11pt;
	}


#contentright a:hover, #contentright a:active { 
	color: #000000;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:11pt;
	color:#ffffff;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}




