
body,html {
	    margin:0px;
	    padding:0px;
	    color:#000;
    }
	html a {
		color: #6F2264;
		}
h3{ margin: 3px; padding:0px; }
img {
	border:0px;
}
.posts img{
	margin:10px;
}
.col1 h2, .col2 h2 {
        margin: 5px 0 0 0px;
        padding: 3px 5px 3px;
        background-color: #AA76A4;
	color: #F7E2F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	 }
.col1 p, .col2 p {
	margin-bottom:12px;
}
.col1 img, .col2 img {
	margin-bottom: 15px;
}

	.border {
		background:url(http://www.kaitlinlee.com/assets/images/border.jpg) top left 
no-repeat;
		height:5px;
		width:990px;

	}
h2 a {
	text-decoration:none;
	color: black;
        
}
	.main {
		width:990px;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
		font-family: georgia;
	}
	.content {
		background: url(http://www.kaitlinlee.com/assets/images/background.jpg) top left 
repeat-y;
		padding:15px 50px;

	}
	.footer{
	    background: url(http://www.kaitlinlee.com/assets/images/background.jpg)top left 
repeat-y;
	    padding: 20px 70px;
	    text-align:center;
	    font-size: small;
	    clear:both;
	}
	.nav, .nav a{
		color: #6F2264;
	    text-align: center;
	}
	.nav {margin:0px 0px 20px;}
	.col1 {
		width:48%;
		float:left;
	}
	.col2 {
		width:48%;
		float:right;
		}
.col2 a {
	text-decoration: none;
}
	.bottom {
		width:100%;
		float:left;
	}

	#hanform input, #hanform select{
		margin: 5px;

	}
	.timestamp{
	  font-size: 10px;
	  font: italic;
	  margin-bottom:20px;
	}
.entry {
    width:660 px;
    float:left;
    margin-bottom: 20px;
    line-height: 25px;
}
.entry h2 {
    line-height: 20px;
}
.entry img {
    width: 400px;
    padding: 10px;
}
.posts {
    width: 630px;
    float:left;
    padding: 10px;
}
.posts h2{
    margin-bottom:0px;
}
.right-rail {
	width:215px;
	float:left;
	padding: 5px 5px 5px 15px;
        border-left: 1px solid #B58DAF;
	line-height: 20px;
}
.right-rail ul{
	list-style: none;
	margin-left:0;
	margin-top:4px;
	padding-left: 1em;
	text-indent: -1em;
}
.comment{
	font-size: small;
        margin: 15px;
}
.commentcount{
	margin-left:50px;
	font-size: x-small;
}
.commentform{
	width:346px;
	border: 1px solid #B58DAF;
	margin-top: 35px;
	padding:0px 10px;
	color:#6F2264;
	font-size:11px;
	
}
.commentform label{
	text-align:left;
	display:block;
}

.gallery-photo{
	width: 450px;
	margin: 10px 20px;
	display: inline;
	float: left;
}
.gallery-photo h2 {
	margin-bottom:10px;
}
.photo-gallery .gallery-photo{
	width:160px;
	height:160px;
	margin: 5px;
	float:left;
}
.gallery-thumbnail {
	width: 350px;
	margin: 40px 20px;
	display: inline;
	float:left;
}
.gallery-thumbnail a{
	margin: 20px 0px;
}
.left {
	text-align:left;
	float:left;
	margin-left:10px;
}
.right {
	float:right;
	text-align:right;
	margin-right:10px;
}
