/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color: #111; }

a {
  transition: color .25s ease-in-out;
  -moz-transition: color .25s ease-in-out;
  -webkit-transition: color .25s ease-in-out;
}
#container { width: 978px; border-width: 1px; border-style: solid; border-color: #ddd; margin-top: 22px; margin-right: auto; margin-bottom: 22px; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container_full { background-color: #464646; }
.fixed_width { width: 978px; margin-right: auto; margin-left: auto; }
.fixed_width {clear:both;}
.top_menu { position: relative; list-style: none; z-index: 50; }
.top_menu li { position: relative; float: left; }
.top_menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.top_menu ul li { clear: both; }
.top_menu a { display: block; }
.top_menu ul ul { position: absolute; top: 0; }
.top_menu li:hover ul, .top_menu a:hover ul, .top_menu :hover ul :hover ul, .top_menu :hover ul :hover ul :hover ul { visibility: visible; }
.top_menu :hover ul ul, .top_menu :hover ul :hover ul ul { visibility: hidden; }
.top_menu ul, .top_menu ul li { width: 150px; }
.top_menu ul ul, .top_menu :hover ul :hover ul { left: 150px; }
.top_menu a { font-size: 12px; line-height: 28px; padding-right: 15px; padding-left: 15px; }
.top_menu ul a { width: auto; }
.top_menu a, .top_menu .current ul a, .top_menu .current-cat ul a, .top_menu .current-menu-item ul a { color: #F1F1F1; }
.top_menu > li {padding-left: 2px;}
.top_menu > li > a {height: 30px; line-height: 28px;}
.top_menu > li > a:hover { background: #111;}

.top_menu > li > ul { border-bottom: 1px solid #242424;  border-bottom:1px solid #c3c2be; left: 2px; top:30px;}
.top_menu > li > ul a { background-color:#FFF; border-left: 1px solid #c3c2be; border-right: 1px solid #c3c2be; color:#666;}
.top_menu > li > ul li.current > a,
.top_menu > li > ul li.current-parent > a,
.top_menu > li > ul li.current-cat > a,
.top_menu > li > ul li.current-cat-parent > a,
.top_menu > li > ul a:hover { text-decoration: none;}
.top_menu > li > ul a:hover { background-color:#eeeeee; border-left: 1px solid #c3c2be; border-right: 1px solid #c3c2be;}
.menu_container { border-width: 1px 0 0 0; border-style: solid; border-color: #ddd; }
.menu_container {


background: #C1C1C1;
background: -moz-linear-gradient(whiteSmoke, #C1C1C1);
background: -webkit-gradient(linear, left top, left bottom, from(whiteSmoke), to(#C1C1C1));
background: -webkit-linear-gradient(whiteSmoke, #C1C1C1);
background: -o-linear-gradient(whiteSmoke, #C1C1C1);
background: -ms-linear-gradient(whiteSmoke, #C1C1C1);
background: linear-gradient(whiteSmoke, #C1C1C1);
}
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
.menu ul, .menu ul li { width: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-size: 12px; letter-spacing: 1px; padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #2361a1; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #111; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { background: #fff; }
.menu li a {
  border-style: solid;
  border-width: 1px;
  border-bottom: 0px;
  border-color: white #ccc #999 #eee;
  font: bold 1.1em/1;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.menu > li:first-child a {
border-left: 0px;
}
.menu > li:last-child a {
  border-right: 0px;
}
.menu li a span {
  display: block;
  margin-top :3px;
  font-size: 0.9em;
  font-weight: normal;
  text-transform:none;
}
.sub-menu {
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.menu > li > ul > li:hover ,
.menu > li > ul > li > ul > li:hover {
   background: #eee;
}
.menu > li > ul > li > ul {
  border-top: 1px solid #ccc;
}
#header { padding-top: 22px; padding-right: 11px; padding-bottom: 22px; padding-left: 11px; }
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; }
#site_title a { color: #111; }
#site_title a:hover { color: #2361a1; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.columns-2, .columns-2 > .c1, .columns-2 > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns-2 > .c1 { width: 655px; float: left; }
.columns-2 > .c2 { width: 320px; float: left; padding-top: 5px; padding-right: 10px; padding-left: 10px; }
/*.columns-2 { background: url('images/dot-ddd.gif') 650px 0 repeat-y; }*/
.columns-2 > .c1 { border-right: 1px solid #ddd;}
.post_box, .post_box h4 { font-size: 14px; line-height: 22px; }
.post_box h1, .post_box .headline { font-size: 23px; line-height: 33px; }
.post_box .post_content h2, .post_box h3 { font-size: 18px; line-height: 27px; margin-top: 33px; margin-bottom: 11px; }
.post_box h5, .post_box .small { font-size: 11px; line-height: 20px; }
.post_box .drop_cap { font-size: 44px; line-height: 1em; margin-right: 7px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 22px; }
.post_box ul { list-style-type: square; }
.post_box ul, .post_box ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 22px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 22px; margin-right: 22px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 22px; margin-left: 22px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 22px; }
.post_box .block, .post_box .alignnone { margin-bottom: 22px; }
.post_box .stack { margin-left: 22px; }
.post_box { padding: 22px 11px 0 11px; border-top: 1px dashed #efefef; }
.top { border-top: 0; }
.headline_area { margin-bottom: 22px; }
.headline a, .post_box h1, .post_box .headline { font-size: 24px; font-weight: bold; }
.headline a, .byline a:hover, .num_comments { color: #111; }
.headline a:hover { color: #2361a1; }
.byline { font-size: 11px; color: #888; }
.byline a { color: #888; border-bottom: 1px solid #ddd; }
.author_by, .date_on { font-style: italic; }
.post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
/*
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 22px; }
.bracket { color: #ccc; }
*/
.num_comments_link { margin-left: 10px }
.num_comments { color: #888; }
&headline
.post_nav { font-size: 14px; line-height: 22px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.post_nav { clear: both; margin: 20px 0 30px 0; padding: 10px; border-top: 1px dashed #efefef; }
.post_nav a:hover { text-decoration: underline; }
.post_nav .next_post {clear: both; float:left;}
.post_nav .previous_post {clear: both; float:left; margin: 10px 0 10px 0;}
.comments_intro { font-size: 28px; font-weight: bold; color: #666; margin-top: 44px; margin-bottom: 11px; padding-right: 22px; padding-left: 11px; }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 14px; line-height: 22px; color: #888; margin-bottom: 22px; padding-right: 22px; padding-left: 11px; }
.comment { font-size: 14px; line-height: 22px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.comment .comment_author { font-size: 16px; line-height: 22px; font-weight: bold; }
.comment .comment_aux { font-size: 11px; line-height: 20px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 22px; padding-left: 22px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 22px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 22px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 22px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 22px; margin-right: 22px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 22px; margin-left: 22px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 22px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 22px 0; }
#comments { list-style-type: none; margin-bottom: 44px; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0;  margin-left:20px;}
.comment .avatar { float: right; margin-left: 11px; }
.comment .comment_head { margin-bottom: 11px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #888; margin-left: 11px; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.comment_text a, .comment_head a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }

.children #commentform { padding-top: 44px; }

.comment-reply-link {
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  border: medium none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  display: inline-block;
  text-decoration:none !important;
  background:#f1f1f1;
  font-size: 11px;
  padding: 0px 5px 0px 5px;
  line-height: 20px;
}

.comment-reply-link:hover {
  color: #fff;
  text-decoration:none !important;
  background: #2361A1;
}
.comment-reply-link, .comment_edit { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 14px; line-height: 22px; margin-bottom: 44px; padding-right: 22px; padding-left: 11px; }
#commentform label { display: block; }
#commentform p { margin-bottom: 1em; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }

#comment_form_submit .input_submit {
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  border: medium none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  display: inline-block;
  text-decoration:none;
  text-transform:capitalize;
  padding: 7px 10px 6px 10px;
  font-size: 16px;
  color: #fff;
  background: #2361A1;
}

#comment_form_submit .input_submit:hover { background:#222; }
#comment_form_title { font-size: 28px; font-weight: bold; color: #666; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 44px; margin-right: -22px; margin-left: -11px; padding-right: 22px; padding-bottom: 11px; padding-left: 11px; }
.input_text { font-size: 14px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; color: #111; background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 22px; }
.input_submit { font-size: 16px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link {
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  border: medium none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  display: inline-block;
  text-decoration:none;
  background: #cc0000;
  color : #fff;
  font-size: 12px;
  padding: 0px 5px 0px 5px;
  line-height: 20px;
  float: right;
  margin-right: 20px;
}

#cancel-comment-reply-link:hover { background:#222; }
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }
.widget { font-size: 13px; line-height: 19px; margin-bottom: 36px; }
.widget .widget_title { font-size: 17px; line-height: 24px; margin-bottom: 8px; }
.widget p, .widget ul { margin-bottom: 19px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 10px; }
.widget li ul, .widget li ol { margin-top: 10px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.widget_468x60 { width: 468px; }
.widget_468x60 {height:60px; float:right;}
#archive_intro { border-width: 0 0 1px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 22px; }
#archive_intro:empty { display: none; }
.archive_nav { font-size: 11px; text-transform: uppercase; letter-spacing: 2px; border-width: 1px 0 0 0; border-style: dashed; border-color: #efefef; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
.archive_nav { clear: both; }
.archive_nav .next_posts { float: right; }
.archive_nav a:hover { text-decoration: underline; }
.archive_nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.archive_nav:empty { display: none; }
#footer { font-size: 12px; line-height: 25px; color: #d00; background-color: #464646; border-width: 3px 0 0 0; border-style: double; border-color: #ddd; padding-top: 44px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
#footer { color: #ccc; }
#footer a { color: #fff;}
#footer a:hover { color: #ccc; text-decoration:none; }
.attribution { text-align: right; }
.attribution {clear : both;}

#tabs_top_form, #tabs_top_form_div { color: #fff; background-color: #2361A1; }
#tabs_top_form input[type="button"],
#tabs_top_form input[type="submit"],
#tabs_top_form_div input[type="button"],
#tabs_top_form_div input[type="submit"] {
  background: #cc0000 !important;
}
#tabs_top_form input[type="button"]:hover,
#tabs_top_form input[type="submit"]:hover,
#tabs_top_form_div input[type="button"]:hover,
#tabs_top_form_div input[type="submit"]:hover {
  background: #111 !important;
}

.post_box img {
  max-width:100%;
  height: auto;
}

img.frame {
  padding: 0.8em;
  border-width: 0.1em;
  background: #EEE;
  border-style: solid;
  border-color: #DDD;
}
img.frame:hover {border-color: #2361A1;}
.more-link { font-size: 16px; text-align: center; color: #fff; background-color: #2361A1; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; }
.more-link {
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  border: medium none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  display: inline-block;
  text-decoration:none !important;
  float: left;
}

.more-link:hover {
  color: #fff;
  background:#222;
}

.comment .avatar {float: left !important; margin: 0px 10px 0px 0px !important;}
.comment .avatar img { display: block; }
.comment img {
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
}

.search-form, .search-form p { margin-bottom : 10px !important; }
.search-form .input_text { width: 100%; }
.search_form input#s {
  font-size: 14px;
  color: #999;
  padding: 6px;
  -moz-box-shadow:inset 2px 2px 5px #ccc;
  box-shadow:inset 2px 2px 5px #ccc;
  border: 1px solid #b8b8b8;
  max-width: 225px;
  margin: 0px;
}

.search_form input#searchsubmit {
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  border: medium none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  display: inline-block;
  text-decoration:none;
  text-transform:capitalize;
  padding: 8px 10px 6px 10px;
  font-size: 14px;
  color: #fff;
  background: #2361A1;
  margin: 5px 0 0 0;
}
.search_form input#searchsubmit:hover,
.search_form input#searchsubmit.hover {
  color: #fff;
  background:#222;
}
.footer_widgets { font-size: 16px; line-height: 23px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.footer_widgets .widget_title { font-size: 20px; line-height: 28px; }
.footer_widgets p, .footer_widgets ul { margin-bottom: 23px; }
.footer_widgets li ul { margin-bottom: 0; }
.footer_widgets li { margin-bottom: 12px; }
.footer_widgets li ul, .footer_widgets li ol { margin-top: 12px; }
.footer_widgets .fw1,
.footer_widgets .fw2,
.footer_widgets .fw3 {
  float: left;
  width: 31%;
  margin: 0 10px 0 10px;
  overflow: hidden;
}

#footer .widget h4,
#footer .widget h4 a {
  color : #fff;
}
a { color: #2361a1; text-decoration: none; }

.social_sharing { float: right; }

.clear_space { clear: both; height: 22px; }

.comment_bubble:after {
    border-color: transparent #FFFFFF;
    border-style: solid;
    border-width: 0 0 40px 20px;
    bottom: -40px;
    content: "";
    position: absolute;
    right: 16px;
}
.comment_bubble:before {
    border-color: transparent #cc0000;
    border-style: solid;
    border-width: 0 0 30px 35px;
    bottom: -30px;
    content: "";
    position: absolute;
    right: 0;
}
.comment_bubble {
    background: none repeat scroll 0 0 #cc0000;
    color: #FFFFFF;
    display : block;
    float : right;
    margin-left: 10px;
    position: relative;
    text-align: center;
    width: 50px;
    height: 25px;
    padding-top: 5px;
}

.comment_bubble, .comment_bubble a { font-size : 10px; color:#fff;}
.comment_bubble span { font-size : 22px; color:#fff; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);}
.comment_bubble .num_comments_link {margin-left: 0px !important;}

.post_tags a {
	height:24px;
	line-height:24px;
	position:relative;
	font-size:11px;
}
.post_tags a {
	margin-left:10px;
	padding:1px 10px 2px 12px;
	background: #2361A1;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
}
.post_tags a:before {
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-6px;
	width:0;
	height:0;
	border-color:transparent #2361A1 transparent transparent;
	border-style:solid;
	border-width: 8px 6px 9px 0;		
} 
.post_tags a:after {
	content:"";
	position:absolute;
	top:6px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977;
}

.post_tags a:hover {background: #222;}
.post_tags a:hover:before {border-color:transparent #222 transparent transparent;}
.columns-2:after, .post_box:after, .post_box .post_content:after, .menu:after, .top_menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }