/*
Theme Name: Mosaic2
Theme URI: http://mosaic.org/
Description: Mosaic's Template
Version: 
Author: Melvin Rivera
Author URI: http://allforces.com/
*/

/* Twitter Widget Styles */
ul.twitter{
	font-size: 10px;
	padding-left: 5px;
}


/* Main */

body {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #A9ADA1;
	margin: 0;
	padding: 0;
	}
#page {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background: white  url(media/bg.jpg) repeat-y top; 
	}
#pagewide {
	width: 1080px;
	text-align: left;
	margin: 0 auto;
	background: white  url(media/bgwide.jpg) repeat-y top; 
	}

/* global */
.none {
	display: none;
	}
.style4 {font-size: 10px}
img {
	border: none;
	}
.clear {
	clear: both;
	}
.faded {
	color: #CCCCCC;
	}
a:link  {
	color: #5FB0BE;
	text-decoration: none;
	}
a:visited  {
	color: #5FB0BE;
	text-decoration: none;
	}
a:hover  {
	color: #5FB0BE;
	text-decoration: none;
	}

ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
ol li {
	margin: 0;
	padding: 0;
	}
li {
	margin: 7px 0 8px 10px;
	}

h2 { 
	font-size: 18px;
	}
h3 { 
	font-size: 14px;
	}
.sub {
	font-size: 2em;
	color: white;
}
.container {
	background: #D9EEEE;
	padding: 12px;
	float: left;
	margin: 0 12px 12px 0;
	width: 425px
}
blockquote {
	margin: 15px 0 0 0;
	padding-left: 70px;
	background: url('media/quote.gif') no-repeat;
	color: #7D7D7D;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.indent {
	margin: 15px 0 0 0;
	padding-left: 70px;
	}
.indent1 {
	margin: 15px 0 0 0;
	border-top: 1px solid #ddd;
	padding-left: 70px;
	color: #7D7D7D;
	}
img.alignleft {
	float: left;
	padding: 0 8px 4px 0;
}
img.alignright {
	float: right;
	padding: 0 0 4px 8px;
}
/* header */
#header {
	background: url("media/mosaicgreenheader.jpg") no-repeat;
	height: 141px;
	position: relative;
	}
#header .wide {
	background: url("media/headerwide.jpg") no-repeat;
	height: 141px;
	position: relative;
	}
#header h1, #header .description {
	display: none;
	}
#header .homelink{
	margin: 52px 0 8px 24px;
	width: 195px;
	height: 37px;
	}
#header ul.global_menu {
	margin: 0 22px 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	}
#header ul.global_menu li {
	float: left;
	list-style-type: none;
	padding: 3px;
	}
#header ul.global_menu li a:link, #header ul.global_menu li a:visited {
	color: #999C8F;
	font-weight: bold;
	text-decoration: none;
}
#header ul.global_menu li a:hover{
	color: #B5B6AB;
}
/* menu */
#menu {
	/*margin: 7px 0 0 18px;*/
	padding: 0;
	margin: 0 0 12px 0;
	position: absolute;
	left: 24px;
	top: 112px;
	height: 60px;
	width: 710px;
	border-bottom: 1px #E5E5E5 solid;
}
.skipmenu {
	display: none;
}
#menu .faded a:link, #menu .faded a:visited, #menu .faded a:hover {
	color: #6F7068;
}
#menu .active a:link, #menu .active a:visited, #menu .active a:hover {
	color: #42423D;
}
#menu .faded, #menu .active  {
	float: left;
	margin: 0;
	padding: 7px 12px 0 12px;
	font-weight: bold;
	height: 26px;
}
#menu .siteadmin a:link, #menu .siteadmin a:visited {
	color: #CDD2C4;
}
#menu .siteadmin a:hover {
	color: white;
}
#menu .siteadmin {
	background: none;
	float: right;
	margin: 0;
	padding: 7px 0 0 0;
	font-weight: bold;
	height: 26px;
}
#menu .faded{
	background: none;
}
#menu .active{
	background: white;
}
#menu .submenu {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 38px 0 0 0;
	display: none;
}
#menu .submenu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 5px;
	font-size: 11.5px;
}
#menu .submenu li a:link, #menu .submenu li a:visited {
	color: #A9ADA1;
}
#menu .submenu li a:hover {
	color: #6F726A;
	background: none;
}

/* sidebar */
.sidebar {
	width: 223px;
	padding: 0 0 0 14px;
	margin: 5px 0 0 14px;
	float: left;
	font-size: 10.5px;
	line-height: 1.6em;
	border-left: 1px #CCCCCC solid;
	}
.sidebar h2{
	margin: 5px 0;
	background: url("media/sidebar-header.jpg") no-repeat;
	}
.sidebar .footer {
	background: url("media/sidebar-footer.jpg") no-repeat bottom left;
	}
.sidebar ul, .sidebar ol  {
	margin: 0;
	padding: 0;
	}
.sidebar ul li {
	list-style-type: none;
	color: #567188;
	margin: 0;
	padding: 0;
	}
.sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
.sidebar li a:link, .sidebar li a:visited {
	color: #567188;
	}
.sidebar ul.links {
	margin: 0;
	padding: 0;
	}
.sidebar ul.links li {
	padding: 7px 0 0 12px;
	margin: 0 0 4px 0;
	list-style-type: none;
	width: 204px;
	height: 48px;
	background: url('/images/sidebar/bg.jpg') no-repeat ;
}
.sidebar ul.links li:hover {
	background: url('/images/sidebar/bg-o.jpg') ;
}
.sidebar ul.links li img {
	vertical-align: middle;
	padding-right: 10px;
}
.sidebar ul.links li a:link, .sidebar ul.links li a:hover {
	color: #4E4E4C;
}
.sidebar ul.links li a:hover {
	color: white;
}
/* content */
#content {
	margin-top: 42px;
}
#content .main {
	width: 450px;
	float: left;
	padding-left: 24px;
	color: #333333;
	}
#content .wide {
	width: 1000px;
	float: left;
	padding-left: 24px;
	color: #333333;
	}
#content .no-sidebar {
	width: 706px;
	float: left;
	padding-left: 24px;
	color: #333333;
	}
.post {
	clear: both;
}
.post small {
	font-size: 16px;

	}
.post.single small {
	margin-left: 0;
	}
.post small a:link, .post small a:hover, .post small a:visited {	
	color: #C1C1C1;
	}
.post small a:hover {
	text-decoration: none;
	color: #666666;
	}
.post small img {
	vertical-align: top;
	}
.post h2 {
	margin: 22px 0 2px 0;
	}

.post.single h2{
	margin-top: 32px;
	margin-left: 0;
	font-size: 22px;
	}
.edit {
	float: right;
	font-size: 10px;
	}
.post .edit a:link, .post .edit a:visited {
	color: #C1C1C1
	}
.post .edit a:hover {
	color: #666666;
	text-decoration: none;
	}
.post .meta {
	clear: both;
}
.post .meta, .post .meta a:link, .post .meta a:hover, .post .meta a:visited {	
	color: #C1C1C1;
	}
.post .meta a:hover {
	color: #666666;
	text-decoration: none;
	}
.post.single .meta {
	margin: 22px 0;
	}
.post .meta p {
	margin: 3px 0;
	}
.post .meta p img {
	vertical-align: middle;
	}
.entry {
	margin-top: 12px;
	}
.post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
.post ul li:before {
	content: "\00BB \0020";
	}

/* nav */
.nav {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px #DCDCDC solid;
	margin-top: 36px;
	padding: 36px 0 0 0;
	color: #C1C1C1;
	}
.nav.above {
	margin: 0;
	padding: 20px 0 20px 0;
	border-top: none;
	border-bottom: 1px #DCDCDC solid;
	}
.nav a:link, .nav a:visited {
	color: #C1C1C1;
	}
.nav a:hover {
	color: #666666;
	text-decoration: none;
	}
.nav .prev {
	float: left;
	width: 180px;
	}
.nav .next {
	float: right;
	width: 180px;
	text-align: right;
	}
/* add */
.postadd {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	margin-left: -16px;
	width: 468px;
	font-size: 10px;
	text-align: center;
	color: #999999;
	}
/* comments */
h3#comments {
	font-size: 22px;
	}
.gravatar {
	float:left;
	padding: 3px;
	margin: 0 0 0 -70px;
	border: 1px solid #A8A8A8;
	background: #fff;
	}
ol.commentlist {
	padding: 0 0 0 70px;
	}
ol.commentlist li {
	clear: left;
	list-style-position: inside;
	font-size: 10px;
	padding: 0 0 22px 0;
	color: #999999;
	}
ol.commentlist li cite {
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	}
ol.commentlist li small.meta {
	font-size: 10px;
	}
#respond {
	background: #f1f1f1;
	padding: 16px;
	}
#respond form p.row {
	vertical-align: top;
	clear: left;
	}
#respond form label{
	float: left;
	width: 80px;
	text-align: right;
	}
#respond form textarea {
	width: 420px;
	}
#respond form .subscribe-to-comments label {
	float: none;
	width: auto;
	}
/* footer */
#footer {
	clear: left;
	background: url("media/footer.jpg") no-repeat bottom left;
	padding: 36px ;
	}
#footer, #footer a:link, #footer a:visited, #footer a:hover {
	color: #BFBFBF;
	}
/* mail form */
form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em
    }
form dt, dl.labels dt {
	float:left;  
	width:10em;
	margin-bottom:0.8em;
	color:#555;
	text-align:right;
	font-weight:normal;
	position:relative /*IEWin hack*/
    }
form dd, dl.labels dd {
	margin-left:10.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	padding-left:0.5em
    }
form dd.submit, dl.labels dd.submit  {
	margin-top:2em;
    }
form p.error {
	color: red;
	}
/* Old Podcast */
.podcast .header{
	background: url('media/podcast-top.jpg');
	margin-left: 24px;
	width: 706px;
	height: 295px;
	position: relative;
	}
.podcast .header .bottom{
	background: url('media/podcast-bottom.jpg');
	width: 706px;
	height: 24px;
	position: absolute;
	top: 295px;
}
.podcast .header .entry {
	margin: 0;
	padding: 0;
}
.podcast .header .subscribe-audio {
	position: absolute;
	left: 102px;
	top: 76px;
	}
.podcast .header .link-audio {
	position: absolute;
	left: 23px;
	top: 260px;
	}
.podcast .header .subscribe-video {
	position: absolute;
	left: 462px;
	top: 76px;
	}
.podcast .header .current-audio {
	position: absolute;
	left: 102px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcast .header .current-video {
	position: absolute;
	left: 463px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcast .header .link-video {
	position: absolute;
	left: 353px;
	top: 260px;
	}
.podcast .header #embed-video, .podcast .header #embed-trailer {
	position: absolute;
	left: 358px;
	top: 27px;
	background-color: #E9F7F7;
	height: 266px;
	}
.podcast .header h3 {
	margin: 2px 0;
}
.podcast .header h3 .comments, .podcast .header h3 .comments a:link, .podcast .header h3 .comments a:visited {
	color: #ACAEA3;
}
 .podcast .header h3 .comments a:hover {
	color: grey;
}

.podcast.sidebar {
	margin-top: 22px;
}
.podcast.sidebar ul  {
	margin: 12px 0 0 50px;
}
.podcast.sidebar ol {
	margin: 12px 0 0 17px;
}
.podcast.sidebar ul li, .podcast.sidebar ol li {
	color: #BFBFBF;
	padding-bottom: 4px;
}
.podcast.sidebar ul li em, .podcast.sidebar ol li em{
	float: right;
	margin:  0 0 0 6px;
}
.podcast.sidebar ul li a:hover, .podcast.sidebar ol li a:hover{
	color: black;
}
.awakenbuy {
	float: right;
	margin: 3px 0 0 6px;
}
/* podcastnew */
.podcastnew .header{
	background: url('media/podcastnew-top.jpg');
	margin-left: 24px;
	width: 706px;
	height: 295px;
	position: relative;
	}
.podcastnew .header .bottom{
	background: url('media/podcastnew-bottom.jpg');
	width: 706px;
	height: 24px;
	position: absolute;
	top: 295px;
}
.podcastnew .header .entry {
	margin: 0;
	padding: 0;
}
.podcastnew .header .subscribe-audio {
	position: absolute;
	left: 102px;
	top: 76px;
	}
.podcastnew .header .link-audio {
	position: absolute;
	left: 23px;
	top: 260px;
	}
.podcastnew .header .subscribe-video {
	position: absolute;
	left: 462px;
	top: 76px;
	}
.podcastnew .header .current-audio {
	position: absolute;
	left: 102px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcastnew .header .current-video {
	position: absolute;
	left: 463px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcastnew .header .link-video {
	position: absolute;
	left: 353px;
	top: 260px;
	}
.podcastnew .header #embed-video, .podcastnew .header #embed-trailer {
	position: absolute;
	left: 358px;
	top: 27px;
	background-color: #E9F7F7;
	height: 266px;
	}
.podcastnew .header h3 {
	margin: 2px 0;
}
.podcastnew .header h3 .comments, .podcastnew .header h3 .comments a:link, .podcastnew .header h3 .comments a:visited {
	color: #ACAEA3;
}
 .podcastnew .header h3 .comments a:hover {
	color: grey;
}

.podcastnew.sidebar {
	margin-top: 22px;
}
.podcastnew.sidebar ul  {
	margin: 12px 0 0 50px;
}
.podcastnew.sidebar ol {
	margin: 12px 0 0 17px;
}
.podcastnew.sidebar ul li, .podcastnew.sidebar ol li {
	color: #BFBFBF;
	padding-bottom: 4px;
}
.podcastnew.sidebar ul li em, .podcastnew.sidebar ol li em{
	float: right;
	margin:  0 0 0 6px;
}
.podcastnew.sidebar ul li a:hover, .podcastnew.sidebar ol li a:hover{
	color: black;
}
.awakenbuy {
	float: right;
	margin: 3px 0 0 6px;
}
/* podcast new with multi-player */
.podcast3 .header{
	background: url('media/podcast3.jpg');
	margin-left: 24px;
	width: 706px;
	height: 878px;
	position: relative;
	}
.podcast3 .header .bottom{
	background: url('media/podcastnew-bottom.jpg');
	width: 706px;
	height: 24px;
	position: absolute;
	top: 295px;
}
.podcast3 .header .entry {
	margin: 0;
	padding: 0;
}
.podcast3 .header .subscribe-audio {
	position: absolute;
	left: 102px;
	top: 76px;
	}
.podcast3 .header .link-audio {
	position: absolute;
	left: 23px;
	top: 260px;
	}
.podcast3 .header .subscribe-video {
	position: absolute;
	left: 462px;
	top: 76px;
	}
.podcast3 .header .current-audio {
	position: absolute;
	left: 102px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcast3 .header .current-video {
	position: absolute;
	left: 463px;
	top: 116px;
	width: 216px;
	height: 140px;
	overflow: hidden;
	}
.podcast3 .header .welcome {
	position: absolute;
	left: 378px;
	top: 116px;
	width: 301px;
	height: 180px;
	overflow: hidden;
	}
.podcast3 .header .link-video {
	position: absolute;
	left: 353px;
	top: 260px;
	}
.podcast3 .header #embed-video, .podcastnew .header #embed-trailer {
	position: absolute;
	left: 358px;
	top: 27px;
	background-color: #E9F7F7;
	height: 266px;
	}
.podcast3 .header #embed-multiplayer {
	position: absolute;
	left: 45px;
	top: 380px;
	}
.podcast3 .header h3 {
	margin: 2px 0;
}
.podcast3 .header h3 .comments, .podcastnew .header h3 .comments a:link, .podcastnew .header h3 .comments a:visited {
	color: #ACAEA3;
}
 .podcast3 .header h3 .comments a:hover {
	color: grey;
}

.podcast3.sidebar {
	margin-top: 22px;
}
.podcast3.sidebar ul  {
	margin: 12px 0 0 50px;
}
.podcast3.sidebar ol {
	margin: 12px 0 0 17px;
}
.podcast3.sidebar ul li, .podcastnew.sidebar ol li {
	color: #BFBFBF;
	padding-bottom: 4px;
}
.podcast3.sidebar ul li em, .podcastnew.sidebar ol li em{
	float: right;
	margin:  0 0 0 6px;
}
.podcast3.sidebar ul li a:hover, .podcastnew.sidebar ol li a:hover{
	color: black;
}
.awakenbuy {
	float: right;
	margin: 3px 0 0 6px;
}
/* EXP */
.exp .header{
	background: url('media/exp-top.jpg');
	margin-left: 24px;
	width: 706px;
	height: 295px;
	position: relative;
	}
.exp .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 107px;
	top: 208px;
}
.exp .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	height: 29px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.exp h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #C1D383;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.exp h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.exp h2.logo a:hover {
	color: #69ACB8;
}
.exp .header ul li.intro {
	background: #F0C950;
}
.exp .header ul li.blog {
	background: #AD933B;
}
.exp .header ul li.staff {
	background: #DB8E45;
}

.exp .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.exp .header ul li a:hover {
	color: #69ACB8;
}
.exp .sub {
	font-size: 2em;
	color: white;
}
.exp .container {
	background: #D9EEEE;
	padding: 12px;
	float: left;
	margin: 0 12px 12px 0;
	width: 186px
}
/* bookclub1 */
.bookclub1 .header{
	background: url('media/hungry.jpg');
	margin-left: 24px;
	width: 706px;
	height: 222px;
	position: relative;
	}
.bookclub1 .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 107px;
	top: 208px;
}
.bookclub1 .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	height: 29px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.bookclub1 h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #CC0000;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.bookclub1 h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.bookclub1 h2.logo a:hover {
	color: #69ACB8;
}
.bookclub1 .header ul li.intro {
	background: #999999;
}
.bookclub1 .header ul li.blog {
	background: #CC0000;
}
.bookclub1 .header ul li.staff {
	background: #999999;
}

.bookclub1 .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.bookclub1 .header ul li a:hover {
	color: #69ACB8;
}
.bookclub1 .sub {
	font-size: 2em;
	color: white;
}
.bookclub1 .container {
	background: #990000;
	color: #CCCCCC;
	padding: 12px;
	float: none;
	margin: 0 12px 12px 0;
	width: 425px
}
/* bookclub2 */
.bookclub2 .header{
	background: url('media/kanji.jpg');
	margin-left: 24px;
	width: 706px;
	height: 230px;
	}
.bookclub2 .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 107px;
	top: 208px;
}
.bookclub2 .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	height: 29px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.bookclub2 h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #CC0000;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.bookclub2 h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.bookclub2 h2.logo a:hover {
	color: #69ACB8;
}
.bookclub2 .header ul li.intro {
	background: #999999;
}
.bookclub2 .header ul li.blog {
	background: #CC0000;
}
.bookclub2 .header ul li.staff {
	background: #999999;
}

.bookclub2 .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.bookclub2 .header ul li a:hover {
	color: #69ACB8;
}
.bookclub2 .sub {
	font-size: 2em;
	color: white;
}
.bookclub2 .container {
	background: #990000;
	color: #CCCCCC;
	padding: 12px;
	float: none;
	margin: 0 12px 12px 0;
	width: 425px
}
/* Artisans */
/* GRAPHICNOVEL */
#content .graphicnovel{
	width: 424px;
	float: left;
	padding-left: 45px;
	padding-right: 15px;
	background: url(http://mosaic.org/images/series/original-life/graphicnovel/bg.gif) repeat-y top; 
	}

.graphicnovel .header{
	background: url('media/artisans.jpg');
	margin-left: 24px;
	width: 706px;
	height: 295px;
	position: relative;
	}
.graphicnovel .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.graphicnovel .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 82px;
	height: 29px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
}
.graphicnovel h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #C1D383;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.graphicnovel h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.graphicnovel h2.logo a:hover {
	color: #69ACB8;
}
.graphicnovel .header ul li.zero {
	width: 68px;
	height: 44px;
	background: #339966;
}
.graphicnovel .header ul li.one {
	color: white;
	width: 68px;
	height: 44px;
	background: #F0C950;
}
.graphicnovel .header ul li.two {
	color: white;
	width: 68px;
	height: 44px;
	background: #AD933B;
}
.graphicnovel .header ul li.three {
	color: white;
	width: 68px;
	height: 44px;
	background: #DB8E45;
}

.graphicnovel .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.graphicnovel .header ul li a:hover {
	color: #69ACB8;
}
.graphicnovel .sub {
	font-size: 2em;
	color: white;
}
.graphicnovel .container {
	background: #D9EEEE;
	padding: 12px;
	float: left;
	margin: 0 12px 12px 0;
	width: 186px
}
.graphicnovel .containerwide {
	background: #D9EEEE;
	padding: 12px;
	float: left;
	margin: 0 12px 12px 0;
	width: 430px
}
/* highschool */
.highschool .header{
	background: url('media/nothing-yet.jpg');
	margin-left: 24px;
	width: 706px;
	height: 0px;
	}
.highschool .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 107px;
	top: 208px;
}
.highschool .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	height: 29px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.highschool h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #CC0000;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.highschool h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.highschool h2.logo a:hover {
	color: #69ACB8;
}
.highschool .header ul li.intro {
	background: #999999;
}
.highschool .header ul li.blog {
	background: #CC0000;
}
.highschool .header ul li.staff {
	background: #999999;
}

.highschool .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.highschool .header ul li a:hover {
	color: #69ACB8;
}
.highschool .sub {
	font-size: 2em;
	color: white;
}
.highschool .container {
	background: #990000;
	color: #CCCCCC;
	padding: 12px;
	float: none;
	margin: 0 12px 12px 0;
	width: 425px
}
/* we do */
.wedo .header{
	background: url('media/wedobanner.jpg');
	margin-left: 24px;
	width: 706px;
	height: 235px;
	}
.wedo .header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 107px;
	top: 208px;
}
.wedo .header ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 95px;
	height: 29px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}
.wedo h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #CC0000;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.wedo h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.wedo h2.logo a:hover {
	color: #69ACB8;
}
.wedo .header ul li.intro {
	background: #999999;
}
.wedo .header ul li.blog {
	background: #CC0000;
}
.wedo .header ul li.staff {
	background: #999999;
}

.wedo .header ul li a:link, .exp .header ul li a:visited {
	color: white;
}
.wedo .header ul li a:hover {
	color: #69ACB8;
}
.wedo .sub {
	font-size: 2em;
	color: white;
}
.wedo .container {
	background: #990000;
	color: #CCCCCC;
	padding: 12px;
	float: none;
	margin: 0 12px 12px 0;
	width: 425px
}
/* no-sidebar */
.no-sidebar h2.logo {
	float: left;
	width: 95px;
	height: 35px;
	background: #CC0000;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
	position: absolute;
	left: 12px;
	top: 208px;
}
.no-sidebar h2.logo a:link, .exp h2.logo a:visited {
	color: #D69245;
}
.no-sidebar h2.logo a:hover {
	color: #69ACB8;
}

.no-sidebar .sub {
	font-size: 2em;
	color: white;
}
.no-sidebar .container {
	background: #990000;
	color: #CCCCCC;
	padding: 12px;
	float: none;
	margin: 0 12px 12px 0;
	width: 706px
}

/* f.a.q. table */
table.faq{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
table.faq td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 12px;
	}
table.faq .q {
	text-align: right;
	color: #AAADA2;
	}
/* faq */
a.faq img{
	vertical-align: middle;
}
/* press section */
ul.press {
	list-style-type: none;
	padding: 0;
}
ul.press li {
	margin-bottom: 12px;
}
ul.press li .icon {
	float: left;
	vertical-align: top;
	margin: 0 6px 6px 0;
}
/* launch forms */
#attendeeform {
	width: 180px;
	float: left;
}
#attendeeform .text, #attendeeform .select {
	width: 120px;
	margin-bottom: 6px;
}
#attendeeform legend {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#attendeestotal  {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#fullname_error img, #email_error img {
	vertical-align: middle;
	padding-left: 5px;
}
