/* text */

h1 {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
  	color:#222222;
}
h3 {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 15px !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
  	color:#222222;
}
a {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 15px !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
p {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
  	max-width: 750px;
  	margin: 0 auto;
	color:#222222;
  	margin-bottom:20px !important;
}
blockquote {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
}
pre {
	font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5667px;
}
h1.post-title.entry-title{
	display:none;
}
/* All pages */
.wrap {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
}
.hentry img, .entry-content img, .widget img {
    height: auto;
    padding: 0;
    border: none;
}
.breadcrumb-trail {
	display:none;
}

/* Primary Menu */
#menu-primary {
    font-size: 1em;
    float: none;
    z-index: 99;
    text-align: center;
    position: absolute;
	top: 60px;
    right: 33.3%;
    position: absolute;
}
#menu-primary li a {
    text-transform: none;
    font-size: 1em;
    margin-top: 6px;
}
li#menu-item-40{
   text-indent: -9999px;
   width: 140px;
   height: auto;
   margin-left: 19px;
   background:  url(http://atlasbar.dk/wp-content/uploads/2016/09/urten-lille-logo.png) no-repeat center;
}
#menu-primary li {
    min-height: 39px;
}

/* About pages */
.about-text-width{
	max-width:811px;
}
/* Footer */
#footer{	
  	display:none;
}
#sidebar-subsidiary .widget {
    float: none;
    width: auto;
    margin: 0 3.191489361702128% 20px 0;
    font-size: 1em;
    text-align: center;
}
#sidebar-subsidiary{
  	border-top: solid  #999999 1px;
}
.hentry {
    border-bottom: none;
}
.singular .hentry {
    margin: 0 ;
}
.sidebar .widget-title{
	color:#222222 !important;
}
a, a:visited, #footer a:hover, .entry-title a:hover {
    color: #666666;
}
div.panel-widget-style{
	padding: 0 20px 20px 20px !important;
}
li.social-menu-atlas{
	display:inline-block; 
}
.sidebar .widget ul {
    margin: 0;
}
.site-title{
	position:absolute;
   text-indent: -9999px;
}
/* Booking form */
.rtb-booking-form{
  display:block;
  text-align:center;
}
form{
	display:inline-block;
  	margin:0;
  	text-align:left;
}
#content{
	width:100%;
}