/* site.css - montcocher.com */

br.clear { clear: both; }

/**
	*** ADMIN STUFF ***
**/
#admin_form  {
	width:80%;
	margin: 0 auto;
	padding:5px;
	background: #aaa;
	}
#admin_form * p, #admin_form * li { color: #223; }
#admin_form * h1 {
	color: #223; text-align:left;
	font-size:14px;
	}
#admin_form * input,
#admin_form * textarea {
	color: #222;
	background: #ecffd7;
	text-align:left;
	}
#admin_form fieldset {
	padding: 5px 5px 15px 5px;
	margin: 0 0 20px 0;
	border: 1px dotted #336;
	background: #ddd;
	}
#admin_form legend {
	background:#333;
	color:#ddd;
	}
#admin_form td, #admin_form th { color: #222; }
table.image_select_table { border:1px solid #ddd; }
table.image_select_table td {
	text-align:center;
	border:1px solid #ddd;
	}
table.image_select_table p.filename {
	font-size:9px;
	}
table.image_select_table p.checkbox { font-size:9px; }
table.metadata_form {
	margin: 0 10px;
	}
table.metadata_form th {
	font-weight: normal; font-size: 9px;
	padding: 0 10px 0 0;
	}

#admin_menu {
	background:transparent;
	margin:0;padding:0;
	}
#admin_menu ul {
	list-style:none;
	margin:0;padding:0;
	}
#admin_menu li {
	display: inline;
	font-size:10px;
	list-style:none;
	vertical-align: middle;
	padding:0;margin:0 10px 0 0;
	}
#admin_menu li a {
	color:#99f;
	text-transform:capitalize;
	}
#admin_menu li a:hover { color:#d00; }


/*
	APPLICATION COMPONENTS
*/
h1.page_title {
	text-align:center;
	margin: 0 0 10px 0;
	}
h2.page_intro {
	text-align:center;
	margin: 0 0 10px 0;
	}

#app_page_text { }
#app_page_text p {
	line-height:1.5em;
	margin: 0 0 5px 0;
	}
#app_page_text a {
	font-weight:bold;
	color:#533;
	}
#app_page_text a:hover { color: #a00; }
#app_page_notice {
	}
#app_page_notice p { }
#app_page_notice span.xhead {
	font-family: Georgia, 'Bitstream Vera Serif', Palatino, 'Times New Roman', serif;
	color:#6A5A3B;
	font-weight:bold;
	font-style:italic;
	font-size: 120%;
	}


/**
	*** MAIN PAGE STRUCTURE ***
**/


#page_container {
	position:static;
	}
#page { }
#container { margin: 50px auto 10px auto; }

#centre_panel {
	width: 80%;
	margin: 0 auto 30px auto;
	background: transparent;
	position:relative;
	}

#content {
	text-align: left;
	width: auto;
	margin: 0px 145px 10px 130px;
	}

#footer {
	/* clear:both; */
	background: transparent;
	position:relative;
	width: 90%;
	margin: 0 auto;
	padding:125px 0 20px 0;
	text-align: center;
	}

div.footer_text {
	margin: 10px 0;
	}

#footer p,
#footer a:link,
#footer a:visited { font-size:8px; color: #889; }


/** *** MASTHEAD *** **/

#masthead {
	position:relative;
	background: transparent;
	padding: 0 0 10px 0;
	}
#masthead h1, #masthead h1 a, #masthead h1 a:link, #masthead h1 a:visited {
	color: #fff;
	font-size: 20px;
	}
#masthead h2 {
	color: #fff;
	font-size:13px;
	font-weight: normal;
	}


/** *** NAVBAR *** **/

#navbar {
	width: auto;
	padding: 5px;
	margin: 0;
	background: transparent;
	position: relative;
	}
#navbar  ul {
	list-style: none;
	text-align:right;
	}
#navbar li {
	display: inline;
	padding: 4px 10px 3px 0;
	color: #999;
	text-transform: uppercase;
	}
#navbar li a {
	color: #999;
	}
#navbar li.current  a {
	color: #666;
	}
#navbar li  a:hover {
	color: #666;
	border:0;
	}

#page {
	position: relative;
	width: 900px;
	margin: 10px auto;
	/* border: 1px solid #333; */
	background: transparent;
	padding:15px 25px;
	}

#page_content {
	/* main content of page (not including masthead, straps etc) */
	position:relative;
	padding: 0;
	padding-bottom:20px;
	margin: 0 auto;
	}


/** *** SIDEBARS *** **/

div.sidebar { }

#sidebar_left {
	float: left;
	width: 150px;
	padding: 10px 5px 20px 5px;
	margin-left: -675px;
}
#sidebar_left h1,
#sidebar_left h2,
#sidebar_left { padding: 5px 0; }

#sidebar_right {
	float: left;
	width: 195px;
	margin:0 0 0 10px;
}

/**
	*** MAIN PAGE COMPONENTS ***
**/

#main.col1 {
	/* background-image: url(graphics/edge-shadow-rt.gif) top right repeat-y; */
	background: transparent;
	/* width:99%; */
	position:relative;
	margin:0px;
	padding: 0;
	}

#page_intro {
	position:relative;
	padding: 10px 0px;
	background:transparent;
	}
#page_intro h1 {
	color:#446;
	font-size:14px;
	margin-bottom:10px;
	}
#page_intro p a:hover { border-bottom: 1px dotted #99c; }
#page_intro h2 {
	color:#446;
	font-size:11px;
	margin-bottom:10px;
	line-height:1.5em;
	}


/* class.css */
.admin_options_bar {
	text-align: center;
	background: #ffe;
	padding:2px;
	border:1px solid #c66; }
.alert {
	color:#BC2626;
	font-weight:bold;
	padding: 2px 10px;
	background: #FDF0D1;
	border: 1px solid #aaa;
	}
table.button_table {
	width:350px;
	text-align:center;
	margin:10px auto;
	border:1px solid #8F92A4;
	background:#E8FFFF;
	}
table.button_table td { border:0; }
table.button_table input.button {
	background: #BFFF9F;
	border:2px solid #A47D78;
	}
div.google_ad {
	text-align:center;
	margin:5px auto;
	}
.img_upload_box {
	background: #dfd;
	border: 2px solid #bee;
	}
.img_upload_box img {
	float: left;
	margin: 1px 5px 1px 1px;
	}
.img_upload_box table, .img_upload_box th, .img_upload_box td { border: none; }
p.infoline {
	font-size: 10px;
	color: #668;
	text-align:right;
	}
span.mono {
	font-family: "Andale Mono", Courier, "Courier New", Terminal, monospace;
	}

p.navbar_work_xhead {
	margin:0; padding:0 0 0 5px;
	font-weight:bold;
	font-size:9px;
	}
ul.navbar_work {
	list-style-image: url(graphics/ul.gif);
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 10px;
	}

table.no-border {border:0; padding:0;margin:0;}
table.no-border th {border:0; padding:0;margin:0;font-weight:normal;font-size:9px;}
table.no-border td {border:0; padding:0;margin:0;}
.option_bar {
	text-align: center;
	background: #efefee;
	padding:2px;
	border:1px solid #c66; }

p.permalink {
	font-size: 10px;
	color:#666;
	text-align:center;
	margin:0;
	}
p.permalink a,
p.permalink a:link,
p.permalink a:visited {
	color: #667;
	}
p.permalink a:hover { color:#a00; }
span.permalink_label {
	font-style: italic;
	}


p.rss_info_link {
	text-align:center;
	font-size:8px;
	}

.warning { color: #c00; font-weight: bold; }

/* following have not been checked as to whether they're needed */
.section .box-out {
	float:right;
	margin-left:10px;
	width:310px;
	text-align:center;}
.section .box-out img {float:none;}
.section .box-out p {font-size:10px;}
span.strike { text-decoration:line-through; color: #00a; }
.button   { font-size: 10px; font-weight: bold; }
.button_bar {
	text-align:center;
	font-size:10px;
	}
.button_bar .page_nums { margin: 0px 90px; }
.button_prev { width: 40px; margin-right: 40px; text-align: left; }
.button_next { width: 40px; margin-left: 40px; text-align:right; }
.clearer {clear:both;}
.contact_info {}
.greytext { color:#aab; }
.img_caption { font-size:10px; font-style:italic; }
.morelink { text-align:right;font-size:9px; margin-right:5px; }

.picbox { float:right; width:300px; text-align: center }
.returnlink { font-size: 10px; font-weight: bold; margin:5px 0px; text-align:center; }
.smalltext { font-size:9px; }

.text_spacer { margin-left: 20px; margin-right:20px; }
.toplink {
	padding-left:20px;
	background:transparent url(graphics/arr-up.gif) left no-repeat;
	color:#933;
	}

