/* The CSS file for the IP.Board Skin */
#index_stats { margin-top: 0; }
.columns { width: 49%; }
.columns div, .msgbox { margin: 0 0 24px 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color: #F1F6EC; border: 1px solid #b0ce94; padding: 12px; }
.msgbox h2 { font-size: 2em; border-bottom: 3px solid #E2E2E2; }
.columns div h3 { font-size: 2em; font-weight: normal; margin-bottom: 12px; border-bottom: 3px solid #E2E2E2; }
.msgbox h3 { font-size: 1.5em; font-weight: normal; padding-bottom: 8px; }
.columns p { margin: 0 0 16px 10px; }
.columns div ul { padding-left: 26px; list-style-type: circle; }
.columns div ul li { font-size: 1.2em; padding-bottom: 4px; margin: 0 10px 4px 0; border-bottom: 1px dashed #CCCCCC; }
.columns div ul li span.right { text-align: right; margin: 4px 0 0 12px; }
#perks_box p { margin: 8px 10px 12px 12px; }
#perks_box ul { padding-left: 22px; list-style-type: circle; }
#perks_box ul li { padding-bottom: 6px; }
#perks_box ul li a { text-decoration: underline; font-weight: bold; }
ul.comproj_opts { text-align: center; }
ul.comproj_opts li { display: inline; list-style-type: none; border-bottom: 0 !important; font-size: 1em !important; }
ul.comproj_opts li a { text-decoration: underline; }
#project_content { padding: 10px; background-color: #F1F6EC; border: 1px solid #b0ce94; border-top: 0; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px; }
.tab_bar li { cursor: pointer; }
#project_content div { min-height: 30px; }
#project_content div p, #project_content div h4 { margin-bottom: 12px; }
#project_content div ul { margin-bottom: 12px; list-style-type: circle; padding-left: 22px; }
