/* 
Nicolasix Style Sheet - layout
*/


body {
	background: #ffffff;
	font-family: helvetica, arial, san-serif;
	color:#2E2E2E;
	font-size:12px;
	line-height:18px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

/*div {
	border:1px solid black;
}*/

/*  div layout ----------------------------------------------------------------------- */


div#outercontainer {
	background: #ffffff;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding:5px 5px 5px 5px;
	text-align: left;
/*border:1px solid #2E2E2E;*/
	}

div#container {
	background: #ffffff;
	position: relative;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
div#logo {
	background: #ffffff;
	width:965px;
	height:60px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	position:relative;
	}
	
div#tagline {
	position:absolute;
	width:500px;
	height:16px;
	top:97px;
	left:405px;

}

div#globalNav {
	width:285px;
	top:0px;
	left:690px;
	position:absolute;
	height: auto; 
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div#viewLinks {
	width:285px;
	top:30px;
	left:690px;
	position:absolute;
	height: auto; 
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
div#FeedMenu {
	position:absolute;
	width:300px;
	height: 60px;
	top:50px;
	left:663px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border:1px solid #cccccc;
}

div#mainNav {
	width:975px;
	height: 28px; 
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div#contentContainer {
	background: #ffffff;
	width:975px;
	height:auto;
	margin:25px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	/*border:1px dashed red;*/
}

div#mainContentHome {
	width:975px;
	float:left;
	height: inherit;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	/*border:1px solid blue;*/
	}
	
div#mainContentLeft {
	width:605px;
	float:left;
	height: inherit;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background: #ffffff;
	/*border:1px solid blue;*/
	}


div#homeFeature {
	float:left;
	position:block;
	width:445px;
	height:415px;
	margin-bottom:10px;
	/*border:1px solid orange;*/
}

div#homeFeatureText {
	position: block;
	width:435px;
	margin: 0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	/*border:1px solid red;*/
}

div#blogPost {
	position:block;
	width:595px;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	/*border:1px solid orange;*/
}

div#blogPostText {
	position: block;
	width:595px;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 10px 0px;
	/*border:1px solid red;*/
}

div.postbody {
	padding-left:10px;	
}

div.thecomment {
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:20px;
}


div#homePhoto {
	float:right;
	text-align:center;
	position:block;
	width:485px;
	height:415px;
	/*border:1px solid green;*/

}

#homePhoto img {
	border:1px solid #cccccc;
	padding:5px;
}

#rightNavBoxText img{
	border:1px solid #cccccc;
	padding:2px;
}

img.postImage {
	border:1px solid #cccccc;
	padding:5px;
}


div#homePhotoCaption {
	text-align:center;
	padding: 0px 20px 0px 20px;
	
}

div#contentComponentSm {
	width:275px;
	height:350px;
	background: #ffffff;
	margin-right:70px;
	float:left;
}

div#contentComponentWide {
	width:620px;
	height:350px;
	background: #ffffff;
	margin-right:70px;
	float:left;
}

div#contentComponentFull, div#contentComponentLinks, div#contentComponentFullFavs {
	width:975px;
	height:auto;
	background: #ffffff;
	float:left;
}

div.contentComponentFullText {
	position: block;
	color:black;
	width:945px;
	height:auto;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
}


div#contentComponentSmRt {
	width:275px;
	height:350px;
	background: #ffffff;
	margin-right:5px;
	float:right;
}


div#contentComponentSmText {
	position: block;
	color:black;
	width:245px;
	height:310px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
}

div#contentComponentMedText, div#contentComponentLinksBlogs, div#contentComponentLinksMusic {
	position: block;
	color:black;
	width:277px;
	height:310px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
}

div#contentComponentLinksBlogs, div#contentComponentLinksMusic {
	position: block;
	color:black;
	width:455px;
	height:310px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	border:0px solid green;
}

div.contentComponentWideText {
	position: block;
	color:black;
	width:590px;
	height:310px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
}

div#relatedPhotosSection {
	margin-left:20px;
}

div#relatedPhotosSection img {
	padding:3px;
	border: 1px solid #cccccc;
}

div.commentBody {
	padding-bottom:15px;
}

div#rightNav { 
	width:310px;
	float:right;
	height: inherit;
	font-size:12px;
	line-height:16px;
	letter-spacing: normal;
	text-align:left;
	margin:0px 0px 0px 0px; 
	padding:10px 5px 0px 0px;
	background: #ffffff;
	/*border:1px solid green	;*/
}


div#rightNavBox {
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


div#rightNavBoxText {
	color:#666666;
	font-size:12px;
	line-height:16px;
	width:270px;
	margin: 15px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	border:0px solid green;
}


div#footer {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:10px 5px 10px 5px;
	border-top:1px solid #4e4e4e;
	text-align:center;
	clear:both;
	white-space:nowrap;
	}





/* used for positioning purposes */
div.space {
	width:975px;
	height:auto;
	clear:both;
  	white-space:nowrap;
	}


