@CHARSET "ISO-8859-1";

body {
	background-color:#222222;;
	font-family:Georgia;
	font-size:12px;
	line-height:1.5em;
	color: #666666;
}

a, a:link, a:visited {
	color: #800000;
	font-weight: normal;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

#pre-content {
	
}

#xwide_logo {
	padding-top: 2px;
}

#xwide_logo_content {
	background-color: Black;
}

#xwide_logo_img {
	width: 585px;
}

#xwide_logo_wrapper {
		
}

#header h1 {
	margin: 2px;
	padding: 0;
	padding-left: 20px;
	font-size: xx-small;
}

#header .description {
	font-size: xx-small;
	padding-left: 20px;
}

#header #search {
	padding-right: 10px;
}

#search {
	float: right;
}

#outer_page {
	
}

#maincontent {
	-moz-border-radius: 3spx;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: Black;
	-moz-box-shadow: 3px  3px 3px #111011;
	-webkit-box-shadow: 3px 3px 3px #111011;
	box-shadow: 3px 3px 3px #111011;
}

#nav {
	border: none;
	font-weight: bold;
}

#nav ul {
	list-style: none;
	padding: 2px;
	margin: 0;
	margin-left: 20px;
	line-height: 1.1em;
}

#nav li {
	float: left;
	line-height: 1.1em;
}

#nav a {
	padding: 0;
	margin: 0;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	line-height: 1em;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
}

#nav .ui-button-text {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	line-height: 0.9em !important;
}

.content {

}

.post {
	border-bottom: 2px outset Silver;
}

.post h2 {
	margin: 3px;
}

.post h2 a {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

.about_post {
	background: transparent none no-repeat left center;
	padding-left: 20px;
}

.organization-status {
	border: 2px solid black;
	padding-top: 3px;
	background: silver url(css/images/blk_to_clear_xx_tall.png) repeat-x scroll;
	text-align: center;
	clear: both;
	
	display:inline-block;
	width:100%;
}

#sponsor_container {
	background: url("images/white30.png") repeat scroll 50% 50% Gray;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;
}

div.orglink,
div.orglink a,
div.orglink img{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}

div.orglink
{
	float:left;
	position:relative;
	margin-left: 50px;
	margin-top: 8px;
}

div.orglink img{
	position: absolute;
	width: 116px;
	height: 120px;
	left: 7px;
	top: 7px;
}


div.orglink a
{
	display: block;
	position: relative;
	float: left;
	width: 130px;
	height: 150px;
	z-index: 1;
	text-indent:-1000em;
	overflow:hidden;
}

div.org_status_good a, div.org_status_ a
{
	background: transparent url(/themes/bozemanbaseball/images/frame_good.png) 0 0 no-repeat;
}

div.org_status_caution a
{
	background: transparent url(/themes/bozemanbaseball/images/frame_caution.png) 0 0 no-repeat;
}

div.org_status_cancled a, div.org_status_canceled a
{
	background: transparent url(/themes/bozemanbaseball/images/frame_canceled.png) 0 0 no-repeat;
}

div.orglink div.message
{ 
	position: absolute;
	width: 130px;
	height: 2em;
	overflow: hidden; 
	top: 125px; 
	z-index: 2;
}

div.edit_icon
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	cursor: pointer;
}

#titlebox {
	text-align: center; 
	font-size: 1em; 
	line-height: 1.5em; 
	font-family: Georgia;
}
#titlebox .primary-heading {
	font-size: 3.5em; 
	font-weight: normal; 
	margin:8px;  
	text-transform: uppercase;
}
#titlebox .layout_background {
	margin: auto; 
	width: 180px;
}
#titlebox .secondary-heading {
  font-size: 1.3em; 
  font-weight: normal; 
  font-style: normal; 
  margin: 15px 0pt; 
  text-transform: uppercase;
}

#primary .ui-widget, #secondary .ui-widget {
	-moz-box-shadow: 3px  3px 3px #111011;
	-webkit-box-shadow: 3px 3px 3px #111011;
	box-shadow: 3px 3px 3px #111011;
}