charset "utf-8";
/* 
Theme Name: -
Author: Bläck & Co
Author URI: http://www.black.se/
*/


/* ------------------ CSS DESIGN BY BLÄCK & CO REKLAMBYRÅ AB - CUSTOM LOGIN PAGE
----------------------------------------------------------------------------------------------------- */

html { 
	background: ; }
body { 
	/*background-image: url(bg.gif)!important; background-repeat: no-repeat!important; background-position: top center!important;*/
	background-color: #fff!important;
	color: #555; font-size: 11px; font-family: “Arial”, Helvetica, Tahoma, sans-serif;
	}
.login { 
	 }
.login form#loginform { 
	background: transparent;
	border: none;
	/*-webkit-box-shadow: #000 0px 4px 18px;*/
	-webkit-box-shadow: none;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
	padding: 26px 24px 0px; }
p, label, p.label {
	color: #555!important;
}
#nav {
	text-shadow: none!important; }
.login #nav a, a:link, a { 
	color: #E14407!important; 
	text-shadow: none!important;
	}
.login #nav a:hover { 
	color: #E14407 !important;
	text-decoration: none; }
a:hover, a:active, a:focus, a:hover, a:active, a:focus {
	color: #E14407 !important;  }
p#backtoblog {
	background: transparent;
	border: none;
	color: #E14407!important;  }
p#backtoblog a:link, #backtoblog a:link{
	color: #E14407!important;  }
#user_login, #user_pass { 
	font-size: 16px; margin-top: 5px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); 
	-moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
#loginform p form { 
	color: #fff; }
#wp-submit { 
	font-size: 11px; font-weight: normal;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
	border-color: #fff;
	background: #1f4272!important;
	/*background-image: url(button-grad.png); background-repeat: repeat-x; */
	outline: none;
	}
#wp-submit:hover { 
	background: #000!important; }
h1 a { 
	padding: 0px!important; margin: 0px!important;
	width: 320px!important;
	height: 150px!important;
	background-size: 320px 150px!important;
 }

#backtoblog{ 
	display: none; }




