/*  
Theme Name: Upstart Blogger Modicus
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.3
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* - - - - - - - - - - - - - - Sidebar 2 style - - - - - - - - - - - - - - */

#sidebar2 {
  border-left:1px solid #C1C1C1;
  float:left;
  padding:0 0 25px 15px;
  text-align:left;
  width:225px;
}

  #sidebar2 h1 {
    font-size:1.7em;
    line-height:1.2em;
  }
  
  #sidebar2 h3 {
    color:gray;
    font-size:1.04em;
    font-weight:bold;
    margin:0 0 1px 0;
  }

  #sidebar2 #categories-1 h3 {
    background: url("http://www.geckosolutions.se/blog/wp-content/themes/UpstartBloggerModicus/ub_modicus/images/tag_blue.png") no-repeat scroll 90px 10px transparent;
    border-bottom:1px dashed;
  }

  #sidebar2 #linkcat-2 h3 {
    background: url("http://www.geckosolutions.se/blog/wp-content/themes/UpstartBloggerModicus/ub_modicus/images/") no-repeat scroll 44px 4px transparent;
    border-bottom:1px dashed;
  }

  #sidebar2 .latest_posts_area h3 {
    border-bottom:1px dashed;
    margin: 15px 0 0 0;
  }

  #sidebar2 .postedTime {
    
  }

  #sidebar2 .categories {
    
  }

  #sidebar2 .tags {
    padding-bottom:8px;
    border-bottom: 1px solid #c1c1c1;
  }

  #sidebar2 .comments {
    padding-top:6px;
    padding-bottom:8px;
    border-bottom:1px solid #c1c1c1;
  }

  #sidebar2 .subscribe {
    padding-top:6px;
    padding-bottom:8px;
    border-bottom:1px solid #c1c1c1;
  }
  
  #sidebar2 ul {
    padding-top: 5px;
  }

  #sidebar2 li {
    display:block;
  }
  
    #sidebar2 li a {
      font-weight: bold;
    }

  #sidebar2 ul.latest_posts li {
    background:url("http://www.geckosolutions.se/blog/wp-content/themes/UpstartBloggerModicus/ub_modicus/images/article-24.png") no-repeat 200px 2px #f2f2f2;
    display:block;
    margin-bottom:4px;
    padding:3px 25px 3px 10px;
  }

/* - - - - - - - - - - - - - - Post style - - - - - - - - - - - - - - */

.post {
  float:left;
  left:0;
  margin-left:0;
  overflow:hidden;
  padding: 0 15px 25px 0;
  text-align:left;
  width:560px;
}

  .post h1 {
    font-size:1.8em;
    margin-bottom:20px;
  }
  
    .post h1 a:link, 
    .post h1 a:visited {
      color:DodgerBlue;
      text-decoration:none;
    }

  .post h3 {
    font-size:1.2em;
    margin-bottom:6px;
    padding-top:10px;
  }
    
  .post ol {
    list-style:decimal;
    margin-left:26px;
  }
  
  .post ul {
    list-style:disc;
    margin-left:22px;
  }
  
  .post li {
    font-size:1.1em;
  }
  
    .post li p {
      display: block;
    }
    
    .post li a {
      font-weight: bold;
    }
    
/* - - - - - - - - - - - - - - Entry style - - - - - - - - - - - - - - */

.entry {
  text-align: left;
  width: 550px;
}

.entry .divider {
  border-top:1px solid #C1C1C1;
  height:30px;
}

.entry a:link, 
.entry a:visited {
  color:#129BDB;
  text-decoration:underline;
}

.entry a:hover {
  color: #111111;
  text-decoration:none;
}

  .entry p {
    font-size:1.1em;
    margin-bottom:12px;
  }

  .entry p.lead {
    clear:both;
  }
  
  .entry h2 {
    margin-bottom: 6px;
  }
  
  .entry li {
    -moz-border-radius:0.6em 0.6em 0.6em 0.6em;
    -webkit-border-radius: 8px;
    list-style: none;
    background-color:#F2F2F2;
    margin-bottom:16px;
    padding:2px 10px;
  }
  
  .entry img {
    padding: 2px;
  }

  .entry blockquote {
    font-weight: normal;
    color: #444;
    font-size: 1.1em;
    border-left: 2px solid silver;
    margin: 1.2em 0 1.2em 2em;
    padding-left: 1em;
  }
  
  .entry blockquote p:first-child {
    font-weight: normal;
    color: #444;
    font-size: inherit;
  }

/* - - - - - - - - - - - - - - Sidebar style - - - - - - - - - - - - - - */

#sidebar {
  float:left;
  padding:0 0 25px 15px;
  text-align:left;
  width:145px;
}

  #sidebar h1 a {
    font-weight: bold;
  }

  #sidebar h2 {
    text-transform: uppercase;
  }

  #sidebar h3 {
    color:gray;
    font-size:1.04em;
    font-weight:bold;
    margin:0.1em 0 0.2em;
  }

  #sidebar #archives-3 h3 {
    background: url("http://www.geckosolutions.se/blog/wp-content/themes/UpstartBloggerModicus/ub_modicus/images/archive-24.png") no-repeat scroll 44px 4px transparent;
    border-bottom:1px dashed;
  }

  #sidebar #pages-2 h3 {
    background: url("http://www.geckosolutions.se/blog/wp-content/themes/UpstartBloggerModicus/ub_modicus/images/article-24.png") no-repeat scroll 44px 4px transparent;
    border-bottom:1px dashed;
    margin:15px 0 0 0;
  }

  #sidebar a {
    border: none;
    font-weight: normal;
  }

/* - - - - - - - - - - - - - - p style - - - - - - - - - - - - - - */

p {
  padding: 1em 0 0.5em 0;
}

  p.postmetadata {
    color:#5E5E5E;
    line-height:100%;
    margin:0 0 12px;
  }


.slogan {
  font-size:0.6em;
  margin-left:130px;
  padding-top:110px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

pre {
  background-color:#EEEEEE;
  border:2px dotted #DDDDDD;
  font-size:1.2em;
  margin-bottom:10px;
  padding:4px 8px;
  width:auto;
  overflow:auto;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

code {
  font-size: 1.1em;
}

address, caption, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img {
  border: 0;
}

caption,th {
  text-align: left;
}

q:before, q:after {
 content: '';
}

#homebody {
  text-align: left;
  font-size: 1.5em;
  line-height: 2.5em;
  letter-spacing: .1em;
  width: 916px;
  padding-top: 200px;
}

#wrapper {
  font-size:1.2em;
  margin:0 auto;
  overflow:hidden;
  text-align:center;
  width:980px;
}

#header {
  border-bottom:1px solid #C1C1C1;
  font-size:3em;
  font-variant:small-caps;
  height:150px;
  margin:20px 0;
  text-align:left;
}

body {
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  color: #444;
  font: 62.5%/200% "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
}

a:link, 
a:visited {
  color: #444;
  text-decoration: none;
  font-weight: normal;
}

  a:link.subscribe, 
  a:visited.subscribe {
    color: #f36a18;
  }

a:hover {
  color: silver;
  border-bottom: none;
}

  a:hover.subscribe  {
    color: silver;
  }

.description {
  font-size: 0.5em;
}

#header img {
  border: 0px solid #bebebe;
  float: left;
}

#footer {

}

.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #f5467a;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

strong {font-weight: bold;}

h2 {
  padding-top: 10px;
  font-size: 1.4em;
}

h3 {
  padding-top: 10px; 
}

.entry h3 img {
  position: relative;
  top: 10px;
}

.navigation {
  margin: 0 0 1em;
}

.center {
  text-align: center;
}

.borderless img, img.borderless {
  border: none;
}

.imgleft {
  float:left;
}

em {
  font-style: italic;
}

ul {
  padding-bottom: 1em;
}

  ul.related li {
    display: block;
  }
  
    ul.related li a {
      display: block;
    }

  ul.archive li {
    padding: 0;
  }

  ul.archive {
    margin: 0;
    padding:0;
  }
    
    ul.archive p {
      display:block;
      font-size:1em;
      padding:0;
    }

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

  div.bubble blockquote {
    margin: 0px;
    padding: 10px;
    border: 1px solid #c9c2c1;
  }

    div.bubble blockquote p {
      margin: 0px;
      padding: 0px;
       line-height: 1.3em;
    }

    div.bubble cite {
      position: relative;
      margin: -7px;
      padding: 7px 0px 10px 15px;
      top: 5px;
      background: transparent url('images/tip.gif') no-repeat 20px 0;
      font-style: normal;
      font-size: 1em;
      display: block;
    }

    div.bubble a:link,
    div.bubble a:visited {
      color: #446BEA;
      text-decoration: underline;
    }
    
.alt {
  margin: 0;
  padding: 0;
}

#commentform p {
  padding: 5px 0;
  font-size: 1.2em;
}

#commentform .submitButton {
  width: 74px; 
  height:24px;
}

#comment {
  height:120px;
  padding:4px;
  width:520px;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
	
#commentPreview {
  font-size: 0.8em;
}

.sharethis {
  padding: 2em 0 3em;

}

#akst_form {
  margin-left: -50px;
}

/* - - - - - - - - - Calendar style - - - - - - - - - - */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 125px;
}

  #wp-calendar a {
    display: block;
    text-decoration: none;
  }
  
  #wp-calendar caption {
    text-align: center;
    width: 100%;
    font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  }
  
  #wp-calendar td {
    padding: 3px 0;
    text-align: center;
  }
  
    #wp-calendar td.pad:hover { /* Doesn't work in IE */
      background-color: #fff; 
    }

  #wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
  }
  
  #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
  }

    #wp-calendar #prev a, 
    #wp-calendar #next a {
      font-size: 9pt;
	}

  #wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
  }

/* End Calendar */

/* Begin Search */

#search_form {
  width: 15px;
}

.search_input {
  width: 5px;
}

/* End Search */

