/**
 * Theme Name: Teusne
 * Version: 1.0
 */

#main {
    border-right: 2px solid #000;
}

#mc_signup_form {
margin-top:10px;    
padding: 5px;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    color: #000;
    background-color: #FFF;
}
#mc_signup_form .mc_var_label {
font-size: 12px;
margin-bottom: 2px;}

#mc-indicates-required {
    width: 100%;
font-size: 12px;
}

.widget_mailchimpsf_widget {
border: none;
background-color: #FFF;}

#mc_signup_submit {
    margin-top: 1.5em;
    width: 60%;
    text-transform: uppercase;
    line-height: 31px;
    margin: 2px 0px 0px;
    padding: 0px 7px 0px 8px;
    border: 1px solid #000;
    box-shadow: 0px 1px #EFEFEF inset;
    background: none repeat scroll 0% 0% transparent;
    color: #000;
    display: inline-block;
    font-family: "Oswald";
    font-size: 16px;
align: left;
}

.wine-item-img {
    float: left;
    width: 65px;
    max-height: 225px;
    margin: 12% 5px 5% 5%;
}
.wine-item .wine-right h3 {
    font: 14px/18px "OswaldBold";
}
.wine-item .wine-right .wine-desc {
    max-height: 80px;
max-width:90%;
    overflow: hidden;
    font: 14px/18px "OswaldLight";
margin-top:5px;
}

.top-title {
    clear: both;
    color: #231F20;
    font: 41px "OswaldBold";
    line-height: 40px;
    text-align: center;
    position: relative;
    width: 250px;
    margin: 51px auto 0px;
}

.content-entry pre {
    text-shadow: none;
    font-size: 14px;
    width: 80%;
    line-height: 16px;
    overflow: auto;
    font-family: "OswaldBold";
    background: none repeat scroll 0% 0% #fff;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
}

.content-entry {
    font: 14px/18px "Arial";
}

.content-entry p {
    font: 14px/20px "Arial";
}

.content-entry h1{
    font: 28px/32px "OswaldBold";
    text-transform: uppercase;
    marign-bottom: 0px;
}

.content-entry h1{
    font: 28px/32px "OswaldBold";
    text-transform: uppercase;
    marign-bottom: 0px;
}

.content-entry h2{
    font: 21px/26px "OswaldBold";
    text-transform: uppercase;
    marign-bottom: 0px;
}

.content-entry h3{
    font: 18px/20px "OswaldBold";
    text-transform: uppercase;

}

.content-entry .alignright, .content-entry img.alignright {
    display: inline;
    float: right;
    margin: 10px 0px 20px 20px;
}

.content-entry .alignleft, .content-entry img.alignleft {
    display: inline;
    float: left;
    margin: 10px 30px 30px 0px;
}


.latest-wines .top-title {
    font: 41px "OswaldBold";
}

.latest-item h2 {
    font: 24px/26px "Oswald";
    margin: 19.836% 0px 0px;
}

.latest-item h3 {
    display: block;
    font-size: 16px;
	margin-top:10px;
}
.one_half {
    width: 45% !important;
	margin-right: 5% !important;
}

.sort-ordering .orderby {
    height: 36px;
    line-height: 26px;
    padding: 5px;
    border: 1px solid #CCC;
    font-family: "Oswald";
    font-size: 14px;
    color: #555;
margin-top:15px;
}

#header .links a {
font-size: 13px;
color:#B82428; }

#header .links a:hover {
font-size: 13px;
color:#fff; }


#nav li a:hover {
    color: #B82428;
    text-decoration: none;
}

.hl_contact a:hover {
    color:#B82428;
    text-decoration: none;
}

.more a:hover {
    color:#B82428;
    text-decoration: none;
}

.main-left a {
    color: #231F20;
font-family: "Oswald";
font-size: 16px/28px;
}

@media only screen and (max-width: 640px){
	.video iframe {
		width: 100%;
	}
}