/*
Guide Style Overrides
*/

/*
Guide Styles
*/

UL.GuidePostList
{
	margin: 0px;
	margin-top: 0px; 
	padding: 0px;
	list-style-type: none;
}


.GuidePostArea
{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	background-image: url(../images/level5.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 0px;
}
.GuideAboutPost
{
	border-color: #738AC4;
	border-bottom-width: 2px;
}
.GuidePostThumbnail
{
	float:left;
	margin: 0px 10px 10px 0px;
}
/*
.GuidePostArea
{
	margin: 0 0 20px 0;
	border: solid 0 #eee;
	border-bottom-width: 1px;
	background-image: url(../images/level5.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 70px;
	min-height: 46px;
}
*/
.GuidePostArea.External
{
    background-image: url(../images/external.png);
}


.GuidePostArea.None
{
    background-image: none;
    padding-left: 0;
}

.GuidePostHeader
{
	color: #738AC4;
	font-size: 150%;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0 0 0 0px;	
	display: inline;
}

.GuideCommentViewArea
{
	margin-top: 50px; 
	font-size:75%; 
	position:absolute;  
	/* display: inline;  */
	margin-left: 0px; 
	text-align: left;   
	padding: 0 0 0 0px;	
	
}

.GuideRating
{
	width: 80px;
	height: 80px;
	margin: 5px 10px 0px 0px;
	background-color: #FFF799;
	vertical-align: top;
	text-align: center;
	padding: 8px 2px 2px 2px; 
	font-family: Tahoma, Arial, Helvetica;
	background-image: url(../images/Common/guide_comment_background.gif);
	line-height: 20px;
}

.GuideRating a:link, .GuideRating a:visited, .GuideRating a:active, .GuideRating a:hover
{
	text-decoration: none;
}


.GuideCommentCount
{
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
}

.GuidePostContent
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	margin-left: 1px;
	font-size: 100%;
	line-height: 20px;
	text-align: justify;
	padding: 0 0 0 0px;	
}

.GuidePostFooter
{
	margin: 10px 0px 10px 1px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	padding: 0 0 0 0px;		
}

.SubscriptionStatus
{
	font-size: 11px;
	font-weight: bold;  
}
.ShopButton
{
	font-size: 1.1em;
	font-weight: bold;   
	border-color: #3E9D29;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #3E9D29;
	color: #ffffff !important;
}

.ShopButton:LINK
{
	text-decoration: none;
	background-color: #3E9D29;
	color: #ffffff;
}

.ShopButton:VISITED
{
	text-decoration: none;
	background-color: #3E9D29;
	color: #ffffff;
}

.ShopButton:ACTIVE
{
	text-decoration: none;
	background-color: #3E9D29;
	color: #ffffff;
}

.ShopButton:HOVER
{
	text-decoration: underline;
	background-color: #3E9D29;
	color: #ffffff;
}

/*
Guide List Columns
*/

.GuideGuideNameColumn
{
	width: 40%;
}

.GuideAuthorColumn
{
	width: 14%;
}

.GuideLastPostColumn
{
	width: 25%;
}


.GuidePostsColumn
{
	text-align: center;
	width: 9%;
}

.GuideArticlesColumn
{
	text-align: center;
	width: 9%;
}

.GuideCommentsColumn
{
	text-align: center;
	width: 9%;
}


.GuideTrackbacksColumn
{
	text-align: center;
	width: 9%;
}

/*
Calendar styles
*/

.GuideCalendar
{
	font-size: 90%;
	width: 100%;
}


.GuideCalendarTitle
{
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}


.GuideCalendarNextPrev
{
}

.GuideCalendarNextPrev A:LINK, .GuideCalendarNextPrev A:ACTIVE, .GuideCalendarNextPrev A:VISITED
{
	text-decoration: none;
}

.GuideCalendarNextPrev A:HOVER
{
	text-decoration: underline;
}

.GuideCalendarDays
{
	font-weight: bold;
	padding: 2px;
}

.GuideCalendarDay A:LINK, .GuideCalendarDay A:ACTIVE, .GuideCalendarDay A:VISITED, .GuideCalendarDay A:HOVER
{
	font-weight: bold;
}

/* Comment Form */
#commentform {padding: 0;font-size: 0.95em;}
#commentform h2{margin-bottom:0;}
#commentform h3{
    font-size: 1.3em;margin: 0px 10px 0px 0px;padding: 10px 0px 5px;
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;letter-spacing: 0px;}

#commentform p{	padding: 0em; font-size: 0.95em;}

#commentform dl {margin: 0;	padding: 0;}

#commentform dt {	padding: 5px 0 5px 0; font-size: 1.0em;	margin: 0px;}
	
#commentform dd { color: #777777;margin-left:0;}

#commentform dt em {font-size: 0.95em;}
 
#commentform .smallbox {
	width: 350px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
}

#commentform textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
	font-size: 1em;
	}
/* End Comment */

#comments h3
{
	color: #4C7A9E;
	font-size: 110%;
}

.CommentOwner
{
	padding: 8px;
	background-color: #f4f4f4;
	border-bottom: solid 12px #fff;
}

.Comment
{
	padding-bottom: 8px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommentAvatar
{
	white-space: nowrap;
}

.CommentAvatar img
{
	margin-right: 8px;
}

.CommentContent
{
}

.CommentTitle
{
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

.CommentTitle A:LINK, .CommentTitle A:ACTIVE, .CommentTitle A:VISITED, .CommentTitle A:HOVER
{
    color: #EF6522;
}

.CommentText
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.CommentFooter
{
	font-size: 80%;
	color: #999999;
}

/* Post ToolBar */

#postToolbar
{
	width:400px;
	border:solid 2px #cccccc;
	padding:2px;
	background-color: #CDDEEE;
}

#postToolbar .CommonSubTitle
{
	margin-bottom:0;
	padding-bottom:0;
}
/* END Post ToolBar */


/* Links */

UL.GuideLinkCategoryLinkList
{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	margin-left: 24px;
	padding-left: 0px;
}


UL.GuideLinkCategoryLinkList li
{
	padding-top: 4px;
}

UL.GuideLinkCategoryLinkList li a
{
	font-weight: bold;
}

.GuideLinkCategoryArea
{
	padding: 4px;
}

.GuideSubscriptionItem
{
	margin-bottom: 3px;
}


