/*  
Theme Name: Hands
Theme URI: http://www.gianakas.com
Description: Hands is a Web 2.0 style widget ready Wordpress theme.
Version: 1.0
Author: John Gianakas
Author URI: http://www.gianakas.com
*/
body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	/*background: #d9f4ff;*/
	background: #000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #56bdea;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	color: #0C72A2;
	font: 12px Arial,Helvetica,FreeSans,clean,sans-serif;
}
h1 {
	margin: 0px;
	font: lighter 2.4em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #FFFFFF;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #033f5b;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #033f5b;
	width:100%;
	font: lighter 2em/1em Georgia,"Times New Roman",Times,serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #033f5b;
	text-decoration: none;
}
h2 a:hover {
	color: #0C72A2;
	text-decoration: none;
}
h3 {

	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;

	

	font-size: bold 125%/100% ;
	color: #2B3856;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	background: #000 url(images/bg.gif) repeat;
	 /*background: #d9f4ff;*/ 
}
#page {
	margin: 0px auto;
	width: 865px;
        /*background: #fff url(images/page-bg.gif) repeat-y;*/
	background: #fff;
	border-top: 2px dashed #002a3c;
	/*border-top: 6px solid #b9e8f4;*/
}

/* header area */
#header {
	background: #000 url(images/head-bg5.gif) repeat-x;
	height: 126px;
	position: relative;
	color: #D16683;
}
#headerimg {
	position: relative;
	padding: 10px 0px 0px 10px;
	margin: 0px auto;
	width: 865px;
}

#headerimg h1 {
	line-height: 40px;
	padding-right: 10px;
	margin-right: 10px;
	float:left;
	border-right: 1px solid #669966;
}

#headerimg h1 a, #headerimg h1 a:visited{
	display: block;
	color: #C0DF72;
	}

#headerimg h1 a:hover{
	color: #a6e5f4;
}
#headerimg .description{
	float:left;
	margin-top:15px;
	color: #a6e5f4;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#navi {
	position:relative;
	height: 26px;
	width: 865px;
	margin: 0px auto;
	top: 19px;
	text-align: center;
	line-height: normal;
}
#nav {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: left;
	clear:both;
}
#nav li {
	float: left;
	height: 26px;
	background: url(images/navtabr.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a{
	color: #13475f;
	display: block;
	background: url(images/navtabl.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
}
#nav li:hover {
	background-position: 100% -36px;
}
#nav .page_item a:hover {
	background-position: 0px -36px;
	border: none;
}#nav li.current_page_item {
	color: #13475f;
	text-decoration: none;
	background: url(images/navtabactiver.gif) top right no-repeat;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #13475f;
	text-decoration: none;
	background: url(images/navtabactivel.gif) top left no-repeat;
}/* content area */#content {
	padding: 10px 0px 15px 13px;
	float: left;
	width: 610px;
	overflow: hidden;}
#content img {
	border: 1px solid #D3EAF3;
	padding: 5px;
}
#content img:hover {
	background-color: #bfd4de;
	border: 1px solid #033f5b;
	padding: 5px;
}/* Content for test template */
#content-nosidebar {
	padding: 10px 0px 0px 10px;
	width: 845px;
}

#content-nosidebar img {
	border: 1px solid #D3EAF3;
	padding: 5px;
}
#content-nosidebar img:hover {
	background-color: #bfd4de;
	border: 1px solid #033f5b;
	padding: 5px;
}

.post {
	clear:both;
	padding-top: 15px;
}
/*
.entry {
	background:url(images/crv_btm.gif) no-repeat bottom;
	padding-bottom:7px;
	width: 712px;
	display: table;}
.entrytop{
	background:url(images/crv_top.gif) no-repeat top;
	padding-top: 9px;
	width: 712px;
	display: table;
	}

.entry h2{
	width: 680px;
	margin: 0 auto !important;
}
*/
.inpost-date{
	float: right;
	background: url(images/post-date.gif) no-repeat left center;
	color:#033f5b;
	font:16px "Trebuchet MS", Tahoma, Arial;
	padding-left: 38px;	
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry {
}

.post-meta {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	margin: 10px 0 0 10px;
	font: 12px "Trebuchet MS", "Tahoma", sans-serif;
}
.post-cat {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}
.post-calendar {
	float:left;
	background: url(images/post-date.gif) no-repeat left center;
	color:#9ec13f;
	font: bold 11px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-left: 38px;
}
.post-content {
	clear: both;
	padding: 10px;
}
.post-info {
	padding: 10px;
	height: 15px;
	background: #000 url(images/greenbg.png) repeat;
	color: #789d47;
	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;
	border-bottom: 3px solid #d8e6d8; 
	border-top: 1px solid #d8e6d8;

	

	border-right: 1px solid #d8e6d8;

		

	border-left: 1px solid #d8e6d8;
}
.post-info a {
	color: #033f5b;
	text-decoration: underline;
}
.post-info a:hover {
	color: #466a18;
	text-decoration: underline;
	border: none;
	background: none;
}
.post-content blockquote {
	background: #f3fce6;
	border-right: 2px solid #dbefc1; 
	border-bottom: 2px solid #dbefc1; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #4395BC;
	clear: both;
}
.commentlist {
	margin:0; padding:0;
	line-height: 130%;
	width: 555px;
}
.commentlist li{
	margin:10px 0; padding:0;
	list-style:none;
	background:url(images/crv_btm.gif) no-repeat bottom;
	width: 555px;
}

.comment-btm{
	background:url(images/crv_top.gif) no-repeat top;
	padding:10px 20px;
}.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f2f8fb;
	border: 1px solid #dbeff6;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 545px;
	height: 115px;
	background:#f2f8fb;
	border: 3px solid #dbeff6;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006699;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}/*sidebar */
/*sidebar */

#sidebar {

	float: right;

	padding: 0px 10px 10px 0px;

	width: 204px;

	color: #666666;

	overflow: hidden;

}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{

	font: bold 1em Arial,Helvetica,FreeSans,clean,sans-serif;

	color: #142b4d;

	border-bottom: 1px dotted #142b4d;

	margin-bottom: 5px;

}

/*sidebar text styles */

#sidebar a:hover{

	border: none;

}

#sidebar a, #sidebar a:visited{

	color: #142b4d;

	text-decoration: none;

}

#sidebar li a:hover{

	color: #547746;

	/*border-bottom: 1px solid #dda;*/

	text-decoration: none;

}

.widget {

	/*background: #daefff;*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
	background: #FFF url(images/widget-bg.gif) repeat-x bottom right;

	padding: 5px 10px 10px 10px;

	margin-bottom: 10px;

	border: 1px solid #cde9fd;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	font: 1em Arial,Helvetica,FreeSans,clean,sans-serif;

	background: url(images/mini-sidebar-icon.gif) no-repeat 3px 5px;

	margin: 0;

	padding-left: 20px;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	border-bottom: 1px solid #dbefc1;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.linkcat li, div.linkcat li{

	background: url(images/mini-blogroll.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*category widget */

ul.list-cat li, div.widget_categories li{

	background: url(images/mini-category.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives div, li.widget_archives li{

	background: url(images/mini-monthly-archive.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, div.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-page.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul div, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

div.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*calendar widget */

div.widget_calendar td {

	padding: 1px 5px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}

/*search form */
#search {
	float: right;
	position:relative;
	background: url(images/search-bg.png) no-repeat;
	width: 220px;
	height: 48px;
	margin-right: 5px;
	text-align: center;
	top: 45px;
	clear:right;
}
#searchform {
	margin: 13px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 150px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #2bbbdc;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: none;
	border: none;
	height: 25px;
	width:27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background:url(images/search_button_arrow.png);
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #005677 url(images/footer-bg3.gif) repeat-x;
	color: #ACD7EE;
	border-top: 1px solid #000;
	border-bottom: 2px dashed #002a3c;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;

	

	min-height: 120px;
}
#footer p {
	font: 12px Arial,Helvetica,FreeSans,clean,sans-serif;
	color: #bfd4de;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #f3fce6;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 250px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
}.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 200px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	/*background: url(images/footer-right-bg.gif) no-repeat;*/
}
.footer-about li{
	list-style: none;
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
/* credits */
#credits {
	margin: 5px auto;
	width: 760px;
	color: #f3fce6;
	font-size: 85%;
	line-height: 120%;
	list-style: none;
}
#credits a, #credits a:visited {
	color: #c5effb;
}
#credits a:hover {
	color: #f3fce6;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.dmenu {
	left: -999em;
}
/*TABLE STYLES WP_TABLE_RELOADED*/
.wp-table-reloaded .header {

	background-image:url(http://gianakas.com/wp-content/plugins/wp-table-reloaded/img/bg.gif);

	background-repeat:no-repeat;

	background-position:center right;

	cursor:pointer;

}

.wp-table-reloaded .headerSortUp {

	background-color:#8DBDD8;

	background-image:url(http://gianakas.com/wp-content/plugins/wp-table-reloaded/img/asc.gif);

}
.wp-table-reloaded .headerSortDown {

	background-color:#8DBDD8;

	background-image:url(http://gianakas.com/wp-content/plugins/wp-table-reloaded/img/desc.gif);

}
/*TABLE STYLES ALL*/

/* Table properties */
.wrap {
	-moz-border-radius: 10px;

	

	-webkit-border-radius: 10px;
	background: #F2F2F2;
  width: 100%;
  }table {
	margin: 10px;

	

  	border-collapse: collapse;

  

  	border: 1px solid #393333;
  	font: normal 11px verdana, arial, helvetica, sans-serif;
  	background: #EFF5FB;
  	width: 98%;
  	}
caption {
  text-align: left;
  font: bold 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #425365;

  

  font-weight: bold;
  padding: 8px 4px;
  color: #464648;
  vertical-align:middle;
  }
td img, th img{
  padding: 4px;
  color: #464648;
  vertical-align:middle;
  }

header th{
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px dashed #9e9798;
  text-align: left;
  background: #393333;
  color: #fff;
  padding-top:6px;
  }

thead th{
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px dashed #9e9798;
  text-align: left;
  background: #393333;
  color: #fff;
  padding-top:6px;
  }
tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  text-align: center;
  background: #393333;
  border-right: 3px solid #393333;
  color: #fff;
  }
thead td{
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px dashed #9e9798;
  text-align: left;
  background: #393333;
  color: #fff;
  padding-top:6px;
  }
 tfoot td {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  text-align: center;
  background: #393333;
  border-right: 3px solid #393333;
  padding: 2px;
  color: #fff;
  }
tbody td a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #0685fb;
  }
tbody td a:hover {
  background: transparent;
	color: #6aab28;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #0685fb;
  }
tbody th a:hover {
  background: transparent;
  color: #6aab28;
  }
tbody th, tbody td {
  vertical-align: middle;
  text-align: left;
  }
.odd {
  background-color: #EFFBEF;
  }
.alternate {
  background-color: #EFFBEF;
  }