@charset "UTF-8";
/* CSS Document */

h1.blog{background:url(../img/txt_blogTitle.png) no-repeat scroll;margin:0px 0px 10px 35px;text-indent:-9999px;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/content/global/img/blog/txt_blogTitle.png', sizingMethod='scale');}
h2{font-size:21px;color:#2078fd;margin-bottom:5px;}
.navSpacer {margin: 20px 0px;height:1px;border-bottom:2px dotted;}
.imgFrame {margin:10px 0px;}

.pagingcontrols{height:25px}
.pagerNext,.pagerPrev {padding:2px 25px;width:250px;height:25px}
.pagerNext {
	float:right;
	background-position:280px -24px;
	text-align:right;
}
.pagerPrev {
	float:left;
	text-align:right;
	background-position:0px 7px;
	text-align:left;
}


.blogEntries{width:660px;background:#FFF;float:left;margin: 10px 20px;font-size:16px;line-height:24px;}
.blogTitle {font-size:34px;font-weight:bold;margin-bottom:24px;}
.blogTitle a {margin-bottom:24px;}

.blogDate {margin:10px 0px;font-size:11px;text-transform: uppercase;}

.commentContainer{height:44px;width:664px;margin:0 auto;background: url(../img/bg_blogSharePanel.png) no-repeat scroll 0 0;text-align:right;padding:7px;font-size:12px;font-weight:bold;color:#1d1d1d;}

.comments {line-height:24px;}
.comments h3, label.desc{font-size:18px;font-weight:bold;color:#1d1d1d;}
.comments p {font-size:16px;}
.comments p.postDate {font-size:11px;}

.blgComments{float:left;background: url(../img/blog/icons_blogShareComments.png) no-repeat scroll 0 0;width:125px;height:35px;margin: 0 10px 0 5px;}

div.character{background: url(../img/blog/img_blogCharCat.png) no-repeat scroll 0 0;width:154px;height:224px;position:absolute;right:-16px;bottom:130px;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/content/global/blog/img_blogCharCat.png', sizingMethod='scale');}
.love {float:left;background: url(../img/blog/icons_blogShareLove.png) no-repeat scroll 0 0;width:115px;height:35px;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/content/global/img/blog/icons_blogShareLove.png', sizingMethod='scale');}

ul.shareLinks {display:inline;list-style:none;float:right;width:220px;}
ul.shareLinks li {float:left;display:block;height:30px;width:35px;}
ul.shareLinks li#shareThis{width:70px;text-align:left;}
ul.shareLinks li#mail{}
ul.shareLinks li#fb{}
ul.shareLinks li#twitter{}
ul.shareLinks li#myspace{}

/*phase 2
ul.shareLinks li#mail{background: url(../img/blog/icons_blogShareMail.png) no-repeat scroll 0 0;}
ul.shareLinks li#fb{background: url(../img/blog/icons_blogShareFB.png) no-repeat scroll 0 0;}
ul.shareLinks li#twitter{background: url(../img/blog/icons_blogShareTwitter.png) no-repeat scroll 0 0;}
ul.shareLinks li#myspace{background: url(../img/blog/icons_blogShareMyspace.png) no-repeat scroll 0 0;}
*/

.sidePanel {width:200px;background: #FFF;float:right;margin:13px 20px;}
.sidePanel img {margin-bottom:25px;}

ul.sidePanelTags {list-style-image: url(../img/icon_ulBullet.png) ;}

ul.sidePanelTags li {float:left;clear:left;margin-left:17px;font-size:18px;line-height:28px;}

.comments-form{position:relative;}
.blogEntry form ul{list-style:none;}

input.text{background: url(../img/blog/bg_blogTxtInputName.png) no-repeat scroll 0 0;height:20px;padding:5px 10px;width:270px;border:none;font-size:16px;color:#666;}
label.desc{float:left;margin:1px 5px 0px 0px;}
textarea.large{background: url(../img/blog/bg_blogTxtInputComment.png) no-repeat scroll 0 0;width:555px;height:122px;margin-top:20px;border:none;padding:5px 10px;font-size:16px;color:#666;font-family:Arial, Helvetica, sans-serif;}
input.button {background: url(../img/blog/btn_blogPost.png) no-repeat scroll 0 0;border:medium none;cursor:pointer;text-indent:-9999px;height:50px;margin:20px 0px 0px;top:0;width:138px;}

h1.commentFormTitle {background: url(../img/blog/txt_blogSpeakup.png) no-repeat scroll 0 0;height:30px;text-indent:-9999px;width:125px;margin-bottom:20px;}

/*.news{width:434px;text-align:justify;padding-top:12px;padding-bottom:12px}*/
.news{text-align:justify;padding-top:12px;padding-bottom:12px}
/*.newsHdr{width:434px;text-align:justify;padding-bottom:12px}
.newsSubHdr{color:#cc0000;font-weight:bold}
.newsSubHdr2{color:#cc0000;font-weight:bold;text-align:left}*/

/*Begin Wide*/
.newsWideImgHdr{text-align:center}
.newsWideImgBdy{text-align:center}
.newsWideTxt{text-align:justify}
/* End Wide */

/*Begin 2left*/
.news2LImgBdy{float:left}
.news2LImgHdr{}
.news2LTxt{text-align:justify}
/*End 2left*/

/*Begin 2right*/
.news2RImgBdy{float:right}
.news2RImgHdr{}
.news2RTxt{text-align:justify}
/* End 2right */

div.next-previous{padding:0 0 20px 0;text-align:center}


