﻿html {height: 100%}
body {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Georgia; background-color:#e1e1e1; background-image: url('images/bg.jpg'); background-repeat: repeat-y; background-position: center top; color: #565656}

/* Wrappers */
.wrapper {position: relative; width: 980px; left: 50%; margin-left: -490px; margin-top: 20px; }
.one-third {width: 310px; }
.two-thirds {width: 620px; margin-right: 25px}
.one-third, .two-thirds {float: left;  padding-left: 0px; }

/* Headers */
h1, h2, h3, h4, h5, h6 {border-bottom: 1px solid #DDDDDD; padding-bottom: 9px}
.inside h5 {border-bottom: 0px}

/* Common */
.clear {clear: both}
img {border-width: 0px}
a {color: #ff7e00; text-decoration: none}
a:hover {text-decoration: underline}
.hr {height: 1px; background-color: #DDDDDD; margin-top: 5px; margin-bototm: 5px} 
div {font-size: 14px}

/* Slideshow */
#slide {width: 976px; height: 320px; overflow: hidden}
#slide img {border-width: 0px}
#slide a {}

#logo {float: left; margin-top: 10px; margin-left: -4px}
#mainmenu {float: right; margin-top: 40px}
#mainmenu a {display: block; margin-left: 10px; color: #343434; font-size: 13px; float: left}

/* Widgets */
.recent-launches {text-align: center}
.recent-launches div {margin-top: 10px}

/* Inside */
.inside {min-height: 400px}
/* Footer */
.footer {font-size: 11px; text-align: center}

/* Portfolio */
.info {height: 40px}
.thumb {width: 140px; text-align: center; margin: 30px 10px 0px 10px; float: left}
.thumb a {display: block; color: #343434; text-decoration: none}
.thumb a:hover {text-decoration: underline}
.thumb a img {border-width: 0px; margin-bottom: 7px;}
.thumb .title {font-size: 11px; color: #343434; font-weight: bold; margin-top: 5px}
.thumb .date {font-size: 11px; color: #676767}
