/*
Theme Name:
Theme URI:
Description: Theme for yogaformindfulliving.com, designed and coded by <a href="http://1speeder.com">Clifford A. Leong</a>
Version: 1.0
Author: Clifford A. Leong
Author URI: http://1speeder.com/
*/

blockquote {
	font-style: italic;
	padding: 2%;
	/*background-color: #ddeddd;*/
}
table {
	text-align: left;
	margin: 0 auto;
}
.textjustify {
	text-align: justify;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.indent1 {
  padding-left: 16px;
  padding-right: 16px;
}
.errorbox {
	margin: 1px 8px 1px 1px;
	padding: 2px 2px 2px 2px;
	color: black;
	background-color: red;
	border-top:	   1px solid GreenYellow ;
	border-right:  1px solid GreenYellow ;
	border-bottom: 1px solid GreenYellow ;
	border-left:   1px solid GreenYellow ;
}

/** Page description **/

#greenit {
  color: #8DC70A;	/* #73A405; darker */
}

.page_img {
  float: left;
  margin-top: 0;
  padding-right: 16px;
  padding-bottom: 20px;
  background: #FFF;
}

/** Breadcrumbs that appear on every page **/
.breadcrumb a {	/* previous page in path */
	color: #AAA;
}

.breadcrumb {	/* current page */
	color: #777;
}

/** Thumbnail Images (use Gallery Images instead)**/
/*.thumb {
  margin: 2px;
  border: 1px solid #000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background: #8DC70A;
}
.thumb img {
  display: inline;
  margin: 2px;
  border: 1px solid #ffffff;
}
.thumb a:hover img {
  border: 1px solid #0000ff;
}
.thumb_desc {
  color: #FFF;
  text-align: center;
  font-weight: normal;
  width: 262px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 4px;

  padding: 2px;
  background: #699005;
  border-top: 1px solid #333;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #333;
}*/
/** End Thumbnail Images **/

/** Gallery Images (w/ text on left) **/

/** End Gallery Images **/

.itemlist {
  margin-left: 12px;
}

.icon {
  padding-left: 4px;
  padding-right: 4px;
}

/** Reference
** Current Palette
tab green #8DC70A
green #7B9100
olive green #679006
dark purple #E42167
med purple #EA4C89
light purple #F081AC
light purple2 #ED6F9F
pink #EA4C89
rightcolumn link yellow #DFE44F

** Special Characters: http://www.utexas.edu/learn/html/spchar.html
&#8220; Fancy double quotes &#8221;
&#8217; Single quote
&#8212; Long Dash
&raquo; »

** Web Colors:
http://www.w3schools.com/html/html_colornames.asp
http://www.w3schools.com/html/html_colors.asp
http://en.wikipedia.org/wiki/Web_colors

** Javascript
http://www.buildwebsite4u.com/advanced/javascript-examples.shtml
http://www.linuxforums.org/forum/linux-programming-scripting/26373-javascript-auto-submit-upon-full-input-textbox.html

End Reference **/

