/*   
Theme Name: GIDEON blog
Theme URI: http://www.GIDEONonline.com/
Description: The GIDEON theme based on The default WordPress theme
Version: 0.8
Author: Uri Blackman
Author URI: http://blackman.biz/

*/

/*
Combination of 4 files: gideon.css, css.screen.css, css.common.css, style.css
*/

/* gideon.css
(c) 2010 GIDEON Informatics, Inc */

/* common */

* {margin: 0; padding: 0;}

body {line-height: 1; background: white; color: black;
font-family: Verdana, Geneva, Arial, 'Lucida Grande', sans-serif; 
font-size: 76%;
}

/*/*/
td, th {
	\font-size: 76%;
	f\ont-size: inherit;
}
/* Hack for IE5, hidden from NN4 & Opera5 */

h1, h2, h3, h4, h5, h6 {
	margin: .2em 0 .5em 0; font-weight: bold; line-height: 150%;
}

h1 {font-size: 1.3em;}/*1.5*/
h2 {font-size: 1.2em;}/*1.3*/
h3 {font-size: 1.1em;}/*1.2*/
h4 {font-size: 1.0em;}
h5 {font-size: 1.0em;}
h6 {font-size: 1.0em;}

td {line-height: 160%;}
p { margin: 0 0 1em 0; line-height: 160%;}
ul { margin: .3em 0 1em 0; padding: 0 0 0 2em; line-height: 160%;}
ol { margin: .3em 0 1em 0; padding: 0 0 0 3em;}
ul ul, ol ul, ol ol, ul ol { margin: 0;}
li {}

ul.noblts {list-style-type: none; padding: 0 8px;}

table { border-spacing: 0px; border-collapse: collapse; }
td, th { padding: 2px; text-align: left;}

form {}
input, select, option, optgroup, textarea { font-family: Verdana, Geneva, sans-serif;}
optgroup {font-style: normal;}
a img, img { border: 0; margin: 0;}

fieldset {border: 1px solid gray; padding: 0 10px 10px 10px;}
legend {line-height: 2em; padding: 0 .2em;}


.reset { clear: both; height: 1px; font-size: 1px; margin-top: -1px;}
.clear {clear:both; visibility:hidden; height:0; font-size: 0px; } /*druha varianta*/
.hidden { display: none;}

hr.reset {clear:both; height:1px; margin: -1px 0 0 0; padding:0; border:none; visibility: hidden;}



.left-half { float: left; width: 48%; display: block; position: relative;}
.right-half { float: right; width: 48%; display: block; position: relative;}

.left-qtr1 { float: left; width: 23%; display: block; position: relative;}
.right-qtr3 { float: right; width: 73%; display: block; position: relative;}

.left-qtr3 { float: left; width: 73%; display: block; position: relative;}
.right-qtr1 { float: right; width: 23%; display: block; position: relative;}

.left-thrd1 { float: left; width: 33%; display: block; position: relative;}
.right-thrd2 { float: right; width: 63%; display: block; position: relative;}

.left-thrd2 { float: left; width: 63%; display: block; position: relative;}
.right-thrd1 { float: right; width: 33%; display: block; position: relative;}

.fleft { float: left; }
.fcenter {margin: 0 auto;}
.fright { float: right; }

.tleft { text-align: left; }
.tright { text-align: right; }
.tcenter { text-align: center; } 

.ttop {vertical-align: top;}
.tmiddle {vertical-align: middle;}
.tbottom {vertical-align: bottom;}

.less {color: gray;} /*less important*/
.less a {color: #696969;}

.micro {font-size: 10px;}

.needFix, .required {color: red;}
.alert {color: orange;}

.xlong { width: 400px; }
.xlong { width: 300px; }
.long { width: 200px; }
.medium { width: 140px; }
.xmedium { width: 100px; }
.short { width: 70px; }
.xshort { width: 40px; }

.mediumH { height: 100px;}
.shortH { height: 50px;}
.smaller {font-size: .9em;}
.smallest {font-size: .8em;}

.bigger {font-size: 1.2em;}

/* screen */

body {text-align: center; background: white; margin-bottom: 30px; }

pre {font-size: 1.3em;}

#page {width: 770px; margin: 0 auto; text-align: left; }

#header {}
#header #logobox {padding: 26px 0 0 18px; float: left;}
#header #searchbox {float: right; padding: 10px 0 0 0;}
#header #searchbox input {font-size: 0.8em; width: 150px; padding: 3px; margin-top: 3px; vertical-align: middle;}
#header #searchbox .btn_submit {background: url(images/btn_search.jpg) no-repeat; border: 0; width: 27px; height: 27px; font-size: 0.01em;vertical-align: middle;}

#header #main-menu {float: right; width: 606px; margin-top: 15px; border-bottom: 1px solid white; font-family: tahoma; font-weight: bold;}
#header #main-menu div.menuitem {width: 101px; float: left; background: url(images/bcg_main-menu.gif) no-repeat; }
#header #main-menu div.menuitem.first {background: url(images/bcg_main-menu_first.gif) no-repeat; }
#header #main-menu div.menuitem.last {background: url(images/bcg_main-menu_last.gif) no-repeat; }
#header #main-menu div.menuitem .in {text-align: center; padding: 3px 0 3px 0;}
#header #main-menu div.menuitem .in a {color: white; font-size: .9em; text-decoration: none;}
#header #main-menu div.menuitem .in a:hover {color: #D1D3B3;}

/*#header #main-menu div.menuitem.selected {background: url(../images/bcg_main-menu_selected_normal.gif); }
#header #main-menu div.menuitem.selaround {background: url(../images/bcg_main-menu_selected_normal_after_selected.gif); }
#header #main-menu div.menuitem.selected.first {background: url(../images/bcg_main-menu_selected_1st.gif) no-repeat; }
#header #main-menu div.menuitem.selected.last {background: url(../images/bcg_main-menu_selected_last.gif); }
#header #main-menu div.menuitem.last.selaroundl {background: url(../images/bcg_main-menu_selected_last_after_selected.gif); }*/
#header #main-menu div.menuitem.selected .in a {color: #F79900;}
#header #main-menu div.menuitem.selected .in a:hover {color: #3c5b59;}




#main {}
#main #content {width: 606px; float: right; font-size: .9em;}
#main #content h1 {color: #3C5B59;}
#main #content #txt {padding: 8px 15px; }

#main #headlines {background: url(images/bcg_headlines.gif) repeat-y center; margin: 8px 15px 0 15px; text-align:left}
#main #headlines h3 {border-bottom: 1px solid #3C5B59; color: #3C5B59;}
#main #headlines .tin {background: url(images/bcg_headlines_top.gif) no-repeat top; padding: 5px 10px 22px 10px;}
#main #headlines .bin {background: url(images/bcg_headlines_bottom.gif) no-repeat bottom;}
#main #headlines .cols {width: 177px; float: left; margin: 0 3px; font-size: .9em;}
#main #headlines .cols .in {padding: 10px; line-height: 150%;}
#main #headlines .cols .in img {margin: 3px; }

#main #side {width: 164px; float: left; color: white;}
#main #side h3 {margin: 0;}
#main #side a {color: white; text-decoration: none;}
#main #side a:hover {color: #D1D3B3;}
#main #side p.smmrg {margin: 5px 0;}

#main #side #contextual {/*height: 140px; */ min-height: 50px; _height: 140px; border-bottom: 1px solid white; background: #747C00;}
#main #side #contextual .in { padding: 8px; }
#main #side #contextual .in .mnu {margin: 5px;}
#main #side #contextual .in .mnu a {color: #ACB066; text-decoration: none;}
#main #side #contextual .in .mnu a:hover {color: #D1D3B3;}
#main #side #contextual .in .mnu div {padding: 5px; background: url(images/bcg_contextual.gif) repeat-x top; }
#main #side #contextual .in .mnu div.nohref {padding: 5px; background: url(images/bcg_contextual.gif) repeat-x top; }



#main #side #trial {background: #D68B40; border-bottom: 1px solid white; text-align: center; padding: 10px 0;}
#main #side #login {background: #ACB066;} 
#main #side #login .in {padding: 8px;}
#main #side #login .in .smmrg {margin: .3em 0; }
#main #side #login a {font-size: .9em;}

#main #side .shorts { color: black; border-top: 1px solid white; background: #d1d3b3; padding: 10px; line-height: 130%; font-size: .8em;}
#main #side .shorts h3 {margin-top: -5px;}
#main #side .shorts a {color: #3c5b59;}


/* FOOTER */
#footer {border-top: 1px solid #747C00; margin-top: 1em;}
#footer .copy {font-size: .75em; padding: 5px; color: #747C00;}
#footer .fmenu {font-size: .75em; padding: 5px; color: #747C00;}
#footer .fmenu a {color: black; font-weight: bold; text-decoration: none;}
#footer .fmenu a:hover {color: #747C00; text-decoration: underline; }

/* gideon */

surname {
visibility: hidden;
}

#tutorial {
	position : absolute;
	left: 73%;
	top: 90px;
	padding : 0px;
}

div.spacer {
  clear: both;
  }
  
div.row {
  clear: both;
  padding-top: 5px;
  text-align: left;
  margin: 0px auto;
  }

div.row .label {
  float: left;
  width: 90px; 
  }

div.row div.formw {
  float: right;
  width: 460px;
} 

input.red {background-color: #D68B40; font-weight: bold; font-size: 12px; color: white;}

#flashcontent {
}

textarea {
	font-size: 1em;
}	

/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 font-size: 1.3em;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* Begin Typography & Colors */


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, /* #sidebar ul ul li, #sidebar ul ol li, */ .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto; 
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	height: 200px; 
	width: 758px;

	margin: 0 0 0 1px; 
	padding: 0; 
	}
*/

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left; 
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px; */
	}

.widecolumn {
/*	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px; */
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers 

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists 

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 End Entry Lists */


/* no search

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px; 
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/*
/* Begin Sidebar */
#sidebar
{
/*	width: 164px; float: left;
        padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
*/


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
        margin-top:10px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Legacy Styling From FrontPage*/
#tutorial {
	position : absolute;
	left: 73%;
	top: 90px;
	padding : 0px;
}

div.spacer {
  clear: both;
  }
  
div.row {
  clear: both;
  padding-top: 1px;
  text-align: left;
  margin: 0px auto;
  }

div.row .label {
  float: left;
  width: 90px; 
  }

div.row div.formw {
  float: right;
  width: 460px;
} 

.wp-table-reloaded {
	background-color:#CDCDCD;
	margin:10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
.wp-table-reloaded .header {
	background-image:url(http://www.GIDEONonline.com/blog/wp/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://www.GIDEONonline.com/blog/wp/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://www.GIDEONonline.com/blog/wp/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

