/*
Theme Name: Morven Park
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A soft-colored, bright and somewhat dirty two-column theme. Based on the <a href="http://templates.arcsin.se/">free website template</a> Dirtylicious. Also available as <a href="http://templates.arcsin.se/dirtylicious-joomla-template/">Joomla template</a>.
Author: Created by Viktor Persson and modified by SynaVista
Author URI: http://www.synavista.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000000;}
a:hover {color: #721013; text-decoration: underline;}
a img {border: none;}

body {
	background-image: url(/beta/graphics/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
        color: #000;
	font: normal 14px "Times New Roman", Times, serif;
	padding-top: 20px; 
        padding-bottom: 8px; 
}

p,code,ul {padding-bottom: 1.2em; padding-left: 1px;}

li {list-style: none;}

h2 {font: normal bold 14px "Times New Roman", Times, serif;}
h3 {font: normal bold 12px "Times New Roman", Times, serif;}

h2,h3 {padding-top: 0px; color: #000; margin-bottom: 4px;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 4px 0px;
	padding: 0px 0px 0px 0px;
	}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em "Times New Roman", Times, serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.alignleft {float: left; padding: 0 10px 10px 0;}
.alignright {float: right; padding: 0 0 10px 10px;}

.image_left {
        float: left;
        padding: 0px 10px 10px 0px;
}
.image_right {
        float: right;
        padding: 0px 0px 10px 10px;
}
.image_center {
        float: center;
        padding: 0px 10px 10px 10px;
}

/* structure */
.inner-container {
/*	background: #f7f7f2; */
	font-size: 1.2em;
/*	margin: 0 auto; */
	padding: 0;
	width: 900px;
}

.outer-container {
/*	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 0px; 
        padding-top: 0px; */
}

/* headere & title */
.header {
/*	background: #222 url('img/header.jpg') no-repeat;
	height: 160px;
*/	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em "Times New Roman", Times, serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em "Times New Roman", Times, serif;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url('img/main.gif') repeat-y;  
/*	border-top: 4px solid #FFF;
*/	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 704px;
}
.content .descr {
	color: #664;  
	font-size: 0.9em;
	margin-bottom: 0px;
}
.content li {
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {font-family: "Times New Roman", Times, serif;}

/* sidebar */
#sidebar {
        width: 148px;
        padding: 0 5px 20px 5px;
        margin: 0;
}

#sidebar h2 { color: #FFF; font: bold 16px "Times New Roman", Times, serif; border-bottom:1px solid #FFF; padding: 0 0 0 5px; margin: 0 0 10px 0; }

#sidebar a { color: #FFF; text-decoration: none; line-height: normal; margin: 0; padding: 0; font: normal 14px "Times New Roman", Times, serif; }
#sidebar a:hover { text-decoration: underline; }
#sidebar ul { margin: 0 0 15px 0; }
#sidebar li { margin: 0 0 0 10px; }

/* navigation */
.navigation {
	float: left;
	width: 180px;
        margin-top: 10px;
}
.navigation h2 {
	color: #721013;
	font: normal 1.2em "Times New Roman", Times, serif;
/*	line-height: 25px;  */
	margin: 0;
	padding: 1px 8px 10px 8px;
}
.navigation ul {
	padding: 0;
/*	border-top: 1px solid #EAEADA;  */
}
.navigation li {
/*       border-bottom: 1px solid #EAEADA;  */
         padding-left: 10px;
}
.navigation li a {
	font-size: 1.0em;
	color: #4A4A4A;
	display: block;
	padding: 0px 5px 12px 5px;
	text-decoration: none;
        line-height: 15px;
/*	width: 95%;  */
}
.navigation li a:hover {
/*	background: #F0F0EB; */
	color: #000;
	text-decoration: underline;
}

/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
margin-top:12px;
line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
/*.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em "Times New Roman", Times, serif;
	margin-top: 5px;
	padding: 10px 12px; 
} */
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}

/* posts */
.post h1 a {
	border-bottom: 1px dashed #000;
	color: #000;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #721013;

	color: #721013;
}

.post {margin: 0px 0 0px;}
.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 35px;
	padding: 5px 10px;
}
.post img {
	border: 0px solid #DDD;
	margin: 0px 0;
}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	width: 700px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* BODY ELEMENTS ----------------------------------------------- */

.wrapper1 {
	width: 1016px;
	margin: 0 auto;
        background: url(http://www.morvenpark.org/graphics/wide_body_back2.jpg) repeat-y;
        padding: 0;
}

.wrapper2 {
	width: 900px;
        margin-left: 50px;
	padding: 0;
}

#shadowTop {
margin: 0 auto;
width: 1016px;
height: 8px;
background: url(http://www.morvenpark.org/graphics/shadow_top2.jpg) no-repeat;
}

#shadowBottom {
margin: 0 auto;
width: 1016px;
height: 8px;
background: url(http://www.morvenpark.org/graphics/shadow_bottom2.jpg) no-repeat;
}

/* --------------------------------------------------------- */

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	background-color: #000000;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: .5px;
		border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	font-weight: bold;
	line-height: 24px;
	background-color: #000000;
		border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	background-color: #D9CB9C;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	font-weight: bold;
	line-height: 24px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	background-color: #000000;
	font-weight: bold;
	line-height: 24px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;

}
a.submenu:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	line-height: 25px;
	font-variant: normal;
}
a.submenu:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	line-height: 25px;
}
a.submenu:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	line-height: 25px;
	text-decoration: underline;
}
a.submenu:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	line-height: 25px;

}

#hdr { width: 1028px; height: 98px; margin: 0 auto; background: url(http://www.morvenpark.org/graphics/bg-hdr.jpg) no-repeat; font: normal normal 11px Arial, Helvetica, sans-serif; text-align: right; }
#hdr ul { display: block; padding: 25px 59px 0 0; list-style-type: none; }
#hdr li { display: inline; padding: 0 20px 0 20px; border-right: 1px solid #000; }
#hdr a { color: #000; text-decoration: none; }
#hdr a:hover { text-decoration: underline; }
#menuWrap { width: 900px; margin: 0 auto; background: url(http://www.morvenpark.org/graphics/bg-content.jpg) repeat-y; padding: 0 64px 0 64px; color:#FFF; }

#contentWrap { width: 900px; margin: 0 auto; background: url(http://www.morvenpark.org/graphics/bg-content.jpg) repeat-y; padding: 6px 64px 6px 64px; }

#newsHdrImg { width: 900px; margin: 0 auto; background: url(http://www.morvenpark.org/graphics/bg-content) repeat-y; padding: 5px 64px 0 64px; }

#footer { width: 1028px; height: 75px; margin: 0 auto; background: url(http://www.synavista.com/clients/morven_park/site/graphics/bg-footer.jpg) no-repeat; font: normal normal 11px Arial, Helvetica, sans-serif; }
#footer ul { width: 900px; text-align: center; display: block; padding: 11px 0 0 0; text-transform: uppercase; margin: 0 auto 20px auto; }
#footer li { display: inline; }
#footer a { padding: 0 10px 0 10px; text-decoration: none; color: #000; }
#footer a:hover { text-decoration: underline; }
#footer p { text-align: center; font: normal normal 11px Arial, Helvetica, sans-serif; }

.menu { height:25px; position:relative; z-index:100; font-family:"Times New Roman", Times, serif; color:#FFF;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;text-align:center;}
.menu ul ul {width:128px;text-align:left;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;color:#FFF;}
/* style the links for the top level */
.menu a:link, .menu a:visited, .menu a:active {display:block;font-size:12px;text-decoration:none; padding:0; color:#FFF; height:25px; border:1px solid #000; border-width:1px 0 1px 1px; background:#000; line-height:24px; font-weight:bold;}
.menu a:hover {color:#000; text-decoration:none;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#D9CB9C;}
.menu ul ul :hover > a.drop {background:#D9CB9C;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:26px;t\op:26px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a:link, .menu ul ul a:visited {background:#333; color:#FFF; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#333; background:#D9CB9C;}
.menu :hover > a, .menu ul ul :hover > a {color:#333; background:#D9CB9C;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible; }
