/*
kattamu.com css
*/

html, body {
	height: 100%;
}

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3787DE;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 15;
	line-height: 120%;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #3787DE;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

img {
	border: none;
}

/* Header */

#header {
	height: 65px;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 3.4em;
	font-size: 56px;
}

#header h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	font-size: 32px;
}

#header h1 a {
	text-decoration: none;
	color: #333333;
}

#header h2 a {
	text-decoration: none;
	color: #999999;
}

/* Content */

#content {
}

/* Posts */

#posts {
	float: left;
	width: 50%;
	height: 100%;
	padding: 1em;
	background: url(img1.gif) no-repeat;
    font-family: Trebuchet MS, Verdana, Helvetica;
    font-size:15px;
	line-height: 120%;
}

.post {
}

.post .title h1{
	letter-spacing: -1px;
	font-size: 1.4em;
	font-size: 24px;
}

.post .posted {
	margin-bottom: 20px;
}

.post .story {
}

.post .meta {
	height: 50px;
	padding: 8px 0 0 10px;
	font-size: .8em;
}

#posts h1 { font-size:24px; margin-bottom: 15px; margin-top: 15px; }
#posts h2 { font-size:22px; margin-bottom: 15px; margin-top: 15px; }
#posts h3 { font-size:18px; margin-bottom: 15px; margin-top: 15px; }
/* Archives */

#archives {
}

/* Search */

#search {
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 155px;
}

#search #submit1 {
	display: none;
}

/* Pages */

#pages {
}

/* Categories */

#categories {
}

/* Blog Roll */

#blogroll {
}

/* Orange Box */

.obox {
	float: left;
	width: 20%;
	padding: .5em;
	background: url(img1.gif) no-repeat;
}

.obox .heading {
	height: 27px;
	padding: 4px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.3em;
	font-size: 18px;
	color: #FF6500;
}

.obox .content {
	padding: 10px;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
	padding-left: 5px;
    font-size:12px;
}

.obox a {
	color: #FF6500;
}

/* Green Box */

.gbox {
	float: left;
	width: 20%;
	margin: 0 0 1em 0;
	padding: 1em;
	background: url(img1.gif) no-repeat;
}

.gbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.gbox .content {
	padding: 10px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
	padding-left: 15px;
}

.gbox a {
	color: #09881C;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

.small {color:09881C; font-size:x-small}

strong { font-weight: normal; }

span.rtl {
unicode-bidi:bidi-override;
direction: rtl;
}

fieldset {font-size:11px}
a.ad_title_:link, a.ad_title_:visited {
display:block; font-family: "trebuchet ms",arial; color:#3787DE;
font-weight:bold; text-decoration:none; font-size:12px;
padding-left:0px; padding-top:0px; padding-bottom:0px;
}
a.ad_title_:hover {
text-decoration:underline;
}
a.ad_description_:link, a.ad_description_:visited {
display:block; font-family: "trebuchet ms",arial;
color:#000000; font-weight:normal; text-decoration:none;
font-size:11px; padding-left:0px;
padding-top:0px; padding-bottom:0px;
}
a.ad_url_:link, a.ad_url_:visited {
display:block; font-family: arial;
color:#cccccc; font-weight:normal;
text-decoration:none; font-size:9px;
padding-left:0px; padding-top:0px;
padding-bottom:0px;
}
table.ad_table_ {
width: 480px;
border-collapse:collapse;
}
table.ad_table_ td{
vertical-align: top; padding:6px;
border:1px solid #ffffff;
}

