/*
Theme Name:Unleaded Software v6
Theme URI:www.unleadedsoftware.com
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}
/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #000 url("images/flash_back.jpg") top center no-repeat;
  font: normal 76% Tahoma, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  color: #c98017;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 a {
  color: #c98017;
}

li {
  margin-bottom: 5px;
}

textarea {
  width: 366px;
  font-family: Tahoma, Helvetica, sans-serif;
  color: #fff;
  background: #111;
  border: 1px solid #353535;
}

.textbox {
  color: #fff;
  background: #111;
  border: 1px solid #353535;
}

input {
  font-family: Tahoma, Helvetica, sans-serif;
  padding: 2px;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/

#wrap {
  width: 581px;
  margin: 0 auto;
  text-align: left;
}

#redbar {
  background: url("images/redbar.gif") repeat-x;
  font-size: .9em;
  height: 15px;
}

#redbar a, .topnav a {
  color: #fff;
  text-transform: uppercase;
}

#redbar li.left {
  float: left;
  margin-left: 10px;
  margin-bottom: 0;
}

#redbar li.right {
  float: right;
  margin-right: 10px;
  margin-bottom: 0;
}

#body {
  position: relative;
  width: 581px;
  background: #191919;
}   

#searchform {
  margin-top: 20px;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
}

.logo {
  width: 581px;
  height: 91px;
  background: url("images/logo.jpg") top left no-repeat;
}

.topnav {
  float: right;
  margin-top: 47px;
}

.topnav ul li {
  color: #ffae00;
  float: left;
  margin-left: 20px;
  font-size: .9em;
}

.photo {
  width: 581px;
  height: 170px;
}

.photo h1 {
  background: #191919;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  padding: 5px 10px 6px 10px;
  font-size: 1.2em;
  margin-top: 108px;
}

.photo h1 a {
  color: #ffae00;
}

.design {
  background: url("images/blog_header-design.jpg") no-repeat;
}

.marketing {
  background: url("images/blog_header-marketing.jpg") no-repeat;
}

.video {
  background: url("images/blog_header-video.jpg") no-repeat;
}

.web {
  background: url("images/blog_header-web.jpg") no-repeat;
}


.tab {
  position: absolute;
  left: -67px;
  top: 20px;
  z-index: 100;
  width: 62px;
  height: 161px;
}

.col1 {
  float: left;
  width: 366px;
  padding: 0 28px 0 20px;
}

.col1 p {
  font-size: .9em;
  line-height: 2em;
  margin-bottom: 2em;
}

.col1 ul {
  margin-left: 20px;
}

.col2 {
  float: right;
  width: 160px;
  padding: 20px 0 0;
}

.col2 h2 {
  background: url("images/dots.gif") bottom left repeat-x;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-weight: normal;
}

.col2 ul {
  margin-bottom: 30px;
  margin-right: 5px;
  font-size: .9em;
}

.col2 a {
  color: #fff;
}

.post {
  padding: 20px 0;
}

.post a {
  color: #ffae00;
}

.post ul, .col2 ul ul li {
  font-size: .9em;
}

.post li {
  list-style: disc;
}

.col2 p {
  line-height: 1.6em;
  margin-bottom: 0;
}

.date {
  color: #ad0000;
  font-weight: bold;
  font-size: .9em;
  margin: 5px 0 10px;
}

.date a, .small a {
  color: #ad0000;
}

.small {
  font-size: .9em;
  color: #ad0000;
  margin-bottom: 20px;
  background: url("images/dots.gif") bottom left repeat-x;
  padding-bottom: 15px;
}

.comments a {
  color: #ad0000;
}

.navigation, .navigation a {
  color: #ad0000;
}

.pagetitle {
  margin-top: 20px;
  font-weight: bold;
  font-size: 1.2em;
}

ol.commentlist {
  margin: 20px 0;
}

ol.commentlist li {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 5px 0;
}

.footer {
  background: #ad0000;
  margin: 0 auto;
  padding: 10px 10px;
  text-align: center;
  font-size: .9em;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer ul {
  list-style: none;
  margin-bottom: 10px;
}

.footer li {
  display: inline;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #fff;
}

.footer li.last {
  border: 0 none;
  margin: 0;
  padding: 0;
}
object {
  width: 375px;
}


/*----End Classes----*/