@import url('../twentyten/style.css');

/*
Theme Name: Blue Day
Theme URL: www.whatcanyousee.co.uk
Description: Blue Day Child Theme
Author: Martin Moranda
Version 0.1
Template: twentyten
Tags: two-colums, right-sidebar, custom-header, custom-color, custom-background
*/

#site-title a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #000000;
    font-weight: lighter;
}

#access {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #666666;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    float: left;
    height: 80px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 940px;
}

#wrapper {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C3EBEC;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
