/*
Theme Name: Europe We Want
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

	    @font-face {
    font-family: 'Lin';
    src: url('font/lin/Lin-Regular-webfont.eot');
    src: url('font/lin/Lin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lin/Lin-Regular-webfont.woff') format('woff'),
         url('font/lin/Lin-Regular-webfont.ttf') format('truetype'),
         url('font/lin/Lin-Regular-webfont.svg#LinBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

#services-slider li{
min-height: 550px;
}
.big {
font-size: 25px;
line-height: 40px;
}
#ticker {
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
    height: 50px;
    
    top: 0;
    left: 0;
    background: #3996D2;
    z-index: 300;
    
}
#ticker #daysleft {
color: #fff;
font: 400 19px/2.2 "Lin", sans-serif;
text-transform: uppercase;
text-align: center;
}
#language-switch {
    margin: 15px 0 0 60px;
    padding: 0 0 0 10px;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 50px;
    width: 150px;
    height: 20px;
    background: url("images/arrow-right.jpg") no-repeat 0 6px;
}

#switch {
    margin: 0px 0px 0 0px;
    padding: 0;
    display: block;
    float: left;
}

#switch img {
    margin: 0 4px 0 0;
    padding: 2px;
    float: left;
    border: 2px solid transparent;
}

#switch ul  {
    margin: 0px 0px 0 0px;
    padding: 0;
    display: block;
    float: left;
}

#switch ul li {
    margin: 2px 5px 0 0px;
    padding: 0;
    display: block;
    width: 1px;
    float: left;
    line-height: 1;
    font: 400 17px/1"Lin", sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    display: none;
}

#switch ul li a {
    text-decoration: none;
    color: #fff;
}

#switch ul li a:hover {
    text-decoration: none;
    color: #ffc82b;
}

#switch img:hover {
    border: 2px solid #fff;
    cursor: pointer;
}

#es-f {
    display: none;
}

#ticker-share {
    margin: 12px 40px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}

#ticker-share ul {
    margin: 0;
    padding: 0;
}

#ticker-share ul li {
    margin: 0 15px 0 0;
    padding: 0;
    float: left;
}

#ticker-share ul li a {
    margin: 0;
    padding: 0;
    float: left;
    width: 26px;
    height: 23px;
    background: url("images/sharing-icons.png") 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.myButton {
	background-position: 0 1px;
    margin-top: 25px;
    margin-left: 10px;
    padding: 0;
    float: left;
    border: none;
    outline: none;
    width: 26px;
    height: 23px;
    background: url("images/sharing-icons.png") 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

#menu-wrap image {
	border:0px;
	outline:none;
}

#ticker-share ul li#tw-sh a {
    background-position: 0 1px;
}

#ticker-share ul li#tw-sh a:hover {
    background-position: 0 -46px;
}

#ticker-share ul li#in-sh a {
    background-position: -40px 0px;
}

#ticker-share ul li#in-sh a:hover {
    background-position: -40px -47px;
}

#ticker-share ul li#fb-sh a {
    background-position: -80px 0px;
}

#ticker-share ul li#fb-sh a:hover {
    background-position: -80px -47px;
}

#ticker-share ul li#yt-sh a {
    width: 22px;
    height: 23px;
    background-position: -120px 0px;
}

#ticker-share ul li#yt-sh a:hover {
    width: 22px;
    background-position: -120px -47px;
}

#ticker #daysleft {
    margin: 0px 0 0 -150px;
    padding: 0px;
    width: 374px;
    color: #fff;
    left: 50%;
    font: 400 19px/2.2 "Lin", sans-serif;
    text-transform: uppercase;
    position: absolute;
    text-align: center;
}

#ticker #daysleft img {
    margin: 0px 4px 0 0;
    padding: 0px;
    vertical-align: middle;
}

#text {
	width:300px;
	float: left;
	margin-top: 15px;
}

#ticker #daysleft b {
    margin: 5px 10px 0 0;
    padding: 0px 2px 0 5px;
    line-height: 1.8;
    text-transform: uppercase;
    background: #fff;
    color: #3996D2;
    letter-spacing: 3px;
}

#ticker #daysleft span {
    margin: 5px 0px 0 0;
    padding: 0px;
}
        body {
            background: #fff;
            color: #272525;
            font: 12px/20px "Open sans", Arial, Helvetica, Geneva, sans-serif;
            font-weight: 500;
        }

        ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        a {
            color: #76949F;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }

        .source, .source2 {
            width: 350px;
            margin: 0 auto;
            border: 1px solid #e0e0e0;
            background: white;
            display: block;
            white-space: pre;
            -webkit-border-radius: 3px;
               -moz-border-radius: 3px;
                    border-radius: 3px;
        }

        .source2 {
            width: 450px;
        }

        .example2 {
            width: 640px;
            padding: 15px;
            margin: 50px auto;
            background: white;
            -webkit-border-radius: 3px;
               -moz-border-radius: 3px;
                    border-radius: 3px;
        }
    
        .example2 .tweet {
            overflow: hidden;
        }

        .example2 ul {
            width: 99999px;
            height: 100px;
        }

        .example2 ul li {
            width: 200px;
            height: 100px;
            float: left;
            border-right: 1px solid #eee;
            padding: 0 10px 0 0;
            margin: 0 10px 0 0;
        }

        