/* v1.0 | 20080212 */

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,
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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p, div, #footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
h1, h2, h3, h4, h5, h6 {
	font-size:20px;
	color: #008FD5;
	margin-top:8px;
	margin-bottom:8px;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	font-size:20px;
	color: #008FD5;
	margin-top:8px;
	margin-bottom:8px;
	text-decoration:underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-size:20px;
	color: #000;
	margin-top:8px;
	margin-bottom:8px;	
}
h1 {
	letter-spacing:8px;
	font-size: 24px;
}

.faded {
	color:#999;	
	line-height:30px;
}



body {padding:0px; margin:0px; height:100%}
#content {background:url(/res/images/body-slvr.jpg) repeat-y;margin:0px;padding:0px 80px;height:100%}
.widget-table{float:left; display:inline;margin:10px;}
.gallery a:visited img, .gallery a:link img, .gallery a:active img{border: 1px solid #336699;padding:0px;margin:10px;}
div.gallery a:hover img{border: 1px solid #000;margin:10px;}
div.form label {display:block;margin-top:10px;}
div.form input {width: 300px;}
div.errors  {width:300px;background: rgba(80,160,240,.85);border:2px solid #369;padding:10px 0px 10px 0px;}
div.errors p {margin:0px 10px 0px 10px;}
.clear {clear:both;}
#footer {clear:both;background:url(/res/images/body-ftr.jpg) no-repeat;height:85px;padding: 0px 40px; margin:0px;padding:30px 0px 0px 100px;}
#tln {background:url(/res/images/navi-bg.jpg) no-repeat;padding-left:100px;height:25px;}
#tln ul, #tln li{
	display:inline;
	list-style-type:none;
	margin-right:20px;
}

#1content a {
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
}

#content a:visited, #content a:link, #content a:active {
	color: #008FD5;
}
#content a:hover {
	color:#000;
	text-decoration:none;
}

#sidebar {
	float:right;
	font-size:14px;
	position:relative;
	left:-35px;
}
#sidebar ul, li{
	margin:0px;
	padding:0px;
}
#sidebar #scontent{
	background:url('/res/images/sidenav-slvr.png') repeat-y;
	width:170px;
	padding-left:30px;
}
#sidebar li {
	list-style-image:url("/res/images/arrow.gif");
	color: #fff;
	font-weight:bold;
}
#sidebar li.none, #sidebar li.none:hover {
	margin-left:-20px;
	list-style-type:none;
	list-style-image:none;
}
#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
	color: #fff;
}
#sidebar li a:hover {
	color: #ccc;
}
#sidebar li:hover {
	list-style-image:url("/res/images/arrow_r.gif");
}
#comment_form {clear:both;}
#comment_form label {display:block}

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/
#comments {
	clear:both;
}
#comments p{
	margin:8px;
}
#comments p.ch {
	color: #008FD5;
	font-size:14px;
	font-weight: bold;
}


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	height:100%;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}

.container_12 .grid_2 {
	width:140px;
}

.container_12 .grid_3 {
	width:220px;
}

.container_12 .grid_4 {
	width:300px;
}

.container_12 .grid_5 {
	width:380px;
}

.container_12 .grid_6 {
	width:460px;
}

.container_12 .grid_7 {
	width:540px;
}

.container_12 .grid_8 {
	width:620px;
}

.container_12 .grid_9 {
	width:700px;
}

.container_12 .grid_10 {
	width:780px;
}

.container_12 .grid_11 {
	width:860px;
}

.container_12 .grid_12 {
	width:940px;
}



