/*  
Theme Name: Fresher
Theme URI: http://thefreshmanexperiment.com/
Description: Theme for The Freshman Experiment website.
Version: 2.0
Author: Odegy
Author URI: http://www.odegy.com/
*/

* {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
ul {
  list-style-type: none;
}
a {
  color: #000066;
  text-decoration: underline;
}
a:hover {
  color: #0000aa;
  text-decoration: underline;
}
p {
  margin: 1em 0;
}
ol li {
  margin-left: 2em;
}
div.clear {
  clear: both;
}
body {
  font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
  font-size: x-small;
  background-color: #cccccc;
  color: #333333;
  background-repeat: repeat-y;
  background-position: top center;
}
#blots {
  width: 100%;
  background-repeat: repeat-y;
  background-position: top center;
}
div.highlight {
  background-image: url(images/body_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
}
#blots, .highlight {
  min-width: 914px;
}
#container {
  width: 914px;
  margin: 0 auto;
}
div.aux {
  border: 1px solid #cccccc;
  background-color: #e0e0e0;
  margin: 10px auto;
  padding: 0 10px;
  background-image: url(images/aux_bg.png);
  background-repeat: repeat-x;
  width: 880px;
}
div.aux p {
  font-size: 1.2em;
}
p, ol {
  font-size: 1.2em;
}
div.aux p.menu, p.menu {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
div.aux p.menu, p.menu, div.aux p.menutext {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
}
div.aux p.menu span, p.menu span, p.menutext span {
  font-size: 1.2em;
}
div.aux a.feed, a.feed {
  background-image: url(images/feed.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 15px;
}
#masthead {
  min-height: 148px;
  width: 900px;
  margin: 0 auto 20px;
}
#masthead #logo {
  float: left;
}
#masthead #logo h1 {
  float: left;
  text-indent: -9999px;
}
#masthead #logo a {
/*  background-image: url(images/tfe_logo.png);*/
  display: block;
  width: 258px;
  height: 148px;
}
#masthead #logo p {
  display: none;
}
#masthead #definition {
  float: right;
  width: 330px;
  margin-top: 35px;
}
#masthead #definition p, #masthead #definition ol {
  margin: 0;
}
#masthead #mainmenu a {
  color: #333333;
  text-decoration: none;
}
#masthead #mainmenu a:hover {
  color: #333333;
  text-decoration: underline;
}
#masthead #mainmenu li.selected a {
  color: #ffffff;
}
#menubar {
  background-image: url(images/menubar_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #c7c7c7;
  min-height: 28px;
  line-height: 28px;
  width: 870px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}
#menubar .primary, .aux .primary {
  float: left;
}
#menubar .secondary, .aux .secondary {
  float: right;
}
#menubar p {
  margin: 0;
}
#menubar a {
  color: #333333;
  text-decoration: none;
}
#menubar a:hover {
  color: #333333;
  text-decoration: underline;
}
#menubar a.selected {
  color: #ff6600;
}
div.one-col, div.two-col, div.three-col {
  width: 914px;
  margin: 10px auto;
}
div.one-col div.content-box, div.two-col div.content-box {
  width: 914px;
}
div.three-col div.content-box {
  width: 930px;
}
div.three-col div.content-wrapper {
  padding: 0 17px 0 1px;
  background-image: url(images/content_box_3_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 896px;
}
div.three-col div.content-bottom {
  background-image: url(images/content_box_3_b.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 20px;
  width: 914px;
}
div.three-col div.content {
  width: 310px;
  margin-top: 23px;
}
div.three-col div.freshcontent {
  width: 192px;
  margin-top: 0;
/*  background-color: red;*/
}
div.three-col div.christinecoke {
  margin-left: 24px;
}
div.three-col div.posterchild {
  margin-left: 50px;
}
div.sidebar {
  background-image: url(images/sidebar_bg.png);
  background-repeat: repeat-y;
}
div.sidebar .body {
  background-image: url(images/sidebar_t.png);
  background-repeat: no-repeat;
  width: 158px;
  margin: 0 7px;
  padding: 10px 10px 5px;
}
.sidebar-bottom {
  background-image: url(images/sidebar_b.png);
  background-repeat: no-repeat;
  height: 19px;
}
div.two-col div.content-wrapper {
  padding: 23px 27px 0;
  background-image: url(images/content_box_2_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 860px;
}
div.two-col div.content {
  width: 398px;
}
div.two-col div.content-bottom {
  background-image:url(images/content_box_2_b.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 20px;
  width: 914px;
}
div.one-col div.content {
  padding: 23px 27px 1em;
  background-image: url(images/content_box_2_wide_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 860px;
}
div.one-col div.content-bottom {
  background-image:url(images/content_box_2_wide_b.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 20px;
  width: 914px;
}
div.two-col div.christinecoke {
  float: left;
}
div.two-col div.posterchild {
  float: right;
}
div.three-col div.freshcontent, div.three-col div.christinecoke, div.three-col div.posterchild {
  float: left;
}
div.freshcontent h2 {
  background-position: center left;
  background-repeat: no-repeat;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
div.freshcontent div.songs h2 {
  background-image: url(images/sidebar_songs_header.png);
}
div.freshcontent div.suggestion h2 {
  background-image: url(images/sidebar_suggestion_header.png);
}
div.freshcontent div.forum h2 {
  background-image: url(images/sidebar_forum_header.png);
}
div.freshcontent h2 a {
  text-decoration: none;
  display: block;
}
.freshcontent p {
  margin: 0;
}
.freshcontent #songs .body p {
  line-height: 17px;
  padding-bottom: 10px;
}
.freshcontent #songs .body a {
  display: block;
  padding-left: 15px;
  background-image: url(images/link_arrow.png);
  background-position: top left;
  background-repeat: no-repeat;
  
  text-decoration: none;
  font-weight: bold;
}
.freshcontent #songs .body a:hover {
  text-decoration: underline;
}
.freshcontent .forum p {
  margin-bottom: 0;
}
.freshcontent .metadata {
  color: #000066;
  font-size: 1em;
}
.freshcontent .suggestion .metadata {
  margin-top: 0.5em;
}
.freshcontent .forum .forumcomment {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
}
.freshcontent .forum .first {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
div.post {
  margin-bottom: 2em;
}
.posttitle {
  color: #000000;
  font-size: 1.8em;
}
.posttitle a {
  color: #000000;
  text-decoration: none;
}
.posttitle a:hover {
  text-decoration: underline;
  color: #000000;
}
.authortitle {
  height: 70px;
  line-height: 70px;
  margin-bottom: 1.5em;
}
.authortitle a {
  display: block;
  height: 70px;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
.authortitle .christinecoke a {
  background-image: url(images/authortitle_christinecoke.png);
}
.authortitle .posterchild a {
  background-image: url(images/authortitle_posterchild.png);
}
.authortitle .kerriganlowdermilk a {
  background-image: url(images/authortitle_kerrigan-lowdermilk.png);
}
.postmetadata {
  text-transform: uppercase;
  text-align: right;
  color: #000066;
}
.postmetadata p {
  margin-bottom: 0;
}
div.comments {
  padding-top: 1em;
  padding-bottom: 1em;
}
ol.comments {
  list-style-type: none;
}
ol.comments li {
  margin-left: 0;
}
ol.comments .commentmetadata {
  text-transform: uppercase;
}
ol.comments cite {
  font-style: normal;
  color: #000066;
}
ol.comments cite a {
 color: #000066; 
 text-decoration: none;
}
ol.comments cite a:hover {
  color: #000066;
  text-decoration: underline;
}
ol.comments .timestamp {
  color: #666666;
}
ol.comments .timestamp a {
  color: #666666;
  text-decoration: none;
}
ol.comments .timestamp a:hover {
  color: #666666;
  text-decoration: underline;
}
ol.comments .commentbody {
  color: #333333;
}
div.comments label {
  color: #666666;
}
.divided {
  background-image: url(images/one_col_divider_bg.png);
  background-position: center;
  background-repeat: repeat-y;
}
.divided table td {
  vertical-align: top;
}
.textposts {
  width: 494px;
  padding-right: 28px;
}
.mediaposts {
/*  width: 310px;*/
  padding-left: 15px;
}
.divided .mediaposts table td {
  padding: 5px 5px;
  vertical-align: middle;
}
.mediaposts p {
  margin: 0;
  font-weight: bold;
}
.mediaposts a {
  text-decoration: none;
  color: #000000;
}
.mediaposts a:hover {
  text-decoration: underline;
}

#footer {
  border: 1px solid #cccccc;
  background-color: #e0e0e0;
  background-image: url(images/aux_bg.png);
  background-repeat: repeat-x;
  color: #808080;
  padding: 10px 20px;
  width: 860px;
  margin: 10px 7px auto;
  font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}
#footer div.menu {
  float: left;
  text-align: left;
}
#footer div.notices {
  float: right;
  text-align: right;
}
#footer p {
  margin: 0.5em 0;
}
#footer p.menu {
  font-size: 1.2em;
  font-weight: normal;
  text-align: left;
}
#footer a {
  color: #808080;
  text-decoration: underline;
}
#footer a:hover {
  color: #333333;
  text-decoration: underline;
}
#footer a.selected {
  color: #333333;
  text-decoration: none;
}
#footer a.selected:hover {
  color: #333333;
  text-decoration: underline;
}

body.page .content h3 {
  margin-bottom: 1em;
}
body.page .content h4 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
body.page .content p, body.page .content li {
  font-size: 1.2em;
}
body.page .content ol {
  font-size: 1em;
}
body.page .content li li, body.page .content li li li {
  font-size: 1em;
}
body.page .content ol ol {
  list-style-type: lower-alpha;
  margin-left: 2em;
  margin-top: 0.5em;
}
body.page .content li {
  margin-bottom: 0.5em;
}
.twitter {
  font-size: 1.2em;
  list-style-type: disc;
}
.twitter li {
  margin-left: 2em;
  margin-bottom: 3px;
}
.twitter li .twitter-timestamp {
  color: #999999;
}
