/*
Theme Name:Christine Kane (ck-sepia-26)
Theme URI:http://christinekane.com/
Description:Custom design for Christine Kane by Natalie Jost - corrected and fully realized by Brent Garren
Version:1.0
Author:Natalie Jost (Editor:Brent Garren)
Author URI:http://nataliejost.com/ (Editor URI:http://abdstudios.com)
*/
/*# GENERIC, SHARED #*/
th, td {
	vertical-align:top;
	}
body {
	font-family:'Helvetica', 'Arial', 'Lucida Sans Unicode', sans-serif;
	font-size:80%;
	margin:8px 5% 100px 5%;
	}
.clr {
	clear:both;
	}
.clr:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
a {
	text-decoration:none;
	color:#178;
	}
a, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
		margin-top:0;
		line-height:110%;
	}
.raquo {
	display:none;
	font-family:'Arial Black',sans-serif;
	font-weight:normal;
}
form {
	margin:0;
	padding:0;
}
/* WP 2.6 ADDITIONS */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
/*-----[  DEFAULT  ]-----*/
body {
	background-color:#564224;
	}
p, blockquote, ol, ul {
	line-height:150%;
	margin:20px 10px;
	}
h1, h2, h3, h4, h5, h6 {
	margin:20px 10px 5px 0;
	}
/* on default pages - white letter header should float right */
#header-wrapper {
	}
#header {
	display:block;
	float:right;
	width:340px;
	height:44px;
	text-indent:-99999px;
	background-image:url(img/name.png);
	background-repeat:no-repeat;
	margin-bottom:12px;
	}
#header:hover {
	/*background-image:url(img/name_h.png);
*/
	}
#description {
	display:none;
	float:right;
	clear:right;
	width:400px;
	font-size:.85em;
	letter-spacing:.25em;
	text-align:right;
	color:#976;
	margin:3px 0 12px 0;
	}
/*-----[  RANDOM PHOTOS  ]-----*/
#photos {
	width:400px;
	height:213px;
	background:transparent url(img/random/page/random.php) no-repeat;
	}
/*-----[  BURST  ]-----*/
#burst {
	display:none;
	width:177px;
	height:181px;
	background-image:url(img/burst.png);
	background-repeat:no-repeat;
	margin-top:15px;
	}
/*-----[  TOP LINKS  ]-----*/
#top_links {
	float:right;
	clear:right;
	width:340px;
}
#top_links p {
	text-align:right;
	color:#fff;
	margin:0 0 6px 0;/* compensates for generic p styles above*/
}
#top_links p a {
	font-size:1.4em;
	text-transform:lowercase;
	color:#6ce;
	}
#top_links p a:hover {
	color:#fff;
	}
#top_on {
	font-size:2em;
	font-weight:normal;
	/*line-height:.9em;*/
	color:#fff;
	}

/*-----[  REGULAR LINKS  ]-----*/
ul#links {
		clear:both;
		display:block;
		width:100%;
		background-color:#bead8f;
		border-width:1px 0 1px 0;
		border-style:solid;
		border-color:#000;
		margin:0;
		padding:0; 
		}
		ul#links li {
			float:left;
			list-style-type:none;
			margin:0;
			}
			ul#links li a {
				display:block;
				font-size:1.1em;
				text-transform:uppercase;
				color:#543;
				margin:0;
				padding:3px 10px 3px 10px;
				}
				ul#links li.current_page_item a, ul#links li.current_page_item a:hover {
					font-size:1.1em;
					text-transform:uppercase;
					color:#a97;
					background-color:#322;
					padding:3px 10px 3px 10px;
					}
				ul#links li a:hover {
					color:#fff;
					background:#178;
					text-decoration:none;
					}
		ul#links li#search {
			float:right;
			margin-right:5px;
			}
form#searchform {
	margin-top:5px;
	}
form#searchform input {
	width:130px;
	background-color:#ffe;
	}
form#searchform input#submit {
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	color:#554;
	background:#dca;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#875;
	}

/*-----[  CONTAINER, CONTENT ]-----*/
#content_container {
	background-color:#eee5d7;
	border-bottom:10px solid #068;
	}
#content_container * input, #content_container * textarea {
	font-size:12px;
	font-family:'Arial',sans-serif;
	}
#content {
	padding:0 60px 60px 60px;
	}
#content p {
	font-family: 'Verdana', 'Helvetica', 'Arial', 'Lucida Sans Unicode', sans-serif;
	font-size:1em;
	line-height:1.6em;
	color:#322;
	}
#content a {
	font-weight:bold;
	color:#068;
	}
#content a:hover {
	color:#000;
	text-decoration:underline;
	}
#content img {
	border:10px solid #000;
	}
#content img.noborder {
	border:0;
	}

/*-----[  IMAGES  ]-----*/
img.left {
	float:left;
	margin:0 15px 5px 0;
	}
img.right {
	float:right;
	margin:0 0 5px 15px;
	}
img.center {
	display:block;
	margin:0 auto;
	}
.hr {
	clear:both;
	width:344px;
	height:24px;
	background:url(img/hr.png) no-repeat;
	margin:10px auto;
	}

/*-----[ PHOTOS ]-----*/
.thumb {
		float:left;
		margin:0 30px 40px 0;
		padding:0 0 20px 0;
	}
#content .thumb a {
		font-size:1em;
		font-weight:normal;
		line-height:1.5em;
	}
.thumb a.download {
		float:right;
	}


blockquote {
	font-weight:bold;
	font-style:italic;
	color:#3a8192;
	background:url(img/quotes.gif) no-repeat left center;
	padding:0 60px;
	}
h2, h2 a {
	text-transform:uppercase;
	color:#3a8192;
	}
h2.pagetitle {
	font-size:200%;
	font-weight:normal;
	text-transform:lowercase;
	color:#543;
	}
h2.date {
	display:block;
	text-align:center;
	color:#000;
	border-bottom:1px solid #cef;
	padding:0 0 5px 0;
	}

p.feedback {
	margin:0 0 100px 0;
	padding:0 10px 10px 10px;
	}


span.category {
	background:url(img/icons/folder.gif) no-repeat;
	}
span.posted {
	background:url(img/icons/user.gif) no-repeat;
	}
span.comments {
	background:url(img/icons/quotes.gif) no-repeat;
	}#sidebar-comments {
		float:right;
		width:25%;
		border-left:1px solid #baa/*base=edd*/;
		margin:10px 15px 0 0;
		padding-left:20px;
	}
#sidebar-comments h2 {
		text-transform:lowercase;
		color:#178;
	}
#sidebar-comments ul {
		margin:20px 10px;
	}
#sidebar-comments ul ul {
		margin:20px 0;
	}
.sidebar-comment {
		font-family:'Verdana',sans-serif;
		font-size:.9em;
		color:#543;
		border-top:1px solid #cba;
		margin:0 20px 40px 0;
		padding-top:5px;
	}
.sidebar-comment .author {
		font-weight:bold;
		font-style:italic;
		text-align:right;
		margin-top:5px;
	}
.withcomments {
		padding-right:0;
		margin-right:25%;
	}
h3 {
		color:#722;
		text-transform:lowercase;
		border-bottom:1px solid #ba8;
		margin:15px 0 0 0;
	}
#content p {
		margin-left:45px;
	}


/* ----- designed by natalie jost - edited by Brent Garren ----- */