/*   
Theme Name: Technimedia Corporate
Theme URI: http://technimedia.net
Description: Technimedia Inc Corporate Wordpress Theme
Author: Tara G Deschenes
Author URI: http://technimedia.net
Version: 0.1
*/
body {background-color: #ccc; margin:20px; padding: 0; 	font-family: 'Gill Sans', 'Lucida Grande', 'Luxi Sans', Tahoma, lucida, sans-serif; font-size: 75%; _font-size: 100%;}

p {line-height: 1.5em}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight:normal; }

a {color:#708090; text-decoration: underline; }
a:visited {}
a:hover {background-color: #778899; text-decoration: none; color: #fff}

#website {display: none;}
.err {width: 986px; margin: 0 auto; clear: both; padding: 6px; border:2px solid red; background: #fff; font: bold 14px Arial; color: red; margin-bottom; 10px}

.horz-bar {width: 100%; height: 50px; background: url(images/horz-bar-tile.gif); clear: both;}
.horz-bar .left {background:url(images/horz-bar-left.gif) top left no-repeat; width: 123px; height: 50px; float: left}
.horz-bar .right {background:url(images/horz-bar-right.gif) top right no-repeat; width: 123px; height: 50px; float: right}

#container {width: 1000px; margin: 0 auto; clear: both; border-right: 1px solid #000; border-left: 1px solid #000; background: url(images/bkgnd-scanlines.gif); }
#middle {float: left; margin: 0 75px; width: 850px; background: #fff; border-right: 2px solid #f0f0f0; border-left: 2px solid #f0f0f0}

#ad-area {overflow: hidden; border-bottom: 1px dotted #ccc}
.ad-copy {height: 300px; float: left; padding: 20px ; background: #fff}

#content {padding: 10px 0 10px 0; }

.column-wrapper {width: 100%; height: 220px; }
.column {float: left; width: 27%; padding: 24px}
.center {border: 1px dotted #ccc; border-width: 0 1px 0 1px}

.content-box{padding: 24px; border-top: 1px dotted #ccc}
.icon-bkgnd {background:url(images/bkgnd-icon.gif) right top no-repeat}
 
h1 {font: 24px Georgia, "Times New Roman", Times, serif; color: #990000;}
h2 {font: 16px Georgia, "Times New Roman", Times, serif; color: #000;}
 
ul, ol { padding:0 0 1.25em 1.5em; line-height: 1.5em }

.technimedia {font: bold Georgia, "Times New Roman", Times, serif; }

#footer {width: 1000px; margin: 8px auto; clear: both; font: bold 11px Arial; color: #fff; text-align:center }
#footer a, #footer a:visited {color: #fff; text-decoration: underline}
#footer a:hover {background-color: transparent; color: #990000; text-decoration: underline}

.feedback form {width: 600px; margin: 15px auto 10px 20px; }
.feedback label {display: block; font:bold 14px Arial; margin: 10px 0 4px 0}
.feedback textarea {width: 260px; height: 100px }
.feedback .inputText {width: 250px}
