﻿
/* BlogPage Page Styles */

.BlogPage{width:978px; border:solid 1px #8A3968; margin-bottom:16px;}

.BlogPage .Top{}
.BlogPage .Column1Top{float:left; width:202px; height:52px; background:url(../i/SearchTop1.jpg) no-repeat; text-align:center;}
.BlogPage .Column1Top h1{padding-top:18px; font-size:16px; color:white; font-weight:bold;}
.BlogPage .Column2Top{float:left; width:776px; height:52px; background:url(../i/SearchTop2.jpg) repeat-x;}

.BlogPage .Columns{width:978px; background:url(../i/SearchColumn1Back.gif) repeat-y;}

.BlogPage .Column1{float:left; width:202px;}
.BlogPage .Column2{float:right; width:776px;}

.BlogPage .Options .Title{width:202px; height:25px; background:url(../i/SearchHeadingBack.jpg)}
.BlogPage .Options .Title span{display:block; padding:5px 8px; color:White; font-size:14px; font-weight:bold;}
.BlogPage .Options .Inner{margin:10px;}
.BlogPage .Options .Srch input{ margin-bottom:4px; }
.BlogPage .Options .Srch img{ margin-left:5px;}
.BlogPage .Options .Txt{ width:120px; background:white; border:1px solid #D8D8D8; font-size:11px; padding:2px; margin-top:4px; color:gray;}
.BlogPage .Options .TArch{ background:url(../i/BRTA.gif) no-repeat;}
.BlogPage .Options .TArch a{ display:block;}
.BlogPage .Options .TSyn{ background:url(../i/BRTSy.gif) no-repeat; margin:0px; }

.BlogPage .Results{ width:720px; margin:auto;}
.BlogPage .Results td{ vertical-align:top;}
.BlogPage .Results .Item{ margin-bottom:40px;}
.BlogPage .Results .Item .Ttl{ font-weight:bold; font-size:16px; margin-bottom:5px; display:block;}
.BlogPage .Results .Item .Sub{ margin-bottom:20px;}
.BlogPage .Results .Item p{ margin-bottom:10px;}
.BlogPage .Results .Item .I{ margin-bottom:20px; display:block; }
.BlogPage .Results .Item .Cmt{}
.BlogPage .Results .Item .Cmt .Ttl{ font-size:12px; font-weight:bold; margin-top:10px;}
.BlogPage .Results .Item .Cmt .Sub{ margin-bottom:10px;}
.BlogPage .Results .Item .Cmt .Com{ border-bottom:1px dotted #D8D8D8; padding-bottom:10px;}
.BlogPage .Results .Item .Add{ background:#EBEBEB; border:1px solid #D8D8D8; padding:10px; margin-top:10px;}
.BlogPage .Results .Item .Add .Sub{ font-weight:bold; padding-bottom:4px; border-bottom:1px solid #D8D8D8; margin-bottom:10px; }
.BlogPage .Results .Item .Add .Txt{width:250px; background:white; border:1px solid #D8D8D8; font-size:11px; padding:2px; margin-top:4px; margin-bottom:4px; color:gray; display:block;}
.BlogPage .Results .Item .Ft{ margin-top:20px; padding:6px; border-top:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC;}
.BlogPage .Results .Item .Ft a{ margin-right:40px; text-decoration:underline;}

