/*

Theme Name: Katie.Roepken.Net

Theme URI: http://katie.roepken.net

Description: The newest theme for Katie.Roepken.Net

Version: 1.0

Author: Ellie Roepken



Orange: #ff7000;

Yellow: #ffd300;

Green: #648c02;

Pink: #bd2056;

Purple: #471045;



*/



body {

	margin: 0;

	padding: 0;

	/*background: url('images/bg.jpg');*/

	background: #ffd300;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

}



img {

	border: 0;

}



a {

	color: #648c02;

	text-decoration: none;

	font-weight: bold;

}



h1, h2, h3, h4, h5, h6 {

	color: #ff7000;

	margin: 0;

}

h1 a, h2 a, h3 a, h4 a {

color: #bd2056;

}



#wrap {

	width: 785px;

}



#content {

	background-color: #471045;

	padding: 0 30px 10px 30px;

	color: #ffd300;

}



#content, #bottom {

	margin: 0 17px 0 10px;

}



#menu {

	width: 655px;

	text-align: right;

	font-size: 14pt;

margin: 0;

}



#menu li {

	margin-left: 30px;

	list-style-type: none;

display: inline;

}



#nav {

	color: #ff7000;

	font-size: 11pt;

	clear: both;

	margin-top: 10px;

	padding-top: 10px;

}



.single #nav {

border: 0;

}



#nav span {

	display: inline;

	width: 50%;

	float: left;

}



#nav span.right {

	text-align: right;
	float: right;

}



#footer {

	color: #ff7000;

	margin: 10px 27px 20px 20px;

}



#comments, #postcomment {

	margin-top: 10px;

	padding-top: 10px;

}


#comments, #postcomment, .single .closed, #nav {
	border-top: 3px solid #ff7000;
}


#commentlist {

	padding: 0;

}



#commentlist li {

	list-style-type: none;

	border-top: 1px solid #bd2056;

}

.single .closed {
	padding-top: 10px;
}

#commentlist li:first-child {

	border: 0;

}

#commentlist .comment cite, .author, #commentform label {

	color: #bd2056;

}



textarea#comment {

	width: 100%;

}



.clear {

	clear: both;

}



/* Archives */

#post-154 ul {

padding: 0;

}

#post-154 li {

line-height: 14pt;

list-style-type: none;

font-weight: bold;

}



#post-154 li span, #post-154 li a {

margin-right: 5px;

}