/*  
Theme Name: Linda Monk 2007 Redesign
Theme URI: http://lindamonk.com
Description: White, Orange and Steel on Parchment
Version: 1.0
Author: frank hamilton
Author URI: http://havahula.org
*/



/*	------------------------------------------------------- 
	DOCUMENT
	------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #000000;
	font: 12px/16px Verdana, Helvetica, Arial, san-serif;
	background: url("g/bg2.jpg") repeat-y top center;
}

a, a:link, a:active, a:visited {
	color: #D34029;
	text-decoration: underline;
}

a:hover {
	color: #695049;
}

p { margin: 10px 0; }

h1, h2, h3 { 
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D34029;
	line-height: 1.25;
}
h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

img { border: 0; }

ul { list-style-type: none; }
li { margin: 5px 0 0 0; }

blockquote {
	margin: 10px;
	padding: 10px 0 0 22px;
	background: url("g/quotes.gif") no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #D34029;
}

sup {
	padding: 0 5px;
	color: #000000;
}


/*	------------------------------------------------------- 
	LAYOUT
	------------------------------------------------------- */

#wrapper {
	width: 790px;
	margin: 0 auto;
	text-align: left;
}

#header	{ 
	width: 790px;
	height: 208px;
	margin-bottom: 20px;
	text-align: right;
	background: url("g/header.jpg") no-repeat top center;
}

#footer {
	clear: both;
	height: 60px;
	padding-top: 40px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}

#main {
	width: 590px;
	float: left;
	text-align: left;
}

#sidebar-right {
	float: right;
	width: 200px;
	overflow: hidden;
	margin-left: -3px;
	text-align: center;
}

#content {
	width: 420px;
	float: right;
}

#sidebar-left {
	float: left;
	width: 160px;
}

.inside { padding: 0 10px; }
.insideleft { padding: 37px 0 10px 10px; }


/*	------------------------------------------------------- 
	NAVIGATION : GLOBAL
	------------------------------------------------------- */

#global { 
	float: left;
	width: 620px;
	margin: 180px 0 0 15px;
	text-align: right;
	font: 16px/18px Georgia, Times, serif;
	font-weight: bold;
}

#global ul { 
	margin: 0;
	list-style: none;
}

#global li {
	float: left;
	position: relative;
}

#global a {
	margin: 0;
	padding: 5px 10px;
	float: left;
	display: block;
	color: #695049;
	background: transparent;
	text-decoration: none;
}

#global a:hover {
	color: #D34029;
}

.linda { color: #D34029; }

#global li.current_page_item a {
	color:  #D34029;
}

/*	------------------------------------------------------- 
	NAVIGATION : LOCAL
	------------------------------------------------------- */

.mediaspacer { margin-left: 30px; }

.video, .audio, .constitution {
	font: 11px/15px Arial, Helvetica, san-serif;
	width: 160px;
	padding: 0;
	text-align: left;
	border-top: 1px dotted #333333;
}

.video a, .audio a, .constitution a, .video a:link, .audio a:link, .constitution a:link, .video a:visited, .audio a:visited, .constitution a:visited {
	padding: 15px 0 15px 0;
	display: block;
	text-decoration: none;
	color: #333333;
}

.video a:hover, .audio a:hover, .constitution a:hover {
	color: #D34029;
}

.video a { background: url("g/icon_video.gif") left center no-repeat; }
.video a:hover { background: url("g/icon_video_over.gif") left center no-repeat; }
.audio a { background: url("g/icon_audio.gif") left center no-repeat; }
.audio a:hover { background: url("g/icon_audio_over.gif") left center no-repeat; }
.constitution a { background: url("g/icon_constitution.gif") left center no-repeat; border-bottom: 1px dotted #999999; }
.constitution a:hover { background: url("g/icon_constitution_over.gif") left center no-repeat; border-bottom: 1px dotted #999999; }

.local ul { 
	border-bottom: 1px dotted #999999;
}

.local li {
	width: 180px;
	margin: 0;
	font: 11px/20px Arial, Helvetica, San-serif;
}

.local a {
	width: 180px;
	padding: 7px 0;
	display: block;
	text-decoration: none;
	border-top: 1px dotted #999999;
}

.local a:hover {
	color: #FFFFFF;
	background: #000000;
}

.book {
	text-align: right;
	padding-right: 10px;
}

.praise_wrap {
	text-align: right;
	padding-right: 10px;
}

.more_praise {
	margin: 10px 0;
	width: 125px;
	background-color: #D34029;
	border: 1px dotted #999999;
	color: #FFFFFF;
	float: right;
	text-align: center;
}

.more_praise p {
	margin: 0;
	padding: 5px;
	font: 11px/20px Arial, Helvetica, San-serif;
}

.more_praise a {
	color: #FFFFFF;
	text-decoration: none;
}

/*	------------------------------------------------------- 
	CONTENT MAIN
	------------------------------------------------------- */
	
.entry {
	margin: 15px 0;
}

.byline {
	margin: 12px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
 }

.fineprint {
	font-size: 10px;
}

.fineprint a, .fineprint a:hover, .eventlist a, .eventlist a:hover {
	display: inline;
	background: none;
	color: #333333;
	text-decoration: underline;
}

table { border: 1px dotted #666666; }

tr, td {
	padding: 5px;
	border: 1px solid #999999;
}

#content img {
	float: right;
	margin: 0 0 20px 40px;
}

#content ul { list-style-type: circle; }
#content li { padding: 5px 0 5px 15px; }
