@import url(style.css);

a:link, a:visited {
    color: #333333;
    text-decoration: none;
}

.entry-content a {
	color:#CE3900;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Titillium Web";
	font-weight:300;
}

#wrapper {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:none;
	box-shadow:none;
	margin-top:0;
	padding:0;
	width:960px;
}

#main {
	background:#fff;
	border:solid 2px #f8f8f8;
	padding:75px 24px 0;
	width:908px;
}

#header {
	padding:16px 0 0;
	height:282px;
}

#site-title {
	margin:0;
	width:100%;
	font-size:1.3em;
	line-height:1em;
}
#site-title a {
	font-weight:normal;
}
#site-title ul {
	margin:0;
	list-style:none;
	line-height:1.2em;
	padding:10px 10px 10px 0px;
	font-weight:normal;
}

#site-title h1 {
	font-family:"Titillium Web";
	clear:right;
	font-size:75px;
	line-height:1em;
}

#site-title ul li {
	background:url(../img/black-arrow.png) no-repeat left center;
	padding-left:32px;
}
#headerimg {
	background:url(../img/headerimg.png) no-repeat top left;
	padding:7px 7px 30px;
	float:left;
	margin-right:16px;
	display:block;
}

.name-and-topics {
	font-family: "Titillium Web";
	font-weight:300;
	display:block;
	float:left;
	font-size:21px;
	width:500px;
}
.number-badge {
	font-family:"Titillium Web";
	background:url(/web/20141218202614im_/http://anttikoskela.fi/wp-content/themes/ehdokkaat/images/number.png) no-repeat center center;
	font-size:60px;
	color:#fff;
	line-height:124px;
	width:124px;
	height:124px;
	float:right;
	text-align:center;
}

.social-media-share-buttons {
	border-color:#f2f2f2;
}

#access {
	background:#4c4c4c!important;
	bottom:-55px;
	left:-10px;
}

#access ul ul {
	top:44px;
    width: 188px;
	}

#access li:hover > a, #access .current-menu-item > a, #access .current-menu-parent > a {
    background: #e23f01 url(../img/menu-item.png) repeat-x top left;
	color:#fff;
}

#access ul ul *:hover > a, #access ul ul .current-menu-item a, #access ul ul .current-menu-parent > a {
	background:#efefef;
	color:#333;
}



#content {
	margin-right:400px;
}

#content .entry-title {
	line-height:1.3em;
	margin:0px;
}

#primary {
	width:320px;
}

.not-singular .hentry:hover {
	background:#f2f2f2;
}

.widget-area ul ul {
    list-style: none;
}

.widget {
	border:none;
}

.widget-title {
	background:none!important;
}

.widget_rss .widget-title img {
	display:none;
}

.widget_sp_image img {
	padding:8px 0;
}

#content #comments {
	color:#666;
}

h3#reply-title {
    color: #fff;
	background:#333;
	font-weight:normal;
    font-size: 20px;
    font-weight: normal;
	padding-left:16px;
	box-shadow:0 0 10px #ccc;
}

h3#comments-title {
	margin: 24px 0 8px;
	font-size:16px;
}

.logged-in-as, .comment-notes {
	font-size:10px;
}

#footer {
	color:#fff;
	background-color:#da002a;
}

#colophon {
	width:912px;
	padding:24px 0 0 0;
}

#footer-widget-area {
	padding-bottom:8px;
}

#footer-widget-area .widget-area {
    width: 279px;
}
#footer a {
	color:#fff;
}

#footer .widget {
    font-size: 13.5px;
    line-height: 1.3em;
}

#footer .widget ul {
	list-style:none;
}

#footer .widget {
	border:none;
	font-size:13px;
}

#footer .widget-title {
	text-transform:none;
	background:none;
	color:#fff;
	padding:0;
	border:none;
}

.widget_sp_image img:hover {
	box-shadow:none;
}

#site-title {
	position:relative;
}


.widget-title {
    height: 30px;
    line-height: 30px;
}

.commentlist li.comment {
    background: none;
	padding:0;
	}
	
a.linkbutton {
	color: #fff;
}

.widget_sp_image img{
	max-width:100%!important;
	height:auto!important;
	}
