/*  
Theme Name: Summerset Landing
Theme URI: http://www.cloverswift.com/
Description: Summerset Landing Theme
Version: 1.0
Author: Cloverswift
Author URI: http://www.cloverswift.com/
*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #bfcaeb;
	font-family: Verdana, Arial, times, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #202020;
}

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

a:hover {
	color: #666600;
}

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

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

img.ImageFrame {
	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;
}

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

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

.MainMenu ul li a:link, .MainMenu ul li a:visited, .MainMenu ul li a:active {
	color: #663300;
	text-decoration: none;
}

.MainMenu ul li a:hover {
	color: #666600;
}


/* 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 */

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;
	margin-bottom: 10px;
}

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

div.PostTitleBox {
	margin-bottom: 10px;
}

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

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

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;
}

.CommentBlock {
	font-size: 10pt;
	width: 100%;
	border-bottom: 2px dotted #333333;
}

.CommentMeta {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	width: 100%;
	/* background-color: #a7875d; */
	color: #303030; 
	padding: 4px 4px 4px 4px;
}

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

.CommentTime {
	font-style: italic;
}

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: 10pt;
	font-weight: bold;
}

.FieldLabelTop {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}

.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;
}

#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{color: #404040; font-size:12px; margin: 15px 6px 15px 6px;}
.legal{font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #404040;} 
.legal a{color: #404040; font-weight: bold; text-decoration:none} 
.legal a:hover{text-decoration:underline} 

.designer{font-family: Arial, Helvetica, sans-serif; color: #404040;} 
.designer a{color: #404040; text-decoration:none} 
.designer a:hover{color: #666666;}

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

.PageTop{
	height: 6px;
	width: 770px;
	background-color: #333333;
}

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

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

td.PageContent{
	width: 770px;
	background-color: #FFFFFF;
}

div.PageContent {
	width: 100%;
	margin: 10px 10px 10px 10px;
}

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

.PageBottomLeftCorner{
	height: 32px;
	width: 32px;
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.PageBottom{
	height: 32px;
	width: 770px;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

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