body
{
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 80%;
}
#container
{
    width: 725px;
    margin: 0 auto;
}
#header
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin:15px 0 0 0;
    color:#C24100;
    font-size: 1em;
    text-align:right;
    font-weight:bold;
}
#header ul
{
    margin:0;
    padding:0.5em 0 0.5em 0;
    list-style-type: none;
}
#content
{
    margin: 0;
    padding: 0;
    width: 495px;
    float: left;
}
#content .post h2
{
    font-size: 2.5em;
    margin: 0.7em 0 0.1em 0;
    font-weight:bold;
    line-height: 1.1em;
    color:#0081c2;
}
#content .post h2 a 
{ 
    text-decoration:none;
    color:#0081c2; 
}
/*
#content .post h2 a:hover 
{ 
    background:#0081c2; 
    color:#FFF;
}
*/
#content .post .metadata
{
    margin:0 0 -0.3em 0;
    font-size: 1em;
    color:#999;
    font-weight:normal;
}
#content .post .metadata a
{
    color:#999;
}
/*
#content .post .metadata a:hover
{
    background:#999;
    color:#FFF;
}
*/
#content .post p
{
    font-size: 1em;
    line-height: 1.6em;
}
#content .post .post_footer
{
    font-size: 1.3em;
    text-align: right;
    padding-right: 8px;
}
#content .post .post_footer ul
{
		padding:0;
		margin:0;
		font-size: 0.8em;
		list-style: none;
		color:#0081c2;
}

#content .post .post_footer ul li
{
		margin: 2px 0 14px 0;
		padding: 0;
		line-height: 32px; /* height of icon */
		background-repeat: no-repeat;
		background-position: 100% 50%;
}

#content .post .post_footer ul li a
{
		padding-right: 38px; 
		text-decoration:underline;
		color:#0081c2;
}
/*
#content .post .post_footer ul li a:hover
{
		background-color:transparent;
		text-decoration:underline;
		color:#0081c2;
}
*/
.comments 
{ 
	background-image: url('http://www.mutak.org/test/edit5.png'); 
}
#content .post #show_comments
{
    padding-top: 20px;
    
}
#content .post #show_comments dl dt
{
    color:#999;
    margin:0;
    padding:0;
}

#content .post #show_comments dl dd p
{
    margin-top:0;
    padding:0 0 15px 0;
}

#content .post #show_comments .name
{
        font-size:1.4em;
        font-weight:bold;
}

#content .post #show_comments dl dt .name a
{
        color:#0081c2;
        text-decoration:none;

}
/*
#content .post #show_comments dl dt a:hover
{
        color:#FFF;
        background:#0081c2;
}
*/
#leave_comment
{
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
    padding-left: 10px;
    float:left;
    width:500px;
}
#leave_comment p
{
    font-size:10px;
    padding:0;
    margin:0;
}
#author
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding: 5px;
	font-size: 18px;
	border: solid 1px #ccc;
    width:18em;
}
input
{
    
    font-weight: normal;
	padding: 5px;
	font-size: 16px;
	border: solid 1px #ccc;
    width:20.3em;
}
#submit
{
    border: 2px groove gray;
    padding: 2px;
    margin: .5em .5em 0 0;
    font-weight: bold;
    font-size: 2em;
    background:#999;
    color:#fff;
    width:300px;
}
label
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
  float: left;
  width: 5em;
  padding-top: 22px;
  padding-right: 5px;
  padding-left: 0px;
  text-align: right;
}
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	padding: 5px;
	font-size: 1.4em;
	border: solid 1px #ccc;
    width:98%;
}
input:focus, textarea:focus {
    background:#ffc;
}






#right_column
{
    padding:0 0 0 0;
    width: 220px;
    float:right;
}

#column
{
    padding:0 0 0 0;
    width: 220px;
    float:right;
}

#main
{
    width: 495px;
    float: left;
}

a
{
    color:#C24100;
    text-decoration:underline;
}

/*
a:hover
{
    color:#FFFFFF;
    background:#C24100;
    text-decoration:none;
}
*/

h1
{
margin: 0.7em 0 0.1em 0;
font-size: 2.0em;
line-height: 1.1em;
color:#0081c2;
}


.links, .top_page
{
padding:0;
margin-top:30px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
color:#000;

}
.top_page dl, .links dl
{
	padding-top:0;
	margin-top:0;
}

.links dt, .top_page dt
{
padding: 0 80px 0 20px;
margin:15px 0 0 0;
font-size:12px;
}

.links dd, .top_page dd
{
padding: 0 80px 0 20px;
margin:3px 0 0 0;
font-size:10px;

}

.links dl a, .top_page dl a
{
text-decoration:none;
line-height:16px;
}
.links dl a:hover, .top_page dl a:hover
{
text-decoration:underline;

}




.top_page
{
	border-top: none;
}

.links h2, .top_page h2
{
padding:0;
margin:0;
line-height:12px;


font-size: 10px;
color:#999;
font-weight:normal;
}

h2 a { color:#999; }
h1 a
{
text-decoration:none;
color:#0081c2;
}

h1 a:hover
{
background:#0080c0;
}

p
{
margin: 1.6em 0 0em 0;
line-height: 1.6em;
font-size: 0.8em;
}


h3 a
{
color:#C24100;

}

h3 a:hover
{
background:#C24100;
}

#column ul
{
margin: 2.6em 0 0em 0;
padding-left:34px;
line-height: 1.5em;
font-size: 11px;
list-style: none;
}

#column ul li
{
margin-bottom:1.1em;
padding-left:16px;
background-repeat: no-repeat;
background-position: 0 4px;
background-image: url('http://www.mutak.org/test/bullet.png');
}

.post_footer
{
    text-align: right;
    padding-right: 8px;
}
.post_footer ul
{
padding:0;
margin:0;
font-size: 0.8em;
list-style: none;
color:#0081c2;
}

.post_footer ul li
{
    margin: 2px 0 14px 0;
  padding: 0;
  line-height: 32px; /* height of icon */
    background-repeat: no-repeat;
  background-position: 100% 50%;
}

.post_footer ul li a
{
padding-right: 38px; 
text-decoration:none;
color:#0081c2;
}
.post_footer ul li a:hover
{
background-color:transparent;

text-decoration:underline;
color:#0081c2;
}
.comments { background-image: url('http://www.mutak.org/test/edit5.png'); }


/* $Id: main.css,v 1.4 2005/06/24 06:34:39 Tomislav Exp $ */
