/*  
Theme Name: robot love
Theme URI: http://erikandchristina.com
Author: Erik Woods
Author URI: http://erikwoods.com/
Version: 1.0
*/

a {
	color: #BB0B15;
}

body {
	background: #CACACA url(../layout/bg.jpg) center bottom no-repeat fixed;
	font-family: georgia;
	font-size: 16px;
	color: #000;
}

h2 {
	background: url(../layout/ruler.png) left bottom no-repeat;
	padding: 14px 0 0 0;
	height: 46px;
	font-size: 18px;
	font-weight: bold;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 14px 0;
}

p, .imgpadfun {
	padding: 0 0 20px 0;
}

#container {
	margin: 0 auto;
	width: 500px;
}

#content img {
	border: 1px solid #000;
}

#footer {
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
}

#pagination {
	padding: 20px 0 0 0;
}