/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 1, 2011 */
@font-face {
    font-family: 'NeoSansStdBold';
    src: url('/resources/theme/type/neosansstd-bold-aaiweb.eot');
    src: url('/resources/theme/type/neosansstd-bold-aaiweb.eot?iefix') format('eot'),
         url('/resources/theme/type/neosansstd-bold-aaiweb.woff') format('woff'),
         url('/resources/theme/type/neosansstd-bold-aaiweb.ttf') format('truetype'),
         url('/resources/theme/type/neosansstd-bold-aaiweb.svg#webfontUnRGP3v8') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NeoSansStdRegular';
    src: url('/resources/theme/type/neosansstd-regular-aaiweb.eot');
    src: url('/resources/theme/type/neosansstd-regular-aaiweb.eot?iefix') format('eot'),
         url('/resources/theme/type/neosansstd-regular-aaiweb.woff') format('woff'),
         url('/resources/theme/type/neosansstd-regular-aaiweb.ttf') format('truetype'),
         url('/resources/theme/type/neosansstd-regular-aaiweb.svg#webfontAEB4dPZn') format('svg');
    font-weight: normal;
    font-style: normal;

}
.nav-mobile {
    display:none; /* Hide from browsers that don't support media queries */
    cursor:pointer;
    position:absolute;
    top:0;
    right:0;
    background:#669C38 url(/resources/theme/nav.svg) no-repeat center center;
    height:40px;
    width:40px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    
    color: #4c4b4b;
    
    background: #fff url(/resources/theme/images/bg-main.gif) left top repeat;
}
p {
    margin-bottom: 1em;
}
ul {
	list-style: square;
	margin-bottom: 1em;
	padding-left: 40px;
}
ol {
	list-style: decimal;
	margin-bottom: 1em;
	padding-left: 40px;
}

a:link, a:visited { 
	text-decoration: underline; color: #348CA1; 
}
a:hover, a:active { 
	text-decoration: underline; color: #f00; 
}

/* for all the nice graphics */
a span,
h2 span {
    display: inline-block;
    vertical-align: top;
    background: none;
}

/* structure */
#wrapper {
    width: 1024px;
    padding: 0 50px;
    margin: 0 auto;
    background: transparent url(/resources/theme/images/bg-wrapper.png) left top repeat-y;
}

.outercontent {
    
}

#wrapper > .ribbon {
    width: 1044px;
    
    position: relative;
    left: -10px;
    
    color: #fff;
    
    text-align: center;
}

#main {
    width: 615px;
    min-height: 600px;
    float: left;
}
#main > .content {
    margin: 5px 0px 0px 50px;
}

#sidebar {
    width: 400px;
    
    float: right;
}
#sidebar-left {
    width: 350px;
    
    float: left;
}
.widget {
    
}

/* header, main nav and footer */
#header form label,
#header form button,
#mainnav,
h2,
.button,
.membersonly {
    font-family: NeoSansStdRegular, Helvetica, Arial, sans-serif;
}
#header {
    background-color: #000;
    color: #fff;
}
#header form {
    width: 100%;
    text-align: right;
    
    padding: 15px 0;
    
    position: relative;
    right: 15px;
}
#header form label {
    text-transform: uppercase;
}
#header form input {
    width: 226px;
    height: 25px;
    
    border: none;
    background: transparent url(/resources/theme/images/bg-searchbox.png) left top no-repeat;
    
    padding: 0px 5px;
}
#header form button[type='submit'] {
    background: transparent url(/resources/theme/images/btn-go.png) left top no-repeat;
    border: none;
    
    width: 31px;
    height: 31px;
    
    color: #fff;
    
    text-transform: uppercase;
    
    cursor: pointer;
}
#header h1 {
    width: 227px;
    height: 138px;
    
    background: #000 url(/resources/theme/images/bg-logo.png) 20px 28px no-repeat;
}
#header h1 span {
    display: none;
}
#header h1,
#header object {
    display: inline-block;
}
#mainnav {
    background: transparent url(/resources/theme/images/bg-mainnav.png) left top no-repeat;
    height: 43px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainnav li {
    display: inline;
    margin-left: -14px;
}
#footer {
    background: transparent url(/resources/theme/images/bg-footer.png) left top no-repeat;
    height: 20px;
    padding-top: 14px;
    
    font-size: 10px;
}
#footer p {
    margin: 0;
}
#footer span {
    padding: 0px 10px;
}

/* nav and footer links */
#wrapper > .ribbon a:link, #wrapper > .ribbon a:visited {color: #fff;}
#wrapper > .ribbon a:hover, #wrapper > .ribbon a:active {color: #f00;}
#mainnav a {
    text-decoration: none;
    
    display: inline-block;
    padding: 0;
    
    font-size: 16px;
    text-transform: uppercase;
}
#wrapper > #mainnav a:hover, #wrapper > #mainnav a:active {color: #fff;}
#mainnav a span.left {
    width: 11px;
    height: 34px;
}
#mainnav a span.middle {
    width: auto;
    height: auto;
    
    min-width: 49px;
    
    padding: 5px 3px 14px 3px;
    vertical-align: top;
}
#mainnav a span.right {
    width: 11px;
    height: 34px;
    padding: 0;
}
#mainnav a:hover span.left,
#mainnav a:active span.left,
#mainnav .active a:link span.left,
#mainnav .active a:visited span.left {
    background: transparent url(/resources/theme/images/bg-mainnav-highlight-left.png) right top no-repeat;
}
#mainnav a:hover span.middle,
#mainnav a:active span.middle,
#mainnav .active a:link span.middle,
#mainnav .active a:visited span.middle {
    background: transparent url(/resources/theme/images/bg-mainnav-highlight-center.png) left top repeat-x;
}
#mainnav a:hover span.right,
#mainnav a:active span.right,
#mainnav .active a:link span.right,
#mainnav .active a:visited span.right {
    background: transparent url(/resources/theme/images/bg-mainnav-highlight-right.png) left top no-repeat;
}

#mainnav .globallogin {
    display: block;
    height: 34px;
    padding: 0px 15px 0px 0px;
    
    position: absolute;
    right: 10px;
    top: -37px;
    
    background: #000 url(/resources/theme/images/bg-globallogin.gif) left top repeat-x;
}
#mainnav .globallogin span {
    display: inline-block;
    width: 20px;
    height: 34px;
    
    background: transparent url(/resources/theme/images/bg-globallogin-left.gif) left top no-repeat;
}
#mainnav .globallogin a {
    position: relative;
    top: -11px;
}

/* main content and sidebar headings */
#main h2.ribbon,
#main h2.pill,
.widget h2 {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    
    height: 43px;
    margin-top: 10px;
    
    position: relative;
}
h3,
h4 {
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    color: #000;
}
h2.ribbon {
    left: -10px;
}
.box h2.ribbon {
    margin-top: 0px;
}
h2.ribbon span.left {
    display: inline-block;
    height: 43px;
    
    vertical-align: top;
    
    background: transparent url(/resources/theme/images/bg-main-ribbon-left.png) left top no-repeat;
    width: 10px;
}
h2.ribbon span.middle {
    background: transparent url(/resources/theme/images/bg-main-ribbon-center.png) left top repeat-x;
    width: auto;
    height: auto;
    
    padding: 7px 3px 12px 50px;
    min-width: 150px;
}
.box h2.ribbon span.middle {
    min-width: 125px;
    max-width: 140px;
    padding-left: 25px;
    padding-right: 5px;
}
h2.ribbon span.middle:after {
    content: ' //';
    color: #000;
}
h2.ribbon span.right {
    background: transparent url(/resources/theme/images/bg-main-ribbon-right.png) left top no-repeat;
    width: 14px;
    height: 43px;
    
    padding-left: 0;
    min-width: 0px;
}
.box h2.ribbon span.right {
    background: transparent url(/resources/theme/images/bg-main-box-ribbon-right.png) left top no-repeat;
    width: 11px;
}

.widget h2 {
    margin-right: -25px;
    float: right;
}
.widget h2 span.left {
    display: inline-block;
    height: 43px;
    
    vertical-align: top;
    
    background: transparent url(/resources/theme/images/bg-sidebar-ribbon-left.png) left top no-repeat;
    width: 11px;
}
.widget h2 span.middle {
    background: transparent url(/resources/theme/images/bg-sidebar-ribbon-center.png) left top repeat-x;
    width: 362px;
    height: auto;
    
    padding: 7px 3px 12px 13px;
    min-width: 130px;
}
.widget h2 span.middle:after {
    content: ' //';
    color: #000;
}
.widget h2 span.right {
    background: transparent url(/resources/theme/images/bg-sidebar-ribbon-right.png) left top no-repeat;
    width: 15px;
    height: 43px;
    
    padding-left: 0;
    min-width: 0px;
}
.widget h2 span.right:after {
    content: '';
    color: #fff;
}

h2.pill {
    font-family: "myriad-pro-1", "myriad-pro-2", Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    cursor: pointer;
    height: 34px !important;
}
h2.pill span.left {
    display: inline-block;
    height: 34px;
    
    vertical-align: top;
    
    background: transparent url(/resources/theme/images/bg-main-pill-left.png) left top no-repeat;
    width: 12px;
}
h2.pill span.middle {
    background: transparent url(/resources/theme/images/bg-main-pill-center.png) left top repeat-x;
    width: 521px;
    height: auto;
    
    padding: 7px 0px 12px 10px;
}
h2.pill span.right {
    background: transparent url(/resources/theme/images/bg-main-pill-right-on.png) left top no-repeat;
    width: 22px;
    height: 34px;
    
    padding-left: 0;
    min-width: 0px;
}
h2.pill.off span.right {
    background: transparent url(/resources/theme/images/bg-main-pill-right-off.png) left top no-repeat;
}
.about-council,
.about-committee {
    width: 45%;
    float: left;
    line-height: 1.3;
}
.about-committee {
    width: 40%;
}
.about-council ul,
.about-committee ul {
    margin-left: 0;
    padding-left: 0;
    padding-top: 1em;
}
.about-council li,
.about-committee li {
    list-style-type: none;
    margin-bottom: 1em;
}
.about-committee img {
    display: block;
    margin-bottom: 3px;
}

/* widget layouts */
.widget {
    position: relative;
}
.widget .membersonly {
    position: absolute;
    right: 20px;
    top: 20px;
    
    font-size: 11px;
    text-transform: uppercase;
    color: #5effff;
}
.widget .content {
    width: 350px;
    
    margin: 0px 10px 10px 22px;
    padding: 0px 0px 0px 13px;
    
    background: #fff url(/resources/theme/images/bg-widget-content-middle.gif) left top repeat-y;
    background: url(/resources/theme/images/bg-widget-content-top.gif) left top no-repeat,
                url(/resources/theme/images/bg-widget-content-bottom.gif) left bottom no-repeat,
                url(/resources/theme/images/bg-widget-content-middle.gif) left top repeat-y;
    
    clear: both;
}
.widget .content .images {
    margin: 5px 10px 5px 0px;
    width: 105px;
    float: left;
}
.widget .content .images img,
.box.events img {
    display: block;
    
    background: transparent url(/resources/theme/images/bg-sidebar-image.png) left top no-repeat;
    
    padding: 8px 12px 14px 8px;
}
.widget h3 a {
    font-style: normal;
}
.widget h3 a:link, .widget h3 a:visited {
    color: #348ca1;
}
.widget h3 a:hover, .widget h3 a:active {
    color: #f00;
}
.widget h3 img {
    padding-left: 5px;
    
    position: relative;
    top: 5px;
}
.widget h4 {
    margin-top: 0.5em;
}
.widget .inner {
    margin-left: 120px;
}
.widget .content p {
    font-size: 0.9em;
}
.widget p a {
    font-style: italic;
}
.widget p a:link, .widget p a:visited {
    color: #6f6f6f;
}
.widget p a:hover, .widget p a:active {
    color: #f00;
}

.widget.toolkit .content p,
.widget.insidetrack .content p,
.widget.insidetrack .content ul {
	padding: 0 0 0.5em 0;
	margin: 0;
	list-style: none;
    font-size: 0.85em;
}
.widget.insidetrack .content ul {
    margin-left: 10px;
    line-height: 1.3;
    
    margin-bottom: 1em;
}
.widget.insidetrack .content li {
    list-style-type: disc;
    list-style-position: outside;
}

.widget.testimonials .images img,
.widget.insidetrack .images img {
    background: none;
    padding: 0;
}
.widget.testimonials .content .inner {
    margin-left: 115px;
}
.widget.testimonials h3 {
    font-style: normal;
    font-size: 1em;
    font-family: Helvetica, Arial, sans-serif;
    color: #6f6f6f;
}
.widget.testimonials p {
    font-style: italic;
}

/* buttons */
.button {
    text-decoration: none !important;
    
    display: inline-block;
    padding: 0;
    
    font-size: 10px;
    font-style: normal !important;
    text-transform: uppercase;
}
.button:link, .button:visited,
.button:hover, .button:active {
    color: #fff !important;
}
.button span.left {
    display: inline-block;
    width: 5px;
    height: 20px;
}
.button span.middle {
    width: auto;
    height: auto;
    
    padding: 2px 3px 6px 3px;
    vertical-align: top;
}
.button span.right {
    width: 15px;
    height: 20px;
    padding: 0;
}

#main .button span.left {
    background: transparent url(/resources/theme/images/btn-main-button-left.png) left top no-repeat;
}
#main .button span.middle {
    background: transparent url(/resources/theme/images/btn-main-button-middle.png) left top repeat-x;
}
#main .button span.right {
    background: transparent url(/resources/theme/images/btn-main-button-right.png) left top no-repeat;
}

#main .button.extra span.left {
    background: transparent url(/resources/theme/images/btn-extra-left.png) left top no-repeat;
}
#main .button.extra span.middle {
    background: transparent url(/resources/theme/images/btn-extra-middle.png) left top repeat-x;
}
#main .button.extra span.right {
    background: transparent url(/resources/theme/images/btn-extra-right.png) left top no-repeat;
}

#sidebar .button span.left {
    background: transparent url(/resources/theme/images/btn-sidebar-button-left.png) left top no-repeat;
}
#sidebar .button span.middle {
    background: transparent url(/resources/theme/images/btn-sidebar-button-middle.png) left top repeat-x;
}
#sidebar .button span.right {
    background: transparent url(/resources/theme/images/btn-sidebar-button-right.png) left top no-repeat;
}

/* hompage content */
#main > .content img.framed {
    float: left;
    
    background: white url(/resources/theme/images/bg-main-image-138x105.gif) left top no-repeat;
    padding: 8px 15px 15px 8px;
    
    margin: 0px 5px 5px 0px;
}
a.join {
    float: right;
    padding: 3px 3px 5px 10px;
}

/* homepage boxes */
.box {
    width: 264px;
    height: 391px;
    padding: 28px 11px;
    
    background: #fff url(/resources/theme/images/bg-box.gif) left top no-repeat;
    
    float: left;
    margin-left: 39px;
    
    position: relative;
}

.box + .box {
    margin-left: 4px;
}

.box > .content {
    margin: 0 10px 10px 10px;
}

.box > p.buttononly {
    text-align: left;
    
    margin: 0 !important;
    
    position: absolute;
    left: 30px;
    bottom: 20px;
}

/* homepage events box */
.box.events h2 {
    background: transparent url(/resources/theme/images/icn-calendar.png) 80% 0% no-repeat;
}
.box.events h3 {
    font-size: 1em;
    font-style: normal;
	font-weight: normal;
    color: #6f6f6f;
}
.box.events ul {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}
.box.events li {
    clear: both;
    font-size: 0.8em;
    padding: 5px 0px;
}
.box.events .image {
    float: left;
}
.box.events img {
    background: transparent url(/resources/theme/images/bg-events-box-image-top.png) left top no-repeat;
    padding: 8px 12px 6px 8px;
}
.box.events .afterimage {
    display: block;
    background: transparent url(/resources/theme/images/bg-events-box-image-bottom.png) left bottom no-repeat;
    width: 105px;
    height: 8px;
}
.box.events li > div {
    margin-left: 110px;
}
.box.events p {
    font-size: 1em;
    font-style: normal;
	font-weight: normal;
    color: #6f6f6f;
    margin-bottom: 0.5em;
}
.box.events .calendar-link {
    display: block;
    width: 33px;
    height: 30px;
    
    position: absolute;
    left: 185px;
    top: 38px;
}
.box.events .calendar-link span {
    display: none;
}

/* homepage social box */
.box.social h2.youtube {
    background: transparent url(/resources/theme/images/icn-youtube.png) 85% 30% no-repeat;
}
.box.social h2.flickr {
    background: transparent url(/resources/theme/images/icn-flickr.png) 85% 30% no-repeat;
}
.box.social h2.youtube + .content,
.box.social h2.flickr + .content {
    text-align: center;
}
.box.social h3 {
    color: #fff;
    
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
}
a.logo {
    display: inline-block;
    vertical-align: middle;
    
    position: relative;
    
    margin-left: 6px;
}
a.logo span {
    display: none;
}
a.linkedin {
    width: 56px;
    height: 18px;
    top: 1px;
    background: transparent url(/resources/theme/images/icn-linkedin.png) left top no-repeat;
}
a.facebook {
    width: 19px;
    height: 20px;
    top: 1px;
    background: transparent url(/resources/theme/images/icn-facebook.png) left top no-repeat;
}
a.twitter {
    width: 19px;
    height: 19px;
    background: transparent url(/resources/theme/images/icn-twitter.png) left top no-repeat;
}

/* homepage flickr widget */
.box.social h2.flickr + .content {
    position: relative;
}
#flickrGallery {
    overflow: hidden;
    position: relative;
    width: 220px;
    height: 110px;
    
    margin-left: 15px;
}
#flickrGallery ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 999999px;
    padding: 0;
	margin: 0;
	list-style: none;
    text-align: left;
}
#flickrGallery li {
    display: inline;
    margin-right: 5px;
}
#flickrGallery img {
    padding: 7px 13px 14px 7px;
    background: transparent url(/resources/theme/images/bg-main-image-flickr.png) left top no-repeat;
}
#flickrGalleryNav a {
    position: absolute;
    top: 35px;
    
    width: 31px;
    height: 31px;
    
    text-decoration: none;
    
    display: block;
}
#flickrGalleryNav a span {
    display: none;
}
#flickrGalleryNav .prev a {
    left: 5px;
    
    background: transparent url(/resources/theme/images/btn-arrow-left.png) left top no-repeat;
}
#flickrGalleryNav .next a {
    right: 5px;
    
    background: transparent url(/resources/theme/images/btn-arrow-right.png) left top no-repeat;
}


/* Generic form */
.bodyform form {
	margin-bottom: 1em;
}
.bodyform form > div {
	margin-bottom: 0.75em;
	clear: both;
}
.bodyform form > div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bodyform form > div {display:inline-block;}
.bodyform form > div {display:block;}
* html .bodyform form > div {height: 1%;}
.bodyform label {
	font-weight: bold;
	float: left;
	width: 120px;
}
.bodyform input.textField {
	float: left;
	width: 200px;
}
.bodyform textarea {
	width: 350px;
	height: 200px;
}
.bodyform input.submitButton {
	margin-left: 120px;
}


/* EVENTS MAIN PAGE */
.annualCalendar {
	border-top: 1px solid #96ad5f;
	border-left: 1px solid #96ad5f;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	width: 100%;
} 
.annualCalendar td {
	border-right: 1px solid #96ad5f;
	border-bottom: 1px solid #96ad5f;
	padding: 10px;
}
.annualCalendar h3 {
	font-style: normal;
	font-family: inherit;
}
.annualCalendar ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
.annualCalendar ul li {
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.2em;
}
.annualCalendar ul li a:link, .annualCalendar ul li a:visited {
	text-decoration: none;
}
.annualCalendar ul li a:hover, .annualCalendar ul li a:active {
	text-decoration: underline;
}
#ical {
	margin-top: 1em;
	text-align: right;
}
ul.year-nav {
	list-style: none;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
ul.year-nav:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.year-nav {display:inline-block;}
ul.year-nav {display:block;}
* html ul.year-nav {height: 1%;}
ul.year-nav li {
	font-size: 90%;
	margin: 0;
	padding: 1em 0 0.5em 0;
	width: 40%;
}
ul.year-nav .prev {
	float: left;
}
ul.year-nav .next {
	float: right;
	text-align: right;
}
ul.year-nav a:link, ul.year-nav a:visited {
	text-decoration: none;
}
ul.year-nav a:hover, ul.year-nav a:active {
	text-decoration: underline;
}


/* EVENTS DETAIL VIEW */
.event-cal {
	clear: both;
}
.event-detail {
	border: 1px solid #96ad5f;
	padding: 20px;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
}
.event-detail h3, .event-detail .back {
	color: #96ad5f;
	font-style: normal;
	font-weight: normal;
	font-size: 115%;
	font-family: "myriad-pro-1", "myriad-pro-2", Helvetica, Arial, sans-serif;
}
.event-detail h3 {
	float: left;
	text-transform: uppercase;
	width: 390px;
}
.event-detail .back {
	float: left;
	text-align: right;
	width: 70px;
}
.event-detail h4 {
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
}
.event-detail #flickr-gallery {
	margin: 2em 0;
	padding: 0;
	list-style: none;
}
.event-detail #flickr-gallery li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
}


/* EMAIL ALERT SIGNUP */
#alertform {
	float: right;
	padding-bottom: 1em;
}
#alertform:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#alertform {display:inline-block;}
#alertform {display:block;}
* html #alertform {height: 1%;}
#alertform h3, #alertform input {
	float: left;
	margin-left: 10px;
}


/* JOBS */
.job-title {
	font-family: inherit;
	font-style: normal;
	margin-bottom: 1em;
}
.job-link {
	margin-bottom: 2em;
}

/* Links Page */
.content.links h3 {
    color: #6f6f6f;
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 1em;
}
.content.links a:link, .content.links a:visited,
.content.links a:hover, .content.links a:active {
    color: #6f6f6f;
    text-decoration: none;
}
.content.links a:hover, .content.links a:active {
    text-decoration: underline;
}
.content.links ul {
    margin: 0;
    padding: 0 0 2em 0;
}
.content.links li {
    list-style-type: none;
    padding-bottom: 1em;
}

/* members' centre - Inside Track */
#main .insidetrack {
    padding-left: 0;
}
#main .insidetrack .images {
    margin: 5px 10px 5px 0px;
    width: 105px;
    float: left;
}
#main .insidetrack .inner {
    margin-left: 120px;
}
#main .insidetrack li {
    list-style-type: none;
    padding-bottom: 5em;
    clear: both;
}

/* news listings */
.news .article {
    position: relative;
    margin-bottom: 2.5em;
}
.news .article.aai {
    background: transparent url(/resources/theme/images/icn-aai-news.png) 0px 3px no-repeat;
    padding-left: 42px;
    left: -42px;
}
.news .archivelinks p {
    display: inline-block;
    margin-right: 15px;
}

/* generic content styles */
h2.pill + div {
    width: 510px;
    margin: 0px 20px 0px 30px;
    padding: 20px 0px;
}

#main .content ul {
    
}
#main .content li {
    margin-bottom: 1em;
}

/* nav, header, button text shadows (CSS3) */
#mainnav,
.ribbon,
.pill {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.button,
.membersonly {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}


/* Reponsive */


@media screen and (min-width: 720px) and (max-width: 899px) {

#wrapper {
	width: 690px;
	padding: 0;
	background: #fff;
	word-wrap: break-word;
}
#wrapper > .ribbon {
	width: 690px;
    left: 0;
}
#header form {
	display: none !important;
}
#mainnav {
    background: none;
	height: auto;
	background: #666;
}
#mainnav li {
    margin-left: 0;
}
#mainnav ul li a {
	width: 100%;
}
#mainnav a span {
	background: none !important;
}
#mainnav .globallogin {
    display: inline;
    height: 34px;
    position: relative;
    top: 0;
	padding: 0;
	right: 0;
    background: #none !important;
}
#mainnav .globallogin span {
    display: inline;
    background: none;
	padding: 5px 0 14px 0;
}
#mainnav .globallogin a {
    display: inline-block;
    position: relative;
    top: 0;

	height: 34px;
	background: none;
	background-color: #666;
}
.nav {
    position:relative;
}
.nav-mobile {
    display:block;
	margin: 5px;
   }
.nav-list {
    display:none;
}
.nav-item {
	width: 100%;
    *display:inline;
    zoom:1;
}
.nav-active {
	display:block;
}
.nav-mobile-open {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#main {
	width: 645px;
	background: #fff;
}
#sidebar {
	clear: both;
	width: 100%;
	background: #fff;
}
#footer {
	background: transparent url(/resources/theme/images/bg-footer-resp.png) left top repeat-x;
}
object.flash {
	display: none !important;
}
#main > .content {
    margin: 0;
	padding: 0 0 0 50px;
}
.widget .content {
	width: 595px;
	margin: 0;;
    padding: 0px 45px 0px 50px;
	background: none;
}
.widget h2 span.middle {
	width: 625px;
}
.box {
	margin-right: 15px;
}
div.box.social {
	display: none;
}
}


@media screen and (min-width: 600px) and (max-width: 719px) {

#wrapper {
	width: 570px;
	padding: 0;
	background: #fff;
	word-wrap: break-word;
}
#wrapper > .ribbon {
	width: 570px;
    left: 0;
}
#header form {
	display: none !important;
}
#mainnav {
    background: none;
	height: auto;
	background: #666;
}
#mainnav li {
    margin-left: 0;
}
#mainnav ul li a {
	width: 100%;
}
#mainnav a span {
	background: none !important;
}
#mainnav .globallogin {
    display: inline;
    height: 34px;
    position: relative;
    top: 0;
	padding: 0;
	right: 0;
    background: #none !important;
}
#mainnav .globallogin span {
    display: inline;
    background: none;
	padding: 5px 0 14px 0;
}
#mainnav .globallogin a {
    display: inline-block;
    position: relative;
    top: 0;

	height: 34px;
	background: none;
	background-color: #666;
}
.nav {
    position:relative;
}
.nav-mobile {
    display:block;
	margin: 5px;
   }
.nav-list {
    display:none;
}
.nav-item {
	width: 100%;
    *display:inline;
    zoom:1;
}
.nav-active {
	display:block;
}
.nav-mobile-open {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#main {
	width: 525px;
	background: #fff;
}
#sidebar {
	clear: both;
	width: 100%;
	background: #fff;
}
#footer {
	background: transparent url(/resources/theme/images/bg-footer-resp.png) left top repeat-x;
}
object.flash {
	display: none !important;
}
#main > .content {
    margin: 0;
	padding: 0 0 0 50px;
}
.widget .content {
	width: 475px;
	margin: 0;;
    padding: 0px 45px 0px 50px;
	background: none;
}
.widget h2 span.middle {
	width: 505px;
}
.box {
	margin-right: 15px;
}
h2.pill span.middle {
	width: 425px !important;
}
h2.pill + div {
    width: 485px;
    margin: 0;
    padding: 10px 20px;
}
div.box.social {
	display: none;
}
.annualCalendar {
	width: 395px;
}
div.about-council {
	width: 200px;
	margin: 10px 0 0 -230px !important;
}
}


@media screen and (max-width: 599px)  {

#wrapper {
	width: 450px;
	padding: 0;
	background: #fff;
	word-wrap: break-word;
}
#wrapper > .ribbon {
	width: 450px;
    left: 0;
}
#header form {
	display: none !important;
}
#main {
	width: 395px;
	background: #fff;
}
#mainnav {
    background: none;
	height: auto;
	background: #666;
}
#mainnav li {
    margin-left: 0;
}
#mainnav ul li a {
	width: 100%;
}
#mainnav a span {
	background: none !important;
}
#mainnav .globallogin {
    display: inline;
    height: 34px;
    position: relative;
	right: 0;
    top: 0;
	padding: 0;
    background: #none !important;
}
#mainnav .globallogin span {
    display: inline;
    background: none;
	padding: 5px 0 14px 0;
}
#mainnav .globallogin a {
    display: inline-block;
    position: relative;
    top: 0;

	height: 34px;
	background: none;
	background-color: #666;
}
.nav {
    position:relative;
}
.nav-mobile {
    display:block;
	margin: 5px;
   }
.nav-list {
    display:none;
}
.nav-item {
	width: 100%;
    *display:inline;
    zoom:1;
}
.nav-active {
	display:block;
}
.nav-mobile-open {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#sidebar {
	clear: both;
	width: 100%;
	background: #fff;
}
#footer {
	background: transparent url(/resources/theme/images/bg-footer-resp.png) left top repeat-x;
}
object.flash {
	display: none !important;
}
#main > .content {
    margin: 0;
	padding: 0 0 0 15px;
}
.widget .content {
	width: 355px;
	margin: 0;;
    padding: 0px 45px 0px 50px;
	background: none;
}
.widget h2 span.middle {
	width: 385px;
}
.box {
}
h2.pill span.middle {
	width: 335px !important;
}
h2.pill + div {
    width: 395px;
    margin: 0;
    padding: 10px 20px;
}
div.box.social {
	display: none;
}
.annualCalendar {
	width: 300px;
}
div.about-council {
	width: 100px;
	margin: 10px 0 0 -180px !important;
}
}
.aai-left-menu ul {
    list-style: none;
}
li.aai-left-item {
    width: 100%;
    background-color: #629437;
    margin-top: 5px;
    margin-left: -15px;
    list-style: none;
}
li.aai-left-item a {
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
li.aai-left-item.active {
    background-color: #517b2d;
}
li.aai-left-item.active a::after {
    content:" >>";
}
li.aai-left-item:hover {
    background-color: #79b743;
}
h2.aai-news-header {
    margin-top: 10px;
    width: 95%;
    background-color: #629437;
}
h2.aai-news-header a {
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.news-headline-aai {
    font-size: 24px;
}
#sidebar-news {
width: 360px;
float: left;
margin-left: 25px;
}