/*  
Theme Name: Chronos
Theme URI: http://codeindesign.com/
Description: Theme of Chronos was designed and built by <a href="http://codeindesign.com/" title="Yudiacro">Yudiacro</a>.
Version: 1.0
Author: Yudiacro
Author URI: http://codeindesign.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background: #fff;
}

a { color: #026cce; text-decoration: none; }
a:hover { color: #142736; text-decoration: underline; }

img { border: none; }

h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; }

input[type=text]:focus, input[type=password]:focus {
  /*border: 1px solid #000;   */
}

/* float, align */
.left {
  float: left;
}

.right {
  float: right;
}

/* layout */
#container {
  width: 960px;
  margin: auto;
  padding: 0 8px 8px 8px;
  background: #f4f4f4;
}

#header {
  margin: 0 -8px;
  padding-top: 20px;
  background: #fff;
  clear: both;
}

#content {
  float: left;
  width: 612px;
  margin: 8px 0;
}

#contentwide {
  float: left;
  width: 960px;
  margin: 8px 0;
  overflow: hidden;
}

#page1 {
  float: left;
  width: 596px;
  margin: 8px 0;
}

#sidebar {
  float: right;
  width: 341px;
  margin: 8px 0;
}

.sidebar-left {
  float: left;
  width: 167px;
  margin: 0 0 6px 0;
}

.sidebar-right {
  float: right;
  width: 167px;
  margin: 0 0 6px 0;
}

#footer {
  height: 40px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #ccc;
  clear: both;
}

/* top extra */
#top-extra {
  height: 20px;
  padding: 4px;
  background: #fff;
  clear: both;
}

#top-extra .left {
  float: left;
  margin-left: 10px;
}

#top-extra .left q {
  font-size: 0.96em;
  font-style: normal;
}

#top-extra .right {
  float: right;
  text-align: right;
  margin-right: 10px;
  white-space: nowrap;
}

#top-extra .right p {
  float: left;
  margin: 0;
  margin-right: 4px;
  padding: 0;
}

#top-extra .right ul {
  float: right;
  margin: 0;
  padding: 0;
}

#top-extra .right .qtrans_flag {
  display: inline-block !important;
  margin-top: 2px;
}

#top-extra .right li {
  display: inline !important;
  margin: 0 4px;
}

#top-extra .right li span {
  font-size: 1em;
}

/* neck */
#neck {
  color: #efeeee;
  font: 1em Arial, Helvetica;
  margin: 8px 0 0 0;
  clear: both;
}

#neck p {
  margin: 0;
  padding: 0;
}

#neck a {
  color: #efeeee;
}

/* about */
#front-about {
  float: right;
  width: 314px;
  height: 190px;
  font-size: 0.97em;
  line-height: 1.6em;
  letter-spacing: 1px;
  word-spacing: 0.2em;
  padding: 10px 14px;
  background: #000 url(images/sleek.png) repeat-x bottom;
}

#front-about p {
  position: relative;
  top: 29px;
  text-align: center;
  margin: 0 4px;
}

#about-link {
  position: relative;
  top: 64px;
  text-align: center;
}

#about-link a {
  width: 40px;
  height: 75px;
  margin: 0 16px;
}

/* headline */
#headline {
  float: left;
  width: 612px;
  height: 210px;
  font-size: 0.96em;
  line-height: 1.4em;
  letter-spacing: 1px;
  word-spacing: 0.2em;
  background: #000 url(images/sleek.png) repeat-x bottom;
}

#headline .control-left {
  float: left;
  width: 40px;
  height: 40px;
  text-align: right;
  margin-top: 90px;
}

#headline .control-right {
  float: right;
  width: 40px;
  height: 40px;
  text-align: left;
  margin-top: 90px;
}

.control-left a:hover {
  position: relative;
  right: 2px;
}

.control-right a:hover {
  position: relative;
  left: 2px;
}

#headslide {
  float: left;
  margin: 0 auto;
  width: 530px;
  height: 200px;
  overflow: hidden;
}

#frameslider {
  position: relative;
  left: 0px;
  width: 10000px;
  height: 200px;
}

.slide {
  float: left;
  margin: 0 auto;
  width: 490px;
  height: 200px;
  margin: 10px 14px;
}

.slide td {
  vertical-align: middle;
}

.slide td.ilustrasi {
  width: 140px;
  text-align: right;
}

.slide img {
  position: relative;
  top: 20px;
}

.slide h3 {
  font-size: 1.2em;
  margin-left: 18px;
  margin-bottom: 2px;
}

.slide ul {
  list-style: square;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}

/* header category */
#header-category {
  margin: 8px 0 0 0;
  background: #fff url(images/bgslide.gif) repeat-x top;
  clear: both;
}

#header-category ul {
  margin: 0;
  padding: 0; 
}

#header-category li {
  display: inline;
}

#header-category a {
  display: inline-block;
  color: #142736;
  width: 178px;
  height: 60px;
  margin: 0 -1px;
  padding: 24px 6px 4px 6px;
  text-decoration: none;
}

#header-category a:hover {
  color: #026cce;
  font-size: 1.1em;
}

#header-category a img {
  float: left;
  width: 48px;
  height: 48px;
  margin: 0 6px 0 0;
}

#header-category a .title {
  display: inline-block;
  font-size: 1em;
  font-weight: bolder;
  line-height: 20px;
}

#header-category a .desc {
  display: table-cell;
  color: #000;
  font-size: 10px;
}

/* top title */
#top-title {
  width: 400px;
  height: 80px;
  margin-bottom: -4px;
  background: url(images/logo.jpg) no-repeat;
}

#top-title img {
  position: relative;
  top: 20px;
  left: 207px;
}

#top-title h1,
#top-title h2 {
  font-size: 0.9em;
  font-weight: normal;
  letter-spacing: 3px;
  display: none;
}

/* top ads */
#top-ads {
  float: right;
  position: relative;
  top: -70px;
  width: 468px;
  height: 0;
}

/* top menu */
#top-menu {
  height: 34px;
  background: url(images/menu.gif) repeat-x bottom;
}

#top-menu ul.right {
  float: right;
  width: 38%;
  text-align: right;
  padding-right: 10px;
  line-height: 21px;
  margin: 5px 0 0 0;
  padding: 0;
}

#top-menu ul.right li {
  display: inline;
}

#top-menu ul.right a {
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  margin: 0 -1px;
  padding: 4px 14px;
  text-decoration: none;
}

#top-menu ul.right a:hover {
  color: #fff;
  background: #28445e;
}

#top-menu .current_page_item a {
  color: #fff;
  background: #28445e;
}

/* coolmenu */
#coolmenu, #coolmenu ul {
  float: left;
  list-style: none;
  line-height: 21px;
  margin: 5px 0 0 0;
  padding: 0;
  width: 58%;
}

#coolmenu a {
  display: block;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0px 14px;
}

#coolmenu li {
  float: left;
  padding: 0;
}

#coolmenu ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 190px;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  border: 0;
  border-top: 1px solid #666666;
}

#coolmenu li li {
  width: 190px;
  border-bottom: 1px solid #777;
}

#coolmenu li li a {
  padding: 6px 10px;
}

#coolmenu li ul ul {
  margin: -18.6px 0 0 100px;
}

#coolmenu li li:hover {
  background: #28445e;
}

#coolmenu li ul li:hover a, 
#coolmenu li ul li li:hover a, 
#coolmenu li ul li li li:hover a, 
#coolmenu li ul li li li:hover a {
  color: #dddddd;
}

#coolmenu li:hover a, 
#coolmenu li.sfhover a {
  color: #fff;
}

#coolmenu li:hover li a, 
#coolmenu li li:hover li a, 
#coolmenu li li li:hover li a, 
#coolmenu li li li li:hover li a {
  color: #ffffff;
}

#coolmenu li:hover ul ul, 
#coolmenu li:hover ul ul ul, 
#coolmenu li:hover ul ul ul ul, 
#coolmenu li.sfhover ul ul, 
#coolmenu li.sfhover ul ul ul, 
#coolmenu li.sfhover ul ul ul ul {
  left: -999em;
}

#coolmenu li:hover ul, 
#coolmenu li li:hover ul, 
#coolmenu li li li:hover ul, 
#coolmenu li li li li:hover ul, 
#coolmenu li.sfhover ul, 
#coolmenu li li.sfhover ul, 
#coolmenu li li li.sfhover ul, 
#coolmenu li li li li.sfhover ul {
  left: auto;
  background: #142736;
  -khtml-opacity:.90;
  -moz-opacity:.90;
  -ms-filter:"alpha(opacity=90)";
  filter:alpha(opacity=90);
  opacity:.90;
}

#coolmenu li:hover, #coolmenu li.sfhover {
  background: #28445e;
}

/* list */
.list {
  min-height: 110px;
  margin: 8px 0;
  padding: 8px 4px;
  background: #fff url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #cfcfcf;
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.list p {
  font-size: 0.95em;
  line-height: 1.6em;
  text-align: justify;
  margin: 6px;
}

.list h2 {
  color: #026cce;
  font-size: 1.1em;
  margin: 2px 0 6px 0;
}

.list .shot {
  float: left;
  margin: 6px 10px 4px 4px;
}

.list .shot img {
  width: 90px;
  height: 90px;
  padding: 2px;
  border: 1px solid #ccc;
}

.list .shot img:hover {
  border: 1px solid #aaa;
}

.list table {
  font-size: 0.9em;
  background: #fff;
  border-collapse: collapse;
}

.list table img {
  vertical-align: middle;
}

.list table th,
.list table td {
  padding: 2px 6px 0 6px;
  border: 1px solid #e4e4e4;
}

.list table th {
  color: #778899;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

/* addthis */
.addthis {
  text-align: right;
}

.addthis img {
  border: none !important;
}

/* post */
.fentry {
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
  overflow: hidden;
}

.hentry {
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
}

.entry {
  line-height: 1.75em;
  clear: both;
}

.entry img {
  padding: 2px;
  border: 1px solid #ccc;
}

.entry h2 {
  font-size: 1.4em;
}

.entry h3 {
  font-size: 1.2em;
}

.entry h4 {
  font-size: 1.1em;
}

.entry h5 {
  font-size: 1em;
}

.entry h6 {
  font-size: 1em;
}

.entry hr {
  border: 1px dashed;
  border-color: #000 #fff #fff #fff;
}

.entry ul {
  list-style: square;
  padding-left: 22px;
}

.entry ol {
  padding-left: 32px;
}

.entry ol ol,
.entry ol ul,
.entry ul ol,
.entry ul ul {
  margin: 8px auto;
  padding-left: 20px !important;
}

/* metadata */
.metadata {
  height: 28px;
  border-bottom: 1px solid #dcdcdc;
  clear: both;
}

.metadata img {
  vertical-align: middle;
}

.metaleft,
.metaright {
  color: #142736;
  font-size: 0.9em;
  height: 2.2em;
  margin-bottom: 6px;
  padding-top: 6px;
}

.metaleft {
  float: left;
  width: 76%;
}

.metaright {
  float: right;
  width: 22%;
  text-align: right;
}

/* navigation */
.navigation {
  font-size: 0.9em;
  line-height: 2.1em;
  clear: both;
}

.navigation a {
  color: #14222f;
  text-decoration: none;
  padding: 3px 5px;
  border: 1px solid #ccc;
}

.navigation a:hover {
  border: 1px solid #14222f;
}

.nav-center {
  text-align: center;
}

.nav-left {
  float: left;
}

.nav-right {
  float: right;
}

/* Post Extra */
#post-extra {
  line-height: 1.75em;
  margin-top: 8px;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
  clear: both;
}

/* Comments */
#commentform {
  margin: 16px 0 0 110px;
}

#comments, #respond {
  margin-top: 8px;
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
}

#respond .visitor {
  float: left;
  width: 80px;
  height: 80px;
  margin: 10px 0 0 10px;
}

#respond .visitor img {
  padding: 2px;
  border: 1px solid #ddd;
}

#respond code {
  color: #4d7097;
}

#respond label {
  display: none;
}

ol.commentlist {
  margin: 0;
  padding: 0;
}

ul.children {
  width: 99%;
  margin: 0 auto;
  padding: 0;
}

li.comment {
  list-style: none;
  margin: 10px 0;
  padding: 10px;
  background: url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #ccc;
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

li.comment li.comment {
  background: #fff;
  border-top: 1px solid #ddd;
}

li.comment p {
  line-height: 1.6em;
}

.comment-author .avatar {
  float: right;
	width  : 32px;
  height : 32px;
}

.comment-author cite, .comment-author cite a {
  font-style: normal;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
}

.comment-meta a {
  color: #828282;
  font-size: 0.9em;
}

.reply {
  text-align: right;
}

.reply a {
  display: none;
  font-size: 0.9em;
  text-decoration: none;
  padding: 2px 4px;
  border: 1px solid #dcdcdc;
}

.reply a:hover {
  border: 1px solid #14222f;
}

#author, #email, #url, #comment {
  color: #676563;
  font-family: verdana, sans-serif;
  font-size: 1em;
  padding: 6px;
  border: 1px solid;
	border-color: #bbbbbb #eeeeee #eeeeee #bbbbbb;
}

#author, #email, #url, #comment {
  width: 450px;
}

#submit {
  color: #E2ECF8;
  line-height: 26px;
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  padding: 6px 10px;
  background: url(images/button-comment.jpg) no-repeat;
  border: none;
}

#submit:hover {
  background: url(images/button-comment2.jpg) no-repeat;
}

#commenttool {
  color: #202C4D;
  margin: 0;
}

#commenttool img {
  vertical-align: middle;
  margin-right: 4px;
}

/* WP Thread Comment */
.cancel-comment-reply {
  line-height: 2.1em;
  clear: both;
}

.cancel-comment-reply a {
  color: #14222f;
  font-size: 0.9em;
  text-decoration: none;
  padding: 3px 5px;
  border-top: 1px solid #ddd;
}

.cancel-comment-reply a:hover {
  border: 1px solid #14222f;
}

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #ddd;
	margin: 5px 2px 2px 4px;
	padding: 0 8px;
	background: #fff;
}
.comment-childs cite {
  font-weight: bold;
}
.chalt{
	background-color: #fff;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

/* side-search */
.side-search {
  height: 60px;
  margin: 0;
  padding: 6px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-search form {
  text-align: center;
  margin: 8px 0 0 0;
  padding: 0;
}

.side-search #q,
.side-search #s,
.side-search #e {
  color: #676563;
  padding: 4px !important;
  border: 1px solid;
	border-color: #bbbbbb #eeeeee #eeeeee #bbbbbb;
}

.changesearch {
  text-align: center;
  margin: 6px auto 0 auto;
}

.changesearch input {
  vertical-align: text-top;
}

#cse-search-box,
#feedburner-email {
  display: none;
}

/* side-post */
.side-post {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-post ul {
  margin: 0;
  margin-left: 1px;
  padding: 0;
}

.side-post li ul {
  margin: 0;
  padding: 0;
}

.side-post li {
  font-size: 0.95em;
  list-style: none;
  line-height: 1.4em;
  border-top: 1px dotted #aaa;
}

.side-post li:first-child {
  border: none;
}

.side-post li a {
  display: block;
  text-decoration: none;
  padding: 4px 0;
}

.side-post li a:hover {
  background: #fff;
}

.side-post a span {
  color: #000;
}

.side-post h3 {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  text-align: center;
  margin-bottom: 6px;
}

.side-post h3 a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 2.1em;
  margin: 0 -1px;
  padding: 0 4px;
}

.side-post h3 a:hover {
  color: #ddd;
}

.side-post h3 .on {
  color: #fff;
  background: #152841;
}

.side-post h3 a.a0 {
  color: #fff;
  cursor: default;
}

.side-post h3 a.a0:hover {
  color: #fff;
  background: none;
}

/* side-comment */
.side-comment {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-comment ul {
  margin: 0;
  margin-left: 1px;
  padding: 0;
}

.side-comment li ul {
  margin: 0;
  padding: 0;
}

.side-comment li {
  font-size: 0.95em;
  list-style: none;
  line-height: 1.4em;
  border-top: 1px dotted #aaa;
}

.side-comment li:first-child {
  border: none;
}

.side-comment li a {
  display: block;
  text-decoration: none;
  padding: 4px 0;
}

.side-comment li a:hover {
  background: #fff;
}

.side-comment li a span {
  color: #000;
}

.side-comment h3 {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  text-align: center;
  margin-bottom: 6px;
}

.side-comment h3 a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 2.1em;
  margin: 0 -1px;
  padding: 0 24px;
}

.side-comment h3 a:hover {
  color: #dcdcdc;
}

.side-comment h3 .on {
  color: #fff;
  background: #152841;
}

/* side-category */
.side-category {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-category ul {
  margin: 0;
  padding: 0;
}

.side-category li ul {
  margin: 0;
  padding: 0;
}

.side-category li {
  font-size: 10px;
  line-height: 1.6em;
  white-space: nowrap;
  list-style: none;
  padding-left: 12px;
  background : url(images/square.gif) no-repeat 0 6px;
}

.side-category a {
  text-transform : uppercase;
  line-height: 1.4em;
}

/* side-links */
.side-links {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-links ul {
  margin: 0;
  margin-left: 1px;
  padding: 0;
}

.side-links li ul {
  margin: 0;
  padding: 0;
}

.side-links li {
  font-size: 0.95em;
  list-style: none;
  line-height: 1.4em;
  border-top: 1px dotted #aaa;
}

.side-links li:first-child {
  border: none;
}

.side-links li a {
  display: block;
  text-decoration: none;
  padding: 4px 0;
}

.side-links li a:hover {
  background: #fff;
}

.side-links h3 {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  margin-bottom: 6px;
}

.side-links h3 a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 2.1em;
  margin: 0 -1px;
  padding: 0 24px;
}

.side-links h3 a:hover {
  color: #dcdcdc;
}

/* side-archive */
#side-archive {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
}

#side-archive select {
  margin: 8px 0 4px 0;
  width: 150px;
}

/* side-stat */
.side-stat {
  margin-top: 6px;
  padding: 8px 8px 4px 8px;
  background: #fff;
  border: 1px solid #ccc;
}

.side-stat img {
  vertical-align: middle;
}

.side-stat ul {
  margin: 0;
  margin-left: 4px;
  padding: 0;
}

.side-stat li {
  margin: 8px 0;
  list-style: none;
  white-space: nowrap;
}

/* side-twitter */
.side-twitter {
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #cfcfcf;
}

.side-twitter p.twitter {
  font-size: 0.9em;
  text-align: center;
  margin: 8px 0 0 0;
  padding: 18px 0 18px 50px;
  background: url(images/twitter.png) no-repeat center left;
}

.twtr-widget a {
  color: #026cce !important;
}

.twtr-widget p {
  font-size: 0.9em;
}

.twtr-tweet {
  border-bottom: 1px dotted #ccc !important;
}

.twtr-widget-profile img.twtr-profile-img {
  display: block;
  float: left;
  width: 40px !important;
  height: 40px !important;
  display: none;
  visibility: hidden;
}

img.twtr-profile-img {
  margin-right: 4px;
  padding: 2px !important;
  border: 2px solid #aaa !important;
}

.twtr-timeline {
  margin: 0 !important;
  padding: 0 !important;
}
 
.twtr-tweet-wrap {
  padding: 8px 0 !important;
}

.twtr-hd {
  padding: 0 !important;
}

.twtr-hd, 
.twtr-ft {
  display: none;
  visibility: hidden;
}

/* side-portfolio */
.side-portfolio {
  margin-bottom: 6px;
  padding: 8px;
  background: #fff;
  clear: both;
  border: 1px solid #ccc;
}

.side-portfolio .cell {
  min-height: 200px;
  margin: 8px 0;
  padding: 14px 10px 0 10px;
  background: url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #ccc;
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

/* side-contact */
.side-contact {
  margin-bottom: 6px;
  padding: 8px;
  background: #fff;
  clear: both;
  border: 1px solid #ccc;
}

#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_subject, #wpcf_msg, #wpcf_response {
  padding: 4px !important;
  border: 1px solid;
	border-color: #bbbbbb #eeeeee #eeeeee #bbbbbb;
}

/* side-sponsor */
.side-sponsor {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  clear: both;
  border: 1px solid #ccc;
}

.side-sponsor ins,
.side-sponsor iframe {
  margin: 0;
  padding: 0;
}

.side-sponsor table {
  width: 260px;
  margin: 0 auto;
}

.side-sponsor td {
  width: 125px;
  height: 125px;
  padding: 8px;
}

.side-sponsor img, 
.side-sponsor ins {
  width: 125px;
  height: 125px;
}

.side-sponsor table {
  border: none !important;
}

/* side-programmer */
.side-programmer {
  margin-bottom: 6px;
  padding: 8px;
  background: #fff;
  clear: both;
  border: 1px solid #ccc;
}

.side-programmer p {
  font-size: 0.94em;
  line-height: 1.6em;
  margin: 10px 0;
}

.side-programmer .avatar {
  float: left;
  margin: 8px 6px 8px 2px;
}

.side-programmer .avatar img {
  max-width: 80px;
  max-height: 80px;
  padding: 1px;
  border: 4px solid #eaeaea;
}

.side-programmer .social img {
  border: none;
}

.side-programmer .social {
  margin: 20px auto 8px auto;
  padding-left: 8px;
}

.social li {
  display: inline-block;
  list-style: none;
}

/* side-cloud */
.side-cloud {
  margin-top: 6px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
  clear: both;
}

.side-cloud p {
  line-height: 1.75em;
  margin: 0;
  padding: 0 0 0 4px;
}

/* knee */
#knee {
  font-size: 0.95em;
  margin: 8px 0;
  padding: 8px 6px;
  background: #fff;
  border: 1px solid #cfcfcf;
  clear: both;
  overflow: hidden;
}

#knee a {
  text-decoration: none;
}

#knee a span {
  color: #000;
}

#knee ul {
  margin: 0;
  padding: 0;
}

#knee li {
  min-height: 34px;
  list-style: none;
  line-height: 1.6em;
	padding: 8px 2px;
  border-top: 1px dotted #aaa;
}

#knee li img {
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 8px 0 0;
  border: 2px solid #ddd;
}

#knee .calf {
  float: left;
  width: 287px;
  min-height: 320px;
  margin: 4px 5px;
  padding: 8px;
  background: #fff url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #cfcfcf;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

/* leg */
#leg {
  color: #fff;
  font-size: 0.95em;
  margin: 0 0 8px 0;
  padding: 12px 8px;
  background: #000 url(images/sleek.png) repeat-x bottom;
  clear: both;
  overflow: hidden;
}

#leg a {
  color: #fff;
  text-decoration: none;
}

#leg a:hover {
  position: relative;
	top: 1px;
	left: 1px;
  background: #142736;
}

#leg ul {
  margin: 0;
  padding: 0;
}

#leg li {
  list-style: none;
	border-top: 1px solid #14222f;
	padding: 4px 2px;
	display: block;
}

#leg li:hover {
  background : #14222f;
}

#leg .calf {
  float: left;
  color: #fff;
  width: 204px;
  min-height: 230px;
  margin: 4px 6px;
  padding: 8px;
  border: 1px solid #264058;
}

.calf h3 {
  margin-bottom: 8px;
}

.calf p {
  line-height: 1.4em;
}

/* footer */
#footer img {
  vertical-align: middle;
}

.footleft,
.footright {
  color: #142736;
  font-size: 0.9em;
  line-height: 1.8em;
}

.footleft a,
.footright a {
  text-decoration: none;
}

.footleft {
  float: left;
  width: 76%;
  margin-top: 10px;
}

.footright {
  float: right;
  width: 22%;
  text-align: right;
  margin-top: 10px;
}

/* text & effect */
code {
  font-size: 1.2em;
  word-spacing: -0.3em;
}

blockquote code {
  color       : black;
  font-size   : 1em;
  line-height : 18px;
  background  : #f6f9ff;
  white-space : nowrap;
}

blockquote {
  color      : black;
  font-size  : 12px;
  margin     : 10px 0;
	padding    : 0 10px 10px 10px;
	background : #f6f9ff;
	border     : 1px dotted #cccccc;
	overflow   : auto;
}

blockquote p {
  margin: 0;
	padding: 0;
}

q {
  font-style: italic;
}

samp, kbd {
  font-size: 1.1em;
  font-weight: bold;
  word-spacing: -0.3em;
}

h1.title {
  font-size: 1.5em;
  padding: 8px 0;
  border-bottom: 1px solid #dcdcdc;
}

h3.title {
  color: #000;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  margin-bottom: 4px;
  background: #152841 url(images/bg-title.jpg) repeat-x;
  border: 1px solid #ddd;
}

h3.title-xlong {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  margin-bottom: 4px;
  background: url(images/title-xlong.jpg) no-repeat center;
}

h3.title-long {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  margin-bottom: 4px;
  background: url(images/title-long.jpg) no-repeat center;
}

h3.title-medium {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  margin-bottom: 4px;
  background: url(images/title-medium.jpg) no-repeat center;
}

h3.title-short {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  margin-bottom: 4px;
  background: url(images/title-short.jpg) no-repeat center;
}

h3.title-short a,
h3.title-medium a,
h3.title-long a,
h3.title-xlong a {
  color: #fff;
}

h3.title-short a:hover,
h3.title-medium a:hover,
h3.title-long a:hover,
h3.title-xlong a:hover {
  color: #ddd;
}

h3.breadcrumb {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  margin-bottom: 4px;
}

.hidden {
  display: none;
  visibility: hidden;
}

.hiddenenter, .hiddenenter a {
  color: #fff;
}

.opas {
  -khtml-opacity:.50;
  -moz-opacity:.50;
  -ms-filter:"alpha(opacity=50)";
  filter:alpha(opacity=50);
  opacity:.50;
}

/* related */
.related {
  display    : block;
  font-size  : 12px;
  margin     : 10px 0 0 0;
  padding    : 10px;
  border     : 1px dotted #789789;
}

.related ul {
  list-style: square;
  margin: 0 0 0 -10px;
  padding: 0 0 0 28px;
}

.related p {
  margin : 0;
}

.related h3 {
  margin-bottom: 10px;
  padding-left: 28px;
  padding-bottom: 4px;
  background : url(images/related.png) no-repeat left 2px;
  border-bottom: 1px dotted #789789;
}

/* warning */
.warning {
  font-size  : 12px;
  margin     : 10px 0;
  padding    : 10px;
  background : #fbf2f2;
  border     : 1px dotted #d894a1;
}

.warning ul {
  list-style: square;
  margin: 0 0 0 -10px;
  padding: 0 0 0 28px;
}

.warning p {
  margin : 0;
}

.warning h3 {
  margin-bottom: 10px;
  padding-left: 28px;
  padding-bottom: 4px;
  background : url(images/warning.png) no-repeat left 2px;
  border-bottom: 1px dotted #d894a1;
}

/* note */
.note {
  font-size  : 12px;
  margin     : 10px 0;
  padding    : 10px;
  background : #ffffe0;
  border     : 1px dotted #daa520;
}

.note ul {
  list-style: square;
  margin: 0 0 0 -10px;
  padding: 0 0 0 28px;
}

.note p {
  margin : 0;
}

.note h3 {
  margin-bottom: 10px;
  padding-left: 28px;
  padding-bottom: 4px;
  background : url(images/note.png) no-repeat left 2px;
  border-bottom: 1px dotted #daa520;
}

/* indexes */
.indexes {
  margin: 10px 0;
  padding: 10px;
  background: #f4f4f4;
  border: 1px solid #ddd;
}

.indexes ol {
  margin: 0 0 0 -10px;
  padding: 0 0 0 28px;
}

.indexes h3 {
  margin-bottom: 10px;
  padding-left: 26px;
  padding-bottom: 4px;
  background : url(images/index.png) no-repeat left 2px;
  border-bottom: 1px solid #ddd;
}

/* info */
.info {
  font-size  : 12px;
  margin     : 10px 0;
  padding    : 10px;
  background : #f0faff;
  border     : 1px dotted #0066c0;
}

.info ul {
  list-style: square;
  margin: 0 0 0 -10px;
  padding: 0 0 0 28px;
}

.info p {
  margin : 0;
}

.info h3 {
  margin-bottom: 10px;
  padding-left: 26px;
  padding-bottom: 4px;
  background : url(images/info.png) no-repeat left 2px;
  border-bottom: 1px dotted #0066c0;
}

/* share */
.share {
  margin: 10px 0;
  padding: 10px;
  border: 1px dotted #789789;
}

.share h3 {
  margin-bottom: 10px;
  padding-left: 28px;
  padding-bottom: 4px;
  background : url(images/share.png) no-repeat left 2px;
  border-bottom: 1px dotted #789789;
}

/* signature */
.signature {
  line-height: 1.6em;
  margin: 10px 0;
  padding: 10px;
  border: 1px dotted #789789;overflow: hidden;
}

.signature p {
  font-style: italic;
  margin: 0;
}

.signature h3 {
  margin-bottom: 10px;
  padding-left: 28px;
  padding-bottom: 4px;
  background : url(images/author.png) no-repeat left 2px;
  border-bottom: 1px dotted #789789;
}

.signature .avatar {
  float: left;
  margin: 0 10px 0 0;
  padding: 1px;
  border: 4px solid #eaeaea;
}

.signature .avatar img {
  max-width: 80px;
  max-height: 80px;
  padding: 1px 1px 1px 1px;
}

.signature .social {
  margin: 4px auto 0 auto;
  padding-left: 8px;
}

/* profile */
#profile {
  margin: 8px 0 0 0;
}

#profile-content {
  float: left;
  padding: 8px;
  background: #fff;
}

#profile-side {
  float: right;
  color: #efeeee;
  background: #000 url(images/sleek.png) repeat-x bottom;
}

#profile-side p {
  position: relative;
  top: 30px;
  text-align: center;
  margin: 0;
}

#profile-side a {
  color: #fff;
}

#profile-link {
  position: relative;
  top: 84px;
  text-align: center;
}

#profile-link a {
  width: 40px;
  height: 75px;
  margin: 0 16px;
}

.profile-table {
  font-size: 1em;
  margin: 20px 0;
  border-collapse: collapse;
}

.profile-table th,
.profile-table td {
  padding: 2px 20px;
  border: 1px solid #eaeaea;
}

.profile-table th {
  text-align: left;
  white-space: nowrap;
}

.profile-table img {
  border: none;
}

/* portfolio */
.portfolio {
  min-height: 200px;
  margin: 8px 0;
  padding-top: 14px;
  background: url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #ccc;
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.portfolio-screenshot {
  float: left;
  width: 300px;
  height: 200px;
  margin: 0 30px 0 10px;
}

.portfolio img {
  padding: 2px;
  border: 2px solid #eaeaea;
}

.portfolio img:hover {
  border: 2px solid #ddd;
}

.portfolio h1.title {
  border: none !important;
}

.portfolio h2 {
  color: #142736;
  font-size: 1.1em;
  font-weight: bold;
}

.portfolio li strong {
  color: #142736;
}

.portfolio ul {
  float: left;
  margin: 0;
  padding: 0;
}

.portfolio li {
  list-style: none;
  font-size: 0.9em;
  padding-left: 12px;
  background : url(images/square.gif) no-repeat 0 8px;
}

/* notfound */
.notfound h1 {
  font-size: 4em;
  text-align: center;
  margin: 40px 0;
}

.notfound form {
  text-align: center;
  margin: 40px auto;
}

/* service */
.service {
  line-height: 1.75em;
  clear: both;
  overflow: hidden;
}

.service-left {
  float: left;
  width: 462px;
}

.service-right {
  float: right;
  width: 462px;
}

.service-cell {
  min-height: 160px;
  margin: 14px 0;
  padding-top: 20px;
  background: #fff url(images/bglist.gif) repeat-x bottom;
  border: 1px solid #cfcfcf;
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.service-logo {
  float: left;
  width: 128px;
  height: 128px;
  margin: 0 14px 0 10px;
}

.service-cell img {
  border: none;
}

.service-cell ul {
  float: left;
  margin: 0;
  padding: 0;
}

.service-cell li {
  list-style: none;
  font-size: 0.96em;
  padding-left: 14px;
  background : url(images/square.gif) no-repeat 0 6px;
}

/* tabular */
.tabular {
  font-size: 1em;
  margin: 20px 0;
  border-collapse: collapse;
}

.tabular th,
.tabular td {
  padding: 2px 8px;
  border: 1px solid #eaeaea;
}

.tabular th {
  text-align: left;
  white-space: nowrap;
}

.tabular img {
  border: none;
}

/* directory */
#directory {
  font-size: 0.95em;
  overflow: hidden;
  clear: both;
}

.dir {
  float: left;
  width: 200px;
  min-height: 220px;
  margin: 8px;
  padding: 8px;
  border: 1px dotted #264058;
  border-radius: 10px;
}

.dir ul {
  padding-left: 2px;
}

.dir li {
  list-style: none;
  padding-left: 14px;
  background : url(images/square.gif) no-repeat 0 8px;
}

.dir h3 {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 2.1em;
  padding-left: 10px;
  background: #152841;
}

/* greet_block_powered_by */
.greet_block_powered_by {
  display: none;
}

/* [GWA] AutoResponder */
.arlink {
  display: none;
}
