/*COLORS

mcgill red = #DC241F
warm gray = #EAEAE1
lightest gray = #F4F5ED
		
*/

/****** TYPOGRAPHY AND STYLE******/
*:focus {-moz-outline-offset: -1px;} 

body {font-family:  "verdana",arial, sans-serif; font-size:96%; color:#333; height:auto; margin:0px; padding:0; text-align:left;}
body.front h1 {display:none;}
body.front p {font-size:.9em;}

p {text-transform: none; font-weight:lighter; color:#242424; margin-bottom: 0.8em; line-height: 1.6em; font-size:.9em;}
.content p  {font-size:1em;}

small  {font-size:9px; }
pre, code {font: 1.05em courier, monospace;}
pre {line-height: 1.5em;}
pre strong {font-size: 1em; font-weight: bold;}
blockquote {margin: auto 0em 1em 0em; border: 1px solid #999; padding:2em; background:#fbfaf5;}
strong {font-weight: bold;}
em {font-style: italic;}
cite {font-style: italic;}
code {font-family: courier, sans-serif;}
hr { border: 0; color: #f00; background-color: #D3D3D3; height: 3px; margin:10px 0;}

quote {}
.caption {}
.base-hide {display:none;}
.submitted {}
.meta {font-size:.85em;}

/* =HEADERS */
h1 {color:#333; font-size: 240%; margin-left:0; margin-bottom:0.8em; font-family:"Times New Roman", garamond,serif; font-weight:normal;}
h2, h3, h4, h5, h6, .views-field-title {font-family:helvetica, arial,  sans-serif; color:#333; text-transform: capitalize; font-weight:bold; margin-bottom:.125em;}
h2 {font-size: 180%; font-weight:normal;}
h3 {font-size: 160%;}
h4 {font-size: 120%;}
h5 {font-size: 80%;}
h6 {font-size: 70%;}

/* =FONT-SIZES */

#left-sidebar, #right-sidebar, #navigation, #footer, .breadcrumb  {font-size:.9em;}
#container, #strap {font-size:.8em; /*or 80%*/}

.block .views-field-title {font-size:1em;}

#content .views-field-title {font-size:1.5em;}
#content .views-table .views-field-title {font-size:1em;}

/* =LINKS */
a, a:link, a:visited, ul a:link, ul a:visited, h3 a:link, h3 a:visited {color:#1F5187; text-decoration: none; }
p a:hover, ul a:hover  {text-decoration:underline;}

#nodelink a {background:yellow;}

/* =LISTS */
.node .links {font-size:.85em;}
.links {font-size:1em;}

.links li.feedapi_feed a {background:transparent url("/images/aoc-skin/utilities.png") no-repeat left -67px; padding-left:22px; height:20px; display:block;}

/* =IMAGES */
img {border: none; text-decoration:none;}
img a:hover {border: none; text-decoration:none;}


/* =PALETTE */

#header.dark-gray h1 a, #header.dark-gray #slogan {color: #ffffff;}
#header.light-gray h1 a, #header.light-gray #slogan {color: #000000;}
#header.medium-gray h1 a, #header.medium-gray #slogan {color: #000000;}
#header.maroon h1 a, #header.maroon #slogan {color: #ffffff;}

.light-gray {background-color: #eeeeee;} 
.medium-gray {background-color: #bdc5c9;}
.maroon {background-color: #791718;}
.dark-gray {background-color: #565656;}

/* =ROUNDED */
#block-views-quotes-block_1 {-moz-border-radius: 5px;-webkit-border-radius: 5px;}
