﻿/*   
Theme Name: Lago Design Retail
Theme URI: 
Description: 
Author: Mattia Ballan
Author URI: http://webepoque.it/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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 basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


#content .aside{border:none;0}
#content .aside ul{padding:0;}


#footer {
border-top:1px solid #000000;
background-image:url(http://lagodesign.eu/wp-content/themes/child_LagoStore/images/banner_footer_lagodesign.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-top:72px;
}


/* landing style */

#landing-head {
/*background:url(http://milano.lagodesign.eu/files/2010/03/trans_bg.png) transparent top left repeat;*/
background:#FFFFFF none scroll 0 0 repeat;
width:400px;
text-align: left; 
margin: 0 0 30px 100px; 
padding:10px;
text-transform:capitalize;
float:left;
}

#landing-head h1 {
font-size:2.2em;
/*line-height:1.3em;*/
float:left;
margin:30px 0 0;
}

#landing-head a{
color:#000000;
}

#landing-head span#logo {
float:right;
clear:both;
margin:30px 0 0;
}

#landing-head span#title {
float:left;
}

#landing-head span#claim {
font-size:1.3em;
line-height:1.6em;
color:#999999;
text-transform:lowercase;
font-style:italic;
clear:both;
text-align:right;
float:left;
/*width:400px;*/
}

#landing-body {
background:#FFFFFF;
text-align: left; 
width: 400px; 
margin:30px; 
margin-left:100px;
padding:10px;
clear:left;
}

#landing-body ul {
list-style: none;
margin:0;
}

#landing-body a:link, #landing-body a:visited, #landing-body a:active {
color:#999999;
text-decoration:underline;
}

#landing-body a:hover{
color:#004B91;
}

#landing-body .entry-content{
padding:0;
}

#landing-body .entry-content h3{
padding:10px 0 20px;
}

#landing-body .entry-content h4 {
font-family:Arial,sans-serif;
font-weight:bold;
font-size: 60px;
letter-spacing:0.05em;
line-height:80px;
text-align:center;
text-transform:uppercase;
}

#landing-body .entry-content h5 {
font-size:24px;
font-style:italic;
color:#999999;
margin:25px 0;
}

#landing-body .entry-content h6 {
font-size:18px;
margin:25px 0;
}


#landing-body p{
font-size:0.8em;
widows:70%;
}

#landing-body h6{
font-size:0.7em;
text-decoration:none;
}

#landing-body a{
text-decoration:none;
}

#landing-footer{ 
clear:left;
margin:30px 30px 30px 100px;
text-align:left;
width:400px;
height:60px;
}

#landing-footer .sf-menu li {
background:none repeat scroll 0 0 #FFFFFF;
margin-right:5px;
}

#landing-footer .sf-menu li:hover, #landing-footer .sf-menu li.sfHover,
#landing-footer .sf-menu a:focus, #landing-footer .sf-menu a:hover, #landing-footer .sf-menu a:active {
    background:     #CCCCCC;
	color: #000000;
	outline:		0;
    border-bottom-color:#ccc;
}

#landing-footer .sf-menu {
border:none;
}

#landing-footer .sf-menu li:hover {
background-color: #000000;
color:#FFFFFF;
}


#site-bottom-bar {
background:url(http://milano.lagodesign.eu/files/2010/03/trans_bg.png) transparent top left repeat;
bottom:0;
height:200px;
padding:15px 0 0 16px;
position:fixed;
width:100%;
z-index:1000;
}

.supportInfo{
display:none;
}

#siteinfo {
padding:10px 0;
}

#footer {
background:none repeat scroll 0 0 #FFFFFF;
opacity:0.6;
filter:alpha(opacity=60);
padding-top:0;
border:none;
}

#gallery-1 .gallery-item {
float:left;
margin:10px 0;
text-align:center;
width:33%;
}