/*  
Theme Name: Kathrynocity.com Version 2
Theme URI: http://www.kathrynocity.com/
Description: The NEW Kathrynocity Theme
Version: 2.0
Author: Josh Butts
Author URI: http://www.joshbutts.com/
*/

body {
	background-repeat: repeat-x;
	background-image: url(/wp-content/themes/kathrynocity2/images/bodybg.gif);
	padding: 0px;
	margin: 0px;
	background-color: #102436;
	font-family: trebuchet ms;
	font-size: 12px;
}

img {border: 0px;}

#bottomlevel {
	background-position: center 125px;
	background-image: url(/wp-content/themes/kathrynocity2/images/stripe.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position-y: 150px;
	background-image: url(/wp-content/themes/kathrynocity2/images/bodybg.png);
	width: 880px;
}

#contentwrap {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: -150px;
}

#posts {
	width: 570px;
	vertical-align: top;
}

#posts .post {
	margin: 0px 0px 45px 15px;
}

#posts .post h2, #posts .post h2 a {
	margin: 0px 0px; color: #102436; text-decoration: none;
	font-size: 18px; 
	font-weight: bold;
}

#posts .post a {
	color: #102436;
}

#posts .post p {
	line-height: 17px;
}		

#posts .post h2 a:hover {
	text-decoration: underline;
}

#sidenav {
	vertical-align: top;
}

#sidenav a { color: #102436; }
#sidenav #snwrap {border-style: solid; border-color: #d5d5d5; border-width: 0px 1px 1px 1px; margin: 0px 15px; background-color: #fafafa;}
#sidenav li {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;  list-style: none; line-height: 15px;}
#sidenav ul {margin: 0px 0px 15px 15px; padding: 0px 0px 0px 0px;}
#sidenav ul li ul {margin-left: 5px;}
#sidenav ul li ul {margin-top: 6px;}
/*#sidenav ul li ul li {background-image: url(/wp-content/themes/kathrynocity2/images/bullet.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 8px; margin-bottom: 4px;}*//*#sidenav ul li ul li {background-image: url(/wp-content/themes/kathrynocity2/images/bullet.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 8px; margin-bottom: 4px;}*/
#sidenav ul li ul li {list-style-image: url(/wp-content/themes/kathrynocity2/images/bullet.gif); margin-bottom: 4px;  margin-left: 10px;}
#sidenav li h2 {margin: 0; padding: 0; font-size: 14px; font-weight: bold;}
.commentwrapper h3, input, textarea {margin-left: 15px;}