/* @override http://bnm.jameswragg.com/css/styles.css */

/*
Site: Planet BNM
Author: James Wragg
Date: 21st August 2007
*/


/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}



body {
	font-family: "Helvetica Neue", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
/*
	font-size:62.5%;
	line-height: 1.6em;
*/
	font-size: 13px;
	line-height: 18px;
	color: #333;
	
}

html > body {
	font-size: 13px;
}

p {
	margin: 1em 0 0.5em;
}
a {
	text-decoration: none;
	color: #F00000;
}
a:hover {
	border-bottom: 1px dotted #F00000;
}
span.hide {
	display: none;
}

/* layout -------------------------------- */
body {
	background:#fff url(../images/body-bg-star.jpg) no-repeat scroll right bottom;
	border-top:10px solid #CCCCCC;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow:  hidden;
}
#header {
	background:#FFFFFF none repeat scroll 0%;
	height:190px;
	margin-bottom:25px;
	position:relative;
	}
	#header .container {
		background: url(../images/waves.gif) bottom left repeat-x;
		padding-bottom: 20px;
		height:100%;
		margin:0pt auto;
		overflow:hidden;
		position:relative;
		width:920px;
	}
	#header ul#destinations {
			float:left;
			overflow:hidden;
			position:absolute;
			right:0pt;
			top:0pt;
			width:440px;
		}
		#destinations li {
			float:left;
			margin-right:1%;
			text-align:center;
			width:32%;
		}
		#destinations li.last {
			margin-right:0;
		}		
		#destinations li a {
			background:#000000 none repeat scroll 0%;
			border:1px solid #000000;
			color:#FFFFFF;
			display:block;
			line-height:1.8;
		}
		#destinations li a:hover {
			color: #000;
			background: #fff;
		}
}
#header h1 {
	left:0;
	position:absolute;
	top:15px;
}
#header h1 a:hover {border: none;}

#header h1 a {
	background:transparent url(../images/header-bg3.gif) no-repeat scroll left top;
	float: left;
	height:160px;
	width:291px;
	top: 15px;
	position: relative;
	text-indent: -1000em;
}
#header #intro{
	font-family:helvetica neue, arial, helvetica, sans-serif;
	font-size:14px;
	left:480px;
	line-height:1.4;
	position:absolute;
	top:30px;
	width:440px;
}

#content {
	/*
	background: url(../images/grid.gif) top left repeat-y;
	background:transparent url(../images/body-bg.gif) repeat-x top left;
	*/
	float: left;
	margin-top: 50px;
}

#col1 {
	float:left;
	margin:0pt 20px 200px;
	width:440px;
	display:inline;
	}
	#col1 .post {
		/*background:transparent url(../images/flour.gif) no-repeat scroll 210px bottom;*/
		margin:0pt 10px 40px 0;
		padding-left: 20px;
		position: relative;
		overflow: hidden;
		padding-bottom: 30px;
		width: 410px;
	}
	/* start - blogpost formatting */
	#col1 .post strong {font-weight: bold;}
	#col1 .post em {font-style: italic; }
	#col1 .post ul, #col1 .post ol { padding: 8px 0 12px 0; }
	#col1 .post li { list-style: disc; }
	#col1 .post ol li { list-style: decimal; }	
	#col1 .post blockquote {
		font-family:Georgia,"Times New Roman",serif;
		font-style:italic;
		padding:10px 20px;
	}
	#col1 .post h3 {
		font-size: 14px;
		font-weight: bold;
		margin-top:1.5em;
	}
	#col1 .post p { margin-bottom: 0;}
	#col1 .post p.pubdate:after {
  content: "\2761"; 
  padding-left: 0.4em;
  padding-right:0.1em; }

	/* end - blogpost formatting */
	
	/*
	#col1 .post:last-child {
		background: none;
		padding-bottom: 0;
	}
	*/

	#col1 .post h4.title {
		line-height: 1;
	}
	#col1 .post h4.blogname img {
		margin-left: -20px;
		vertical-align: top;
	}
	#col1 .post h3.posttitle {
		margin: 1em 0;
		line-height: 1.2;
		font-style: italic;
		font-weight: normal;
		font-size: 23px;
	}
	#col1 .post p.pubdate {
		text-align: right;
		font-size: 10px;
	}
	#col1 .post .bottom-border {
		background:transparent url(../images/bottom-fade-trans.png) no-repeat scroll left bottom;
		bottom:0pt;
		height:100px;
		height:100px;
		left:0pt;
		position:absolute;
		width:450px;
	}
	#col1 .post .down-arrow {
		float: left;
		width: 100%;
		height: 30px;
		position: absolute;
		bottom: 0;
		line-height: 1;
	}
	#col1 .post .down-arrow a {
		position: absolute;
		display:block;
		bottom: 5px;
		right: 50%;
		width: 15px;
		background-image: url(../images/down-arrow.gif);
		background-repeat: no-repeat;
		background-position: top left;
		z-index: 500;
		height: 15px;
		text-indent: -999em;
		outline: none;
	}
	#col1 .post .down-arrow a:hover {
		background:transparent url(../images/down-arrow.gif) no-repeat scroll left bottom;
		outline:none;
		border: none;
	}

#col2 {
	float:left;
	margin:0 20px 400px;
	width:440px;
	display:inline;
	}
	#col2 .vevent {
		border-top:1px solid #EEEEEE;
		margin:20px 10px 20px 0pt;
		padding-top:10px;
	}
	#col2 .events .container {
		width: auto;
		margin-left:10px;
		overflow: hidden;
	}
	#col2 .events .container br{
		display: none;
	}
	#col2 .sub-col{
		background:transparent url(../images/flour-rule.gif) no-repeat scroll center bottom;
		height:auto !important;
		margin-bottom:40px;
		min-height:293px;
		overflow:hidden;
		padding-bottom:60px;
		position:relative;
		zoom: 1;
		}
		#col2 .sub-col .col1 h2+p, #col2 .sub-col .col2 h2+p {
			height: auto !important;
			height: 6.5em;
			min-height: 6.5em;
		} 
		#col2 .sub-col .col1 {
			float:left;
			margin:0pt 20px 0pt 0pt;
			width:190px;
			display:inline;
			}
			#col2 .sub-col .col1 ol.threads {
			}
			#col2 .sub-col .col1 ol.threads li {
				font-family:georgia;
				margin:0.2em 0pt;
				overflow:hidden;
				text-align:right;
				width:100%;
			}
			#col2 .sub-col .col1 ol.threads li span {
				float:left;
				font-family:"Helvetica Neue","Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
				overflow:hidden;
				text-align:left;
				width:170px;
			}
		#col2 .sub-col .col2 {
			background:transparent url(../images/flour-vert.gif) no-repeat scroll left top;
			float:left;
			margin:0pt;
			padding-left:20px;
			width:190px;
			height: auto !important;
			height: 293px;
			min-height: 293px;
			display:inline;
			}
			#col2 .sub-col .col2 p, #col2 .sub-col .col1 p {
				margin: 0.2em 0 1em;
				text-align: left;
			}
			#col2 .sub-col .col2 h4 {
				margin-top: 1em;
				text-align: left;
			}
			#col2 .sub-col .col2 ol.lastfm {
				list-style-type:decimal;
				margin:1em 0pt;
				padding-left:30px;
				font-family: georgia;
			}
			#col2 .sub-col .col2 ol.lastfm a {
				font-family:"Helvetica Neue","Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;			}
		

		#col2 .flickr-thumbs {
			overflow: hidden;
		}
		#col2 .flickr-thumbs li {
			float:left;
			margin-right:30px;
			padding:1px;
			width:77px;
			}
			#col2 .flickr-thumbs li.odd {
				
			}
			#col2 .flickr-thumbs li.even {
				margin-right: 0;
			}

			#col2 .flickr-thumbs h3.entry-title, #col2 .flickr-thumbs p {
				display: none;
			}
			#col2 .flickr-thumbs li img {
				vertical-align: middle;
			}
			#col2 .flickr-thumbs li:hover {
				background-color: #f30000;
			}
			#col2 .flickr-thumbs li a {
				border: 1px solid #fff;
				display:block;
				width: 75px;
				height: 75px;
				margin: 0;
				padding: 0;
	
			}
			#col2 .flickr-thumbs li a:hover {
				border: 1px solid #bbb;
				display:block;
			}
		#col2 .flickr .col2 {
			width: 210px;
			text-align: center;
			overflow: hidden;
		}
		#col2 .col2 img {
			text-align: center;
			}
			#col2 .col2 a.img {
			border: none;
			}
		#col2 .col2 p, #col2 .col2 h4 {
			text-align: left;
		}
			
			

	#col2 ul.delicious {
		overflow: hidden;
		background:transparent url(../images/flour-rule.gif) no-repeat scroll center bottom;
		padding-bottom:60px;
		margin-bottom: 40px;
		height: 1%;
	}
	#col2 ul.delicious li {
		height: auto !important;
		height: 7.5em;
		min-height: 7.5em;
		width:210px;
		float: left;
		border-top: 1px solid #eee;
		margin-top: 20px;
	}
	#col2 ul.delicious li.odd {
		margin-right:10px;
		clear: left;
	}
	#col2 ul.delicious li.even {
		margin-left: 10px;
	}
	#col2 ul.delicious h4{
		font-size: 13px;
		font-weight: normal;
		margin: 0.8em 0 0.2em;
	}
	#col2 ul.delicious p{
		margin: 0.2em 0 0.7em;
	}
	
	
	
#footer {
	/*
	clear: both;
	background: #1a1309 url(../images/footer-bg.gif) top left repeat-x;
	color: #856565;
	position: relative;
	border-bottom: 20px solid #000;
	min-height: 460px;
	*/
background:#1A1309 none repeat scroll 0%;
border-bottom:20px solid #000000;
border-top:5px solid #2F220F;
clear:both;
color:#856565;
height:436px;
position:relative;

	}
	#footer a {
		color: #b88c8c;
		text-decoration: none;
		}
		#footer a.rssfeed {
			padding-left: 15px;
			background: url(../images/rssfeed.gif) no-repeat scroll left center;
			}
	#footer p {
		margin: 0.2em 0;
		font-size: 12px;
	}
	#footer .container {
		/*background:transparent url(../images/flour-footer-trans.png) no-repeat scroll left top;*/
		position:relative;
		width: 960px;
		top: 0;
		margin-top: -40px;
		left:-59px;
		}
		#footer .inner {
			margin-left:140px;
			padding-top:120px;
			text-align: justify;
		}
	#footer h2 {
		font-size: 120%;
		color: #B88C8C;
		line-height: 1;
	}
	#footer p.copy {
		margin-top: 20px;	
	}
	#footer ul.nav {
		margin:0.5em 0pt;
		position:absolute;
		right:-59px;
		top:130px;
		}
		#footer ul.nav li{
			float: left;
			border-right: 1px solid ;
			padding: 0 0.5em;
			line-height: 1;
		}
		/*
		#footer ul.nav li:last-child{
			border-right: none;
			padding-right: 0;
		}
		*/


/* headers ------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/* image replacement --------------------- */
h2.blogs, h2.events, h2.flickr, h2.threads, h2.delicious, h2.lastfm {
	margin: 0 0 1em;
	text-indent: -999em;
	display: block;
	height: 60px;
}
h2.blogs{ 
	background: url(../images/blogs.gif) top left no-repeat;
	border-bottom: 1px solid #ccc; 
}
h2.events{
	background: url(../images/events.gif) bottom left no-repeat;
	height: 30px;
}
h2.flickr{
	background: url(../images/flickr.gif) top left no-repeat;
	border-bottom: 1px solid #ccc; 
}
h2.threads{
	background: url(../images/recent-threads.gif) bottom left no-repeat;
}
h2.delicious{
	background: url(../images/delicious.gif) bottom left no-repeat;
	clear:left;
}
h2.lastfm{
	background: url(../images/lastfm.gif) bottom left no-repeat;
}

/* browser headers --------------------- */
h2 {
	
}

h3 {
	font-family: georgia;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0.5em 0;
}

h4 {
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0.5em 0;
}


/* try and control post contents ----------- */
	#posts .postContents h1, #posts .postContents h2, #posts .postContents h3, #posts .postContents h4, #posts .postContents h5, #posts .postContents p {
		font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
		letter-spacing: 0;
	}
	#posts .postContents p, #posts .postContents table, #posts .postContents img, #posts .postContents code, #posts .postContents address, #posts .postContents pre { margin: 0 0 0.8em 0; }
	#posts .postContents table { border-collapse:separate; border-spacing:0.2em; }
	#posts .postContents table caption { text-align: center; }
	#posts .postContents table th { font-weight: bold; }
	#posts .postContents ul, #posts .postContents ol {padding: 0.7em 0.5em 1.2em 0;}
	#posts .postContents ul li {list-style-type: circle; list-style-position: outside;}
	#posts .postContents ol li {list-style-type: decimal; list-style-position: outside;}	
	#posts .postContents * {font-size: 100%;}

