/*
Theme Name: SBDC News Theme
Theme URI: http://blogs.uww.edu/sbdc
Description: Created by UW-Whitewater iCIT for the Small Business Development Center
Version: 1.0
Author: Brad Westness
Author URI: http://www.uww.edu/icit
*/

@import url("common/styles/sbdc.css");

#content {
  margin:0;
  padding:0;
  overflow:hidden !important;
  background:url(common/styles/img/content-bg.jpg) #edeae2 0 0 repeat-y;
}

#navigation {
  margin-bottom:0px !important;
}

#shortcuts { 
  display:block !important; 
  padding:0 !important; 
  margin:0 !important; 
  width:700px !important; 
}
  #shortcuts * {
    text-transform:capitalize !important;
    font-size: 11px !important;
    font-weight:normal !important;
    color:#ffffff !important;
    background:transparent !important;
    margin:0 !important;
    padding:0 !important;
  }
  #shortcuts li li {
    padding-right:5px !important;
    margin-right:5px !important;
  }
  #shortcuts li li ul, #shortcuts li li ul * {
    display:none !important;
  }

#contact {
  padding-top:25px;
}

/* ====== blog splash ====== */
#blog-splash {
  background:url("common/styles/img/blog-splash-bg.png") 0 0 no-repeat;
  display:block;
  width:1042px;
  height:163px;
  margin:0;
  padding:0;
  position:relative;
  left:-21px;
}
  #splash-title {
    display:block;
    float:left;
    height:auto;
    width:auto;
    padding-top:50px;
    padding-left:30px;
    color:#f1f6dd;
  }
    #splash-title a { padding:0; color:#f1f6dd; text-decoration:none; }
    #splash-title h1, #splash-title span.blog-title {
      display:block;
      font-family: Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;      
      text-transform:uppercase;
      font-weight:normal;
      font-size:48px;
      color:#f1f6dd;
      line-height:100%;
      padding:0;
      text-shadow: #333333 3px 2px 0px;
    }
    #splash-title span.description {
      font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
      font-style:italic;
      font-size:14px;
      font-weight:normal;
      color:#f1f6dd;
    }
  #splash-date {
    display:block;
    float:right;
    height:auto;
    width:auto;
    padding-top:80px;
    padding-right:135px;
    text-align:center;
    color:#878c80;
    font-size:18px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    text-transform:uppercase;
  }
  #splash-date span {display:block;}
  #splash-date span.year {
    font-family: Rockwell, "Courier New", Courier, Georgia, Times, "Times New Roman", serif;      
    font-weight:bold;
    font-size:28px;
    color:#9c9e93;
  }

/* ====== blog sidebar ====== */
#sidebar {
  display:block;
  float:left;
  width:182px;
  padding:0 10px 10px 10px;
  height:100%;
  min-height:100%;  
}
  #sidebar h2, #sidebar h2 a {
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#5e5734;    
  }
  #sidebar > div, #sidebar > ul, #sidebar > form {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px dashed #9c9c9c;
  }
  #sidebar > :last-child { border-bottom:none; }
  #sidebar li {
    background:url(common/styles/img/sidebar-li-bg.png) 0 5px no-repeat !important;
  }
  #sidebar .blog-search {
    background:url(common/styles/img/sidebar-search-bg.png) 0 0 no-repeat;
    height:24px;
    width:180px;
    display:block;
    overflow:hidden !important;
    padding-left:0;
  }
  #sidebar .blog-search input {
    border:0 none;
    background:transparent;
    padding:2px;
  }
  #sidebar .blog-search #query {
    width:80%;
    font-size:11px;
    color:#666;
  }
  #sidebar .blog-search #submit {
    float:right;
    font-size:0px;
    height:100%;
    width:24px;
    overflow:hidden;
    display:block;
    cursor:pointer;
    text-indent:-1000px;
  }
  #sidebar ul.dynamic-sidebar {
    margin-left:0 !important;
    padding-left:0 !important;
  }
  #sidebar ul.dynamic-sidebar li {
    list-style-image:none !important;
    background:transparent !important;
    margin-left:0 !important;
    padding-left:0 !important;
  }
  #sidebar ul.dynamic-sidebar h2 {
    font-style:italic;
  }
  #sidebar .blog-navigation .tabs {
    display:block;
    width:100%;
    margin:0;
    padding:0;
  }
  #sidebar .blog-navigation .tabs > li {
    display:block;
    float:left;
    font-size:9px;
    margin:0;
    padding:5px !important;
    background:0 none !important;
    border:0 none !important;
    cursor:pointer;
  }
  #sidebar .blog-navigation .tabs > li.active {
    background:#555 !important;
    border:1px solid #ccc !important;
    border-bottom:none !important;
    color:#fff;
  }
  #sidebar .blog-navigation .panes ul{
    display:none;
  }
  #sidebar .blog-navigation .panes ul.active {
    display:block;
    clear:both;
    background:#fdfdfd;
    border:1px solid #ccc !important;
    padding:5px;
    font-size:9px !important;
  }
  #sidebar .blog-navigation .panes li {
    background:transparent !important;
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    border-bottom:1px solid #ccc;
  }
  #sidebar .blog-navigation .panes li:last-child {
    padding-bottom:0;
    border-bottom:0;
    margin-bottom:0;
  }
  #sidebar .blog-navigation .panes ul.active a {
    font-size:9px !important;
  }
/* ====== blog content ====== */
#main {
  display:block;
  float:left;
  width:778px;
  padding:0 10px 10px 10px;
}
  #main h1, h2 {
    font-weight:bold;
    color:#A63F1E;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  }
  #main h1 a, #main h2 a { color:#A63F1E; }
  #main  h3 {
    font-family:"PT Sans", Helvetica, Arial !important;
    font-weight:bold;
    color:#5E5734;
  }
  #main h3 a { color:#5E5734; }
  #index {
    display:block;
    float:left;
    width:500px;
    margin-right:10px;
    padding-right:10px;
    border-right:1px solid #ccc;
  }
  #featured {
    display:block;
    float:left;
    width:255px;
    overflow:hidden !important;
  }
  #featured .more-link {
    display:block;
  }
  .post {
    position:relative;
    padding-bottom:10px;
    display:block;
    float:none;
    clear:both;
  }
  .post-indicator {
    position:absolute;
    width:23px;
    height:54px;
    z-index:10000;
    top:0px;
    left:-22px;
    background:url(common/styles/img/post-indicator.png) 0 0 no-repeat;
  }
  .post-heading {
    display:block;
    clear:both;
    width:100%;
  }
  .post-date {
    font-family:"PT Sans", Helvetica, Arial;
  }
  .post-date {
    display:block;
    float:left;
    width:auto;
    height:40px;
    padding-right:10px;
  }
  .post-date .day {
    float:left;
    font-size:36px;
    padding-right:5px;
    margin-right:5px;
    border-right:1px solid #ccc;
  }
  .post-date .month, .post-date .year {
    color:#666;
    font-size:14px;
    float:right;
    text-align:left;
    clear:right;
    width:30px;
    padding-top:2px;
  }
  .post-title, .post-title a,
  .post h1, .post h1 a{
    color:#a63f1e;
    text-decoration:none;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size:18px;
    font-weight:bold;
    line-height:120%;
  }
  .post-info {
    border-top:1px solid #CCC;
    margin-top:10px;
    padding:10px 0;
    color:#666;
    display:block;
    clear:both;
  }
  .post-comments { float:right; }
  .post-extras {
    display:block;
    width:auto;
    float:left;
    padding-right:10px;
  }
  .post-extras .featured-image {
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
  }
  .post-excerpt {
    width:208px;
    height:48px;
    padding:0;
    margin:0 auto;
    text-align:center;
  }
  .post-excerpt img {
    width:208px;
    height:48px;
    margin:0 auto;
    text-align:center;
  }
  .post-excerpt p {
    margin:0 auto;
    width:195px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size:11px;
    font-style:italic;    
    color:#fff;
    line-height:110%;
    margin-top:-43px;
  }
  .post-extras .featured-image + .post-excerpt {
    margin-top:-25px;
  }
  .comment-template {
    width:100%;
    clear:both;
    padding-top:10px;
  }


/* ====== clearfix ====== */
div.clear { background:transparent; width:100%; height:0px; margin:0; padding:0; display:block; float:none; clear:both; }

/* ====== wordpress alignment classes ====== */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}