/* ::::::::::::::
   : Las Lindas :
   :------------:
   :   Styles   :
   :::::::::::::: */

/*
/=============\
|Miscellaneous|
\=============/
*/

a {
	color: #ffffff;
	text-decoration: none;
}

body {
	background: #78e9c2 url("images/sky_03.png") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
}

h1 {
	margin-left: 35px;
	padding-top: 10px;
}

.container {
	clear: both;
	margin: 0 auto;
}

.all_caps {
	text-transform: uppercase;
}

.hidden {
	display: none;
}

.container,
#header,
#header .bottom,
#header .top {
	width: 1024px;
}

.menu_left,
#flash_title,
#header .bottom,
#header .left,
#header .right,
#menu {
	float: left;
}

.clear_float {
	clear: both;
}

/*
+======+
|Header|
+======+
*/

#header {
	margin: 1px 0 0;
}

/*
/-----------\
|Flash Title|
\-----------/
*/

#header .left {
	background: url("images/header_01_r2_c1.png") no-repeat;
	height: 275px;
	width: 9px;
}

#header .left,
#header .right {
	height: 275px;
}

#header .right {
	background: url("images/header_01_r2_c6.png") no-repeat;
	width: 12px;
}

#header .top {
	background: url("images/header_01_r1_c1.png") no-repeat;
	height: 18px;
}

/*
/----\
|Menu|
\----/
*/

.menu_left {
	background: url("images/header_01_r3_c1.png") no-repeat;
	width: 52px;
}

.menu_left,
.menu_right,
.separator,
#menu {
	height: 50px;
}

.menu_right {
	background: url("images/header_01_r3_c5.png") no-repeat;
	float: right;
	width: 54px;
}

.separator {
	background: url("images/line_menu_01.png") no-repeat top right;
}

#header .bottom {
	background: url("images/header_01_r4_c1.png") no-repeat;
	height: 8px;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 918px;
}

#menu a {
	margin-right: 10px;
	padding: 19px 0;
}

#menu a,
#menu li {
	float: left;
}

#menu li {
	background: url("images/header_01_r3_c3.png") repeat-x;
	text-align: center;

}

#menu_archive a {
	width: 68px;
}

#menu_bonus a {
	width: 113px;
}

#menu_cast a {
	width: 73px;
}

#menu_donate a {
	width: 77px;
}

#menu_email a {
	margin-right: 0;
	width: 104px;
}

#menu_forum a {
	width: 68px;
}

#menu_home a {
	width: 114px;
}

#menu_gallery a {
	width: 122px;
}

#menu_latest a {
	width: 99px;
}

/*
+=======+
|Content|
+=======+
*/

.content {
	background-color: #061907;
	margin-top: -1px;
	padding-top: 1px;
}

.content.bottom {
	background: url("images/bottom_01.png") no-repeat;
	clear: both;
	height: 55px;
	margin: 0 auto 20px;
	width: 1024px;
}

#content {
	float: left;
	width: 706px;
}

#content,
#sidebar {
	vertical-align: top;
}

#links,
#poll {
	margin: 0 auto;
	width: 303px;
}

#links img,
#navigation img {
	border: 0;
}

#links .bottom,
#poll .bottom {
	height: 34px;
}

#sidebar {
	float: left;
	margin-top: 1px;
	width: 318px;
}

#sidebar h2 {
	margin: 0;
}

/*
/----\
|Cast|
\----/
*/

.castContent {
	padding: 20px;
}

.castContent h1,
.castContent h2,
.castContent .groupList {
	display: none;
}

/* Indents each cast member and cast member group list */
.castContent .characterList {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 -3px;
}

.castContent .characterList li {
	float: left;
	padding: 2px;
	width: 311px;
}

.castContent .characterList li.last {
	margin-bottom: 30px;
}

/* Cleared float and margins for each cast member's section. */
.castMember
{	
	clear: both;
	margin: 20px 35px 50px;
}

/* Fixes the bottom margin of the last cast member in a group. */
.castMember.last
{	
	margin-bottom: 30px;
}

/* The name for each cast member. */
.castMemberName
{
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	top: 207px;
}

/* Allows the cast member's quote to "float" beside their picture. */
.castMemberPicture
{
	float: left;
	margin-top: -42px;
}

/* Removes the border and margins from a cast member's picture. */
.castMemberPicture img
{
	border: 0;
	margin: 0;
}

/* The quote for each cast member. */
.castMemberQuote
{
	font-size: 17px;
	font-weight: bold;
	height: 115px;
	margin-left: 182px;
	margin-right: 92px;
	padding: 30px;
	position: relative;
	text-align: center;
	top: -42px;
}

/* The bio paragraph for each cast member. */
.castMemberBio
{
	clear: both;
	font-size: 14px;
	margin-top: 13px;
}

/*
/-------\
|Archive|
\-------/
*/

.archive {
	float: left;
	width: 512px;
}

.archive div {
	margin: 0 auto;
	width: 429px;
}

.archive.left div {
	margin-left: 64px;
}

.archive.right div {
	margin-right: 64px;
}

#archive h1 {
	margin-top: 9px;
	padding-top: 0;
}

#archive h2 {
	font-size: 10pt;
	font-weight: normal;
	height: 63px;
	margin: 0 0 -39px;
	padding-left: 13px;
	padding-top: 39px;
}

#archive li {
	background: url("images/page_white.png") no-repeat left center;
	list-style-type: none;
	padding: 1px 1px 1px 24px;
}

#archive li span {
	display: block;
	margin-left: 3px;
}

#archive ul {
	margin: 0 auto;
	padding-left: 0;
}

#archive .bottom {
	height: 22px;
	margin: 0 auto 15px;
}

#archive .left {
	clear: left;
}

#archive .green ul {
	background: url("images/archive_green_02_r4_c1.png");
}

#archive .green h2 {
background: url("images/archive_green.png") no-repeat;
}

#archive .green .bottom {
    background: url("images/archive_green_02_r5_c1.png") no-repeat; 
}

#archive .pink ul {
	background: url("images/archive_pink_02_r4_c1.png");
}

#archive .pink h2 {
	background: url("images/archive_pink.png") no-repeat;
}

#archive .pink .bottom {
    background: url("images/archive_pink_02_r5_c1.png") no-repeat; 
}

#archive .cyan ul {
	background: url("images/archive_cyan_02_r4_c1.png");
}

#archive .cyan h2 {
	background: url("images/archive_cyan.png") no-repeat;
}

#archive .cyan .bottom {
    background: url("images/archive_cyan_02_r5_c1.png") no-repeat; 
}

#archive .orange ul {
	background: url("images/archive_orange_02_r4_c1.png");
}

#archive .orange h2 {
	background: url("images/archive_orange.png") no-repeat;
}

#archive .orange .bottom {
    background: url("images/archive_orange_02_r5_c1.png") no-repeat; 
}

#archive #archive_2004 .bottom,
#archive #archive_2005 .bottom {
	margin-bottom: 0;
}

#archive #description {
	background: url("images/lindascow_01.png") no-repeat center left;
	margin: 41px 62px 8px;
	padding: 6px 35px 7px;
}

/*
/------------\
|Bonus Comics|
\------------/
*/

#bonus_comics h1 {
	margin-top: 0;
}

#bonus_comics h2 {
	margin: 0 0 5px;
}

#bonus_comics table {
	border-collapse: collapse;
	margin: 0 auto;
}

#bonus_comics .bonus {
	margin: auto auto 20px;
}

#bonus_comics .bonus,
#bonus_comics .bottom,
#bonus_comics .top {
	width: 737px;
}

#bonus_comics .bonus a img {
	border: 0;
}

#bonus_comics .bonus.last {
	margin-bottom: 0;
}

#bonus_comics .bottom,
#bonus_comics .top {
	height: 19px;
}

#bonus_comics .border {
	background: url("../bonus/images/bonus_comics_vertical_border.png") center center repeat-y;
	padding: 0 56px 0;
	width: 12px;
}

#bonus_comics .button {
	padding: 0 50px 0 20px;
}

#bonus_comics .description p {
	margin: 0;
}

#bonus_comics .icon {
	padding: 0 18px 0 15px;
}

#bonus_comics .icon img {
	margin: 8px 0;
}

#bonus_comics #breasts_are_the_best .info {
	background: #2e8e72 url("../bonus/images/bonus_comics_breasts-are-the-best_background.png") no-repeat;
}

#bonus_comics #breasts_are_the_best .bottom {
	background: url("../bonus/images/bonus_comics_breasts-are-the-best_bottom.png") no-repeat;
}

#bonus_comics #breasts_are_the_best .top {
	background: url("../bonus/images/bonus_comics_breasts-are-the-best_top.png") no-repeat;
}

#bonus_comics #building_an_empire .info {
	background: #c55800 url("../bonus/images/bonus_comics_building-an-empire_background.png") no-repeat;
}

#bonus_comics #building_an_empire .bottom {
	background: url("../bonus/images/bonus_comics_building-an-empire_bottom.png") no-repeat;
}

#bonus_comics #building_an_empire .top {
	background: url("../bonus/images/bonus_comics_building-an-empire_top.png") no-repeat;
}

#bonus_comics #dungeons_and_dames .info {
	background: #b26401 url("../bonus/images/bonus_comics_dungeons-and-dames_background.png") no-repeat;
}

#bonus_comics #dungeons_and_dames .bottom {
	background: url("../bonus/images/bonus_comics_dungeons-and-dames_bottom.png") no-repeat;
}

#bonus_comics #dungeons_and_dames .top {
	background: url("../bonus/images/bonus_comics_dungeons-and-dames_top.png") no-repeat;
}

#bonus_comics #knighthood .info {
	background: #c55800 url("../bonus/images/bonus_comics_knighthood_background.png") no-repeat;
}

#bonus_comics #knighthood .bottom {
	background: url("../bonus/images/bonus_comics_knighthood_bottom.png") no-repeat;
}

#bonus_comics #knighthood .top {
	background: url("../bonus/images/bonus_comics_knighthood_top.png") no-repeat;
}

#bonus_comics #learning_curves .info {
	background: #628200 url("../bonus/images/bonus_comics_learning-curves_background.png") no-repeat;
}

#bonus_comics #learning_curves .bottom {
	background: url("../bonus/images/bonus_comics_learning-curves_bottom.png") no-repeat;
}

#bonus_comics #learning_curves .top {
	background: url("../bonus/images/bonus_comics_learning-curves_top.png") no-repeat;
}

#bonus_comics #lost_kittens .info {
	background: #4d8109 url("../bonus/images/bonus_comics_lost-kittens_background.png") no-repeat;
}

#bonus_comics #lost_kittens .bottom {
	background: url("../bonus/images/bonus_comics_lost-kittens_bottom.png") no-repeat;
}

#bonus_comics #lost_kittens .top {
	background: url("../bonus/images/bonus_comics_lost-kittens_top.png") no-repeat;
}

#bonus_comics #making_taffy .info {
	background: #c13234 url("../bonus/images/bonus_comics_making-taffy_background.png") no-repeat;
}

#bonus_comics #making_taffy .bottom {
	background: url("../bonus/images/bonus_comics_making-taffy_bottom.png") no-repeat;
}

#bonus_comics #making_taffy .top {
	background: url("../bonus/images/bonus_comics_making-taffy_top.png") no-repeat;
}

#bonus_comics #obsessions .info {
	background: #2e8e72 url("../bonus/images/bonus_comics_obsessions_background.png") no-repeat;
}

#bonus_comics #obsessions .bottom {
	background: url("../bonus/images/bonus_comics_obsessions_bottom.png") no-repeat;
}

#bonus_comics #obsessions .top {
	background: url("../bonus/images/bonus_comics_obsessions_top.png") no-repeat;
}

#bonus_comics #simpler_times .info {
	background: #762c5b url("../bonus/images/bonus_comics_simpler-times_background.png") no-repeat;
}

#bonus_comics #simpler_times .bottom {
	background: url("../bonus/images/bonus_comics_simpler-times_bottom.png") no-repeat;
}

#bonus_comics #simpler_times .top {
	background: url("../bonus/images/bonus_comics_simpler-times_top.png") no-repeat;
}

#bonus_comics #the_crest_diaries .info {
	background: #ff6600 url("../bonus/images/bonus_comics_the-crest-diaries_background.png") no-repeat;
}

#bonus_comics #the_crest_diaries .bottom {
	background: url("../bonus/images/bonus_comics_the-crest-diaries_bottom.png") no-repeat;
}

#bonus_comics #the_crest_diaries .top {
	background: url("../bonus/images/bonus_comics_the-crest-diaries_top.png") no-repeat;
}

/*
/-----------------------\
|Donation and Bonus Arcs|
\-----------------------/
*/

.sidebar.donation #content {
	width: 639px;
}

.sidebar.donation #sidebar {
	width: 385px;
}

#donate {
	background: url("../laslindas_donate/images/donate_background.png") 0 96px no-repeat;
	width: 370px;
}

#donate h2 {
	margin-bottom: 15px;
}

#donate p,
#thank_you p {
	padding: 0 12px;
}

#donate .bottom {
	background: url("../laslindas_donate/images/donate_bottom.png") no-repeat;
	height: 18px;
}

#donate .container {
	height: 292px;
	margin-left: 0;
	width: 364px;
}

#donation_bonus_arcs h1 {
	margin-top: 9px;
	padding-top: 0;
}

#donation_bonus_arcs .donate {
	margin-bottom: 42px;
	margin-left: 35px;
	position: relative;
}

#donation_bonus_arcs .donate p {
	bottom: 155px;
	left: 30px;
	overflow: hidden;
	position: absolute;
	top: 50px;
}

#donation_bonus_arcs .last {
	margin-bottom: 0;
}

#donation_bonus_arcs #breasts_are_the_best p {
	width: 233px;
}

#donation_bonus_arcs #building_an_empire p {
	width: 259px;
}

#donation_bonus_arcs #dungeons_and_dames p {
	width: 251px;
}

#donation_bonus_arcs #knighthood p {
	width: 237px;
}

#donation_bonus_arcs #las_lindas p {
	width: 185px;
}

#donation_bonus_arcs #learning_curves p {
	width: 235px;
}

#donation_bonus_arcs #lost_kittens p {
	width: 228px;
}

#donation_bonus_arcs #making_taffy p {
	width: 234px;
}

#donation_bonus_arcs #obsessions p {
	width: 235px;
}

#donation_bonus_arcs #simpler_times p {
	width: 226px;
}

#donation_bonus_arcs #the_crest_diaries p {
	width: 226px;
}

#sidebar #donate {
	margin-top: 62px;
}

#sidebar #donate .container {
	margin-bottom: -15px;
}

#sidebar #thank_you {
	margin-bottom: 39px;
	margin-top: 35px;
}

#sidebar #thank_you {
	background: url("../laslindas_donate/images/thank_you_background.png") 0 136px no-repeat;
	width: 364px;
}

#sidebar #thank_you .bottom {
	background: url("../laslindas_donate/images/thank_you_bottom.png") no-repeat;
	height: 29px;
}

#sidebar #thank_you .container {
	height: 250px;
	width: 364px;
}

#sidebar #tips li {
	background: url("../laslindas_donate/images/tips_bullet.png") left center no-repeat;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 65px;
	width: 268px;
}

#sidebar #tips ul {
	margin-right: 21px;
	margin-top: 31px;
	padding: 0;
}

#sidebar #tips .line {
	background: url("../laslindas_donate/images/tips_separator.png") right center no-repeat;
	height: 2px;
	margin-top: 19px;
	width: 269px;
}

#sidebar #tips .line.top {
	margin-bottom: 19px;
	margin-top: 6px;
}

/*
/-----\
|Comic|
\-----/
*/

.comic h1 {
	margin-bottom: 0;
	margin-top: 10px;
	padding-top: 0;
}

.comic #description {
	margin-left: 35px;
}

#back,
#first {
	text-align: left;
}

#back,
#next {
	width: 210px;
}

#comic {
	text-align: center;
}

#comic_date {
	margin: 0 0 9px 35px;
}

#last,
#next {
	text-align: right;
}

#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	float: left;
	list-style-type: none;
	padding: 0 8px;
}

/*
/----\
|News|
\----/
*/

#ad {
	float: right;
	margin-top: 62px;
}

#news {
	color: #fffd9d;
	font-size: 12px;
	float: left;
}

#news div {
	margin-top: -4px;
}

#news h2 {
	margin-right: -274px;
	margin-top: 19px;
}

#news_ad {
	padding: 0 26px 0 25px;
}

/*
/----\
|Poll|
\----/
*/

.poll {
	background: #1d781f url("images/module_01_back_01.png") no-repeat;
	color: #ffffff;
	font-size: 9pt;
	margin: 7px 6px 6px;
}

.poll,
.poll input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.poll table {
	text-align: left;
}

.poll td {
	padding: 1px;
}

.poll .input {
	margin-top: 0;
}

.poll .input,
.poll #question {
	font-size: 12pt;
}

.poll .links {
	font-size: 7.5pt;
}

.poll #poll_credits {
	font-size: x-small;
	margin-bottom: 11pt;
	margin-top: 0;
}

.poll #question {
	margin-top: 3px;
}

#poll {
	margin-bottom: 21px;
}

#poll .bottom {
	background: url("images/module_01_r3_c1.png") no-repeat;
}

/*
/-----\
|Links|
\-----/
*/

#links h2 {
	margin-bottom: -2px;
}

#links li {
	float: left;
	margin: 5px 5px 4px;
}

#links ul {
	background: url("images/module_02_back_01.png") 0 2px no-repeat;
	float: left;
	height: 570px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 1px;
	width: 303px;
}

#links .bottom {
	background: url("images/module_02_r3_c1.png") no-repeat;
	clear: both;
}

#links #bonus_arc {
	float: none;
	margin-bottom: -1px;
}

/*
+======+
|Footer|
+======+
*/

#footer {
	background: #71ab4c url("images/grass_02.png") repeat-x;
	margin-bottom: -10px;
	padding-bottom: 10px;
	padding-top: 67px;
	text-align: center;
	width: 100%;
}

/*
+=-=-=-=-=-=-=-=-=-=+
|From Old Stylesheet|
+=-=-=-=-=-=-=-=-=-=+
*/

.style1,
.style4 {
	font-size: 10px;
}

.style2 {
	font-size: 12px;
}

.style3 {
	color: #fffd9d;
}

.style4,
.style5 {
	font-weight: bold;
}

.style5 {
	font-size: 14px;
}