@charset "iso-8859-1";
/* CSS Document */

body { background:url(images/bg_pattern.jpg) repeat; margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#4c4c4c; }
p { margin:0px; padding:0px; }

#wrapperFlash { width:1010px; height:536px; margin:0px auto 0px auto; }

#wrapperShadow { width:1010px; background:url(images/dropShadow.png) repeat-y; margin:0px auto 0px auto; _background:url(images/pngFix.gif) repeat-y; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dropShadow.png', sizingMethod='scale'); }

#wrapperContent { width:980px; background:#FFFFFF; margin:0px auto 0px auto; padding:0px 0px 50px 0px; }

#menu { width:1010; height:32px; background:#acd9df; }
#chromemenu a:link, #chromemenu a:visited { display:inline; font-weight:bold; color:#2f585e; height:32px; line-height:32px; padding:0px 0px 0px 25px; margin:0px 0px 0px 25px; text-decoration:none; float:left; }
#chromemenu a:hover { background:url(images/linkBullet.jpg) left no-repeat; }

#searchDiv { width:164px; height:32px; background:url(images/bgSearch.jpg) no-repeat; margin:0px 54px 0px 0px; float:right; _margin-right:27px; }
.inputText { width:100px; height:18px; background:#ffffff; border:0px; margin:6px 0px 0px 0px; color:#2f585e; font-size:12px; _height:16px; _margin-left:2px; }
.inputSubmit { width:55px; height:18px; line-height:18px; background:#2d585e; border:0px; margin:7px 0px 0px 6px; color:#ffffff; font-size:12px; _margin-left:2px; }

/* POST STYLE */
.wrapperPostTitle { width:980px; height:66px; margin:30px 0px 20px 0px; }
.postBullet { width:54px; height:66px; float:left; }
.postTitle { width:872px; height:66px; background:url(images/bgPostTitle.jpg) repeat-x; float:left; }
.postTitle h3 { font-size:24px; color:#2f585e; font-weight:normal; padding:0px; margin:9px 0px 0px 0px; }
/*a.postTitleLnk:link, a.postTitleLnk:visited { font-size:24px; color:#2f585e; text-decoration:none; display:block; margin:9px 0px 0px 0px; }
a.postTitleLnk:hover { text-decoration:underline; }*/

.postTitle a:link, .postTitle a:visited { font-size:14px; color:#4c4c4c; text-decoration:underline; }
.postTitle a:hover { text-decoration:none; }

.txtWrapper { width:872px; background:#ffffff; margin:0px auto 0px auto; }
.txtWrapper img { padding:2px; border:2px solid #b6d4d8; }
.txtWrapper p { margin:0px 0px 10px 0px; }
.txtWrapper table { width:100%; margin:30px 0px 0px 0px; }

.txtWrapper a:link, .txtWrapper a:visited { font-size:14px; font-weight:bold; color:#4c4c4c; text-decoration:underline; }
.txtWrapper a:hover { text-decoration:none; }

.imgCenter  { width:608px; margin:0px auto 50px auto; }
.imgCenter img { display:block; padding:2px; border:2px solid #b6d4d8; }
.imgCenter p { font-size:12px; color:#558d94; text-align:center; margin:5px 0px 0px 0px; }

.overFlowCommentFrame { width:710px; height:154px; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px; color:#4c4c4c; text-align:left; overflow:auto; }

/* WORDPRES STYLE */

.aligncenter { display: block; margin-left: auto; margin-right: auto; }