/*
Theme Name: Rice Pudding
Version: 1.1
Author: Design Done Right
*/

/* Pudding Specific */

@charset "ISO-8859-1";
body {
	margin-top: 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635821;
	background-attachment: scroll;
	background-image: url(images/veryBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #590e2d;
	
}
span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #8B1745;
	line-height: 24px;
	text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.PinkHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #8B1745;
	line-height: 24px;
	text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}



h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #8B1745;
	text-decoration: none;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 19px;
	white-space: normal;
}

a:link {
	color: #bc356f;
}

a:active {
	text-decoration: none;
	color: #bc356f;
}

a:hover {
	text-decoration: none;
	color: #6b0d34;
}


a:visited {
	color: #6b0d34;
}

img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}



legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7a6028;
    padding: 3px;
}

textarea {
    width: 300px;
}



#wrapper {
}

/* Header */

#header {
	width: 1024px;
	height: 369px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-about {
	width: 1024px;
	height: 369px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-image: url(images/aboutHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-flavors {
	width: 1024px;
	height: 369px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-image: url(images/foodHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-fairs {
	width: 1024px;
	height: 369px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-image: url(images/fairHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-contact {
	width: 1024px;
	height: 118px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}














#header2 {
	width: 1024px;
	height: 118px;
	margin: 0 auto;
	padding: 0;
}

#mainpage-title {
 	background-image: url(images/title_1.png);
	background-repeat: no-repeat;
	width: 434px;
	height: 60px;
    margin-bottom: 20px;

}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}



/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 73px 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	list-style-type: circle;
}



/* Page */

#page {
	width: 1024px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
}

#page .bgtop {
	background: none;
	height: 100%;
	width: 1024px;
}

/* Content */

#content {
	width: 460px;
	margin-left: 0px;
    margin-top: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	float: left;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #003;
}

#content2 {
	width: 440px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	position: relative;
	float: left;
	
}

#content-store {
	width: 730px;
	margin-left: 0px;
    margin-top: 20px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
	float: left;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #003;
}

/* Post */

.post {
	padding-bottom: 20px;
	text-align: left;	
}
div.center {
	rgin-left: auto;
	margin-right: auto;
	width: 8em;
	width: 210px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: normal;
	font-variant: normal;
	text-align: left;
 }

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #788f61;
}

.post .entry {
	
	color: #000
}

#flavors {
	margin-left: 0px;
	position: relative;
	float: left;
	text-align: left;
	
	padding-left: 40px;
	padding-top: 20px;
}

#flavorsRound {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	/*border: thin inset #b8c59b;*/
	
	font-weight: normal;
	
	/*background-image: url(images/myCorner.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 634px;
	line-height: 14px;
	font-size: 11px;
	color: #000;
	}

#flavorsRound h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #8B1745;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;		
	
}
			 
	
	


.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#leftSideBar {
	width: 225px;
	height: 307px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-attachment: scroll;
	background-image: url(images/mainNav.png);
	background-repeat: no-repeat;
	background-position: 27px 10px;
	margin-top: 50px;
}

#leftSideBar-container {
	float: left;
	width: 225px;
	padding-right: 0px;
	padding-bottom: 0px;
   margin-right: 30px;

}



#rightSideBar {
	float: right;
	width: 224px;
    margin-top: 50px;
    margin-right: 25px;
}
#rightSideBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-style: none;
}


#rightside-top {
	background-image: url(images/right-top.png);
   width: 224px;
   height: 26px;
   	background-repeat: no-repeat;
}
#rightside-bottom {
	background-image: url(images/right-bottom.png);
   width: 224px;
   height: 26px;
   background-repeat: no-repeat;
}
#rightside-body {
	background-image: url(images/right-back.png);
	background-repeat: repeat-y;
    padding-right: 15px;
    padding-left: 10px;
}

#rightside-body ul {
padding-top: 10px;
padding-bottom: 10px;
}


#leftside-wrapper {
margin-left: 25px;
}

#leftside-top {
	background-image: url(images/left-top.png);
   width: 222px;
   height: 17px;
   	background-repeat: no-repeat;
}
#leftside-bottom {
	background-image: url(images/left-bottom.png);
   width: 222px;
   height: 17px;
   background-repeat: no-repeat;
}
#leftside-body {
	background-image: url(images/left-body.png);
	background-repeat: repeat-y;
    width: 222px;
}

#leftside-body h2 {
   padding: 0px;
   margin: 0px;
    text-align: center;
	font-size: 19px;
	font-weight: normal;
    height: 28px;
width: 217px;
margin-left: -10px;
padding-top: 10px;
	color: #FFFFFF;
	background-image: url(images/leftside-h2.jpg);
   background-repeat: no-repeat;
}

#leftside-padding {
padding: 10px;
}



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

#leftSideBar li {
	margin-bottom: 30px;
	padding: 10;
}


#leftSideBar li ul {
}

#leftSideBar li li {
	margin: 0;
	padding: 3px 0;
}

#leftSideBar li li a {
	margin: 0;
	padding-left: 15px;
}

#leftSideBar h2 {
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
#rightSideBar h2 {
	margin: 0;
	padding: 0;
    text-align: center;
	font-size: 19px;
	font-weight: normal;
    height: 28px;
width: 216px;
margin-left: -10px;
padding-top: 10px;
	color: #FFFFFF;
	background-image: url(images/right-header.png);
   background-repeat: no-repeat;
}

#leftSideBar a {
	text-decoration: none;
}


.textwidget {
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
font-family: Arial, Verdana;
font-size: 12px;
color: #000000;
}


/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 1024px;
	height: 112px;
	min-height: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
    background-image ();
}

#footer-image {
background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 112px;

}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #c47d34;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	white-space: nowrap;
}

#legal a {
	color: #c47d34;
	font-size: 10px;
}


#legal a:visited {
	color: #c47d34;
	font-size: 10px;
}

#legal a:hover, a:active {
	text-decoration: underline;
	color: #c47d34;
	font-size: 10px;
	
}

/* Body */
* {margin:0; padding:0;}

/* Links */
a {color:#aa094e; text-decoration:none;}
a:hover {color:#990242;}
a img {border:0;}

/* Header */

#frontphoto {margin:0 0 10px;}

/* Sidebars */
#leftside {clear:left; float:left; line-height:1.5em; margin:0 0 5px; padding:0; width:140px;}
#extras {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:190px; border-bottom: 1px solid #d0d495;}
ul.page li a {color: #033; float:left; font-weight:bold; margin-bottom:2px; padding:5px 1px 5px 5px; text-decoration:none; width:190px; border-bottom: 1px solid #d0d495;}
ul.page li a:hover, ul.page li.current_page_item a {color:#960;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}


/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:0px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#e5e3ce; color:#7d5f3e; font-size:0.9em; font-weight:bold; line-height:1.5em; padding:8px 5px 8px 8px;}
#respond {margin-top: 50px;}
.comment {color:#996600; margin:0 0 10px; padding:8px 5px 0 8px; border-bottom: 1px solid #b4c982;}
.comment-bold {color: #738842; font-size: 14px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}