/*
Theme Name: minimal
Theme URI: http://rizzlestudios.ath.cx/wordpress/minimal
Description: A minimalistic WordPress theme utilizing no images in the template.
Version: 1.1
Author: rizzlestudios
Author URI: http://rizzlestudios.ath.cx/
Tags: white, two-column, one-column, minimalist, widgets, widgetized
Licensed under GPL. 
*/
body 
{
	margin: 0;
	padding: 0;
	background: #404040;
	font: normal 13px Verdana, Arial, Sans-Serif;
        text-align: left;
}



/* Links */

/* top menu */ 

#home a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/home.gif) no-repeat left top;
	width: 68px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#home a {overflow: hidden;}
#home a:hover {
	background-position: -68px 0px;
}

#about a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/about.gif) no-repeat left top;
	width: 67px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#about a {overflow: hidden;}
#about a:hover {
	background-position: -67px 0px;
}

#contact a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/contact.gif) no-repeat left top;
	width: 75px;
	height: 38px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#contact a {overflow: hidden;}
#contact a:hover {
	background-position: -75px 0px;
}

/* main menu */ 

#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

.menu li.top {display:block; float:left; position:relative;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

.menu li.p1 {width:161px; background:url(http://www.highland-instinct.co.uk/theme/nav/photogallery_1.gif) no-repeat;;}
.menu li.p2 {width:81px; background:url(http://www.highland-instinct.co.uk/theme/nav/video_1.gif) no-repeat;;}
.menu li.p3 {width:125px; background:url(http://www.highland-instinct.co.uk/theme/nav/skiresorts_1.gif) no-repeat;;}
.menu li.p4 {width:117px; background:url(http://www.highland-instinct.co.uk/theme/nav/webcams_1.gif) no-repeat;;}
.menu li.p5 {width:61px; background:url(http://www.highland-instinct.co.uk/theme/nav/blog_1.gif) no-repeat;;}

.menu li a#gallery {width:161px; background:url(http://www.highland-instinct.co.uk/theme/nav/photogallery_0.gif) no-repeat;}
.menu li a#video {width:81px; background:url(http://www.highland-instinct.co.uk/theme/nav/video_0.gif) no-repeat;}
.menu li a#resorts {width:125px; background:url(http://www.highland-instinct.co.uk/theme/nav/skiresorts_0.gif) no-repeat;}
.menu li a#webcams {width:117px; background:url(http://www.highland-instinct.co.uk/theme/nav/webcams_0.gif) no-repeat;}
.menu li a#blog {width:61px; background:url(http://www.highland-instinct.co.uk/theme/nav/blog_0.gif) no-repeat;}

.menu a:hover {visibility:visible;}
.menu li:hover { position:relative; z-index:200;}

.menu li a#gallery:hover, .menu li:hover a#gallery,
.menu li a#video:hover, .menu li:hover a#video,
.menu li a#resorts:hover, .menu li:hover a#resorts,
.menu li a#webcams:hover, .menu li:hover a#webcams,
.menu li a#blog:hover, .menu li:hover a#blog {background:transparent;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #404040; white-space:nowrap; width:153px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px;}
.menu :hover ul.sub li a {display:block; font-size:12px; height:20px; width:147px; line-height:20px; text-indent:5px; color:#404040; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(http://www.highland-instinct.co.uk/theme/nav/arrow.gif) 140px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#404040; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#404040 url(http://www.highland-instinct.co.uk/theme/nav/arrow_over.gif) 140px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#404040 url(http://www.highland-instinct.co.uk/theme/nav/arrow_over.gif) 140px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-4px; background: #fff; padding:3px 0; border:1px solid #404040; white-space:nowrap; width:153px; z-index:200; height:auto; z-index:300;}

/* footer */ 

#legal a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/legal.gif) no-repeat left top;
	width: 105px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#legal a {overflow: hidden;}
#legal a:hover {
	background-position: -105px 0px;
}

#forum a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/forum.gif) no-repeat left top;
	width: 107px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#forum a {overflow: hidden;}
#forum a:hover {
	background-position: -107px 0px;
}

#top a {
	text-indent: -1000em;
	background: url(http://www.highland-instinct.co.uk/theme/nav/returntotop.gif) no-repeat left top;
	width: 26px;
	height: 32px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#top a {overflow: hidden;}
#top a:hover {
	background-position: -26px 0px;
}


<!--
	.section {font: 12pt arial, helvectia, sans-serif; color: #326DB4}
	.sectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #3F4F5C}
	.bluesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #326DB4}
	.smallprintlarger {font: 8pt arial, helvectia, sans-serif; color: #326DB4}
	.lightbluesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #D5E2FF}
	.whitesectionhead {font: 12pt arial, helvectia, sans-serif; font-weight: bold; color: #FFFFFF}
	.bluetitlesection {font: 20pt century gothic, arial, helvectia, sans-serif; color: #326DB4}

-->


h3 a:link { color: #3f4f5c; text-decoration: none; }

h3 a:visited { color: #3f4f5c; text-decoration: none; }

h3 a:hover, a:active { color: #FFFFFF; }

/* Typography */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 36px; color: #293138;}

h2 { font-size: 28px; color: #353F47;}

.post-title h2 {color: #3f4f5c; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}

h3 { font-size: 24px; color: #3f4f5c;}

h4 { font-size: 20px; color: #3f4f5c; }

h5 { font-size: 16px; color: #3f4f5c;}

h6 
{ 
	font-size: 13px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { line-height: 1.8em; list-style-type: circle; color: #333333; }

ol { line-height: 1.8em; color: #333333;}

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 10px;
}

code {  font-family: Consolas, Verdana, Arial, "Courier New"; 	
        color: #555555;
        font-weight: bold;
	padding: 5px 10px; 
	margin: 10px 20px;
     }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 896px;
	margin: 0 auto;
}

#header
{
	padding: 0px 0;
        margin-bottom: 0px;	
}

#navigation
{
	float: left; 
	width: 818px;
	background-color: #282d2d;
	text-transform: uppercase;
        font-size: 14px;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 818px;
        background: #ffffff;
}

#content-wrapper
{
	width: 620px;
	float: left;
}

#content
{
	float: left;
	padding: 27px;
	line-height: 1.6em;
	text-align: left;
}

#content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
        width: 580px;
}
#comments {
	color: #4A4A4A;
	padding: 0px;
}
#comments .comment {
        padding: 10px;
        background-color: #F6F6F6;
	border-bottom: 20px solid #ffffff;
}
#comments .comment cite {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}
#sidebar-wrapper
{
        display: inline;
        margin-left: 5px;
        margin-top: 25px;
        margin-bottom: 25px;
	width: 180px;
	float: left;
        background-color: #F3F2F2;
	border: solid #E6E4E4 1px;
}

#sidebar
{
	float: left;
	width: 150px;
	padding: 15px;
        color: #5b5c5c;
	font-size: 9pt;
	text-align: left;
}
#white {
       background-color: white;
       width: 820px;
       height: 15px;
}
#footer
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0px 0;
	color: #555555;
	padding: 0px 0;
        text-align: center;
}

/* Single Post */

#post_content-wrapper
{
	width: 600px;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 80px;
}

#post_content
{
        float: left;
	padding: 27px;
	line-height: 1.6em;
	text-align: left;
}

#post_content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
        width: 575px;
}



/* Navigation */


#navigation ul
{
	margin: 0 5px;

	float: left;
	width: 818px;
	padding: 0px 0;
	list-style-type: none;
}

#navigation li { float: left; margin: 0 0 0 5px; padding: 0; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #c6c6c6;
	padding: 5px 10px;

}

#navigation ul li.current_page_item   a:link,
#navigation ul li.current_page_item   a:visited,
#navigation ul li.current_page_item   a:hover,
#navigation ul li.current_page_item   a:active
{
	color: #ffffff;

	background-color: #414646;
	border-left: solid #6b7070 1px;
        border-right: solid #6b7070 1px;
}

#navigation ul li.search
{
        float:right;
        margin-right: 10px;
}


/* Header */

#header h1 {color: #191a1a; font-weight: bold; margin-bottom: 10px; }

#header h1 a {width:750px; height: 200px; background: transparent url() center center no-repeat; }

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000000;
	background-color: transparent;
}

#header h1 span {color:#5b5c5c;}


h1.blog-title {
        display: inline;
        }

h1.blog-title a {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 36px;	
        text-transform: lowercase;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 36px;
	border-bottom: none;
	}

h1.blog-title a:hover {
	text-decoration: none;
	color: #000000;
	background: transparent;
	}

.tagline {	
        font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
        text-align: right;
	margin-left: 3px;
	padding: 0;
	color: #A1A1A1;
	letter-spacing: -1px;
	text-transform: lowercase;
	display: inline;
	}

/* Content */

.date {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: normal;
	font-size: 24px;
	margin-left: 3px;
	padding: 0;
	color: #ccc;
	letter-spacing: -1px;
	text-transform: lowercase;
	display: inline;
	}

h3.post-title {
        display: inline;
        }

h3.post-title a {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: bold;
	font-size: 24px;	
        text-transform: lowercase;
	color: #3f4f5c;
	letter-spacing: -1px;
	border-bottom: none;
	}

h3.post-title a:hover {
	text-decoration: none;
	color: #222;
	background: transparent;
	}

/* Sidebar */

#sidebar h2 { font-size: 18px; color:#5b5c5c; border-bottom: solid #5b5c5c 2px;}
.widgettitle { font-size: 18px; color:#5b5c5c; border-bottom: solid #5b5c5c 2px;}

#sidebar ul
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

#sidebar ul li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}
#sidebar ul li:hover
{
	background-color: #eeeeee;
}

#sidebar ul li .title
{
	display: block;
	font-weight: bold;
}

#sidebar ul li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

#sidebar ul li .content
{
	display: block;
}

#sidebar ul li a:link,
#sidebar ul  li a:visited
{
	padding: 0; 
	color: #333333;
}

#sidebar ul  li a:hover,
#sidebar ul  li a:active
{
	background-color: transparent; 
}

#sidebar ul  .list_subpages {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	list-style-type: none;
}


/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}


/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #ddd;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {

	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


.commentlist p {

	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/

/* Images */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;



   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Forms */
#searchform input {width: 145px;}

#searchsubmit {width: 130px;}

textarea {width: 400px;}
