/* $Id: snow.css 31312 2010-12-09 11:12:10Z chibaguy $ The Snow theme for TikiWiki CMS/Groupware is an original
	theme released under the LGPL license by author and maintainer
	Gary Cunningham-Lee (http://zukakakina.com). Visit zukakakina.com or themes.tiki.org for
	updates and other information about this theme.
*/
 
/* Import layout foundation CSS files. */
@import url("lite/lite.css");
@import url("layout/layout.css");
@import url("layout/design.css");
 
/***** XHTML Elements (body tag here,
			others follow Layout) *****/ 
body {
	background: #b1c1db url(snow/flakesptn.jpg) repeat;
	color: #000;
	font: 76%/1.4em arial, helvetica, verdana, sans-serif !important}

*:first-child+html body {font-size: 74% !important}

 /***** Layout (overrides layout.css;
		also styling of page layout divs)  *****/
#header {text-align: left}
#middle {text-align: left}

#c1c2 {
	text-align: left;
}
	
#col1 {background: url(snow/flakesptn3.jpg)}

#c1c2 #wrapper #col1.marginleft {margin-left: 230px}
#c1c2 #wrapper #col1.marginright {margin-right: 230px}

#c1c2 #col2 {
	width: 230px;
	text-align: center}

#c1c2 #col2 .content {
	overflow: visible;
	text-align: center}

#col3 {
	margin-left: -230px;
	width: 230px;
	text-align: center}

#col3 .content {
	margin: 0;
	text-align: center}

#footer {
 	text-align: center;
 	font-size: .9em;
	min-height: 40px}
	
* html #footer {height: 40px}

/***** XHTML Elements (other than body tag) ******/
a,
a:visited {
	color: #393e51;
	font-weight: bold;
	text-decoration: none}

a:hover {
	color: #6c7b8c;
	text-decoration: underline}

dd {margin-left: 2.5em}
dt {font-weight: bold}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #6c7b8c;
	line-height: 1.1;
}
	
h1 {font-size: 1.7em}

h1 {
	font-size: 1.8em;
	min-height: 35px;
	margin-top: 0;
	margin-bottom: 0}
	
*:first-child+html body h1 {}

h2 {font-size: 1.6em}
h3 {font-size: 1.5em}
h4 {font-size: 1.3em}
h5 {font-size: 1em}
h6 {font-size: 1em}

hr {
	width: 100%;
	height: 1px;
	background: #aaa;
	border-width: 0;
	padding: 0;
	color: #6c7b8c}

fieldset {
	border: solid 1px #a9a9a9;
	padding: 10px}

form {color: black}
legend {color: #000}


.button a,
.button a:visited,
button,
.button input,
.submitbutton,
.calbuttonBox a {
	background: url(snow/pagetitle-bg.jpg) repeat-x;
	font-weight: normal;
	border: 1px solid #3f3f3f;
	border-top: 1px solid #818181;
	margin: 2px;
	padding: 2px 4px}

input[type="file"],
input[type="reset"],
input[type="submit"] {
	background: url(snow/pagetitle-bg.jpg) repeat-x;
	font-weight: normal;
	border: 1px solid #3f3f3f;
	border-top: 1px solid #818181;
	margin: 2px;
	padding: 2px 4px;
/*	border: 1px solid #788596;*/}

.button a:hover,
button a:hover,
.button input:hover,
.submitbutton:hover,
.calbuttonBox a:hover
.button input:hover,
.submitbutton:hover {
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background: url(snow/pagetitle-bg.jpg) repeat-x bottom;
}

input[type="file"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover  {
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background: url(snow/pagetitle-bg.jpg) repeat-x bottom;
	margin: 2px;
	padding: 2px 4px;
}

* html .wikitopline select {font-size: .9em}

input[type="text"],
input[type="password"] {
	font-size: 0.9em;
	border: solid 1px #aaa;
	background-color: #ECEEF2;
	color: #000;
	width: 120px;
	cursor: text}

select {
	font-weight: normal;
	border: 1px solid #788596;
}

input[type=wikiaction] {margin-bottom: 2px}

select {
	border: 1px solid #6c7b8c;
	color: #000; 
	background: #ECEEF2;
	text-decoration: none}
	
.box select {
	width: 90%;
}

textarea {
	border: 1px solid #788596;
	background: #ECEEF2;
	color: #000}

p {color: #000}
small {font-size: 0.8em}
label {color: #000}

ul {
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 6px}


/***** Site Header & Identity *****/
#header-top {min-height: 102px}
* html #header-top {height: 102px}
#sitead.floatright {padding-right: 100px}
#sitead.floatleft {padding-left: 100px}

#siteloginbar {
	bottom: 2px;
	right: 6px;
	font-size: 95%}
	
#siteloginbar_popup .cssmenu_horiz li ul {
	margin-top: -8px;	
}

#bannertopright {padding-right: 1em}

#sitetitle,
#sitesubtitle {
	display: block;
	color: #714952;
	font-weight: 400;
	letter-spacing: -.5px;
	margin: 0}

#sitetitle {
	font-size: 2.4em;
	padding-top: 20px;
	margin-left: 20px}

#sitesubtitle {
	font-size: 1.6em;
	margin-left: 20px}

#header a,
#header a:visited {
	color: #714952;
	text-decoration: none}

#tiki-top {
	background:  url(snow/pagetitle-bg.jpg) repeat-x;
	height: 35px;
	margin-bottom: 5px}
	
* html #tiki-top {font-size: 11px}
#tiki-top table {width: auto}

#sitesearchbar {
	margin-right: 10px;
	margin-top: 6px}

/****** Menus, Links ******/
/** CSS (suckerfish) menus **/

/* default link padding */
.cssmenu_horiz a,
.cssmenu_vert a {
	padding: .3em 1em;
}

.cssmenu_horiz a,
.cssmenu_horiz a:visited,
.cssmenu_vert a,
.cssmenu_vert a:visited {
	color: #393e51;
	font-weight: bold;
	text-decoration: none}

.cssmenu_horiz a:hover,
.cssmenu_vert a:hover {
	color: #6c7b8c;
	text-decoration: none}
}

/* typography, colors */
.cssmenu_horiz a,
.cssmenu_vert a {
	font-size: 12px;
}

.cssmenu_vert li ul li,
.cssmenu_horiz li ul li {
	border: 1px solid #6a6a6a;
	background: url(snow/flakesptn2.jpg);
	border-top: 0;
	margin-bottom: -1px;
}

.cssmenu_horiz li ul li:first-child,
.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #6a6a6a;
}
	
.cssmenu_horiz li:hover,
.cssmenu_vert li:hover {
	color: black;
	background: url(snow/flakesptn.jpg)}
	
#tiki-top .cssmenu_horiz > li > a {
	font-size: 12px;
	font-weight: bold;
	color: #393e51;
	margin-top: 1px;
	padding-top: 11px;
	padding-bottom: 10px;
	background:  url(snow/pagetitle-bg.jpg) repeat-x;
	border-right: 1px solid #6A6A6A}

#tiki-top .cssmenu_horiz > li > a:hover {
	color: #6c7b8c;
	text-decoration: none;
} 	

#tiki-top .cssmenu_horiz li ul {
	margin-top: 5px;
}

#tiki-top .cssmenu_horiz li ul li ul {
	margin-top: -1px;
}
	
/* left column width */
#col2 ul.cssmenu_vert {
	padding-left: 0;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 170px;
}

/* offset from left column (matches above) */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 170px;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul,
#col2 .cssmenu_vert li:hover ul li,
#col2 .cssmenu_vert li.sfHover ul li {
	width: 10em;
}

/* return ul ul ... to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 10em;
}

.cssmenu_vert li a .sf-sub-indicator,
.cssmenu_horiz li ul li a .sf-sub-indicator {
	top: .3em;
}

/** PHP Layers Menus **/
.horbar {
	margin-left: 0;
	text-align: left} 

.horbaritem {
	font-size: 1.2em;
	white-space: nowrap}

.horbaritem a,
.horbaritem a:link,
.horbaritem a:visited {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #393e51;
	padding: 9px 3px 9px 1em;
	border-right: 1px solid #6A6A6A} 

.horbaritem a:hover {
	color: #506A5C;
	font-weight: bold;
	text-decoration: none} 

* html .horbaritem a {font-size: .8em}

.mdksubmenu {
	left: 20px;
	width: 125px;
	border: 1px solid #6A6A6A;	
	background-image: url(snow/flakesptn2.jpg)}

.mdksubmenu table {width: auto} 
.mdksubframe {display: block} 

.mdkitem {
	width: 125px;
	font-size: 1em}

.mdkitem a {
	color: #393e51;
	font-size: 1em;
	padding: 5px 2px 5px 8px} 

.mdkitem a:link {
	font-weight: normal;
	text-decoration: none} 

.mdkitem a:visited {text-decoration: none} 

.mdkitem a:hover {
	background-image: url(snow/flakesptn.jpg);
	text-decoration: none} 

.mdksubframe .mdkitem {font-size: 1em}

.mdksubframe .mdkitem a:hover {
	text-decoration: none;
	color: #303030}

.mdkverbar .mdkitem a, 
.box .mdkitem a {/*vertical menu subitems */
	padding: 4px 2px 2px 8px}

.box .mdksubframe .mdkitem {
	margin-left: 0;
	padding-left: 0}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #393e51;
	font-weight: bold;
	text-decoration: none}

a.phplm:hover {
	color: #6c7b8c;
	text-decoration: underline;
	background: none}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	color: #aaa;
	text-decoration: underline;
	font-weight: normal}

a.phplmselected:hover {color: #aaa}

/** Links in other menus **/

/***** Misc. Center Col. *****/
#showhide_columns {
	background: url(snow/flakesptn.jpg);
	padding-bottom: 5px}

a.flip,
a.flip:visited,
.tellafriend a,
.share a,
.tellafriend a:visited,
.share a:visited {
	font-size: 87%;
	color: #999;
	text-decoration: none}

a.flip:hover,
.tellafriend a:hover,
.share a:hover {
	color: #393e51;
	text-decoration: none}

/****** Misc. Global ****/

/***** Boxes *****/
/** Modules **/
.box {
	background: url(snow/flakesptn2.jpg);
	margin: 5px 10px;
}

#col2 .box,
#col3 .box {
	width: 210px;
	text-align: left;
	margin: 5px 10px;
	background: url(snow/boxmid.jpg) repeat-y}

h3.box-title {
	text-align: center;
	width: 100%;
	min-width: 100%;
	font-weight: bold;
	color: #393e51;
	font-size: 120%;
	overflow: hidden;
	border-bottom: 1px solid #6c7b8c;
	line-height: normal;	
}	
	
#col2 h3.box-title,
#col3 h3.box-title {
	padding-top: 8px;
	height: 35px;
	background: url(snow/boxtop.jpg) no-repeat;
	border-bottom: none;
}

.wikitext h3.box-title {font-size: 107%}

.moduleflip {
	right: 6px;
	top: 6px}

* html img.flipmodimage {
	border: 0;
	margin-top: 6px;
	margin-right: 6px}

.flipmodimage:hover {border: 1px solid #abcdef !important}

.box-title a,
.box-title a:link {color: #9D9D9D}

#col2 .box-title a,
#col2 .box-title a:link,
#col3 .box-title a,
#col3 .box-title a:link {
	font-weight: bold;
	color: #393e51}
	
.box-data {
	padding: 0 20px 0 15px;	
	font-size: 1.1em;
}

#col2 .box-data,
#col3 .box-data {
	color: #393e51;
	font-family: arial, helvetica, verdana, sans-serif;
	margin-right: 10px;
	margin-left: 10px}

.wikitext .box-data {font-size: 1em}
* html .box-data ul {margin-left: 1em}
*:first-child+html .box-data ul {margin-left: 1em}

#col2 .box-footer,
#col3 .box-footer {
	background: url(snow/boxbtm.jpg) no-repeat;
	height: 54px}

.halffloat .box,
.wikitext .halffloat .box {
	width: 48%;
 }

.thirdfloat .box,
.wikitext .thirdfloat .box {
	width: 33%;
}

.quarterfloat .box,
.wikitext .quarterfloat .box {
	width: 24%;
}

/** Other boxes **/
.wikitext .cbox {
	overflow: hidden;
	border: 2px solid #a1adc7;
	padding: 2px}
	
.cbox-title {}
.cbox-data {}

.rbox {margin: 3px}

.rbox-title,
.rbox-data {background: #e7f2f4}

.simplebox {
	overflow: hidden;
	border: 2px solid #a1adc7;
	padding: 2px}
	
.quarterfloat .box,
.wikitext .quarterfloat .box {
	width: 21.5%;	
}

.thirdfloat .box,
.wikitext .thirdfloat .box {
	width: 30%;
}

/***** Tables, Tabs *****/
/** Tables **/

.normal, 
.admin {border: solid 1px #909090}

#tiki-center > .normal {
	width: 98%;
	margin-left: 6px}

.formcolor td,
.editblogform td {padding: 3px}

td.odd,
tr.odd {
	background: #F7F9FA;
	border-collapse: collapse;
	color: #393e51}

tr.odd:hover {}

td.even,
tr.even {
	background: #E7E9EA;
	border-collapse: collapse;
	color: #393e51}
	
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top}
	

th,
td.heading,
.normal td.heading,
tr.diffheader,
.caltable .days {
	font-size: 1em;
	background:url(snow/pagetitle-bg.jpg) repeat-x;
	color: #393e51;
	font-weight: 600;
	height: 28px;
	padding-top: 6px;
	vertical-align: top}

td.heading,
.bloglistheading {text-align: center}

.form {
	padding: 0.2em;
	background: inherit;
	color: #000}
 
/** Tabs **/
.tabs {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	padding: .2em .2em 0;
	margin:0 0.2em 1px 0;
}

.tabs br {
	display: none;
}

.tabs span {
	display: block;
	float: left;
}

/* reset what's in layout.css */
.tabactive,
.tabinactive,
[class].tabactive,
[class].tabinactive {top: 0 !important}

.tabmark {
	list-style-image: none;
	float: left;
	background: url(snow/flakesptn.jpg);
	border: 1px solid #6c7b8c;
	margin-right: 5px;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
}

.tabmark a:hover {
	color: black;
	background: #b1c1db url(snow/flakesptn3.jpg);
}
	
.tabactive {
	border: solid 1px #6c7b8c;
	border-bottom-width: 0;
	padding-bottom: 1px;
	background: #b1c1db url(snow/flakesptn3.jpg);
}
/*
.tabinactive {
	border: solid 1px #bbb !important;
	border-bottom: 1px solid #ddd !important;
}*/

.admin #content1 .tabcontent .cbox {background: transparent}



/***** Wiki *****/
body.tiki_wiki #c1c2 #wrapper #col1 > .content {
	background: none;
	border-top: 0}

h1.pagetitle {
	background: url(snow/pagetitle-bg.jpg) repeat-x;
	min-height: 35px}

h1.pagetitle a,	
h1.pagetitle a:visited,
h1.pagetitle a:hover,
a.pagetitle,
a.pagetitle:visited,
a.pagetitle:hover {
	display: block;
	background: url(snow/pagetitle-bullet.gif) no-repeat;
	background-position: 4px 4px;
	color: #714952;
	font-size: .7em;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 35px;
	min-height: 35px;
	letter-spacing: normal}
	
* html h1 a.pagetitle,
* html h1 a {margin-top: 6px}

.wikitopline {
	display: block;
	position: relative;
	/*top: -56px;
	z-index: 1*/}
	
.wikitopline .content {
	background: transparent !important;
	padding: 6px 6px 0 0}

#description {
	font-size: .9em;
	font-style: italic}

#pageid {
	float: left;
	clear: both}

#cachedpage {
	float: right;
	font-size: small}

.catpaths {} /* <-- Check (andreas09.css) ?? */
.categpath {}

.wikitext {
	/*background: url(snow/pagetitle-bg.jpg) repeat-x;*/
	line-height: 1.5em;
	padding: .5em}

.wikitext h2, h3, h4, h5 {
	margin: 0 0 15px;
	padding: 0}

.wikitext h2 {margin-bottom: 10px}

.wikitext ul li {} 
.wikitext ul li ul li {}
.wikitext ol {}

.titlebar {
	padding: 0.1em;
	margin: 10px 0;
	height: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
	background: url(snow/flakesptn.jpg) repeat-x}

.wikitable {
	border: 1px solid #a9a9a9;
	border-collapse: collapse}
 
.wikicell {
	padding: 3px;
	border: 1px solid #999;
	border-collapse: collapse}

.editdate {padding-bottom: 5px}
#page-bar {margin-top: 0}

ul.floatleft {
	display: block;
	list-style: 0;
	padding: 0;
	text-align: left;
	height: 20px;
	margin-top: 0}

ul.floatleft li {
	float: left;
	padding: 4px 2px}

.editdate ul.floatleft {margin-top: 8px}
 
.button2,
.button2,
.button3 {
	display: inline-block;
	margin-right: 5px}

.linkbut {
	white-space: nowrap;
	font-weight: normal}

.linkbut:hover {}
.cache {}
.cachedpage {}
.wikicache, .wikicache:visited {}
.wikicache:hover {}
.wiki {}
.wikinew {}
.wiki-edithelp {display: none}
#wikihelp-tab table{}
#wikihelp-tab table td {padding: 2px}
textarea.wikiedit {}
p.editdate {}
.wiki-edithelp {}
img.externallink {}

/* Needed esp. for light-on-dark theme */
.quicktag {}
.quicktag img,
#wikihelp-tab td img {}
#helptool {}

/* Wiki plugins */

/* Code plugin  */
.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #ccc;
	background: #F5F5F5;
	font-family: "Courier New", Courier, monospace}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #F5F5F5;
	margin: 4px;
	border: 1px dashed #ADACAF;
	overflow: auto; 
   width: 500px}

.codecaption {
	font-size: 90%;
	padding: 0 10px;
	position: relative;
	bottom: -5px;
	display: inline;
	border: 1px solid #ADACAF;
	border-bottom: 0;
	margin: 0;
	color: #666;
	background: #F5F5F5;
	font-weight: bold}

/* Quote plugin */
.quoteheader {
	margin-left: 20px}

.quotebody {
	font-style: italic}

.wikiplugin-split {
	border: 0}

/** Wiki tocs **/
.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both}
 
#tocnavicons {float: left}
#tocnavaddpage {float: right}
#tocnavlinks {clear: both}
.fancytoclevel {}
li.toclevel {}

.toc {
	padding-left: 2em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-bottom: 4px}

.toc * {border: 0}


/***** Articles ****/
body.tiki_cms #tiki-center > h1 {
	background: none;
	padding-left: 6px;
	font-size: 1.4em;
	color: black}

.article {
	background: url(snow/pagetitle-bg.jpg) repeat-x;
	margin-bottom: 40px;	}

.articletopline {
	font-size: 90%;
	font-style: italic}

.articletitle {
	background: url(snow/pagetitle-bg.jpg) repeat-x;
	color: #393e51;
	margin-left: -3px;
	padding-top: 4px;
	text-indent: 18px;
	min-height: 48px}
 
.articletitle h2 {
	display: block;
	background: url(snow/pagetitle-bullet.gif) no-repeat;
	background-position: 4px 0;
	font-size: 1.4em;
	font-weight: bold;
	height: 28px;
	text-indent: 34px;
	padding-top: 4px}
	
/*

html > body .articletitle {
	text-indent: 38px}*/

.titleb {
	float: right;
	font-size: 1.0em;
	font-style: italic}

.articlesubtitle {
	font-size: 0.9em}

.articleheading {
	margin-top: 6px;
	padding: 20px 5px 6px}
/* From han.css - Check ?? */.articleheading table {
	width: auto}

.articleheadingtext {}

img.topicimage,
img.articleimagenofloat,
img.articleimage {
	padding: 2px 0;
	margin-bottom:10px}

img.articleimagefloat {
	margin-right: 4px;
	float: left;
	padding: 2px 0;
	margin-bottom:10px}

img.articleimage {
	margin-right: 4px;
	float: left;
	clear: right;
	padding: 2px 0;
	margin-bottom: 10px}

.articletrailer {}

.articletrailer .wikitopline {float: right} 
 
.articlebody {
	margin-top: 6px;
	padding: 20px 5px 6px
}
 
.articlesource {
	margin-top: 5px;
	font-style: italic;
	font-size: 90%}


/***** Blogs *****/
.blogtitle {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 80%}

.bloginfo {
	text-align: center;
	padding: 3px;
	line-height: 150%;
	text-transform: 0}

a.blogt:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF}

.posthead {background: url(snow/pagetitle-bg.jpg) repeat-x;
	min-height: 35px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #A8ADCA}

.postinfo {font-size: 1.2em}

.postinfo a {
	color: #9CF;
	text-decoration: none;
	border-bottom: 1px dotted #9CF}

.posthead small {
	color: #625975;
	font-size: 95%;
	font-style: italic;
	font-weight: bolder;
	padding-left: 6px}

.posthead h3 {
	background: url(snow/pagetitle-bullet-sm.gif) no-repeat;
	background-position: 4px 8px;
	color: #393e51;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 8px;
	text-indent: 29px}

.postbody {
	margin-right: 8px;
	margin-bottom: 1em}

/***** Forums *****/

.commentinfo {background: #fff}

.post .postbody {border: solid 1px #6a6a6a}

.post .postbody-title {
	display: block;
	padding: 0;
	border-bottom: 0;
	min-height: 36px;
	background: url(snow/pagetitle-bg.jpg) repeat-x}
	
* html .post .postbody-title {height: 36px}

.post .postbody-title .title {
	color: #000;
	margin: 0;
	padding: 4px}
	
.title h2 {
	display: block;
	padding: 5px !important;
	margin: 0 !important;
	font-size: 120%;
	color: #000}

.title a.link {color: #000}

#c1c2 #wrapper #col1 .content .post .postbody .content {
	color: #000;
	height: 100%;
	padding: 0;
	font-size: 1em !important}
	
.postbody-content {background: url(snow/flakesptn3.jpg)}

.post .author {	
	float: left;
	text-align: left;
	background: #E0EAF4;
	width: 30%;
	margin-left: 0;
	margin-top: 0}

.post .author_post_info {
	display: block;
	padding: 0 2px 2px 2px}

.post .author_post_info_on {font-style: italic}

.post .author_info {
	float: right;
	background: transparent;
	padding: 0 2px 2px 2px;
	margin-right: 5px;
	border-right: 1px solid #D7E5F3;
	border-bottom: 1px solid #D7E5F3}

.post .postbody-title .actions {font-size: 1em}
.postbody .quoteheader {margin-top: 0}

.post .postbody .attachments {border-top: 1px dotted #D9D9D9}

.post .postfooter .status {font-size: 10px}
.post .postfooter {text-align: right}
.post .inner > .postfooter {clear: both}

.post .contribution {
	background: #F0F8FF;
	border: 1px solid #D7E5F3;
	padding: 0 2px}

.post .avatar {
	padding: 3px;
	border: 1px solid #ACCCDD;
	background: #E0EAF4}

.forum_actions .actions {
	border: 1px solid #A9B8C2;
	background: url(snow/flakesptn2.jpg);
	color: #fff}


.forum_actions .headers .title {
	background: #C7D0D9;
	border: 1px solid #999}

.forum_actions .headers .infos {font-size: smaller}
input#comments-title {font-size: 1.1em; width: 300px}
.subcomment {margin-left: 10px}

.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold}

/**** Image Galleries ****/
/***** File Galleries *****/
/***** Trackers *****/
/***** Categories, Tags *****/
/***** Tags (freetags) *****/
/*****  Polls  *****/
/***** FAQs *****/
/***** Quizzes *****/

/***** Shoutbox *****/
.shoutboxmsg {
	margin-bottom: 0;
	padding: 4px;
	padding-bottom: 1px}

.shoutboxmodmsg {
	font-size: .95em;
	margin: 0 5px 4px 5px;
	padding-top: 5px;
	padding-bottom: 1px}

textarea.tshoutbox{
	font-size: .95em;
	width: 162px}

.wiki-table {}
.wiki-tr-a td {border: 0}
.wiki-tr-b td {border: 0}

/***** Directory *****/
/***** Messages *****/
/***** TikiSheets *****/
/***** Calendar *****/

.Cal0, 
.Cal1, 
.Cal2 {font-size: 90%}
	
.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {font-size: 90%}

.Calart,
.Calart a,
.Calart a:visited {color: #FA8072}

.Calblog,
.Calblog a,
.Calblog a:visited {color: #DA70D6}

.Calchart,
.Calchart a,
.Calchart a:visited {color: #304F30}

.Caldir,
.Caldir a,
.Caldir a:visited {color: #800080}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {color: #822222}

.Calfgal,
.Calfgal a,
.Calfgal a:visited {font-weight: normal}

.Calforum,
.Calforum a,
.Calforum a:visited {color: #808000}

.Calgal,
.Calgal a,
.Calgal a:visited {color: #8B4513}

.Calnl,
.Calnl a,
.Calnl a:visited {color: #708090}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {color: #5F9EA0}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {color: #DAA520}

Caltrack,
Caltrack a,
Caltrack a:visited {color: #00BD02}
	
.Calweb {
	font-size: 1em}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {color: #2C4B80}

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background: none;
	padding: 0}

.calfocus {font-size: 90%}

.calfocuson {font-size: 100%}

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {color: #393e51}

.caltoggle {font-size: 90%}

.opaque {
   border-left: 1px solid #a9a9a9;
  	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969}

.opaque .box-title {border-bottom: 1px solid black}

.searchresults {display: inline}

#caltable td {padding: 0}

#caltable .calfocuson,
.box-data .fc a.today,
.box-data td a.today {
	background: #cde4f3;
	border: 1px solid #d3e6f4;
	border-collapse: collapse}
	
.caltable .calfocuson {
	background: #cde4f3;
}

#caltable .calfocuson a {
  color:#000}

#caltable .calfocus a,
#caltable .calfocuson a {
  text-decoration:none}

.calinput {background: #3f3f3f}
.calfocuson + .calcontent {background: #f8fafb}
.days {color: #D8D8D8}
#caltable .weeks {color: #D8D8D8}
.addevent {padding: 0 5px; float: right}
* html .addevent {padding: 0}
.calodd, .caleven {border: 1px solid #999}
.calodd {background: #f7f9fa}
* html .calodd {padding: 0}
.caleven {background: #e7e9ea}
* html .caleven {padding: 0}
.caldark {background: url(snow/flakesptn.jpg)}
* html .caldark {padding: 0}
.caldark .calfocus {background: url(snow/flakesptn.jpg)}
.calnavigation a:hover {background: url(snow/boxbtm.jpg) }
.box-data .viewmode {
	line-height: 1.3;
}

#calscreen .calfocuson {
	background: #cde4f3;
}

.calfocuson {
	font-size: 100%;
}

.calfocuson a {
	font-size: 90%;
}

.calHeadingOn, .calHeadingOn a {
	background: #cde4f3;
}

/***** Admin *****/
a.admbox {
	border: 1px solid #aaa;
	background-color: #e7f2f4}

a.admbox:hover,
a.admbox:focus,
a.admbox:active  {
	background-color: #F0F9FF;
	border: 1px solid #292929;
	color: #393e51;
	text-decoration: none;}

a.admbox.off {border: 1px solid #9f9f9f}

a.admbox.off:hover,
a.admbox.off:focus,
a.admbox.off:active {border: 1px solid #9f9f9f}

/* Fixed-width rules */

body.fixed_width {
	background: url(snow/flakesptn2.jpg);
}
body.fixed_width #main[id] {
	border: 1px solid #6c7b8c;
	background: #b1c1db url(snow/flakesptn.jpg) repeat;
}


/* End of File */

