/* CSS Document */
html {
	height: 100%;
}

body {
	background-color      : #FFFFFF;
	height                : 100%;
	margin                : 0px;
	background-attachment : scroll;
	background            : #5A92CB url(background.gif) repeat-x;

}

.choose_box{
        font-size             : 11px;
        font-family           : Arial,Helvetica;
}

.input_area {
        font-size             : 11px;
        font-family           : Arial,Helvetica;
        width                 : 152px;
}

.submit_buttons {
        font-size             : 11px;
        font-family           : Arial,Helvetica;
}

.font_t {
	font-family           : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size             : 11px;
	color                 : #333333;
}
.ta_l {
	font-family           : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size             : 13px;
	color                 : #333333;
}
.nan {
	font-family           : Arial, Helvetica, sans-serif;
	font-size             : 9px;
	color                 : #333333;
}

.header {
	BACKGROUND-POSITION: left top;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-REPEAT: no-repeat
}

.message_area	{ background-color: #A9B8C2; border: 0px #006699 solid; }
th { height: 25px; color: #444444; border-color: #FFFFFF; border-style: solid; font-size: 10px; background-color: #EAEAEA; white-space: nowrap; border-width: 1px 1px 0px 1px; }
.mesrow1 { background-color: #F7F7F7; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.mesrow2 { background-color: #ECECEC; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.mesrow3 { background-color: #EAEAEA; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }


.gen { margin: 1px 1px; font-size: 14 px; }
.genmed { margin: 1px 1px; font-size: 12px; text-decoration: none; }
.gensmall { margin: 1px 1px; font-size: 12px; }
.genbig { margin: 1px 1px; font-size: 16 px; }
select { color: black; background-color: white; font-family: Verdana, serif; font-size: 10px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
input { color: black; font-family: Verdana, serif; font-size: 10px; font-weight: normal; }
textarea { background-color: white; color: black; font-family: Verdana, serif; font-size: 10px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }


p.postreported { margin: 1px 0px; color: red; }
p.postapprove { margin: 1px 0px; color: green; }

.postauthor { color: #000000; font-size: 10px; }
.postdetails { color: #000000; font-size: 11 px; }
.postbody { font-size: 11 px; line-height: 140%; }
.posthilit { background-color: yellow; }


.nav { margin: 0px; color: black; font-size: 10px; }
.pagination { padding: 4px; color: black; font-size: 10px; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://www.martech.pl/forum/templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/* KROKI */

     .btn3       { display: block;color:#1C2C40; line-height: 30px; HEIGHT: 30px; background-color: #F5F5F5; border: solid; border-color: #E6E6E6 #DADADA #DADADA #E6E6E6;TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; border-width: 1px 1px 1px 1px}
     .btn3:hover { color:#1C2C40; background-color:#F5F5F5; border-color: #BAD6DA #BAD6DA #BAD6DA #BAD6DA;TEXT-DECORATION: none;}
     .btn3:link  { text-decoration: none;}

     .btn4       { display: block;color:#1C2C40; line-height: 30px; HEIGHT: 30px; background-color: #60A0AC; border: solid; border-color: #E6E6E6 #DADADA #DADADA #E6E6E6;TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; color: #FFFFFF; border-width: 1px 1px 1px 1px}
     .btn4:hover { color: #FFFFFF; background-color:#60A0AC; border-color: #BAD6DA #BAD6DA #BAD6DA #BAD6DA;TEXT-DECORATION: none;}
     .btn4:link  { text-decoration: none;}
/* KROKI END */

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(http://www.martech.pl/forum/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(http://www.martech.pl/forum/templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://www.martech.pl/forum/templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

td.rowpic {
		background-color: #FFFFFF;
		background-image: url(http://www.martech.pl/forum//templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}


.row1 { background-color: #F7F7F7; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row2 { background-color: #ECECEC; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }

.nav { margin: 0px; color: black; font-size: 10px; }
.pagination { padding: 4px; color: black; font-size: 10px; }
.forumline	{ background-color: #A9B8C2; border: 0px #006699 solid; }

td.cellrow2 {
		background-color: #FFFFFF;
		height: 32px;
		font-size: 11px; border-color: #CCCCCC; border-style: solid; border-width: 0px 0px 1px 0px;
}

.cien_body_rigt {
        height: 100%;
	BORDER-RIGHT: #EFEFEF 1px solid;
	BORDER-TOP: #EFEFEF 1px solid;
	BACKGROUND: url(cien_rb.jpg) #FFFFFF repeat-x left bottom;
	BORDER-LEFT: #EFEFEF 1px solid;
        BORDER-BOTTOM: #EFEFEF 1px solid
}

.articleheader {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	background: url(../images/gradient.jpg);
	background-repeat: repeat-y;
	text-align:left;
	margin: 1.5em 1em 1em 0;
	border: 1px solid #e4e4e4;
	padding: .2em;
}

.article_small_info {
	color: #656565;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
}

.dymek_style {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #FFFF9F;
	padding: 4px;
}

.td_nagl {
	BORDER-RIGHT: 1px solid #A4A4A4;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #F9F9F9 url(bg_table.gif) #ffffff repeat-x left top;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 1px solid #BEBEBE;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid #A4A4A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
}

.td_nagl_light {
	BORDER-RIGHT: 1px solid #CDCDCD;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #F9F9F9 url(bg_table.gif) #ffffff repeat-x left top;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 1px solid #CDCDCD;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid #CDCDCD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}

.catfile {
	FONT-SIZE: 11px;
	COLOR: #484848;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: inherit;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}

.catfile:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #8080FF;
	padding-right: 4px;
	padding-left: 4px;
}

.catfile_input {
	FONT-SIZE: 11px;
	COLOR: #484848;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: inherit;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.catfile_input:hover {
	FONT-WEIGHT      : bold;
	FONT-SIZE        : 11px;
	COLOR            : #FFFFFF;
	FONT-FAMILY      : Arial, Helvetica, sans-serif;
	TEXT-DECORATION  : none;
	background-color : #8080FF;
	padding-right    : 1px;
	padding-left     : 1px;
}

.bottom_sponsors {
	FONT-SIZE        : 11px;
	COLOR            : #FFFFFF;
	FONT-FAMILY      : Arial, Helvetica, sans-serif;
	TEXT-DECORATION  : underline;
	background-color : inherit;
	padding-right    : 4px;
	padding-left     : 4px;
}
.bottom_sponsors:hover {
	COLOR            : #000000;
	TEXT-DECORATION  : none;
	background-color : inherit;
}

.bg_grad {
        background-color : #F2F2F2;
        height           : 30px;
        margin           : 0px;
        padding          : 0px;
}

input.btn {
   color               :#050;
   font-family         :'trebuchet ms',helvetica,sans-serif;
   font-size           :84%;
   font-weight         :bold;
   background-color    :#fed;
   border              :1px solid;
   border-top-color    :#696;
   border-left-color   :#696;
   border-right-color  :#363;
   border-bottom-color :#363;
}

.deck {
	BORDER-RIGHT        : #666666 1px solid;
	BORDER-LEFT         : #666666 1px solid;
	BORDER-TOP-STYLE    : none;
	BORDER-BOTTOM-STYLE : none
}

.chmurka5 {

	padding-left          : 5px;
	padding-right         : 5px;
	padding-top           : 5px;
	padding-bottom        : 5px;
	text-align            : justify;
        BORDER-LEFT           : #666666 1px solid;
        BORDER-TOP            : #666666 1px solid;
        BORDER-RIGHT          : #666666 1px solid;
        BORDER-BOTTOM         : #666666 1px solid;
        position              : absolute;
        display               : none;
        left                  : 65px;
        top                   : 15px;
        background-image      : url(ts/template/ts4/bgcolor_sm.gif);
        BACKGROUND-ATTACHMENT : scroll;
        font                  : normal normal 11px verdana,sans-serif;
}

.xx_back {
        
        background-image      : url(rect_last_news_xx.gif);
        BACKGROUND-REPEAT     : no-repeat;
}

.tralink { POSITION: absolute; VISIBILITY: hidden }

.nagl_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td	{ 
	font-family: Arial,Helvetica, geneva,sans-serif; 
	font-size:11px;
	color:#585858;
	}
td a	{color:#0070BC;text-decoration:none} 
td a:hover 	{color:#FF6622;text-decoration:none} 

.select	{ 
	font-family: Arial,Helvetica, geneva,sans-serif; 
	font-size:11px; 
	color:#585858;
	line-height:130%;	
	}
.select a {
        color:#736F6F;
        text-decoration:none
} 

.select a:hover	{
        color:#B1DC0A;
        text-decoration:none
}  

.style_l {
	FONT-SIZE: 11px;
	COLOR: #00009B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 8px;
}

.style_l:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #8080FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 8px;
}

.news_l {
	FONT-SIZE: 10px;
	COLOR: #00009B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 0px;
}
.news_l:hover {
	FONT-SIZE: 10px;
	COLOR: #8080FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 0px;
}

.news_l_black {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 0px;
}

.news_l_black:hover {
	FONT-SIZE: 10px;
	COLOR: #8080FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 0px;
}

.news_l_big {
	FONT-SIZE: 11px;
	COLOR: #00009B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 8px;
}
.news_l_big:hover {
	FONT-SIZE: 11px;
	COLOR: #8080FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 8px;
}

.news_green {
	FONT-SIZE: 11px;
	COLOR: #6FDD00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-left: 8px;
}

.news_green:hover {
	FONT-SIZE             : 11px;
	COLOR                 : #09FF09;
	FONT-FAMILY           : Arial, Helvetica, sans-serif;
	TEXT-DECORATION       : none;
	margin-left           : 8px;
}

.news_red {
	FONT-SIZE             : 11px;
	COLOR                 : #D20000;
	FONT-FAMILY           : Arial, Helvetica, sans-serif;
	TEXT-DECORATION       : none;
	margin-left           : 8px;
}
.news_red:hover {
	FONT-SIZE             : 11px;
	COLOR                 : #FF0000;
	FONT-FAMILY           : Arial, Helvetica, sans-serif;
	TEXT-DECORATION       : none;
	margin-left           : 8px;
}

.small_search {
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(main_search.gif);
	BACKGROUND-REPEAT     : no-repeat
}
.left_phrase {
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(rect_main_menu.gif);
	BACKGROUND-REPEAT     : no-repeat
}

.st_accounts {
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(rect_accaunts.gif);
	BACKGROUND-REPEAT     : no-repeat
}

.st_smallnews { 
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(rect_smallnews.gif);
	BACKGROUND-REPEAT     : no-repeat
}
.st_newest_news {
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(rect_last_news.gif);
	BACKGROUND-REPEAT     : no-repeat
}
.style_old2 {
	BACKGROUND-POSITION   : left top;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(blocg_aide2.gif);
	BACKGROUND-REPEAT     : no-repeat
}
.cat_name {
	font-family  : Arial, Helvetica, sans-serif;
	font-size    : 11px;
	color        : #000000;
	padding-left : 8px;
	font-weight  : bold;
}
.text_input_shadow {
	BORDER-RIGHT          : #666666 1px solid;
	BACKGROUND-POSITION   : left 50%;
	BORDER-TOP            : #666666 1px solid;
	PADDING-LEFT          : 2px; FONT-SIZE: 11px;
	BACKGROUND-ATTACHMENT : scroll;
	BACKGROUND-IMAGE      : url(cien_text_inpt.gif);
	BORDER-LEFT           : #666666 1px solid; WIDTH: 115px;
	COLOR                 : #666666; BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-REPEAT     : repeat-x;
	FONT-FAMILY           : Arial, Helvetica, sans-serif; HEIGHT: 18px
}

.email {
	FONT-SIZE   : 12px;
	COLOR       : #484848;
	FONT-STYLE  : italic;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	margin-left : 8px;
}
.date_news{
	FONT-SIZE    : 10px;
	COLOR        : #484848;
	FONT-STYLE   : bold;
	FONT-FAMILY  : Arial, Helvetica, sans-serif;
	margin-left  : 0px;
}

.signme {
	BORDER-RIGHT          : #7f7f7f 1px solid;
	BACKGROUND-POSITION   : left top;
	BORDER-TOP            : #7f7f7f 1px solid;
	PADDING-LEFT          : 2px;
	FONT-SIZE             : 12px;
	BACKGROUND-IMAGE      : url(bg_chpsemail.gif);
	BORDER-LEFT           : #7f7f7f 1px solid;
	WIDTH                 : 118px;
	COLOR                 : #666666;
	BORDER-BOTTOM         : #7f7f7f 1px solid;
	BACKGROUND-REPEAT     : repeat-x;
	FONT-FAMILY           : Arial, Helvetica, sans-serif;
	HEIGHT                : 18px;
	background-attachment : scroll;
}

h1 {
	padding        : 0;
	font-family    :Helvetica ,Arial,sans-serif;
	font-size      : 1.3em;
	font-weight    : bold;
	vertical-align : bottom;
	color          : #666;
	text-align     : left;
	width          : 100%;	
}

div#content {
	padding	: 0px 10px 0px;
}

p {
  margin-top    : 0;
  margin-bottom : 5px;
 
}
.entry p a:visited {
	color	: #b85b5a;
}

.narrowcolumn .entry { 
	border  : 0px solid #444;
	padding : 0px 10px 5px 10px;
}
	
.narrowcolumn .postmetadata {
	border	      : 0px solid #ccc;
	border-bottom : 1px solid #ccc;
	text-align    : center;
	margin-left   : auto;
	margin-right  : auto;
	
}

.narrowcolumn .postmetadata {
	padding-top  : 2px;
}

.post { 
	border	     : 0px solid #000;
	margin	     : 0 0 4px;
	padding-left : 8px;
	padding-right : 8px;
	text-align   : justify;
}

.post h2 { 
	font-weight: bold; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post h3 { 
        margin-top: 20px; 
        font-size: 1.1em;
}

.narrowcolumn { 
	border	  : 0px dashed #ff6600;
	clear	  : none;
	padding	  : 0 0 10px 10px;
	margin	  : 0px auto; 
	max-width : 600px;!
	width	  : 90%;
}

.alt {
	color		: #3C452D;
	list-style	: none;
	margin-bottom	: 5px;
	padding		: 2px;
	background      : #fcfcfc;	
}






