body, div, table, td, th, tr, object, embed, img { padding: 0; margin: 0; }
body { 
  background-color: #fff;
  color: #000;
  font-family: Ariel, Helvetica, sans-serif;
  font-size: 10pt;

}
table { border-collapse: collapse; }
td, th, tr { vertical-align: top; }
a { 
  text-decoration: none;
  color: #248;
}
img {
  border: none;
}


#page { 
  width: 1060px;
  height: auto;
  margin-left: 2px;
  margin-right: auto;
  background-color: #fff;
}

#main {
  position: relative;
}

#left {
  width: 235px; 
}

#center {
  width: 476px;
}

#header {
  position: relative;
  width: 919px;
  height: 118px;
}

.title_block {
  padding-top: 13px;
  height: 30px;
  font-size: 18pt;
  letter-spacing: 1px;
  background-color: #eae8da;
  color: #222;
}

#sponsor { padding-top: 40px; clear: both; }

#shape_logo { 
  position: absolute;
  left: 30px;
  bottom: 0px;
}

#aia_logo {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#about {
  width: 711px;
}

#about .block {
  width: 591px;
  border-top: 1px solid #87a0aa;
  padding: 5px 60px 20px 60px;
  margin-bottom: 10px;
  line-height: 1.4em;
}

#featured_posts .block {
  padding: 5px 20px 20px 20px;
  margin-bottom: 10px;
  line-height: 1.4em;
}

#about .leadin {
  font-size: 12.5pt;
}

#about h1 {
  font-size: 17pt;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px;
}


#featured_posts .title, #about .title {
  font-size: 17pt;
  font-weight: normal;
  margin: 0px;
  padding: 4px 20px;
  color: #555;
}

#featured_posts .heading, #about .heading {
  padding-top: 14px;
  font-size: 14pt;
  color: #555;
}

#about h4 {
  font-size: 10pt;
  font-weight: normal;
  margin: 0px;
  padding: 20px 20px 0px 20px;
  color: #9ab;
}

#featured_posts .brown, #about .brown {
  background-color: #eae7d8;
  color: #555;
}

#featured_posts .blue, #about .blue {
  background-color: #f3f3f3;
  color: #555;
}

#about .logo {
  width: 200px;
  height: 180px;
  padding-top: 20px;
  padding-right: 10px;
  float: left;
}

#about .text {
  display: block;
  padding-top: 20px;
  min-height: 180px;
}

#video {
  position: relative;
  width: 472px;
  height: 314px;
  border: 2px solid #87a0aa;
  margin-bottom: 8px;
}

#screenshot {
 position: absolute;
 top: 0px;
 left: 0px; 
}

#ranking {
  position: relative;
  margin-bottom: 8px;
  font-size: 13pt;
  color: #777;
  padding-left: 13px;
}

#ranking span { padding-right: 5px; }

#social {
  display: block;
  position: absolute;
  right: 0px;
  top: 3px;
}

#about_shape {
  background-color: #f2f2f2;
  border-top: 1px solid #87a0aa;
  font-size: 10pt;
  line-height: 1.4em;
  color: #555;  
}

#about_shape h2 {
  margin: 0px 10px 10px 13px;
  padding-top: 10px;
  font-size: 16pt;
  font-weight: normal;
}

#about_shape p {
  margin: 6px 10px 10px 13px;
}

.comment_top { 
  background-image: url(/images/comments_top.png);
  background-repeat: no-repeat;
  width: 476px;
  height: 7px;
  margin: 0px;
  padding: 0px;
}

.comment {
  background-image: url(/images/comments_repeat.png);
  background-repeat: repeat-y;
}

.comment p {
  margin: 0px 10px;
  padding: 10px 0px 3px 0px;
  line-height: 1.4em;
  color: #999;  
}

.comment_by {
  display: block;
  font-size: 11pt;
  line-height: 1.4em;
  color: #444; 
  width: 456px;
  text-align: right; 
  margin: 0px 10px;
}

.comment_bottom {
  background-image: url(/images/comments_bottom.png);
  background-repeat: no-repeat;
  width: 476px;
  height: 3px;
  
}

.comment_button {
  width: 94px;
  height: 22px;
  float: right;
  margin-top: 3px;  
}

#upper_left {
  width: 235px;
  background-color: #eae8da;
  padding-bottom: 0px;
}

#overview { width: 235px; }
#overview th {
  width: 76px;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 10px;
  color: #444;
  font-weight: normal;
  font-size: 9.5pt;
} 
#overview td {
  width: 149px;
  padding-bottom: 4px;
  font-size: 9pt;
}

#poll { 
  width: 235px; 
  background-color: #eae8da;
}

#poll th { 
  padding: 4px 7px 4px 14px; 
  text-align: left; 
  vertical-align: middle;
  font-size: 10.5pt;
  color: #444;
  font-weight: normal;
  line-height: 1.4em;
}
#poll td { 
  width: 180px;
  vertical-align: middle;
  line-height: 1.4em;
  color: #444;  
  text-align: left;
}

.left_link img { 
  margin: 2px 0px 0px 0px;
}

#archive {
  width: 340px;
  background-color: #fff;
  padding-left: 10px;
}

.ro_link {
  display: block;
  width: 169px;
  height: 35px;
  padding-left: 10px;
  border-bottom: 1px solid #fff;
  font-size: 10.5pt;
  letter-spacing: .4px;
  vertical-align: middle;
  color: #aaa;
}

a.right_link {
  display: block;
  width: 169px;
  height: 36px;
  padding-left: 10px;
  background-color: #f2f2f2;
  color: #aaa;
  border-top: 1px solid #fff; 
  border-bottom: 1px solid #fff;
  font-size: 10.5pt;
  letter-spacing: .4px;
  vertical-align: middle;
}

a.right_link2 {
  display: block;
  width: 169px;
  padding: 3px 0px 3px 10px;
  background-color: #f2f2f2;
  color: #94917d;
  border-top: 1px solid #94917d; 
  border-bottom: 1px solid #94917d;
  font-size: 10.5pt;
}

.selected_link, a.right_link:hover {
  background-color: #94917d;
  color: #fff;
}

a.right_link2:hover {
  background-color: #94917d;
  border-color: #f2f2f2;
  color: #fff; 
}

#gallery {
  background-color: #eae8da;
  padding: 10px 10px;
}


#selected {
  position: relative;
  width: 215px;
  height: 144px;
}

#selected .attribution {
  position: absolute;
  bottom: 0px;
  right: 10px;
  color: #eee;
  font-size: 8.5pt;
}

#gallery .thumb {
  border: 2px solid #fff;
  margin: 5px 0px 1px 0px;
}

#gallery a.more {
  color: #a1afae;
  font-size: 10pt;
  margin: 2px 0px;
}

#gallery a.more:hover {
  color: #265067;
  font-size: 10pt;
  margin: 2px 0px;  
}

#links {
  background-color: #eae8da;
  padding: 4px 0px;
}

#links ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#links li a {
  display: block;
  padding: 2px 10px;
  color: #a1afae;
}

#links li a:hover {
  display: block;
  padding: 2px 10px;
  color: #265067;
  background-color: #fff;
}

#panel {
  background-color: #fff;
  padding: 4px 0px;
}

#panel ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#panel li a {
  display: block;
  padding: 2px 10px;
  color: #a1afae;
}

#panel li a:hover {
  display: block;
  padding: 2px 10px;
  color: #265067;
  background-color: #fff;
}

#panel li .bio {
  display: block;
  padding: 2px 10px;
  color: #a1afae;
  font-size: 9pt;
}

#panel li a.more { display: inline; }
#panel li a.more:hover { display: inline; }

.vert_spacer {
  height: 1px;
  background-color: #fff;
  clear: both;
}

.muted {
  opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;
}

.muted2 {
  opacity:.1; filter: alpha(opacity=10); -moz-opacity: 0.1;
}


.right_block {
  width: 338px;
  height: 150px;
  border-bottom: 2px solid #fff;
  position: relative;
}

.float_block {
  position: absolute;
  top: 0px;
  left: 179px;
  width: 139px; 
  height: 130px; 
  padding: 10px;
  line-height: 1.3em;
  font-size: 10pt;
  color: #aaa;
}

.search_header {
  background-color: #94917d;
  width: 159px;
  padding: 3px 10px;
  font-size: 10pt;
  color: #444;
}

#login_table {
  font-size: 10pt;
}

#login_table th {
  font-size: 10.5pt;
  color: #444;
  font-weight: normal;
  text-align: right;
  padding-right: 3px;
}

#login_table .field {
  border: 1px solid #444;
  margin: 2px;
  width: 200px;
}

#login_table .textarea {
  border: 1px solid #444;
  margin: 2px;
  width: 200px;
}

#login_table .instructions {
  color: #444;
  line-height: 1.4em;
  width: 200px;
}

#error_block {
  font-size: 10pt;
  color: #444;
  font-weight: normal;
  line-height: 1.4em;
  color: #800;
}

#blog_roll, #blog_posts {
  padding: 10px;
  background-color: #eae8db;
}
#blog_roll a {
  display: block;
  text-decoration: underline;
  padding-bottom: 10px;
  margin: 0px 5px 0px 5px;
  font-size: 9.5pt;
  line-height: 1.2em;  
}
#blog_posts a.blog_title {
  display: block;
  text-decoration: underline;
  padding-bottom: 10px;
  margin: 20px 20px 0px 20px;
  font-size: 8.5pt;
  line-height: 1.2em;
  font-weight: bold;
}

#blog_posts a.blog_item {
  display: block;
  text-decoration: underline;
  padding-bottom: 10px;
  margin: 0px 20px 0px 20px;
  font-size: 8.5pt;
  line-height: 1.2em;
}

.top_border {
  border-top:1px solid #87A0AA;
}
.top_border img { padding: 0px; margin: 0px; }

.bottom_border {
  border-bottom:1px solid #87A0AA;
}

#featured_posts {
  padding: 20px;
}

#featured_posts h4 {
  margin: 0px;
  text-transform: uppercase;
  font-weight: normal;
  font-size:8pt;
}

#featured_posts h3 {
  margin: 10px 0px 0px 0px;
}

#featured_posts h5 {
  margin: 0px 0px 10px 0px;
}

#featured_posts .feed_descr {
  font-size: 9pt;
  line-height: 1.4em;
}

#featured_posts a.more {
  display: block;
  text-decoration: underline;
  padding-bottom: 10px;

  font-size: 8.5pt;
  line-height: 1.2em;
}

.captcha img { padding-top: 5px; width: 98px; }

#captcha { 
  display: block; 
  border: 2px solid #444;
  margin: 2px 0px;
  width: 90px;
  padding: 2px;
  letter-spacing: 8px;
}

#submit {
  border: 1px solid #444;
  text-transform: Uppercase;
  text-align: center;
  margin: 5px 0px;  
  width: 98px;
}

#copyright {
  text-align: center;
  font-size: 9pt;
  color: #444;
  padding: 10px;
}

#map {
  width: 215px;
  height: 101px;
  margin: 10px;
}


.fb_share_button { font-size: 8pt; }