/*  
Theme Name: Lauget
Theme URI: http://localhost/htdocs/wordpress/wp-content/themes/lauget/style.css
Description: Customdesign from Believeindesign.net
Version: 1.0
Author: Christer Grimsmo
Author URI: www.believeindesign.net

*/
* {
	margin:0 auto;
}

body {
	margin: 0px;
	padding: 0px 0px 40px;
	background-image: url(images/main_bg.gif);
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 85%;
	line-height: 150%;
	background-repeat: repeat;
	background-attachment: fixed;
}
/*---------Tags---------------*/
div {
	margin:0;
	padding:0;
}
ul  {
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
	list-style-type: none;
}

li {
	margin: 0px;
	list-style-type: none;
}


/*--------Text----------*/
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #0066FF;
}
h2 {
	color: #000;
	letter-spacing: -1px;
	padding-bottom: 3px;
	border-bottom:thin solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/*h3 {
	font-size: 18px;
	font-variant: normal;
	color: #CC9900;
}*/
/*-----------imagerotator-----------*/
.logo {
	text-decoration: none;
	border-width: 0;
	z-index: 5;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#id_1 {
	z-index:-1;
}
swfobject {
	z-index:0;
}
.lauget_logo {
	text-decoration: none;
	border-width: 0;
	z-index: 5;
	position: absolute;
	bottom: 0px;
	left: -10px;
}

/*--------Navigation-------*/
#navigation{
	position:absolute;
	left:310px;
	width:680px;
	float:left;
	height:30px;
	margin-left:15px;
	margin-bottom:-5px;
}
#navigation ul{
border:none;

}
#navigation ul li{
        float:left;
}
#navigation ul li a{
       background:url(images/nav/link.png) no-repeat top left;
	   padding:12px 5px 12px 5px;
	   width:110px;
	   height:35px;
       font-size:14px;
       font-weight:bold;
       color:#FFF;
	   font-family:Arial, Helvetica, sans-serif;
}
#navigation ul li a:hover{
		background:url(images/nav/link_ov.png) no-repeat top left;
		text-decoration:none;
		color:#FFF;
		
}
#sideleft{
	background:url(images/nav/side.png) top left;
	height:35px;
	width:82px;
	margin-top:-10px;
}
#sideright{
	background:url(images/nav/side.png) top right;
	height:35px;
	width:86px;
	margin-top:-10px
}
/*--------Layout-------*/
#wrapper {
	width: 980px;
	background-color: #FFFFFF;
	overflow:hidden;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	position:relative;
	height: 260px;
	width: 980px;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#content {
	width: 680px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 15px;
	margin-left: 15px;
        margin-top: 35px;
}
#note {
	color:#FF0000;
	background-color:#FFEAEA;
}
/*------sidebar-left------*/
#sidebar-left {
	width: 250px;
	float: left;
	text-align:left;
	margin-left: 11px;
}
#widgets-left li a:hover{
	color: #000000;
	text-decoration: none;
        background-color:#FFE3B9;
}
#widgets-left li  a, #widgets-left li a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	list-style-position: inside;
	padding-left:12px;
}
/*--------footer---------*/
#footer{
	background: #E5E5E5;
	padding-top: 5px;
	border-top:thin solid #999999;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footertxt {	
	font-family: Arial, Helvetica, "sans-serif x-small message-box";
	font-size: 0.8em;
	text-align:center;
}
/*--------Class----------*/
.smalltxt {
	font-size: 80%;
	display: block;
	margin-bottom: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
}
.admin_right {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
	width: 100%;
	height: 25px;
}
/*-------Post---------*/
.announcement_post{
	background: url(images/announ.png) no-repeat left top;
	background-color: #FFF1E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin-top:22px;
	margin-bottom:5px;
	padding-left:40px;
	width: 92%;
	font-size: 1em;
}
.post-title{
	margin-top: -20px;
	margin-bottom: 10px;
	text-transform:capitalize;
	font-size:1.5em;
	color:#333333;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.postmetadata {
	color: #002e92;
	font-size: 0.8em;
	font-weight: normal;
	clear: both;
	padding: 1px 3px;
	border-top: 0.5px dotted #002e92;
	border-bottom: 1px dotted #002e92;
}
.postmetadata a:link,
.postmetadata a:visited {
	color: #002e92;
	text-decoration: none;
	border-bottom: 0px dotted #002e92;
	font-weight: normal;
}

.postmetadata a:hover,
.postmetadata a:active {
	color: #e3001a;
	text-decoration: none;
	border-bottom: 0px dotted #e3001a;
}

.post {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 10px 10px 10px 15px;
	margin: 0px 0 0px 0px;
	border-bottom: 3px solid #ccc;
	background: #F4F4F4;
}
.entry {
	font-size: small;
}
.entry a {
	color:#0066FF;
}

#posthead {
	position:relative;
}
.date {
	font-size: 0.8em;
	font-variant: small-caps;
	color: #999999;
	float:right;
}
.size-thumbnail {
 	float:right;
	margin: 15px;
}
a.more-link {
  display:block;
  margin:10px 0 0;
  color:#002e92;
}
a.more-link:hover {
  display:block;
  margin:10px 0 0;
  color:#e3001a;
  text-decoration:none;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
/*--------------Comments------------------*/
ol.commentlist {
	margin:0;
	padding:0;
	}
.commentlist li {
	list-style:none;
	border-bottom:1px solid  #FFE6B7;
}
.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#666666;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #CCCCCC;
}	
.commentlist a:link, .commentlist a:visited {
	color:#000000;
}
.commentlist a:hover, .commentlist a:active {
	color:#CCCCCC;
}
.commentlist cite img {
	padding:1px;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:9px;
}
.commentlist .author {
	font: small-caps bold 1em Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	background-image: url(images/comment-grey-bubble_right.png);
	background-repeat: no-repeat;
	background-position: top, left;
	padding-right: 5px;
	padding-left:10px;
}
.commentlist .time {
	background:url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	padding-right:13px;
	position: absolute;
	right:19%;
	font-size: x-small;
}
.commentlist .date {
	background:url(images/date-button.gif) no-repeat 1px;
	padding-left:16px;
	padding-right:13px;
	position: absolute;
	right:25%;
	font-size: x-small;
}
.commenttext {
	padding: 5px 20px 10px 20px;
	color:#666666;
	background-image: url(images/comment_bg.png);
	background-repeat: repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.authorcomment {
	background-color: #CC9900;
}
.com_auth{
	text-transform:capitalize;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
.box {
	background-color: #F2F2F2;
	border: thin solid #CCCCCC;
	margin-top: 5px;
}
/*-----Guestbook-----*/
.fbshare_main{
float:right;
margin-top:-25px;
margin-bottom:25px;
}

img, img a{
	margin:5px;
	border:thin solid #CCC;
	padding:2px;
}
