/*  
Theme Name: Realzi Blog Template
Theme URI: http://rets.realzi.com
Description: A blog template for the Realzi blog.
Version: 2.0
Author: Get Page One LLC
Author URI: http://www.getpageone.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

a
{
	text-decoration: none;
	color: #F78400;
}

a:hover
{
	color: #6a9ada;	
}

a img
{
	border: 0px;
}

h1, h2
{
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	padding: 8px 0px;
}

h3, h4, h5, h6, p, small
{
	padding: 6px 0px;
}

ol, ul
{
	padding-left: 40px;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.keyword
{
	
}

#keyword1
{
	text-align: center;
}

#keyword2
{
	padding-top: 150px;
	text-align: left;
	margin: auto;
	width: 100%;
	position: relative;
	background: #7eaeee url('images/content.jpg') repeat-x top left;
}

#keyword3
{
	float: left;
	width: 550px;
	padding-left: 50px;
}

#keyword3 .keyword
{
	padding-top: 30px;
	position: relative;
}

#keyword3 .navigation
{
	position: absolute;
	width: 650px;
	top: 10px;
	left: 0;
}

#keyword4
{
	float: right;
	width:150px;
	padding: 30px 50px 0 0;
}

#keyword4 .keyword
{
	position: absolute;
	display: block;
	z-index: 10000000;
	width: 150px;
}

#keyword4 ul
{
	padding: 0px;
	list-style-type: none;
}

#keyword5
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	height: 98px;
	background: url('images/diag_stripes.gif') repeat-x top left;
	border-bottom: 5px solid #0C3A74;
}

#keyword5 .keyword
{
	width: 850px;
	margin: 0 auto;
}

#keyword5 h1
{
	background: url('images/bloghead.jpg') repeat-x;
	margin-top: 28px;
	height: 70px;
	padding-left: 50px;
	line-height: 70px;
	font-size: 40px;
	text-align: left;
	border-bottom: 1px solid #6A9ADA;
}

#keyword8
{
	position: relative;
	width: 850px;
}

#keyword8 img
{
	position: absolute;
	right: -120px;
	top: 8px;
	z-index: 100;
}

#keyword5 h1 a
{
	color: #005499;
}

#keyword6
{
	width: 100%;
	height: 70px;
	background: #fff;
	border-top: 5px solid #6a9ada;
	margin-top: 35px;
}

#keyword6 h3
{
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	padding-top: 30px;
	text-align: center;
}

#keyword6 ul li
{
	display: inline;
	padding: 0 5px;
}

#keyword5 #searchform
{
	position: absolute;
	top: 20px; 
	right: 20px;
}

#container
{
	border: 1px solid #6A9ADA;
	width: 850px;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 30px;
	background: #fff;
}

#keyword7
{
	height: 98px;
	width: 850px;
	padding-top: 25px;
}

#keyword7 .logo
{
	float: left;
}

#menu
{
	float: right;
	margin-top: 12px;
}

#menu ul li
{
	display: block;
	float: left;
	background: url('images/dot.gif') no-repeat left center;
	padding: 0 10px 0 19px;
}

#menu ul li#menu_item_1
{
	background: none;
}

#menu ul li a, #menu ul li a:hover
{
	color: #FFFFFF;
	font-size: 20px;
	text-transform: lowercase;
}

.post h2
{
	background: url('images/z-logo.png') no-repeat 0 13px;
	padding-left: 30px;
}

.post img
{
	padding: 10px;
}

.post
{
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.post h1
{
	font-size: 20px;
}

.postmetadata
{
	font-size: 11px;
}