#container{
	margin:0 0 0 45px;
	width:600px
}

#container p {
	margin: 0;
}

#container h1, #container h2 {
	margin:10px 0;
}

#container h1 {
	font-size: 22px;
}

.content {
	margin: 15px 0 40px 0;
}

.date {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FEB929;
	width:100%;
	height:25px;
	display:block;
	border-bottom:1px solid #CCCCCC;
}

#container h3.title {
	font:bold 18px Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;
}

#container h3.title a{
	text-decoration:none;
	color:#FEB929;
}

#container h3.title a:hover {
	text-decoration:underline;
}

#content a:hover{
	text-decoration:underline;
}

.postedBy{
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
}

.blogElements{
	width:567px;
	padding:10px 0;
}

.blogText{
	font-size:12px;
	width:100%;
}

.orangeText {
	font-size:11px;
	color:#FEB929;
}

.grayText {
	font-size:11px;
}

.shareBlog {
	margin:5px 0 0 0;
	display:block;
}

.shareBlog img {
	position:relative;
	top:4px;
	margin:0 4px;
}

#sidebar {
    text-align: left;
    height: 100%;
}

#sidebar ul {
    margin: 15px 0 0 0;
    list-style-type: none;
}

#sidebar li {
    padding: 0;
}

#sidebar ul li a
{
    font-size: 12px;
    color: #FEB929;
    font-weight: bold;
    text-decoration: none;
}

.menu_wrap
{
    margin: 0px;
    padding: 10px 30px;
}

.comment {
	color: #203f6e;
}

.comment_date {
	font-weight: bold;
	margin-left: 10px; 
	color: #203f6e;
}

.comment {
	padding: 10px 0; 
	margin-left: 10px; 
}

.read_more {
	margin:10px 5px 0 0; 
	width: 100%; 
	text-align: left; 
	font-size: .8em;
}

#menu_hover {
    margin: 0px;
    font-size: 12px;
    text-align: left;
    background: url('/images/blog_layout/menu_hoverbg.jpg') top left no-repeat;
}

#tag_cloud {
	width: 230px; 
	min-height: 270px; 
	height: auto; 
	height: 270px; 
	background: url(/images/cloud_tags_sidebar.gif) no-repeat; 
	padding: 10px; 
	margin: 20px auto;
}

#tag_cloud a {
	padding: 2px;
	color: #FEB929;
	font-weight: bold;
	text-decoration: none;
}

#tag_cloud a:hover {
	padding: 2px;
	background-color: #203f6e;
}
