@charset "UTF-8";
/* CSS Document */

body{
background-color:#FFF;
background-image:url(http://www.jorydayne.net/images/backgrad.gif);
background-position:center;
background-repeat:repeat-y;
margin:0px;
text-align:center;
}

img{display:block; border:none;}

a:link {color:#00d4f3; font-weight: inherit; text-decoration: none;}
a:visited {color:#00d4f3; font-weight: inherit;  text-decoration: none;}  
a:active {color:#00d4f3; font-weight: inherit;  text-decoration: none;}
a:hover {color:#545454; font-weight: inherit;  text-decoration:underline;}

a.arc:link {color:#545454; font-weight: inherit; text-decoration: none;}
a.arc:visited {color:#545454; font-weight: inherit;  text-decoration: none;}  
a.arc:active {color:#545454; font-weight: inherit;  text-decoration: none;}
a.arc:hover {color:#00d4f3; font-weight: inherit;  text-decoration:underline;}


a.nav:link {color:#545454; font-weight: bold; text-decoration: none;}
a.nav:visited {color:#545454; font-weight: bold; text-decoration: none;}  
a.nav:active {color:#545454;  font-weight: bold; text-decoration: none;}
a.nav:hover {color:#00d4f3; font-weight: bold; text-decoration:none;}

a.fl:link {color:#FFF; font-weight: inherit; text-decoration: none;}
a.fl:visited {color:#FFF; font-weight: inherit; text-decoration: none;}  
a.fl:active {color:#FFF;  font-weight: inherit; text-decoration: none;}
a.fl:hover {color:#FFF; font-weight: inherit; text-decoration:underline;}

a.colol:link {color:#333; font-weight: inherit; text-decoration: none;}
a.colol:visited {color:#333; font-weight: inherit; text-decoration: none;}  
a.colol:active {color:#333;  font-weight: inherit; text-decoration: none;}
a.colol:hover {color:#00d4f3; font-weight: inherit; text-decoration:underline;}




#maincolumn{
	width:800px;
	background-color:none;
	margin-left:auto;
	margin-right:auto;
	display:inline;
	padding-bottom:60px;
	text-align:left;
	}
#mainwrapper{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	}
	

	
.header{
	width:100%;
	background-color:none;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	}
.masthead{
	width:800px;
	background-color:none;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	padding-bottom:20px;
	padding-top:80px;
	text-align:left;
	}
	

#navigation{
	background-color:none;
	width:800px;
	border-top:1px solid #fff;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:30px;
	display:none;
	}
.navmenu{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#545454;
	word-spacing:25px;
	float:left;
	padding-top:15px;
	padding-left:2px;
	padding-right:20px;
	padding-bottom:15px;	}
	
.georgia{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
	
#feature{
	margin:0px;
	padding:0px;
	background-color:#ff5a11;
	}
#featuredetails{
	background-color:#ff5a11;
	background-image:url(images/orangegradback.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:4px;
	}	
.featuretitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:26px;
	}
.featuretext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#FFFFFF;
	line-height:26px;
	}
.featurelink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	letter-spacing:1px;
	line-height:2gpx;
	}
	
#updates{
	background-color:#FFFFFF;
	padding-top:40px;
	width:100%;
	}
.updatetitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#545454;
	letter-spacing:.03em;
	font-weight:bold;
		}
.gray{color:#545454;}

.updatedate{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00d4f3;
	letter-spacing:1px;
	line-height:15px;
	padding-top:0px;
	}
	
.updatebody{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#5f5f5f;
	padding-right:0px;
	padding-bottom:20px;
	text-align:left;
	padding-top:0px;
	float:right;
	width:590px;
	margin-top:0px;
	}
	
	
	
#portfolio{
margin-top:20px;
	}
	
.porttitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#545454;
	letter-spacing:.03em;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom:#CCCCCC 1px solid;
	border-top:1px solid #CCCCCC;
	margin-bottom:40px;
	padding-top:20px;
		}

.section{border-bottom:none; margin-bottom:25px; padding-bottom:0px; width:100%;}
		
.porttitle1{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#545454;
	letter-spacing:.03em;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:25px;
	padding-top:15px;
		}
	
.illoportfolio{
	width:430px;
	margin-left:0px;
	margin-right:0;
	text-align:right;
	display:none;
	}
	
img.port{
	border:#CCCCCC 1px solid;
	padding:5px;
	display:inline;
	}
	
img.port2{
	border:#CCCCCC 1px solid;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
	display:inline;
	}
	
	
.designportfolio{
	width:100%;
	margin-left:0;
	}
	
.itemwide{
	width:100%;
	}
	

.itemleft{
	width:380px;
	float:left;
	}
.itemright{
	width:380px;
	float:right;
	}
	
img.item{
	float:right;
	padding:5px;
	border: #CCCCCC 1px solid;
	border-top: #cccccc 1px solid;
	}

img.item2{
	padding:5px;
	border: #CCCCCC 1px solid;
	border-top: #cccccc 1px solid;
	}

	
.illosectiontitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	letter-spacing:.03em;
	padding-bottom:5px;
	text-transform:uppercase;
	text-align:left;
	width:100%;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:10px;
	}
	
.itemfeaturetitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	letter-spacing:.03em;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	text-transform:uppercase;
	text-align:left;
	width:100%;
	font-weight:bold;
	padding-top:45px;
	}
.itemfeaturedetails{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-align:left;
	padding-top:10px;
	border-bottom:1px solid #CCCCCC;
	width:100%;
	}
	.itemfeaturenotes{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-align:left;
	padding-top:10px;
	text-align:justify;
	width:100%;
	}
	
.item4{
width:170px;
margin-right:40px;
padding:0px;
float:left;
}
.item4b{
width:170px;
margin-left:40px;
padding:0px;
float:right;
}
	
.itemtitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	letter-spacing:.03em;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	text-transform:uppercase;
	text-align:left;
	width:170px;
	line-height:20px;
	font-weight:bold;
	}
.itemdetails{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-align:left;
	padding-top:10px;
	border-bottom:1px solid #CCCCCC;
	width:170px;
	}


.portleft{
	width:380px;
	float:left;
	}
.portright{
	width:400px;
	float:right;
	}


.portfeaturetitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	letter-spacing:.03em;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	text-transform:uppercase;
	text-align:left;
	width:100%;
	font-weight:bold;
	}
.portfeaturedetails{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-align:left;
	padding-top:10px;
	border-bottom:1px solid #CCCCCC;
	width:100%;
	}
.portfeaturenotes{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:10px;
	text-align:left;
	padding-top:10px;
	width:100%;
	}
	
	

#bottomhalf{
	background-color:#FFF;
background-image:url(../Documents/Work/jorydayne/oldsitenewwork/backgrad.gif);
background-position:center;
background-repeat:repeat-y;
margin:0px;
text-align:center;
display:inline-block;
padding-bottom:0px;
	}
	
#colophon{
	width:800px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	padding-bottom:30px;
	text-align:left;
	border-top:#CCCCCC 1px solid;
	padding-top:40px;
	margin-top:40px;
	}
	
.colotitle{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	letter-spacing:.03em;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
		}
		
.colophoto{
	margin-left:25px;
	margin-top:40px;
	float:left;
	width:50px;
	}
	
img.colo{
	border:#666666 1px solid;
	background-color:#545454;
	margin-right:15px;
	margin-bottom:8px;
	padding:5px;
	display:inline;
	float:left;
	}
	
.colobio{
	margin-left:0px;
	margin-top:40px;
	float:left;
	width:380px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#999999;;
	font-size:11px;
	line-height:15px;
	margin-right:40px;
	text-align:left
	
	}
	
.cololink1{
	width:170px;
	float:left;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-size:10px;
	line-height:14px;
	margin-top:40px;
	margin-bottom:30px;
	}

.cololink2{
	width:170px;
	float:left;
	margin-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-size:10px;
	line-height:14px;
	margin-top:40px;
	}
.cololink3{
	width:170px;
	float:left;
	margin-right:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-size:10px;
	line-height:14px;
	margin-top:40px;
	}
img.colo2{
	display:inline;
	border-bottom:#333 1px dotted;
	padding-bottom:3px;
	margin-bottom:5px;
	}

.cololinks{
	width:30px;
	margin-left:30px;
	padding-right:30px;
	float:left;
	}
	
	
#footer{
	width:800px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	margin-top:25px;
	padding-top:10px;
	border-top:#5f5f5f 1px solid;
	}
	
.footertext{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5f5f5f;
	font-size: 10px;
	line-height:13px;
	text-align:left;
	padding-right:15px;
	letter-spacing:1px;
	margin-bottom:15px;
	margin-top:10px;
	margin-left:0;
	}
.helvetica{
	font-family:Helvetica, Arial, sans-serif;
	color:#5f5f5f;
	font-weight:normal;
	font-size:9px;
	}

.blog{
	width:590px;
	float:right;
	padding-top:40px;
	padding-left:0px;
	background-color:#FFFFFF;
	}
	
.blogentry{
	width:100%;
	}
	
#aboutback{
	width:590px;
	float:left;
	padding-top:50px;
	padding-left:30px;
	background-color:#FFFFFF;
	}
	
	
.entrytitle{
	color:#545454;
	width:590px;
	border-bottom:1px solid #545454;
	padding-bottom:20px;
	padding-top:28px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing:.03em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}
	
.entrycat{
	color:#666666;
	width:590px;
	line-height:18px;
	font-size:9px;
	font-style:normal;
	font-family:Helvetica, Arial, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #7f7d7f;
	}
	
.entrybody{
	width:590px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#5f5f5f;
	text-align:left;
	padding-left:2px;
	
	}
	
p{padding-top:15px;}

blockquote{
	padding-left:0px;
	padding-right:0px;
	margin:0;
	color:#999999;
	padding-top:20px;
	padding-bottom:20px;
		}

.quote{
	padding-left:30px;
	color:#9a949a;
	padding-top:10px;
	padding-right:10px;
	}
	
.entryinfo{
	font-family:Helvetica, Arial, sans-serif;
	color:#545454;
	font-size: 9px;
	line-height:13px;
	text-align:justify;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-top: #CCCCCC 1px solid;
	margin-bottom:15px;
	margin-top:30px;
	}
	
#archivenav{
	text-align:left;
	color:#545454;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#545454;
	letter-spacing:.03em;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:30px;
	}

.sidebar{
	width:170px;
	background-color:#fff;
	float:left;
	margin-right:40px;
	padding-top:40px;
	}
	
.sidetitle{
	color:#545454;
	width:100%;
	border-bottom:1px solid #545454;
	padding-bottom:20px;
	padding-top:28px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing:.03em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}



	
.sidetext{
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	color:#545454;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:15px;
	text-align:left;
	padding-top:15px;
	border-bottom:1px solid #CCCCCC;
	}
sidetitle.a{color:#545454; font-weight:bold;}
	
.archivelist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#cac4c1;
	font-size:10px;
	line-height:20px;
	font-weight:normal;
	text-transform:none;
	padding-left:10px;
	}


	
.linklog{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#9a949a;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-transform:none;
	padding-bottom:20px;
	border-bottom: #d5d4d2 1px dotted;
	padding-left:0px;
	}

.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding-bottom: 10px}


.arcpad{
	padding-left:15px;
	}
	
.archead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:smaller;
	letter-spacing:2px;
	padding-bottom:10px;
	}
.comments{
	padding-top:0px;
	font-family:Helvetica, Arial, sans-serif;
	color:#a9a3a0;
	font-size:14px;
	text-transform:none;
	}

.comment{
	width:100%;
	border-bottom:#545454 1px solid;
		}
		
.byline{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	letter-spacing:.03em;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	padding-top:20px;
	text-align:left;
	width:170px;
	line-height:20px;
	font-weight:normal;
	float:left;
	}
	
.comment-content{
	color:#7f7d7f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	text-transform:none;
	padding-left:0px;
	float:left;
	margin-left:40px;
	width:320px;
	padding-bottom:15px;
	}

.commentform{
	padding-top:25px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#545454;
	line-height:20px;
	}


.archead{
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:smaller;
	padding-bottom:10px;
	}
