/*  
Theme Name: HTMLfixIT Default
Theme URI: http://htmlfixit.com/
Description: The default htmlfixit theme 
Version:0.1
Author: Frank Hauptle
Author URI: http://littlehosting.com/

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

*/

/* Stuff from all.css  */
body    {
	font-size:    11pt;
	font-family: Arial, sans-serif, Helvetica;
	background:#ddd;
	padding:0px;
	margin:10px 10px 0px 10px;
	}

::-moz-selection{
	background:#6374AB;
	color:#fff;
}

::selection {
	background:#6374AB;
	color:#fff;
}

code::-moz-selection {
	background: #333333;
}

code::selection {
	background: #333333;
}	
	
h1      {
	font-size: 1.3em;
	padding-top:10px;
	color:black;
	font-family: Arial, sans-serif, Helvetica;
	font-style: italic;
        }

.hiddenPic {display:none;}

.search {
	 font-size: 0.9em;
         margin:10px 10px 10px 10px;
         }

p,h1,pre,h2,h3
        {
	margin:10px 10px 10px 10px;
	}


h2      {
	font-size:1em;
	padding-top:8px;
	}

h3      {
	font-size: 1.2em;
	font-family: Arial, sans-serif, Helvetica;
	font-style: italic;
        }

/* ----- Playing with the link underline. ------- */

a       {
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	color:#950000;
	}

a:link  {
        border-bottom:dotted 1px #ABABAB;
	}

a:hover {
        border-bottom:dotted 1px #000;
        color: black;
        }


a:visited
        {
        border-bottom:dotted 1px #ABABAB;
	}

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





thead   {
        color:white;
        font-weight:bold;
        background:black;
        }


.displaytable {
              border-style:solid;
              border-color:black;
              border-width:thin;
              margin-left:10px;
              }

.displayrow {
              border-style:solid;
              border-color:black;
              border-bottom-width:thin;
              border-top-width: 0px;
              border-left-width: 0px;
              border-right-width: 0px;
              }

.one    {
        background:#ffcc99;
        }
.two    {
        background:#999999;
        }
pre     {
	font-size:0.9em;
	color:blue;
	margin-left: 25px;
	}

.greek  {
	font-size:0.9em;
	color:#666;
	}

div.greek {
           color:#666;
           width:85%;
           }

div.foot
        {
        width:100%;
        text-align: center;
        }


ol      {
	margin-right:40px;
	}
li      {
	margin-bottom:10px;
	}
div.box {
        border: solid;
        border-width: thin;
        width: 100%
        }

.ptag   {
	font-size:1.0em;
	color:black;
	}

.code   {
	font-size:0.9em;
	color:blue;
	}

.sidemenudiv
	{
	background-image: 	url(http://htmlfixit.com/resource/site-images/menu_left_off.gif);
	background-position: 	0% 0%;
	background-repeat: 	no-repeat;
        font-size: 		16px;
        font-weight: 		normal;
        font-family: 		Arial, sans-serif, Helvetica;
	width: 			100%;
	color: 			white;
	background: 		#332D9B;
	text-decoration: 	none;
	border-top: 		0px solid black;
	border-bottom: 		1px solid black;
	}
.sidemenudiv a
	{
	background-image: 	url(http://htmlfixit.com/resource/site-images/menu_left_off.gif);
	background-position: 	0% 0%;
	background-repeat: 	no-repeat;
        font-size: 		16px;
        font-weight: 		normal;
	display:		block;
	text-indent: 		20px;
	color: 			white;
	text-decoration: 	none;
	border-top: 		1px solid black;
	border-bottom: 		0px solid black;
	}
.sidemenudiv a:hover
	{
        font-weight: 		normal;
	font-size: 		16px;
	color: 			#96000A;
	background: 		white;
	background-image: 	url(http://htmlfixit.com/resource/site-images/menu_left.gif);
	background-position: 	0% 0%;
	background-repeat: 	no-repeat;
	width: 			100%;
	text-decoration: 	none;
	border-top: 		1px solid black;
	border-bottom: 		0px solid black;
	}

.sidemenudiv a:visited
	{
	border-top: 		1px solid black;
	border-bottom: 		0px solid black;
	}

.sidemenudiv a:active
	{
	border-top: 		1px solid black;
	border-bottom: 		0px solid black;
	}



.headings
       {
        text-indent: 10px;
        width: 100%;
        background: #fff;
	font-size:11pt;
	color:black;
	font-weight:bold;
	}


.hx      {
         font-size:1.1em;;
         padding-top:10px;
         padding-left:10px;
	 }
div.cont   {
            width: 95%;
            border-top:1px solid black;
            border-bottom:2px solid black;
            border-left:1px solid black;
            border-right:2px solid black;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0px;
            padding-top:0px;
           }
.news     {
          font-size:1.0em;
          height: auto;
          background: #332D9B;
          color: white;
          border:1px solid #332D9B;
          text-align: center;
          margin: 0px;
          padding:0px;
          }
.storytitle
          {
           font-size:1.0em;
           margin-top: 3px;
           margin-bottom: 3px;
          }



.storytitle a:link, .storytitle a:visited
{border-style:none; color: #fff;}

.storytitle a:hover
{border-style:none; color: #999;}

#aw0
{
position: relative;
right: 20px;
}



table.cont {
            background: white;
            border-bottom: 1px solid black;
            border-top:    1px solid black;
            border-left:   0px solid black;
            border-right:  1px solid black;
           }

table.cont td {
               border-bottom: 0px solid black;
               border-top:    1px solid black;
               border-left:   0px none;
               border-right:  0px none;
              }
table.cont tr.evn {
                  background-color: #FFFFFF;
                  }
table.cont tr.odd {
                  background-color: #bfbcf4;
		    /* was #99CCCC a light blue */
                  }
a.menu:visited {color: #c00; text-decoration: none;}


.dl_links {
color: black; text-decoration: none;
font-weight:  200;
}





/* Stuff from main.css */

.content {
         font-size: 1.1em;
         font-family: Arial, sans-serif, Helvetica;
         position:relative;
         margin-left: auto; 
         margin-right: auto;
         background:#fff;
         border:1px solid #000;
         width: 620px;
         }


.advanced{
         font-size: 1.1em;
         font-family: Arial, sans-serif, Helvetica;
         position:relative;
         margin-left: auto; 
         margin-right: auto;
         background:#fff;
         border:1px solid #000;
         width: 720px;
         overflow: hidden;
         }

.topmenu{
	border:1px solid #000;
	width: 80%;
	font-size: 0.9em;
	}



	#leftcontent {
		position: absolute;
		left:10px;
		top:105px;
		width:200px;
		background:#332D9B;
		border:1px solid #000;
		}

	#centercontent {
		background:#fff;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #000;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.

		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.

		Read more at http://www.glish.com/css/hacks.asp
		*/

		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
	 	font-size: 0.9em;
		position: absolute;
		right:10px;
		top:105px;
		width:200px;
		background:#332D9B;
		border:1px solid #000;
		}
		
       .leftadd {
		position: absolute;
		left:30px;
		height: 600px;
		top:600px;
		width:120px;
		background:#DDDDDD;
		border:0px solid #000;
		}
		
      .lowerleftad {
		position: absolute;
		height: 600px;
		right:30px;
		top:1600px;
		width:120px;
		background:#DDDDDD;
		border:0px solid #000;
		}				

	
	.stats  {
		position: absolute;
		right:    12px;
		/* height:   860px; */
		top:     550px;
		width:    185px;
		border:   1px solid #000;
		background:white;
		font-size: 8pt;
		overflow: auto;			
		}
		
	.dl_count {
		position: absolute;
		right:5px;
		top:550px;
		width:210px;
		border:0px solid #000;
		}	


       .leftcontent {
        	position: absolute;
		top:610px;	
		left:12px;
		/* height: 300px; */
		width:185px;
		border:1px solid #000;
		background:white;
		font-size: 7pt;
		overflow: auto;
		}			

       .leftcontent2 {
		position: absolute;
		left:12px;
		/* height: 300px; */
		top:1050px;
		width:185px;
		background:#DDDDDD;
		border:1px solid #000;
		background:white;
		font-size: 7pt;
		overflow: auto;		
		}	
					
	#banner {
		background:#ffffff;
		height:105px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #banner {
		height:105px;
		}

	#banner h1 {
		font-size: 0.9em;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size: 0.9em;
		}

	.footad
		{
		text-align: center;
		}

	.headad
		{
		text-align: right;
		border:        1px solid #000;
		width: 200px;
		} 
		
	.geek_footad
		{
		width:         730px;
		text-align:    center;
		border:        0px solid #000;		
		}


		
       .geek_leftadd {
		position: absolute;
		left:23px;
		top:600px;
		width:160px;
		border:0px solid #000;
		}	


       .geek_rightadd {
		position: absolute;
		right:23px;
		top:600px;
		width:160px;
		border:0px solid #000;
		}	


       .index_leftadd {
		position: absolute;
		left:30px;
		top:550px;
		/* width:120px;   */
		/* height: 600px; */
		border:1px solid #000;
		}
		
      .index_lowerleftadd {
		position: absolute;
		left:30px;
		top: 1750px;
		/* width:120px;   */
		/* height: 600px; */	
		border:0px solid #000;
		}	
		
		
       .index_leftcontent {
        	position: absolute;
		top:1200px;	
		left:12px;
		width:185px;
		border:1px solid #000;
		background:white;
		font-size: 7pt;
		overflow: auto;
		}		


/* Begin THIS IS THE DEFAULT TEMPLATE STUFF */






#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 



.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;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}







#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}




#sidebar h2 {

	}



.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;
	}

#sidebar {

	}

small {
	color: #777;
	}

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

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



#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 */

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

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#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 */


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



/* 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. */

	
ul {
	list-style: none;
	margin-left:0px; 
	margin-top:0px; 
	margin-bottom:0px; 	
	padding-top:0px; 
	padding-bottom:0px;	
	padding-left:5px; 
	padding-right:0px;"
	text-indent: -5px;
	font-size: 8pt;
	}	

li (
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:0;
}	
	
	
	
	
.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 */



/* 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
{
	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;
	}

a img {
	border: none;
	}

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