*
{
	list-style:none;
	text-decoration:none;
	border:0;
	font-weight:400;
	margin:0;
	padding:0;
}

body
{
	background: #FFFFFF;
	font-family:helvetica, arial, sans-serif;
	color:#333;
	line-height:18px;
	font-size:15px;
}

a
{
	color:#339999;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

b
{
	font-weight:700;
}

blockquote
{
	color:#aaa;
	padding:10px;
}

h1,h1 a
{
	text-decoration:none;
	line-height:70px;
	font-size:60px;
	color:#333;
}

h2,h2 a
{
	text-decoration:none;
	line-height:26px;
	font-size:26px;
	color:#333;
}

h3,h3 a
{
	text-decoration:none;
	line-height:22px;
	font-size:22px;
	color: #336666;
	font-variant: small-caps;
}

h4,h4 a
{
	text-decoration:none;
	line-height:18px;
	font-size:18px;
	color:#333;
}

h5,h5 a
{
	text-decoration:none;
	line-height:14px;
	font-size:14px;
	color:#333;
}
h6, h6 a
{
	line-height:12px;
	font-size:14px;
	font-weight: bold;
	color:#333;
	margin-left:25%;
	}
p
{
	margin-bottom:10px;
}

small
{
	font-size:10px;
}

.clear
{
	clear:both;
}

#container
{
	width:740px;
	margin: 0 auto;
}

#header
{
	width:740px;
	margin: 70px auto;
	text-align: center;
}
.fourcolcontent
{
	float:left;
	width:740px;
	padding-right:5px;
	position:relative;
	text-align:center;
}

.fourcolside
{
	float:left;
	width:230px;
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.divider
{
	height:2px;
	border-width: thin;
	background: #336666;
	margin:30px 0;
}

.tag
{
	text-align:right;
	right:760px;
	position:absolute;
	background:#339999;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	border-style: dashed;
}

#header
{
	height:30px;
	background:
	#FFFFFF;
	left:0;
	position: relative;
	position:absolute;
	right:0;
	top: 0;
}

#headerinner 
{ 
	margin:0 auto;
	width: 740px;

}

#header .fourcolside
{
	overflow:hidden;
}

.menu{padding:20px 0;text-align:center;}
.menu UL{margin:0 auto;padding:2px 0 0 0;border-top:1px dotted #afafaf;border-bottom:1px dotted #afafaf;text-align:center;width:100%;}
.menu UL LI{list-style-type:none;display:inline;}
.menu UL LI a{padding:0 20px;line-height:40px;color:#afafaf;text-transform:uppercase;font-weight:bold;}
.menu UL LI a:hover,.menu UL LI a.active{color:#333;}
#title h1 a
{
	color:#333;
	font-size:21px;
	line-height:80px;
	font-weight:700;
}

#description h3
{
	color:#333;
	font-size:16px;
	line-height:80px;
}

#navigation a
{
	line-height:80px;
	padding:0 10px;
}

#navigation a:hover
{
	text-decoration: none;
	background: #CCCCCC;
}

#recent .post h3 a
{
	font-size:36px;
	line-height:36px;
	color:#333;
	padding-bottom:10px;
	font-weight:700;
}

#recent .fourcolside h5 a
{
	font-size:72px;
	text-align:center;
	line-height:72px;
	padding-top:36px;
	display:block;
	font-weight:700;
}

#comments
{
	text-align:center;
}

#recent,#older,#navigate
{
	position:relative;
}

#older .post
{
	color:#aaa;
	max-height: 205px;
	overflow:hidden;
	border-bottom:7px solid #fff;
	margin-bottom:5px;
	padding-bottom: 30px;
	padding-top: 20px;
	text-align: center;
}

#older .post:hover
{
	border-bottom:7px solid #339999;
	color:#888;
}

#older .post:hover h3
{
	color:#333;
}

#older .more a
{
	font-size:60px;
	line-height:60px;
	text-transform:uppercase;
	color:#aaa;
	background:#ddd;
	margin-top:10px;
	display:block;
	text-align:center;
	padding:10px;
}

#older .more a:hover
{
	color: #FFFFFF;
	background:#ccc;
}

#navigate .fourcolside ul li
{
	display:inline;
}

#navigate .fourcolside ul li a
{
	display:block;
	color: #339999;
	padding:2px;
}

#navigate .fourcolside ul li a:hover
{
	color: #339966;
}

#older .post h3,#navigate .fourcolside h3
{
	font-size:18px;
	line-height:18px;
	color:#999;
}
