body { 
  background-color: #231f20;
  padding: 20px;
  font-family: arial, sans-serif;
  font-size: 8.5pt;
}

.clear {
  clear: both; 
}

a {
  color: #808080;
}

img {
  border: 0; 
}

#top {
  width: 1040px;
  height: 100px;
  margin-bottom: 20px;
  
  background-image: url('/images/studentiboras/logoarea-bg.png');
  background-repeat: no-repeat;
}

#top #logo {
  float: left;
  width: 420px;
}

#top #logo img {
  margin-top: 20px;
  margin-left: 20px; 
}

#top #topText {
  float: left;
  width: 470px;
  color: #fff;
  font-size: 8.5pt;
  margin-top: 20px;
}

#top #socialBtn {
  float: right;
  margin-top: 10px;
}

.column {
  float: left;
  width: 240px;
}

.double-column {
  float: left;
  width: 480px;
}

.boxGreen, .boxBlue, .boxYellow, .boxPink { 
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.boxHeader {
  width: 220px;
  background-repeat: no-repeat;
  background-color: #fff;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 5px;
}

.boxGreen .boxHeader { background-image: url('/images/studentiboras/top-green.png'); }
.boxPink .boxHeader { background-image: url('/images/studentiboras/top-pink.png'); }
.boxYellow .boxHeader { background-image: url('/images/studentiboras/top-yellow.png'); }
.boxBlue .boxHeader { background-image: url('/images/studentiboras/top-blue.png'); }

.boxContent {
  width: 220px;
  background-color: #fff;
  overflow: auto;
  text-align: center;
  background-image: url('/images/studentiboras/boxBg.png');
  background-repeat: repeat-y;
}

.boxFooter {
  width: 220px;
  background-image: url('/images/studentiboras/boxFooter.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #fff;
  padding-bottom: 15px;
  font-size: 8pt;
  font-style: italic;
}
.boxFooter .boxFooterTitle { padding-top:10px; padding-left:10px; }

.boxGreen .boxFooter { color: #39b44a; }
.boxBlue .boxFooter { color: #29bfec; }
.boxYellow .boxFooter { color: #f3c205; }
.boxPink .boxFooter { color: #ea6ea6; }

#shoutboxList {
  text-align: left;
  padding: 10px;
  width: 198px;
  height: 155px;
  overflow: auto;
}

#shoutboxList p {
  padding-bottom: 3px;
  border-bottom: solid 1px #ddd; 
}

#shoutboxIntroText {
  font-size: 8.5pt;
  margin: 0;
  margin-bottom: 5px;
}

#shoutboxForm textarea {
  width: 200px;
  background-color: #eee;
  border: solid 1px #bbb;
  color: #808080;
  font-size: 8.5pt;
  font-family: arial;
}

#shoutboxForm #shoutboxName {
  float: left;
  width: 95px;
  text-align: left;
  margin-left: 10px;
}

#shoutboxForm #shoutboxName input {
  width: 95px;
  background-color: #eee;
  border: solid 1px #bbb;
  color: #808080;
  font-size: 8.5pt;
  font-family: arial;
  height: 26px;
}

#shoutboxForm .sendbtnarea {
  margin-right: 10px;
  margin-top: 14px;
}

#moduleTwitter {
  text-align: left;
  padding: 10px;
  width: 198px;
  height: 350px;
  overflow: auto;
}

#moduleTwitter .tweet {
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid 1px #ddd;
}

#moduleTwitter .tweetDateTime {
  font-style: italic;
  font-size: 0.8em;
  color: #808080;
}

#moduleTwitter .tweetAuthor {
  font-size: 0.75em;
  color: #3dc1f4;
}

#moduleBlogPosts {
  text-align: left;
  padding: 10px;
  width: 198px;
  height: 230px;
  overflow: auto;
  font-size: 1.1em;
}

#blogPostList {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  list-style-type: none;
}

.blogPostItem {
  padding-bottom: 4px; 
}

.blogPostTitle {
  color: #000;
}
.blogPostFrom {
  font-size: 0.8em;
  color: #000; /*#f79724*/;
}
.blogPostDate {
  font-size: 0.8em;
  color: #808080;
}

#boxSneakPeek {
  float: left;
  width: 462px;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #fff;
}

#sneakpeek-top {
  background-image: url('/images/studentiboras/sneakpeek-top.png');
  background-repeat: no-repeat;
  height: 35px;
}

#sneakpeek-bottom {
  background-image: url('/images/studentiboras/sneakpeek-bottom.png');
  background-repeat: no-repeat;
  height: 16px;
}

#sneakpeek-content {
  background-image: url('/images/studentiboras/sneakpeek-bg.png');
  background-repeat: repeat-y;
  text-align: center;
}

#sneakpeek-content a {
  color: #fff;
  text-decoration: underline;
}

#sneakpeek-logo {
  float: left;
  margin-left: 20px;
}

#sneakpeek-left {
  float: left;
  margin-left: 20px;
  width: 240px;
  margin-right: 20px;
}

#sneakpeek-right {
  float: left;
  margin-right: 20px;
  width: 160px;
}

#boxSneakPeek td {
  color: #fff;
  font-size: 9pt;
}

#boxSneakPeek .alignright {
  text-align: right;
}

.sendbtnarea {
  float: right;
}

.l {
  float: left; 
}

#boxSneakPeek input[type="text"] {
  width: 160px;
}

.delgado, .alto {
  margin: auto; 
}

.newsItem {
  width: 180px;
  text-align: left;
  padding: 0 10px 7px 10px;
  border-bottom: solid 1px #eee;
}

.newsItem-title {
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

.newsItem-desc {
  font-size:9pt;
}


#moduleLinks {
  padding: 0 14px 0 14px;
  text-align: left;
}
#moduleLinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
#moduleLinks li {
  font-size: 10.5pt;
  padding: 7px 0 7px 0;
  border-bottom: solid 1px #eee;
}
#moduleLinks a {
  color: #236d2d;
}


#moduleReseplaneraren {
  padding: 0 14px 0 14px;
  text-align: left;
}
#moduleReseplaneraren select {
  width: 190px;
  font-size: 8.5pt;
  margin-bottom: 4px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
