
/* CSS Document */
body { margin: 0; padding: 0; font-family: georgia, times new roman, times, serif; color: #333; font-size: 16px; 
background: #ffffff url(images/tile.jpg) repeat;}

.wrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/bx-blue-green/images/bkg_body.png');
}

.wrapper[class] {
	background: url(/wp-content/themes/bx-blue-green/images/bkg_body.png) repeat-y center;
}

/* General Links */
a:link, a:visited { text-decoration : none; color : #467585; border: 0px;} 
a:active, a:hover { text-decoration : underline; color : #225566; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}
hr { color: #999; background-color: #999; height: 1px; border: 0; }

input { font-family: georgia, times new roman, times,serif; color: #6a5555; font-size: 12px; }
textarea { font-family: georgia, times new roman, times,serif; color: #6a5555; font-size: 12px;  }
select { font-family: georgia, times new roman, times,serif; color: #6a5555; font-size: 12px;  }

h1, h2, h3 { font-family: georgia, times new roman, times, serif;}

.center {text-align: center;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menuBar { width: 955px; background: #467585; position: relative; margin: 0 auto; padding: 0px;}

.TopMenu { margin: 0px 0px 0px 20px; padding:0px; width: 600px; }
.TopMenu ul { padding: 6px 0px; margin: 0px; font-size: 0px;}
.TopMenu li { padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 16px; border-right: solid 1px #fff;}
.TopMenu li a { color:#fff;}
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}

.Search { width: 320px; position: absolute; top: 1px; right: 0px; text-align: right;}
.Search  form {margin: 0px 20px 0px 0px;}
.Search  input { color: #467585; font-size: 14px; font-family: Verdana, sans-serif; letter-spacing: -1px; border: 1px solid #467585;}
.Search  input.keyword { margin-right: 6px; padding: 2px 0px 2px 8px; width: 220px; }
.Search input.btn { background-color: #ccc;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header {  background: #fff; width: 955px; position: relative; margin: 0px auto; padding: 0px; height: 140px;}

.Title h1 a, .Title h1 a:visited { font-size: 55px; font-family: georgia, times new roman, times, serif; margin:0; padding:0; font-variant: small-caps; letter-spacing: -4px; color: #467585; margin: 24px 0px 0px 20px; line-height: 30px; }
.Title h1 a:hover, .Title h1 a:active { color: #225566; text-decoration: underline; }


.Tag { font-size: 24px; font-family: georgia, times new roman, times, serif; font-weight: bold; font-style: italic; letter-spacing: -1px; color: #333; padding: 16px 0px 0px 10px;}
.Count { color: #225566; padding-left: 10px;}
.Logo {margin: 0px;}
.Desc { font-size: 18px; georgia, times new roman, times, serif; font-weight: bold; font-style: italic; letter-spacing: -1px; color: #333; margin: 0px 0px 0px 20px;}

.Subscribe {float: right; margin: 0px; padding: 0px; width: 320px; height: 140px; display: inline; color: #225566; background: #ffffff url(images/bx-subscribe-bg.png) no-repeat 0px 0px;; }


.Subscribe h3 { text-align: center; font-size: 24px; margin: 9px 18px 3px 18px;}
.Subscribe .RSS { text-align: center; float: left; display: inline; margin: 10px 50px; font-weight: bold; }
.Subscribe .Email { text-align: center; font-weight: bold; margin: 13px 0px;}

.Subscribe .Chiclet { vertical-align: -35%;}

.Subscribe a:link, .Subscribe a:visited { text-decoration : none; color : #225566; border: 0px;} 
.Subscribe a:active, .Subscribe a:hover { text-decoration : underline; color : #225566; border: 0px;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra header and Footer */
.triSection { width: 955px; margin: 0 auto;  background: #225566 url(images/bx-trisection-bg.gif) repeat-y center; position: relative;}
.triSection h3, .triSection h2 { padding: 0px; margin: 10px 0px 0px 0px; color:#fff; font-size: 18px; font-family: georgia, times new roman, times, serif; text-transform: uppercase; letter-spacing: -1px; border-bottom: 1px dotted #fff;}

.widgettitle { padding: 0px; margin: 10px 0px 0px 0px; color:#fff; font-size: 18px; font-family: georgia, times new roman, times, serif; text-transform: uppercase; letter-spacing: -1px; }

.triSection h3 a, .triSection h3 a:visited, .triSection h2 a, .triSection h2 a:visited { color:#fff;}

.triSection ul { padding:  0px 20px 10px 20px; margin: 0px; list-style-type: square;}
.triSection li { color:#fff; padding: 1px 0px 1px 6px; margin-left: 16px;  font-size: 16px;}
.triSection li a, .triSection p a { color:#fff; }
.triSection li a:visited, .triSection p a:visited { color:#fff; }
.triSection li a:hover, .triSection p a:hover { color:#fff; text-decoration: underline; }
.triSection img { display: inline; padding:  4px 0px 4px 0px; margin: 0px;}
.triSection p { padding:  6px 20px 10px 20px; margin: 0px; color:#fff; }

.triSection .section { width: 318px; float: left;}

.widged li {list-style-type: none; margin-left: 0px;}
.widged li ul li {list-style-type: square; margin-left: 0px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Container { width: 955px; position: relative; clear: left; margin: 0 auto; padding-top: 20px; background: url(images/bx-container-bg.gif) repeat-y center; }

/* Central Column - Single Pages */
.SC { float: left; width: 640px; }
.SC h1 { font-size: 24px; font-family: georgia, times new roman, times, serif; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; }
.SC h2 { font-size: 20px; font-family: georgia, times new roman, times, serif; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SC h3 { font-size: 17px; font-family: georgia, times new roman, times, serif; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SC p { font-size: 16px; line-height: 18px;}
.SC blockquote {padding: 3px 15px; margin: 5px 14px; border-left: 1px double #467585; color: #333;}
.SC blockquote p { font-size: 16px; padding: 5px 0px; margin: 5px 0px; line-height: 16px;}
.SC ul { font-size: 16px; padding-left: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post { width: 510px; margin: 0px 0px 20px 80px; padding: 0px 20px;  border-left: solid 1px #225566;}
.Post h1, .PagePost h1 { font-size: 27px; line-height: 22px; letter-spacing: -1px; font-family: georgia, times new roman, times, serif; font-weight: bold; font-variant: small-caps; padding: 0px; margin: 0px; display: block;}
.Post h1 a, .PagePost h1 { color: #467585; text-decoration: none;}
.Post h1 a:visited, PagePost h1 a:visited { color: #467585; text-decoration: none;}
.Post h1 a:hover, PagePost h1 a:hover { color: #225566; text-decoration: none;}

.PagePost { width: 570px; margin: 0px 0px 20px 20px; padding: 0px 20px;}

.PostHead { padding-left: 0px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 14px; color: #333;}
.PostInfo em { font-style: normal;}
.PostInfo em a:link, .PostInfo em a:visited { font-weight: bold; text-decoration: none; color: #333;}
.PostInfo em a:hover, .PostInfo em a:active { font-weight: bold; text-decoration: underline; color: #225566; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { text-align: center; margin: 0px 0px 0px 20px ; float: left; display: inline;  color: #467585;}
.PostDate .month { display: block; margin: 3px; font-size: 16px; font-family: georgia, times new roman, times, serif; line-height: 16px; color: #225566;}
.PostDate .day { display: block; margin: 3px; font-size: 36px; font-family: georgia, times new roman, times, serif; font-weight: bold; line-height: 26px; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 5px 0px 0px 0px;  font-size: 16px; line-height: 20px;}
.PostContent p { font-size: 16px; line-height: 20px;}
.PostContent blockquote {padding: 3px 15px; margin: 5px 14px; border-left: 1px double #467585; color: #333;}
.PostContent blockquote p { font-size: 16px; padding: 5px 0px; margin: 5px 0px; line-height: 18px;}
.PostContent ul { font-size: 16px; padding-left: 12px; }
.PostContent img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }	
.PostContent img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }		.PostContent img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
.PostContent img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
.PostContent img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
.PostContent img.stack { clear: none !important; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 14px; display: inline; font-weight: bold}
.PostDetails li { list-style-type: none; }


.PostDetails li a:link, .PostDetails li a:visited  { font-weight: normal; color: #225566; font-size: 14px; line-height: 24px; display: block; background: #fff url(images/bx-comment2.gif) no-repeat 0 0; height: 24px; width: 190px; text-align: left; padding: 0px 0px 0px 36px; margin: 0px; }
.PostDetails li a:hover { font-weight: normal; color: #fff; text-decoration: none; display: block; background: #fff url(images/bx-comment2.gif) no-repeat 0 -24px; width: 190px; }
/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { width: 510px; margin: 0px 0px 0px 80px; padding: 0px 20px; border-left: solid 1px #225566; }
.Comments .List h3 { font-size: 16px; letter-spacing: -1px; padding: 5px 0px 5px 0px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 14px; position: relative;}

.alt { background: #ACC4D0; border-bottom: solid 10px #ffffff; }

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color: #225566; position: absolute; top: 10px; font-size: 18px; line-height: 18px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center;}

.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 16px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color: #333; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 14px; }
.Comments .List .ListDate a:link, .Comments .List .ListDate a:visited { color: #333; text-decoration: none;}
.Comments .List .ListDate a:hover, .Comments .List .ListDate a:active { color: #225566; text-decoration: underline;}

.Comments .List .Warning { color:#c00; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 14px; }

.ListHeader { 
	height: 16px;
	margin: 0px 20px 0px 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/wp-content/themes/bx-blue-green/images/bx-comment-top.png');
	}
.ListHeader[class] {
	background: url(/wp-content/themes/bx-blue-green/images/bx-comment-top.png) no-repeat;
}

.Comments .List .ListContent { background-color: #fff; padding: 10px; color: #333; font-size: 14px; line-height: 16px;  margin: 0px 20px 0px 35px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 14px; line-height: 16px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px 5px 0px; margin: 0px 0px 10px 0px;}

.FormTop { 
	background-color: #ffffff;
	width: 510px; 
	height: 5px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/bx-blue-green/images/CommentsFormTopBkg.png');
}

.FormTop[class] {
	background: #ffffff url(/wp-content/themes/bx-blue-green/images/CommentsFormTopBkg.png) no-repeat top;
}

.FormBottom { 
	background-color: #ffffff;
	width: 510px; 
	height: 5px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/bx-blue-green/images/CommentsFormBottomBkg.png');
}

.FormBottom[class] {
	background: #ffffff url(/wp-content/themes/bx-blue-green/images/CommentsFormBottomBkg.png) no-repeat top;
}

.Comments .Form form { padding: 20px; margin: 0px; background-color: #ffffff; width: 470px;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 14px; color:#225566;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 14px; color: #225566}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 14px;}
.Comments .Form .TextField { background: #fff; border: solid 2px #225566; padding: 5px; font-size: 14px; margin-right: 20px; color:#225566;}
.Comments .Form .TextArea { background: #fff; border: solid 2px #225566; padding: 5px; font-size: 14px; color:#225566;}


.Comments .Form .SubmitComment  { color: #467585; font-size: 14px; display: block; background: #eee; width: 160px; text-align: center; border-top: solid 1px #225566; border-right: solid 1px #467585; border-bottom: solid 1px #467585; border-left: solid 1px #225566; padding: 3px; margin: 0px; }
.Comments .Form .SubmitComment:hover { color: #fff; text-decoration: none; display: block; background: #467585; width: 160px; text-align: center; border-top: solid 1px #467585; border-right: solid 1px #225566; border-bottom: solid 1px #225566; border-left: solid 1px #467585; padding: 3px; margin: 0px; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Sidebar */
.SideBarRight {width: 290px; margin-left: 660px; padding: 0px 0px 0px 0px;}
.SideBarRight h2 { font-size: 18px; font-family: georgia, times new roman,times,serif; text-transform:uppercase; letter-spacing: -1px; padding: 5px 0px; margin: 0px; color:#467585;}
.SideBarRight ul { padding: 0px; margin: 0px;}
.SideBarRight li { padding: 0px; margin: 0px; list-style-type: none;}
.SideBarRight li a { padding: 5px 0px 5px 8px; color: #225566; text-decoration: none; display: inline-block;} 
.SideBarRight li a:visited { color: #225566; text-decoration: none; } 
.SideBarRight li a:hover { text-decoration: underline; color: #000033; } 
.SideBarRight select { color: #225566; font-size: 16px; font-family: Verdana, sans-serif; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { width: 955px; position: relative; clear: left; margin: 0 auto; background: #467585; }
.Footer p { padding: 3px 0px 10px 20px; margin: 0px; color:#fff; font-size: 14px;  display: block;}
.Footer p a {color: #fff; text-decoration: underline;}
