﻿.clear
{
	clear:both;
}
div.p
{
	font-size:1.0em;
	line-height: 1.5em;
}
#content
{
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	margin: 0px auto;
	/*width: 92%;*/
	background:#fff;
}
#content h2
{
	margin-bottom: 0.7em;
	border-bottom: solid 2px #A7BF39;
	text-transform:uppercase;
}
#header
{
	height:50px;
	background:#A8BC51 url(../img/bg-header.png) repeat-x left bottom;
	text-align:center;
}
#header .logo
{
	position:absolute;
	top:11px;
	left:11px;
	/*border-left: solid 1px #fff;*/
}
#header h1
{
	margin-left: 230px;
	padding-top: 57px;
	font-style:normal;
	font-variant:small-caps;
	font-weight: 600;
	font-size: 2.5em;
}

#menu
{
	height:55px;
	background:#302D2F url(../img/bg-nav.png) repeat-x left top;
	text-align:center;
	color:#FFF;
}
#menu a
{
	color:#fff;
}
#menu a:hover
{
	text-decoration:underline;
	border: 0px;
	background:none;
	/*background:#fff;
	color:#747578;*/
}
#menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 300px;
	float: left;
	font-weight: bold;
	text-transform: lowercase;
	display:inline;
}
#menu ul li
{
	list-style-type:none;
	float:left;
	padding:10px;
	margin:5px;
	display:inline;
}

#common-nav
{
	text-align:right;
}
#common-nav a
{	
	background:#A8BC51 url(../img/bg-header.png) repeat-x left bottom;
	color: #A8BC51;
}
#common-nav a:hover
{	
	background:#A8BC51 url(../img/bg-header.png) repeat-x left bottom;
	color: #A8BC51;
}
#common-nav ul
{
	list-style-type: none;
	float: right;
	font-weight: bold;
	display:inline;
	margin-right: 2.0em;
	width: 100%;
	margin-top: 10px;
}
#common-nav ul li
{
	list-style-type:none;
	/*float:left;*/
	padding:10px;
	margin:5px;
	display:inline;
	line-height: 2.5em;
}


#content-top
{
	background:#211F1F url(../img/bg-dark-long.png) repeat-x;
	color:#FFF;
	padding-top: 4.0em;
	padding-bottom: 3.0em;
}
#content-top a {
  text-decoration: underline;
  color: #fff;
}
#content-top a:hover {
  color: #000;
  background: #fff;
  text-decoration:none;
  border-bottom: solid 1px #fff;
}
#content-top h1 a {
  text-decoration: none;
  color: #fff;
  font-size: 0.8em;
}
#content-top h2
{
	font-size: 1.1em;
}

#content-bottom
{
	margin-top: 3.0em;
}

#recent-post
{
	margin-left:300px;
	margin-right:4.0em;
	margin-bottom: 1.0em;
}

/** default post container **/
.post-container
{
	font-size:0.8em;
	line-height: 1.5em;
	padding-bottom:2.0em;
}
.post-container h1
{
	font-size: 1.8em;
	letter-spacing:-0.03em;
	line-height:1.0em;
}
.post-container .post-date
{
	/*float:right;
	text-align:right;
	padding-left:1.0em;
	font-weight:bold;*/
	font-size: 0.8em;
	margin-right: 1.0em;
}
.post-container .post-date .post-day
{
	font-size: 1.0em;
	font-weight:bold;
}
.post-container div.p:first-line
{
	font-size:1.2em;
}

/** detail post container **/
.full-post
{
	font-size: 1.0em;
	margin: 0px 8em 0px 8em;
}
.full-post .post-header
{
	margin-bottom: 1.1em;
}
.full-post .post-date
{
	font-size: 1.3em;
}
.full-post h1
{
	border-bottom: 2px solid #A7BF39;
	letter-spacing:-0.03em;
	font-size: 2.0em;
}
.full-post h2
{
	border-bottom: 0px ! important;
	color: #A7BF39;
	font-size: 1.5em;
}
.full-post h3
{
	border-bottom: none;
	color: #A7BF39;
	font-size: 1.2em;
}

.excerpt-link
{
	line-height: 2.0em;
	color:#797B7E;
	font-size: 1.0em;
	display:block;
	text-align:right;
}
.excerpt-link a {	
	text-decoration:none;
	font-size: 1.1em;
	letter-spacing:-0.03em;
}
.excerpt-link a:hover {	
}

#projects
{
	margin-left:8em;
	float:left;
	width:53%;
	display:inline;
}
#projects ul
{
	list-style-type: none;
	margin: 0px;
}
#projects ul li
{
	list-style-type:none;
	float:left;
	margin-right:4%;
	width:60px;
	height:90px;
	background:#fff;
	color:#000;
	display:inline;
}

#projects ul li a:hover
{
	text-decoration: none;
	border:none;
}

#about
{
	width: 22%;
	float:right;
	margin-right:4em;
	display:inline;
}
#about div.p
{
	font-size: 0.7em;
}

#recent-posts
{
	margin-left:8em;
	float:left;
	width:53%;
	display:inline;
}
#comments
{
	width: 22%;
	float:right;
	margin-right:4em;
	display:inline;
}
ul.comments
{
	margin-bottom: 1.0em;
}
ul.comments li
{
	list-style: none;
	margin-bottom: 1.0em;
	border-bottom: solid 1px #aaa;
}
ul.comments li.owner
{
	background-color: #ddd;
}
ul.comments li p
{
	margin-bottom: 0.4em;
}
#footer
{
	border-left: solid 1px #fff;
	color:#fff;
	background:#211F1F url(../img/bg-dark-long.png) repeat-x;
	/*background:#A8BC51 url(../img/bg-header.png) repeat-x left top;*/
	font-size:0.8em;
}
#footer a {
  text-decoration: underline;
  color: #fff;
}
#footer a:hover {
  color: #000;
  background: #fff;
  text-decoration:none;
}
#bg
{
	/*text-align:center;*/
	border-top: solid 2px #A7BF39;
	font-weight:bold;
}
#bg .link-list
{
	list-style-type: none;
	/*width: 500px;*/
	display:inline;
	float:left;
	text-align:left;
	margin: 1.0em 2.0em 0.0em 10.0em;
}
#bg .link-list li
{
	float:left;
	width: 300px;
	height: 2.0em;
	/*padding: 5px;
	margin: 5px;*/
	display:inline;
}
#bg div.p
{
	padding: 1.0em;	
	text-align:center;
}
#bg .spacer
{
	line-height: 4.0em;
}

#logo-spacer
{
	float: left;
	height: 140px;
	width: 300px;
}

.commentform
{
	margin-left: 172px;
}

.comment-date
{
	font-size: 0.8em;
	color: #000;
	margin-bottom: 0.2em;
}

#comments input.textline
{
	width: 100%;
}
#comments textarea.textmultiline
{
	width: 100%;
}
#comments input.submit
{
	font-weight: bold;
	font-size: 1.5em;
	width: 100%;
	cursor: pointer;
}