/*
Theme Name: Karchner Western Art

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffedd1;
	font-weight: bold;	

}


/* WP Specific */
#linkcat-36 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #75bde1;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: normal;
	text-transform: none;
	color: #ffedd1;
}

#content a {
	color: #ffedd1;
	text-decoration: underline;

}

#content a:hover {
	color: #ffedd1;
	text-decoration: none;

}


#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #df9848;

}

#title a {
	color: #df9848;
	text-decoration: none;


}
#title a:hover {
	color: #df9848;
	text-decoration: underline;

}



/** Sidebar styles **/

.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #75bde1;
}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffedd1;	
	text-decoration: none;



}
#sidebar a:hover {
	color: #ffedd1;
	text-decoration: underline;

}


#sidebar ul { 
	list-style-type:none; 
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	line-height:11px; 
	list-style-position: inside;

}

#sidebar ul li li:before {
	content: "\00BB \0020";
	margin-left: 10px;
	}

#sidebar li { 
	list-style-type: none; 
	margin-top: 0px;
	

}


/** Comments **/

#comment {
	width: 500px;
}

#commentlist {
	margin: 0;
}

#commentlist li {
	list-style-type: none;
}

.commenttext {
	background: #ffedd1;
	border-top: #df9848 1px solid;
	padding: 8px;
	margin-top: 10px;
	color: #333;


}



input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #df9848;
    background-color: #ffedd1;
}

input[type="hidden"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
    width: 0px;
}
input[type="submit"]
{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 9px;
    border: 1px solid #ffedd1;
    background-color: #A77337;
    width: 200px;
    background-image: none;
    color: #ffedd1;

}

.message {
color: #000000;
}


/*  tweaks to nexgen gallery plugin
 */
.ngg-galleryoverview .slideshowlink {
	margin: 5px 0;
	}

	.ngg-galleryoverview .slideshowlink a{
		display: block;
		padding: 5px 0;
		}

.entry .ngg-galleryoverview {
	width: 600px;
	}
	
	.entry .ngg-galleryoverview .ngg-navigation {
		padding-bottom: 15px;
		}


/*  pavenavi tweaks
 * /
.wp-pagenavi {
	letter-spacing: 1px;
	}

	.wp-pagenavi span {
		}

	.wp-pagenavi .pages {
		margin-right: 16px;
		}

		.wp-pagenavi .current,
		.wp-pagenavi a.page {
			padding: 0 2.5px;
			}

		.wp-pagenavi a.nextpostslink {
			margin-left: 5px;
			margin-right: 9px;
			}
			*/

body .wp-pagenavi a.page,
body .wp-pagenavi a.nextpostslink,
body .wp-pagenavi a.last,
body .wp-pagenavi span.pages {
	background-color: #ffedd1;
	font-weight: normal;
	}

body .wp-pagenavi span.current {
	font-weight: normal;
	}

body .wp-pagenavi span.extend {
	background-color: inherit;
	color: #ffedd1;
	font-weight: normal;
	}





