﻿/*
Theme Name: Polaroid Pictures
Theme URI: 
Description: Blog layout.
Version: 1.0
Author: Love Esbjorn
Author URI: http://straytalk.net
*/

body { 
	background: #E1E1E1; 
	margin: 0px 0px 0px 0px; 
	color: #000000; 
	font-size: 8pt; 
	font-family: Tahoma, Arial, Verdana; 
	text-align: justify; 
}

a, a:active { 
	text-decoration: none; 
	color: #AC4A76; 
	font-weight: bold; 
}

a:visited { 
	text-decoration: none; 
	color: #CCCC66; 
	font-weight: bold; 
}

a:hover { 
	text-decoration: none; 
	color: #9BD5AD; 
	font-weight: bold; 
}

blockquote { 
	border: 0px; 
	border-left: 5px solid #B4CCFC;
	padding: 7px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
}

#main { 
	position: absolute; 
	top: 280px; 
	left: 200px; 
	background: #FFFFFF; 
	width: 750px; 
	margin: 0px; 
}

.content { 
	position: relative; 
	float: left; 
	width: 550px; 
	padding: 5px; 
} 

.post_title { 
	padding: 0px; 
	color: #5987DC; 
	font-family: Georgia, Times New Roman; 
	font-size: 14pt; 
	text-transform: uppercase; 
	font-weight: bold; 
	line-height: 14px; 
}

.post_date { 
	padding: 0px; 
	color: #9BD5AD; 
}

.post_footer { 
	padding: 0px; 
	font-size: 7pt; 
}

.menu { 
	position: relative; 
	float: right; 
	width: 150px; 
	padding: 5px; 
}

.menu_header { 
	padding: 0px; 
	color: #AC4A76; 
	font-family: Georgia, Times New Roman; 
	font-size: 14pt; 
	text-transform: uppercase; 
	font-weight: bold; 
	line-height: 14px; 
}

#hd_img { 
	position: absolute; 
	top: 0px; 
	left: 200px; 
	width: 752px; 
	height: 317px; 
}

.img { 
	background: #f5f5f5; 
	border: 1px solid #e2e2e2; 
	margin: 0px 5px 3px 0px;
	padding: 5px; 
}

.endshit { 
	padding: 140px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-size: 7pt; 
}
.endshit2 { 
	border-top: 1px solid #f5f5f5; 
	font-size: 7pt; 
}

.nr { 
	text-align: right; 
}