/*
Theme Name: Nordic F3 Masters
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: f2
*/

@import url("../f2/style.css");

body {	height: 100%;
	background: #888; 
	background-image: url(/tausta.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.postcomment { display: none; }

#page { border:4px solid #1884b3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height:100%; }

#header { border:0px;
	  border-bottom:2px solid #1884b3; }

#headerimg {
	margin-right: 2px;
	margin-bottom: 0;
	padding: 0;
	float: right;
	vertical-align: bottom;
	position:relative;
	bottom:-57px;
}

#hmenu {
	float:left;
}

#kalenteri {
	border-bottom:1px solid #1884b3;
}

#facebook {
	height: 58px;
	width: 200px;
	background: #fff;
	border:1px solid #1884b3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }

#wrapper { padding-bottom: 35px; }

#footerimg {
	float: left;	
	position:relative;
	bottom:49px;
}

#footer { 
	  padding-right: 60px;
	  text-align: right;
	  border:0px;
	  border-top:2px solid #1884b3;
	 }
