@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cccccc;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444;
	font-size: 11.5pt;
	line-height: 1.4;
	font-weight: 100;
}

p {
	padding: 0;
	margin:  0 0 12px 0;
}


.visit  {
        padding: 115px 5px 0 10px;
        text-align: right;
}
tr {
       text-align: center;
       font-size: 11px;
}

td {
       padding: 20px 0 20px 0;
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 0 8px 0;
	margin: 0;
	color: #000;
}

h3 {

        padding: 0;
        margin: 10px 0 0 0;
}



.red {
	color: #c42026;
}

.center {
	text-align: center;
}

a {
	color: #c42026;
	font-weight: bold;
        text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 920px;
	padding: 0;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	width: 921px;
	height: 211px;
}

#endorse {
	width: 320px;
	height: 80px;
	margin-left: 430px;
	padding: 10px 0 0 0;
}		

.post {
       border-bottom: 1px dotted #666;
       margin: 0 0 12px 0;
       padding: 0 0 12px 0;
}


.post h1 {
        margin: 0;
        padding: 0;
}

.meta {
         font-size: 10.5px;
         font-weight: 500;
         letter-spacing: .05em;
         text-transform: uppercase;
         margin: 0;
         padding: 0 ;

}

.more {
        font-size: 11px;
        text-align: right;
       }

.more a {
        font-weight: normal;
}

.paginate {
    
        font-size: 11px;
        text-align: center;
}

.paginate a {
       font-weight: 400;
}

.press {
        border-top: 1px dotted #666;
        margin: 0 0 12px 0;
        padding: 12px 0 0 0;
}

.press h5 {
       margin: 0;
       padding: 0 0 8px 0;
       font-size: 11px;
       font-weight: 400;
       text-transform: uppercase;
       letter-spacing: .1em;
}

.press h2 {
      margin: 0;
      padding: 0;
      font-size: 16px;
      color: #000;
}

#bottom {
      width: 540px;
      height: 107px;
      margin: 0 0 12px 0;
      text-align: center;
      font-size: 11px;
      background-image: url(img/bottom.gif);
      background-repeat: no-repeat;
}

#bottom-right {
      width: 260px;
      margin: 10px 0 0 0;
      float: right;
}

#bottom-left {
      width: 260px;
      float: left;
      margin: 10px 0 0 0;
}


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 921px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(img/bg-bubplastic.gif) top left repeat-x;
	font-size: 15px;
	letter-spacing: .08em;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(img/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding: 0 0 0 20px;

	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 7px;
	padding-right: 20px;
	background: transparent url(img/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(img/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(img/bg-bubplastic-h-gray.gif) top right no-repeat;
}

/* END BUBBLE PLASTIC HORIZONTAL MENU */

#main-content {
	width: 540px;
	margin: 20px 0 0 20px;
}

#secondary {
       width: 560px;
       font-size: 11px;

}

#secondary p {
       padding: 0;
       margin: 0;
}

.credit  {
       text-align: right;
       margin: 0 0 10px 0;
}

#secondary ul {
      margin: 0;
      padding: 0;
}

#secondary li {
      padding: 0 0 8px 0px;
      list-style-type: none;
}

#secondary h3 {
     padding: 12px 0 0 0;
     margin: 0;
}

.third-right {
       width: 170px;
       height: 300px;
       float: right;
       padding: 0;
       margin: 0;
}


.third-left {
       width: 170px;
       height: 300px;
       float: left;
       border-right: 1px dotted #666;
       margin: 0 0 0 20px;
       padding: 0 5px 0 0;
}


.third{
       width: 170px;
       height: 300px;
       border-right: 1px dotted #666;
       float: right;
       margin: 0 12px 0 0;
       padding: 0 5px 0 0;

}

#photo {
       float: left;
       margin: 0 12px 0px 0;
       padding: 0;
       border: 4px solid #ccc;
       background-color: #ccc;
}

#photo p {
       padding: 0;
       margin: 0;
}

#details {
       width: 100%;
       background-color: #ccc;
       margin: 0;
       padding: 5px 0;
       font-size: 10px;
       text-align: center;

}


.review {
       border-bottom: 1px dotted #666;
       margin: 10px 0 0 0;
}

.review p {
       padding: 0 0 10px 0;
       margin: 0;
}

.review h3 {
       font-size: 14px;
       padding: 0;
       margin: 0;
       font-style: italic;
}

#sidebar {
	float: right;
	width: 310px;
	margin: 40px 20px 20px 0;
	padding: 0;
	
}

#sidebar h1 {
	font-size: 10pt;
	margin: 8px 0 0 0;
	padding: 0;
	color: #333;
	letter-spacing: .05em;
	line-height: 1.2;
}

#sidebar h2 {
	font-size: 11pt;
	margin: 8px 0 4px 0;
	padding: 0px;
	color: #333;
	letter-spacing: .05em;
	line-height: 1.2;
	text-transform: uppercase;
}

.news-bracket {
	width: 310px;
	height: 300px;
	background-image: url(img/news-widget.gif);
	background-repeat: no-repeat;
	margin: 0 0 40px 0;
	padding: 0;
	clear: right;
}

.flash {
	float: right;
        margin: 0 10px 0 0;
}

#sidebar p {
	font-size: 8.5pt;
	line-height: 1.3;
	padding: 0 0 8px 0;
	margin: 0;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 8.5pt;
}




.bracket {
	width: 310px;
	height: 193px;
	background-image: url(img/bracket.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0;
	clear: right;
}

.event-bracket {
	width: 270px;
	background-image: url(img/event-top.jpg);
        background-color: #ccc;
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 20px 0px 20px;
	clear: right;
}

.date {
       font-weight: bold;
       color: #c42026;
}

.event-bracket ul {
       list-style-image:url(img/bullet.gif);
       margin: 0 24px 0 24px;
}

.event-bracket li {
       padding: 0 0 10px 0;
       margin: 0;
       color: #000;
}

.event-bracket h3 {
        text-align: center;
        padding: 0;
        margin: 0;
        color: #000;
       text-transform: uppercase;
}

.event-bottom {
       height: 23px;
       width: 310px;
       margin: 0 0 20px 0;
       padding: 0;
       background-image: url(img/event-bottom.jpg);
       background-repeat: no-repeat;
}

.ams-bracket {
	width: 310px;
	height: 135px;
	background-image: url(img/ams-widget.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0;
	clear: right;
}

.partner-bracket {
	width: 310px;
	height: 135px;
	background-image: url(img/partner-widget.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0;
	clear: right;
}

.bracket img {
	float: left;
	margin: 8px 0 0 35px;
}

.bracket-content {
	float: right;
	width: 150px;
	background-color: #ccc;
	margin: 0 0 20px 0;
}

.ams {
        width: 310px;
        height: 135px;
        background-image: url(img/ams-widget.jpg);
}
	

#footer {
	clear: both;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 921px;
	height: 65px;
}

#footer p {
	text-align: center;
	font-size: 8pt;
	color: #999;
	padding: 20px 0 0 0;
}

#footer a {
	color: #999;
	font-weight: 400;
}
