/*
Theme Name: IDCS
Theme URI: http://idconsol.com/
Description: IDCS is a Custom WordPress Theme Developed for ID Consulting Solutions
Version: 1
Author: Armando Emanuel Roggio, a@aeroggio.com
Author URI: http://www.aeroggio.com/
*/



body {background: #9f9f9f url(images/background2.jpg) repeat-x fixed; margin: 0px auto; text-align: center; font: 100%; font-family: Arial;}
#wrapper {width: 920px; margin: auto;}



/*Head*/
#header {width: 920px; text-align: left; margin-bottom: 0px;}
#header a, #header a:visited, #header a link {color: #8ec63f; text-decoration: none; font-size: .8em;}
#header a:hover {color: #888888; text-decoration: underline;}
#header img {border:none; margin: 0px; padding-top: 25px;}
#header ul {position: absolute; top: 5px; left: 60%;}
#header li {display: inline; padding-right: 3px; background: url(images/hli.png) right no-repeat; font-weight: bold;}
#header li.last {background: none;}
#header li a {vertical-align: 1.5px; padding-right: 4px;}
#hero {width: 920px; border-top: #8ec63f solid 4px; margin-top: 15px; }
#iframer {margin: 0px auto; text-align: center;}
iframe {width: 940px; height: 370px; border: none; margin-top: -8px; margin-left: -8px;}

/*Content*/
#content {width: 920px; margin: 0px auto 85px; padding: 0px;}

/*Three Col Content*/
#left-col {width: 275px; min-height: 350px; margin: 0px; padding: 0px 15px; float: left; text-align: left;  background: url(images/vert-3.png) top right no-repeat;}
#mid-col {width: 275px; min-height: 350px; margin: 0px; padding: 0px 15px; float: left; text-align: left; background: url(images/vert-3.png) top right no-repeat;}
#right-col {width: 275px; margin: 0px; padding: 0px 15px; float: left; text-align: left;}
.imm {border: none; padding: 15px 0px 0px 180px;}

/*Foot*/
#footer {width: 920px; text-align: center; clear: both; margin-top: 85px; padding-top: 85px; }
#footer a, #footer a:visited, #footer a link {color: #333333; text-decoration: none; font-size: .7em;}
#footer a:hover {color: #8ec63f; text-decoration: underline;}
#footer img {border:none; margin: 0px; padding-top: 25px;}
#footer ul {}
#footer li {display: inline; padding-right: 3px; background: url(images/hli2.png) right no-repeat; font-weight: bold;}
#footer li.last {background: none;}
#footer li a {vertical-align: 1.5px; padding-right: 4px;}
#footer p { color: #333333; font-size: .7em;}
p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

