/*
 Theme Name: Golf Theme
 Theme URI: http://www.themer.me
 Description: Golf Banner Site
 Author: Nauris & Gundars
 Version: 1.0
*/

/* Selection colours (easy to forget) */
::selection 	 	{background: #c4e69c;}
::-moz-selection 	{background: #c4e69c;}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: #c4e69c;}

body {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
background-color:#eaf2ea;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:1.125em;
    color:#525a4a;
}
#header {
	padding-top: 0.825em;
margin-top:2%;
background-color: #FFFFFF;
}

#header img#logo {
width:25%;
max-width:294px;
/*margin-left:1em;*/
margin-top:2em;

}
#content .post-header a  {
    color: #A52301;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
}

#content .rightcontent .post-header h2 {
	 margin:0 0 0px;
}

a:link {
	
	color: #f34e0c;
	text-decoration:none;
}
a:visited {
	color: #f34e0c;
}
a:active,
a:hover {
	color: #ff4b33;
}

.clear {
clear:both;
display:hidden;
}

.right, .alignright {
float:right;
}

.form-allowed-tags {
display: none;	
}


#searchrighttop {
	float: right;
	margin: 7px 5px 0 0;
}
.screen-reader-text {
display: none;	
}
/*--------------------------------------------------------------------------------------*/
/*	Navigation
/*--------------------------------------------------------------------------------------*/


#menu-main-menu li {
position:relative;
list-style: none;
float:left;
zoom:1;
}

#menu-main-menu li a {
display:block;
text-shadow: 0px 2px 3px #8f8f8f;
filter: dropshadow(color=#8f8f8f, offx=0, offy=1);
font-weight:500;
border:2px solid transparent;
color:#FFF;
text-decoration:none;
font-size: 1.2em;
} 
#menu-main-menu li:hover > a, #menu-main-menu .current-menu-item a{

	background: #A6D151; /* old browsers */

background: -moz-linear-gradient(top, #A6D151 0%, #78BA00 91%, #78BA00 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A6D151), color-stop(91%,#78BA00), color-stop(100%,#78BA00)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6D151', endColorstr='#78BA00',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #A6D151 0%,#78BA00 91%,#78BA00 100%); /* opera */
border:2px solid #a7da69;
border-bottom:3px solid #97ce67;

}


/* Dropdown */
#menu-main-menu li ul {
position:absolute;
left:-9999em;

}
#menu-main-menu li.hover ul {
position:absolute;
top:100%;
left:0;
display:block;
background-color:#97ce67;
margin:0;
width:100%;
min-width:15em;
z-index:999;

}

#menu-main-menu li.hover ul li {
list-style: none;
float:none;
margin:0 0.5em;padding:0;
}

#menu-main-menu li.hover ul li a {
margin:0;
padding:0.5em;
border:0;
border-bottom:1px dotted #FFF;
font-size: 1em;
}
#menu-main-menu li.hover ul li a:hover {
border:0;margin:0;padding:0.5em;
color:#FFF;
border-bottom:1px dotted #FFF;
}

#menu-main-menu li.hover li:last-child a {
border:none;
}


/*--------------------------------------------------------------------------------------*/
/*	Google Maps
/*--------------------------------------------------------------------------------------*/

		.rightmap {
		width:100%;
		height:300px;	
			margin-bottom:1.5em;
		}

		#map {
		height:100%;
	
		}
		#map img {
max-width:none;
}

	.categoryMap {
	height:500px;
	width:98%;
	background: white;
	
	}
/*--------------------------------------------------------------------------------------*/
/*	Content Section
/*--------------------------------------------------------------------------------------*/
#content {
background-color:#f9fff9;
padding:1em;
font-size:0.9em;
}


h1, h2, h3, h4, h5, h6 {
font-size:2em;
/*font-family:"Trajan Pro", Trajan, Georgia, sans-serif;*/
margin:25px 0 10px;
}
h2{font-size:1.7em;}
h3{font-size:1.4em;}
h4{font-size:1.3em;}
h5{font-size:1.2em;}
h2{font-size:1.1em; font-weight:bold;}



ul.info {
margin-top:1.3em;
display:block;

}

ul.info li {
list-style:none;
padding:5px 0;
width:100%;
border-bottom:1px dotted #c6cbbe;
font-size:0.725em;
}

ul.info li:nth-child(odd) {
background-color:#fafbf8;
}

ul.info li img {
float:right;
}


.mainQuick img {
margin-bottom:-3px;
margin-right:3px;

}

.mainQuick {
display:inline-block;
padding:0;
margin:0;
text-align:right;
font-size:0.8em;
border-bottom:1px dotted #c6cbbe;
margin-top:0.4em;
width:100%;
}
.mainQuick span {
font-size:0.7em;
}

div.quickinfo {
margin-top:-1.4em;
}
div.quickinfo h4 {
text-align:center;
color:#71746e;
}
/*--------------------------------------------------------------------------------------*/
/*	Sidebar
/*--------------------------------------------------------------------------------------*/
#sidebar li { list-style: none;}
#sidebar ul li {

}
#sidebar {
	font-family: Georgia,"Bitstream Charter",serif;
	border-left: 1px dotted #D7DCD6;
	padding-left: 1.5em;
	margin:0 -1em 0 -2em;
}

#sidebar a {
    color: #900;
}

#sidebar ul a:link {
    font-size: 16px;
}

/*--------------------------------------------------------------------------------------*/
/*	Comments
/*--------------------------------------------------------------------------------------*/

#respond {
margin-top: 1em;
border-top: 1px dotted #D7DCD6;
}

#respond form p {
margin-top: 1em;
}

.form-allowed-tags {
font-size: 0.8em;
}

#comments {
margin-top: 2em;
border-top: 1px dotted #D7DCD6;
padding-top: 1em;
}

#comments .comment {
list-style: none;
margin: 1em;
border-bottom: 1px dotted #F2F3F1;
padding: 0.5em;
}	

.comment .comment-body div {
font-size: 0.85em;
}

	.comment-meta.commentmetadata {
margin-bottom: 1em;
}

#respond label {
display:block;
}

textarea#comment {
width:98%;
}

/*--------------------------------------------------------------------------------------*/
/*	Footer
/*--------------------------------------------------------------------------------------*/
#menu-footer {
margin-top:50px;
border-top:2px solid #a7da69;
padding-top:10px;
}
#menu-footer li {
width:auto;
display:inline-block;
border-right: dotted 1px lightgray;
padding:5px 25px;
}



/*--------------------------------------------------------------------------------------*/
/*	Misc
/*--------------------------------------------------------------------------------------*/
.goodoldnavigation {
	margin: 2em 0 0 10em;
	font-size: 1.2em;
}

.mc_input {
   float: right;
   margin-right: 0 10px 0 0 ;
   width: 140px;
   padding: 0;
}
.mc_merge_var {
   height: 24px;
}
#mc_signup {
width:292px;
}
#mc_signup_form {
    padding-left: 10px;
}

#mc-indicates-required {
	display: none;
}

#mc_signup_submit {
	margin-top: 10px;
}

#socialiconspostmiddle {
padding:0 0 10px 0;
margin: 30px 0 0 0;
}

#footer {
padding: 15px 0 0 0;
}

#footer_bannerad {
height: 180px;
width: 930px;
padding-right: 0.5em;
}

#footertext {
	display: box;
	position: relative;
	width: 100%;
	height: auto;
	text-align:center;
	margin-top: 10px;	
}

#headbannerad {
width: 728px;
height: 90px;
float: right;
}

#midpostad {
width: 336px;
margin: 10px 0 0 0;
}
a.post-edit-link {
width:138px;
display:block;
}
a.editbaner {
text-indent: -9999em;
display:block;
background:url('img/ret-denne.png') no-repeat;
background-position: 0 0px;
height:32px;
width: 132px;
}
a.editbaner:hover {
background-position:-135px 0;

}
a.editbaner:active {
background-position:-270px 0;
}

.leftcontent {
	float: left;
	width: 150px;
	height: 150px;
	position: relative;
	background: #333;
}

.rightcontent {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 430px;
	position: relative;
	font-family: Georgia,"Bitstream Charter",serif;
    font-size: 16px;
}

#insidepost {
	margin: 20px 0;
	width: 100%;
	min-height:160px;
}
#insidepost p {
margin: 5px 0;
}

#titleline {
width: 920px;
height: 34px;
padding: 6px 0 0 10px;
background: #A6D151; /* old browsers */

background: -moz-linear-gradient(top, #A6D151 0%, #78BA00 91%, #78BA00 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A6D151), color-stop(91%,#78BA00), color-stop(100%,#78BA00)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6D151', endColorstr='#78BA00',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #A6D151 0%,#78BA00 91%,#78BA00 100%); /* opera */
}

#bannerad {
width: 930px;
height: 180px;
margin-bottom:15px;
}

#bannerad img {
	display: block;
	float: left;
	border: 1px grey solid;
}

#socicons {
	margin-right: 5px;
}
#socicons img {
	float:right;
	margin: 0 2px;
	border: none;
}
#contactpage p {
	margin:0;
	padding: 0;
}

#contactpage input {
	line-height:18px;
	margin: 0 0 10px 0;
}




#bredc {
float:right;
width:930px;
height:20px;
line-height: 20px;
clear:both;
display: block;
font-size:12px;
}

#bredc a {
	color: #FF7E03;
    text-decoration: none;
	display: inline;
	padding:0;
	font-size:14px;
	
	}

#crumbs {color:#FF7E03;
padding-left:0px;} 
#crumbs .current {color: #FF7E03;}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	width: auto;
 
}
#site-title a {
	color: #FBFB00;
	font-weight: bold;
	text-decoration: none;
text-shadow: 2px 2px 2px #56380C;
filter: dropshadow(color=#56380C, offx=2, offy=2); 
}
#site-description {
	float:left;
	/*font-style: italic;*/
	/*margin: 5px 0 18px 0;*/
	width: auto;
	font-size: 18px;
	line-height: 32px;
	color:  #330;
	font-family: Verdana, Geneva, sans-serif;	
}
/* =Menu
-------------------------------------------------------------- */
#navlinks {
margin: 10px 0 0 0;
width:930px;
height:38px;
background: #FF9328; /* old browsers */

background: -moz-linear-gradient(top, #FF9328 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9328), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9328', endColorstr='#ff7f04',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #FF9328 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* opera */
}

#navlinks a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
color: #000000;	
}
#access {
	background: #FFFFFF;
	display: block;
	float: left;
	margin: 0 auto;
	width: 930px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 930px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 33px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font-size: 1em;
	background: #A6D151; /* old browsers */

background: -moz-linear-gradient(top, #A6D151 0%, #78BA00 91%, #78BA00 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A6D151), color-stop(91%,#78BA00), color-stop(100%,#78BA00)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6D151', endColorstr='#78BA00',GradientType=0 ); /* ie */

background: -o-linear-gradient(top, #A6D151 0%,#78BA00 91%,#78BA00 100%); /* opera */
	line-height: 1em;
	padding: 6px;
	width: 180px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #8CC423;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/***/
#branding {
	margin: 0 auto;
	width: 930px;
}

.c_googleads{
	width:100%;
	height:auto;
	display:box;
}
#c_googleads1 {
	float:left;
	width: 234px;
	height: 60px;
}

#c_googleads2 {
	float:right;
	width: 234px;
	height: 60px;
}

/*input#s {
	width: 150px;
}

form#searchform {
	width: 250px;
	height: 30px;
}*/

#socialiconspostmiddle {

border: 1px #CD0000 solid;

	min-height: 175px;
	max-width: 100%;
	padding: 0 10px;
}

#socialiconspostmiddle h2 {
	color: #356aa0;
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}

#cboxTitle {
	display: none !important;
}

.tag-inputsubmit input[type=submit] {
	border: 1px solid black;
	font-size: 36px;
	font-weight: bolder;
	padding: 10px 15px;
	color: #fff200;
	text-shadow: 1px 1px 1px rgba(77, 34, 0, 1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #a5d14f; /* Old browsers */
	background: -moz-linear-gradient(top, #a5d14f 0%, #7aba01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5d14f), color-stop(100%,#7aba01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a5d14f 0%,#7aba01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a5d14f 0%,#7aba01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a5d14f 0%,#7aba01 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a5d14f 0%,#7aba01 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d14f', endColorstr='#7aba01',GradientType=0 ); /* IE6-9 */
}


.ratings {
  margin:0 0 0 10px; }

.ratings:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.ratings .item {
  display: none; }

.ratings ul, .ratings a:hover, .ratings .rating {
  background: url('star-s0c8b2e5687.png') repeat-x;
  background-position: 0 -25px; }

.ratings ul, .ratings li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ratings ul {
  height: 25px;
  float: left; }

.ratings li {
  position: relative;
  display: block; }

.ratings a {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
  display: block;
  width: 25px;
  height: 25px;
  text-decoration: none;
  text-indent: -1000px;
  z-index: 10; }

.ratings ul li a:hover {
  background-position: 0 -50px;
  z-index: 5;
  left: 0 !important; }

.ratings .s2 a {
  left: 25px; }

.ratings .s2 a:hover {
  width: 50px; }

.ratings .s3 a {
  left: 50px; }

.ratings .s3 a:hover {
  width: 75px; }

.ratings .s4 a {
  left: 75px; }

.ratings .s4 a:hover {
  width: 100px; }

.ratings .s5 a {
  left: 100px; }

.ratings .s5 a:hover {
  width: 125px; }

.ratings .rating {
  background-position: 0 0;
  position: absolute;
  height: 25px;
  display: block;
  text-indent: -9999px;
  z-index: 1; }

.ratings .meta {
  font-size: 11px;
  color: #999;
  float: left;
  margin-left: 5px;
  line-height: 27px; }

.ratings .meta strong {
  color: #666; }

.ratings.error .meta {
  color: #ff0000;
  font-weight: bold; }