body{
  background: #e0e0e0 url('/images/bg.gif') top center repeat-y;
  text-align: left;
  font-family: Georgia,serif;
}
*{
	color:#333;
}
h1{
  font-size: 182%;
  font-style: italic;
}
p,h2{
  font-size: 108%;
}
a{
  text-decoration: none;
	color:#254dca;
}
p{
	margin:5px 0;
}
a:visited{
	color:#6D79F8;
}
#brochure a:hover{text-decoration:none;}
a:hover{
	text-decoration:underline;
}
input, textarea{
  font-family: Arial, sans-serif;
  font-size: 93%;
  font-weight: bold;
}

#profile-list ul li{
	list-style:square;
	color:#002185;
	margin-left:20px;
}
/* header styles */
#header{
  padding-top: 20px;
  margin: 0px auto;
  width: 800px;
  background: #fff url('/images/header-bg.gif') bottom left no-repeat;
  height: 102px;
}
#header li{
  margin: 40px 35px;
  float: left;
  display: inline;
}
#header a{
  color: #fff;
  font-size: 108%;
  font-weight: bold;
  text-transform: uppercase;
}
#header #logo{
  margin: 18px;
}
#search{
  background: transparent url('/images/searchbox.gif') center left no-repeat;
  width: 135px;
  height: 28px;
  float: left;
  display: inline;
  margin: 34px;
}
#search_button, #search_text{
  background: transparent;
  border: none;
}
#search_text{
  float: right;
  width: 107px;
  color: #b2b2b2;
  margin-top: 9px;
}
#search_button{
  width: 25px;
  height: 28px;
  cursor: pointer;
}
/* footer styles */
#footer{
  background: #fff url('/images/ribbon.jpg') bottom left no-repeat;
  margin: 0px auto;
  width: 832px;
  overflow: hidden;
}
#address a, #get-in-touch a{
  color: red;
  font-style: italic;
}
#popular a{
  color: black;
}
#footer p, #footer a, #footer form, #footer h2{
  margin: 10px 20px;
}
#footer h2{
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}
.footer-col{
  border-top: 1px solid black;
  width: 266.6px;
  height: 260px;
  float: left;
  border-left: 1px solid black;
  display: inline;
}
#popular{
  border-left: none;
  margin-left: 16px;
}
#popular p, #popular a, #popular form, #popular h2{
  margin-left: 0;
}
#popular .excerpt{
  margin-bottom: 0;
}
#popular .date{
  margin-top: 0;
}
.excerpt{
  font-style: italic;
}
.date{
  color: #666666;
}
#get-in-touch-text{
  background: #fff url('/images/get-in-touch-box.gif') top left no-repeat;
  width: 230px;
  height: 17px;
  border: none;
  padding: 9px 10px 0;
  color: #b2b2b2;
}
#get-in-touch-button{
  background: #fff url('/images/get-in-touch-button.gif') top left no-repeat;
  border: none;
  width: 115px;
  height: 27px;
  font-size: 108%;
  font-weight: bold;
  color: #666666;
  margin: 5px 0;
}
#get-in-touch p, #get-in-touch a, #get-in-touch form, #get-in-touch h2{
  margin-right: 0;
}
#footer #brochure{
  float: right;
  background: #fff url('/images/brainbox.gif') top left no-repeat;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 108%;
  color: #666666;
  padding: 16px 20px 28px 60px;
  margin: 30px 5px;
  display:block;
}
#footer #register{
  float: left;
  color: #fff;
  padding: 40px 0 95px;
  display: inline;
}
/* homepage styles */
#masthead{
  width: 760px;
  height: 247px;
  margin: 0 auto 20px;
  padding: 15px 20px;
  color: #fff;
}
#masthead h1 a, #masthead h1 a:hover, #masthead h1 a:visited{
  color: #fff;
	text-decoration:none;
}
#masthead h1, #masthead h2{
  width: 400px;
	color:white;
}
#masthead p{
  width: 300px;
	color:white;
}
#masthead p span{
  color: red;
  font-style: italic;
}
#masthead h2{
  text-transform: uppercase;
}
#masthead h1{
  font-size: 197%;
  margin-bottom: 10px;
}
#homepage-content{
  margin: 20px auto 0;
  width: 942px;
}
#left-column{
  float: left;
  width: 510px;
}
#left-column-homepage{
  float: left;
  width: 580px;
}
#right-column{
  float: left;
  width: 270px;
  margin-left: 20px;
}
.article{
  margin: 20px 0;
}
#homepage-content .article h1, #homepage-content .article h2, #homepage-content .article p, #homepage-content #who-we-are{
  margin-left: 70px;
}
.article h1{
  color: #000;
}
.article h2 span{
  font-weight: bold;
  text-transform: uppercase;
}
.article-image{
  float: right;
  margin-left: 10px;
}
.article-content, #who-we-are{
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
.last{
  border-bottom: none;
  padding-bottom: 0;
}
#who-we-are h2{
  text-transform: uppercase;
  font-weight: bold;
}
#who-we-are p{
  font-size: 182%;
  font-style: italic;
}
.user-image{
  float: left;
}
/* content styles */
#content{
  margin: 20px auto;
  width: 800px;
}
#article-list{
  float: right;
  width: 267px;
}
#article-list h1{
  font-size: 138.5%;
  color: #333;
}
#article-list a{
  color: red;
}
.article-summary{
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin: 10px 0;
}
#article{
  float: left;
  width: 513px;
}
#article-image{
  margin: 10px 0;
}
#bookmark-links{
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
#article-content p{
  margin: 5px 0;
}
.comments-count{
  color: #999999;
}
.comment{
  margin-bottom: 20px;
  border-bottom: 1px dotted black;
}
.comment p{
  margin-bottom: 10px;
}
.comment-text{
  font-style: italic;
}
.comment-name{
  color: #ff0000;
}
#bookmark-links p{
  display: inline;
}
ul.social-bookmark{
	width:50%;
	margin:0 0 0 4%;
	display:inline;
}
ul.social-bookmark li{
	display: inline;
	margin-right:15px;
}
/* profile styles */
.profile-column{
  width: 250px;
  float: left;
}
.profile-column h2{
  font-weight: bold;
  text-transform: uppercase;
}
.profile-column h2, .date{
  margin-bottom: 10px;
}
#pics h2, #pics p, #pics a{
  margin-left: 20px;
}
.profile h2{
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}
.profile .article-content, .profile a{
  margin-top: 10px;
}
.profile .email{
  color: red;
  font-style: italic;
  display: block;
}
.profile h1{
  padding-bottom: 10px;
  border-bottom: 1px solid black;
}
#profile-image{
  background-color: white;
  padding-left: 10px;
}
#right-column .social-column{
  width: 270px;
  margin-bottom: 10px;
}
#right-column .social-column div{
  padding: 3px 0;
}
#right-column .social-column .social-mainlink{
  text-decoration: underline;
}
#right-column .social-column p, #right-column .social-column li, #right-column .social-column h2{
  margin: 5px 5px 5px 60px;
}
#right-column .social-column p, #right-column .social-column li{
  font-size: 77%;
}
#right-column .social-column a, #more-posts a{
  color: black;
}
#right-column .social-column h2{
  text-transform: uppercase;
  font-weight: bold;
}
#right-column .social-column span{
  color: red;
}
#right-column .lastfm{
  background: transparent url('/images/social/lastfm-bot.gif') bottom left no-repeat;
}
#right-column .lastfm div{
  background: transparent url('/images/social/lastfm-top.gif') top left no-repeat;
}
#right-column .lastfm li{
  list-style-type: decimal;
  list-style-position: inside;
}
#right-column .blogger{
  background: transparent url('/images/social/blogger-bot.gif') bottom left no-repeat;
}
#right-column .blogger div{
  background: transparent url('/images/social/blogger-top.gif') top left no-repeat;
}
#right-column .reddit{
  background: transparent url('/images/social/reddit-bot.gif') bottom left no-repeat;
}
#right-column .reddit div{
  background: transparent url('/images/social/reddit-top.gif') top left no-repeat;
}
#right-column .digg{
  background: transparent url('/images/social/digg-bot.gif') bottom left no-repeat;
}
#right-column .digg div{
  background: transparent url('/images/social/digg-top.gif') top left no-repeat;
}
#right-column .delicious{
  background: transparent url('/images/social/delicious-bot.gif') bottom left no-repeat;
}
#right-column .delicious div{
  background: transparent url('/images/social/delicious-top.gif') top left no-repeat;
}
#right-column .flickr{
  background: transparent url('/images/social/flickr-bot.gif') bottom left no-repeat;
}
#right-column .flickr div{
  background: transparent url('/images/social/flickr-top.gif') top left no-repeat;
}
#right-column .flickr img{
  width: 200px;
}
#right-column .twitter{
  background: transparent url('/images/social/twitter-bot.gif') bottom left no-repeat;
}
#right-column .twitter div{
  background: transparent url('/images/social/twitter-top.gif') top left no-repeat;
}
#right-column .bear_news{
  background: transparent url('/images/social/bear_bot.gif') bottom left no-repeat;
}
#right-column .bear_news div{
  background: transparent url('/images/social/bear_top.gif') 1px 0px no-repeat;
}
/* comment & subscribe styles */
.subscribe p{
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 182%;
  font-style: italic;
}
.subscribe h2{
  font-size: 108%;
  font-weight: bold;
  text-transform: uppercase;
}
#comment-form h2{
  margin: 30px 0;
}
#comment-form label, #subscribe-form label{
  width: 100px;
  float: left;
  clear: left;
}
#comment-form input, #comment-form textarea, #subscribe-form input{
  border: none;
  padding: 9px 10px 0;
  float: left;
  margin-bottom: 20px;
}
#comment-form input, #subscribe-form input{
  background: #fff url('/images/comment-input.gif') top left no-repeat;
  width: 362px;
  height: 17px;
}
#comment-form textarea{
  background: #fff url('/images/comment-input-big.gif') top left no-repeat;
  width: 362px;
  height: 133px;
  overflow: auto;
}
#comment-form #comment-submit, #subscribe-form #subscribe-submit{
  background: #fff url('/images/get-in-touch-button.gif') top left no-repeat;
  border: none;
  width: 115px;
  height: 27px;
  font-size: 108%;
  font-weight: bold;
  color: #666666;
  margin: 0 30px;
  padding: 0;
  float: right;
}