body {
	background: #fff url('images/tear_blog.png') repeat-y 48% 0 ;
	color: #fff;
}
#page {
  background-color:black;
}
a, h2 a:hover, h3 a:hover {
  color:#fff;
}
a:hover {
  color:#ff0;
  background-color:#000;
}
h1 {
  border-bottom: 1px solid #666;
  padding-bottom:15px;
}
h2, #sidebar h2, #ourworksidebar h2 {
  background:none;
  color:#fff;
}
h2 {
  padding-left:0;
  padding-right:11px;
  margin:0;
}
h3, h3 a{
  color:#fff !important;
}
h3 a:hover{
  color:#ff0 !important;
} 
.entry h2 a, #sidebar h2 a, #ourworksidebar h2 a {
  color:#fff;
  text-decoration:none;
}
.entry h2 a:hover, #sidebar h2 a:hover, #ourworksidebar h2 a:hover {
  color:#ff0;
}
#sidebar ul ul li, #sidebar ul ol li {
  margin-left:0;
}
#highmenu ul li a:hover{
  color: #000;
  background-color: #ff0;
}
#followus a {
  background-image: url('images/social_blog.png');
}
#sidesocial a {
  background-image: url('images/side_social_blog.png');
}
#highmenu {
  background: #fff url('images/top_menu_blog.png') no-repeat bottom left;
}
#highmenu ul li a {
  color:#000;
  background-color:#fff;
}
#lowmenu ul li a {
  border-right:1px solid #fff;
}
#lowmenu ul li a:hover{
  background-color: #ff0;
  color:#000;
}
#lowmenu ul ul li a {
  border-right:none;
}
#lowmenu ul ul li a:hover {
  border-right:none;
  color:#000;
}
#segments {
  background-image: url('images/segments_blog.png');
}
#lowmenu ul ul {
  background: #000 url('images/menu_dropdown_blog.png') no-repeat bottom left;
}
#fc  {
  background-color:#000;
  border-top:1px dotted #fff;
}
#logo a {
  background: url('images/logo_blog.png');
}
#sidebar ul li {
  background:none;
}
#colorful_tag_cloud-3 a {
  color:#fff !important;
}
#colorful_tag_cloud-3 a:hover {
  color:#ff0 !important;
}
small, .nocomments, .postmetadata, blockquote, strike {
  color:#ccc;
}
#content {
  width:472px;
  float:left;
}
.postmetadata {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  text-align:left;
  padding:10px 0;
  color: #999;
}
.postmetadata a {
  color: #999;
  text-decoration:underline;
}
.postmetadata a:hover {
  color: #ff0;
  text-decoration:underline;
}
.loopavatar{
  margin: 0 10px;
}
.thread-alt {
	background-color: #141414;
}
.thread-even {
	background-color: #111;
}
.chalt {
  background-color: #222 !important;
}
.sym { color:#ff0; }

#searchsubmit {
  background: transparent url('images/searchbut.png') no-repeat center top;
}

