/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
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');




/* Omat määritelmät */

h1, h2, h3, h4, h5, h6{

font-family: 'trebuchet MS', sans-serif !important;

}

body, p, span, input, textarea{

font-family: 'verdana', sans-serif !important;
font-size: 12px;

}

span.wpcf7-list-item {

display: block;
}


table, tr{

border: none;

}

a{

text-decoration: none;
color: #bb0000 !important;

}

a:hover{

color: #ff0000 !important;

}

#main{
width: 1200px;
overflow: visible !important;

}

#header{

background: url("http://www.winesense.fi/wp-content/themes/winesense/header.jpg") no-repeat;
height: 194px;
border-bottom: 1px solid #CCC;
}

#branding, #access{

width: 1200px;
margin: 0 auto;
}

#footer{

margin: 0 auto;
text-align: center;
font-size: 10px;
}

#access{

height: 0px;
border: none;
}


.page .entry-title{
display: none !important;

}


.post .entry-title, .entry-content h1{

display: block !important;
margin-left: -44%;
padding-top: 0px;
padding-left: 52px;
width: 200px;
float: left;
font-family: 'Trebuchet MS', sans-serif !important;
font-size: 16px;
font-weight: normal !important;
font-variant: small-caps;
letter-spacing: 2px;
}

.post .entry-title{

padding-top: 20px;
padding-left: 9px;
}


#primary, #secondary{

width: 200px;
border: none;

}

.entry-meta{

margin-left: -44%;
margin-top: 50px;
padding-left: 9px;
padding-top: 0px;
float: left;


}


.entry-content{

width: 640px;

}

.entry-content p{



}

#content{
overflow: visible !important;



}

#container{

padding-left: 23%;
width: 700px;
margin-top: -50px;

}




#blog-title, #blog-description{

margin-left: 60px;

}

#blog-title a {
display:block; /* We do this so we can add a background image */
text-indent:-9000px; /* Hides the text--but not from search engines */
height: 40px; /* height of your logo, like 180px */
width: 180px; /* width of your logo, like 940px */
background:url("http://www.winesense.fi/wp-content/themes/winesense/winesense_logo.png") no-repeat; /* adds in the logo image */
}

.sf-menu li{

float: none;

}

.menu a{

color: #000;

}

.menu a:hover{

color: #ce1b33;

}

.menu ul{

margin-top: -180px;
margin-left: 15%;
font-size: 16px;
font-family: 'trebuchet MS', sans-serif;
font-variant: small-caps;
letter-spacing: 2px;
font-weight: normal;
border: none !important;
}

.menu ul li, .menu ul li a{

border: none !important;
background: none !important;
color: #000 !important;
height: 26px;
}

.menu ul li a:hover{

color: #990000 !important;

}

.sf-menu li ul{


border: none !important;
margin-top: -22px !important;
margin-left: 96px !important;
width: auto;
}


.sf-menu li ul li, .sf-menu li ul li a {


border: none !important;
background: none !important;
padding-top: 20px;
padding-bottom: 20px;
display: inline;
white-space: nowrap;
letter-spacing: 1px;
font-size: 16px;
font-weight: normal;

}

.meta-prep, .author, .meta-sep{

display: none;

}
