/*
Theme Name: MTPC08ch
Based on: Simplistic Blue 1.3.1
Theme URI: http://www.carsenklock.com/resources/
Description: An MTPC sub-page based on a simple blue wordpress theme by Carsen Klock
Version: 1.0
Tags: MTPC,blue,simple,easy,elegant,normal
Author: Carsen Klock, modified by Nancy Nangeroni
Author URI: http://design.nangeroni.net/
*/ 

body {
	background: #88afd0;
	font: 0.85em Arial;
	color: #222;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
}
a {
	color: #054CB2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
/* Header */
#header {
	margin: 0px auto 0px 0px;
	width: 965px;
	height: 150px;
	text-align: left;
	background: url(http://www.masstpc.org/img/bg/bg08.png) no-repeat;
}
#titles {
	left: 500px;
	top: 70px;
	position: absolute;
	margin: 0 0 0 0px;
	font: bold 18pt Verdana, Arial, sans-serif; 
}
#titles h2 {
	position: absolute;
	top: 22px;
	font: bold 14pt Verdana, Arial, sans-serif; 
}

#logo {
	margin-left:105px;
	margin-top: 10px;
}
#header h1 {
	margin: 10px;
	padding-top: 40px;
	color: #000;
	font: bold 18pt Verdana, Arial, sans-serif; 
}
#header h2 {
	font: 11pt Verdana, Arial, sans-serif; 
}
/* Container */
#container {
	width: 965px;
	margin: 0 0 0 25px;
	text-align: left;
	padding-top: 0px;
  background-color: white;
}
/* First header */
.header1 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 400px;
	float: left;
	font-family: Trebuchet MS, Arial;
}
.header2 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 300px;
	float: right;
	font-family: Trebuchet MS, Arial;
}
/*	RSS  */
#rss_img {}
#rss {
	margin: 20px 0 0 40px;
	padding: 5px 10px 0 0;
	text-align: right;
	background-color: #048;
}
#content {
	padding: 15px;
	line-height: 1.8em;
	float: left;
  width: 530px;
  background-color: white;
}
#content .details {
	font-size: 0.9em;
	color: #777777;
}
/* Footer */
#footer {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.9em;
}
/* Columns */
#col-left {
	float: left;
	padding: 10px;
  width:190px;
	background:#048; 
	background-image: url(http://www.masstpc.org/img/bg/bg-col.png);
	background-repeat:repeat-Y;
  color: white;
}
#col-left a {
	color: #ddd;
}
#col-left a:hover {
	color: #fff;
	text-decoration: underline;
}
#col-left ul, col-right ul {
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 10px;
}
#col-left li, col-right li {
	margin-bottom: 10px;
}
#col-left h1 {
	font: bold 13pt Verdana, Arial, sans-serif; 
	text-shadow: 1px 1px black;
	color: #eebb97;
}
#col-right {
	float: right;
	padding: 0px;
  width:170px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft  { float: left; }
.alignright {	float: right; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Top ad */
.ad {
	text-align: center;
	margin-bottom: 20px;
}

/* Navigation 
#navigation {
	text-align: center;
	font: 1.0em Trebuchet MS, Arial;
	padding-top: 32px;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: table;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 5px;
	display: table-cell;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #024;
	padding: 5px 15px;
}
#navigation ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #824;
}
#navigation ul li a span {
	display: block;
	padding: 9px 20px 8px 20px;
}
*/

