/* --------------------------------------------
AUTHOR              : Erwin Aligam
WEBSITE             : http://www.styleshout.com/
TEMPLATE NAME       : Outdoor
TEMPLATE CODE       : S-0020
VERSION             : 1.1
LAST DATE MODIFIED  : January 18, 2010

ADOPTED BY          : BLIXTORPSGOLF.SE
ADOPTED DATE        : APRIL 20, 2010
MODIFIED BY         : DANIEL OTTERDAHL
 ---------------------------------------------- */
 
/* --------------------------------------------
   HTML ELEMENTS
---------------------------------------------- */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font:12px/1.8em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	margin: 0;
}

.body {
	background:#FFF url(Images/bg.jpg) repeat-x;
	text-align: center;
}
/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	background: inherit;
	text-decoration: underline;
}
.anchor
{
	line-height:0.3em;
	text-decoration:none;
	}
/* headers */
h1, h2, h3, h4, legend {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 {
	font-size: 3.1em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1em;
	}
.h1 {
	font-size: 3.1em;
	font-weight: normal;
	letter-spacing: -2px;
	width:580px;
}
h2 {
	font-size: 3em;
	color: #88ac0b;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
}
.h3 {
	font-size: 1.8em;
	font-weight: normal;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
}
legend {
	font-size: 1.8em;
	font-weight: normal;	
	padding:0px 5px 5px;
}
fieldset
{
	padding:0px 10px 10px;
	border:solid 1px #CCCCCC;
	margin:0 10px 10px;
	}
.WideFieldset
{
	width:615px;
	}

h1, h2, h3 {
	padding: 3px;		
	margin:3px 0 10px 10px;
}
p {
	padding: 1px;		
	margin:3px 5px 1px 5px;
}
ul, ol {
	margin: 0px;
}
ul {
	list-style: none;
}

/* images */
img {
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding: 4px;
	margin: 3px;
}
img.float-right {
  	margin: 5px 0px 5px 5px;  
}
img.float-left {
  	margin: 5px 5px 5px 0px;
}
.noImgFormat
{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
.infoImg
{
	border: none;
	background: none;
	padding:0px;
	margin:0 0 -10px 5px;
	}
.maxImg
{
	max-width:560px;
	}
.maxImgPost
{
	max-width:270px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
#divImgHelp
{
	position:absolute;
	width:140px;
	visibility:hidden;
	padding:2px;
	float:left;
	background-color:#F1F1F1;
	border:solid 1px #CCC;
	}
#divHelp
{
	position:absolute;
	width:300px;
	visibility:hidden;
	padding:2px;
	float:left;
	background-color:#F1F1F1;
	border:solid 1px #CCC;
	}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
    border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(Images/quote.jpg) no-repeat 7px 10px;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

.gvwUser
{
	border:none;
	width:100%;
	}
.gvwStaticInfo
{
	border:none;
	width:100%;
	}
.gvwAd
{
	border:none;
	width:100%;
	}
.gvwEmail
{
	border:none;
	width:100%;
	}
.hrText
{
	border-top:solid 1px #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:solid 1px #F1F1F1;
	height:1px;
	width:80%;
	margin:15px auto 15px auto
	}
.drag
{
	cursor:move;
	margin-right:-30px;
	}
.dragContent
{
	width:100%;
	cursor:default;
	background-color:#FAFAE7;
	padding-bottom:5px;
	}
#fileUploadCover
{
	width:80px;
	height:30px;
	overflow:hidden;
	margin:10px auto 0;
	}
#fileUploadCover .fileUpload
{
	float:right;
	border-color:#FAFAE7;
	border:none;
	background-image:url(Images/browse.png);
	background-color:#FAFAE7;
	color:#FAFAE7;
	cursor:pointer;
	}
/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;
	border:solid 1px #E8E8E8 ;
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(Images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: center;
	border:solid 1px #E8E8E8;
}
tr {
	height: 32px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-left:solid 1px #E8E8E8;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #E8E8E8;
	border-bottom:solid 1px #CCCCCC;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
.tdRight 
{
	text-align:right;
	}
.tdLeft
{
	text-align:left;
	}
/* end - table */

/* form elements */
.wideBox 
{
	width:400px;
	}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
.labelCbx:hover 
{
	text-decoration:underline;
	}
.txtBoxSizeOne
{
	width:25px;
	}
input {
	padding:2px;
	border:1px solid #ccc;
	padding:2px;
	font: normal 1.2em Verdana, sans-serif;
	color:#666;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#666;
}
input.button,
input.button-delete { 
	font: bold 13px Arial, Sans-serif; 
	height: 26px;
	margin: 3px;
	padding: 2px 3px; 
	color: #FFF;
	border: 1px solid #88AD0C;
}
input.button 
{
	background: #8EB50C url(Images/nav.jpg) repeat-x 0 0;
	}
input.button-delete
{
	background: #FF5555;
	}
input.button:hover,
input.button-delete:hover { 
	color: #F0F0F0;
}
input.button[disabled="disabled"]
{
	background-color:#CCCCCC;
	background-image:none;
	color:#FFF;
	}
.contentBox,
.preambleBox
{
	width:600px;
	overflow:scroll;
	}
.contentBox
{
	height:600px;
	}
.preambleBox
{
	height:200px;
	}
select 
{
	font: 13px Arial, Sans-serif;
	margin: 3px;
	padding: 1px; 
	color: #000;
	border: 1px solid #CCC;
	}
.picDate tr
{
	height:15px;
	}
.picDate td
{
	padding:0px;
	}
.picDate th
{
	height:20px;
	}
.picDate table
{
	width:200px;
	}

/* TEXT */
.center 
{
	text-align:center;
	}
.left
{
	text-align:left;
	}
.right
{
	text-align:right;
	}
.imgPreview
{
	line-height:14px;
	}
.imgPreview img
{
	margin:0 0 0px 0;
	}
.imgPreview p
{
	margin:0 0 8px 0;
	}
.txPublishFalse
{
	background-color:#F5F5DC;
	}
.txPublishTrue
{
	background-color:#FFF;
	}
.txGreen
{
	color:#8da012;}
.txRed 
{
	color:#FF0000;}
.txGrey
{
	color:#C9C9C9;}
.txBold 
{
	font-weight:bold;
	}
.txLarge
{
	font-size:1.3em;
	}
.txMedium
{
	font-size:1.0em;
	}
.txSmall
{
	font-size:0.8em;
	}
.atFix {
	background:none;
    border:none;
	padding:0px;
	margin:0 1px -3px 1px;
}
.indentation 
{
	margin-left:30px;
	}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 5px 0 15px 0;
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background:url(Images/wrap-bg.png) no-repeat;
	width: 900px;
	margin: 30px auto 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	background:url(Images/content-bg.png) repeat-y;
	clear: both;
	float: left;	
	width: 900px;
	min-height:300px;
}
#header {
	position: relative;
	width: 870px;	
	height: 260px;	
	padding: 0px;
	margin: 0px auto 15px;
}
#topImg 
{
	padding-top:15px;
	}
#header h1#logo img {
	position: absolute;
	margin: 0; padding: 0;
	border: none;
	background: none;
	z-index:10;

	/* change the values of top and left to adjust the position of the logo*/
	top: -30px; left: -40px;	
}
#header p#slogan {
	position: absolute;
	margin: 0px;
	padding: 0px;
	font: normal 22px 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: none;
	color:#555;
	width:750px;
	height:30px;
	overflow:hidden;
	text-align:center;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: -22px; left: 250px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;
	text-decoration: underline;
}
#viewLoggedInName 
{
	position:absolute;
	margin:240px 0 0 0;
	padding:0 10px;
	height:30px;
	line-height:30px;
	background-color:#FFFFFF;
	z-index:12;
	font-size:1.1em;
	font-weight:bold;
	}
#viewFeedback
{
	position:absolute;
	margin:210px 0 0 0;
	padding:0 10px;
	height:30px;
	line-height:30px;
	background-color:#FFFFFF;
	z-index:12;
	font-size:1.1em;
	font-weight:bold;
	}
#viewFeedback img
{
	vertical-align:middle;
	}

/* Navigation */
.nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;
}
.navUl {
	float: left;
	list-style: none;
	background: url(Images/nav.jpg) repeat-x;	
	width: 870px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
.navUlLi {
	display: inline;
	margin: 0; padding: 0;
}
.navUlLiA{
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
.navUlLiA:hover, 
.navUlLiA:active 
{
	color:#FFF;
	text-decoration:none;
	background: url(Images/nav-hover.jpg) repeat-x;	
}
.current 
{
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
	background: url(Images/nav-current.jpg) repeat-x;	
}
.current:hover, 
.current:active 
{
	color:#FFF;
	text-decoration:none;
	background: url(Images/nav-hover.jpg) repeat-x;	
}
#navOpen 
{
	margin:0px 15px 15px 15px;
	background: url(Images/nav-open.jpg) repeat-x;
	border-left: 1px solid #A7D101;
	}
#navOpen a
{
	font-size:1.1em;
	color:#FFFFFF;
	margin:0 3px;
	background:none;
	}
#navOpen a:hover,
#navOpen a:active,
#navOpen .currentOpenTop
{
	border-bottom:solid	2px #FFFFFF;
	text-decoration:none;
	}
.subMenu 
{
	position:relative;
	width:170px;
	margin:45px -170px 0 0;
	float:left;
	z-index:3;
	visibility:hidden;
	line-height:30px;
	}
.subMenu a
{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	}
.subMenu li
{
	background:url(Images/nav-sub.png) repeat-y;
	}
.subMenu li:hover
{
	background:url(Images/nav-sub-down.png) repeat-y;
	}

#mainHead {
	float: left;
	width: 880px;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	z-index:1;
}

/* Main Column */
#main {
	float: left;
	width: 590px;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	/*background:url(Images/content-top-bg.jpg) repeat-x;*/
	z-index:1;
}
#main h1
{
	width:555px;
	border-bottom:dashed 1px #88ac0b;
	}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: bold 2.9em/1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #895F30;
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main p a {	
	border-bottom:dotted 1px #5A93C9;
}
#main p a:hover {
	border-bottom:dotted 1px #FFFFFF;
}
#main p span a 
{
	text-decoration:none;
	border:none;
	}
#main p span a:hover
{
	text-decoration:none;
	border:none;
	}
#main ul li {
	list-style-image: url(Images/bullet.gif);
}
#main .linkFullText
{
	text-decoration:none;
	color:#666666;
	display:block;
	border-bottom:none;
	}
.hrDot
{
	border:none;
	border-bottom:dotted 5px #F1F1F1;
	margin-bottom:5px;
	margin-top:5px;
	}
#main .linkFullText:hover
{
	text-decoration:underline;
	color:#666666;
	background-color:#F1F1F1;
	}
/* Sidebar */

#sidebar {
	float: right;
	width: 285px;
	padding: 0;
	margin:0 15px 0 0;
    display: inline;
}
#tinySidebar
{	
	position:relative;
	float:right;
	width:220px;
	z-index: 2;
	text-align:center;
	border:solid 1px #CCC;
	padding:30px 30px 30px 0;
	background: #ddddcc url(Images/move.png) no-repeat;
	}
#tinySidebar img
{
	max-height:100px;
	max-width:200px;
	}
#sidebar h3 {
	margin-top: 10px;
    margin-left: 0px;
	padding: 5px 5px; 
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #899B0D;
}

#sidebar p
{
	margin-left:0px;
	}
#sidebar h3 a {	
	border-bottom:dotted 1px #5A93C9;
}
#sidebar h3 a:hover {
	border-bottom:dotted 1px #FFFFFF;
}
.postLink:hover p,
.postLink:hover h1,
.postLink:hover h2,
.postLink:hover h3
{
	text-decoration:underline;
	}
.postWrap 
{
	border:solid 1px #EBEBEB;
	padding:0px 5px 5px 5px;
	margin-bottom:10px;
	background-color:#F1F1F1;
	}
.postWrap:hover
{
	background-color:#FFF;
	}
.postWrap h3
{
	border-bottom:solid 1px #EBEBEB;
	width:262px;
	}

/* sidemenus */
#sidebar ul.sidemenu {
	text-align: left;
	margin:0px 10px 20px 8px;
	padding: 0;
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 8px 5px;
	margin: 0;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a:link,
#sidebar ul.sidemenu li a:visited {
	color: #895F30;
    padding-left: 0;
	font-weight: bold;
    text-decoration: none;
}
#sidebar ul.sidemenu li a span {
	color: #9F9F9F;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-weight: normal;
}
#sidebar ul.sidemenu li a:hover { color: #000; text-decoration: none; }
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

.postTextarea
{
	width:275px;
	height:340px;
	}
/* footer */
#footer-wrap 
{
	background: url(Images/footer-bg.jpg) repeat-x;
	clear: both;
	width: 100%;
	text-align: left;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #976834;
	margin: 10px 0 20px 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: normal;
    font-size: 1.6em;
}

#footer-top
{
	position: relative;
	background:url(Images/content-bg.png) repeat-y;
	width: 900px;	
	margin: 30px auto 0 auto;
	text-align: center;
}
.sponsTable
{
	width:870px;
	border:none;
	margin:0 auto;
	}
.sponsTable td
{
	border:none;
	padding:0px;
	margin:0px;
	}
.sponsImgDiv
{
	width:205px;
	min-height:45px;
	max-height:110px;
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding: 4px;
	margin: 1px auto;
	}
.sponsTextDiv
{
	width:205px;
	min-height:45px;
	max-height:110px;
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding:20px 4px 4px 4px;
	margin: 1px;
	font-size: 1.8em;
	}
.sponsImg
{
	max-width:200px;
	max-height:100px;
	margin:0px;
	padding:0px;
	border:none;
	background:none;
	}
#footer-top-wrap
{
	color: #888;
	margin: 0 auto; 
	padding: 0 0 15px;
	width: 900px;
	background:url(Images/footer-top.png) no-repeat;
	background-position:bottom;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 870px;
	padding-top:0px;	
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 7px 0 7px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}
#footer-table 
{
	width:100%;
	border:none;
	}
#footer-table td
{
	border:none;
	}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 25px 0 0 0;
	text-align: center;
    font-size: .95em;
}
#footer-bottom  a {
	color: #976834;
    text-decoration: none;
}

/* postmeta */
.postmeta {	
	padding: 8px 5px; margin: 20px 10px 15px 10px;
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.clear { display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: " ";
}



