/* - - - - - - - - - - - - - - - - - - - - -

Title : CSS Beauty Version 2
Author : Hector A. Giron
URL : www.cssbeauty.com

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	margin:0;
	padding:0;
	background:Black;
	font: 76% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color: #418FA5; /**/
	line-height: normal;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}
code {
color: #7FC4D8;
font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}
a {
	color: #DCB20C;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:hover {
	color:#CC9933;
	text-decoration: underline;
	outline: none;
}
a img {
	border: 0;
}
h2 {
	font-size: 1.1em;
	margin:0;
}
h3 img{
	/*display: none;*/
	/*Filter:alpha(opacity=100,style=3);*/
}
h3 {

}
hr {
display:none;
}
form{
	margin: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	width: 100%;
	padding:0;
	margin:0;
	background: url(../img/content-bg.gif) bottom right no-repeat;
	position: relative;
}
#header {
	background: #D03B1A ; /*#84AACE*/
	margin:0;
	height: 212px;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#AE5700,endColorStr=#ccccccc);
	padding:0;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#header h1 {
	/*background: url(../img/logo.gif) 10px 0px no-repeat;*/
	background: url(../bbs/image/COOLKE-TRANDPARENT/logo.png) 10px 0px no-repeat;
	height: 76px;
	margin:0;
	float: left;
	width: 200px;
	position: absolute;
}
#header h1 a {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 55px;
}
#header h1 a span {
	display: none;
}
#header a#award {
	position: absolute;
	top: 12px;
	left: 180px;
	display: block;
	height: 20px;
	width: 23px;
}
#search {
	padding:0 0 5px 0;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 190px;
}

#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
#search form fieldset legend {
	display: none;
}
#search label{
	background: url(../img/search.gif) no-repeat;
	height: 40px;
	width: 32px;
	float: left;
	text-indent: -4000px;
	position: relative;
	display: block;
	cursor: pointer;
}
#search .searchbox {
	border: 1px solid #47A4BE;
	font-size: 14px;
	padding: 3px 0 3px 20px;
	color: #303030;
	float: left;
	width: 150px;
	margin: 10px 0 0 -20px;
}
#content {
	margin:0;
	background: transparent;
	padding: 10px 0 20px 15px;
	width: 35%;
	float: left;
	border-left: 1px dotted #BBE0EB;
}
#content h2 {
	font-size: 1.7em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 0 0;
	color: #83CDE1;
}
#content h3 {
	padding: 15px 0 0 0;
	clear: both;
	margin: 0;
	color: #83CDE1;
	display: block;
	font-size: 1.1em;
}
#content label{
	font-size: 0.9em;
	cursor: pointer;
}
#content p {
	margin:0;
	padding: 10px 0 5px 0;
	line-height: 150%;
}
#leftcol {
	float:left;
	width: 55%;
	min-width:340px;
	margin:0;
	padding: 10px 0 15px 0;
}
#news, #jobs {
	margin:0;
	padding:0 15px 5px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#jobs p {
	margin: 10px 15px 10px 15px;
}
#leftcol #jobs h2 {
	font-size: 1.7em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 15px 10px;
	color: #83CDE1;
}

#news .news {
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	clear: both; 
	float: right;
}
.news a {
	font-weight: bold;
	text-decoration: none;
	color: #328D87;
}
.news a:hover {
	text-decoration: underline;
	color: #184340;
}
.news strong {
	font-weight: normal;
}
.news_date {
	float: left;
	font-family:century gothic;
	text-align: center;
	margin:0;
	width: 23px;
	height: 27px;
}
.news .month {
	float: left;
	width: 23px;
	font-size: 0.8em;
	color: #83CDE1;
	clear: both;
}
.news .day {
	float: left;
	width: 23px;
	font-size: 1.2em;
	color: #83CDE1;
}
.news p {
	float: right;
	margin:0;
	width: 80%;
	font-size: 0.85em;
	border-left: 1px dotted #BBE0EB;
	padding: 0 10px 0 12px;
}
.news p:hover {
	background: #FFFFFF;
}
#leftcol #recommended {
	width: 155px;
	min-width: 140px;
	float: right;
	margin: 0 15px 0 5px;
}
#leftcol #categories {
	width: 70px;
	float: right;
	margin: 0 5px 10px 5px;
	visibility:hidden;
}
#leftcol #bydate {
	width: 400px;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
#bydate li 
{
height:2.5em;
   width:auto;

}
#rightcol #forum_info {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	width:185px;
}
#rightcol h3{
	font-family:"ºÚÌå","ËÎÌå";
	font-size:medium;
	text-align:center;
	border-bottom-color:white;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#leftcol h2, #rightcol h2  {
	padding: 10px 0 10px 0;
	clear: both;
	margin: 0;
	color: #83CDE1;
}
#rightcol h2#features {
	background: url(../img/features.gif) left no-repeat;
	text-indent: -3000px;
	margin: 13px 0 2px 5px;
	padding: 0;
}
#leftcol h2 span, #rightcol h2 span {
	color: #E6A522;
}
#leftcol #recommended ul li p {
	float: left;
	margin:0;
	width: 60%;
}
#leftcol #recommended ul {
	margin: 0;
	font-size: 0.85em;
	padding:0;
	list-style: none;
}
#leftcol #recommended ul li {
	margin: 5px 0 5px 0;
	clear: both;
	border-bottom: 1px dotted #BBE0EB;
	padding: 0 0 5px 0;
}
#leftcol #recommended ul li img {
	border: 1px solid #BBE0EB;
	padding:3px;
	width: 40px;
	height: 50px;
	float: left;
	margin: 3px 5px 0 0;
}
#leftcol #categories ul, #leftcol #bydate ul,#rightcol #forum_info ul {
	font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}
#leftcol #categories li, #leftcol #bydate li,#rightcol #forum_info li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #BBE0EB;
}
#rightcol {
	float: left;
	width:20%;
	padding: 0;
}
#jobs ul, #rightcol ul, #content ul {
	margin:0 0 0 0px;
	padding:10px 0 10px 20px;
}
#jobs li, #rightcol li, #content li {
	list-style: none;
	background: url(../img/bullet.gif) 0px 6px no-repeat;
	padding: 0 15px 8px 13px;
	font-size: 0.9em;
}
#rightcol p {
	margin:0;
	color: #4896AC;
}
#footer {
	margin:0;
	padding:0;
	border-top: 1px solid #BBE0EB;
	clear: both;
	font-size: 0.8em;
	background:  #316C7D; /*#3E709D;*/
	color: #A1DCEA;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
	border-top: 1px solid #83CDE1;
}
#footer a {
	color: #333333;
}
a.top-btn {
	position: relative;
	bottom: 25px;
	left: 90%;
	display: block;
	width: 24px;
	text-indent: -3000px;
	background: url(../img/top.gif) no-repeat;
}
a.top-btn:hover { 
	background: url(../img/tophover.gif) no-repeat;
	text-decoration: none;
}


.content {
	float:left;
	width:230px;
	margin:0;
	padding:5px 0 5px 0;
	color: #999999;
	background: url(../img/entrybg.gif) top left no-repeat;
	border-right: 1px solid #47A4BE;
	border-bottom: 1px solid #47A4BE;
}
.content h2 {
	padding: 4px 0 2px 0;
	font-size: 1.0em;
	margin: 0 0 0 10px;
}
#content .content-ind {
	width:339px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px dotted #BBE0EB;
}
#content .content-ind h2 {
	margin: 0 0 5px 0;
	line-height: 130%;
}
#content .content-ind p {
	padding: 5px 10px 0 0;
}
#content .content-ind .img img {
	border: 3px solid #BBE0EB;
}
#content .content-ind .posted a {
	color: #4896AC;
}
#content .content-ind .posted {
	margin-top: 5px;
	width: 300px;
}
#content .content-search {
	width:319px;
	margin:0;
	padding:0 10px 10px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#content .content-search img {
	margin: 15px 0 0 0;
	border: 3px solid #BBE0EB;
}
#content .content-search .posted a {
	color: #4896AC;
}
#entries .posted, #content .posted {
	margin:0 10px 0 10px;
	padding: 2px 4px 3px 5px;
	text-align:left;
	width: 200px;
	font-size: 0.9em;
}
#entries .img {
	padding-left:10px;
	padding-right:10px;
}
#entries .img img {
	padding: 3px;
	border: none;
	background: #fff;
}

#leftcol ul li a {
	color: #4896AC;
}
#leftcol #categories a, #leftcol #bydate a {
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	height: 17px;
}
#rightcol #forum_info a {
	display: block;
	height:auto;
}

#leftcol #categories a:hover, #leftcol #bydate a:hover,#rightcol #forum_info a:hover {
	background:#F0FDE2;
}
.content a {
	color: #006699;
}
.posted a {
	color: #4896AC;
}
input:hover, input:active, textarea:hover, textarea:active {
	background: #F0FDE2;
}
input, textarea{
	background: #fff;
	border-bottom: 1px solid #95CEDE;
	border-right: 1px solid #95CEDE;
	border-top: 1px solid #47A4BE;
	border-left: 1px solid #47A4BE;
}
.submit {
	border: 0;
	width: auto;
}
.radio {
	background: none;
	border: 0;
}
dd{
	margin:0;
	padding: 0 0 10px 0;
}

/* NAVIGATION =========================================== */
#nav {
	font-size: 0.9em;
	margin: 0;
	float: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 215px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#nav li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	}

#nav a {
	float:left;
	background: transparent url("../img/tabs-left.gif") no-repeat left top;
	background-position: -1000px 0%;
	margin:0 1px 0 0;
	padding:0 0 0 2px;
	text-decoration:none;
	color: #336666;
	}

#nav a span, #nav #current span {
	float:left;
	display:block;
	background: transparent url("../img/tabs-right.gif") right top no-repeat;
	padding:3px 9px 3px 6px;
	}

/* hide from Mac IE5 \*/
	#nav a span {float:none;}
/* end hack */

#nav #monster, #nav #share {
	padding:3px 0 3px 0;
	overflow: hidden;
}
#nav #monster {
	background: url(../img/monstab.gif) no-repeat;
	width: 65px;
	text-indent: -3000px;
}
#nav #share {
	background: url(http://www.cssbeauty.com/img/sharetab.gif) 0 0 no-repeat;
	width: 85px;
	text-indent: -3000px;
}
#nav #monster:hover {
	background-position: 0 -22px;
}
#nav #share:hover {
	background-position: 0 -22px;
}
#nav #current a {
	background-position:0 -300px;
	}

#nav #current a span, #nav #current span {
	background-position:100% -300px;
	padding-bottom:3px;
	color:#fff;
	}
#nav #current #monster {
	background-position: 0 -44px;
}

#nav a:hover {
	background-position:0% -150px;
	}

#nav a:hover span {
	color: #fff;
	background-position:100% -150px;
	}
#nav #current a:hover {
	background-position:0% -300px;
}
#nav #current a:hover span {
	color: #fff;
	background-position:100% -300px;
}

/* JOBS SUB NAV ================================== */
#subnav {
	font-size: 0.9em;
	margin: 0;
	width: 100%;
	border-top: 1px solid #A8DCEA;
	position: relative;
	z-index: 10;
}
#subnav ul {
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
	text-align: center;
	background: #83CDE1;
	height: 20px;
	}

#subnav li {
	display:inline;
	margin:0;
	padding: 0 10px 0 10px;
	}
#subnav li a {
	color: #fff;
	padding: 0 4px 1px 4px;
}
#subnav #onjobs a {
	font-weight: bold;
}
#subnav #onjobs a:hover {
	text-decoration: none;
}

/* ----- OTHER CRAP ----- */
.date {
	background:url(../img/date.gif) left no-repeat;
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
	background:url(../img/clock.gif) left no-repeat;
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
	background:url(../img/permalink.gif) left no-repeat;
	padding-left:18px;
}
.permalink_recent {
	background:url(../img/permalink.gif) right no-repeat;
	padding-right:18px;
}
.comments {
	background:url(../img/comment.gif) left no-repeat;
	padding-left:16px;
	float:left;
}
.comments a {
	color: #999999;
}

/* Employment Table & TAGS ============================================= */
#jobstable {
	padding: 0;
	margin: 0 10px 15px 10px;
	border-left: 1px solid #83CDE1;
}

caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 6px 5px 10px;
	background: url(../img/entrybg.gif) top left no-repeat;
	border-right: 1px solid #47A4BE;
	border-bottom: 1px solid #47A4BE;
}
td {
	border-right: 1px solid #83CDE1;
	border-bottom: 1px solid #83CDE1;
	padding: 4px 6px 4px 6px;
	font-size: 0.9em;
}
td.jobdate {
	width: 15%;
}
td.jobloc {
	width: 20%;
}
td.prevpage {
	border-right: 0;
	text-align: left;
}
td.nextpage {
	border-left: 0;
	text-align: right;
}
tr.row1 {
	background: #F7F7F7;
}
tr:hover, tr.row1:hover {
	background: #FFF7E0;
}
tr.prevnext:hover {
	background: none;
}
#leftcol #powered {
	margin: 25px 20px 10px 0;
	text-align: right;
}
ul#tagcloud {
	padding: 0 12px 10px 10px;
	margin: 0 10px 20px 10px;
	list-style: none;
}
ul#tagcloud li {
	padding: 3px;
	background: none;
	float: left;
	margin:0;
}
ul#tagcloud li a {
	display: block;
	margin:0;
	font-size: 0.7em;
	text-decoration: none;
	padding: 3px;
}
#content ul#tagcloud {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}
#leftcol ul#tagcloud li a:hover, #content ul#tagcloud li a:hover {
	background: #DCB20C;
	color: #fff;
}

/* CSS Beauty TagCloud */
#cloud {
	margin: 15px 15px 10px 0;
	width: 50%;
	float: right;
}
#cloud ul {
	padding: 0 5px 0 15px;
	list-style: none;
	margin:0
}
#cloud ul li {
	background: none;
	padding:0 3px 12px 0;
	float: left;
	height: auto;
}
#cloud a {
	display: block;
}
#cloud a:hover {
	text-decoration: none;
	color: #dcb20c !important;
}

/* Extra Info Boxes on FOoter */
#scontent {
	background:#418FA5;  /* #5B8EBD; */
	border-top: 2px solid #46A4BE;
	margin:0;
	padding:0 0 25px 100px;
	font-size: 0.9em;
}
#scontent a {
	color:#fff;
}
#scontent #info1 #jobstable tr.row1 {	
	background: none;
}
#scontent #info1 #jobstable tr:hover, #scontent #info1 #jobstable tr.row1:hover {	
	background: #5AB6D0;
}

#scontent #info1 {
	width: 30%;
	float: left;
	padding: 0;
	margin: 0;
}
#scontent #info1 #jobstable {
	border: 0;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
}
#scontent #info1 #jobstable a {
	font-weight: bold;
	display: block;
}
#scontent #info1 #jobstable td, #scontent #jobstable tr {
	border:0;
}
#scontent #info1 #jobstable td {
	border-bottom: 1px dotted #fff;
}
#scontent #info1 h2, #scontent #info2 h2, #scontent #info3 h2 {
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffcc;
	border-bottom: 1px dotted #ffffcc;
}
#scontent #info1 #jobstable th {
	display: none;
}
#scontent #info1 #jobstable td.prevpage {	display: none;}#scontent #info1 #jobstable td.nextpage {	display: none;}
#scontent #info1 #jobstable td.jobdate {	display: none;}#scontent #info1 #jobstable td.jobdesc {	display: none;}
#scontent #info1 #jobstable td.jobdate {	width: auto;}#scontent #info1 #jobstable td.jobloc {	width: auto;}
#scontent #info2 {
	width: 30%;
	float: left;
	padding:0;
	margin: 0 0 0 35px;
}
#scontent #info3{
	width: 15%;
	float: left;
	margin: 0 0 0 35px;
}
#scontent #info3 p {
	color:#fff;
}
#scontent #info1 ul, #scontent #info2 ul, #scontent #info3 ul {
	padding:0;
	margin: 0 0 0 10px;
	list-style: none;
}
#scontent #info2 ul li {
	background: url(../img/bubble.gif) 0 4px no-repeat;
	padding: 0 0 2px 17px;
}
#scontent #info2 ul li a {
	display: block;
}
a#mediatemple {
	position:absolute;
	top: 12px;
	left: 212px;
	background: url(../img/mediatemple.gif) 0 0 no-repeat;
	display: block;
	width: 138px;
	height: 14px;
	text-indent: -5000px;
	line-height: 0;
}
a#mediatemple:hover {
	background-position: 0 -14px;
}
