@charset "UTF-8";
/* CSS Document */

#quote { font-family:helvetica, arial, sans-serif; font-size:22px; line-height:28px; padding-top:20px; padding-left:20px; padding-right:20px; color:#333333; }
.links { font-family:helvetica, arial, sans-serif; font-size:16px; padding-left:20px; padding-right:20px; text-align:center; color:#7dcbb8 }
a { text-decoration:none; }
a img { text-decoration: none; border: 0 none; }
a:link {color:#7dcbb8; }     /* unvisited link */
a:visited {color: #7dcbb8;}  /* visited link */
a:hover {color: #51a28e;}   /* mouse over link */
a:active {color: #7dcbb8;}   /* selected link */
a.pink { color:#e49595; }
a.pink:link {color:#e49595;}     /* unvisited link */
a.pink:visited {color: #f2cc2a;}  /* visited link */
a.pink:hover {color: #e49595;}   /* mouse over link */
a.pink:active {color: #e49595;}   /* selected link */
.homehead { font-size:48px; font-family: Helvetica, Arial, sans-serif; margin-top: 20px; margin-bottom: 200px; line-height:56px; }
.bigtext { font-family:helvetica, arial, sans-serif; font-size: 30px; font-weight:900; color:#f6baba; }
body.contact { margin:0; background-color:#514938; font-family:helvetica, arial, sans-serif; font-size:10px; color:#67b898; }

body
	{
	margin:0 auto; background-color:#514938;
	}
	
width
	{
	width:1100px;
	}	
	
.invisible
	{
	text-decoration:none;
	}	

#content
	{
	 text-align:left; 
	 padding-left:12px; 
	 padding-right:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 }
	 
.entry
	{
	padding-left:18px;
	border-bottom:solid thin #eef4c9;
	}
	
h2
	{
	height:36px;
	background-image:url(images/h3back.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:12px;
	padding-bottom:4px;
        color:#7dcbb8;
	}	

h3
        {
        color:#e49595;
        padding-left:10px;
        }

	
p
	{
	color:#666666;
	}
	
.date
	{
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	padding-right:8px;
	background-color:#eef4c9;
	}		
	
.postmetadata
	{
	text-align:right;
	font-size:12px;
	padding-right:35px;
	}	
	
.caption
	{
	font-size:9px;
	text-transform:uppercase;
	margin-bottom:12px;
	padding:4px;
	color:#888888;
	}	
	
.sidebar
	{
	padding-left:36px; 
	padding-right:24px; 
	padding-top:60px; 
	padding-bottom:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:100; 
	color:#f5afb3;
	}
	
#logo
	{
	background-image:url(images/logo.jpg);
	width:280px;
	height:176px;
	}
	
#work
	{
	background-image:url(images/work0.jpg);
	width:68px;
	height:176px;
	}
	
#bio
	{
	background-image:url(images/bio0.jpg);
	width:64px;
	height:176px;
	}
	
#contact
	{
	background-image:url(images/contact0.jpg);
	width:80px;
	height:176px;
	}
	
#blog
	{
	background-image:url(images/blog0.jpg);
	width:64px;
	height:176px;
	}			
	
#rightcorner
	{
	background-image:url(images/rcorner.jpg);
	width:544px;
	height:176px;
	}
	
.blogback
	{
	background-image:url(images/blogback.jpg); 
	background-repeat:repeat-y; 
	width:1100px;	
	}
	
.blogtop
	{
	background-image:url(images/blogsec.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:1098px;
	}	
	
.sidebartd
	{
	text-align:right; 
	width:284px; 
	}	
	
#blogbot
	{
	background-image:url(images/blogbot.jpg);
	width:1098px;
	height:36px;
	}
	
.copyright
	{
	color:#f48998; 
	font-family: helvetica, arial, sans-serif; 
	font-size:14px;
	}	
	
.smaller
	{
	font-size:smaller;
	}	
	
.widest
	{
	width:100%;
	}	
	
.blogside
	{
	text-align:left; width:662px;
	}	
	
.sides
	{
	width:30%;
	}	