﻿html										{min-height: 100%; margin-bottom: 1px; overflow-y: scroll;}
body, form, img, div						{padding: 0px; margin: 0px;	border: 0px}
a, a:visited								{text-decoration: none;}
a:hover, a:visited:hover					{text-decoration: underline;}
.Headline									{font-size: large; font-weight: bold;}

.Page
{
	position: relative;
	width: 100%;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	z-index: 1;
}
.Container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 979px;
	z-index: 50;
}

.ContentTopShadow
{
	position: relative;
	width: 979px;
	height: 15px;
	background-image: url('Resources/Images/Layout/TopShadow.jpg');
}

.HeaderLeftShadow, .NavLeftShadow, .PictureLeftShadow, .PictureBreakLeftShadow, .FooterLeftShadow
{
	position: relative;
	width: 19px;
	background-repeat: repeat-y;
	float: left;
}

.HeaderLeftShadow
{
	height: 92px;
	background-image: url('Resources/Images/Layout/LeftContentShadow.jpg');
}

.HeaderLogo
{
	position: relative;
	width: 180px;
	height: 92px;
	float: left;
	background-image: url('Resources/Images/Layout/HeaderBG.jpg');
	background-repeat: repeat-x;
}

.HeaderRight
{
	position: relative;
	width: 761px;
	height: 92px;
	text-align: right;
	float: left;
	background-image: url('Resources/Images/Layout/HeaderBG.jpg');
	background-repeat: repeat-x;
}

.SearchContainer
{
	margin-top: 12px;
	z-index: 99;
}

input.SearchBox
{
	padding: 4px 2px 0px 2px;
	border: 0px;
	width: 151px;
	height: 18px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

input.SearchButton
{
 	position: relative;
 	top: 8px;
 	*top: 6px;
	border: 0px;
	width: 57px;
	height: 22px;
}

.HeaderRightShadow, .NavRightShadow, .PictureRightShadow, .PictureBreakRightShadow, .FooterRightShadow
{
	position: relative;
	width: 19px;
	background-repeat: repeat-y;
	float: left;
}

.HeaderRightShadow
{
	height: 92px;
	background-image: url('Resources/Images/Layout/RightContentShadow.jpg');
}

.NavLeftShadow
{
	height: 32px;
	background-image: url('Resources/Images/Layout/LeftShadow1.jpg');
}

.NavLeft
{
	position: relative;
	width: 941px;
	height: 32px;
	float: left;
	background-image: url('Resources/Images/Layout/NavBG.jpg');
	z-index: 90;
}

.NavRightShadow
{
	height: 32px;
	background-image: url('Resources/Images/Layout/RightShadow1.jpg');
}

.SubNavPadding
{
	padding-top: 5px;
}

.NavPadding, .SubNavPadding, .QuickNavPadding
{
	padding-right: 15px;
	padding-left: 10px;
}

.PictureLeftShadow
{
	height: 200px;
	background-image: url('Resources/Images/Layout/LeftShadow2.jpg');
}

.Picture, .PictureHome, .PictureLTCi, .PictureResearch, .PictureBlog, .PictureCompany, .PictureLTC, .PictureStates, .PictureQuote, .PictureCalifornia, .PictureFlorida, .PictureTexas, .PicturePennsylvania, .PictureNewYork, .PictureOhio, .PictureConnecticut, .PictureIndiana, .PictureColorado, .PictureAlabama, .PictureAlaska, .PictureArkansas, .PictureDelaware, .PictureGeorgia, .PictureColorado, .PictureColorado, .PictureArizona, .PictureHawaii, .PictureIdaho, .PictureIllinois, .PictureIowa, .PictureKansas, .PictureKentucky, .PictureLouisiana, .PictureMaine, .PictureMaryland, .PictureMassachusetts, .PictureMichigan, .PictureMinnesota, .PictureMississippi, .PictureMissouri, .PictureMontana, .PictureNebraska, .PictureNevada, .PictureNewHampshire, .PictureNewJersey, .PictureNewMexico, .PictureNorthCarolina, .PictureNorthDakota, .PictureOklahoma, .PictureOregon, .PictureRhodeIsland, .PictureSouthCarolina, .PictureSouthDakota, .PictureTennessee, .PictureUtah, .PictureVermont, .PictureVirginia, .PictureWashington, .PictureWestVirginia, .PictureWisconsin, .PictureWyoming
{
	position: relative;
	width: 941px;
	height: 200px;
	vertical-align: top;
	background-repeat: no-repeat;
	float: left;
}

.PictureRightShadow
{
	height: 200px;
	background-image: url('Resources/Images/Layout/RightShadow2.jpg');
}

.PictureBreakLeftShadow
{
	height: 7px;
	background-image: url('Resources/Images/Layout/LeftShadow3.jpg');
}

.PictureBreak
{
	width: 941px;
	height: 7px;
	background-image: url('Resources/Images/Layout/HeaderContentBreak.jpg');
	float: left;
}

.PictureBreakRightShadow
{
	height: 7px;
	background-image: url('Resources/Images/Layout/RightShadow3.jpg');
}

.ContentMain
{
	width: 979px;
	height: auto !important;
	vertical-align: top;
	min-height: 100%;
	background-image: url('Resources/Images/Layout/ContentBG.jpg');
	float: left;
	background-repeat: repeat-y;
}

.ContentPadding
{
	padding: 10px 35px 20px 35px;
}

.BoxOne, .BoxTwo, .BoxThree
{
	width: 292px;
	height: 190px;
	text-align: justify;
	vertical-align: top;
	float: left;
	background-image: url( 'Resources/Images/Layout/BoxCorner.png' );
	background-position: right bottom;
	background-repeat: no-repeat;
}

.BoxOne
{
	background-color: #F1F1E2;
}

.BoxTwo
{
	background-color: #EBEBD3;
}

.BoxThree
{
	background-color: #E2E3BB;
}

.BoxPadding
{
	padding: 15px;
}

.BoxSpacer
{
	width: 15px;
	height: 150px;
	float: left;
}

.BoxBottomSpacer
{
	width: 900px;
	height: 15px;
	float: left;
}

.FooterLeftShadow
{
	height: 25px;
	background-image: url('Resources/Images/Layout/LeftContentShadow.jpg');
}

.FooterArea
{
	width: 941px;
	height: 25px;
	background-image: url('Resources/Images/Layout/FooterBG.jpg');
	text-align: right;
	font-size: 10px;
	float: left;
}

.FooterRightShadow
{
	height: 25px;
	background-image: url('Resources/Images/Layout/RightContentShadow.jpg');
}

.FooterPadding
{
	padding: 8px 15px 0px 0px;
}

.ContentBottomShadow
{
	width: 979px;
	height: 6px;
	background-image: url('Resources/Images/Layout/BottomShadow.jpg');
	float: left;
}

.ContentBottomBar
{
	width: 979px;
	height: 13px;
	background-image: url('Resources/Images/Layout/BottomCenterBG.jpg');
	float: left;
}

.OrangeTitle, .WhiteTitle
{font-weight: bold; font-size: 16px;}
.WhiteTitle
{font-style: italic;}

.BlueFootNote
{font-size: 10px;}

.BGTop, .BGMiddle, .BGBottom
{
	position: absolute;
	background-color: #004570;
	left: 0px;
	right: 0px;
}
.BGTop
{height: 3px; top: 134px;}
.BGMiddle
{height: 200px; top: 139px;}
.BGBottom
{height: 3px; top: 341px;}

/*CollapsiblePanel*/
.PanelASP
{height: 0px; overflow: hidden;}
.collapsePanel
{
	padding: 10px;
	margin-left: 1px;
	overflow: hidden;
	border: 1px solid;
	border-width: 0px 1px 1px 0px;
	border-color: #eca #b97 #a86 #edb;
}
.collapsePanelHeader
{
	width: 100%;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-width: 1px 2px 2px 1px;
	border-color: #eca #b97 #a86 #edb;
	background-image: url('Resources/Images/Layout/MenuBlueTransparency.png');
	color: #FFFFFF;
}
.collapsePressPanelHeader
{
	width: 100%;
	height: 22px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid;
	border-width: 1px 2px 2px 1px;
	border-color: #eca #b97 #a86 #edb;
	background-image: url('Resources/Images/Layout/MenuBlueTransparency.png');
	color: #FFFFFF;
}

.DropDown 
{
	width: 286px;
}

.DropDown2 
{
	width: 136px;
}

.Input2 
{
	width: 130px;
}

.Input2Wide 
{
	width: 302px;
}

.InputFourColumn
{
	width: 280px;
}

.TextBox2 
{
	width: 140px;
	height: 100px;
}

.TextBox2Wide 
{
	width: 302px;
	height: 50px;
}

.SideBar2
{
	float: left;
	width: 600px;
	margin-right: 10px;
	border: solid 1px #00568A;
	background-color: #B0DBDF;
}

.ArticlePicRight
{
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: double 6px #b0dbdf;
}

.ArticlePicLeft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: double 6px #b0dbdf;
}

.CarrierPic
{
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	border: double 6px #b0dbdf;
}

.normalfld
{
	background-color: #CCFFCC;
	width: 280px;
}
.focusfld
{
    background-color: #FFFFCC;
    width: 280px;
}


/* Color CSS */

.SiteFont, body
{font-family: Arial, Helvetica, sans-serif; font-size: 13px}	

.SiteBackground, body
{background-image: url('Resources/Images/Layout/BG.gif');}

.MenuBGPicture, #nav ul
{background-color: #B0DBDF;}

.PictureHome
{background-image: url('Resources/Images/Layout/HomeSummerPicture.jpg');}

.PictureLTCi
{background-image: url('Resources/Images/Layout/LTCiPicture.jpg');}

.PictureResearch
{background-image: url('Resources/Images/Layout/ResearchPicture.jpg');}

.PictureBlog
{background-image: url('Resources/Images/Layout/BlogPicture.jpg');}

.PictureQuote
{background-image: url('Resources/Images/Layout/QuotePicture.jpg');}

.PictureCompany
{background-image: url('Resources/Images/Layout/CompanyPicture.jpg');}

.PictureLTC
{background-image: url('Resources/Images/Layout/LTCPicture.jpg');}

.PictureStates
{background-image: url('Resources/Images/Layout/StatesPicture.jpg');}

.PictureCalifornia
{background-image: url('Resources/Images/Layout/CaliforniaPicture.jpg');}

.PictureFlorida
{background-image: url('Resources/Images/Layout/FloridaPicture.jpg');}

.PictureTexas
{background-image: url('Resources/Images/Layout/TexasPicture.jpg');}

.PicturePennsylvania
{background-image: url('Resources/Images/Layout/PennsylvaniaPicture.jpg');}

.PictureNewYork
{background-image: url('Resources/Images/Layout/NewYorkPicture.jpg');}

.PictureOhio
{background-image: url('Resources/Images/Layout/OhioPicture.jpg');}

.PictureConnecticut
{background-image: url('Resources/Images/Layout/ConnecticutPicture.jpg');}

.PictureIndiana
{background-image: url('Resources/Images/Layout/IndianaPicture.jpg');}

.PictureColorado
{background-image: url('Resources/Images/Layout/ColoradoPicture.jpg');}

.PictureAlabama
{background-image: url('Resources/Images/Layout/AlabamaPicture.jpg');}

.PictureAlaska
{background-image: url('Resources/Images/Layout/AlaskaPicture.jpg');}

.PictureArizona
{background-image: url('Resources/Images/Layout/ArizonaPicture.jpg');}

.PictureArkansas
{background-image: url('Resources/Images/Layout/ArkansasPicture.jpg');}

.PictureDelaware
{background-image: url('Resources/Images/Layout/DelawarePicture.jpg');}

.PictureGeorgia
{background-image: url('Resources/Images/Layout/GeorgiaPicture.jpg');}

.PictureHawaii
{background-image: url('Resources/Images/Layout/HawaiiPicture.jpg');}

.PictureIdaho
{background-image: url('Resources/Images/Layout/IdahoPicture.jpg');}

.PictureIllinois
{background-image: url('Resources/Images/Layout/IllinoisPicture.jpg');}

.PictureIowa
{background-image: url('Resources/Images/Layout/IowaPicture.jpg');}

.PictureKansas
{background-image: url('Resources/Images/Layout/KansasPicture.jpg');}

.PictureKentucky
{background-image: url('Resources/Images/Layout/KentuckyPicture.jpg');}

.PictureLouisiana
{background-image: url('Resources/Images/Layout/LouisianaPicture.jpg');}

.PictureMaine
{background-image: url('Resources/Images/Layout/MainePicture.jpg');}

.PictureMaryland
{background-image: url('Resources/Images/Layout/MarylandPicture.jpg');}

.PictureMassachusetts
{background-image: url('Resources/Images/Layout/MassachusettsPicture.jpg');}

.PictureMichigan
{background-image: url('Resources/Images/Layout/MichiganPicture.jpg');}

.PictureMinnesota
{background-image: url('Resources/Images/Layout/MinnesotaPicture.jpg');}

.PictureMississippi
{background-image: url('Resources/Images/Layout/MississippiPicture.jpg');}

.PictureMissouri
{background-image: url('Resources/Images/Layout/MissouriPicture.jpg');}

.PictureMontana
{background-image: url('Resources/Images/Layout/MontanaPicture.jpg');}

.PictureNebraska
{background-image: url('Resources/Images/Layout/NebraskaPicture.jpg');}

.PictureNevada
{background-image: url('Resources/Images/Layout/NevadaPicture.jpg');}

.PictureNewHampshire
{background-image: url('Resources/Images/Layout/NewHampshirePicture.jpg');}

.PictureNewJersey
{background-image: url('Resources/Images/Layout/NewJerseyPicture.jpg');}

.PictureNewMexico
{background-image: url('Resources/Images/Layout/NewMexicoPicture.jpg');}

.PictureNorthCarolina
{background-image: url('Resources/Images/Layout/NorthCarolinaPicture.jpg');}

.PictureNorthDakota
{background-image: url('Resources/Images/Layout/NorthDakotaPicture.jpg');}

.PictureOklahoma
{background-image: url('Resources/Images/Layout/OklahomaPicture.jpg');}

.PictureOregon
{background-image: url('Resources/Images/Layout/OregonPicture.jpg');}

.PictureRhodeIsland
{background-image: url('Resources/Images/Layout/RhodeIslandPicture.jpg');}

.PictureSouthCarolina
{background-image: url('Resources/Images/Layout/SouthCarolinaPicture.jpg');}

.PictureSouthDakota
{background-image: url('Resources/Images/Layout/SouthDakotaPicture.jpg');}

.PictureTennessee
{background-image: url('Resources/Images/Layout/TennesseePicture.jpg');}

.PictureUtah
{background-image: url('Resources/Images/Layout/UtahPicture.jpg');}

.PictureVermont
{background-image: url('Resources/Images/Layout/VermontPicture.jpg');}

.PictureVirginia
{background-image: url('Resources/Images/Layout/VirginiaPicture.jpg');}

.PictureWashington
{background-image: url('Resources/Images/Layout/WashingtonPicture.jpg');}

.PictureWestVirginia
{background-image: url('Resources/Images/Layout/WestVirginiaPicture.jpg');}

.PictureWisconsin
{background-image: url('Resources/Images/Layout/WisconsinPicture.jpg');}

.PictureWyoming
{background-image: url('Resources/Images/Layout/WyomingPicture.jpg');}

.Dark, body																			
	{color: #000000;}			

.Light, .WhiteTitle, #master_content .collapsePanelHeader a			
	{color: #FFFFFF;}

.LightBG, #nav li:hover, .collapsePanel												
	{background-color: #FFFFFF;}

.Primary, a, .BlueFootNote, #nav li a, a:visited, .FooterPadding, #nav li ul a, h1					
	{color: #00568A;}

.SecondaryBG, .AccentBox															
	{background-color: #B0DBDF;}

.Accent, a:hover, a:visited:hover, .Headline, #nav li:hover > a, .OrangeTitle, h2		
	{color: #BD5023;}
	
h1, h2
	{font-size: 16px; display: inline;}
	
h1
	{font-weight: bold; font-style: italic;}

/* Menu CSS */

#nav, #nav ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	z-index: 200;
}
#nav li:hover
{
	position: relative;
	z-index: 300;
}
/* show path followed */
#nav li:hover > a
{
	text-decoration: none;
}
#nav
{
	height: 25px;
	width: 920px;
	padding: 0px;
}
#nav table
{
	border-collapse: collapse;
}
#nav li
{
	float: left;
	padding: 0px 5px 0px 5px;
}
#nav li li
{
	float: none;
}
/* a hack for IE5.x and IE6 */
#nav li a li
{
	float: left;
}
#nav li a
{
	display: block;
	float: left;
	font-weight: bold;
	height: 25px;
	padding-right: 5px;
	line-height: 25px;
	text-decoration: none;
	white-space: nowrap;
}
#nav li li a
{
	height: 25px;
	line-height: 25px;
	float: none;
}
#nav a:hover
{
	position: relative;
	z-index: 300;
	text-decoration: none;
}
#nav :hover ul
{
	left: 0px;
	top: 25px;
}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul
{
	left: -10px;
}
#nav ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul
{
	left: 0px;
	margin-left: 100%;
	top: -0px;
}
/* keep further levels hidden */
#nav li:hover > ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}
/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul
{
	left: 100%;
	top: -1px;
}
/* keep further levels hidden */
#nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}


/* Blog ============================================================================== */
#content {
	float: left;
	width: 70%;
}

#sidepanel {
	float: right;
	width: 28%;
}

.loginbox{
	margin: 0 auto;
}

#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	border: 1px solid silver;
	padding: 3px;
}

/*----------------------------
					 Header
----------------------------*/

#header {
	text-align: right;
	margin-bottom: 30px;
	width: 100%;
}

#header p {
	font-family: Arial;
	font-size: 80px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 8px;
}

#header span {
	font-weight: normal;
	letter-spacing: 4px;
	color: silver;
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: white;
}

/*----------------------------
						Menu
----------------------------*/

#menu{
	background: white;
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 20px;
}

#menu a.apmlfilter
{
	float:right;
	margin-right: 10px; 
	background:url(../../pics/apml.png) no-repeat left 1px; 
	padding-left:16px
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

#menu ul li a.feed img{
	margin-right: 3px;
	margin-bottom: -2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	border: 1px solid silver;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 0 0;display: block;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	text-align: right;
	border-top: 1px dashed silver;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts p
{
	font-size: 15px;
	letter-spacing:1px;
	font-weight: bold;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

#addcomment, #comment
{
	font-size: 15px;
	letter-spacing:1px;
	font-weight: bold;
}

.self {
	background: #E0EAEF;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
	border: 1px solid silver;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

