/*
Theme Name: TracyAlvasMission
Theme URI: http://www.TracyAlvasMission4MS.org/
Description: The default theme
Version: 1.0
Author: DBK Web Development - with elements borrowed from
 a Style sheet was by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com 
*/

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 95%; color: #6a6a6a;
line-height: 180%;
margin-top: 0px;
background: #ffffff url(images/bgPage.jpg) repeat-x top;
}

/*#border
{
border: 0px ;
width: 900px;
background-color: #FFFFFF;
background:url('/images/backround2.gif') no-repeat;
margin: 0 auto;
}
*/
#header
{
	height: 193px;
	width:860px;
	margin: 0px auto; background-image:url('/wp-content/themes/TAMission/images/header.jpg');
}

* html #header { margin-left: 0; }

#content
{
	padding: 0px 15px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px auto;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
	width: 900px;
	 min-height:800px;
 	height:auto !important;
	 height:800px;
	margin: 0px auto;
	background: #ffffff url(images/bgContainer.jpg) no-repeat center top;
}
.alignright {
	float: right;
	margin-left: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}
.splitright {
	background: #ffffff url('/wp-content/themes/TAMission/images/menu.gif') top center no-repeat;
	width: 25%;
	float: right;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 75%;
float: left;
overflow: hidden;
text-align: justify;
}

.splitleft p {
 padding-top: 7px;
 pading-bottom: 7px;
}

#sidebar {
width: 25%;
	float: right;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
}

form .button {
	background: #fdd31f;
	padding: 3px 2px;
	font-weight: bold;
	color: #1d507b;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #FFCC00;
	border-right: 1px solid #e8bc02;
	border-bottom: 1px solid #e8bc02;
	border-left: 1px solid #FFCC00;
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
	text-transform: uppercase;
}
.smallimage {
     float: left;
     padding: 10px;
}
.robi_necklace {
	float: right;
	margin: 0px 0px 10px 30px;
	padding: 5px;
	background: #d1e1f8;
	border: 1px solid #1d507b;
	
}

.pic {

	margin: 0px 0px 10px 30px;
	padding: 2px;
}
.credits {
        float:right;
        margin: 310px -180px 30px 30px;
	padding: 5px;
        color: #999999;
        line-height: 120%;
        width:120px;
}

#Calendar {
       float:right;
       width: 180px;
       padding: 0px;
       z-index: 100;
       margin-top: 50px;
}

.introduction{
    float: right;
	width:180px;
	padding:0px 10px10px 10px;
	margin:50px 30px 0px 10px !important;
	background: url(/wp-content/themes/TAMission/images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

.introduction ul, .introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.introduction a {
	border-bottom: none;
	color:#999999;
}

.introduction h3{
	text-align: center;
	position:static;
}

.introduction a:link, a:visited{
	color:#999999;
}

.introduction a:hover, a:active{
	color:#5B8FBE;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	height: 125px;
	width: 860px;
	padding-top: 0;
	padding-bottom: 0;
	clear: both;
	background: url(images/bgFooter.jpg) no-repeat center top;
	margin: 0px auto;
}

#footer #text {
	text-align: right;
	padding-right: 10px;
	padding-top: 85px;
	height: 10px !important;
	font-size: 12px;
	color: #999999;
}
#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 30px;
	width: 840px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(/wp-content/themes/TAMission/images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(/wp-content/themes/TAMission/images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 12px;
}

h2
{
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 12px;

}

h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #000000;

.clear {
   clear: both;
}