@charset "UTF-8";

/**** Colors ****\

Black - #000000
White - #FFFFFF
Lt Blue - #C7CEE3
Dk Blue - #00609F
Lt Orange - #FBB03B
Dk Orange - #E27C17
Lt Maroon - #A10000
Dk Maroon - #600000
Lt Green - #6EB77F
Dk Green - #406A4A
Lt Tan - #C7B299
Dk Tan - #77685C
Cream - #FFF0DE

\****************/


	/*** General ***/

body {background-color:#A10000;}


	/*** Page ***/

.container{background:url('http://www.mpaustin.org/uploads/images/interface/sm_shadow.jpg') top left repeat-y;}


	/*** Header ***/

/*tabs*/
#topMenu a {color:#600000;  background-position:0px -175px;}

#topMenu a:hover, #topMenu a.tabCurrent {background-position:0px -140px;}

/*searchBar*/
.searchBar input[type="text"] {border:solid 2px #600000; border-style:inset;}

#advSearch a, #advSearch a:hover {color:#A10000;}

/*Banner*/
#banner{background:url('http://www.mpaustin.org/uploads/images/interface/smbanner2.jpg');}

/*subNav*/
.subNav a {color:#600000;}

.subNav a:hover {color:#FFF;}


	/*** Content ***/

/*Page Content*/	
#pageContent a {}

#pageContent a:hover {}

#pageContent h1 {color:#A10000;}

#pageContent h2, #titleLink {color:#77685C}

#pageContent h3 {color:#A10000}

#pageContent h4 {color:#77685C}

#pageContent h5 {color:#A10000}

#pageContent h6 {color:#77685C}

#pageContent strong, b, a {color:#A10000;}

#pageContent a:hover {color:#77685C;}

#pageContent label {}

#pageContent input[type="text"] {}

#pageContent textarea {}

#divider {border-bottom:dashed thin #A10000;}


/*Announcements*/
#dividerAnnounce {border-bottom:dashed thin #A10000;}


/*Side Bar*/
.dailyVerse h2 {color:#A10000;}

.dailyVerse p, .dailyVerse a  {color:#77685C;}


/*memberBox*/
.memberBox{background-position:0px -500px;}

.memberBox h1 {color:#FFF; border-bottom: thin solid #FFF;}

.memberBox h2 {color:#FFF;}

.memberBox input[type="text"] {border:solid 2px #600000; border-style:inset;}

.memberBox label, .memberBox #link a {color:#600000;}


/*nav and category list*/
.sideBarList a {color:#77685C;}

.sideBarList a:hover {color:#A10000;}

.sideBarList h2 {color:#A10000;}

#dividerSideBar {border-bottom:dashed thin #A10000;}


	/*** Footer ***/

#footer, #footer a {color:#A10000;}