/*
	Theme Name: Leia
	Theme URI: http://kapikua.com/
	Description: Theme dedicated to mi princess...
	Version: English 1.0
	Author: Kapikua
*/



body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#546367;
}


input, textarea {
	border:1px solid #000;
	color:#333;
}

textarea {
	width:550px;
}

	
	
#header {
	background-repeat:no-repeat;
background-position: bottom left;
	width:643px;
	height:143px;
	position:absolute;
	top:34px;
	margin:0;
	spadding:100px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#006699;
	font-weight: bold;
	text-transform: uppercase;
}


h1 {
	color:#318796;
	margin:00;
	padding:0;
	font: 12px/160% "Arial", Arial, "Bitstream Vera Sans", sans-serif;
	font-size:28px;
	letter-spacing:-1px;
}

h1 a {
	color:#318796;
	text-decoration:none;
}


h2 {
	color:#318796;
	margin:0;
	padding:0;
	font: 12px "Arial", Arial, "Bitstream Vera Sans", sans-serif;
	font-size:20px;
	letter-spacing:-1px;
}

h2 a {
	color: #318796;
	text-decoration: none;
}


h2.headercategory {
	color:#444;
	margin:0;
	padding:0;
	margin-bottom: -10px;
	font: 12px "Arial", Arial, "Bitstream Vera Sans", sans-serif;
	font-size:20px;
	letter-spacing:-2px;
	text-transform: uppercase;a
}

h2.headercategory a {
	color:#444;
	text-decoration:none;
}

.byline {
	font-size:13px;
	margin:0;
	padding:5px;
	font-weight:normal;
	background-color:#F1F1F1;
	color:#318796;
	border-top:2px solid #318796;
}

.byline a {
	text-decoration:underline;
	color:#318796;
	font-weight:bold;
}
		
.byline a:hover {
	text-decoration:underline;
}

.thecontent {
	text-align:justify;
/*	font-size:13px;  removed may 29. 2009*/
	font-weight:normal;
/* next two lines added on may 29, 2009 */
	font-size:14px;
/* 	line-height: 130%; */
}

.thecontent p {
line-height: 160%;
}

.thecontent blockquote {
	padding:5px;
	margin:10px auto 10px auto;
	background-color:#ddddd7;  /* D6DCDE; */
	border:1px solid #999; /* #929B9D; */
	width:80%;
}
	
.thecontent a {
	color:#27406F;
	text-decoration:none;
	font-weight:bold;
}
	
		
.thecontent a:hover {
	text-decoration:underline;
}

.comments {
	padding:7px;
	margin:0;
	font-size:11px;
	background-color:#303030;
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/fondo_fint.png);
	background-repeat:no-repeat;
	background-position: bottom;
	color:#fff;
	font-weight:normal;
	clear: both;
}
		
		.comments p {
			padding:0;
			margin:0 0 5px 0;
		}
			
		.comments a {
			text-decoration:none;
			color:#CCC;
		}
		
		.comments a:hover {
			text-decoration:underline;
		}
		
		.comments ul {
			list-style:none;
			margin:0 0 5px 0;
			padding:0;
		}	
		
		.comments ul li {
			display:inline;
			margin:0 0 0 0;
		}	
			
		
/* IDīs */

#menuh {
	width:643px;
	height:33px;
	position:absolute;
	top:0;
	left:0;
	background-color:#546367;
border-bottom; 1px solid white;
}

		#menuh ul {
			list-style:none;
			color:#fff;
			font-size:13px;
			margin:8px 0 0 30px;
			padding:0;
		}
		
			#menuh ul li {
				display:inline;
			}
			
					
					#menuh ul li a {
						color:#fff;
						text-decoration:none;
					}
					
					#menuh ul li a:hover {
						color:#fff;
						text-decoration:underline;
					}
			
		
#post {
	width:643px;
	position:absolute;
	left:0;
	top:187px;
	z-index:100;
	padding:20px 0 0 0;
}

#video {
	text-align:center;
}


#buscador {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/fondo_buscador.png);
	background-repeat:repeat-x;
background-position: center;
	position:absolute;
	left:644px;
	width:363px;
	height:33px;
	text-align:center;
	/* Iexplorer */
	*width:360px;
	
}
	#searchform {
			margin:5px 0 0 0;
	}
		
	#azul {
		background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/fondo_azul.png);
		position:absolute;
		left:644px;
		top:34px;
		height:129px;
		border-bottom:12px solid #D4D8D9;
		font-size:11px;
		color:#fff;		
		width:363px;
		/* Iexplorer */
		*width:360px;
	}	
		
		#azul h2 {
				color:#fff;
				margin:0;
				padding:10px 10px 0 10px;
				font: Arial, verdana,  sans-serif;
				font-size:24px;
				letter-spacing:-1px;
			}
			
			#azul p{
				padding:0 10px 0 10px;
				margin:0;
				letter-spacing:0.1em;
				text-align:justify;
			}
			
			#azul img {
				margin:0 10px 0 10px; 
			}
				
		#menu {
			position:absolute;
			background-color:#333;
			background-color:#111;
			top:178px;
			left:644px;
			width:363px;
			padding:5px 0 0 0;
			/* Iexplorer */
			*width:360px;
		}
		
		
	#menu h2 {
		color:#99CC00;
		margin:0;
		padding:0;
		font: Arial, verdana,  sans-serif;
		font-size:20px;
		letter-spacing:-1px;
	margin-top: 8px;
	}	
	
	
	#izquierda {
		width:175px;
		padding:0 0 0px 10px;
		float:left;
	}
	
		
	#derecha {
		width:165px;
		margin-left:190px;
	}
			
			#menu ul {
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#menu ul li{
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#menu ul li ul  {
				margin:0 0 0 10px;
				padding:0;
				list-style:none;
			}
					
					#menu ul li ul li {
						margin:3px 0 0 0;
						padding:0;
						font-size:11px;
					}
					
						#menu ul li ul li a{
							text-decoration:none;
							color:#5D8F2B;						
						}
						
						#menu ul li ul li a:hover{
							text-decoration:underline;
							color:#7EE916;						
						}
		
		#var {
			margin:15px 9px 0 8px;
			padding:8px;
			font-size:12px;
			border:1px solid #999;
			background-color:#303030;
			clear:both;
		}
		
				#var p {
					padding:0;
					margin:0 0 5px 0;
				}
		
		
					
				#var ol {
					margin:8px 0 0 0  ;
					padding:0;
					
					color:#FFF;
				}
						
					#var ol li{
							display:inline;
						}
						
					#var ol li a{
						text-decoration:none;
						color:#CCC;
						font-weight:bold;
						}
					#var ol li a:hover{
						text-decoration:underline;
						}
		
			
		#totalcomentarios {
			background-color:#000;
			color:#99CC00;
			margin:0;
			padding:5px 5px 5px 10px;
			font-size:16px;
			font-weight:bold;
			letter-spacing:1px;
		}
		
		
		#metacoment {
		margin:15px 0 0 0;
		padding:4px 0 0 4px;
		height:40px;
		font-size:14px;
	}
	
	#avatar {
		float:left;
	}
	
	#usuario {
		padding:0;
		margin:0;
		line-height:15px;
	}
		#usuario a{
			text-decoration:underline;
			color:#006699;
		}
		
		#usuario p{
			margin:2px 0 0 0;
			padding:0;
		}
	
	#comentario, .comment, .pingback {
		background-color:#F2F2F2;
		padding:0 7px 0 7px;
		margin:0;
		border:1px solid #E8E8E8;
		font-size:12px;
	}
		#comentario a, .comment a, .pingback a {
			color:#27406F;
		}
	

.depth-2 { background-color: #c3c3c3; margin-bottom: 10px;}
	
		
		#pie {
			margin:15px 0 0 0;
			background-color:#666;
			color:#FFF;
			font-size:11px;
		}	
		
				#pie a {
					text-decoration:none;
					color:#99CC00;
				}
				
				#pie a:hover {
					text-decoration:underline;
							color:#7EE916;	
				}
		
								
				#pie ul {
					margin:10px 0 0 20px;
					padding:15px 0 15px 0;
				}
				
				#pie ul li {
					margin-bottom:5px;
				}
				
				#pie ol {
				margin:5px;
				padding:2px;
				}
		
		
	#nav {
		font-size:11px;
		padding:20px;
		text-align:center;
		border-bottom:5px solid #666;
	}
	
			#nav a {
				color:#333;
				text-decoration:none;
			}
			
			#nav a:hover {
				color:#000;
				text-decoration:underline;
			}
	
	#postcomment {
		font-size:18px;
		margin:20px 0 0 0;
	}
	
	
/* Class */

.tags {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/icono_tag.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.comentarios {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/icono_comentario.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.categoria {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/icono_categoria.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.feedo {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/feed.png);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:5px;
}


.ad {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/icono_ad.png);
	background-repeat:no-repeat;
	padding-left:24px;
	margin-left:5px;
}

.as {
	color:#3BB000;
	text-decoration:none;

}

.de {
	color:#0099CC;
	text-decoration:none;
	
}


.technorati{
	margin:0 0 0 0;
	padding-left:20px;
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/tecno.png);
	background-repeat:no-repeat;
}

.delicio{
	margin:0 ;
	padding:0 0 0 20px;
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/del.png);
	background-repeat:no-repeat;
}

.inputext {
	border:1px solid #99AA92;
	background-color:#fff;
	color:#6A7F61;
	width:191px;

}

.boton {
	border:1px solid #99AA92;
	background-color:#D4E0CE;
	color:#6A7F61;
	width:90px;
	/* IE */
	*height:20px;
}

.liout {
	margin:-5px;
	padding:5px 10px 5px 15px;
	border-right:1px solid #CCC;
	/* IE */
	*margin-left:10px;
	*padding:5px;
}
	
	
.tiempo {
	font-size:11px;
}

		
.sindicar {
	background-image:url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/rss1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:45px;
	margin-left:5px;
}
.post {
	width:610px;
	margin:0 0 30px 15px;
}

.autor {
	color:#318796;
	font-size:13px;
	font-weight:bold;
}

.imagen {
	margin:7px;
}











/* HOSTS TABLE */

div.hosts {
	text-align: center;
	width: 560px;
	margin-bottom: 1em;
margin-top: 15px;
}

table.hosts {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #333;
	color: #666;
/* changed next line to 12 from 11 - may 29, 2009 */
	font-size: 12px;
	margin-left: 10px;
	smargin-right: 10px;
	background-color: #FFF;
	text-align: left;
	clear: both;
}

table.hosts tr.titles {
	background-color: #9ba952;
	background-color: #adc7a2;
	background-color: #318796;
	color: #FFF;
}

table.hosts tr.section {
	background-color: #900;
	color: #FFF;
}

table.hosts th {
	text-align: center;
	border: 1px solid #333333;
	padding-left: 3px;
	padding-right: 3px;
}

table.hosts td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

table.hosts tr.highlight {
	background-color: #e4e8c9;
}

table.hosts tr.even {
	background-color: #e4e8c9;
	background-color: #e2f3d1;
}

table.hosts div {
	margin: 5px;
}

table.hosts a:hover {
	sfont-weight: normal;
}




.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.taright { text-align: right; }
.taleft { text-align: left; }
.tacenter { text-align: center; }


img.hostingthumbnail {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #444;
}

img.download {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #999;
}

img.downloadnf {
	margin-bottom: 10px;
	border: 2px solid #999;
}



table.hostsublist th { background-color: #e4e8c9; }
.column { width: 50%; vertical-align: top;}
table.hostlist { width: 640px; }


.sidedivo {
	border-bottom: 1px solid white;
	text-align: center;
}

.sidedivi {
	border-bottom: 12px solid #d4d8d9;
	text-align: center;
}

#sidetable {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 5px;
}


#sidetable a {
	text-decoration:underline;
	font-size: 11px;
	color:#5D8F2B;	
}

#sidetable h2 a {
		color:#318796;
		margin:0;
		padding:0;
		font: Arial, verdana,  sans-serif;
		font-size:22px;
		letter-spacing:-1px;
	margin-top: 8px;
	text-decoration: none;

}




.wpinset {
width: 165px; 
border: 2px solid #999; 
background-color: #464646;  
background-image: url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/wordpress-bg.png);
background-position: center 40px;
background-repeat: no-repeat;
}

.wpinset h3 {
margin: 0;
padding:0;
background-color: #21759b;
color: white;
text-align: center;
stext-transform: uppercase;
}

.wpinset ul {
padding: 0;
margin: 0;
}

.wpinset ul li {
list-style-type: none;
padding: 0;
margin 0;
width: 100%;
text-align: center;
	stext-transform: uppercase;
smargin-top: 5px;
smargin-bottom: 5px;
color: #fff;
font-size: 18px;
font-family:"Georgia", "Times New Roman", "serif";
font-weight: normal;
line-height: 175%;
}

.wpinset a {
	color: #ccc;
}


div.rightinset {
width: 165px; 
float: right; 
margin-left: 10px;
}



ul.spaces li {
margin-bottom: 10px;
}

img.themepreview {
width: 450px;
border: 1px solid black;
}


blockquote.code, blockquote.code p {

 background-color: #EEE;
color: black;
font-family: Courier, "Courier New", monospace;
font-size: 10px;
}

 

.blockimage {
float: right; 
border: 1px solid #444; 
margin-left: 10px; 
margin-bottom: 10px;
width: 200px;
height: 200px;
}

img.hostingthumbnail {
float: right; 
border: 1px solid #444; 
margin-left: 10px; 
margin-bottom: 10px;
}



/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Commentarios, .comment, .pingback { margin: 20px 0px 0px 0px; position: relative;}
.Commentarios h3, .comment h3, .pingback h3  { font-size: 16px; letter-spacing: -1px; margin: 0px 0px 5px 0px; padding: 10px 0px; color:#660000; border-bottom: solid 2px #660000;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 5px 0px; margin: 10px 0px; list-style-type: none; background: url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/PostDotted.gif) repeat-x bottom; }

/**/ * html .List .LGrav { right: 30px;} /* */ 
.List .LGrav { position: absolute; right: 0px; top: 10px;}
.List .LGrav img { border: solid 1px #ccc; padding: 2px; background: #fff;}

.List .LUsr { margin: 0px; padding: 0px; font-size: 11px; line-height: 12px; color:#999;}
.List .LUsr a { color:#999; text-decoration: none;}
.List .LUsr strong { font: bold 16px "Trebuchet MS", sans-serif; letter-spacing: -1px; color:#666;}
.List .LUsr strong a { color:#cc0000; text-decoration: none;}

.List .LCon { margin: 10px 0px 0px 0px; padding: 0px; font-size: 12px; line-height: 16px; border-top: solid 1px #ccc;}
.List .LCon p { margin: 0px; padding: 5px 0px; font-size: 12px; line-height: 16px;}

.List .Author { background:fff; }



/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email { background: url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px;}
.Form input.SubmitComment { width: 57px; height: 29px; background: url(http://static.hostscope.com/wp-content/themes/leia-english-10/images/SubmitComment.png) no-repeat; margin-top: 4px;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}
.Form input.SubmitCommentIE { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}






.commentlist {
margin:0;
padding:0;
list-style-type: none;
}

.commentlist ul {
margin:0;
padding:0;
list-style-type: none;
margin-left: 10px;
}

.comment {
padding: 5px;
}



.navigation a { font-weight: bold; font-size: 80%; text-decoration: none;
color: #27406F;}


#respond a { color: #27406f; text-decoration: none;}





.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}





#hostmenu {
height: 33px; background-color: black; margin: 0; width: 100%;margin-top: -29px; padding-top: 5px;
}


#hostmenu ul {
  list-style:none;
  color:#fff;
  font-size:13px;
  margin:8px 0 0 20px;
  padding:0;
}
 
#hostmenu ul li {
   display:inline;
}
  
    
#hostmenu ul li a {
     color:#fff;
     text-decoration:none;
}
    
#hostmenu ul li a:hover {
     color:#fff;
     text-decoration:underline;
}

.liend {
	margin:-5px;
	padding:5px 10px 5px 15px;
	/* IE */
	*margin-left:10px;
	*padding:5px;
}

.more-link { float: right; margin-top: -5px; margin-bottom: 10px;}




/* --------------------
*/

#hcsbattribution {
	text-align: center;
	font-size: 13px;
}

#hcsbattribution a {
	color: #318796;
}


.posttablenote {
text-align: right; 
font-size: 12px;
}



/* code colorer */

/* Layout */
.codecolorer { padding: 5px; text-align: left; }
code.codecolorer { padding: 2px; }
.codecolorer-container { margin-bottom: 10px; text-align: left; }
.codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container * { font: 13px/1.4em Monaco, Lucida Console, monospace }

.codecolorer-container table { border: 0px; }
.codecolorer-container table td { margin: 0px; padding: 0px; border: 0px; }
.codecolorer-container table td.line-numbers { padding: 5px; text-align: right; }
.codecolorer-container table td.line-numbers div { width: 23px; }

/* Layout styles */
.codecolorer-container { border: 1px solid #9F9F9F; }
.codecolorer-container table td.line-numbers { color: #888888; background-color: #EEEEEE; border-right: 1px solid #9F9F9F; }
.codecolorer-noborder, .codecolorer-noborder table td.line-numbers { border: 0px; }

/* "Slush & Poppies" color scheme (default) */
.codecolorer-container, .codecolorer { color: #000000; background-color: #F1F1F1; }
/* Comment */
.codecolorer .co0, .codecolorer .co1, .codecolorer .co2, .codecolorer .co3, .codecolorer .co4, .codecolorer .coMULTI { color: #406040; font-style: italic; }
/* Constant */
.codecolorer .nu0, .codecolorer .re3 { color: #0080A0; }
/* String */
.codecolorer .st0, .codecolorer .st_h, .codecolorer .es0, .codecolorer .es1 { color: #C03030; }
/* Entity */
.codecolorer .me1, .codecolorer .me2 { color: #0080FF; }
/* Keyword */
.codecolorer .kw1, .codecolorer .kw2, .codecolorer .sy1 { color: #2060A0; }
/* Storage */
.codecolorer .kw3, .codecolorer .kw4, .codecolorer .kw5, .codecolorer .re2 { color: #008080; }
/* Variable */
.codecolorer .re0, .codecolorer .re1 { color: #A08000; }
/* Global color */
.codecolorer .br0, .codecolorer .sy0 { color: #000000; }
/* Storage */
.twitlight .xml .re1 { color: #008080; }
/* Constant */
.twitlight .xml .re0 { color: #0080A0; }

/* "Twitlight" color scheme */
.twitlight, .twitlight .codecolorer { color: #F8F8F8; background-color: #141414; }
.twitlight .codecolorer .co0, .twitlight .codecolorer .co1, .twitlight .codecolorer .co2, .twitlight .codecolorer .co3, .twitlight .codecolorer .co4, .twitlight .codecolorer .coMULTI,
	code.twitlight .co0, code.twitlight .co1, code.twitlight .co2, code.twitlight .co3, code.twitlight .co4, code.twitlight .coMULTI
	{ color: #5F5A60; font-style: italic; }
.twitlight .codecolorer .nu0, .twitlight .codecolorer .re3,
	code.twitlight .nu0, code.twitlight .re3
	{ color: #CF6A4C; }
.twitlight .codecolorer .nu0, .twitlight .codecolorer .re3,
	code.twitlight .nu0, code.twitlight .re3
	{ color: #8F9D6A; }
.twitlight .codecolorer .me1, .twitlight .codecolorer .me2,
	code.twitlight .me1, code.twitlight .me2
	{ color: #9B703F; }
.twitlight .codecolorer .kw1, .twitlight .codecolorer .kw2, .twitlight .codecolorer .sy1,
	code.twitlight .kw1, code.twitlight .kw2, code.twitlight .sy1
	{ color: #CDA869; }
.twitlight .codecolorer .kw3, .twitlight .codecolorer .kw4, .twitlight .codecolorer .kw5, .twitlight .codecolorer .re2,
	code.twitlight .kw3, code.twitlight .kw4, code.twitlight .kw5, code.twitlight .re2
	{ color: #F9EE98; }
.twitlight .codecolorer .re0, .twitlight .codecolorer .re1,
	code.twitlight .re0, code.twitlight .re1
	{ color: #7587A6; }
.twitlight .codecolorer .br0, .twitlight .codecolorer .sy0,
	code.twitlight .br0, code.twitlight .sy0
	{ color: #F8F8F8; }
.twitlight .xml .re1 { color: #F9EE98; }
.twitlight .xml .re0 { color: #CF6A4C; }

/* "Dawn" color scheme */
.dawn, .dawn .codecolorer { color: #080808; background-color: #F9F9F9; }
.dawn .codecolorer .co0, .dawn .codecolorer .co1, .dawn .codecolorer .co2, .dawn .codecolorer .co3, .dawn .codecolorer .co4, .dawn .codecolorer .coMULTI,
	code.dawn .co0, code.dawn .co1, code.dawn .co2, code.dawn .co3, code.dawn .co4, code.dawn .coMULTI
	{ color: #5A525F; font-style: italic; }
.dawn .codecolorer .nu0, .dawn .codecolorer .re3,
	code.dawn .nu0, code.dawn .re3
	{ color: #811F24; }
.dawn .codecolorer .st0, .dawn .codecolorer .st_h, .dawn .codecolorer .es0, .dawn .codecolorer .es1,
	code.dawn .st0, code.dawn .st_h, code.dawn .es0, code.dawn .es1
	{ color: #0B6125; }
.dawn .codecolorer .me1, .dawn .codecolorer .me2,
	code.dawn .me1, code.dawn .me2
	{ color: #BF4F24; }
.dawn .codecolorer .kw1, .dawn .codecolorer .kw2, .dawn .codecolorer .sy1,
	code.dawn .kw1, code.dawn .kw2, code.dawn .sy1
	{ color: #794938; }
.dawn .codecolorer .kw3, .dawn .codecolorer .kw4, .dawn .codecolorer .kw5, .dawn .codecolorer .re2,
	code.dawn .kw3, code.dawn .kw4, code.dawn .kw5, code.dawn .re2
	{ color: #A71D5D; }
.dawn .codecolorer .re0, .dawn .codecolorer .re1,
	code.dawn .re0, code.dawn .re1
	{ color: #234A97; }
.dawn .codecolorer .br0, .dawn .codecolorer .sy0,
	code.dawn .br0, code.dawn .sy0
	{ color: #080808; }
.dawn .xml .re1 { color: #A71D5D; }
.dawn .xml .re0 { color: #811F24; }

/* "Blackboard" color scheme */
.blackboard, .blackboard .codecolorer { color: #F8F8F8; background-color: #0C1021; }
.blackboard .codecolorer .co0, .blackboard .codecolorer .co1, .blackboard .codecolorer .co2, .blackboard .codecolorer .co3, .blackboard .codecolorer .co4, .blackboard .codecolorer .coMULTI,
	code.blackboard .co0, code.blackboard .co1, code.blackboard .co2, code.blackboard .co3, code.blackboard .co4, code.blackboard .coMULTI
	{ color: #AEAEAE; font-style: italic; }
.blackboard .codecolorer .nu0, .blackboard .codecolorer .re3,
	code.blackboard .nu0, code.blackboard .re3
	{ color: #D8FA3C; }
.blackboard .codecolorer .st0, .blackboard .codecolorer .st_h, .blackboard .codecolorer .es0, .blackboard .codecolorer .es1,
	code.blackboard .st0, code.blackboard .st_h, code.blackboard .es0, code.blackboard .es1
	{ color: #61CE3C; }
.blackboard .codecolorer .me1, .blackboard .codecolorer .me2,
	code.blackboard .me1, code.blackboard .me2
	{ color: #FF6400; }
.blackboard .codecolorer .kw1, .blackboard .codecolorer .kw2, .blackboard .codecolorer .sy1,
	code.blackboard .kw1, code.blackboard .kw2, code.blackboard .sy1
	{ color: #FBDE2D; }
.blackboard .codecolorer .kw3, .blackboard .codecolorer .kw4, .blackboard .codecolorer .kw5, .blackboard .codecolorer .re2,
	code.blackboard .kw3, code.blackboard .kw4, code.blackboard .kw5, code.blackboard .re2
	{ color: #FBDE2D; }
.blackboard .codecolorer .re0, .blackboard .codecolorer .re1,
	code.blackboard .re0, code.blackboard .re1
	{ color: #F8F8F8; }
.blackboard .codecolorer .br0, .blackboard .codecolorer .sy0,
	code.blackboard .br0, code.blackboard .sy0
	{ color: #F8F8F8; }
.blackboard .xml .re1 { color: #FBDE2D; }
.blackboard .xml .re0 { color: #D8FA3C; }

/* "Mac Classic" color scheme */
.mac-classic, .mac-classic .codecolorer { color: #000000; background-color: #FFFFFF; }
.mac-classic .codecolorer .co0, .mac-classic .codecolorer .co1, .mac-classic .codecolorer .co2, .mac-classic .codecolorer .co3, .mac-classic .codecolorer .co4, .mac-classic .codecolorer .coMULTI,
	code.mac-classic .co0, code.mac-classic .co1, code.mac-classic .co2, code.mac-classic .co3, code.mac-classic .co4, code.mac-classic .coMULTI
	{ color: #0066FF; font-style: italic; }
.mac-classic .codecolorer .nu0, .mac-classic .codecolorer .re3,
	code.mac-classic .nu0, code.mac-classic .re3
	{ color: #0000CD; }
.mac-classic .codecolorer .st0, .mac-classic .codecolorer .st_h, .mac-classic .codecolorer .es0, .mac-classic .codecolorer .es1,
	code.mac-classic .st0, code.mac-classic .st_h, code.mac-classic .es0, code.mac-classic .es1
	{ color: #036A07; }
.mac-classic .codecolorer .me1, .mac-classic .codecolorer .me2,
	code.mac-classic .me1, code.mac-classic .me2
	{ color: #0000A2; }
.mac-classic .codecolorer .kw1, .mac-classic .codecolorer .kw2, .mac-classic .codecolorer .sy1,
	code.mac-classic .kw1, code.mac-classic .kw2, code.mac-classic .sy1
	{ color: #0000FF; }
.mac-classic .codecolorer .kw3, .mac-classic .codecolorer .kw4, .mac-classic .codecolorer .kw5, .mac-classic .codecolorer .re2,
	code.mac-classic .kw3, code.mac-classic .kw4, code.mac-classic .kw5, code.mac-classic .re2
	{ color: #0000FF; }
.mac-classic .codecolorer .re0, .mac-classic .codecolorer .re1,
	code.mac-classic .re0, code.mac-classic .re1
	{ color: #318495; }
.mac-classic .codecolorer .br0, .mac-classic .codecolorer .sy0,
	code.mac-classic .br0, code.mac-classic .sy0
	{ color: #000000; }
.mac-classic .xml .re1 { color: #0000FF; }
.mac-classic .xml .re0 { color: #0000CD; }

/* "Vibrant Ink" color scheme */
.vibrant, .vibrant .codecolorer { color: #FFFFFF; background-color: #000000; }
.vibrant .codecolorer .co0, .vibrant .codecolorer .co1, .vibrant .codecolorer .co2, .vibrant .codecolorer .co3, .vibrant .codecolorer .co4, .vibrant .codecolorer .coMULTI,
	code.vibrant .co0, code.vibrant .co1, code.vibrant .co2, code.vibrant .co3, code.vibrant .co4, code.vibrant .coMULTI
	{ color: #9933CC; font-style: italic; }
.vibrant .codecolorer .nu0, .vibrant .codecolorer .re3,
	code.vibrant .nu0, code.vibrant .re3
	{ color: #339999; }
.vibrant .codecolorer .st0, .vibrant .codecolorer .st_h, .vibrant .codecolorer .es0, .vibrant .codecolorer .es1,
	code.vibrant .st0, code.vibrant .st_h, code.vibrant .es0, code.vibrant .es1
	{ color: #66FF00; }
.vibrant .codecolorer .me1, .vibrant .codecolorer .me2,
	code.vibrant .me1, code.vibrant .me2
	{ color: #FFCC00; }
.vibrant .codecolorer .kw1, .vibrant .codecolorer .kw2, .vibrant .codecolorer .sy1,
	code.vibrant .kw1, code.vibrant .kw2, code.vibrant .sy1
	{ color: #FF6600; }
.vibrant .codecolorer .kw3, .vibrant .codecolorer .kw4, .vibrant .codecolorer .kw5, .vibrant .codecolorer .re2,
	code.vibrant .kw3, code.vibrant .kw4, code.vibrant .kw5, code.vibrant .re2
	{ color: #FFCC00; }
.vibrant .codecolorer .re0, .vibrant .codecolorer .re1,
	code.vibrant .re0, code.vibrant .re1
	{ color: #FFFFFF; }
.vibrant .codecolorer .br0, .vibrant .codecolorer .sy0,
	code.vibrant .br0, code.vibrant .sy0
	{ color: #FFFFFF; }
.vibrant .xml .re1 { color: #FFCC00; }
.vibrant .xml .re0 { color: #339999; }

