/* 
	Thank you for your interest in the css of www.mintrelspoetsvagabonds.co.uk
	© Craig McLachlan 2009
	craig@digiglyphic.com
*/


/* - - - - - - - - - - - - - - - - - - - - - - Main Body - - - - - - - - - - - - - - - - - */

body{
	background-color: #f1f1f1;
	margin: auto;
	background-image: url("../images/bg-stripe.gif");
	background-repeat: repeat;
}

#outer_wrapper{
	margin: auto;
	width: 1023px;
	background-image: url('../images/shadow.png');
	background-repeat: repeat-y;
	min-height: 100%;
	height: 100%;
	overflow: auto;
}

body a{
	font-size: 12px;
	color: gray;
}

body a:hover{
	color: #111111;
}

em{
	text-decoration: none;
	color: black;
	font-weight: bold;

}

h1{
	font-size: 24px;
	color: black;
	font-weight: normal;
	letter-spacing: -1px;
}

h2{
	font-size: 18px;
	color: black;
	font-weight: bold;
	letter-spacing: -0.05px;
}

h3{
	font-size: 12px;
	color: black;
	font-weight: normal;
}

h1.desc{
	margin-top: 140px;
	font-size: 18px;
	margin-left: 7px;
}

strong{
	font-weight: bold;
}



hr {
	border: 0px;
	background-color: #b29256;
	height: 3px;
	width: 100%;
	margin-bottom: 60px;

}

input:focus, textarea:focus{
background-color: #EEEEEE;
}

#bg-image{
	background: url("../images/bg-image.jpg");
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 960px;
	min-height: 100%;
	height: 100%;
	overflow: auto;
}

/* - - - - - - - - - - - - - - - - - - - - - - Header - - - - - - - - - - - - - - - - - - - - - - */

#logo{
	margin-top: 20px;
	height: 180px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	margin-left: 0px;
}

.title{
	margin-left: -99999px;
}

#header-img{
	margin-top: 50px;
	margin-bottom: 20px;
}

/* - - - - - - - - - - - - - - - - - - - - - - Main Nav - - - - - - - - - - - - - - - - - - - - - */

#main_nav{
	float: right;
	margin-top:20px;
	width: auto;
}

ul#main_nav {
	float: right;
	width: auto;
}

#main_nav li{
	list-style: none;
	text-align: right;
	margin-bottom: -10px;
}

#main_nav a{
	font-family: helvetica, arial, lucida, sans-serif;
	color: #747474;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-right: 5px;
}

#main_nav a:hover{
	color: black;
}

#saltire, #lion-rampant{
	padding-bottom: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - Slideshow - - - - - - - - - - - - - - - - - - - - - - */

li.slideshow{
	margin-left: 0px;
}

ul#slideshow{
	margin-top: 50px;
	list-style: none;
	height: 193px;
	overflow: hidden;
	width: 700px;
}

div#slideshow{
	background-repeat: no-repeat;
}

#revolving_header{
	margin-left: 15px;
	width: 615px;
}


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

#sidebar{
	float: right;
	margin-top: 50px;
	width: auto;
	margin-right: 10px;
	display: inline;
}

#sidebar li{
	list-style: none;
	margin-bottom: 20px;
}

#sponsors-2{
	float: right;
	width: auto;
}

#sponsors{
	float: left;
	width: auto;
}

#sponsors li img, #sponsors-2 li img{
	border: solid  0px #AAAAAA;
	
}

#sponsors li img:hover, #sponsors-2 li img:hover{
	border: solid  0px #555555;
	
}


/* - - - - - - - - - - - - - - - - - - - - Player - - - - - - - - - - - - - - - - - - - - - - - - */

#myContent{
	margin-top: 50px;
	margin-bottom: 20px;
}



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

#footer{
	background-image: url('../images/footer-slice.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #343434;
	height: auto;
	border-style: solid;
	border-top-width:4px;
	border-color: #b29256;
	clear: both;
	overflow: auto;
}

ul#alt_nav{
	float: left;
	margin-top: 15px;

}

ul#footer_misc{
	float: right;
	margin-top: 15px;


}

ul#alt_nav a:hover, ul#footer_misc a:hover{
	color: white;
}

ul#alt_nav a, ul#footer_misc a{
	color: #AAAAAA;
	list-style: none;
	text-decoration: none;
}


#alt_nav li, #footer_misc li{
	display: inline;
	margin: 10px;
}



#alt_nav, #footer_misc{
	color: white;
}

#counter{
	margin-top: 10px;
}

/* - - - - - - - - - - - - - - - - - - - General Content - - - - - - - - - - - - - - - - - */

#smash_images li{
	list-style:none; display:inline;
	margin-left:0px; margin-right:10px;
}

/* - - - - - - - - - - - - - - - - - - - - Gallery - - - - - - - - - - - - - - - - - - - - */

#gallery-list li{
	list-style:none; display:inline;
	margin-left:0px; margin-right:10px;
}







