
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FEFFF0 url(images/img03_2222.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #660099;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
        background: #FFFF00;
}

img.border {
	border: 4px solid #660099;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background: url(images/img01_2.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 980px;
	height: 63px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 660px;
	height: 63px;
}

#logo h1 {
	margin: 0;
	padding: 5px 0px 0px 30px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #FFFFFF -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #2D2722;
}

#logo a {
	text-decoration: none;
	color: #2D2722;
}

#search {
	float: right;
	width: 320px;
	height: 63px;
}

#search form {
	padding: 18px 0px 0px 80px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 980px;
	height: 46px;
	margin: 0 auto;
	padding: 12px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 12px 0px 30px;
	text-decoration: none;
	text-shadow: #8A5608 0px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu li.current_page_item {
	background: url(images/img09_22.jpg) no-repeat left top;
}

#menu .current_page_item a {
	background: url(images/img10_2.jpg) no-repeat right top;
}

#menu a:hover {
	text-decoration: none;
}

#splash {
	width: 980px;
	height: 340px;
	margin: 0px auto;
	background: url(images/img06_2.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 98%;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 20px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 80%;
	padding: 0px 0px 0px 20px;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.post .title a {
	color: #2C2723;
	text-decoration: none;
	border: none;
}

.post .meta {
	border-top: 1px solid #C89039;
	border-bottom: 1px solid #C89039;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {

	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 10%;
	padding: 20px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	border-bottom: 1px solid #C89039;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0px 0px 15px;
	letter-spacing: -1px;
	font-size: 28px;
	color: #2C2723;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;

}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #6215B1 url(images/img02_2.jpg) repeat-x left top;
}

#footer {
	clear: both;
	width: 980px;
	height: 100px;
	margin: 20px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFF00;
}


#three-columns {
	width: 900px;
	margin: 0px auto 30px auto;
	padding: 50px 0px 30px 0px;
}

#three-columns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#three-columns li {
	padding: 4px 0px 6px 0px;
	border-bottom: 1px solid #F3E8FF;
}

#three-columns h2 {
 	padding: 0px 0px 20px 0px;
	font-size: 28px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#column1 a:hover {
       color: #66FFCC;
}

#column1 a {
	color: #FFFF00;
}


#column2 {
	float: left;
	width: 280px;
}

#column2 a:hover {
       color: #66FFCC;
}

#column2 a {
	color: #FFFF00;
}

#column3 {
	float: right;
	width: 280px;
}

#column3 a:hover {
       color: #66FFCC;
}

#column3 a {
	color: #FFFF00;
}




blockquote {
  margin: 10px 15px;
  padding-left: 27px;
  
  background-color: #F8FF78;  
}

blockquote.exclamation {
  background-image: url(../images/icons/exclamation.gif);
}

blockquote.stop {
  background-image: url(../images/icons/stop.gif);
}

blockquote.go {
  background-image: url(../images/icons/go.gif);
}


horse  {
         font-weight:900;
         font-size: 3em;
         color: #EEEEEE;
         background-color: #6600CC;
}


dog   {
         font-weight:900;
         font-size: 3em;
         color: #EEEEEE;
         background-color: #0066CC;
}

smalldog   {
         font-weight:900;
         font-size: 2em;
         color: #EEEEEE;
         background-color: #0066CC;
}

smallhorse  {
         font-weight:900;
         font-size: 2em;
         color: #EEEEEE;
         background-color: #6600CC;
}


tan  {
       font-weight: 900;
       font-size: 1em;
       color: #FFFEAF;
}    


dark {
       font-weight: 900;
         background-color: #333399;
         color: #FFFFFF;
         font-style: normal;


} 

purpleback {
       font-weight: 900;
         background-color: #6A06AD;
         color: #FFFFFF;
         font-style: normal;
 
} 

greenback {
       font-weight: 900;
         background-color: #0A6003;
         color: #FFFFFF;
         font-style: normal;


} 

brownback {
       font-weight: 900;
         background-color: #723103;
         color: #FFFFFF;
         font-style: normal;

} 

pinkback {
       font-weight: 900;
         background-color: #FFAFF5;
         color: #000000;
         font-style: normal;


} 

redback {
       font-weight: 900;
         background-color: #ED1515;
         color: #FFFFFF;
         font-style: normal;


} 



purple {
       font-weight: 900;
       font-size: 1em;
       color: #990099;
}


white {
       font-weight: 900;
       font-size: 1em;
       color: #FFFFFF;
}


blue {
       font-weight: 900;
       font-size: 1em;
       color: #3300ff;
}

red {
       font-weight: 900;
       font-size: 1em;
       color: #cc0000;
}

green {
       font-weight: 900;
       font-size: 1em;
       color: #336633;

}

pink {
       font-weight: 900;
       font-size: 1em;
       color: #ff00cc;
}

negative {
       font-weight: 900;
       font-size: 1em;
       color: #ffffff;
       background-color: #000000;
}


wine {
       font-weight: 900;
       font-size: 1em;
       color: #852E76;
}

orange {
       font-weight: 900;
       font-size: 1em;
       color: #FD8535;
}


brown {
       font-weight: 900;
       font-size: 1em;
       color: #7D5A35;
}

bigletters {
       font-weight: 900
       font-size:0.8cm;
       color: #330033;
}

turquoise {
       font-weight: 900;
       font-size: 1em;
       color: #00CED1;
}

.turquoise {
       font-weight: 900;
       font-size: 1em;
       color: #00CED1;
}

.bigletters {
       font-weight: 900
       font-size:0.8cm;
       color: #330033;
}


em {
       font-weight: 900;
       font-style: normal;
       color: #E70124;
       background-color: #FFFF00;
}    

h11 {   
  clear: both;
  font: 800 3em "trebuchet ms", serif;
  color: #FFFFFF;
  background-color: #6D04BE;
}

h12 {   
  clear: both;
  font: 600 2em "trebuchet ms", serif;
  color: #FFFFFF;
  background-color: #004727;
}
