/* 
Nicolasix Style Sheet: Layout
*/

body {
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	padding: 0px;
	margin: 10px 0 0 0;
	text-align: center;
	}
	
div#selection {
	display:block;
	text-align:center;
	position:absolute;
	top: 75px;
	left: 580px;
	width: auto;
	height: 475px;
	overflow: auto;
	border: 0px dotted gray;
	
}

#selection li {
	list-style: none;
	list-style-position:inside;
	text-align:center;
    margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px !important;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #ffffff;
}

div#outercontainer {
	background: #ffffff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	border: 0px solid black;
	}
	
div#fulloutercontainer {
	background: #ffffff;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	border: 0px solid black;
	}

div#container { 
	background: #ffffff;
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: left;
	border: 0px solid red;
	}
	
div#fullcontainer { 
	background: #ffffff;
	position: relative;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: left;
	border: 0px solid red;
	}
	

div#header {
	background: #ffffff;
	width:680px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid black;
	}
	
div#fullheader {
	background: #ffffff;
	width:900px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid black;
	}

div#logo {
	position:absolute;
	top:5px;
	left:425px;
}

div#fulllogo {
	position:absolute;
	top:5px;
	left:700px;
}



div#contentcontainer {
	background: #ffffff;  
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid green;
	text-align:center;
	}

div#contentcontainer img {
	background: #ffffff;  
	margin-left: auto;
	margin-right: auto;
	padding:4px;
	border: 1px solid black;
	}
	
div#fullcontentcontainer {
	background: #ffffff;  
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid green;
	text-align:center;
	}
	
div#fullcontentcontainer img {
	background: #ffffff;  
	margin-left: auto;
	margin-right: auto;
	padding:4px;
	border: 1px solid #999999;
	}

div#caption {
	background: #ffffff;  
	width:600px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	border: 0px solid blue;
	}



div#commentsContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	border: 0px solid black;
}

div#contentLeft {
	width:440px;
	height: inherit;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:20px 10px 0px 10px !important;
	padding:20px 6px 0px 10px;
	border-right: 0px solid black;
	}

div#contentRight { 
	width:198px;
	height: inherit;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px !important;
	padding:0px 0px 0px 0px;
	float:right;
	border-left: 0px solid black;
}

div#rtNavAreaLg {
	margin-top:20px;
	font-size:13px;
	line-height:17px;	
}

div#rtNavAreaLg1 {
	margin-top:20px;
	font-size:13px;
	line-height:17px;	
}

div#rtNavAreaLg2 {
	margin-top:20px;
	font-size:13px;
	line-height:17px;	
}

div#rtNavAreaLg3 {
	margin-top:20px;
	font-size:13px;
	line-height:17px;	
}

div#rtNavAreaSm1 {
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}

div#rtNavAreaSm2 {
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}

div#rtNavAreaSm3 {
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}

div#technorati {

}

div#techitems {

}

.textPhotoTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #924242;
	width:325px;
}

div#footer {
	background: #ffffff;
	width:600px;
	height:90px;
	margin:-1px -1px 5px -1px;
	padding-top: 10px;
	border-top: 1px solid #000000;
	text-align:center;
	clear:both;
	}
	
div#fullfooter {
	background: #ffffff;
	width:900px;
	height:90px;
	margin:-1px -1px 5px -1px;
	padding-top: 10px;
	border-top: 1px solid #000000;
	text-align:center;
	clear:both;
	}

/*controls the block for the comments*/

div#relatedPostsSection{
	text-align:left;
	margin-bottom:20px;
}

#relatedPostsSection h2{
	color:#4e4e4e;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
}

div#comments{
	text-align:left;
	margin-bottom:20px;
}

div.thecomment {
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:20px;
}

div.commentBody {
	padding-bottom:15px;
}

#comments h2{
	color:#4e4e4e;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
}

/* Table styles
td {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding: 0px;
	margin: 10px 0 0 0;
}

td.comments {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding: 5px;
	margin: 10px 0 0 0;
}
*/

