/*
Theme Name: Concise
Author: Jesse
Version: 1.0
Description: Business and portfolio Site *Concise*
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  padding-bottom: 30px;
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
  background: #e6e6e6;
}
.marginauto {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
}
.banner {
  width: 940px;
  padding-bottom: 30px;
  display: inline-block;
  text-align: left;
}
.post-wrap {
  width: 624px;
  padding: 20px;
  display: inline-block;
  background: url("images/posts-bottom.gif") no-repeat bottom;
}
.post-top {
  width: 664px;
  height: 9px;
  background: url("images/posts-top.gif") no-repeat;
}
.post-bottom {
  width: 664px;  
  display: inline-block;
  float: left;
  background: url("images/posts-bg.gif") repeat-y;
}
.sidebar-wrap {
  width: 270px;
  padding: 0;
  margin: 0;
  float: right;
}



/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a {text-decoration: none;}
a {color: #0681e0;}
a:hover {color: #87b9e3;}
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both; line-height:0px; margin:0px; padding:0px;}

h1 {color: #535353;}
h2 {color: #535353; font-size:20px;}
p { color: #787878; line-height:19px;}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  height: 86px;
  float: left;
  font-weight: normal;
}
.logotext {
  padding-top: 40px;
}
.logoimage {
  height: 86px;
  padding-top: 8px;
  padding-left:2px;
}
.logo a {
  font-size: 45px;
  font-weight: bold;
  float: left;
  color: #3f3f3f;
}
.logo span {
  font-size: 15px;
  color: #c6c6c6;
  line-height: 140px;
  margin-left: 15px;
  display: inline-block;
  font-family: arial;
}

ul.dropdown-categories {
  width: 100%;
  height: 40px;
  padding: 0;
  display: inline-block;
  background: DodgerBlue;
}
ul.dropdown-pages {
  height: 48px;
  margin-top: 40px;
  padding: 0;
  float: right;
  display: inline-block;
  background: url("images/topbar-bg.gif") repeat-x;
}
.pages-left {
  width: 10px;
  height: 48px;
  margin-top: 40px;
  float: right;
  display: block;
  background: url("images/topbar-left.gif") no-repeat;
}
.pages-right {
  width: 9px;
  height: 48px;
  margin-top: 40px;
  float: right;
  display: block;
  background: url("images/topbar-right.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 934px;
  height: 352px;
  margin-bottom: 35px;
  padding: 3px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.cornerfix-top {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-top.png") no-repeat;
}
.cornerfix-bottom {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-bottom.png") no-repeat;
}
.showcase-bigcontrol {
  width: 290px;
  height: 328px;
  float: right;
}
.showcase {
  width: 637px;
  height: 351px;
  float: left;
}
.showcase-bigcontrol h2.entry-title {
  font-size: 25px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
}
.showcase-buttons {
  height: 101px;
  padding: 9px 10px;
  position: relative;
}
.showcaseteaser {
  width: 33px;
  height: 119px;
  position: absolute;
  top: -3px;
  left: -39px;
  z-index: 51;
/*  background: url("images/teaser.gif") no-repeat; */
}
.showcaseteaserhover {
  width: 0px;
  height: 114px;
  padding: 3px 0;
  position: absolute;
  overflow: hidden;
  top: -3px;
  left: -15px;
  z-index: 52;
  background: url("images/teaserhover.gif") no-repeat;
}
.showcaseteaserhover img {
  opacity: .0;
}
div.controls {
  position: absolute;
  bottom: 7px;
  left: 7px;
  z-index: 101;
}
div.controls a {
  width: 15px;
  height: 15px;
  padding: 5px;
  float: left;
  display: block;
  background: url("images/control.png") no-repeat center center;
}
div.controls a.activeSlide {
  background: url("images/control-selected.png") no-repeat center center;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
  margin-bottom: 20px;
}
.entry-content {

  line-height: 21px;
  color: #818181;
}

.entry-content p {
  	font: normal 12px arial, tahoma, verdana;
	color: #333333;
	line-height:1.5em;
	text-align:left;
}

.entry-content p a img {
	border:6px solid #e6e6e6;
}


.post .borderimg img {
  padding: 7px;
  margin-right: 15px;
  float: left;
  background: #ebebeb;
}

.entry-title {
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: normal;
  color: #535353;
  /* border-bottom: 1px solid #d5d5d5; */

 }
.entry-title a, .entry-title a, .entry-title a {
  color: #535353;
}
.searchresults {
  font-size: 25px;
  line-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.meta {
	margin-bottom: 15px;
	border-bottom:1px solid #ddd;
}
.meta a {
  color: #87b9e3;
}
.meta a:hover {
  color: #0681e0;
}

.meta span {
  font: normal 12px arial, tahoma, verdana;
  line-height:12px;
  color:#aeaeae;
   
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Home Page               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.homepage-top {
  width: 940px;
  height: 7px;
  background: url("images/index-top.gif") no-repeat;
}
.homepage-bottom {
  width: 940px;
  padding-bottom: 4px;
  background: url("images/index-bottom.gif") no-repeat bottom;
}
.homepage {
  width: 900px;
  padding: 20px;
  margin: 0;
  display: inline-block;
  background: url("images/index-bg.gif") repeat-y;
}
.homepage-post {
  width: 281px;
  float: left;
}
.homepage-spacer {
  width: 2px;
  height: 313px;
  margin-left: 13px;
  margin-right: 13px;
  float: left;
  background: url("images/spacer.gif") no-repeat;
}
.homepage .borderimg img {
  width: 275px;
  height: 92px;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  background: url("images/index-img.gif") no-repeat;
}
.homepage .entry-title {
  margin-bottom: 3px;
  font-size: 28px;
  font-weight: normal;
  color: #535353;
}
.homepage .entry-title a, .entry-title a, .entry-title a {
  color: #535353;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content {
  border-top: 1px solid #d5d5d5;
  margin-top: 13px;
  padding-top: 15px;
  
}
.single .entry-title {
  font-size: 30px;
}
.single .meta {
  text-transform: uppercase;
}


.single span.meta {
  font: normal 16px arial, tahoma, verdana;
  line-height:12px;
  color:#aeaeae;
  border:none;

  }




/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.pagination {
  width: 100%;
  height: 30px;
}
.pagination a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
}
.pagination a:hover {
  border: 1px solid #bbb;
  background: #fff;
}
.pag-left {
  width: 48%;
  overflow: hidden;
  text-align: left;
  float: left;
}
.pag-right {
  width: 48%;
  overflow: hidden;
  text-align: right;
  float: right;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widget-top {
  width: 270px;
  height: 5px;
  display: block;
  background: url("images/widget-top.gif") no-repeat;
}
.widget-bottom {
  width: 270px;
  height: 7px;
  margin-bottom: 10px;
  display: block;
  background: url("images/widget-bottom.gif") no-repeat;
}
.widgettitle  {
  width: 245px;
  height: 50px;
  padding: 10px 0 0 25px;
  color: #7d7d7d;
  font: normal 24px "trebuchet MS";
  background: url("images/widget-title.gif") no-repeat;
}
.widgettitle a {
  color: #7d7d7d;
}
.widgettitle a:hover {
  color: black;
}
.widget ul{
  width: 250px;
  padding: 10px;
  padding-top: 0;
  display: inline-block;
  background: url("images/widget-bg.gif") repeat-y;
}
.widget div {
  width: 250px;
  padding: 10px;
  padding-top: 0;
  display: inline-block;
  background: url("images/widget-bg.gif") repeat-y;
}
.widget li {
  padding: 7px 0 10px 25px;
  color: #828282;
  background: url("images/list-item.gif") no-repeat 15px 12px;
}
.widget li a {
  color: #828282;
}
.widget li a:hover {
  color: #1d84d3;
}
.widget .textwidget {
  line-height: 22px;
  width: 230px;
  padding: 20px;
  padding-top: 5px;
  color: #777;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  background: #cdcdcd;
}
.widget_search {
  height: 50px;
  margin-bottom: 15px;
}
.widget_search .widget-top {
  display: none;
}
.widget_search .widget-bottom {
  display: none;
}
#searchform #s {
  width: 158px;
  height: 16px;
  padding: 17px;
  font-size: 13px;
  color: #828282;
  display: block;
  float: left;
  border: none;
  background: url("images/searchbar.gif") no-repeat;
}
#searchform #searchsubmit {
  width: 78px;
  height: 50px;
  float: left;
  font-size: 12px;
  display: block;
  cursor: pointer;
  border: none;
  background: url("images/searchbutton.gif") no-repeat;
}
li.recentcomments {

}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  width: 270px;
  padding: 0;
  text-align: center;
}
.advertisement img {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 1px;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: 15px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
}
#wp-calendar td a {
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  border-bottom: 1px solid #f0f0f0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 581px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #188bb1;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-size: 25px;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  font-size: 17px;
  padding-left: 25px;
  float: left;
  background: url("images/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  font-size: 10px;
  float: right;
  background: url("images/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  width: 84px;
  float: left;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #fff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff url("images/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: neosans;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 541px;}
.depth-3 .commentbox {width: 501px;}
.depth-4 .commentbox {width: 461px;}
.depth-5 .commentbox {width: 421px;}
.depth-6 .commentbox {width: 381px;}
.depth-7 .commentbox {width: 341px;}
.depth-8 .commentbox {width: 301px;}
.depth-9 .commentbox {width: 261px;}
.depth-10 .commentbox {width: 221px;}

.comment-text {
  width: 476px;
  float: left;
}

.depth-2 .comment-text {width: 436px;}
.depth-3 .comment-text {width: 396px;}
.depth-4 .comment-text {width: 356px;}
.depth-5 .comment-text {width: 316px;}
.depth-6 .comment-text {width: 276px;}
.depth-7 .comment-text {width: 236px;}
.depth-8 .comment-text {width: 196px;}
.depth-9 .comment-text {width: 156px;}
.depth-10 .comment-text {width: 116px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
  font-size: 14px;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  font-size: 13px;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 20px;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #188bb1;
}
.divform label.name {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */
.entry-content div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h1 {font-size: 22px;	color: #188bb1;	text-transform:uppercase; margin: 0 0 10px 0;}
.entry-content h2 {font-size: 20px;	color: #333333;	text-transform:uppercase; margin: 0 0 10px 0;}
.entry-content h3 {font-size: 18px;	color: #333333;	text-transform:none; margin: 20px 0 10px 0;}
.entry-content h4 {font-size: 16px; color: #0b2236;	text-transform:uppercase; margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 12px; color: #0b2236; margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-captionp.wp-caption-text { font-size: 12px; line-height: 15px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Full Width             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.post-wrap-full {
  width: 911px;
  padding: 16px;
  display: inline-block;
  background: url("images/fullbottom.gif") no-repeat bottom;
}
.post-wrap-full-opg {
/*
  width: 911px;
  padding: 3px;
  display: inline-block;
*/
  background: url("images/fullbottom.gif") no-repeat bottom;
}
.post-top-full {
  width: 943px;
  height: 8px;
  background: url("images/fulltop.gif") no-repeat;
}
.post-bottom-full {
  width: 943px;  
  display: inline-block;
  float: left;
  background: url("images/fullbg.gif") repeat-y;
}
.post-wrap-full .entry-title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

div.helptitle {
  width: 900px;
  height: 31px;
  padding-top: 12px;
  padding-left: 10px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #4a5c6c;
  background: url("images/help/helptitle.gif") no-repeat;
}
div.helptitle:hover {
  cursor: pointer;
}
div.helpbg {
  width: 888px;
  padding: 10px;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  border: 1px solid #a8b6c2;
  border-top: none;
  display: inline-block;
  background: #fff;
}
div.helpleft {
  width: 340px;
  float: left;
}
div.helpimage {
  width: 528px;
  float: right;
  border: 3px solid #81b3dc;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 910px;
  height: 34px;
  padding: 20px 15px 0 15px;
  margin: 0 auto;
  margin-top: 30px;
  color: #696969;
  font-weight: normal;
  text-align: center;
  clear: both;
  background: url("images/footer.gif") no-repeat;
}
.footer a {
  font-weight: bold;
  color: #696969;
}
.footer a:hover {
  color: #4d4d4d;
}
.footer li.page_item {
  float: left;
  padding: 0 10px;
  font-weight: normal;
}
.footer li.page_item a {
  font-weight: normal;
}
.footer .right {
  float: right;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Vores ændringer         --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


         #breadcrumbs {margin-left: 12px; font-size: 10px;}
        

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Omos Siden		       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


#omos {

	width:800px;
	height:auto;
	position:relative;
	margin-top:70px;

}

#omos h3 {

	font:bold 18px/1.5em Arial;
	text-transform:uppercase;	 
	color:#000000;	
	margin-bottom:20px;

}

#omosthumb1 {

	width:75px;
	height:150px;
	display:inline;
	cursor:pointer;	
	padding:0 100px 0 0;
	margin:10px 0 0 120px;

}


#omosthumb1_vis {

	width:288px;
	height:146px;
	display:none;
	position:absolute;
	right:550px; 
	bottom:175px;

}


#omosthumb2 {

	width:75px;
	height:150px;
	display:inline;
	cursor:pointer;
	padding:0 5px 0 0;	
	margin-left:60px;

}


#omosthumb2_vis {

	width:288px;
	height:146px;
	position:absolute;
	left:180px; 
	bottom:160px; 
	display:none;	

}


#omosthumb3 {

	width:46px;
	height:285px;
	display:inline;
	cursor:pointer;
	padding:10px 5px 0 0;	
	margin:10px 0 0 140px;



}


#omosthumb3_vis {

	width:288px;
	height:146px;
	position:absolute;
	left:380px; 
	bottom:165px; 
	display:none;	

}

#omosthumb4 {

	width:75px;
	height:150px;
	display:inline;
	cursor:pointer;
	padding:0 5px 0 0;	
	margin-left:120px;

}


#omosthumb4_vis {

	width:288px;
	height:146px;
	position:absolute;
	left:540px; 
	bottom:170px; 
	display:none;	

}



.leftomos {

	width:420px;
	height:auto;
	float:left;
	margin-bottom:0px;

}


.leftomos h3,  {

	font:bold 14px/1.5em Arial;
	text-transform:uppercase;	 
	color:#000000;	
	margin-top:10px;

}

.leftomos p {

	font:normal 12px/1.5em Arial;
	color:#333333;
	margin-bottom:0px:

	
	}
	
	
.leftomos h4 {

font:bold 12px/1.5em Arial;
text-transform:uppercase;	 
color:#000000;	
margin-top:10px;


}

.rightomos {

	width:400px;
	height:auto;
	float:left;
	margin-left:50px;

}

.rightomos p {

	font:normal 12px/1.5em Arial;
	color:#333333;
	
}


.rightomos h4 {

	font:bold 12px/1.5em Arial;
	color:#333333;
	text-transform:uppercase;	
}


.bordervbgomos {

  background: url("http://www.abgruppen.dk/wp-content/themes/abgruppen/images/vorespics/border.jpg");
  width:1px;
  height:460px;
  position:absolute;
  z-index:50;
  margin:0 0 0 435px;

}

.borderhbgomos{
  background: url("http://www.abgruppen.dk/wp-content/themes/abgruppen/images/vorespics/border.jpg");
  width:870px;
  height:1px;
  margin:0 0 50px 0;
}


.heleabg {

margin:50px 0 0 150px;

}


h3.heleabgh3 {

	font:bold 18px/1.5em Arial;
	text-transform:uppercase;	 
	color:#000000;	

	


}
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Produkter         	   --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


#trykwrapper, #portalerne{

width:100%;
height:auto;
margin:50px 0 0 50px;

}


#trykwrapper .text, #portalerne .text {

width:280px;
height:auto;
float:left;
margin:80px 20px 0 0;
text-align:center;

}

#trykwrapper .text h3, #portalerne .text h3 {

	font:bold 22px/1.5em Arial;
	text-transform:uppercase;	 
	color:#000000;
	
}

#trykwrapper .text p.kursiv, #portalerne .text p.kursiv {

	font:italic 12px/1.4em Arial;
	color:#000000;
}


#trykwrapper , #portalerne .portalernepics {

float:left;

}


#trykwrapper .produkterpics{

float:left;
margin:0 0 0 20px;

}

#trykwrapper .produkterpics2{

float:left;
margin:0 0 0 320px;

}

#trykwrapper .produkterpics img {

	width:185px;
	height:251px;
	padding-left:0px;

}



#trykwrapper .portalernepics img {

	width:266px;
	height:162px;

}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           tryktepublikationer	   --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

 
 #offline {
 
 	width:100%;
 	height:auto;
  	margin-top:50px;
  	 	 
 }

   #offline #andelsnyt{ 

 	width:100%;
 	height:auto;
 	margin-top:40px;
 	 	
  }
  
  
     #offline #ejernyt{ 

 	width:100%;
 	height:auto;
 	margin-top:30px;
 	padding-top:15px;
 	
 	
  }
 
 
  #offline #andelsnyt .tekst p, #ejernyt .tekst p { 

	font:normal 12px/1.4em Arial;
	color:#333333;
	 
 }
 
 
  #offline #andelsnyt .tekst p.kontakt, #ejernyt .tekst p.kontakt { 

	font:bold 12px/1.4em Arial;
	color:#000000;
	 
 }
 
 
 #offline #andelsnyt .tekst h3, #ejernyt .tekst h3 { 

	font:bold 22px/1.5em Arial;
	text-transform:uppercase;	 
	color:#333333;
	margin-bottom:10px;
	 
 }
 
 
    #offline #andelsnyt .tekst, #ejernyt .tekst  { 

		width:400px;
		float:left;
		margin-left:50px;
		height:auto;
	 
 }
 
 
 
   #offline #andelsnyt img, #ejernyt img { 

	width:293px;
	height:305px;
	float:left;
 
 }

 
 /*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Kontakt os       	   --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/



#gmaps {

margin:100px 50px 0 0;
float:right;
border:1px solid #000000;
width:400px;
height:300px;

}


#gmaps a{

float:right;
text-decoration:underline;
font:normal 11px/1em Arial;
padding-top:3px; 

}

 /*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Kontakt os              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.phone{
	background: url("/wp-content/themes/abgruppen/images/vorespics/hand_phone.png") no-repeat;
	width:350px;
	height:461px;
	float:right;
	position:relative;
	top:5px;
	left:14px;
	
}

.kontaktos_bund {
	
	background: url("/wp-content/themes/abgruppen/images/vorespics/bund_kontakt.jpg") no-repeat;
	width:808px;
	height:348px;
	margin:10px 0 0 50px;
	
}

.kontaktos_bundtekst {
	
	width:100%;
	height:auto;
	padding:50px 0 0 50px;

}

.kontaktos_bund p {

	font:normal 14px/1.5em Arial;
	color:#000000;
	display: inline;
	padding:0;
	margin:0;	

}

.kontaktos_bund p.bold {

	font:bold 14px/1.5em Arial;
	color:#000000;
	padding:0;
	margin:0;
}





 /*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           pressemateriale         --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


#pressewrapper {

width:100%;
height:auto;
margin-top:20px;
text-decoration: none;
	
}

.presse {

margin:30px 0 0 30px;
float:left;

}

#pressewrapper .presse h3 {

	font:bold 20px/1.5em Arial;
	text-transform:uppercase;	 
	color:#333333;
	text-align:center;
	
}


#pressewrapper .presse h3.hvtv {

	font:bold 20px/1.5em Arial;
	text-transform:uppercase;	 
	color:#333333;
	padding-left:40px;
	text-align:center;
	
}

#pressewrapper .presse p.hvtv {

	font:bold 12px/1.5em Arial;
	color:#000000;
	text-align:center;
	padding-left:40px;


}

#pressewrapper .presse p {

	font:bold 12px/1.5em Arial;
	color:#000000;
	text-align:center;

}


#pressewrapper .pressepics {

	margin-left:44px;
	float:left;

}


#pressewrapper .pressepics img {

width:230px;
height:127px;
padding:0 0 0 30px;

}



#pressewrapper .pressepics2 {

	margin-left:70px;
	float:left;

}

#pressewrapper .pressepics2 img {

width:230px;
height:127px;
padding:0 0 0 30px;

}

#pressewrapper .pressepics3 {

	margin-left:25px;
	float:left;

}

#pressewrapper .pressepics3 img {

width:230px;
height:127px;
padding:0 0 0 30px;

}


#pressewrapper .pressepics4 {

	margin-left:39px;
	float:left;

}

#pressewrapper .pressepics4 img {

width:230px;
height:127px;
padding:0 0 0 30px;

}


#pressewrapper .pressepics5 {

	margin-left:20px;
	float:left;

}

#pressewrapper .pressepics5 img {

width:230px;
height:127px;
padding:0 0 0 30px;

}


#pressewrapper .pressepics6 {

	margin-left:98px;
	float:left;

}

#pressewrapper .pressepics6 img {

width:230px;
height:127px;
padding:0 0 0 30px;

}

.border {

width:100%;
height:1px;
border-bottom:1px solid #333333;
margin:30px 0 40px 0;

}

.bordermidt {

width:100%;
height:1px;
border-bottom:1px solid #c3c3c3;
margin:30px 0 0 0;

}


 /*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           internetportaler        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.webpreviewwrapper{

width:100%;
height:100%;
margin:50px 0  0 40px;


}


.webpreviewwrapper .web_preview1{

width:400px;
height:auto;
margin:0 0 20px 0;
float:left;


}

.webpreviewwrapper .web_preview1 img{

width:380px;
height:244px;

}



.webpreviewwrapper .web_preview2{

width:400px;
height:auto;
float:left;
margin:0 0 50px 30px;

}

.webpreviewwrapper .web_preview2 img{

width:380px;
height:244px;


}



.webpreviewwrapper .web_preview2 h3, .webpreviewwrapper .web_preview1 h3 {

	font:bold 22px/1.5em Arial;
	text-transform:uppercase;	 
	color:#333333;
		margin-left:15px;


}


.webpreviewwrapper .web_preview2 p, .webpreviewwrapper .web_preview1 p {

	font:normal 12px/1.5em Arial;
	color:#333333;
	margin-left:15px;

}


.borderhbg {

 background: url("/wp-content/themes/abgruppen/images/vorespics/border.jpg");
 width:100%;
 height:1px;
 margin:0 0 50px 0;


}

.bordervbg {

 background: url("/wp-content/themes/abgruppen/images/vorespics/border.jpg");
 width:1px;
 height:770px;
 position:absolute;
 z-index:50;
 margin:0 0 0 412px;

}

 /*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           sponsorater             --*/
/*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/


.sponsoratercontentleft {

	width:401px;
	height:auto;
	float:left;
	

}


.sponsoratercontentleft h3 {

	font:bold 14px/1.5em Arial;
	text-transform:uppercase;	 
	color:#000000;	
	margin-top:10px;

}

.sponsoratercontentleft p {

	font:normal 12px/1.5em Arial;
	color:#333333;
	margin-bottom:20px;

	
	}
	

.sponsoratercontentleft img.jakken {
	
	margin-left:30px;
	width:150px;
	height:165px;

}


.sponsoratercontentleft img.shorts {
	
	margin-left:40px;
	width:150px;
	height:165px;

}



.sponsoratercontentleft img.teamenergihjemlogo {
	
	width:401px;
	height:71px;

}




.stortpicright{	

	width:452px;
	height:366px;
	float:left;
	margin:15px 0 0 10px;
	
	}

.bla {

	width:100%;
	height:auto;
	padding:0px;
	margin:0px;

}

div.stortpicbund{

padding:400px 0 0 0;
width:auto;
height:auto;

}

 /*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           404hunden	             --*/
/*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/


.pagenotfound {

text-align: center;
display: block; /*--For inline elements only--*/

}


.pagenotfound h2 {

font-size: 14px;
padding-bottom: 20px;
line-height: 20px;

}


.pagenotfound h1 {

font-size: 30px;
padding-bottom: 20px;
color:#000000;

}

 /*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--*/
/*--           kvartalsrapport         --*/
/*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/


.formularer {

	width:600px;
	height:170px;


}

.formularer div.formularer img {

	width:128px;
	height:128px;
	float:left;
	display:inline;
	padding-top:20px;

}


.formularer div.formularer_text {

width:400px;
height:auto;
float:right;
margin-bottom:20px;

}

.formularer div.formularer_text h2{

height:auto;
padding-top:55px;




}


.formularer div.formularer_text1 {

width:600px;
height:auto;
float:left;
padding-top:15px;
padding-left:5px;
margin-bottom:20px;

}



.kvartalswrapper{

width:560px;
height:auto;
border-bottom:1px solid #c0c0c0 !important;


}


.borderimellem{

border-bottom:1px solid #c0c0c0 !important;
width:560px;
height:1px;
margin-bottom:10px !important; 

}

.borderimellem2{

border-bottom:1px solid #c0c0c0 !important;
width:620px;
height:1px;
margin-bottom:10px !important; 

}

 /*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--*/
/*--           Blog-sticky		       --*/
/*---~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/

#blogsticky{background: url(images/vorespics/blog-bg.png) no-repeat; width:662px; height:265px;  position:relative; top:-5px; left:-48px; padding: 0px 0 10px 48px;}

#blogsticky p{color:#ffffff; width:600px; padding-top: 80px;}

#blogsticky b.feditalic{font-weight:bold; font-style: italic;}

div.twitter{background: url(images/vorespics/twitter.png) no-repeat; height:64px; width:400px; padding-left:55px; margin:3px 0 0 0; }

div.twitter p.twittertxt{padding:20px; font-weight:bold; }

h4.twitterh4{padding:0px; margin-top:22px;}


/*Egen noter*/

ol#storetal {
font: normal 20px Arial, Helvetica, sans-serif;
	color: #666;
	
}
ol#storetal p {
font: normal 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;

	padding: 0 0 20px 10px;
	display: inline;

	
}

ol#storetal li{
font: normal 20px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding: 0 0 20px 0;
display:list-item;

}

#toggle .nav {overflow:hidden; margin:30px 0 0 160px;}
	#toggle .nav li {float:left; list-style:none; height:auto; /* background: url(images/vorespics/divider.png) no-repeat; position: relative; */ padding:10px 0 15px 0; height:90px;}
	#toggle .nav li.active {float:left; list-style:none;  background: url(images/vorespics/active-pil.png) no-repeat center bottom; /* background-color:#eeeeee; */}
	#toggle .nav li a.abcfacade {color:#000000; float:left; text-align:center; padding:0 auto; margin:5px 20px 0 20px; background: url(images/vorespics/fjordens-logo-ref.gif) no-repeat; width:80px; height:80px;}
	#toggle .nav li a.odense {color:#000000; float:left; text-align:center; padding:0 auto; margin:5px 20px 0 20px; background: url(images/vorespics/odense-ref.png) no-repeat; width:80px; height:80px;}
	#toggle .nav li a.jpbro {color:#000000; float:left; text-align:center; padding:0 auto; margin:5px 20px 0 20px; background: url(images/vorespics/jpbro-ref.png) no-repeat; width:80px; height:80px;}
	#toggle .nav li a.nordisk {color:#000000; float:left; text-align:center; padding:0 auto; margin:5px 20px 0 20px; background: url(images/vorespics/nordisk-ref.png) no-repeat; width:80px; height:80px;}
	#toggle .nav li a.hanswoxen {color:#000000; float:left;text-align:center; padding:0 auto; margin:5px 20px 0 20px; background: url(images/vorespics/hanswoxen-ref.png) no-repeat; width:80px; height:80px;}
	#toggle .nav li.active a {color:#FFFFFF;}

/* 	#toggle .nav li.hej a {background:#FF0000;} */
#toggle .container .content {display:none; width:760px; height:500px;margin:0 0 0 90px; padding:40px 0 0 25px; /* background-color:#eeeeee; */ background:url(images/vorespics/bg-taleb.png) no-repeat;}
#toggle .container .content h3{font-size: 26px; line-height: 30px; margin:0px 0 0 30px; color:#333;}
#toggle .container .content p{font-size: 12px; line-height: 19px; margin:0px 0 0 0px; color:#666; width:380px;}
#toggle .container .content p.img{background: url(images/vorespics/quote-ref.png) no-repeat; width:20px; height:19px; margin:-20px 0 10px 0; padding:0px;}
#toggle .container .content p.signatur{font-size:12px; font-style: oblique; margin-top: 5px; color:#000; background: none;}
#toggle .container .content p.imgabc{background: url(images/vorespics/abc-billede.jpg) no-repeat; float:right; width:220px; height:200px; margin:-9px 80px 0 10px; padding:0px;}
#toggle .container .content p.imgodense{background: url(images/vorespics/odense-billede.jpg) no-repeat; float:right; width:333px; height:154px; margin:15px 80px 0 30px; padding:0px;}
#toggle .container .content p.imgjp{background: url(images/vorespics/jp-billede.jpg) no-repeat; float:right; width:220px; height:200px; margin:-9px 80px 0 10px; padding:0px;}
#toggle .container .content p.imgnordisk{background: url(images/vorespics/nordisk-billede.jpg) no-repeat; float:right; width:220px; height:200px; margin:-9px 100px 0 10px; padding:0px;}
#toggle .container .content p.imghans{background: url(images/vorespics/hanswoxen-billede.jpg) no-repeat; float:right; width:250px; height:150px; margin:-9px 80px 0 10px; padding:0px;}
#toggle .container .content iframe{margin:30px 0 0 28px;}


.ledelsen-ny {margin-left:120px; padding:0px;}

/* tooltip jtips under abgruppen.dk/muligheder */

/* ---------->>> jtip <<<---------------------------------------------------------------*/
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

div.horisontalt-sponsorater{width:600px; height:200px;}

.sponsoratercontentleft-bif {

	width:600px;
	height:auto;
	float:left;
	

}
.sponsoratercontentleft-bif p {	font:normal 12px/1.5em Arial; color:#333333; margin-bottom:20px;}
.sponsoratercontentleft-bif h3 {font:bold 14px/1.5em Arial;	text-transform:uppercase; color:#000000; margin-top:10px;}

h2.entry-title-cat { font-size: 28px; font-weight: normal; color: #535353; border-bottom:1px solid #D5D5D5; margin-bottom:20px; padding-bottom:8px;}


.lev-img{margin-bottom: 20px;}
