body {
	margin:0px auto;
	background: #fff url(/blogak/img/blogakfondoa.gif) repeat-y top center;
	font:small verdana, arial, sans-serif;
	color: #000;
}
a { 
	color: #CC3300; 
	text-decoration: none;
} 
a:link		{ color: #CC0000; text-decoration: none; } 
a:visited	{ color: #CC0000; text-decoration: none; } 
a:active	{ color: #000000;  } 
a:hover		{ color: #00000; text-decoration: underline;  }

h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
a:link img {
		border: 0px;
	}

h3 {
	
}
p {
	margin: 0.3em 0 1.2em;
	line-height: 1.4em;
}

#container {
	line-height: 130%;
	margin:0 auto;
	text-align: left;
	padding: 0px;
	width: 758px;
}

#banner {
	text-align: left;
	padding: 10px;
	height: 100px;
	background: #fff url(img/logo2.gif) no-repeat top left;
}


a#banner-img {
	display: none;
}

#banner h1 a {
	/*color: #fff;*/
	text-decoration: none;
}

#banner h1 {
	padding: 20px 0 0 10px;
	font-family: Georgia,Times,serif;
	margin:0;

}

#banner h2 {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 0 0 10px;
    color: #000;

}

#center {
	float: left;
	width: 495px;
	overflow: hidden;
}

.content {
	font-size: 0.9em;
	width: 470px;
	margin-left: 20px;
}
.content textarea{
	width: 450px;
	}

.content table{
	width: 450px;
	font-size: 0.85em;
	line-height: 140%;
	}

#right {
	float: left;
	font-size: 0.85em;
	width: 220px;
	overflow: hidden;
	margin-left: 30px;
}

.content p {
	line-height: 160%;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 160%;
}

.content li {
	line-height: 160%;
}

.content h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.content h2 {
	font-size: 0.90em;
	margin-bottom: 5px;
	color: #666;
}

.content h3 {
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 10px;
	font-family: Georgia,Times,serif;
	line-height: 110%;
}

.content .storycontent h3{
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
}


.content p.posted {
	margin-bottom: 25px;
	font-size: 85%;
	background: #fff url(/blogak/img/marra.gif) no-repeat top left;
}

#calendar {
	line-height: 140%;
	color: #666666;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar {
	padding: 0;
	font-size: 0.95em;
}

.sidebar h2 {
	background: #fff url(/blogak/img/marra2.gif) no-repeat top left;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	/*text-align: center;*/
    line-height: 140%;
    padding: 2px 4px;
    margin-bottom: 5px;
height: 20px;
}


.sidebar a {
	font-weight: normal;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.sidebar li {
	/*color: #666666;*/
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img {
	border: 1px solid #e5e5e5;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

.comments h2{
	background-color:#e5e5e5;
	padding-left:5px;
	font-size: 0.9em;
}
td, th{
	border: 1px solid #ccc;
	padding: 5px;
	}

table{
	margin-bottom: 10px;

	}