﻿body {
margin: 0;
color: #333;
font-size: 16px;
}

a {
background-color: #edaec3;
padding: 1px 2px;
text-decoration: none;
color: #fff;
font-weight: bold;
}

a img {
background-color: #fff;
}

hr {
clear: both;
border: 0;
border-bottom: 1px solid #ddd;
}

a#demo1Link img, a#demo2Link img, a#demo3Link img {
border: 1px solid #888;
}

a#demo1Link, a#demo2Link, a#demo3Link {
background-color: #fff;
margin: 0;
display: block;
padding-top: 6px;
}

a#demo1Link {
padding-top: 45px;
}

h2.sub {
margin-top: 0;
}

a:hover {
text-decoration: underline;
color: #fff;
}

#wrapper {
border-top: 10px solid #7d6e66;
padding-top: 8px;
}

h1 a {
display: block;
background: none;
background-image: url(/images/logo_main.gif);
width: 321px;
height: 500px;
text-indent: -10000px;
background-repeat: no-repeat;
}

.sub h1 a {
width: 193px;
height: 120px;
background-image: url(/images/logo-sm.gif);
}

h2 {
color: #73aaad;
font-size: 1.7em;
font-weight: bold;
margin-top: 40px;
line-height: 1em;
}

h3 {
color: #959190;
font-weight: bold;
font-size: 18px;
margin-bottom: 10px;
}

.sidebar h2 {
color: #959190;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
}

p.intro {
font-weight: bold;
color: #444;
}

div.padabove {
margin-top: 93px;
}

.sub div.padabove {
margin-top: 39px;
}

ul#nav {
list-style-type: none;
padding-bottom: 25px;
}

ul#nav li {
display: block;
border-bottom: 1px dotted #73aaad;
}

ul#nav li a {
background: none;
color: #73aaad;
text-transform: uppercase;
font-size: 15px;
text-decoration: none;
padding-bottom: 3px;
}

ul#nav li#active {
border-bottom: 2px solid #73aaad;
}

ul#nav li#active a {
font-weight: bold;
}

ul#nav li.last {
border-bottom: 1px dotted #f28aad;
}

ul#nav li.last a {
color: #f28aad;
}

ul#nav li#active.last {
border-bottom: 2px solid #f28aad;
}

div.highlight {
background-color: #ada39d;
background-image: url(/images/box-bg.gif);
background-repeat: repeat-x;
background-position: top left;
color: #fff;
}

div.highlight h4 {
color: #fff;
font-weight: bold;
font-size: 18px;
}

div.highlight a {
color: #fff;
font-weight: bold;
}

p.download {
background-image: url(/images/download-icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 23px;
}

p.action {
text-align: right;
margin: 0;
}

p.arrow {
/*background-image: url(/images/arrow.gif);
background-repeat: no-repeat;*/
margin-left: -80px;
padding-left: 80px;
}

p.entry-footer {
clear: both;
color: #959190;
}

div.entry {
border-bottom: 1px dotted #959190;
margin-bottom: 20px;
}

input.publish-btn {
    color:#444444;
    font-size:20px;
    padding-bottom:3px;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
}

input.publish {
    font-size:20px;
    padding-bottom:3px;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    width:385px;
}

form {
margin: 0;
}

form input.bigtext {
font-size: 14px;
padding: 4px;
margin-bottom: 20px;
width: 300px;
}

img.hero {
border: 1px solid #ccc;
margin-top: 45px;
}

p.caption {
font-size: 14px;
color: #555;
text-align: right;
}

.footer {
font-size: 12px;
text-align: right;
}
