/*  
Theme Name: Velbekomme 2009
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	outline: 0;
	font-size: 100%;
	border-top-width: 0;
	border-right-width: 0;
	
}
a { /*-- Removes dotted outline from clicked links in FF --*/
	outline: none;
}
img {
	border:none;
	
}

img.alignleft{
	padding-bottom: 15px;}
img.alignright{
	padding-bottom: 15px;}	
	
.clearer {
	clear:both;
}
blockquote {
	background: #F2F2F2 url(images/blockquote.png) no-repeat top left;
	border: 1px solid #D7D7D7;
	padding: 10px 10px 10px 40px;
}
/*-- Main structure for the layout --*/
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-color: #CCC;
	font-size: 13px;
	line-height: 17px;
	height: 0px;	

}

#background {
background-color: 
	
	
}
#outerWrapper {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	
	
}
#contentWrapper {
	overflow: hidden;
	clear: left;	
}


/*-- Page styles --*/

#outerWrapper #contentWrapper #Content_page {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	
	
}

#outerWrapper #contentWrapper #Content_page .entry {
	width: 975px;
}



#Content {
	float:left;
	width: 700px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#Footer {
	border-top: solid 1px #666;
	padding: 10px 10px 0px;
	background: #000 url(images/footerbg.png) repeat-x top;
	height: 61px;
	color:#999;
	clear:both
	
	
}

/*-- Heading styles --*/
h1 {
	font: normal 26px/36px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h2 {
	font: bold 20px/30px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
}
h3 {
	font: bold 17px/27px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #069;
}
h4 {
	font: bold 14px/24px Verdana, Geneva, sans-serif;
}
h5 {
	font: bold 13px/20px Verdana, Geneva, sans-serif;
	color:#999;
}
h6 {
	font: bold 12px/18px Verdana, Geneva, sans-serif;
}

/*-- Link styles --*/
a, a:link {
	color: #666;
	text-decoration: none;
	font-family: Helvetica;
	
}
a:hover {
	color:#036;}
a:visited, a:active {
	color: #666;
}
.entry a.more-link { /*-- Removes underline from more link --*/
	text-decoration:none;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #FFF;
}
#header a:hover {
	color: #0CF;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #CCC;
}
#Footer a:hover {
	color: #FFF;
}

/*-- Header styles --*/
#headerwrap {
	width: 975px;
	padding: 0;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	
}
#header {
	width:975px;
	background-image: url(images/headerimg5.png);
	background-repeat: no-repeat;
	text-align: right;
	margin-left: 46px;
	height: 200px;
}
#header p {
	margin: 0px;
}
.title { /*-- This is the title of your blog --*/
	font: bold 30px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	width: 600px;
	padding-top: 15px;
}
.title a:hover {
	text-decoration:none;	
}
.description { /*-- This is the line of text below your blog title --*/
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	float: left;
	clear: left;
	padding-top: 7px;
}
.topnav { /*-- This is the RSS links in the header --*/
	float:right;
	color: #000;
	text-align:right;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-top: 10px;
}

/*-- Header search box styles --*/
#headsearch {
	float:right;
	padding-right: 6px;
	margin-top: 20px;
}
#header #searchform {
	width: 242px;
	height: 31px;
	background: url(images/searchbox.png) left 0px no-repeat;
}
*:first-child+html #header #searchform { /* Filter for IE7 */
	padding: 0px 0;
}
* html #header #searchform { /* Filter for IE6 */
	padding: 5px 0;
}
* html #header #searchbox { /* Filter for IE6 */
	margin-top: 0px;
}
#header #searchbox {
	margin-left: 15px;
	margin-top:8px;
	margin-bottom: 3px;
	width: 180px;
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}
#header #searchbutton {
	width: 30px;
	background: none;
	border: none;
	margin-left:10px;
}
#header #searchbutton:hover {
	cursor: pointer;
}

/* Navigation Styles */
#menu {
	position:relative;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFF;
	background-color: #C6BEAF;
	border-right-style: none;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	float:left;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
#menu ul li a:hover {
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}


/*-- Post styles --*/
.posttitle {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 5px;
	color: #507282;
}
.posttitle a:hover {
	text-decoration:none;
}
.archivetitle {
	font-size: 21px;
	line-height: 35px;
	color:#507282;
	background: url(images/archiveicon.png) no-repeat left center;
	padding-left: 42px;
	margin-bottom:8px;
}
.metablock {
	margin-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
}
.meta {
	float: left;

}
.postcomments {
	float: right;
	background: url(images/icon-comment.png) no-repeat left top;
	padding-left: 22px;
	height: 18px;
}
.tags {
	font-weight: bold;
	margin-bottom: 0px;
}
#navwrap {
	height:25px;
	clear: both;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-top: 10px;
}


.box {
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-bottom: 10px;

	padding-left: 50px;
	padding-top: 20px;
	}
#outerWrapper #contentWrapper #Content .box .entry {
	width: 550px;
}

/*---Image alignment in posts and pages---*/


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:30px;
	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*---Image Captions---*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	padding-bottom: 5px;
	margin: 10px;
	
	
}
.wp-caption img {
	margin: 10px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*---Comment Styles---*/
ol.commentlist {
	clear:both;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	width: 550px;
}
ol.commentlist p {
	clear:both;
	margin:0;
	padding:0 10px 10px 10px;
}
ol.commentlist ul.children {
	list-style:none;	
}
.avatar {
	float:right;
	padding:2px;
}
div.comment-author {
	margin-top:5px;
	background-color:#EBEBEB;
	border: solid 1px #CCC;
	height:36px;
}
div.comment-author .fn {
	font: bold 18px/36px Verdana, Geneva, sans-serif;
	padding-left:10px;
}
.says {
	display:none;
}
div.comment-meta {
	float:right;
	padding-bottom:8px;
}
#respond {
	clear:both;
	padding-bottom:15px;
}
div.reply {
	text-align:right;
}
div.reply a {
	text-decoration:underline;
}
#comment {
	width: 90%;
}


	

.wGallery li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0px;
	width:70px;
	height:70px;
	padding:0px;
	
	
}
.wGallery li a img, .wGallery li a:visited img {
	border: solid 1px #fff; }
.wGallery li a:hover img { border: solid 1px #EBEBEB; }

#Footer #validators {
	float: right;
}
#outerWrapper #Content #datoholder   {
	height: 50px;
	width: 46px;
	padding-top:  4px;
	padding-left: 3px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	margin-left:1px;
	margin-top: 40px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #507282;
}


/*-- Sidebar styles --*/

#sidebar {
	float:right;
	width: 230px;

	padding-top:20px;
	background-image: url(images/darkgrey_opacity0.png);
	background-repeat: repeat-y;	
	
}



#sidebar h5 { /*-- This is the title of each widget --*/
	width: 220px;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/darkgrey_opacity0.png);
	background-repeat: repeat-y;
	text-indent: 5px;	
	


}
#sidebar ul {/*-- This is the content of each widget --*/

	font-family: Helvetica;
	margin:0px;
	font-style: normal;
	
	font-size: 11px;
	padding-left: 10px;
	
}
#sidebar ul ul {
	border:none;
	margin-bottom: 10px;
	font-family: Helvetica;
	color:#999;	
	text-indent: -5px;

	
}
#sidebar ul li {
	padding-top: 3px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Helvetica;
	color:#999;	
	
		
}
#sidebar ul li ul li {
	margin:0px;
	padding: 0px;
	border:none;
	font-family: Helvetica;
	color:#999;
	}

#sidebar ul.children {
	padding: 0px;
	margin:0px;
	border:none;

}
#sidebar ul.children li { /*-- This styles the sub categories in the hierarchy --*/
	background: url(images/childbullets.png) no-repeat left top;
	padding-bottom:2px;
	border:none;
}



a.rsswidget {
color:#FFF;
background:none;}

a.rsswidget img{
margin-top: 3px;
}




#rss-3 ul{

	
	}


#rss-3 ul li{
	width: 230px;
	margin: 0px;}
	
	
#pages-2 ul{}
	


#s{
	width:205px;
	margin-left:0px;
	margin-bottom: 20px;
	
}


#searchsubmit{

	margin-right:0px;
	margin-bottom: 0px;}

#search-3.widgetsearch li{
	width: 100px;
	height: 20px;
}

#searchform{
	height: 20px;}
	
#search-3 li{
	width: 210px;
	margin-bottom:20px;
	margin-top: 5px;
	padding:0px;
	list-style:none;
	height: 20px;
}


.widget_search .screen-reader-text{display:none;;}

#gallerywidget-5{
	width: 250px;
	height:275px;
	margin-bottom:20px;
	
	
	}
#gallerywidget-5 ul{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;

}
	
#gallerywidget-5 ul li{
	width: 70px;
	height:70px;
	padding-bottom:5px;}	

a.page_item page-item-2{}



#archives-4.widget_archive  {
	height: 50px;
	width: 250px;
	padding-bottom: 10px;}
	
#archives-4 h5{
margin-bottom: 10px;
}

#wp_thumbie_rl2{
	visibility: hidden;

