/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}

:focus 
{
  outline: 0;
}

body 
{
  line-height: 1;
  background: white;
}

ol, ul 
{
  list-style: none;
  margin-bottom: 1.0em;
}

table 
{
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td 
{
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after 
{
  content: "";
}

blockquote, q 
{
  quotes: "" "";
}

a
{
  text-decoration: none;
}

/* Customize standard CSS */

body
{
  background: #FFFFFF;
  color: #3A3A3A;
  font-size: 11px; 
  line-height:165%;
  font-family: Verdana, Arial, Sans-Serif;
  margin: 0px;
  margin-bottom: 40px;
}

img
{
  border: none;
}

a
{
  font-size: 1em;
  color: #D98000;
  text-transform: none;
}

a:hover, a.printlink:hover
{
  color: #D98000;
  text-decoration: underline;
}

div.previousNext a
{
  color: #D98000;
}

ol
{
  margin-left: 3em;
  list-style-type: decimal;
  list-style-position: outside;
}

ul
{
  margin-left: 3em;
  list-style-type: square;
  list-style-position: outside;
}

li
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

strong
{
  font-weight: bold;
}

u
{
  text-decoration: underline;
}

em
{
  font-style: italic;
}

strike
{
  text-decoration: line-through;
}

#header
{
  background-position: left;
  height: 140px;
  border: solid 0px black;
  background-color: #F9E4B3;
  background-image: url('http://www.galasoft.ch/blogs-all/HeaderHead.gif');
  background-repeat: no-repeat;
  width: 780px;
  margin-left: 10px;
}

#search
{
  text-align: right;
  width: 350px;
  position: relative;
  top: 20px;
}

#search label
{
  font-weight: bold;
  color: #888888;
}

#search input.searchButton
{
  background-color: #D98000;
  padding-left: 5px;
  padding-right: 5px;
  width: 35px !important;
  font-weight: bold;
  height: 17px;
  font-size: 10px;
  cursor: hand;
}

#title h1
{
  font-size: 1.5em;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Serif;
  font-variant: normal;
  height: 36px;
  margin-top: 20px;
  margin-left: auto;
  text-align: right;
  margin-right: auto;
  position: relative;
  line-height: 1em;
}

#title
{
  float: right;
  margin-right: 15px;
}

#title h1 a
{
  color: #3A3A3A;
  font-weight: bold;
  text-decoration: none;
  font-variant: normal;
  text-transform: none;
}

#title h1 a:hover
{
  color: #D98000;
  text-decoration: none;
}

#title h2
{
  font-size: 1.7em;
  font-weight: bold;
  font-family: Georgia, Times New Roman, Serif;
  color: #888888;
  text-transform: none;
  margin-left: 10px;
  text-align: right;
  line-height: 1em;
}

div.contentbox
{
  border: solid 0px;
  border-color: #999;
}

#blogPosts div.contentbox
{
  border-color: #D98000;
  border-left-width: 1px;
  border-top-width: 1px;
  padding-left: 6px;
}

#blogPosts div.contentbox h2
{
  text-transform: none;
  margin: 10px 0 1em 0px;
  border-bottom: solid 0px black;
}

#blogPosts div.contentbox div.content h1
{
  color: #3A3A3A;
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 0.5em;
  font-family: Georgia, "Times New Roman", Serif;
}

#blogPosts div.contentbox div.content h2
{
  color: #3A3A3A;
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 0.5em;
  font-family: Georgia, "Times New Roman", Serif;
  margin-left: -5px;
}

#blogPosts div.contentbox div.content h3
{
  color: #3A3A3A;
  font-weight: bold;
  font-size: 1em;
  margin-top: 0.5em;
}

#blogPosts p
{
  text-align: justify;
}

#blogPosts .frame
{
  border: solid #D98000 1px;
  font-size: 1em;
  background-color: #F9E4B3;
  font-family: Verdana, Arial, Sans-Serif;
  padding: 0em 1em 0em 1em;
}

#blogPosts .frame h1
{
  background-color: #F9E4B3;
  color: #3A3A3A;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 1em;
}

.posttitle
{
  color: #3A3A3A;
  text-transform: none;
  font-size: 1.7em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Serif;
  text-decoration: none;
}

.posttitle a
{
  color: #3A3A3A;
  text-decoration: none;
}

.posttitle a:hover
{
  color: #D98000;
  text-decoration: none;
}

.singleposttitle
{
  color: #3A3A3A;
  text-transform: none;
  font-size: 1.7em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Serif;
}

#sidebar
{
  width: 190px;
  margin: 0 0 0 10px;
  border-right: solid 0px;
}

#sidebar ul li
{
  font-size: 1.1em;
  font-weight: bold;
}

#sidebar div.contentbox
{
  border-color: #D98000;
  border-width: 1px;
  width: 190px;
  font-size: 1em;
}

#sidebar div.contentbox h2
{
  background-color: #F9E4B3;
  color: #3A3A3A;
  font-weight: bold;
  text-transform: none;
}

#sidebar div.contentbox img
{
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#sidebar div.contentbox h2, #content div.contentbox h2
{
  border-bottom: solid 0px black;
}

#blogPosts
{
  width: 550px;
  padding-left: 10px;
}

.dropshadow
{
  background: url(http://www.galasoft.ch/images/seethrough.png) no-repeat bottom right !important;
  background: url(http://www.galasoft.ch/images/seethrough.png) no-repeat bottom right;
}

.innerbox
{
  border: 1px solid #999999;
}

#news
{
  margin-top: 20px;
  text-align: center;
}

.twitterHeader
{
  font-size: 1em;
}

.twitter
{
  margin: 5px 5px 0px 5px;
}

.twitterLogo
{
  padding: 5px;
  display: none;
}

.twitterText
{
  font-size: 1em;
}

.twitterText a
{
  text-decoration: none;
  color: #D98000;
}

.twitterTime
{
  font-size: 1em;
}

.comment
{
  border: dotted 1px Silver;
  padding: 5px;
  margin: 20px 0px 7px 0px;
}

div.comment div.commentbody
{
  background-color: #F0F0F0;
}

div.author div.commentbody
{
  color: White;
  background-color: #666666;
}

.entrylistitem
{
  margin-top: 2em;
}

/* Facebook */

#facebook
{
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}

/* Flickr */

#social .zg_div
{
  width:118px;
  margin: 20px auto 10px auto;
}

#social .zg_div_inner 
{
  border: solid 1px #D98000; 
  background-color:#F9E4B3;  
  color:#3A3A3A; 
  text-align:center; 
  font-family:arial, helvetica; 
  font-size:11px;
}

#social .zg_div a, #social .zg_div a:hover, #social .zg_div a:visited 
{
  color:#3A3A3A; 
  background:inherit !important; 
  text-decoration:none !important;
}

/* Old, keep for compatibility ---------------------------*?

/* Manoli */

.gslb_rsbDivCode
{
  margin: 0em;
}
.gslb_rsbDivCode .rem
{
  color: #008000;
}
.gslb_rsbDivCode .kwrd
{
  color: #0000ff;
}
.gslb_rsbDivCode .str
{
  color: #A31515;
}
.gslb_rsbDivCode .op
{
  color: #0000c0;
}
.gslb_rsbDivCode .preproc
{
  color: #cc6633;
}
.gslb_rsbDivCode .asp
{
  background-color: #ffff00;
}
.gslb_rsbDivCode .html
{
  color: #800000;
}
.gslb_rsbDivCode .attr
{
  color: #ff0000;
}
.gslb_rsbDivCode .type
{
  color: #2B91AF;
}
.gslb_rsbDivCode .alt
{
  background-color: #f4f4f4;
  width: 100%;
  margin: 0em;
}
.gslb_rsbDivCode .lnum
{
  color: #606060;
}


/* RealSimpleBlog */

.gslb_rsbPParagraph
{
  margin-top: 1em;
  margin-bottom: 1em;
}

p
{
  margin-top: 1em;
  margin-bottom: 1em;
}

.gslb_rsbDivFrame
{
  border: solid #D98000 1px;
  font-size: 1em;
  background-color: #F9E4B3;
  font-family: Verdana, Arial, Sans-Serif;
  padding: 0em 1em 0em 1em;
}

.gslb_rsbDivFrame h1
{
  background-color: #F9E4B3;
  color: #3A3A3A;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 1em;
}

ul.gslb_rsbList
{
  margin-left: 3em;
  list-style-type: square;
  list-style-position: outside;
}

.gslb_rsbList li
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.gslb_rsbDivImage
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.gslb_rsbDivImage img, .gslb_rsbDivThumbnails img
{
  border: solid 0em Black;
}

.gslb_rsbDivThumbnails img
{
  margin-right: 0.2em;
}

.gslb_rsbDivImage a, .gslb_rsbDivImage a:visited, .gslb_rsbDivThumbnails a, .gslb_rsbDivThumbnails a:visited
{
  border: none;
}

.gslb_rsbDivImage a:hover, .gslb_rsbDivThumbnails a:hover
{
  border: none;
}

.gslb_rsbDivThumbnails
{
  text-align: left;
}

.gslb_rsbSpanThumbnailsText, .gslb_rsbDivLegend
{
  font-size: 1em;
  font-weight: bold;
}

.gslb_rsbSpanThumbnailsText a, .gslb_rsbSpanThumbnailsText a:visited, .gslb_rsbDivLegend a, .gslb_rsbDivLegend a:visited
{
  border: solid 0em Black;
  color: #6100C1;
  font-weight: bold;
  text-decoration: underline;
}

.gslb_rsbSpanTextThumbnails a:hover, .gslb_rsbDivLegend a:hover
{
  border: solid 0em Black;
}

.gslb_rsbDivError
{
  font-size: 1em;
  font-weight: bold;
  margin-top: 1.3em;
  border: solid 2px red;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.gslb_rsbDivCode
{
  font-family: Monospace;
  font-size: 0.9em;
  margin: 0.2em 0em 0.2em 0em;
  padding: 8px 8px 8px 8px;
  background-color: White;
  color: Black;
}

.gslb_rsbDivTitle
{
  color: #3A3A3A;
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 0.5em;
  font-family: Georgia, "Times New Roman", Serif;
}

#CategoryDisplay_Categories_CatList_ctl00_LinkList_ctl01_Link
{
  margin-left: 13px;
}

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
 *
 * @version
 * 2.0.320 (May 03 2009)
 * 
 * @copyright
 * Copyright (C) 2004-2009 Alex Gorbatchev.
 *
 * @license
 * This file is part of SyntaxHighlighter.
 * 
 * SyntaxHighlighter is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SyntaxHighlighter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
 */
.syntaxhighlighter,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter span
{
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	background: none !important;
	text-align: left !important;
	float: none !important;
	vertical-align: baseline !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	height: auto !important;
	width: auto !important;
	line-height: 1.1em !important;
	font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-size: 12px !important;
}

.syntaxhighlighter
{
	width: 100% !important;
	margin: 1em 0 1em 0 !important;
	padding: 1px !important; /* adds a little border on top and bottom */
	position: relative !important;
}

.syntaxhighlighter code {
	display: inline !important;
}

.syntaxhighlighter .bold {
	font-weight: bold !important;
}

.syntaxhighlighter .italic {
	font-style: italic !important;
}

.syntaxhighlighter .line .number
{
	float: left !important; 
	width: 3em !important; 
	padding-right: .3em !important;
	text-align: right !important;
	display: block !important;
}

/* Disable numbers when no gutter option is set */
.syntaxhighlighter.nogutter .line .number
{
	display: none !important;
}

.syntaxhighlighter .line .content
{
	margin-left: 3.3em !important; 
	padding-left: .5em !important;
	display: block !important;
}

.syntaxhighlighter .line .content .block
{
	display: block !important;
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;
}

.syntaxhighlighter .line .content .spaces
{
	display: none !important;
}

/* Disable border and margin on the lines when no gutter option is set */
.syntaxhighlighter.nogutter .line .content
{
	margin-left: 0 !important; 
	border-left: none !important;
}

.syntaxhighlighter .bar
{
	display: none !important;
}

.syntaxhighlighter .bar.show 
{
	display: block !important;
}

.syntaxhighlighter.collapsed .bar
{
	display: block !important;
}

.syntaxhighlighter.nogutter .ruler
{
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.syntaxhighlighter .ruler
{
	padding: 0 0 .5em .5em !important;
	margin-left: 3.3em !important;
	overflow: hidden !important;
}

/* Adjust some properties when collapsed */

.syntaxhighlighter.collapsed .lines,
.syntaxhighlighter.collapsed .ruler
{
	display: none !important;
}

.syntaxhighlighter .lines.no-wrap
{
	overflow: auto;
	overflow-y: hidden;
}

/* Styles for the toolbar */

.syntaxhighlighter .toolbar
{
	position: absolute !important;
	right: 0px !important;
	top: 0px !important;
	font-size: 1px !important;
	padding: 8px 8px 8px 0 !important; /* in px because images don't scale with ems */
}

.syntaxhighlighter.collapsed .toolbar
{
	font-size: 80% !important;
	padding: .2em 0 .5em .5em !important;
	position: static !important;
}

.syntaxhighlighter .toolbar a.item,
.syntaxhighlighter .toolbar .item
{
	display: block !important;
	float: left !important;
	margin-left: 8px !important;
	background-repeat: no-repeat !important;
	overflow: hidden !important;
	text-indent: -5000px !important;
}

.syntaxhighlighter.collapsed .toolbar .item
{
	display: none !important;
}

.syntaxhighlighter.collapsed .toolbar .item.expandSource
{
	background-image: url(http://www.galasoft.ch/layout/new/magnifier.png) !important;
	display: inline !important;
	text-indent: 0 !important;
	width: auto !important;
	float: none !important;
	height: 16px !important;
	padding-left: 20px !important;
}

.syntaxhighlighter .toolbar .item.viewSource
{
	background-image: url(http://www.galasoft.ch/layout/new/page_white_code.png) !important;
}

.syntaxhighlighter .toolbar .item.printSource
{
	background-image: url(http://www.galasoft.ch/layout/new/printer.png) !important;
}

.syntaxhighlighter .toolbar .item.copyToClipboard
{
	text-indent: 0 !important;
	background: none !important;
	overflow: visible !important;
}

.syntaxhighlighter .toolbar .item.about
{
	background-image: url(http://www.galasoft.ch/layout/new/help.png) !important;
}

/** 
 * Print view.
 * Colors are based on the default theme without background.
 */

.syntaxhighlighter.printing,
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content,
.syntaxhighlighter.printing .line .content .block
{
	background: none !important;
}

.syntaxhighlighter .no-wrap .line .content .block
{
	white-space: nowrap !important;
}

/* Gutter line numbers */
.syntaxhighlighter.printing .line .number
{
	color: #bbb !important;
}

/* Add border to the lines */
.syntaxhighlighter.printing .line .content
{
	color: #000 !important;
}

/* Toolbar when visible */
.syntaxhighlighter.printing .toolbar,
.syntaxhighlighter.printing .ruler
{
	display: none !important;
}

.syntaxhighlighter.printing a
{
	text-decoration: none !important;
}

.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a
{ 
	color: #000 !important;
}

.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a
{ 
	color: #008200 !important;
}

.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a
{
	color: blue !important; 
}

.syntaxhighlighter.printing .keyword
{ 
	color: #069 !important; 
	font-weight: bold !important; 
}

.syntaxhighlighter.printing .preprocessor 
{ 
	color: gray !important; 
}

.syntaxhighlighter.printing .variable 
{ 
	color: #a70 !important; 
}

.syntaxhighlighter.printing .value
{ 
	color: #090 !important; 
}

.syntaxhighlighter.printing .functions
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter.printing .constants
{ 
	color: #0066CC !important; 
}

.syntaxhighlighter.printing .script
{
	font-weight: bold !important;
}

.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a
{ 
	color: #808080 !important; 
}

.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a
{ 
	color: red !important; 
}

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
 *
 * @version
 * 2.0.320 (May 03 2009)
 * 
 * @copyright
 * Copyright (C) 2004-2009 Alex Gorbatchev.
 *
 * @license
 * This file is part of SyntaxHighlighter.
 * 
 * SyntaxHighlighter is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SyntaxHighlighter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
 */
/************************************
 * Default Syntax Highlighter theme.
 * 
 * Interface elements.
 ************************************/

.syntaxhighlighter
{
	background-color: #E7E5DC !important;
}

/* Highlighed line number */
.syntaxhighlighter .line.highlighted .number
{
	background-color: #6CE26C !important;
	color: black !important;
}

/* Highlighed line */
.syntaxhighlighter .line.highlighted.alt1 .content,
.syntaxhighlighter .line.highlighted.alt2 .content
{
	background-color: #6CE26C !important;
}

/* Gutter line numbers */
.syntaxhighlighter .line .number
{
	color: #5C5C5C !important;
}

/* Add border to the lines */
.syntaxhighlighter .line .content
{
	border-left: 3px solid #6CE26C !important;
	color: #000 !important;
}

.syntaxhighlighter.printing .line .content 
{
	border: 0 !important;
}

/* First line */
.syntaxhighlighter .line.alt1 .content
{
	background-color: #fff !important;
}

/* Second line */
.syntaxhighlighter .line.alt2 .content
{
	background-color: #F8F8F8 !important;
}

.syntaxhighlighter .line .content .block
{
	background: url(http://www.galasoft.ch/layout/new/wrapping.png) 0 1.1em no-repeat !important;
}

.syntaxhighlighter .ruler
{
	color: silver !important;
	background-color: #F8F8F8 !important;
	border-left: 3px solid #6CE26C !important;
}

.syntaxhighlighter.nogutter .ruler
{
	border: 0 !important;
}

.syntaxhighlighter .toolbar
{
	background-color: #F8F8F8 !important;
	border: #E7E5DC solid 1px !important;
}

.syntaxhighlighter .toolbar a
{
	color: #a0a0a0 !important;
}

.syntaxhighlighter .toolbar a:hover
{
	color: red !important;
}

/************************************
 * Actual syntax highlighter colors.
 ************************************/
.syntaxhighlighter .plain,
.syntaxhighlighter .plain a
{ 
	color: #000 !important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a
{ 
	color: #008000 !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a
{
	color: #A31515 !important; 
}

.syntaxhighlighter .keyword
{ 
	color: Blue !important; 
}

.syntaxhighlighter .preprocessor 
{ 
	color: Blue !important; 
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a
{ 
	color: #808080 !important; 
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a
{ 
	color: red !important; 
}