/*  
Theme Name: Eventilla Theme
Theme URI: http://www.eventilla.com/
Description: Eventilla-theme
Version: 1.0
Author: Markus Haataja
Author URI: http://www.eventilla.com/

*/

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.45em;
	background: #fff;
}

body#front-page {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.45em;
	background: #fff url('./images/bg.jpg') top center repeat-x;
}

#wrapper {
	background: #f2f1ec url('./images/bg_inner.jpg') top center repeat-x;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #000;	
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.25em;
}

h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
}

a {
	color: #417ba8;
}

#site {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#top {
	height: 100px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 320px;
	margin: 0 0 20px 0;
}

#logininfo {
	float: right;
	width: 563px;
	text-align: right;
}

#logininfo #forgotpassword {
	margin: 6px 0 2px 0;
	font-size: 12px;
	color: #8c8c8c;	
}

#logininfo #forgotpassword a {
	color: #8c8c8c;
	text-decoration: none;
}

#logininfo #forgotpassword a:hover { text-decoration: underline; }

#logincontent {
	width: 563px;
	height: 53px;
	padding: 11px 0 0 0;
	background: #fff url('./images/loginbg.gif') top left no-repeat;
}

#logincontent input {
	width: 198px;
	height: 17px;
	color: #666666;
	margin: 0 2px 0 0;
	padding: 6px 6px 5px 6px;
	background: #fff url('./images/inputbg.jpg') top left no-repeat;
	border: none;
}

#logincontent span input {
	width: 111px;
	height: 28px;
	color: #666666;
	margin: 1px 10px -2px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	border: none;
	background: #fff url('./images/btn_login.jpg') top left no-repeat;
}

/*---- Topmenu ----*/
#call {
	float: right;
	font-size: 20px;
}

#topmenu {
	width: 960px;
	height: 44px;
	color: #fff;
	padding: 16px 0 0 0;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	float: left;
	list-style: none;
	margin; 0;
	padding: 0 20px 0 0;
}

#topmenu ul li a, #topmenu ul li a:visited {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}

#topmenu ul li a:hover {
	text-decoration: underline;	
}

#topmenu ul li.current_page_item a {
	padding-bottom: 21px;
	background: transparent url('./images/topmenu_currentbginner.gif') center bottom no-repeat;
}

body#front-page #topmenu ul li.current_page_item a {
	padding-bottom: 21px;
	background: transparent url('./images/topmenu_currentbg.jpg') center bottom no-repeat;
}

#header {
	width: 960px;
	height: 325px;
	margin: 1px 0 0 0;
	padding: 0;
	background: transparent url('./images/headerbg.jpg') left -11px no-repeat;
}

#headerslogan {
	width: 450px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 36px;
	color: #fff;
	text-shadow: #a1181e 2px 2px;
}

#header p {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.25em;
	color: #fff;
	//text-shadow: #000 1px 1px;
}

#header #trybutton {
	float: left;
	width: 200px;
	height: 38px;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 16px 0 0 0;
	color: #fff;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header #trybutton a {
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: "PT Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	text-shadow: #000 -1px -1px;
}

#header #trybutton a:hover {
	border-bottom: 1px solid #fff;
}

#header #moreinfo {
	width: 120px;
	height: 38px;
	font-size: 12px;
	margin: 20px 0 10px 0px;
	padding: 0 0 12px 12px;
}

#header #moreinfo a { color: #feeb65; }

#content {
	font-size: 1em;
}

#content #ingressheader {
	width: 720px;
	height: 14px;
	margin: 0;
	padding: 0;
	background-color: #e9dece;
}

#content #ingress {
	width: 670px;
	margin: 0 0 20px 0;
	padding: 10px 25px;
	background-color: #eee7de;
}

#content #ingress h1 {
	color: #745226;
}

#content #ingress p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #745226;
}

#content #ingress img {
	margin: 10px 0 10px 0;
}

#content #ingressfooter {
	width: 720px;
	height: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #e9dece;
}

#content #teaser {
	float: right;
	width: 360px;
	height: 235px;
	margin: 0 0 20px 20px;
	padding: 50px 0 0 10px;
	font-weight: bold;
	color: #fff;
	background: #c61c22 url('./images/teaserbg.jpg') top left no-repeat;
}

#content #teaser p {
	width: 250px;
}

#content #featuresingress {
	height: 280px;
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.2em;
}

#content ul#features {
	margin: 0;
	padding: 0;
}

#content ul#features li {
	float: left;
	list-style: none;
	margin: 0 6px 10px 0;
	padding: 8px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

#content ul#features li a, #content ul#features li a:visited {
	color: #fff;
	text-decoration: none;
}

#content ul#features li a:hover {
	border-bottom: 1px solid #fff;
}

.post {
	margin: 10px 0 0 0;
}

#contactgmap {
	float: right;
	width: 324px;
	margin: 0 0 0 0;
	padding: 0;
}

#contactgmap #map_canvas {
	border: 12px solid #fff;
}

#featured {
	width: 480px;
	margin: 2px 160px 0 0;
	padding: 0 0 0 0;
}

#testimonial {
	width: 300px;
	margin: 2px 10px 0 0;
	padding: 0 0 0 0;
}

#featured h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3f3f3f;
}

#featured h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3f3f3f;
}

#signup {
	width: 320px;
	margin: 2px 0 0 0;
	padding: 0;
}

#signup h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3f3f3f;
}

#newsletter {
	width: 320px;
	height: 49px;
	margin: 12px 0 40px 0;
	padding: 10px 8px 8px 8px;
	background: transparent url('./images/newsletterbg.gif') top left no-repeat;
}

h2.newsletter {
	margin: 0px 0 0 0;
}

#newsletter input {
	width: 175px;
	height: 19px;
	color: #666666;
	margin: 0 4px 0 0;
	padding: 6px 4px 5px 6px;	
	border: none;
	background: transparent url('./images/newsletterinputbg.gif') top left no-repeat;
}

#newsletter input.join {
	width: 104px;
	height: 28px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: transparent url('./images/btn_newsletter.jpg') top left no-repeat;
}

#info {
	margin: 28px 0 0 0;
}

#info h2 {
	font-size: 1.4em;
	color: #333333;
}

#info h2 a {
	color: #333333;
	text-decoration: none;
}

#twitter {
	width: 300px;
	margin: 0 20px 0 0;
}


#twitter ul {
	margin: 0;
	padding: 0;
}

#twitter ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#twitter a {
	//color: #048df7;
}

#twitter .entry-content {
	font-size: 0.95em;
}

#twitter .time-meta a {
	display: block;
	font-size: 0.85em;
	text-decoration: none;
	color: #999999;
}

#twitter .from-meta {
	display: none;
}

#twitter a.twitterlink {
	font-size: 0.95em;
	//color: #048df7;
}

#twitter .intent-meta a {
	font-size: 0.95em;
	padding-right: 8px;
}

#blog {
	width: 300px;
	margin: 0 20px 0 0;
}

#info #blog ul {
	margin: 0;
	padding: 0;
}

#info #blog ul li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#info #blog .date {
	font-size: 0.85em;
	color: #999999;
}

#testimonial {
	width: 320px;
	margin: 0 0 0 0;
}

#testimonial img {
	margin: 0 0 20px 0;
}

#testimonial em {
	font-size: 1em;
	line-height: 1.6em;
}

#footermenu {
	width: 100%;
	height: 35px;
	margin: 0px 0 10px 0;
	background-color: #000;
}

#footerlogo {
	width: 100%;
	clear: both;
	color: #888;
	font-size: 0.95em;
	margin: 10px auto;
	text-align: center;
}

#footerlogo p {
	padding: 4px 0 0 0;
}

/*---- Blog ----*/
#contentarea .blogpost {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.postheader h2 a {
	color: #417ba8;
}

.postheader h2 a:hover {
	text-decoration: underline;
}

.blogpost a img {
	margin: 6px 0 10px 0;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #eee;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.4); 
	box-shadow: 0 1px 5px rgba(0,0,0,.4); 
	-webkit-transition: all .5s linear;
}

.blogpost a:hover img {
	-moz-box-shadow: 0px 0px 8px #006699;
	-webkit-box-shadow: 0px 0px 8px #006699;
	box-shadow: 0px 0px 8px #006699;
}

.authcomment {
	background-color: #d9d5ca;
}

.comment-author {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

.comment-date {
	font-size: 11px;
	color: #888;
}

ol.commentlist {
	margin: 20px 0 20px 0;
	padding: 0;
}

ol.commentlist li {
	margin: 0;
	padding: 20px 10px;
	list-style: none;
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
}

/*---- Front page featured ----*/
#featured ul.ui-tabs-nav {
	width: 550px;
//	height: 60px;	
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	background-color: none;
}

#featured ul.ui-tabs-nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666; 
}

#featured ul.ui-tabs-nav li img { 
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
}

#featured ul.ui-tabs-nav li span { 
	display: none;
}

#featured li.ui-tabs-nav-item a {
	display: block;
	height: 60px;
	text-decoration: none;
}

#featured .ui-tabs-panel {
	width: 550px;
	height: 250px;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

#featured .ui-tabs-panel img {
	margin: 6px 0 0 0;
	padding: 2px;
	border: 2px solid #ddd;
}

#featured .ui-tabs-hide {
	display: none;
}

#featured .featured1 {
	margin: 00;
	padding: 0;
	background: transparent;
}

#featured .featured1 a:hover { background-position: 0 -35px; }
#featured .featured1 span { display: none; }

#featured a:active, #featured a:focus { outline: 0; }
/*---- Comment form ----*/
#commentform {
	width: 400px;	
}

#commentform input {
	width: 175px;
	height: 19px;
	color: #666666;
	margin: 0 4px 0 0;
	padding: 6px 4px 5px 6px;	
	border: none;
	background: transparent url('./images/newsletterinputbg.gif') top left no-repeat;
}

#commentform input#submit {
	width: 104px;
	height: 28px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: transparent url('./images/btn_newsletter.jpg') top left no-repeat;
}

/*---- Ota yhteyttä ----*/
#formBuilderCSSIDOta_yhteyttauml {
	width: 400px;	
}

#formBuilderCSSIDOta_yhteyttauml input {
	width: 175px;
	height: 19px;
	color: #666666;
	margin: 0 4px 0 0;
	padding: 6px 4px 5px 6px;	
	border: none;
	background: transparent url('./images/newsletterinputbg.gif') top left no-repeat;
}

#formBuilderCSSIDOta_yhteyttauml .radio_buttons input {
	width: auto;
	height: auto;
	background: none;
}

#formBuilderCSSIDOta_yhteyttauml .formBuilderSubmit input {
	width: 104px;
	height: 28px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: transparent url('./images/btn_newsletter.jpg') top left no-repeat;
}

/*---- Tilaa esittely ----*/
#formBuilderCSSIDTilaa_esittely, #formBuilderCSSIDTilaa_esittely_uimaseuralle, 
#formBuilderCSSIDTilaa_esittely_urheiluseuralle, 
#formBuilderCSSIDTilaa_esittely_koulut_ja_oppilaitokset {
	width: 400px;
}

#formBuilderCSSIDTilaa_esittely input, 
#formBuilderCSSIDTilaa_esittely_uimaseuralle input, 
#formBuilderCSSIDTilaa_esittely_urheiluseuralle input, 
#formBuilderCSSIDTilaa_esittely_koulut_ja_oppilaitokset input {
	width: 175px;
	height: 19px;
	color: #666666;
	margin: 0 4px 0 0;
	padding: 6px 4px 5px 6px;	
	border: none;
	background: transparent url('./images/newsletterinputbg.gif') top left no-repeat;
}

#formBuilderCSSIDTilaa_esittely .radio_buttons input, 
#formBuilderCSSIDTilaa_esittely_uimaseuralle .radio_buttons input, 
#formBuilderCSSIDTilaa_esittely_urheiluseuralle .radio_buttons input,
#formBuilderCSSIDTilaa_esittely_koulut_ja_oppilaitokset .radio_buttons input {
	width: auto;
	height: auto;
	background: none;
}

#formBuilderCSSIDTilaa_esittely .formBuilderSubmit input, 
#formBuilderCSSIDTilaa_esittely_uimaseuralle .formBuilderSubmit input, 
#formBuilderCSSIDTilaa_esittely_urheiluseuralle .formBuilderSubmit input,
#formBuilderCSSIDTilaa_esittely_koulut_ja_oppilaitokset .formBuilderSubmit input {
	width: 104px;
	height: 28px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: transparent url('./images/btn_newsletter.jpg') top left no-repeat;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(./js/nivo-slider/images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
	background:url(./js/nivo-slider/images/loading.gif) no-repeat 50% 50%;
	border: 12px solid #fff;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(./js/nivo-slider/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(./js/nivo-slider/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
