/* Content */
#page #content{
	background: transparent;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	padding-top: 20px;
	width: 1000px;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	margin-left: 31px;
	margin-right: 31px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
}

/* -> Contact */
#content .info_bar .contact_us{
	line-height: 24px;
	float: left;
	width: 306px;
	margin-right: 5px;
	border-right: 1px dotted #333333;
}

#content .info_bar .contact_us .contact_value {
  padding-left: 15px;
}
/*
#content .info_bar .contact_us .email_me img{
}
*/

/* -> The Author */

#content .info_bar .the_author{
	line-height: 24px;
 	float: left; 
/*	width: 381px;
*/
width: 308px;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px dotted #333333;
}

#content .info_bar .the_author img{
	border: 1px solid #000;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#content .info_bar #twitter #twitter_icon{
	float: left;
	margin-top: 15px;
/*	background: url(../img/info_bar/twitter_bg.png) no-repeat;
	height: 95px;
	width: 260px;
	float: left;
	border-right: 1px dotted #333333;
*/
}


#content .info_bar #twitter #twitter-status {
	background-image:url(/common/twphper/skin/nightowl/images/twitter-status.png);
	float:left;
	height:350px;
	width:272px;
	background-repeat:no-repeat;
}

#content .info_bar #twitter #twitter-status .tweet {
	width:220px;
	padding:0;
	margin:10px 0 0 20px;
	font-size:11px;
	list-style:none;
}


/*
#content .info_bar .twitter p{
	margin-left: 155px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 22px;
	width: 260px;
}
*/

/* Content             */
/* -> From Title Bar   */
#content .from_title{
	text-align: center;
	padding: 13px;
	border-bottom: 1px dotted #333333;
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 20px;
}

#content .from_title .page_title{
font-size: 16px;
text-transform: uppercase;
}

#content .from_title .page_title img{
padding: 0px 7px;
}


#content .from_title ul{
	width: 100%;
}

#content .from_title ul li{
	display: inline;
	background: url(../img/navigation/navigation_dot.png) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

#content .from_title ul li a{
	color: #6a6a6a;
}

#content .from_title li.page_title{
	font-size: 16px;
	background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin-left: 31px;
	margin-right: 31px;	
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry, #content .content_wrap .full-prices{
	width: 590px;
	border-right: 1px dotted #333333;
	padding-right: 25px;
	float: left;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry, #content .content_wrap .full-prices{
	margin-bottom: 20px;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date, #content .content_wrap .full-prices .date{
	background: url(../img/blog/date_bg.png) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p, #content .content_wrap .full-prices .date p{
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#content .content_wrap .entries ul li .date p span,
#content .content_wrap .full-entry .date p span, #content .content_wrap .full-prices .date p span{
	display: block;
	font-size: 18px;
}

#content .content_wrap .entries ul li .title,
#content .content_wrap .full-entry .title, #content .content_wrap .full-prices .title{
	float:left;
	width: 400px;
}

#content .content_wrap .entries ul li .title h2,
#content .content_wrap .full-entry .title h2, #content .content_wrap .full-prices .title h2{
	font-size: 26px; 
	color: #FFFFFF;
	height: 30px;
	overflow: hidden;
	font-family: "Times New Roman", Times, century,palatino,georgia,serif;
}

#content .content_wrap .entries .entry h2, #content .content_wrap .full-entry .post h2, #content .content_wrap .full-prices .price h2{
  color: #E09614;
}

#content .content_wrap .full-prices .price h1{
  color: #E09614;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2, #content .content_wrap .full-prices .price h2 {
  margin: 20px 0 8px 0
}

#content .content_wrap .full-prices .price h1 {
  margin: 20px 0 8px 0
}

#content .content_wrap .entries ul li .title h3,
#content .content_wrap .full-entry .title h3, #content .content_wrap .full-prices .title h3{
	font-size: 14px;
}

#content .content_wrap .entries ul li .title h3 span,
#content .content_wrap .full-entry .title h3 span, #content .content_wrap .full-prices .title h3 span{
	color: #aaaaaa;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(../img/blog/comments_bg.png) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}

#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}

#content .content_wrap .entries ul li .comments p span,
#content .content_wrap .full-entry .comments p span{
	font-size: 14px;
}

#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post, #content .content_wrap .full-prices .price{
	clear: both;
	padding-top: 10px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 20px;
	font-size: 14px;
}

#content .content_wrap .entries ul li .entry p,
#content .content_wrap .full-entry .post p, #content .content_wrap .full-prices .price p{
	line-height: 24px;
	margin-bottom: 15px;
}

#content .content_wrap .entries ul li .entry .quote,
#content .content_wrap .full-entry .post .quote{
	color: #666666;
	padding-left: 10px;
	border-left: 3px dotted #333333;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content .content_wrap .entries ul li .entry ul li,
#content .content_wrap .full-entry .post ul li, #content .content_wrap .full-prices .price ul li{
	background: url(../img/blog/bullet.png) no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .content_wrap.entries .entry h2, 
#content .content_wrap .full-entry .post h2{
	font-size:16px; 
}

#content .content_wrap .full-prices .price h2{
	font-size:14px; 
}

#content .content_wrap .full-prices .price h1{
	font-size:20px; 
}

#content .content_wrap .entries ul li .img_left,
#content .content_wrap .full-entry ul li .img_left, #content .content_wrap .full-prices ul li .img_left{
	float: left;
	padding-top: 8px;
	padding-right: 15px;
}

#content .content_wrap .full-entry .post img, #content .content_wrap .full-prices .post img{
  padding: 0 10px 0 0;
}

#content .content_wrap .comment_list{
	padding-top: 10px;
}
#content .content_wrap .comment_list h2{
	width: 250px;
	float: left;
	font-size:24px; 
	color: #333333;
}

#content .content_wrap .comment_list h3{
	float: right;
	width: 160px;
	margin-top: 5px;
	font-size: 12px; 
	color: #333333;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #111111;
	color: #333333;
	padding: 8px;
}

#content .content_wrap .comment_list ul li.alt{
	background: transparent;
}

#content .content_wrap .comment_list p{
	margin-top: 5px;
}

#content .content_wrap .comment_list .details{
	font-weight: bold;
	color: #727272;
}

#content .content_wrap .comment_list .details span{
	color: #333333;
}
