@charset "UTF-8";
/* CSS Document */

html, body {
		/*background:url(http://www.theparadigmproject.com/images/mainBG.jpg) repeat-x fixed top #2c2000;*/

	background:url(images/mainBG.gif) top center fixed #817913;
	margin:0px;
	padding:0px;
	position:relative;
	font-size:small;
	color:#3C2415;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif
}
a {
	-moz-outline:none;
	text-decoration:none;
	color:#FFC
}
a:hover {
	color:#9CC
}
.alignright {
		float:right;
}
.alignleft {
	float:left
}
img {
	border:1px #300 solid;
	margin:0px 20px 0px 0px;
	padding:5px;
	text-align:center;
	background:#7B5907;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
}
div.alignleft img {
	margin:auto
}
img {
	border:1px #300 solid;
	margin:0px 20px 0px 0px;
	padding:5px;
	text-align:center;
	background:#7B5907;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
}
div.alignleft img {
	margin:auto
}
img.alignright {
	margin:0px 0px 0px 20px;
}
/**** forms ****/
input[type="submit"] {
	background:#463822 url(images/menu.png);
	color:#F1D319;
	border:#000 solid 1px;
	padding:3px 10px;
	text-align:center;
	margin:5px auto;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}
input[type="text"] {
	height:16px;
	border:#3C2415 solid 1px;
	background:url(images/textareasBG.jpg) repeat-x top #e1e0b6;
	margin:0px;
	margin-bottom:-1px;
	padding:3px;
}
select {
	border:1px #3C2415 solid;
	background:url(images/textareasBG.jpg) repeat-x top #e1e0b6;
	width:150px;
	height:25px;
	line-height:25px;
	-moz-outline:0px;
	margin:0px 0px 0px 0px;
	padding:3px;
	}
textarea {
	border:#3C2415 solid 1px;
	background:url(images/textareasBG.jpg) repeat-x top #e1e0b6;
	margin:0px;
	margin-bottom:-1px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:3px;
}

input[type="text"]:focus, textarea:focus, select:focus {
	background:#FFC
}	
.search {
	position:absolute;
	width:140px;
	right:0;
	top:0;
	margin:25px 40px 0px 0px;
	line-height:20px;
	font-size:12px;
}
.search label.hidden {
	display:none;
}
.search input[type="text"] {
	height:12px;
	width:100px;
	float:right;
}
.search input[type="submit"] {
	margin:0px;
	padding:0px;
	cursor:pointer;
	border:1px;
	width:30px;
	line-height:19px;
	height:20px;
	display:block;
	float:right;
	border-bottom:#3C2415 solid 1px;
	background:url(images/search.png) no-repeat bottom right;
	text-indent:-10000px;
}

#maincontainer {
	background:url(images/tagline-head.png) right top no-repeat;
	min-height:300px;
	width:950px;
	margin:auto;
	margin-top:-15px;
}
#header {
	height:124px;
	width:840px;
	padding-top:13px;
	margin:5px auto 0px;
	border-bottom:#3C2415 dotted 1px;
}
#header h1 {
	margin:0px;
	padding:0px;
	text-indent:-100000px;
}
#header h1 a {
	display:block;
	padding-top:0px;
	border:0px;
	margin-left:-100px;
	margin-top:-2px;
	-moz-outline:0px;
	width:490px;
	height:216px;
	background:url(images/logo-main3.png) left top no-repeat;
	text-indent:-10000px;
}

#contentcontainer {
	width:950px;
	margin:auto;
	position:relative;
}

#menu {
	width:780px;
	padding-left:70px;
	margin:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:left;
	z-index: 5;
	position: relative;
	display:block;
	text-align:center;
}
#menu ul {
	width:700px;
	margin:auto;
}
#menu ul li {
	display: inline;
	letter-spacing:.07em;
	position: relative;
	float:left;
	list-style:none;
	height:70px;
	width:104px;
	font-size:16px;
	padding:0px 10px;
	line-height:70px;
	border-left:#3C2415 dotted 1px;
}
#menu li:first-child {
	border-left:none;
}
#menu ul li a {
	color:#3C2415;
}
#menu ul li a:hover, #footer a:hover {
	color:#FAE46A;
}
#menu li ul {
	width:126px;
	margin:0px 0px 0px -1px;
	padding:0px 0px 10px;
	height: auto;
	top: 100%;
	left: 0px;
	background:url(images/menu.png) repeat-x top #320001;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
#menu li ul li {
	letter-spacing:normal;
	width:126px;	
	height: auto;
	min-height: auto;
	display: block;
	float:left;
	line-height:16px;
	font-size:12px;
}
#menu li li ul {
	top: 0;
	left: 0;
}
#menu li li:hover ul {
	left: 170px;
}
/* initialy hide all sub sidemenus */
#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul, #menu ul ul ul li:hover ul ul, #menu ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}
/* display them on hover */
#menu li:hover ul, #menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul, #menu ul ul ul ul li:hover ul, #menu ul ul ul ul ul li:hover ul {
  	display: block;
}
#menu ul li ul li, #menu ul li ul li ul li, #menu ul li ul li ul li ul li {
	margin:0px;
	padding:0px;
	border:0px;
}
#menu ul li ul li a, #menu ul li ul li ul li a, #menu ul li ul li ul li ul li a {
	padding:6px 5px;
	border:0px;
	display:block;
	color:#CC9
}
#menu ul li ul li:hover, #menu ul li ul li ul li ul li:hover {
		background:url(images/brownTRANS.png)
}
.sidebar ul {
	margin:0px;
	padding:0px;
}
.sidebar ul li {
	list-style:none;
	border-top:#3C2415 dotted 1px;
	margin:0px 0px;
	padding:5px 0px 10px;
}
.sidebar ul:first-child {
	border-top:none ;
}
.sidebar ul li h2 {
	font-size:14px;
	padding:5px 0px 0px;
	margin:5px 10px 5px 0px;
}
.sidebar ul li ul li {
	border:none;
	margin:auto 10px auto 10px;
}
.sideleft {
	width:140px;
	min-height:20px;
	float:left;
}
.sideright {
	width:150px;
	min-height:20px;
	float:right;
}
#sidebar-lft-page {
}

#sidebar-rt-page {
}

#sidebar-rt-post {
}
#sidebar-lft-post {
}
#content {
	width:580px;
	position:relative;
	padding:15px 30px;
	float:left;
	background:url(images/contentBG.png);
	min-height:400px;
	-moz-border-radius-topright:30px;
	-webkit-border-top-right-radius:30px;
	-moz-border-radius-topleft:30px;
	-webkit-border-top-left-radius:30px;
	-moz-border-radius-bottomright:30px;
	-webkit-border-bottom-right-radius:30px;
	}
#content h2, .entry h2 {
	font-size:20px;
	color:#390000;
	margin:8px 0px 6px;
}
 .entry h2 {
	 margin:10px -20px;
 }
.entry {
	line-height:20px;
	font-size:13px;
	text-align:justify;
	margin:0px 20px;
}
.entry p::first-letter {
	font-size:16px;
}
.entry blockquote {
	font-size:16px;
	color:#CC9;
	display:block;
	margin:5px;
	padding:5px 5px;
	text-align:center;
	border-top:#333 dotted 1px;
	border-bottom:#333 dotted 1px;
}	
.entry blockquote p[align="right"] {
	font-size:12px;
}
.entry ul li {
	list-style:url(images/leaf-sm.png);
	padding:10px 0px;
}
#footer {
	margin:-100px 0px 0px 100px;
	height:121px;
	float:left;
	width:680px;
	text-align:center;
	background:url(images/footer.png) left no-repeat;
	border-bottom:#3C2415 solid 1px;
}
#footercontent {
	text-align:right;
	margin-top:130px;
}
#footercontent a {
	color:#3C2415;
}
#footercontent a#footercontact {
	font-size:18px;
	letter-spacing:.1em
}
.nobox h2 {
	text-align:center
}
.nobox #content {
	width:550px;
	margin-top:20px;
	background:none;
	min-height:290px;
}
.nobox .entry {
	font-family:Palatino, "Book Antiqua","Palatino Linotype", Palatino, serif;
	font-size:18px;
	letter-spacing:.05em;
	font-style:italic;
	margin-top:-20px;
	line-height:30px;
}
#noboxfooter {
	margin:-90px 0px 0px 100px;
	height:121px;
	float:left;
	width:683px;
	text-align:center;
	background:url(images/footer.png) left no-repeat;
	border-bottom:#3C2415 solid 1px;
}
.aside {
	font-style:italic;
}

.learn h2 a {
	color:#3C2415
}

.postmetadata {
	border-top:1px #3C2415 dotted;
	text-align:right;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:30px;
}
ul#catlist {
	margin:0px;
	padding:0px;
}
#catlist li {
	list-style:none;
}
#catlist li:hover {
}
#catlist li a {
	display:block;
	float:left;
	width:159px;
	min-height:125px;
	padding:5px 7px 3px;
	margin:10px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#300;
	background:url(images/contentBG.png);
}
#catlist li a:hover {
	background: #CC9 url(images/footer.png) no-repeat bottom left;
}
#catlist li p {
	border-top:#3C2415 dotted 1px;
	padding-top:10px;
	font-size:12px;
}
#catname {
	width:300px;
	min-height:20px;
	border-bottom:#3C2415 dotted 1px;
	margin-bottom:30px;
}
.descrip {
	line-height:12px;
	min-height:10px;
	padding:0px;
	font-style:italic;
}
.accordionPanel{
display:none;
}
.accordion h3 {
cursor:pointer
}
entry h3 {
	font-size:16px;
	line-height:20px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#FFC
}
.postmetadata {
	margin-top:-1px;
	padding:0px 8px;
	border-top:#3C2415 solid 1px;
	background:url(images/shadow.png) top repeat-x


}
.accordionPanel {
	padding:0px 0px 0px 30px;
	margin-left:0px;
}
.smalllink {
	font-size:11px;
}
.commentlink {
	text-align:right
}
ul.bookmarks, .bookmarks li, .bookmarks ul li ul, .bookmarks ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.bookmarks {
	width:520px;
	margin:auto 0px auto 5px;
}
ul.bookmarks h3 {
	font-size:20px;
	line-height:24px;
	padding:0px 0px 0px 7px;
	margin:0px;
	text-decoration:none;
	border-bottom:#3C2415 dotted 1px;
	color:#FFC
}
.bookmarks li {
	margin-bottom:30px;
}
.bookmarks li ul {
	font-style:italic;
	width:485px;
	margin:-1px 0px 0px 10px;
	padding:10px 0px 0px 10px;
	background:url(images/shadow.png) top repeat-x


}
.bookmarks li ul li {
	padding:5px 0px;
	margin:0px;
}
.bookmarks a {
	font-style:normal;
	font-size:14px;
}
ul.rightlist {
	float:right;
	min-height:250px;
	width:180px;
	margin:-60px -240px 10px 10px;
	padding:10px;
	list-style:none;
}
.left {
	float:left;
	width:360px;
}
ul.rightlist li {
	list-style:none;
}
ul.rightlist li ul {
	background:none;
	padding:0px 10px;
	margin:0px 10px;
	text-align:left;
	font-size:12px;
	line-height:16px;
}
ul.rightlist ul li a {
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:normal
}
ul.rightlist ul li p {
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:normal;
}
ul.rightlist ul li {
	padding:0px 0px 5px;
	list-style:disc;
}
ul.rightlist h3 {
	color:#FFc;
	border-bottom:1px #A0A251 solid;
	margin:0px 0px 5px -10px;
	padding-left:20px
}
ul.rightlist p:first-letter {
	font-size:12px;
}

#comments h4 {
	font-size:12px;
	color:#CC9;
	margin:10px 10px 20px;
}
#comments .vcard img {
	display:none
}
#comments textarea {
	font-size:12px;
	line-height:16px;
}
.commentmetadata {
		float:right;
		font-size:11px;
		font-style:italic;
		margin-top:-20px;
}
#comments ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#comments ul li {
	background:url(images/contentBG.png);
	padding:10px;
	margin:5px 20px 10px 0px;
	list-style:none;
}
#comments p {
		font-size:12px;
}
a[href$='.pdf']:after { content: " (PDF)"; }


/*************** RECIPES *********************/
.hrecipe {
	padding:0px 20px;
}
.hrecipe h3, .accordionPanel h3 {
	font-size:16px;
	color:
	border-bottom:#3C2415 dotted 1px;
}
.hrecipe ol {
	margin:0px 10px 20px 30px;
	padding:0px;
	
}
.hrecipe ol li {
	margin:0px;
	font-size:12px;
	padding:0px;
}
.hrecipe p {
    text-align: left;
	font-weight:bold;
    margin-top: !important 0px; 
}

.summary, .fn, .ingredients, .instructions {
    font-weight: normal;
	font-size:12px;
    padding-top: 0px;
    margin-top: 0px;
}
ol.ingredients {
	margin-left:40px;
}
.hrecipe p.myrating {
    font-weight: bold;
}

.hrecipe img.hrecipe_image  {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    border-style: none;
    margin-right-value: 1px;
    margin-left-value: 1px;
    margin-left: 1px;
    margin-right: 1px;
    border: !important none;
}
.hrecipe p#top {
		font-weight:bold
}
.recipehead {
	border-bottom:#3C2415 dotted 1px;
}
#calendarholder {
		width:600px;
		margin-left:-20px;
		float:left;
}
#calendarview {
	width:180px;
	float:left;
}
#calendarevents {
	width:400px;
	float:left;
}
/**************** AUTHOR ******************/
.authorpage .accordion h3 {
	font-size:14px;
}
#authorinfo {
	padding:0px 0 10px;
	width:575px;
	margin:20px 0 10px;
	float:left;
	border-bottom:#3C2415 dotted 1px;
}
#authorstats {
	width:410px;
	float:left;
}
#authorinfo ul {
	list-style:none;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#authorinfo ul li:first-child {
	font-size:16px;
}
#authorinfo ul li.listbio {
	margin:10px 0px 10px;
}
#authorinfo .bio {
	font-weight:normal;
	font-size:12px;
}
#authorphoto {
	width:140px;
	height:220px;
	overflow:hidden;
	float:left;
	margin:0px 0px 20px 0px;
}
#authorphoto img {
	padding:3px;
	background:#CC9;
	border:#3C2415 solid 1px;
}
.authorarticles li {
	padding-bottom:5px;
}
.authorarticles li a {
	font-style:italic
}
.authorarticleslink a {
	color:#3C2415
}
a.forms {
	background:url(images/download.png) top;
	width:150px;
	height:150px;
	display:block;
	margin:auto;
	text-indent:-100000px;
}
a.forms:hover {
	background:url(images/download.png) bottom;
}
p.wp-caption-text {
	font-size:11px;
	line-height:14px;
	margin:0px;
	text-align:center;
}
/****************** multipage form ***************/
form[enctype="multipart/form-data"] {
	width:550px;
}
.cform li input[type="text"], .cform li textarea {
	margin-bottom:5px;
}
.box-group {
	width:550px;
	margin:5px 0px 15px;
	clear:both;
	float:left;
	border-bottom:1px #333 dotted;
	float:left;
	position:relative;
}
.box-group li, #cforms12form li.textonly ul li  {
	border:0px;
}
ol.cf-ol li.cf-box-title {
	margin:0px !important;
	padding:7px 0px 5px;
	text-align:right;
	float:left;
	width:200px;
	float:left;
	font-size:11px;
}
ol.cf-ol li.cf-box-group {
	width:340px;
	float:right;
	font-size:11px;
	right:0
	} 
.checkbox label {
	text-align:left;
	font-size:11px;
	line-height:20px;
	width:300px
}
.checkbox span {
	text-align:left;
	font-size:11px;
	line-height:20px;
	width:300px
}
.checkbox {
	float:left;
}
/***************** Medications Form ***************/
.cforms .textonly, .cforms fieldset {
	clear:both
}
#cforms12form li {
	float:left;
	width:107px;
	margin:5px 5px 0px 5px;
	padding:0px;
}
#cforms12form li.textonly {
	width:550px;
	margin:0px;
	float:left
}
#cforms12form li.textonly ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}
#cforms12form li.textonly ul li {
	float:left;
	width:105px;
	margin:0px 0px 0px 5px;
	padding:0px;
	text-align:center;
}
#cforms12form .area {
	width:98px;
	margin:0px 5px 0px 5px;
	height:40px;
}
#cforms12form li label {
	display:none
}

#cforms12form .cf-fs4 li {
	float:left;
	width:550px;
	margin:5px 5px 0px 5px;
	padding:0px;
	background:url(../../../themes/paradigm/images/brownTRANS.png)
}
#cforms12form .cf-fs4 li.textonly ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}
#cforms12form .cf-fs4 li.textonly ul li {
	float:left;
	width:550px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}
#cforms12form .cf-fs4 .area {
	width:298px;
	margin:0px 5px 0px 5px;
	height:40px;
}

#cforms12form .cf-fs4 .cform li {
	width:550px;
	float:left
}
#cforms12form .cf-fs4 .box-group {
	width:550px;
	margin:5px 0px 15px;
	clear:both;
	float:left;
	border-bottom:1px #333 dotted;
	float:left;
	position:relative;
}
#cforms12form .cf-fs4 ol.cf-ol li.cf-box-title {
	margin:0px !important;
	padding:7px 0px 5px;
	text-align:right;
	float:left;
	width:200px;
	float:left;
	font-size:11px;
	left:0;
}
#cforms12form .cf-fs4 ol.cf-ol li.cf-box-group {
	width:340px;
	float:right;
	font-size:11px;
	right:0
	} 
#cforms12form .cf-fs4 li.cf-box-group label {
	text-align:left;
	font-size:11px;
	line-height:20px;
	width:auto
}
#cforms12form .cf-fs4 .checkbox {
	float:left;
}

#cforms12form .cf-fs4  li label {
	width:220px; 
	margin:0px 10px 0 0; 
	line-height:25px;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	font-size:12px;
	vertical-align:top;
}
li#li-21-2 p, li#li-20-2 p, #li-22-3 p {
	padding:10px 20px;
	font-style:normal;
	color:#FFC;
	font-size:12px;
	margin:12px 0pt !important;
	text-align:center;
	background:url(images/brownTRANS.png);
	line-height:18px;
}
 #li-22-3 table {
	 margin:auto;
	 border-top:1px #333 solid;
	 border-right:1px #333 solid;
	 font-size:11px;
	 font-style:normal;
 }
  #li-22-3 table td {
	 border-bottom:1px #333 dotted;
	 border-left:1px #333 dotted;
	 padding:3px;
	 margin:0px;
	 background:url(images/brownTRANS.png);
  }
#li-22-3 table th {
	
	 border-bottom:1px #333 dotted;
	 border-left:1px #333 dotted;
	 background:#333;
	 padding:3px;
}