/*******************************************/
/* NORMALIZE BROWSER */
/*******************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym, fieldset,img {border:0;}
a, a:hover, a:visited {
outline:none;
text-decoration: none;
}
/*******************************************/
/* Clear floats */
/*******************************************/
.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix
{
display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix
{
height: 1%;
}
.clearfix
{
display: block;
}
/* End hide from IE-mac */
/***********************************/
/* General */
/***********************************/
body
{
background-color: #000000;
}
a
{
color: #fff;
}
a:hover
{
color: #75BEEF;
}
p
{
color: #666;
font-family: Arial, Helvetica, serif;
font-size: 12px;
}
.clearer
{
clear: both;
height: 0;
margin: 0;
padding: 0;
}
.spacer
{
height: 20px;
}
/***********************************/
/* Horizontal Sections */
/***********************************/
#header_section
{
background: #2376AE url("/themes/site_themes/marketing/images/header_BG_tile.gif") repeat-x;
height: 135px;
}
#top_section
{
background: #CCCCCC url("/themes/site_themes/marketing/images/content_top_BG_tile.gif") repeat-x;
min-height: 130px;
}
#middle_section
{
background: #FFFFFF url("/themes/site_themes/marketing/images/content_middle_BG_tile.gif") repeat-x;
min-height: 370px;
}
#footer_section
{
background: #000000 url("/themes/site_themes/marketing/images/footer_BG_tile.gif") repeat-x;
min-height: 260px;
}
/***********************************/
/* Container Sections */
/***********************************/
#header_container,
#login_container,
#content_container_top,
#content_container_middle,
#footer_container
{
margin: 0 auto 0 auto;
width: 950px;
}
#login
{
background-color: #1167A1;
padding: 7px 0 0 0;
height: 32px;
}
.site_description
{
float: left;
margin:0px 0pt 0pt;
position:relative;
top:20px;
width: 655px;
}
#message
{
background: transparent url("/themes/site_themes/marketing/images/message_bg.gif") no-repeat;
float: right;
height: 60px;
margin: 0;
padding: 70px 0 0 0;
text-align: center;
width: 160px;
}
#header_col_lft
{
float: left;
margin: 0;
padding: 0;
width: 950px
}
#site_search
{
display: inline;
float: right;
margin: 25px 0px 0 0;
text-align: right;
width: 360px;
}
#profile_heading
{
margin: 15px 0 0 0;
padding: 0;
}
#username
{
color: #999;
font-family: Arial, Helvetica, serif;
font-size: 12px;
margin: 0;
}
.content_col
{
float: left;
width: 299px;
margin: 0 2px 0 12px;
}
#content_middle_col_1
{
float: left;
width: 241px;
margin: 0 20px 0 0;
padding: 0 10px 0 0;
}
#content_middle_col_2
{
float: left;
width: 600px;
margin: 0 0 0 55px;
}
.archive
{
border-top: 1px solid #FF7331;
margin: 10px 0 0 0;
text-align: right;
}
.list_holder
{
text-align: center;
}
#content_container_middle #all
{
margin: 20px 0 25px 0;
}
#new_members_list,
.footer_col
{
color: #B5BEBF;
float: left;
margin: 0 0 0 20px;
width: 295px;
}
#copyright_notice
{
color:#484848;
font-family: Arial, Helvetica, serif;
font-size: 12px;
margin: 40px 0 0 0;
text-align: center;
}
/***********************************/
/* Headings / Labels */
/***********************************/
h1
{
color: #345A7E;
font-family: Georgia, Times, san-serif;
font-size: 26px;
letter-spacing: -0.02em;
margin: 5px 0 5px 0;
}
.site_description h1
{
color: #9B1212;
font-family: Georgia, Times, san-serif;
font-size: 30px;
font-style: italic;
font-weight: normal;
margin: 0;
width: 645px;
}
#content_container_middle h2
{
border-bottom: 1px solid #CCCCCC;
font-family: Georgia,Times,san-serif;
font-size: 18px;
line-height: 1.4em;
}
h2 span.sort
{
border: none;
color:#CB4141;
font-family: Georgia,Times,san-serif;
font-size:24px;
font-style:italic;
font-weight:normal;
margin: 0;
padding: 0;
}
#content_container_middle .content_heading
{
border: none;
color: #345A7E;
font-family: Georgia,Times,san-serif;
font-size: 26px;
margin: 5px 0 5px 0;
}
#profile_heading h2
{
border: none;
color:#CB4141;
font-family: Georgia,Times,san-serif;
font-size:20px;
font-style:italic;
font-weight:bold;
margin: 32px 0 3px 0;
padding: 0;
}
#content_container_middle #cmt_hist_heading
{
border-bottom: 1px dotted #666;
color: #345A7E;
font-family: Arial, Helvetica, serif;
font-size: 30px;
margin: 24px 0 5px 0;
}
.headline
{
color: #fff;
font-family: Arial, Helvetica, serif;
font-size: 18px;
margin: 0;
padding: 0;
}
#content_container_middle .comment_prompt
{
border: none;
color: #9B1212;
font-family: Georgia, Times, san-serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
margin: 10px 0 20px 20px;
}
#new_members_list h2,
.footer_col h2
{
color: #B5BEBF;
border-bottom: 1px solid #666666;
font-family: Times, Georgia, san-serif;
font-size: 25px;
margin: 20px 0 0 0;
width:275px;
}
#site_search label
{
color: #FFFFFF;
font-family: Times;
font-size: 20px;
padding-bottom: 3px;
vertical-align: middle;
}
/***********************************/
/* Hyperlinks */
/***********************************/
a#about_aiu img
{
border: none;
float: left;
left: 155px;
position: relative;
top: 53px;
}
#content_container_middle a
{
color: #345A7E;
}
#content_container_middle a#get_more_info img
{background:none;}
#nav li span
{
display: block;
color: #888;
font-family: Arial, Helvetica, serif;
font-size: 11px;
padding: 10px 0 0 0;
}
#nav li span a
{
color: #888;
font-family: Arial, Helvetica, serif;
font-size: 11px;
}
#nav li span a:hover
{
border-bottom: 1px dotted #999;
color: #999;
}
#nav li a
{
font-size: 22px;
}
#nav li.active a
{
background:url(/themes/site_themes/marketing/images/indicator.gif);
background-position: center bottom;
background-repeat:no-repeat;
color: #75BEEF;
display: block;
height: 35px;
}
#content_middle_col_1 .topic_quote p a.user_provided
{
background-image: none;
text-decoration: underline;
}
#message a
{
border-bottom: 1px dotted #666;
color: #9B1212;
font-size: 24px;
margin: 0 0 0 35px;
padding: 0;
}
.content_col span a
{
background: transparent url("/themes/site_themes/marketing/images/li_bullet_whiteBG.gif") no-repeat 32px 8px;
color: #345A7E;
font-family: Arial, Helvetica, serif;
font-size: 12px;
line-height: 1.3em;
list-style: none;
padding: 5px 15px 0 0;
}
.paginate
{
clear: left;
margin: 20px 0 50px 0;
text-align: right;
}
.paginate
{
color: #878787;
font-family: Arial, Helvetica, serif;
font-size: 12px;
line-height: 28px;
/*text-transform: uppercase;*/
}
#content_container_middle .paginate a
{
background-color: #F8F8F8;
border: 1px solid #E7E7E7;
color: #878787;
font-size: 12px;
margin: 0 2px 0 2px;
padding: 3px 6px;
}
#content_container_middle .paginate a:hover
{
background-color: #D4D4D4;
border: 1px solid #B1B1B1;
color: #FFFFFF;
}
.paginate span
{
margin: 0 5px 0 5px;
text-transform: none;
}
#content_container_middle .entry_heading a
{
color: #4B4B4B;
}
#content_container_middle .entry_heading a:hover
{
color: #345A7E;
}
#content_container_middle #all ul li a
{
background: transparent url("/themes/site_themes/marketing/images/li_bullet_whiteBG.gif") no-repeat 0 3px;
padding: 0 0 0 15px;
}
#content_container_middle #all ul li a:hover
{
color: #9B1212;
}
#content_container_middle #all p
{
padding: 0 25px 0 0;
text-align: right;
}
#content_container_middle #all p a
{
border-bottom: 1px dotted;
}
#new_members_list ul li a
{
border: 2px solid #CCCCCC;
float: left;
height: 36px;
width: 36px;
}
#new_members_list ul li a:hover
{
border: 2px solid #9DD639;
}
#new_members_list .info_links
{
margin: 15px 0 0 0;
}
.footer_col .info_links
{
margin: 12px 0 0 0;
text-align: right;
}
.footer_col .info_links img
{
margin: 0 20px 0 10px;
}
#new_members_list .info_links a.all,
.footer_col .info_links a.all
{
color: #B5BEBF;
border-bottom: 1px dotted #666;
font-family: Arial, Helvetica, serif;
font-size: 12px;
padding: 0 0 1px 0;
}
#new_members_list .info_links a:hover,
.footer_col .info_links a.all:hover
{
color: #FFF;
border-bottom: 1px dotted #FFF;
}
.footer_col ul li a
{
color: #B5BEBF;
}
.footer_col ul li a:hover
{
color: #FFF;
}
#copyright_notice a
{
border-bottom: 1px dotted #484848;
color:#484848;
}
#copyright_notice a:hover
{
border-bottom: 1px dotted #fff;
color: #666;
}
/***********************************/
/* Lists */
/***********************************/
#nav
{
display: block;
float: left;
font-family: Times;
margin: 25px 0 0 0;
padding: 0;
}
#nav li
{
float: left;
list-style: none;
padding: 0 15px 0 0;
}
#content_container_middle #all ul
{
list-style: none;
margin: 0;
padding: 0;
}
#content_container_middle #all ul li
{
float: left;
font-family: Arial, Helvetica, serif;
font-size: 13px;
margin: 0 0 5px 0;
padding: 0;
width: 300px;
}
#new_members_list ul
{
display: block;
margin: 10px 5px 0 0;
padding: 0;
}
#new_members_list ul li
{
list-style: none;
float: left;
padding: 3px 3px 5px;
}
.footer_col ul
{
font-family: Arial, Helvetica, serif;
font-size: 12px;
margin: 5px 0 0 0;
padding: 0;
width: 275px;
}
.footer_col ul li
{
background: transparent url("/themes/site_themes/marketing/images/li_bullet.gif") no-repeat 0 8px;
border-bottom:1px dotted #666666;
list-style: none;
padding: 5px 0 5px 15px;
}
.list_holder ul
{
color: #8CBDDE;
font-family: Arial, Helvetica, serif;
font-size: 12px;
list-style: none;
margin: 0 auto 20px auto;
text-align: left;
width: 350px;
}
ul.cmt_hist
{
background: transparent url("/themes/site_themes/marketing/images/quote.png") no-repeat 0 0;
color: #345A7E;
font-family: Arial, Helvetica, serif;
font-size: 12px;
list-style: none;
margin: 15px 0 30px 0;
padding: 10px 0 0px 0;
}
ul.cmt_hist li a
{
font-weight: bold;
text-decoration: underline;
}
ul.cmt_hist .hist_date,
ul.cmt_hist .hist_entry_link
{
margin: 0 0 0px 55px;
}
ul.cmt_hist li.hist_entry_summary
{
margin: 10px 0 0 0;
}
ul.cmt_hist li.hist
{
font-weight: bold;
margin: 10px 0 0 0;
}
/***********************************/
/* Images */
/***********************************/
#header_col_lft #open_login img
{
border: none;
float: left;
margin: 0 0 0 25px;
}
#logo
{
float: left;
height: 72px;
margin: 0;
position: relative;
top: 10px;
width: 395px;
}
#logo2
{
float: left;
height: 70px;
left: 160px;
margin: 0;
position: relative;
top: 8px;
width: 180px;
}
#logo a img,
#logo2 a img
{
border: none;
}
#seal
{
float: left;
margin: 15px;
width: 90px;
}
#content_middle_col_2 img#request
{
border:none;
float:right;
margin: 0 5px 0 5px;
}
#profile_heading img
{
border: 6px solid #ccc;
float: left;
margin: 0 7px 10px 0;
padding: 0;
}
#username a img
{
border: none;
margin: 10px;
}
#content_container_middle img.article_img
{
background: transparent url("/themes/site_themes/marketing/images/preloader.gif") no-repeat;
border: 6px solid #dedede;
height: 188px;
margin: 0;
padding: 0;
width: 288px;
}
#content_container_middle .discussion_entry img
{
background: transparent url("/themes/site_themes/marketing/images/preloader_2.gif") no-repeat;
border: 6px solid #dedede;
float: left;
margin: 0 10px 5px 0;
}
#content_container_middle .discussion_listing img
{
background: transparent url("/themes/site_themes/marketing/images/preloader_2.gif") no-repeat;
border: 6px solid #dedede;
float: left;
margin: 0 10px 5px 0;
}
#content_container_middle .comment_entry img,
#content_container_middle .result_entry img
{
background: transparent url("/themes/site_themes/marketing/images/preloader_2.gif") no-repeat;
border: 6px solid #dedede;
height: 75px;
margin: 0;
padding: 0;
width: 70px;
}
#new_members_list img
{
border: 2px solid #FFFFFF;
}
/* Fields & buttons */
.search_field
{
background-color: #595959;
border: 3px solid #474747;
color: #75BEEF;
height: 18px;
margin-top: -1px;
padding: 6px 3px 0 3px;
width: 205px;
}
input.search_btn
{
height: 30px;
margin:-2px 0 0 0;
vertical-align: top;
width: 77px;
}
/***********************************/
/* Text */
/***********************************/
.site_description p
{
color: #333333;
font-family: Georgia, Times, san-serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
line-height: 1.3em;
margin: 0;
}
.viewing_history
{
border-bottom: 1px dotted #345A7E;
color: #345A7E;
font-size: 12px;
margin: 3px 0 0 0;
padding: 0 0 5px 0;
}
.featured_quote
{
border-bottom: 1px dotted #345A7E;
color: #345A7E;
font-size: 12px;
height: 125px;
line-height: 1.5em;
margin: 10px 0 0 0;
}
.topic_quote p
{
color: #345A7E;
font-size: 14px;
line-height: 1.4em;
margin: 10px 0 0 0;
}
p.more_link
{
margin: 0;
padding: 0;
text-align: right;
}
#content_middle_col_1 .topic_quote
{
height: 100%;
}
.content_col span
{
float: right;
margin: 0 0 20px 0;
}
.about,
.schedule,
.sponsors
{
font-size: 14px;
}
.text
{
font-size: 14px;
}
.quote
{
background: transparent url("/themes/site_themes/marketing/images/quote.png") no-repeat 0 0;
font-style: italic;
margin: 0 0 3px;
padding: 20px 0 0 20px;
text-indent: 25px;
}
.name
{
margin: 0 10px 25px 0;
text-align:right;
}
/***********************************/
/* Content */
/***********************************/
#content_middle_col_1 ul
{
color: #345A7E;
font-family: Arial, Helvetica, serif;
list-style: none;
margin: 0 0 25px 0;
padding: 0;
}
#content_middle_col_1 ul li
{
border-bottom: 1px dotted #345A7E;
margin: 0;
}
#content_middle_col_1 ul li a
{
display: block;
font-size: 15px;
height: 30px;
padding: 12px 0 0 10px;
}
#content_middle_col_1 ul#user_info li
{
display: block;
font-size: 15px;
height: 30px;
padding: 12px 0 0 10px;
}
#content_middle_col_1 ul li.active_topic a
{
background-color: #fff;
color:#9B1212;
display: block;
height: 30px;
padding: 12px 0 0 10px;
}
#content_middle_col_1 ul li a:hover
{
background-color: #fff;
}
#content_middle_col_1 ul#schools
{
font-family: Arial, Helvetica, serif;
list-style: none;
margin: 0 0 25px 0;
padding: 0;
}
#content_middle_col_1 ul#schools li
{
border-bottom: 1px dotted #345A7E;
margin: 0;
}
#content_middle_col_1 ul#schools li a
{
display: block;
font-size: 14px;
font-weight: bold;
height: 75px;
padding: 12px 0 0 10px;
}
ul#schools li span
{
font-size: 12px;
font-weight: normal;
}
#content_middle_col_1 p a
{
background: transparent url("/themes/site_themes/marketing/images/more.gif") no-repeat 38px 3px;
font-weight: bold;
margin: 0 0 0 0px;
padding: 0 25px 0 0;
}
#content_middle_col_1 .comment_author
{
border-top: 1px dotted #026B8E;
color: #999;
font-style: italic;
margin: 3px 0 20px 0;
text-align: right;
}
/***********************************/
/* Discussion / Result Entry / Comments Entry */
/***********************************/
.discussion_entry
{
background: transparent url("/themes/site_themes/marketing/images/entryBG.png") no-repeat;
margin: 0 0 25px 0;
width: 598px;
}
#entry
{
padding: 10px 20px 0 20px;
}
.discussion_listing
{
background: transparent url("/themes/site_themes/marketing/images/entryBG.png") no-repeat;
margin: 0 0 25px 0;
padding: 10px 20px 0 20px;
}
.result_entry,
.comment_entry
{
background: transparent url("/themes/site_themes/marketing/images/resultBG.png") no-repeat;
min-height: 160px;
margin: 0 0 25px 0;
padding: 10px 20px 0 20px;
}
#content_container_middle .entry_heading,
#content_container_middle .comment_heading
{
border-bottom: 1px dotted #4b4b4b;
color: #4B4B4B;
margin: 0 0 15px 0px;
}
#content_container_middle .entry_body h2
{
border-bottom: 1px dotted #4b4b4b;
color: #4B4B4B;
height: 25px;
margin: 0 10px 15px 0px;
padding: 10px 10px 5px 0;
width: 98%;
}
#content_container_middle .comment_heading h2 span
{
font-size: 14px;
margin: 0 0 0 5px;
}
#content_container_middle .entry_heading h2
{
border-bottom: none;
color:#4B4B4B;
float: left;
font-family:Times,Georgia,san-serif;
font-size:25px;
margin: 0;
}
#content_container_middle .comment_heading h2
{
border-bottom: none;
color:#4B4B4B;
float: left;
font-family: Times,Georgia,san-serif;
font-size:22px;
margin: 0;
}
#content_container_middle h2#entry_comments
{
border: none;
color: #4b4b4b;
margin: 0 0 10px 0;
}
#content_container_middle .entry_heading p
{
color: #4B4B4B;
float: right;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 0;
text-align: right;
}
#content_container_middle .entry_heading p span
{
font-family: Times,Georgia,san-serif;
font-size: 25px;
margin: 0 0 0 10px;
}
#content_container_middle .result_entry img,
#content_container_middle .comment_entry img
{
float: left;
margin: 0 10px 0 0;
}
#content_container_middle .summary,
#content_container_middle .entry_body
{
font-family:Arial,Helvetica,serif;
font-size: 12px;
line-height: 1.4em;
margin: 0 0 10px 0;
}
#content_container_middle .summary h3,
#content_container_middle .entry_body h3
{
color: #345A7E;
font-size: 16px;
font-style: italic;
line-height: 1.4em;
margin: 0 0 5px 0;
}
#content_container_middle .result_entry .summary h3
{
margin: 0 0 0 20px;
}
#content_container_middle .summary p
{
color: #4b4b4b;
font-size: 12px;
line-height: 1.4em;
}
#content_container_middle .result_entry .summary p,
#content_container_middle .comment_entry .summary p
{
color: #4b4b4b;
margin: 0 0 0 20px;
}
#content_container_middle .entry_body p
{
color: #4b4b4b;
margin: 0 10px 20px 0;
}
#content_container_middle .entry_body p.tips
{
border-bottom: 1px solid #dadada;
color: #4b4b4b;
margin: 0 10px 20px 0;
padding: 0 0 20px 0
}
#content_container_middle .entry_stats
{
}
#content_container_middle .result_entry .entry_stats
{
margin: 10px 10px 0 0;
}
#content_container_middle .entry_stats span
{
color: #345A7E;
font-family:Arial,Helvetica,serif;
font-size: 12px;
font-weight: bold;
float: left;
margin: 0;
}
#content_container_middle .entry_stats a
{
background: transparent url("/themes/site_themes/marketing/images/bullet_grayBG.gif") no-repeat 100px 3px;
color: #4b4b4b;
float: right;
font-family: Arial, Helvetica, serif;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0 15px 0 0;
text-align: right;
}
#content_container_middle .entry_stats a:hover
{
text-decoration: underline;
}
#content_container_middle #content_middle_col_2 .cmt_entry,
#content_container_middle #content_middle_col_2 .cmt_entry a,
#content_container_middle #content_middle_col_2 .cmt_date
{
color: #999;
}
#content_container_middle #content_middle_col_2 .cmt_entry a
{
font-weight: bold;
text-decoration: underline;
}
#content_container_middle #content_middle_col_2 .cmt_entry a:hover
{
color: #666;
}
#content_container_middle #content_middle_col_2 .cmt_date
{
letter-spacing: -.01em;
margin: 5px 0 0 100px;
}
#content_container_middle #content_middle_col_2 .cmt_txt
{
color: #333;
font-size: 13px;
font-style: italic;
margin: 2px 0 0 100px;
}
/***********************************/
/* Forms / Fields */
/***********************************/
#comment_login
{
clear: left;
float: left;
font-family: Arial, Helvetica, serif;
font-size: 12px;
margin: 0 0 30px 10px;
padding: 0;
width: 375px;
}
#content_container_middle #comment_sign_up img
{
border: none;
}
#comment_form
{
margin: 0 0 0 10px;
padding: 0;
}
#register_member_form fieldset,
#comment_login fieldset,
#comment_form fieldset
{
border: none;
padding: 0;
}
#comment_form fieldset p,
#comment_login fieldset label
{
color: #ccc;
margin: 8px;
}
#comment_login .input
{
border: 4px solid #eee;
margin: 0 0 5px 5px;
padding: 5px;
}
#commentName,
#commentEmail,
#commentLoc,
#commentURL
{
border: 4px solid #eee;
padding: 5px;
}
#comment_login fieldset a
{
margin: 0 0 0 8px;
}
#register_member_form textarea,
#comment_form textarea
{
border: 4px solid #eee;
color: #666;
padding: 5px;
margin: 0 0 3px 0;
width: 540px;
}
#comment_form fieldset .submit
{
margin: 10px 0 10px 8px;
}
#login_container
{
font-family: Arial, Helvetica, serif;
font-size: 11px;
}
#login_container form
{
border: none;
margin: 0 30px;
padding: 0;
}
#login_container fieldset
{
border: none;
padding: 0;
}
#login_container .input
{
background-color: #2376AE;
border: 1px solid #0F5888;
color: #fff;
font-family: Arial, Helvetica, serif;
font-size: 11px;
margin: 0 10px 0 0;
padding: 3px;
width: 200px;
}
#login_container .checkbox
{
background-color: #2376AE;
border: 1px solid #0F5888;
color: #fff;
font-size: 11px;
margin: 0 10px 0 10px;
}
#login_container label
{
color: #6FC6FF;
font-family: Arial, Helvetica, serif;
font-size: 11px;
}
#login_container .button
{
margin: 0 20px -8px 10px;
padding: 0;
}
#login_container a
{
color: #6FC6FF;
}
#login_container a:hover
{
border-bottom: 1px dotted #6FC6FF;
color: #6FC6FF;
}
#register_member_form label,
#contact label
{
color: #345A7E;
font-family: Arial, Helvetica, serif;
font-size: 13px;
font-weight: bold;
}
#register_member_form p
{
margin: 10px 0 30px 0;
}
#register_member_form p.instructions
{
color: #9B1212;
font-size: 11px;
margin: 20px 0 5px 0;
}
p.requiredfield span
{
color: #9B1212;
font-family: Arial, Helvetica, serif;
font-size: 20px;
font-weight: bold;
line-height: 5px;
margin: 0;
padding: 0;
}
span.field_instructions
{
color: #666;
font-family: Arial, Helvetica, serif;
font-size: 12px;
font-style: italic;
}
/***********************************/
/* Contact Form */
/***********************************/
#contact
{
color: #999;
font-family: Arial, Helvetica, serif;
font-size: 13px;
margin: 0 0 40px 0;
}
.contactfield
{
margin: 15px 0 0 0;
}
.contactfield input
{
border: 4px solid #E2E2E2;
padding: 3px;
}
.contactfield textarea
{
border: 4px solid #E2E2E2;
font-family: Arial, Helvetica, serif;
font-size: 13px;
padding: 3px;
}
.contactfield .submit
{
border: none;
margin: 10px 0 0 0;
padding: 0;
}
.contactfield .validation-advice
{
color: #9B1212;
font-family: Arial, Helvetica, serif;
font-size: 13px;
font-style: italic;
}
/***********************************/
/* Legal */
/***********************************/
#legal_copy
{
margin: 0 0 40px 0;
}
#legal_copy h2
{
color: #888;
font-family: Georgia, Times, san-serif;
font-size: 18px;
}
#legal_copy p
{
color: #333;
font-size: 13px;
}
#legal_copy ul
{
margin: 0;
padding: 0;
}
#legal_copy ul li
{
color: #333;
font-family: Arial, Helvetica, serif;
font-size: 13px;
list-style: none;
margin: 0 0 15px 0;
padding: 0 0 0 0;
}