/*   
Theme Name: Naesset Mek. Verksted AS
Theme URI: http://www.naessetmek.no/
Description: Tema for Wordpress til Naesset Mek. Verksted AS.
Author: Anders Naesset
Author URI: http://naessetphotography.com
Version: 1.0
*/
html { background-color: #000000; margin: 0px; padding: 0px; }
body { 
	margin: 0px; padding: 0px;
	background: url(images/bg.png) repeat-x #f0f0f0;
	font-family: Helvetica, Arial, sans-serif
}
#container {
	background: url(images/container_bg.jpg) no-repeat 560px 73px;
	min-height: 750px;
	width: 1000px;
	position: relative;
}
#logo {	position: absolute; top: 75px; left: 51px; }
#logoReferanser { position: absolute; top: 160px; left: 51px; }
#logoProsjekter { position: absolute; top: 160px; left: 51px; }
#logoOmoss { position: absolute; top: 160px; left: 51px; }
#logoTilbakeblikk { position: absolute; top: 160px; left: 51px; }
#panel { position: absolute; top: 230px; left: 51px; }

#content {
	padding-top: 410px;
	padding-left: 51px;
    padding-bottom: 60px;
	width: 815px;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}
.column1 { float: left; width: 533px; margin-right: 30px; }
.column1-big { float: left; left; width: 815px; }
.column2 { float: left; width: 249px; text-align: right; }

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #253a7a;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	line-height: 30px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0px -14px 0px;
	font-weight: regular;
	line-height: 30px;
}
.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #253a7a;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	line-height: 30px;
}
/* general tags */
img { border: 0px; }
.column1 img {
	border: 5px solid #253a7a;
	margin-right: 12px;		
}
.column2 img {
	border: 5px solid #253a7a;	
}
img.content {
	border: 5px solid #253a7a;
	margin-right: 12px;	
}
hr {
	border: none 0;
	border-top: 1px dashed #253a7a;
	height: 1px;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a {
	text-decoration: none;
	color: #253a7a;
}
a:hover {
	text-decoration: underline;
	color: #253a7a;
}
p.attributes {
	font-size: 10px;
}
/* menu items */
ul#left_menu {
	margin: 0px; padding: 0px;
	position: absolute; top: 22px; left: 75px;
}
ul#right_menu {
	margin: 0px; padding: 0px;
	position: absolute; top: 22px; right: 110px;
}
ul#left_menu li, ul#right_menu li {
	margin: 0px; padding: 0px;
	list-style: none;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
ul#left_menu li a, ul#right_menu li a {
	text-decoration: none;
	color: #696969;
}
ul#left_menu li a:hover, ul#right_menu li a:hover {
	text-decoration: underline;
	color: #696969;
}
/* footer */
#footer {
	border-top: 4px solid #d0d0d0;
	background-color: #000000;
	padding: 30px 50px 80px 50px;
	margin-top: 30px;
}
#footer img {
	float: left;
	margin-right: 40px;
}
#footer span {
	display: block;
	float: left;
	width: 300px;
	font-size: 10px;
	color: #d0d0d0;
	padding-top: 10px;
}
#footer a {
	color: #d0d0d0;
	text-decoration: none;
}
#footer a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

