/* Colour reference for Cool Cat Ukes
L Grey	#D0CDC6
Grey	#A5A29A
D Grey	#97948A
Black	#030303
Red		#83191E
D Red	#5B0B0F
Green	#539046
*/
@font-face { font-family: antropos; src: url(antropos.woff); }

body { font-family: Verdana, sans-serif; margin: 0; padding: 0; background: #D0CDC6; color: #3f3f3f; font-size: 14px; line-height: 18px; }
a:link { color: #83191E; }
a:hover { color: #539046; }
a:visited { color: #5B0B0F }
a:active { color: #5B0B0F }
tbody { font-family: Verdana, sans-serif; color: #3f3f3f; font-size: 12px; margin: 0; padding: 0; }

#wrap { margin: 10px auto; width: 940px; background: #fff;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#header { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #f9f9f9; padding: 10 0 0 0; }

#header h1 { font-family: antropos; margin: 0; padding: 10 0 0 30px; font-weight: bold; color: #83191E; font-size: 38px; line-height: 65px; letter-spacing: -1px; }

#header h2 { font-family: antropos; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 0;  padding: 5px 12px; font-weight: normal; color: #83191E; font-size: 22px; letter-spacing: -1px; background: #D0CDC6; border: 1px solid #5B0B0F; display: inline; }

#header h3 { float: left; margin: 0 0 0 0; }

#topmenu { font-family: antropos; background: #D0CDC6; padding: 5px 0px 5px 10px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #e1e1e1; }
#topmenu ul { margin: 0 0 0 0; padding: 0 00 0 0; list-style-type: none;}
#topmenu li { display: inline; padding: 0px 10px 0px 0px; }
#topmenu li a { text-decoration: none;  }

.search { float: right; }

#menu { font-size: 12px; float: right; width: 300px; color: #fff; margin: 5px; }
#menu h3 { font-family: antropos; font-weight: normal; background: #A5A29A; color: #fff; padding: 5px; }
#menu ul { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; list-style-type: none; margin: 0; padding: 0 10px 10px 10px; }

#content { float: left; width: 580px; margin: 10px 0px 0px 10px; font-size: 14px; }
#content h2 { font-weight: normal; font-size: 22px; line-height: 33px; }
#content h3 { font-size: 17px; font-weight: normal; }
#content ind1 { font-family: antropos; font-size: 32px; font-style: normal; color: #A5A29A; }
#content ind2 { font-family: antropos; font-size: 32px; font-style: normal; color: #83191E; }
#content ind3 { font-family: antropos; font-size: 32px; font-style: normal; color: #030303; }
#content indx1 { font-family: antropos; font-size: 24px; font-style: normal; color: #A5A29A; }
#content indx2 { font-family: antropos; font-size: 24px; font-style: normal; color: #83191E; }
#content comment { font-style: italic; text-align: center; font-size: 12px; }
#content ftable { margin: 0px 0px 0px 0px; font-size: 14px; }

#bigcontent { float: left; width: 880px; margin: 10px 0px 0px 10px; }
#bigcontent h2 { font-weight: normal; font-size: 22px; line-height: 33px; }
#bigcontent h3 { font-size: 17px; font-weight: normal; }
#bigcontent comment { font-style:italic; text-align: center; font-size:12px }
#bigcontent ind1 { font-family: antropos; font-size: 32px; font-style: normal; color: #A5A29A; }
#bigcontent ind2 { font-family: antropos; font-size: 32px; font-style: normal; color: #83191E; }
#bigcontent ind3 { font-family: antropos; font-size: 32px; font-style: normal; color: #030303; }
#bigcontent indx1 { font-family: antropos; font-size: 24px; font-style: normal; color: #A5A29A; }
#bigcontent indx2 { font-family: antropos; font-size: 24px; font-style: normal; color: #83191E; }

.cleft { float: left; margin: 10px 0; color: #5B0B0F; font-size: 12px; font-style: italic; text-align: center; padding: 5px 10px 5px 0px; }
.cright { float: right; margin: 10px 0; color: #5B0B0F; font-size: 12px; font-style: italic; text-align: center; padding: 5px 0px 5px 10px; }
.cline { float: none; margin: 10px 0; color: #5B0B0F; font-size: 12px; font-style: italic; text-align: center; padding: 5px 0px 5px 10px; }
.clogo { float: left; width: 50px; margin: 10px 0; }
.leftindex { float: left; margin: 0px; padding: 0px 5px 0px 0px; }
.leftindex a { text-decoration: none; }
.sml { font-size: 10px; }

#footer { 
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
background: #97948A;
color: #fff;
padding: 5px 10px 5px 10px;
border-top: 1px solid #1f1f1f;
font-size: 10px;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; text-align: left; }