/*  
Theme Name: MHVS
Theme URI: http://wordpress.org/
Description: MHVS Theme
Version: 1.0
Author: Cloverswift
Author URI: http://www.cloverswift.com/
*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	/* background-color: #3a3a3a; */
	background-color: #bbb469;
	background: #bbb469 url(images/bg-top.jpg) top left repeat-x;
	font-family: Verdana, Arial, times, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

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

a:hover {
	color: #666600;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
	border: 1px solid #808080;
	background-color: #E6E6E6;
	padding: 3px;
}

h1, h2, h3, h4, h5, h6, h7 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

embed {
	display: block;
}

/* WORDPRESS SYTLES */
.alignleft {
	float: left;
	margin: 3px 10px 3px 0;
}

.alignright {
	float: right;
	margin: 3px 0 3px 10px;
}

.wp-caption {
	font-size: 12px;
	font-style: italic;
	background-color: #E8E8E8;
}

/* END WORDPRESS STYLES */

.ContentPadding {
	padding: 0 8px 8px 8px;
}

.ContentPaddingAll {
	padding: 8px 8px 8px 8px;
}

.TextDark {
	color: #202020;
}

.TextLight {
	color: #FFFFFF;
}

.HeadingFancy {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

.HeadingXTiny {
	font-size: 10pt;
}

.HeadingTiny {
	font-size: 12pt;
}

.HeadingXSmall {
	font-size: 14pt;
}

.HeadingSmall {
	font-size: 16pt;
}

.HeadingMedium {
	font-size: 18pt;
}

.HeadingLarge {
	font-size: 20pt;
}

.HeadingXLarge {
	font-size: 22pt;
}

.HeadingXXLarge {
	font-size: 24pt;
}

a.DesignBy:link, a.DesignBy:visited, a.DesignBy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

a.DesignBy:hover {
	color: #FF6600;
}

a.HoffmanLink:link, a.HoffmanLink:visited, a.HoffmanLink:active {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
}

a.HoffmanLink:hover {
	color: #606060;
}

.mydate {
	font-size: 10px;
	color: #555555;
}

.myauthor {
	font-size: 10px;
	color: #555555;
}

div.MetaMenu {
	width:95%; 
	height: 35px;
	text-align: right;
	/*padding-right: 100px;*/
	/* border: 1px solid #000000;*/
}

div.MetaMenu a:link, div.MetaMenu a:visited, div.MetaMenu a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #663300;
}

div.MetaMenu a:hover {
	color: #993333;
}

.LoginBox {
	color: #FFFFFF;
}

.BlueBoxContent {
	padding: 235px 100px 32px 100px;
}

.BlueBoxTop {
	width: 600px;
	/* height: 472px; */
	background: url(images/login-bg-top.jpg) top left no-repeat;
	margin: 0;
	text-align: left;
}

.BlueBoxMiddle {
	width: 600px;
	background: url(images/login-bg-middle.jpg) top left repeat-y;
	margin: 0;
}

.BlueBoxBottom {
	width: 600px;
	height: 28px;
	background: url(images/login-bg-bottom.jpg) bottom left no-repeat;
	margin: 0;
}

ul.LoginLinks li a:link, ul.LoginLinks li a:visited, ul.LoginLinks li a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF99;
	font-size: 10pt;
}

ul.LoginLinks li a:hover {
	color: #FF9933;
}

a.PostTitleLink:link, a.PostTitleLink:visited, a.PostTitleLink:active {
	font-size: 18pt;
	font-weight: normal;
	text-decoration: none;
	/* font-family: "Times New Roman", Times, serif;*/
	color: #CC6633;
}

a.PostTitleLink:hover {
	color: #DD8855;
}

a.RecipeTitleLink:link, a.RecipeTitleLink:visited, a.RecipeTitleLink:active {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	/* font-family: "Times New Roman", Times, serif;*/
	color: #CC6633;
}

a.RecipeTitleLink:hover {
	color: #DD8855;
}

img.PostImageLeft {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #383838;
}

img.PostImageRight {
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #383838;
}

img.PostImageCenter {
	margin: 0;
	border: 1px solid #383838;
}

/* */

div.PostImageLeft {
	margin: 0 10px 10px 0;
	float: left;
}

div.PostImageRight {
	margin: 0 0 10px 10px;
	float: right;
}

div.PostImageCenter {
	margin: 10px 0 10px 0;
	width: 600px;
}

img.PostImage {
	border: 1px solid #383838;
	margin-bottom: 3px;
}

div.PostImageCaption {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 8pt;
	color: #444444;
	text-align: right;
}

.CommentBlockEven, .CommentBlockOdd {
	font-size: 10pt;
	padding: 6px;
	margin: 0;
	border: 1px solid #808080;
	background: #FFFFFF url(images/bg-fade.jpg) bottom left repeat-x;
}

.CommentBlockEven {
}

.CommentBlockOdd {
}

.CommentAuthor {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #303030; 
}

.CommentDate {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #606060; 
}

div.CommentText p {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0 0 15px 0;
	font-size: 10pt;
	font-weight: bold;
}

.FormInputText, .FormInputTextArea, .FormInputSelect {
	background-color: #FBFBFB;
	color: #303030;
	padding-left: 4px;
	font-family: verdana, arial, ms sans serif;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #808080;
}

.FormInputRecipe {
	background-color: #FBFBFB;
	color: #333333;
	font-family: verdana, arial, ms sans serif;
	font-weight: normal;
	font-size: 11pt;
	border: 1px solid #808080;
}

.FieldLabel {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.FieldLabelTop {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
}

.FieldHelp {
	font-weight: normal;
	font-size: 11px;
}

.SideBoxTop{
	width: 300px;
	height: 32px;
	background-image: url(images/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

.SideBoxMiddle{
	width: 300px;
	background-image: url(images/sidebar-middle.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0 8px 0 8px;

}

.SideBoxBottom{
	width: 300px;
	height: 16px;
	background-image: url(images/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

.TitleBox {
	/* background: url(images/vegan_title_bg.jpg) bottom left no-repeat; */
	/* border-top: 0;
	border-right: 0;
	border-bottom: 3px solid: #CC6600;
	border-left: 4px solid #CC0000; */
	padding: 0 0 6px 0;
	width: 100%;
	height: auto;
}

.TitleBoxBG {
	background: url(images/vegan_title_bg.jpg) bottom left no-repeat;
	/* border-top: 0;
	border-right: 0;
	border-bottom: 3px solid: #CC6600;
	border-left: 4px solid #CC0000; */
	padding: 0 6px 6px 6px;
	width: 100%;
	height: auto;
}

.RoundedBox {
	color: #000000;
	/* -moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80); */
}

.BoxTopLeftCorner{
	height: 16px;
	width: 16px;
	background-image: url(images/cb-top-left.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxTop{
	height: 16px;
	background-image: url(images/cb-top.gif);
	background-repeat: repeat-x;
	background-position: top left;

}

.BoxTopRightCorner{
	height: 16px;
	width: 16px;
	background-image: url(images/cb-top-right.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.BoxLeft{
	width: 16px;
	background-image: url(images/cb-left.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.BoxContent{
	background-color: #FFFFFF;
	padding: 0 15px 0 0;
}

.BoxRight{
	width: 16px;
	background-image: url(images/cb-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.BoxBottomLeftCorner{
	height: 16px;
	width: 16px;
	background-image: url(images/cb-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.BoxBottom{
	height: 16px;
	background-image: url(images/cb-bottom.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.BoxBottomRightCorner{
	height: 16px;
	width: 16px;
	background-image: url(images/cb-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.PageTopLeftCorner{
	height: 6px;
	width: 32px;
	background-image: url(images/page-left.gif2);
	background-repeat: repeat-y;
	background-position: top right;
}

.PageTop{
	height: 6px;
	width: 772px;
	background-image: url(images/page-top.gif2);
	background-repeat: repeat;
	background-position: top left;

}

.PageTopRightCorner{
	height: 6px;
	width: 32px;
	background-image: url(images/page-right.gif2);
	background-repeat: repeat-y;
	background-position: top left;
}

.PageLeft{
	width: 32px;
	background-image: url(images/page-left.gif2);
	background-repeat: repeat-y;
	background-position: top right;
}

.PageContent{
	width: 772px;
	background-color: #FFFFFF;
	/* background: url(../images/bg-strip.jpg) top left no-repeat; */
}

.PageRight{
	width: 32px;
	background-image: url(images/page-right.gif2);
	background-repeat: repeat-y;
	background-position: top left;
}

.PageBottomLeftCorner{
	height: 32px;
	width: 32px;
	background-image: url(images/page-bottom-left.gif2);
	background-repeat: repeat-y;
	background-position: top right;
}

.PageBottom{
	height: 32px;
	width: 772px;
	background-image: url(images/page-bottom.gif2);
	background-repeat: repeat;
	background-position: top left;
}

.PageBottomRightCorner{
	height: 32px;
	width: 32px;
	background-image: url(images/page-bottom-right.gif2);
	background-repeat: repeat-y;
	background-position: top left;
}

.EventTitle { font-size: 12px; font-weight: bold; }

.EventDate { font-size: 10px; font-weight: bold; color: #666666; }

.EventContent { font-size: 11px; font-weight: normal; }

.EventContent p { margin: 0; padding: 0; }

a.EventTitleLink:link, a.EventTitleLink:visited, a.EventTitleLink:active {
	color: #663300;
	text-decoration: underline;
}

a.EventTitleLink:hover {
	color: #668800;
}

/*
 .page_top { height: 100px; }
.page_side { width: 275px; padding-top: 304px;}
.page_content { width: 664px; }
.page_header { background-image: url(images/edamamas-logo-medium.png); margin-bottom: 20px; }
*/

#min_h { height: 300px;}
.text_content { padding: 25px 25px 25px 25px; }
.box_content { width: 100%;}
.side_left{ background:url(images/side_left.gif) left top repeat-y #FFFFFF;}
.side_right{ background:url(images/side_right.gif) right top repeat-y;}
.side_top{ background:url(images/side_top.gif) left top repeat-x;}
.side_bot{ background:url(images/side_bot.gif) left bottom repeat-x;}
.left_top{ background:url(images/left_top.png) left top no-repeat;}
.right_top{ background:url(images/right_top.png) right top no-repeat;}
.left_bot{ background:url(images/left_bot.png) left bottom no-repeat;}
.right_bot{ background:url(images/right_bot.png) right bottom no-repeat;  width:100%;}

.footer{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size:11pt;} 
.footer a{color: #FFFFFF; font-size:11pt; font-weight: bold; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

.designer{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:10pt;} 
.designer a{color: #FFFFFF; font-size:10pt; text-decoration:none} 
.designer a:hover{color: #FFFF00;}

table.AdvisoryBoardTable td {
	padding: 20px;
}
