/* @override http://activerain.dev/theme/03/theme.css */

body {
	margin: 0;
	padding: 0;
	background: #eeeeee url(images/background_tile.jpg) center center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.container {
	overflow: hidden;
}

#main,#sidebar {
	margin-bottom: 40px;
}

.container.body {
	background: #fff url(images/body_bg_center.png) repeat-y center top;
	overflow: hidden;
}

#content {
	overflow: hidden;
	background: transparent url(images/body_bg_top.png) no-repeat center top;
}

#main {
	float: left;
	display: inline;
	margin: 0 65px 0 63px;
	width: 550px;
	padding-top: 30px
}

blockquote {
	border-left: 1px dotted #bbbbbb;
	padding: 10px;
	margin-left: 20px;
}

blockquote cite {
	display: block;
	text-align: left;
	padding-top: 10px;
	border-top: 1px dotted #bbbbbb;
}

/* @group header */

#header{
	overflow: hidden;
}
#blog_title {
 display: none;
}

/* @end */

/* @group menu */

ul#menu {
	position: relative;
	list-style-type: none;
	float: left;
	display: inline;
	color: #ffffff;
	width: 820px;
	margin: -10px 0 0px 70px;
	overflow: visible;
	background: url(images/header_bg.jpg) no-repeat center center;
}

ul#menu li {
	width: 81px;
	float: left;
	margin-right: 10px;
	display: block;
	background: #444;
	border: 1px solid #313131;
}
ul#menu li span {
	display: block;
	background: transparent url(images/buttons/nav_button_left.jpg) no-repeat left center;
}

ul#menu li a {
	display: block;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul#menu li.last {
	margin-right: 0;
}

ul#menu li#nav-rss {
	float: right;
}

ul#menu li#nav-home a {
	padding-left: 32px;
	background: transparent url(images/icons/home.png) no-repeat 10px center;
}

ul#menu li#nav-about a {
	padding-left: 32px;
	background: transparent url(images/icons/note.png) no-repeat 10px center;
}

ul#menu li#nav-login a {
	padding-left: 32px;
	background: transparent url(images/icons/login.png) no-repeat 10px center;
}

ul#menu li#nav-rss a {
	padding-left: 32px;
	background: transparent url(images/icons/rss.png) no-repeat 10px center;
}

/* @end */

/* @group blog entry */

.blog_entry {
	padding: 0 40px 40px 40px;
}

.blog_entry hr {
	display: none;
}

.blog_entry .title {
	margin-bottom: 2px;
	font: 18px/28px Georgia, "Times New Roman", Times, serif;
}

.blog_entry .title a {
	color: #000000;
	display: block;
	text-decoration: none;
}

.blog_entry .entry {
	padding: 0;
}

/* @group .meta */

.blog_entry .meta {
	background: transparent url(images/meta_bg.png);
	border-color: #000;
	padding: 0 40px;
	border-style: solid;
	overflow: hidden;
	line-height: 35px;
	margin: 10px -45px 20px;
	clear: both;
}

.blog_entry .meta dl {
	float: left;
	overflow: hidden;
	font-size: 10px;
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 0;
}

.blog_entry .meta dt {
	float: left;
	text-align: right;
	padding-right: 1em;
	height: 18px;
	line-height: 18px;
}

.blog_entry .meta dt.comments {
	display: none;
}

.blog_entry .meta dd {
	margin: 0;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #666;
}

.blog_entry .meta dd a {
	color: #000;
}

/* @end */

#comments {
	padding: 0 40px;
}

#comments h3 {
	margin-bottom: 8px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#comments .meta {
	float: left;
	margin-left: -160px;
	display: inline;
	width: 150px;
	overflow: hidden;
}

#comments .meta ul {
	list-style-type: none;
	margin-left: 0;
	font-size: 10px;
}

#comments .meta .author {
	font-weight: bold;
	font-size: 12px;
}

#comments hr {
	border-width: 0;
	padding-top: 2px;
	height: 5px;
	background: transparent url(images/body_separator.png) no-repeat center center;
	margin-bottom: 26px;
}

#comments .comment {
	padding: 0 5px 0 160px;
	overflow: hidden;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #bbbbbb;
}

#new_blog_comment fieldset {
	border: none;
	padding: 0;
}

#new_blog_comment .contact_info_entry {
	float: left;
	width: 220px;
	padding: 0;
	margin-right: 10px;
	clear: left;
}

#new_blog_comment .verify {
	float: right;
	width: 220px;
	padding: 0;
	margin-right: 10px;
}

#new_blog_comment .contact_info_entry label {
	display: block;
	height: 18px;
}

#new_blog_comment .contact_info_entry input,
#new_blog_comment .verify input {
	width: 200px;
	padding: 5px;
	margin-bottom: 1.5em;
}

#new_blog_comment .contact_info_entry .form_note {
	color: #bbbbbb;
	display: block;
	margin-top: -1.2em
}

#new_blog_comment .submit {
	margin-left: 160px;
	margin-top: 18px;
}

#new_blog_comment .submit input {
	float: right;
}

#new_blog_comment .comment_entry {
	clear: left;
	padding: 18px 0 0 0;
	margin: 0;
}

#new_blog_comment .comment_entry textarea {
	width: 440px;
	margin: 0;
	padding: 10px;
}

/* @end */

#sidebar {
	overflow: hidden;
	float: left;
	width: 190px;
	padding-top: 30px;
}

/* @group widgets */

ol#widget_list.widget_list {
	width: 190px;
	padding-top: 6px;
}

ol#widget_list.widget_list .widget_container {
	border-bottom: 0;
	margin-bottom: 18px;
	background: transparent url(images/sidebar_separator.png) no-repeat center bottom;
}

ol#widget_list.widget_list .widget_container a {
	color: #000;
}

ol#widget_list.widget_list h3 {
	text-transform: uppercase;
	padding-bottom: 6px;
	margin-bottom: 12px;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
}

ol#widget_list.widget_list #widget_body_5051 h3 {
	border-bottom: none;
	height: 36px;
}

ol#widget_list.widget_list #widget_body_5051 #results_form span.button {
	text-indent: -9999px;
	height: 18px;
	width: 18px;
	border-top: 1px solid #888;
	border-right: 1px solid #333;
	border-left: 1px solid #888;
	border-bottom: 1px solid #333;
	float: left;
	margin-top: 0;
	background: #555 url(images/icons/search.png) no-repeat center center;
}

ol#widget_list.widget_list #widget_body_5051 input#c_q.lr_box {
	float: left;
	width: 164px;
	height: 14px;
	padding: 2px
}

ol#widget_list.widget_list .widget_body h4 {
	font-size: 1em;
}

ol#widget_list.widget_list img#custom_blogs_sidebar_image {
	width: 190px;
}

/* @end */

/* @group pagination */

.pagination {
	overflow: hidden;
}

.pagination ul {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 4px 0 0 40px;
}

.pagination ul li {
	float: left;
	margin-right: 10px;
	display: inline;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: #333333;
	height: 18px;
	line-height: 18px;
}

.pagination ul li.last {
	margin-right: 0;
}

.pagination ul li.newer a:before {
	content: '« ';
}

.pagination ul li.older a:after {
	content: ' »';
}

.pagination ul li a {
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}

.pagination ul li a:hover {
	background: #999999;
}

.pagination ul li a.current {
	background: #666666;
}

/* @end */

/* @group footer */

#footer {
	color: #fff;
	padding: 98px 80px 18px 80px;
	background: transparent url(images/body_bg_bottom.png) no-repeat center top;
}

#footer #active_watermark a {
	display: inline;
	color: #fff;
	text-indent: -9999px;
	height: 64px;
	width: 33px;
	float: left;
	margin-left: -40px;
	background: url(images/active_rain_watermark.png) no-repeat right top;
}

#footer #copyright {
	margin-right: 80px;
}

#footer #copyright p {
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 0.5em;
	color: #4d4d4d;
}

#eoh {
	float: right;
	margin-right: -40px;
	display: inline;
}

/* @end */

.about {
	padding: 0 20px 40px;
}

.about .title {
	margin-bottom: 0px;
	margin-left: 10px;
	font: 18px/28px Georgia, "Times New Roman", Times, serif;
}

.about hr {
	border-width: 0;
	padding-top: 2px;
	height: 5px;
	background: transparent url(images/body_separator.png) no-repeat center center;
	margin-bottom: 26px;
}

.about .profileFormTable {
	padding-bottom: 1.5em;
}

.about .profileFormTable th {
	background: none;
	padding-left: 10px;
	vertical-align: top;
}

.about .profileFormTable,
.about .profileTextBlock,
.about #profile-experience {
	padding-bottom: 15px;
	background: transparent url(images/body_separator.png) no-repeat center bottom;

	margin-bottom: 1.5em;
}

.about p {
	margin-left: 10px;
	margin-right: 10px;
}

.about blockquote p {
	margin-left: 0;
}
