@charset "utf-8";
/*
Theme Name: Acoenoc.com
Theme URI: http://www.acoenoc.com/blog/
Description: Acoenoc.com Theme
Version: 1.0
Author: Henry
Author URI: http://www.acoenoc.com/blog/
Tags: green, custom header, fixed width, three columns, widgets

	Acoenoc v1.0
	 http://www.acoenoc.com/blog/

*/
body, html {
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:16px;
}

a {
  color: #3c1c0c;
  text-decoration:none;
  border-bottom: 1px dashed #3c1c0c;
}

h1 {
  color: #3c1c0c;
  font-size:24px;
}

h2 {
  color: #3c1c0c;
  font-size:14px;
  padding:0;
  margin:2px;
}

h1 a, h2 a {
  text-decoration:none;
  border:none;
}

#wrapper {
  width: 800px;
  margin:auto;
}

#header {
}

#top-bar ul li{
  list-style-type: none;
  list-style-image: none;
}

#content {
  width:60%;
  float:left;
  padding-top:20px;
}

#content h2 {
  font-size:16px;
  margin-left:0px;
}

#sidebar {
  width:40%;
  float:left;
  clear:right;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}

#subside1 {
  width:50%;
  float:left;
  line-height:18px;
}

#subside1 ul li ul li {
  margin-left: -40px;
  padding:1px;
}

#subside1 ul li  {
  padding-bottom: 10px;
}

#subside1 a {
  border:none;
}

#subside2 {
  width:50%;
  float:left;
}

#subside2 ul li ul li {
  margin-left: -40px;
  padding:1px;
}

#subside2 ul li  {
  padding-bottom: 10px;
}
