/*
Theme Name: thematic-Lacicogna
Description: modifica di Thematic base.
Author: La Cicogna Abbigliamento
Author URI: www.lacicognaabbigliamento.it
Template: thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
background-image:url(http://www.lacicognaabbigliamento.it/images/saldi-2010.gif);
background-repeat:repeat-y;
background-position:top center;
background-attachment:fixed;
}

#branding,
.menu,
#menu,
#subsidiary,
#siteinfo {
width: 751px;
}

#main {
width: 771px;
}

#branding, #main, #menu{
padding-bottom:0;
padding-top:0;
margin: auto;
}

#blog-title, #blog-description {
display:none;
}

#container {
width:571px;
padding-top: 18px;
margin: auto;
}

#access {
height:131px;
background:transparent url(images/header-lacicogna-estate.png) no-repeat center top;
background-position: bottom;
position: relative;
overflow: hidden;
        }

#lista li {
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
	list-style-type: none;
	text-align:center;
	width: 95px;
	float: left;
	}

#lista a:link, #lista a:visited {
	text-decoration: none;
	color: #000000;
	}

#lista a:link#current, #lista a:visited#current, #lista a:hover {
	border-bottom: 5px solid #A23B61;
	background: transparent;
	color: #A23B61;
	}

#lista a:hover {
	color: #000000;
	}

.fontMenu {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:6px 0 0;
	}

a:link, a:visited {
color:#A23B61;
text-decoration:none;
}

a:hover {
color:#A23B61;
text-decoration:underline;
}

#footer {
border-top:5px solid #E5E5E5;
border-bottom:0;
width: 751px;
margin: auto;
}

#access, #primary {
border:0;
}

#primary, #secondary {
width:200px;
margin: auto;
}

body, input, textarea {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}

.entry-meta, .entry-date, .entry-meta abbr {
color:#ACACAC;
font-size:12px;
font-style:normal;
line-height:18px;
letter-spacing:none;
text-transform:normal;
}

#siteinfo, #siteinfo a {
color:#ACACAC;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-align: center;
text-decoration:none;
}

#siteinfo a:hover {
color:#ACACAC;
text-decoration:underline;
}

.aside h3, .entry-utility, .entry-utility h3, #comments h3 {
color:#ACACAC;
font-size:12px;
font-style:normal;
}

.entry-utility a {
font-style:normal;
}

.aside ul ul {
list-style-type:none;
margin:0 0 18px 10px;
}