/*  
Theme Name: Minded Software
Theme URI: http://minded.ca/
Description: Minded Software Solutions Wordpress Theme.  Developed by Minded.  Widget enabled theme.  Fixed width layout.  Integrated styles for login page and admin interface.  Theme extension enabled.
Version: 1.0
Author: Tyler Winfied
Author URI: http://minded.ca/
Tags: Minded Software Solutions development online web services
      Colors: 

The CSS, XHTML and source code is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {
   padding: 0px;
   margin: 0px;
   height: auto;
}

.left, .alignleft {
   float: left;
}

.right, .alignright {
   float: right;
}

.clear, .clearfloat {
   clear: both;
}

body, html {
   min-height: 101%;
}

body {
   font-family: sans-serif;
   font-size: 0.9em;
   background-image: url('images/window-bg.jpg');
   background-repeat: repeat-x;
   background-position: top left;
   background-color: #eaeaea;
   padding: 30px 0px;
}

a, 
a:link, 
a:visited {
   color: #2172a3;
   text-decoration: none;
}

a:active, 
a:hover {
   color: #175173;
   text-decoration: underline;
}

h1 {
   font-size: 1.5em;
}

h2 {
   font-size: 1.3em;
}

h3 {
   font-size: 1.1em;
}

ul {
   margin-left: 40px;
   list-style-type: square;
}

#page-top { width: 900px; height: 20px; overflow: hidden; }

#page {
   width: 900px;
   background-image: url('images/page-bg.gif');
   background-repeat: repeat-y;
   background-position: top left;
   background-color: transparent;
}

#page-bottom { width: 900px; height: 20px; overflow: hidden; }

#watermark {
   position: absolute;
   z-index: 5;
   top: 10px;
   left: 10px;
   width: 225px;
   height: 110px;
   padding-top: 25px;
   padding-left: 20px;
   background-image: url('images/watermark.png');
   background-repeat: no-repeat;
   background-color: transparent;
   background-position: top left;
}

#header {
   width: 800px;
   height: 200px;
   overflow: hidden;
   background-image: url('images/header.gif');
   background-repeat: none;
   background-color: transparent;
}

#main-menu {
   margin-bottom: 15px;
}

#main-menu ul {
   margin-left: 0px;
   text-align: left;
   width: 800px;
   height: 23px;
   list-style-type: none;
   border-top: 2px solid #2172a3;
   border-bottom: 2px solid #2172a3;
}

#main-menu ul li {
   float: left;
   line-height: 23px;
}

#main-menu ul li:hover {
   background-color: #d5d5d5;
}

#main-menu ul li a {
   padding: 0px 15px;
   font-weight: bold;
   background-color: transparent;
}

#main-menu ul li a:hover,
#main-menu ul li a:active {
   text-decoration: none;
}

.constrain {
   width: 810px;
   padding: 0px;
}

.one-col {
   width: 780px;
   margin: 10px;
   text-align: left;
}

.two-col {
   width: 380px;
   margin: 10px;
   text-align: left;
}

.three-col {
   width: 245px;
   margin: 10px;
   text-align: left;
}

.three-col-wide {
   width: 510px;
   margin: 10px;
   text-align: left;
}

.one-col h2, 
.two-col h3, 
.three-col-wide h3 {
   text-indent: 30px;
}

.one-col h3 {
   text-indent: 60px;
}

.single-metadata {
   line-height: 25px;
   text-align: right;
   padding-left: 10px;
}

.single-metadata img {
   width: 25px;
   height: 25px;
   padding: 1px;
}

.home-metadata {
   margin-top: 2px;
   line-height: 16px;
   font-size: 0.6em;
}

.three-col p {
   margin-top: 3px;
}

.home-metadata a img {
   width: 16px;
   height: 16px;
   padding: 0px 1px;
}

p {
   text-indent: 20px;
   line-height: 20px;
   margin: 10px 0px;
}

img.screenshot {
   border: 1px solid #3a3a3a;
   padding: 4px;
   margin: 4px;
}

pre {
   width: 80%;
   margin: 8px auto;
   padding: 7px;
   background-color: #dddddd;
   border: 1px solid #999999;
}

label {
   font-size: 0.7em;
   color: #999999;
}

.comment {
   padding: 8px;
   background-color: #efefef;
   border: 1px dashed #2172a3;
   margin-bottom: 15px;
}

.post-comment input {
   width: 200px;
}

.post-comment textarea {
   width: 100%;
}

.dl-compressed {
   padding: 15px;
   padding-left: 71px;
   width: 275px;
   margin: 10px auto;
   height: 50px;
   background-image: url('images/dl-compressed.png');
   background-repeat: no-repeat;
   background-position: 10px 10px;
   background-color: rgb(255, 251, 204);
   border: 2px solid rgb(230, 219, 85);
   line-height: 50px;
   vertical-align: middle;
}

.dl-pdf {
   padding: 15px;
   padding-left: 71px;
   width: 275px;
   margin: 10px auto;
   height: 50px;
   background-image: url('images/dl-pdf.png');
   background-repeat: no-repeat;
   background-position: 10px 10px;
   background-color: rgb(255, 251, 204);
   border: 2px solid rgb(230, 219, 85);
   line-height: 50px;
   vertical-align: middle;
}
        
#footer {
   width: 800px;
   text-align: right;
}

.homepage-widget ul {
   list-style-type: none;
   margin: 5px 0px;
}

.homepage-widget ul li {
   margin: 0px;
   padding: 3px;
   border-top: 1px solid #dadada;
}
.homepage-widget ul li:first-child {
   border-top: none;
}

.sidebar-widget ul {
   list-style-type: none;
   margin: 7px 0px;
   padding: 0px;
}

.sidebar-widget ul li {
   padding: 6px 2px;
   border-top: 1px solid #dadada;
}
.sidebar-widget ul li:first-child {
   border-top: none;
}