/*
Theme Name: CRC for Polymers
Theme URI:  http://www.crcp.com.au/
Description: Cooperative Research Centre for Polymers
Author: LCubed.com.au
Author URI: http://lcubed.com.au/
Last Modified: 2013-03-14
*/

@import 'stylesheets/main.css';


#crc {
    /*background: url("../../uploads/2012/01/crc-01.png") no-repeat scroll left center transparent;*/
    background: url("img/logo-resized.PNG") no-repeat scroll left center transparent;
    display: block;
    float: right;
    /*height: 192px;*/
    margin: 50px 0 0;
    width: 455px;
}
#crc p {
    margin: 25px 0 0 150px;
}

.highlights {
    cursor: default;
}

#page UL, #menu-introduction ul {
    margin: 10px 0 10px 20px;
}
#menu-introduction li li {
    background: url("/wp-content/themes/crcforpolymers/stylesheets/images/bullet.png") no-repeat scroll 0 10px transparent;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
}

#menu-introduction li p, #menu-introduction li li {
    color: #002870;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.75em;
}

#menu-introduction li p a, #menu-introduction li li a {
    color: #D20238;
    display: inline;
    font-size: 14px;
    font-weight: normal;
}

#main table tr td h1 {text-align: center;}
#main table tr td h1 span {
    clear: both;
    display: block;
    font-size: 19px;
    margin-top: -20px;
    color: #dbe6fe;
}

#programs {
    width: 435px;
}

#menu-latest-news {
    width: 350px;
}

#speakers {
    height: 350px;
    overflow: hidden;
    width: 460px;
}

#wpmem_login .form input[type="password"], #wpmem_login .form input[type="text"]{
  width: 250px;
}
#wpmem_login .form .button_div{ text-align: left; }
#wpmem_login .link-text{ text-align: left; }
#wpmem_login .form input[type="submit"]{
  float: left;
  margin-right: 20px;
  padding: 3px 10px;
}