/* Always show scrollbar */
html {
  overflow: -moz-scrollbars-vertical;
}

html {
  overflow-x: auto;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  color: #1f1f1f ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14.5px;
  line-height: 20px;
  padding-bottom: 30px;
}

body, div, h1, h3, h4, h5, h6, p {
  font-size: 14.5px;
  line-height: 20px;
}

h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 9px;
}

h1, h2, h3, h4, h5, h6 {
  color: #1f1f1f;
  font-weight: bold;
}

a {
  color: #7c9cdc;
  text-decoration: none;
}

h2 a {
  color: #1f1f1f;
}

h2 a:hover {
  color: #7c9cdc;
}

/* Clickable elements */
.clickable {
  cursor:pointer;
}

h1.main, h2.main{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 7px;
}

 input[type="text"], input[type="password"], input.text, input.title, textarea, select {
  margin: 0;
}

.container {
  padding-top: 24px;
}

.header {
  background: url("/img/deskmag/dots.gif") repeat-x 0 33px;
  margin-bottom: 15px;
}

.header,.footer,.header a,.footer a {
  color: #363636;
}

.footer a:hover {
  color: #1f1f1f;
}

.header a:hover {
  color: #7C9CDC;
}

.language-selection {
  text-align: right;
}

.header a {
  color: inherit;
  text-decoration: none;
}

.header h1,.header h2 {
  margin-top: 15px;
}

ul.navi-list {
  padding: 0;
  margin: 0;
}

.header .admin-tools {
  margin-top: 15px;
}

ul.categories {
  height: 29px;
  padding-top: 5px;
}

ul.navi-list li {
  color: #333;
  display: inline;
  background: url("/img/deskmag/dots.gif") repeat-y;
  padding: 3px 3px 3px 8px;
  font-size: 12px;
  line-height: 14px;
}

ul.navi-list li.first {
  background: none;
  padding-left: 0;
}

ul.navi-list li.last {
  padding-right: 0;
}

.article-search {
  float:right;
  padding-top: 5px;
  font-size: 12px;
  line-height: 14px;
}

ul.language-selection {
  height: 29px;
  padding-top: 5px;
}

.replace {
  text-indent: -9000px;
  overflow: hidden;
}

.logo {
  display: block;
  margin-top: 5px;
  /* background: url("/img/deskmag/_logo.gif") no-repeat;
  */
 height: 48px;
  width: 179px;
  float: left;
}

.logo img {
  position: absolute;
  left: 0;
}

.logoextension {
  float: left;
  position: relative;
}

.logoextension img {
  position: absolute;
  left: 0;
  top: 0;
}

h3.main-sub, h3.sub {
  color: #7c9cdc;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 3px;
  font-weight: normal;
  text-transform: uppercase;
}

.hr {
  margin-top: 15px;
  padding-top: 16px;
  background: url("/img/deskmag/dots.gif") repeat-x;
}

.boxcontent {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* dotted column borders */
.column-2 {
  background: url("/img/deskmag/dots.gif") repeat-y scroll 149px 0 transparent;
  /* dots after 2nd column */
;
}

.column-5 {
  background: url("/img/deskmag/dots.gif") repeat-y scroll 399px 0 transparent;
  /* dots after 2nd column */
;
}

.column-4-8 {
  background: url("/img/deskmag/dots-4-8.gif") repeat-y;
}

.column-8 {
  background: url("/img/deskmag/dots.gif") repeat-y scroll 648px 0 transparent;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

/* Paging */
div.paging {
  background:#fff;
  color: #ccc;
}

div.paging div.disabled {
  color: #ddd;
  display: inline;
}

div.paging span {
  ;
}

div.paging span.current {
  color: #000;
}

div.paging span a {
  ;
}

h2.footer-weare, h1.footer-weare {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.footer-links {
  text-align: right;
}

.footer-links ul li {
  float: right;
}

.footer-links ul li {
  display: inline;
}

.footer-links ul li,
.footer-links .copyright-info {
  font-size: 12px;
  line-height: 14px;
  margin-left: 20px;
}

.footer-links .copyright-info {
  float: right;
  margin-left: 10px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#flashMessage, #authMessage {
  color:#FFD324;
}

.home-ads {
  background: url('/img/deskmag/dots-16.gif') repeat-y;
}

/* Slide Show */
.slideshow #hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.slideshow>#hoverNav{
  left: 0;
}

.slideshow #hoverNav a{
  outline: none;
}

.slideshow #prevLink, .slideshow #nextLink, .slideshow #plusLink{
  height: 351px;
  background-image: url(data:image/png;base64,AAAA);
  /* Trick IE into showing hover */
  display: block;
}

.slideshow #prevLink {
  width: 64px;
  left: 0;
  float: left;
}

.slideshow #plusLink {
  width: 340px;
  float: left;
}

.slideshow #nextLink {
  width: 64px;
  right: 0;
  float: right;
}

.slideshow #prevLink:hover, .slideshow #prevLink:visited:hover {
  background: url(/img/deskmag/slideshow_previous.png) left 143px no-repeat;
}

.slideshow #plusLink:hover, .slideshow #plusLink:visited:hover {
  background: url(/img/deskmag/slideshow_plus.png) center 143px no-repeat;
}

.slideshow #nextLink:hover, .slideshow #nextLink:visited:hover {
  background: url(/img/deskmag/slideshow_next.png) right 143px no-repeat;
}

#caption {
  font-size:13px;
  line-height:17px;
  margin-bottom: 0;
}

/* Autocompletion */
input[type=text].textboxlist-bit-editable-input, input.text.textboxlist-bit-editable-input {
  border:none;
}

input[type=text].textboxlist-bit-editable-input, input.text.textboxlist-bit-editable-input {
  margin:0;
}

.textboxlist {
  width: 350px;
}

/* Preloader for autocomplete */
.textboxlist-loading {
  background: url('images/spinner.gif') no-repeat 380px center;
}

/* Autocomplete results styling */
.form_friends .textboxlist-autocomplete-result {
  overflow: hidden;
  zoom: 1;
}

.form_friends .textboxlist-autocomplete-result img {
  float: left;
  padding-right: 10px;
}

.lead {
  margin-top:-4px;
  font-size:17px;
  line-height:22px;
  font-weight: normal;
}

.datetime select {
  width: auto;
}

.linklist a {
  font-weight: bold;
  color: #1f1f1f;
}

.linklist a:hover {
  font-weight: bold;
  color: #7c9cdc;
}

/* Home page category article teasers */
.category-articles img {
  margin-bottom: 15px;
}

.category-articles p {
  margin-bottom: 15px;
}

.category-articles p a {
  color: #1F1F1F;
}

.category-articles li {
  font-size: 11.5px;
  line-height: 23px;
  background: url('/img/deskmag/bullet.gif') 0 8px no-repeat;
  padding-left: 12px;
}

.category-articles h3 {
  font-weight: bold;
}

.neg-indent {
  margin-left: -16px;
}

/* Article page */
.article p {
  margin-bottom: 9px;
}

.article .main-text h3 {
  margin-bottom: 9px;
  margin-top: 14px;
}

.article .lead {
  margin-bottom: 9px;
  font-size: 14.5px;
  line-height: 20px;
  font-weight: bold;
}

.article em {
  font-style: italic;
}

.article-meta p {
  text-transform: uppercase;
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}

.article-meta a {
  color: #1f1f1f;
}

/* Category page */
ul.teaser-list li {
  margin-bottom: 15px;
}

/* jQueryUI icons */
.ui-icon {
  height:16px;
  width:16px;
  background-image: url("/img/jqueryui/ui-icons_888888_256x240.png");
  background-repeat:no-repeat;
  display:block;
  overflow:hidden;
  text-indent:-99999px;
}

.ui-icon-pencil {
  background-position:-64px -112px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* Article edit page image selection */
.thumb-image-list {
  min-height: 80px;
  width: 360px;
  padding: 0;
}

.thumb-image-list li {
  position: relative;
}

.remove-link,.edit-caption {
  display: none;
}

#selectedImages .remove-link,#selectedImages .edit-caption {
  display: block;
}

.thumb-image-list li {
  clear: left;
}

.thumb-image-list li div.thumb {
  float:left;
  position: relative;
}

.thumb-image-list li div.thumb-meta {
  float:left;
}

.thumb-caption-label {
  font-weight: bold;
}

.thumb-caption-text {
  width: 200px;
}

/* Page table of contents (e.g. AGB) */
.toc {
  text-align: right;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}

.toc a {
  color: #cecece;
}

.toc a:hover {
  color: #1f1f1f;
}

/* Static pages */
.static {
  margin-bottom: 200px;
}

.static p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 22px;
}

.static table.inline {
  width: auto;
  margin: 0;
  padding: 0;
}

.static table.inline td {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
}

.static .minor,.static .minor p,.static .minor h2 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
}

.static a {
  color: #ababab;
}

.static a:hover {
  color: #1f1f1f;
}

/* Terms of Service */
.tos {
  color: #333;
}

.tos h2 {
  font-size: 24px;
  line-height: 28px;
  color: #1f1f1f;
}

.tos h3 {
  font-size: 18px;
  line-height: 22px;
  color: #1f1f1f;
  margin-top: 20px;
  margin-bottom: 10px;
}

.tos p {
  margin-bottom: 10px;
}

.tos p a {
  color: #ababab;
}

.tos p a:hover {
  color: #1f1f1f;
}

/* Minimal (error) page */
.minimal {
  padding-top: 78px;
}

.minimal h1 {
  margin-bottom: 30px;
}

.minimal .error {
  border: none;
  background: none;
  padding: 0;
}

/* login page */
div.login {
  text-align: center;
  margin-top: 100px;
}

div.login h1 {
  width: 289px;
  margin: 20px auto;
  text-align: left;
}

div.login form {
  width: 289px;
  margin: auto;
  text-align: left;
  margin-bottom: 50px;
}

div.login form .input input {
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  padding: 4px;
}

div.login form .submit {
  margin-top: 10px;
}

div.login #authMessage {
  width: 289px;
  text-align: left;
  margin: 10px auto;
  font-size: 13px;
  line-height:16px;
}

/* logout page */
div.logout {
  text-align: center;
  margin-top: 100px;
}

div.logout h1 {
  width: 289px;
  margin: 20px auto;
  text-align: left;
}

/* Image ad admin */
.admin-image-ad td {
  vertical-align: top;
  font-size:12px;
  line-height:14px;
}

/* Alternating line colors in lists */
tr.altrow {
  background-color: #f3f3f3;
}

/* Ad slot admin */
.ad-slot-overview li {
  display: block;
  float: left;
  width: 120px;
  height: 200px;
  text-align: center;
  padding: 0 50px 0 0;
}

/* Twitter search widget */
#twtr-widget-1 {
  color: #1f1f1f ;
  font-family: Helvetica, Arial, sans-serif !important;
}

#twtr-widget-1 p {
  font-size:13px;
  line-height:17px ;
}

/* Social Media links */
.facebook-like {
  border: medium none;
  height: 21px;
  left: 485px;
  margin: 0;
  position: absolute;
  top: 6px;
}

/* RSS link, Twitter link, Facebook link */
.social-media-link {
  margin-top: 10px;
  margin-left: 5px;
  float:right;
}

/* AddThis */
.addthis_toolbox {
  float: right;
  margin-top: 4px;
  width: 140px;
}

.partner-sites {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 20px;
}

.partner-sites h2,.partner-sites ul,.partner-sites li {
  display: inline;
}

.partner-sites h2 {
  font-size: inherit;
  font-weight: normal;
}

.partner-sites li,.partner-sites h2 {
  margin-right: 22px;
}

.blogroll {
  margin-top: 20px;
}

.blogroll h2 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

.blogroll ul {
  margin-bottom: 16px;
}

td {
  vertical-align: top;
}

.ldrbrd {
  text-align: center;
  margin-bottom: 16px;
  margin-top: -24px;
}

.search-results img {
  width: 135px;
}

.article-search-large {
  width: 530px;
  height: 30px;
  font-size: 20px;
  position: absolute;
  top: 0;
  left:0;
  padding: 0 4px;
}

.button {
  background-color: #7C9CDC;
  color: white;
  border: 0;
  margin: 0;
}
.button-large {
  padding: 10px;
  font-weight: bold;
}
.article-search-button {
  position: absolute;
  top: 0;
  left: 550px;
  height: 32px;
  border: none;
  background-color: red;
  margin: 0;
  padding: 0;
}

input {
  font-family: Helvetica, Arial, sans-serif;
}
.header-search {
  position: relative;
  float: right;
  color: #333;
  display: inline;
  background: url("/img/deskmag/dots.gif") repeat-y;
  font-size: 12px;
  line-height: 14px;
  margin: 11px 0 0 10px;
  width: 150px;
  height: 20px;
}

.header-search input.query {
  position: absolute;
  top: 0px;
  left: 12px;
  width: 120px;
  padding: 1px;
  font-size: 12px;
  line-height: 14px;
  height: 13px;
}

.header-search a.submit {
  position: absolute;
  display: block;
  top: 0px;
  left: 132px;
}

.search-results .imageanddate {
   height: 100px;
}

.search-results .description {
  margin-top: -4px;
}

.search-results .date {
  font-size: 12px;
  line-height: 14px;
  color: #aaa;
  margin-top: -4px;
}

.search-form {
  position: relative;
  height: 60px;
}

.search-form .orderselection {
  position: absolute;
  top: 40px;
}

.search-form .orderselection label {
  font-weight: normal;
}

.footer {
  position: relative;
}

.footer .cc-license-container {
  position: absolute;
  left: 450px;
  height: 15px;
  width: 80px;
  top: 15px;
}

/* Special styles for jobs page */
.jobs li {
  margin: 0 0 0 20px;
}
.jobs ul li {
  list-style: disc;
}
.jobs p, .jobs ul, .jobs ol {
  margin: 0 0 20px 0;
}
.jobs h4 {
  font-weight: normal;
  font-style: italic
}
.jobs em {
  font-style: italic;
}
.jobs .job {
  margin-bottom: 50px;
}