@charset "utf-8";
/* CSS Document */

/* reset */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {margin: 0px; padding: 0px; border: 0px;}
span {display:none;}

body {font-family: Arial, Helvetica, sans-serif; font-size: 62.5%;}
.container {width: 900px; margin: 0 auto;}

p#home {float: left; width: 50%}
p#subscribe {float: right; width: 50%; text-align: right;}

#top_bar {background:#5c758c url(/images/top_bar_slice.jpg) top repeat-x; padding-top:7px; padding-bottom:7px; border-bottom: 1px solid #69F; overflow:hidden;}
#top_bar p {font-size: 1.2em; color:#ebf0e8;}
#top_bar a {font-size: 1.2em; color:#efeac7;}

#header {background: #83a7c7 url(../images/salinaHP_headerBG.jpg) bottom repeat-x;}
h1 {background: url(../images/salina_logo.png) no-repeat; width: 310px; height: 100px;}
p.desc {font-family:Verdana, Geneva, sans-serif; color: #fff; font-size:2.4em; position:absolute; top:50%; left: 12em;}
#branding {overflow:hidden; margin-bottom:30px; position:relative;}

ul#menu {list-style: none;}
ul#menu li {float:left; padding:7px 45px 7px 0;}
ul#menu li a{font-size: 1em; text-decoration:none; color:#dfdfdf; font-weight:bold;}

#navigation {overflow:hidden;}

#newsArticles {float:left; width:67%;}
#sidebar {float:right; width:33%;}
#content {overflow:hidden;}

#article { margin-top:28px;}
#article h2 {margin: 7px 0 4px 0; font-size: 2.4em;}
#article h2, h3, h4, h5, h6 {color: #3c3f40;}
#article p {line-height: 1.3em; padding: 7px 0; font-size: 1.2em;}
#article small {font-size: 1.1em;}
#article a {color:#069; font-weight: bold; text-decoration: none;}
#article blockquote {margin:0.7em 3em; padding-left:10px;}
#article ol, ul, dl {font-size:1.2em; margin: 4px 0 4px 40px;}
#article h3, h4, h5, h6 {padding: 4px 0;}
#article h3 {font-size: 1.8em;}
#article h4 {font-size: 1.4em;}

#sidebar {float: right; background: #d8ddd1; padding: 25px 3%; width: 25%;}
#sidebar h3 {font-size: 1.6em; margin-top:10px;}
#sidebar ul {list-style: none; margin-left: 20px;}
#sidebar ul li {font-size: 1.2em;}
#sidebar ul li a {text-decoration: none; color:#069;}

#footer {overflow:hidden; font-size: 1.2em; background:#5c758c bottom; margin-top: 30px; padding-top: 20px; padding-bottom: 20px; border-top: 2px solid #69F;}

#footer p {color: #9CF;}
#footer h4 {color: #9CF; font-size: 1.4em; padding-top: 0;}
#footer ul {list-style: none; margin-left: 0;}
#footer ul li a {text-decoration: none; color:#efeac7;}
#footer ul li a:hover {color:#fff; text-decoration:underline;}

#copyright {float: right; text-align:right; width:20%;}
#links {float: left; width: 40%;}
#feeds {float: left; width: 40%;}
