body {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
	max-width: 320px;
}

#head {
	position: relative;
	padding: 0 0 10px 0;
	width: 320px;
}

#searchform {
	position: absolute;
	top: 65px;
	right: 10px;
}

.menu a:link, .menu a:visited {
	font-size: 18px;
	font-family: georgia;
	color: #7F6954;
	text-decoration: none;
}
.menu, .menu ul {
	margin: 0;
	padding: 0;
	width: 320px;
	list-style: none;
}
.menu li {
	float: none;
	border-top: 1px dotted #C3D7E6;
	color: #7F6954;
}
.menu a {
	padding: 10px;
	color: #7F6954;
	display: block;
	text-decoration: none;
}
.menu a:hover, .menu a.highlighted:hover, .menu a.highlighted, .menu a:focus {
	color: #7F6954;
	background-color: #F3ECE6;
	text-decoration: none;
}
.menu img {
	border: 1px solid #C3D7E6;
	padding: 5px;
}
a .submenu {
	padding: 0px;
	color: #83A0B5;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
}
.submenu {
	padding: 10px;
	color: #83A0B5;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
}

#last {
	border-bottom: 1px dotted #C3D7E6;
}
a:link {
	color:#83A0B5;
	text-decoration: underline;
}
a:visited {
	color:#83A0B5;
	text-decoration: underline;
}	
a:hover {
	color:#BFB5AB;
	text-decoration: underline;
}
.mini img {
	width: 100px;
	height: 67px;
	border: 0px;
}
.entry {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	padding: 0 10px 10px 10px;
	line-height: 20px;
}
.entry img {
	width: 288px;
	height: 192px;
	border: 0px;
	border: 1px solid #C3D7E6;
	padding: 5px;

}
.entry .sony-img,
.entry .iphone-img {
	width: 288px;
	height: 216px;
}
.entry .long-img {
	width: 192px;
	height: 288px;
}
.tags {
	font-family: arial;
	font-size: 14px;
	color: #7F6954;
	padding: 10px;
	border-top: 1px dotted #C3D7E6;
}
.uppercase {
	text-transform: uppercase;
}
.date {
	font-family: verdana;
	font-size: 10px;
	color: #BFB5AB;
}
.date a {
	text-decoration: none;
	color: #BFB5AB;
}
.header {
	font-family: verdana;
	font-size: 12px;
	color: #BFB5AB;
}
.menu .header {
	padding: 10px;
}
.title,
.subtitle {
	font-size: 18px;
	font-family: georgia;
	color: #7F6954;
	border-bottom: 1px dotted #C3D7E6;
	margin-bottom: 10px;
}
ul.bullets {
	list-style-image: url('/imgs/blue-arrow.gif');
	margin: 0px;
	padding: 0 15px 0 25px;
}
.noprint {
	display: none;
}
.noprint-iphone {
	display: none;
}
.bottom {
	font-family: arial;
	font-size: 12px;
	padding: 10px;
}
.bottom a:link {
	color:#83A0B5;
	text-decoration: none;
}
.bottom a:visited {
	color:#83A0B5;
	text-decoration: none;
}	
.bottom a:hover {
	color:#BFB5AB;
	text-decoration: none;
}
