/* @override 
	http://a2design.no/wordpress/wp-content/themes/noraform/style.css
	http://a2design.no/noraform/wordpress/wp-content/themes/noraform/style.css
	http://noraform.no/wordpress/wp-content/themes/noraform/style.css
*/

/*
Theme Name: Noraform
Theme URI: http://noraform.no/
Description: Based on blank theme with style sheet changes
Version: 0.8
Author: Lasse Klein
*/

/* Main Sizes          */
/* Content area: 600px */
/* Sidebar     : 60px */

/*img { behavior: url(iepngfix.htc); }*/
/* img, #header, .class, blockquote { behavior: url(iepngfix.htc); } */

/* @group Block level */

Body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #888;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#page {
	z-index: 2;
	width: 900px;
	padding: 0px 48px 0px 48px;
	text-align: left;
	margin: 0 auto;
}

#header {
	float: left;
	width: 900px;
	height: 120px;
}
 
#headerimg{
	padding: 85px 0px 0px;
	width: 400px;
	float: left;
	border-style: none;
}

#blogname a {
	font-weight: bold;
	font-size: 24px;
	color: #000;
	letter-spacing: 2px;
}

#description {
	color: #000;
	font-size: 9.5px;
}

#wrapper {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
	width: 900px;
	min-height: 350px;
}

#content {
	width: 900px;
	/* overflow: auto;
	height: 350px; */
}

#sidebar {
	float: left;
	width: 400px;
	padding: 0px 19px 0px 19px;
}

#footer {
	float: left;
	width: 900px;
	z-index: 3;
	padding-bottom: 25px;
}

/* @end */

/* @group Links */

a, a:visited {
    color: #888888;
	text-decoration: none;
}

a:hover, a:active {
    color: #882266;
	text-decoration: underline;
}

/* @end */

/* @group Headings */

h1 {
	font-size: 13pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 9pt;
}

h5 {
	font-size: 8pt;
}

h6 {
	font-size: 10pt;
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
}

hr {
	display: none;
}

/* @end */

/* @group Post */

.post h2 a:visited, .post h2 a, .post  h2 { /* post title link */
	color: #000000;
}

.post h3 a:visited, h3 a { /* post search title link */
	color: #000000;
}

.pagepost {
	clear: both;
}

.post {
	width: 700px;
	padding-right: 200px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}

.post p {
	width: 100%;
	float: left;
}

.post a {

}

.post h2 {
	clear: both;
	margin: 0px 0px 2px 0px;
}

.post h3 {
	clear: both;
	margin: 0px 0px 2px 0px;
}

.post ul, ol {
	margin: 0px 0px 24px 0px;
	clear: left;
	list-style-type: circle;
}

.post li {
	margin: 0px 0px 6px 0px;
	clear: left;
	list-style-type: circle;
}

.postmetadata {
}

.postmetadata a, .postmetadata a:visited {
	color: #888;
}

.post .postmetadata .edit {
	float: right;
}

.post .postmetadata .categories {
	float: left;
	text-transform: uppercase;
}

.post .postmetadata .time {
	font-size: 85%;
}

.post .postmetadata .comments {
	background: url(images/mini-comments.gif) no-repeat right center;
	/* padding-right: 15px; */
	float: right;
	font-size: 85%;
}

/* @end */

/* @group Entry */

.entry h3{ 
	color:#555;
	/* margin-bottom: -10pt; */
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

img.alignleft  {
	padding: 0px 12px 6px 0;
	text-align: right;
	float: right;
}

img.alignright  {
	padding: 0px 0px 6px 12px;
	float: right;
}

img.center  {
	padding: 6px 0px;
}

.entrytext .postmetadata {

}

.entry {
	color: #333333;
	width: 100%;
}

/* @end */
p a.more-link {
	float: right;
}

.widget {
	margin: 0px;
	padding: 0px 0px 16px 0px;
}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {
	border-left: medium solid #CCCCCC;
	/* border-right: medium solid #CCCCCC; */ 
	padding: 0px 12px;
	margin: 0px 24px;
	/* background-color: #FFFFdd; */
}

cite {

}

a img {
	border-color: #000;
	border-style: none;
}

acronym, abbr {

}

/* @group Sidebar */

#sidebar .title{
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a, #sidebar a:visited {
	color: #444;
}

#sidebar a:hover, #sidebar a:active {

}

/* @end */

/* @group Comments */

ol.commentlist {
	float: left;
	width: 600px;
	padding-right: 300px;
}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/* @end */

/* @group Searchform */

#searchform {
}

#searchform input {

}

#searchform #s {
	width: 65%;
}

#searchsubmit {
	width: 30%;
}

/* @end */

/* @group Calendar */

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/* @end */

/* @group Footer */

#footer p {
	margin: 0;
	font-size: 9px;
	padding: 0;
}

#footer a, #footer a:visited {
	color: #444;
}

#footer a.grey, #footer a.grey:visited {
	color: #888;
}

#footer a:hover, #footer a:active {

}

/* @end */

/* @group Forms */

input .stretch {
	width: 100%;
}

input .button {
	width: 100px;
}

textarea {
	width: 100%;
}

/* @end */

/* @group Ads */
#topads {
	text-align: center;
}
/* @end */

/* @group Menu */

#menu {
	height: 44px;
	padding: 80px 0px 0px;
	float: right;
	width: 500px;
	margin: 0;
}
#menu ul{
	list-style-type: none;
	white-space: nowrap;
	padding-top: 0;
	float: right;
	margin: 0;
	top: 30px;
	position: relative;
}

#menu li{
	float: left;
	padding-left: 30px;
}

#menu li a:hover{
	color: #882266;
}

#menu li a, a:visited{
	color: #888888;
}



/* @end */

/* @group Norating */

.object {
	height: 100px;
	margin-right: 16px;
	float: left;
}

#footertext {
	width: 250px;
	text-align: right;
	float: right;
	padding-top: 20px;
}



/* @end */

/* @group Form */

#contact {
	margin-top: 10px;
	float: left;
	width: 600px;
}

#contactform {
	width: 400px;
	float: left;
}

#contactformheader {
	padding-bottom: 6px;
}

#contactformstatus {
	width: 180px;
	padding-left: 20px;
	float: left;
}

#contactformdebug {
	display: none;
}

#backnav {
	clear: left;
	float: left;
	display: none;
}

.label {
	
}
.label_error {
	color: red;
}

#myGallery
{
width: 400px !important;
height: 200px !important;
}
/* @end */


