@import url(basestyles.css);

/* Custom Styles */
body {
	background: #fff;
	font: 11px/14px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	margin: 10px 0;
	}
th, td {
	padding: 2px;
	font-size: 11px;
} 

h1, h2, h3, h4, legend { color: #693; font-family: "Myriad Pro", "Trebuchet MS", Tahoma; clear: left; }
h1 { font-size: 2.2em; line-height: 1em; }
h2 { color: #555; font-size: 1.5em; line-height: 1.2em; font-weight: normal; margin: 1.3em 0 .2em; }
h3, legend  { font-size: 1.2em; font-weight: bold; margin: 0 0 .2em; }
fieldset { margin: 1.5em 0; border: 1px solid #ccc; }
fieldset:hover {  }
h4 { font-size: .9em; }

b, strong { font-weight: bold; }
i, em { font-style: oblique; }

a { color: #069; text-decoration: none; }
a:hover { text-decoration: underline; color: #693; }

h1 a, h2 a { color: #693; }

ul { list-style: none; }
li {
	padding: 0 0 0 1.3em;
	background: transparent url("../images/bg_ul.gif") .5em .5em no-repeat;
	margin: 0 0 .5em .5em; }

input, select, textarea {
	font: 10px Monaco, "Microsoft Sans Serif", "MS Sans Serif", mono !important;
	font-size: 11px;
	}


#thepage {
	width: 100%;
	}

/* main layout */
#content {
	padding: 21px;
	clear: both;
	}
#logo {
	width: 212px;
	display: inline;
	}
#logo img {
	width: 201px;
	height: 22px;
	}

#maincontent {
	}
#maincontent h3 {
	font-size: 150%;
	font-weight: normal;
	margin: 1.5em 0 .2em 0;
	}

#sidebar	{
	margin: 1.5em 0 0;
	border-top: 2px solid #999;
	font-size: 90%;
	line-height: 1.3em;
	}
/* sidebar contents */
#sidebar li { margin-bottom: .5em; }
#sidebar a {
	color: #333;
	text-decoration: underline;
	}
#sidebar a:hover {
	color: #069;
	background: #eee;
	text-decoration: none;
	}

#sidebar h3 a {
	text-decoration: none;
	}

#getting_started, #library, #examples, #posts, #parking, #testimonial, .blogpod {
	padding: 2em 0 1em;
	border-top: 1px solid #ccc;
	}
#getting_started, #library, #examples {
	padding: 1em 0;
	border: 0;
	}
.date {
	padding: 1em 0 0;
	font-weight: bold;
	border-top: 1px solid #ccc;
	}
h4.header { text-align: center; }
/* sidebar contents */


#mission {
	font-size: 120%;
	line-height: 140%;
	}

#header {
	border-bottom: 2px solid #693;
	padding: 0 0 1em 0;
	margin: 0 0 1.5em 0;
	}


#screens {
	border: 1px solid #ccc;
	margin: 0 0 1em;
	}


ul#people {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
	}
ul#people li {
	background: none;
	padding: 0;
	display: block;
	float: left;
	width: 48%;
	font-size: 90%;
	margin: 0 5px 5px 0;
	list-style: none;
	}
ul#people li a {
	display: block;
	padding: 5px;
	border: 1px solid #eee;
	color: #333;
	text-decoration: none;
	}
ul#people li a:hover {
	text-decoration: none;
	border: 1px solid #ccc;
	color: #069;
	}
ul#people li img {
	float: left;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #ccc;
	}
ul#people li a:hover img {
	border: 1px solid #eee;
	}

#sectors_home {
	margin: 3em 0 0;
	}
.c1, .c2, .c3 {
	float: left;
	width: 29%;
	padding: 0 2%;
	border-right: 1px solid #ddd;
	position: relative;
	}
.c1 { padding-left: 0; }
.c1 h2, .c2 h2, .c3 h2 {
	margin: .5em 0 .2em;
	}
.c1 h3, .c2 h3, .c3 h3 {
	margin: 1em 0 0;
	}
.c1 ul li, .c2 ul li, .c3 ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
.c1 ul li, .c2 ul li, .c3 ul li {
	margin: 0;
	border-bottom: 1px solid #ddd;
	background: #fff;
	line-height: 20px;
	display: block;
	position: relative;
	}
.c1 ul li a, .c2 ul li a, .c3 ul li a {
	display: block;
	position: relative;
	line-height: 20px;
	text-decoration: none;
	}
.c1 ul li a:hover, .c2 ul li a:hover, .c3 ul li a:hover {
	text-decoration: none;
	background: #f3f3f3;
	}


/* nav */
ul#nav_t1, ul#nav_t2	{
	display: none;
	}


.gray, #s .gray, #d .gray, #t .gray, #m .gray, #p .gray { color: #555; margin: 0 0 1em; }
.strike { text-decoration: line-through; }
.jobtitle { color: #666; margin: -1em 0 1em; }


/* flash stuff */
#flashy, #screens {
	display: block;
	position: relative;
	z-index: 1;
	}

#footer {
	clear: both;
	display: block;
	padding: 20px 0 25px;
	margin: 20px;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666;
	border-top: 1px solid #ddd;
	}
#footer a { text-decoration: none; color: #666; }
#footer .c1, #footer .c2, #footer .c3 {
	border: 0;
	}

.c3 { border: 0; padding-right:0; }

/* Blog specific styles */
ol#gs {
	font-size: 150%;
	font-weight: bold;
	}
ol#gs li {
	margin-top: 1em;
	}
ol#gs li span {
	font-size: 75%;
	font-weight: normal;
	}

ol#comments {
	}
ol#comments li {
	margin-bottom: 1.5em;
	}
ol#comments .byline {
	border: 0;
	padding: 0 0 .3em 0;
	margin: 0;
	font-style: oblique;
	font-size: 85%;
	line-height: 1.2em;
	}

.addcomment { margin: 2em 0 0;  font-weight: bold; }
.addcomment img { float: left; margin: -.6em 5px 0 0; }

.byline {
	clear: both;
	border-left: 1px solid #ccc;
	padding: .3em 0 .3em 1.3em;
	margin: 1.5em 0 6em 1em;
	font-style: oblique;
	font-size: 85%;
	line-height: 1.2em;
	}

.calendar_table { border: 1px solid #ddd; border-collapse: collapse; }
.calendar_table th { text-align: center; background: #eee; }
.calendar_table td { border: 1px solid #ddd; text-align: right; padding: 0; }
.calendar_table td span { display: block; padding: 3px; }
.calendar_table td.calendar_today span { display: block; padding: 3px; background: #ffc; }
.calendar_table td a { display: block; padding: 3px; background: #eee; }

/* Web Workshop specific */
table.schedule {
	border: 1px solid #8aa0b5;
	width: 100%;
	background: #fff url("../dir_images/bg_thecontent.jpg") 60% 1px repeat-x;
	margin: 0 0 2em;
	}
table.schedule th {
	font-size: 1.2em;
	text-align: center;
	background: #8aa0b5;
	color: #fff;
	vertical-align: top;
	padding: 3px 0;
	}
table.schedule td {
	vertical-align: top;
	padding: 2px 5px;
	border-top: 1px solid #eee;
	}
.time { white-space: nowrap; text-align: right; }
hr {
	border: none;
	margin: 1em 0;
	height: 1px;
	border-bottom: 1px solid #ddd;
	}
#sidebar hr { display: none; }