/*  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, tt, var, b, u, i, 
center, 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-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*General*/

html {
	font-size: 62.5%;
	height: 100%;
}

body {
	background: #353530; /* --------------------------- body BG color ----------------------- */
	color: #46483c; /* ---------------------------font color ----------------------- */
	font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", sans-serif; /* ---------------------------font face + size ----------------------- */
	height: 100%;
	/* padding-bottom: 1px; */
}
#myflash {
	left:0px;
	top:0px;
	width:100%;
}


/* Typography */

p {
	line-height: 1.4em; /* ---------------------------font line height ----------------------- */
	padding: 0.2em 0 1.2em; /* ---------------------------font padding ----------------------- */
}

h1 {font: normal 1.5em Georgia,sans-serif;}
h2 {font: normal 1.3em Georgia,sans-serif;}
h3 {font: normal 1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h4 {font: normal 1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h5 {font: bold 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h6 {font: bold 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 1em;}

/* Tables */

table {
	border: 1px solid #46483c; /* ---------------------------table border color ----------------------- */
	margin-bottom: 2em;
	border-spacing: 3px;
	border-collapse: separate;
}
td {
	padding:3px;
}

/* Links  */

a {color: #543;} /* ---------------------------link color ----------------------- */
a:hover {
	color: #C40; /* ---------------------------link a color ----------------------- */
	text-decoration: underline;
}


/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	border-left: 1px solid #D7CCB2; /* ------------------------------- form border color -------------------------- */
	border-right: 1px solid #D7CCB2; /* ------------------------------- form border color -------------------------- */
}

input, textarea, select {
	border-color:#999;
	border-style: solid;
	border-width: 1px;
	font: normal 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 4px;
}

input.button {
	background-color: #E9E8E8;
	border: 1px solid #999;	
	color: #444;
	font: normal 0.9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 6px;
	padding: 5px;
	width: auto;
}
input:active,textarea:active,input.button:hover,input.button:focus {background: #FFFFF5;}

/* Specific */

.form_row {
	border-bottom: 1px dashed #D7CCB2; /* ------------------------------- form border horizontal color -------------------------- */
	padding: 10px 0;
}
.form_row_submit, .legend {
	background-color: #a0aa8f;
	border-bottom: 1px dashed #353530; /* --------------------------- form legend, submit row bg color ----------------------- */
	border-top: 1px dashed #353530; /* --------------------------- form legend, submit row bg color ----------------------- */
	padding: 4px 0 8px;
}
.legend {padding: 10px 20px 10px;}
.form_property, .form_value {float: left;}
.form_property {
	font-size: 0.9em;
	text-align: right;
	width: 110px;
}
.form_value {padding-left: 24px;}
.form_row_submit .form_value {padding-left: 132px;}


/* Images  */

img.bordered {
	background-color: #FFF; /* ---------------------------image bg color ----------------------- */
	border: 1px solid #DDD; /* ---------------------------image border color ----------------------- */
	padding: 3px;
}

img.left {margin: 0 15px 12px 0;}
img.right {margin: 0 0 15px 12px;}


/* Floats */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}

/* Separators */
.content_separator {
	background: #D6D6C6; /* ---------------------------seperator color ----------------------- */
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}

/* Messages */
.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


/*  Layout  */

/* General */
.center_wrapper {
	margin: 0 auto;
	width: 855px;
}

#header {
	background: #46483c; /* ---------------------------header bg color ----------------------- */
	padding-top: 30px;
	padding-bottom:10px;
}

/* Site title */
#site_title {
	color: #998; /* ---------------------------site title color ----------------------- */
	padding: 0 0 16px;
}
#site_title a {
	color: #FFF; /* --------------------------- site title a color ----------------------- */
	text-decoration: none;
}

#site_title h1 span {
	color: #CCB;/* --------------------------- site title h1 color ----------------------- */
	} 
#site_title h1 {
	font: normal 2em Georgia,sans-serif;
	margin-bottom: 0.2em;
}
/* Navigation */

#navigation {
	background: #f26101;
	height: 36px;
	} /* ---------------------------navi bg color ----------------------- */
#navigation a {
	border-right: 1px solid #A54B03; /* ---------------------------navi line color ----------------------- */
	color: #000; /* ---------------------------navi font color ----------------------- */
	float: left;
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 1px;
	padding: 0px 12px;
	text-align: center;
	text-decoration: none;
	font-style:normal;
	display: block;
	line-height: 36px;	
}
#navigation a:hover {
	background: #E05200; /* ---------------------------navi a hover/selcted color ----------------------- */
	color: #000; /* ---------------------------navi font a hover/selcted color ----------------------- */
}
#navigation li {
	float:left;
}

/* Main */

#main_wrapper_outer {
	background: #ebe3cb;
	line-height: 1.4em;
	padding: 24px 0;
	}
#main {
	font: normal 1em Verdana,sans-serif;
	width: 540px;
}
	
#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}


/* Sidebar */
#sidebar {
	color: #665;
	width: 286px;
	border-left: 1px solid #D7CCB2; /* ------------------------------- vertical line content / sidebar color -------------------------- */
}
#sidebar_content {padding-left: 25px;}
#sidebar a {color: #665;}
#sidebar a:hover {color: #C40;}


/* Dashboard */
#dashboard {
	background: #a0aa8f; /* ------------------------------- dashboard bg color -------------------------- */
	border-top: 1px dashed #46483c; /* ------------------------------- dashboard line color -------------------------- */
}
#dashboard_content {
	padding: 16px 0 22px;
	text-align:center;
	}

#dashboard a {
	color: #606050;
	text-decoration: none;
}
#dashboard a:hover {
	color: #332;
	text-decoration: underline;
}

/* Footer */
#footer {
	text-align:center;
	color: #AA9;
	font-size:0.9em;
	padding: 12px 0;
}
#footer a {color: #BBA;}
#footer a:hover {color: #CCB;}
#footer span {
	font-size:0.9em;
	color:#000;
	}

/* Thumbnails */

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: #D7CCB2; /* --------------------------- image boarder color --------------------------- */
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C6C6BA;} /* --------------------------- image boarder a hover color --------------------------- */
.thumbnails .thumb img {display: block;}


.menu-2{
	margin-left:20px;
}
.menu-2 li {
	list-style:square;
}

/* Box */

.box {margin-bottom: 1.5em;}
.box_title {
	background: #D7CCB2;
	color: #46483c;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px 8px;
}
.box_content {
	font-size: 0.9em;
	text-align:justify;
	}
.box li {
	border-top: 1px solid #D7CCB2; /* ------------------------------- sidebar line color -------------------------- */
}

.box li a {
	font-style:normal;
	display: block;
	text-decoration: none;
	padding: 4px;
}
.box li a:hover {
	background:#FFF;
	color: #000;	
}

.tagCloud {
	margin: 2px;
	padding: 0px;
	text-align:justify;
}

.tagCloud ul, .tagCloud ul li, .tagCloud ul li a {
	margin:0;
	padding:0;
	display:inline;
}

.tagCloud ul li a {
	padding: 2px;
}

.tagCloud ul li a:hover {
	text-decoration:none;
}


.taglevel21 { font-size:2.4em;  }
.taglevel20 { font-size:2.3em;  }
.taglevel19 { font-size:2.2em; }
.taglevel18 { font-size:2.1em;  }
.taglevel17 { font-size:2.0em; }
.taglevel16 { font-size:1.9em; }
.taglevel15 { font-size:1.8em;  }
.taglevel14 { font-size:1.7em; }
.taglevel13 { font-size:1.6em; }
.taglevel12 { font-size:1.5em; }
.taglevel11 { font-size:1.4em;  }
.taglevel10 { font-size:1.3em;  }
.taglevel9 { font-size:1.2em;  }
.taglevel8 { font-size:1.2em; }
.taglevel7 { font-size:1.2em;  }
.taglevel6 { font-size:1.1em; }
.taglevel5 { font-size:1.1em; }
.taglevel4 { font-size:1.1em;  }
.taglevel3 { font-size:1em; }
.taglevel2 { font-size:1em; }
.taglevel1 { font-size:1em; }
.taglevel0 { font-size:1em;  }


/* IE float fixes */

.legend, blockquote, #sidebar {min-height: 0.01%;}