body {
	margin:0;
	padding:0;
	background:#fff;
	font: 76% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color: #418FA5;
	line-height: 130%;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
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;
	line-height: 1em;
}
hr { display:none; }

/* Global Form Styles */
input, textarea{
	background: #fff;
	border: 1px solid #83cde1;
	border-top: 3px solid #83cde1;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

/* ClearFix */
.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(http://gztw.com/img/content-bg.jpg) bottom right no-repeat;
	position: relative;
}

#content {
	margin:0;
	background: transparent;
	padding: 10px 0 20px 20px;
	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;
	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: 50%;
	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;
}
#leftcol #recommended {
	width: 155px;
	min-width: 140px;
	float: right;
	margin: 0 15px 0 5px;
	text-align: right;
}
#leftcol #categories {
	width: 170px;
	float: right;
	margin: 0 5px 10px 5px;
}
#leftcol #bydate {
	width: 170px;
	float: right;
	padding: 0;
	margin: 0 5px 0 20px;
}
#leftcol h2, #rightcol h2  {
	padding: 10px 0 5px 16px;
	clear: both;
	margin: 0;
	color: #83CDE1;
}
#rightcol h2#features {
	text-indent: -3000px;
	margin: 13px 0 2px 5px;
	padding: 0;
}
#leftcol #recommended ul li p {
	float: right;
	margin:0 5px 0 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 10px 0;
}
#leftcol #recommended ul li img {
	border: 1px solid #BBE0EB;
	padding:3px;
	width: 40px;
	height: 50px;
	float: right;
	margin: 3px 5px 0 0;
}
#leftcol #categories ul, #leftcol #bydate ul {
	font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}
#leftcol #categories li, #leftcol #bydate li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #BBE0EB;
}
#leftcol ul li a { color: #4896AC; }
#leftcol #categories a,
#leftcol #bydate a {
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	height: 17px;
}
#leftcol #categories a:hover,
#leftcol #bydate a:hover { background:#F0FDE2; }

/* Main Content Area */
.content {
	float:left;
	width:230px;
	margin:0;
	padding:5px 0 5px 0;
	color: #fff;
	background: url(http://gztw.com/img/entrybg.gif) top left no-repeat;
	border-right: 1px solid #47A4BE;
	border-bottom: 1px solid #47A4BE;
}
#content dd {
	margin:0;
	padding: 0 0 10px 0;
}
.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 .ad {
	text-align: center;
	border: 0;
	padding: 20px 0 10px 0;
}
#content .content-ind h2 {
	margin: 0 0 5px 0;
	line-height: 130%;
}
#content .content-ind p {
	padding: 5px 10px 0 0;
	margin: 0 0 10px 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;
}
.content a { color: #fff; }
.posted a { color: #4896AC; }

/* ----- Icons, etc ----- */
.date {
	background:url(http://gztw.com/img/date.gif) left no-repeat;
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
	background:url(http://gztw.com/img/clock.gif) left no-repeat;
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
	background:url(http://gztw.com/img/permalink.gif) left no-repeat;
	padding-left:18px;
}
.permalink_recent {
	background:url(http://gztw.com/img/permalink.gif) right no-repeat;
	padding-right:18px;
}
.comments {
	background:url(http://gztw.com/img/comment.gif) left no-repeat;
	padding-left:16px;
	float:left;
}
.comments a { color: #fff; }

#rightcol {
	float: left;
	width:20%;
	padding: 0;
}
#jobs ul, #rightcol ul, #content ul {
	margin:0;
	padding:10px 0 10px 20px;
}
#jobs li, #rightcol li, #content li {
	list-style: none;
}
#rightcol p {
	margin:0;
	color: #4896AC;
}

/* CSS Beauty Homepage TagCloud */
#cloud {
	margin: 15px 15px 10px 0;
	width: 50%;
	float: right;
}

/* Extra Info Boxes on FOoter */
#scontent {
	margin:0;
	padding:0 0 25px 100px;
	font-size: 0.9em;
  clear: both;
  background-image: url(http://gztw.com/img/footer-back.png);
  background-repeat: repeat-x;
  background-position: 0% 0%;
  padding-bottom: 33px;
  background-color: #7ECBDF;
}
#scontent a { color:#fff; }
#scontent #info1 {
	width: 30%;
	float: left;
	padding: 0;
	margin: 0;
}
#scontent #info1 #jobstable {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	color: #fff;
}
#scontent #info1 #jobstable a {
	font-weight: bold;
	display: block;
}
#scontent #info1 #jobstable td {
	border-bottom: 1px dotted #fff;
	padding: 3px;
	vertical-align: top;
}
#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 #info2 {
	width: 30%;
	float: left;
	padding:0;
	margin: 0 0 0 35px;
}
#scontent #info3{
	width: 20%;
	float: left;
	margin: 0 0 0 35px;
}
#scontent #info3 p { color:#fff; font-size: 12px;}
#scontent #info1 ul, #scontent #info2 ul, #scontent #info3 ul {
	padding:0;
	margin: 0 0 0 10px;
	list-style: none;
}
#scontent #info1 ul li, #scontent #info3 ul li {
	background: url(http://gztw.com/img/news-icon.gif) 0 5px no-repeat;
	padding: 0 0 3px 17px;
	font-size: 12px;
}
#scontent #info2 ul li {
	background: url(http://gztw.com/img/bubble.gif) 0 4px no-repeat;
	padding: 0 0 2px 17px;
	font-size: 12px;
}
#scontent #info2 ul li a { display: block; }

/* footer */
#footer {
	margin:0;
	padding:0;
	clear: both;
	font-size: 0.8em;
	background:  #47A4BE;
	color: #A1DCEA;
  background-image: url(http://gztw.com/img/footer-back.png);
  background-repeat: repeat-x;
  background-position: 0% 0%;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
	border-top: 1px solid #83CDE1;
}
#footer a { color: #fff; }

a.top-btn {
	position: relative;
	bottom: 25px;
	left: 90%;
	display: block;
	width: 24px;
	text-indent: -3000px;
	background: url(http://gztw.com/img/top.gif) no-repeat;
}
a.top-btn:hover { 
	background: url(http://gztw.com/img/tophover.gif) no-repeat;
	text-decoration: none;
}
a#mediatemple {
	position:absolute;
	top: 12px;
	left: 212px;
	background: url(http://gztw.com/img/mediatemple.gif) 0 0 no-repeat;
	display: block;
	width: 115px;
	height: 14px;
	text-indent: -5000px;
	line-height: 0px;
}
a#mediatemple:hover { background-position: 0 -14px; }


/* Header */
#header {
  background: url(http://gztw.com/img/header-back.png) repeat-x 0% 0%; 
  height: 110px;
}
img#logo {
  border-width: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}


/* Primary navigation links */
#tabfloat {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 100%;  
  z-index: 2;
  text-align: right;
  /* For everyone except IE, CSS tables */
  display: table;
}

ul#primary-links {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 255px;
  /* Bottom alignment */
  height: 68px;
  display: table-cell; 
  vertical-align: bottom;
  /* The amazing table-imitation hack */
  _height: auto;
  _padding-left: 0px;
  _position: absolute; _top: 68px; _left: 255px; _right: 0px;
}
ul#primary-links li {
  _width: 0px;
  float: right;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 1px 0px 1px;
  background: url(http://gztw.com/img/header-tab1.png) no-repeat 0% 0px;
  _position: relative; _top: -100%; 
}

ul#primary-links li a {
  display: block;
  list-style-type: none;
  padding: 4px 8px 4px 8px;
  margin: 0px;
  background: url(http://gztw.com/img/header-tab2.png) no-repeat 100% 0px;
  white-space: nowrap;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

ul#primary-links li:hover {
  background-image: url(http://gztw.com/img/header-tab1.png);
  background-position: 0% -24px;
}

ul#primary-links li:hover a {
  background-image: url(http://gztw.com/img/header-tab2.png);
  background-position: 100% -24px;
}

/* Search box */
#search_theme_form {
  position: absolute;
  top: 72px;
  right: 0px;
  height: 29px;
  background: url(http://gztw.com/img/search1.png) no-repeat 0% 0%;
  white-space: nowrap;
  z-index: 2;
}
#search_theme_form .form-item {
  margin: 0px;
  display: inline;
}
#search_theme_form .wrap {
  padding: 5px 9px 5px 14px;
  position: relative;
  top: -3px;
  left: 0px;
}
#search_theme_form .form-text {
  width: 137px;
  margin: 0;
  margin-right: 5px;
  border: 1px solid #00609d;
}
#search_theme_form .form-submit {
  margin: 0px;
}

.module-list-item.taglevel1 { font-size: 30px; color: #9BD861; }
.module-list-item.taglevel2 { font-size: 26px; color: #9BD861; }
.module-list-item.taglevel3 { font-size: 18px; color: #9BD861; }
.module-list-item.taglevel4 { font-size: 16px; color: #9BD861; }
.module-list-item.taglevel5 { font-size: 12px; color: #9BD861; }
.module-list-item.taglevel6 { font-size: 12px; color: #9BD861; }

#rightcol .module-list-item { 
color: #7BC2D6;
font-size: 12px; 
height: 21px;
line-height: 21px;
word-break: break-all;
overflow: hidden;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
margin: 0; 
padding:0;
}

#rightcol .module-list-item a{
 color: #7BC2D6;
}

.img-thumb {
float: left;
margin: 10px;
margin-left: 0px;
}

.entry-header{
	padding: 5px 5px 5px 5px;
	clear: both;
	margin: 0;
	color: #83CDE1;
	font-size: 1.3em;
}