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

body{
	margin: 0;padding: 0;
	background: #efefef;
}
.container{
	background: #fff;
}
#main,#sidebar{
	margin-top: 18px;
	margin-bottom: 72px;
}
#main{
	display: inline;
}
* html #main {
  display: inline-block;
  width: 587px;
}
#custom_blogs_sidebar_image {
  display: none;
}

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_container{
	background: url(images/header_bg.gif) repeat-x;
}
#logo{
	background: transparent url(images/active_rain_header.png) no-repeat;
	color: #ffffff;
	text-indent:-9999px;
	margin-right: 0;
	width:80px;
	height: 65px;
	
}
#menu{
	color: #ffffff;
	background: #333333;
	border-bottom: 4px solid #666;
}
#menu li.span-2{
	margin-right:0px;
	width: 81px;
}
#menu a{
	padding-left: 10px;
	display: block;
	background:#000;
	border-right: 1px solid #ffffff;
	height: 36px;
	line-height:36px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
#menu a:hover{
	background:#666;
}

#menu li#nav-rss a{
	border-left: 1px solid #ffffff;
	border-right: none;
	padding-left: 32px;
	background: #000 url(images/icons/rss.png) no-repeat 10px center;
}
#blog_title{
	color: #333333;
	margin-left: 10px;
	font: italic 24px/36px Georgia, "Times New Roman", Times, serif;
}


/* @end */

/* @group menu */

ul#menu {
	list-style-type: none;
	float: left;
	margin: 0 0 18px;
}

ul#menu li {
	float: left;
	margin-right: 10px;
}

ul#menu li a {
	display: block;
}

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

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

/* @end */

/* @group blog entry */

.blog_entry {
  clear: both;
}

.blog_entry .hr {
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 2px 0 1px 0;
	padding-top: 2px;
	height: 0;
	background:transparent;
	margin-bottom: 6px;
}
.blog_entry .title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 2px;
	margin-left: 10px;
	line-height: 28px;
}
	
.blog_entry .title a{
	color: #000000;
	text-decoration: none;	
}

.blog_entry .entry{
	padding: 0 5px 0 5px;
/*  width: 425px;*/
}


/* @group .meta */

.blog_entry .meta {
  clear: both;
	overflow: hidden;
	background:#dddddd;
	margin-bottom: 26px;
	padding: 5px;
}

.blog_entry .meta a {
  text-decoration: none;
}
.blog_entry .meta a img {
  display: none;
}

.blog_entry .meta dl {
	float: left;
	font-size: 10px;
	width: 140px;
	padding: 14px 0 18px 10px;
	margin-bottom: 0;
}

.blog_entry .meta dt {
	float: left;
	clear: 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;
	height: 18px;
	line-height: 18px;
}
.blog_entry .meta dd a{
	color: #000;
}

/* @end */
#comments {
}

#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-color: #bbbbbb;
	border-style: solid;
	border-width: 2px 0 1px 0;
	padding-top: 2px;
	height: 0;
	background:transparent;
	margin-bottom: 26px;
}
#comments .comment{
	padding: 0 5px 0 160px;
	width: 425px;
	overflow: hidden;
	margin-bottom: 1.5em;
	border-bottom:1px solid #bbbbbb;
}

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

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

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

#new_blog_comment .contact_info_entry input,
#new_blog_comment .verify input{
	width: 130px;
	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 {
	padding: 18px 0 0 0;
	margin: 0 0 0 10px;
}
#new_blog_comment .comment_entry textarea{
	width: 405px;
	margin: 0;
	padding: 10px;
}


/* @end */

#sidebar{
	overflow: hidden;	
}

/* @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;
}
ol#widget_list.widget_list .widget_container a{
	color: #000;
}
ol#widget_list.widget_list h3{
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom: #bbbbbb;
	border-style: double;
	margin-bottom: 12px;
	line-height:18px;
}
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;
}
ol#widget_list.widget_list dl.info

#widget_body_5051 {
	background-image: white;
}

/* @end */

/* @group pagination */

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

.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_container{
	background: #333333;
}
#footer{
	color: #fff;
	padding: 18px 0 18px 0;
	background: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer #active_watermark a{
	display: block;
	color: #fff;
	text-indent: -9999px;
	height: 64px;
	background: url(images/active_rain_watermark.png) no-repeat right top;
}
#footer #copyright{
	font-style: italic;
		
}
#footer #copyright p{
	padding-left: 10px;
	margin-bottom: 0.5em;;
}

/* @end */
.about .title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 2px;
	margin-left: 10px;
	line-height: 28px;
}
.about hr{
	
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 2px 0 1px 0;
	padding-top: 2px;
	height: 0;
	background:transparent;
	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
{
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 1.5em;
}
.about p{
	margin-left: 10px;
	margin-right: 10px;
}
.about blockquote p{
	margin-left: 0;
}

/* @end */
