/* WildLife Template
------------------------- */
body {
	background-image: url(http://www.opticsblog.com/i/body-bg.gif);
}
#header {
	position: relative;
	left: 3px;
	top: 2px;
}
#right_c {
	position: relative;
	left: 2px;
}
#left_c {
	position: relative;
	left: 3px;
}
#l_c{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#r_c{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
/*------------------------*/

/* Text / Boxes / Elements
--------------------------*/
h4.lc-dev{
	color: #3D5309;
	font-family: "Trebuchet MS";
	margin-bottom: 0px;
	letter-spacing: 2px;
}
h6.headerdate {
	font-family: "Trebuchet MS";
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 6px;
	line-height: 18px;
}
h6.itemtitle {
	font-family: "Tahoma";
	letter-spacing: 4px;
	font-size:12px;
	font-weight: bold;
	color: #440000;
	margin-top: 3px;
	margin-bottom: 6px;
	line-height: 18px;
	background-color: #F3AF6D;
	padding-left: 3px;
}
h6.comments {
	font-family: "Tahoma";
	letter-spacing: 4px;
	font-size:12px;
	font-weight: bold;
	color: #EAF2D6;
	margin-top: -10px;
	margin-bottom: 1px;
	line-height: 18px;
	padding-left: 3px;
}
div.coment-border {
	border: 1px dashed White;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 16px;
}
div.coment-top {
	background-color: #DCEFC9;
	}
div.hr {
	height: 1px;
	background-color: #D9E5BD;
}
div.hr1 {
	height: 1px;
	background-color: #D9E5BD;
	margin-bottom: 3px;
}
div.coment {
	background-color: #CBD9AC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 12px;
	}
div.coment-b {
	background-color: #CBD9AC;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	}

div.comentpost-border {
	border: 1px solid #BB561E;
	margin-bottom: 2px;
}
div.comentpost-top {
	background-color: #E18E61;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	}
div.hrpost {
	height: 1px;
	background-color: #E69F78;
}
div.comentpost {
	background-color: #E18E61;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 12px;
	}
div#create{
	padding-left: 6px;
}
	
div.dashed{
	padding-top: 4px;
	width: 100%;
	background-image: url(http://www.opticsblog.com/i/dev.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a.coment:active, a.coment:link, a.coment:visited {
	color: #961A1A;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	line-height: 15px;
}
a.coment:hover, a.coment:focus, {
	text-decoration: underline;
}
a.art:active, a.art:link, a.art:visited {
	background-image: url(http://www.opticsblog.com/i/link-art.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	background-color: #9FC11D;
	line-height: 15px;
	padding-left: 15px;
}
a.art:hover, a.art:focus {
	text-decoration: underline;
}
a.his:active, a.his:link, a.his:visited {
	background-image: url(http://www.opticsblog.com/i/link-his.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	background-color: #9FC11D;
	line-height: 15px;
}
a.his:hover, a.his:focus {
	text-decoration: underline;
}
a.men:active, a.men:link, a.men:visited {
	background-image: url(http://www.opticsblog.com/i/link-men.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	background-color: #9FC11D;
	line-height: 15px;
}
a.men:hover, a.men:focus {
	text-decoration: underline;
}
a.sub:active, a.sub:link, a.sub:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	background-color: #9FC11D;
	padding-left: 4px;
	line-height: 15px;
}
a.sub:hover, a.sub:focus {
	text-decoration: underline;
}

a:active, a:link, a:visited {
	color: #AC3000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 1px;
	line-height: 15px;
}
a:hover, a:focus {
	text-decoration: underline;
}
/*------------------------*/
