@import url(reset.css);

body{
background:#ebf1e9 url(../images/bg-left.jpg) left top repeat-y;
	
}

#header {
background:url(../images/logo.jpg) left top no-repeat;
padding:200px 0 0;
width:300px;
display: block;
overflow: hidden;
float:left;
}

#header .padding {
padding:20px;
width: 260px;
display: block;
}

#header p {
color:#666;
}

#header a {
color:#8f9c89;

}
#header a:hover {
color:#ebf1e9;

}

h1 {
font:bold 24px/1.2em Georgia, Times, serif;
color:#ebf1e9;
overflow: hidden;
display: block;
}


#all {
background:#ebf1e9 url("../images/layout3.jpg") left top no-repeat;
display: block;
width:630px;
float:left;
padding-top: 170px;
height: 730px;
}




h2{
	font:bold 24px/1.2em Georgia, Times, serif;
	letter-spacing: -1px;
	color:#514E46;
	margin:1em 0 0.6em 0;
	display: block;
}

p {
	font:12px/1.2em "Lucida Grande", Arial, sans-serif;
	color:#444;
	text-align:left;
	margin:1em 0 2em 0;

}

.box {
padding:0 30px 10px;
display: block;
}

.clear {
clear: both;
}

a {
	color:#5c4a68;
	text-decoration:underline;
}

em {
font-family:Georgia, Times, serif;
font-style: italic;
}
a:hover {
	color:#977baa;
	text-decoration:underline;	
}

img {
	border:none;
}

strong {
	font-weight:bold;
}



small {
font-size: xx-small;
}

h1 small {
display: block;
color:#666;	

}


	
li{
	font:12px/1.4em "Lucida Grande", Arial, sans-serif;
	margin:1em 0 0 0.2em;
	color:#444;
	padding: 0;
}

.rss_title {
font-weight: bold;
text-indent: -9999em;
}
.rss_box ul {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-left:0; 
}
.rss_box li {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-left:0; 
}

.rss_item a {
font:bold 16px/1.2em Georgia, Times, serif;
}
.rss_date {
font:9px/1.2em "Lucida Grande", Arial, sans-serif;
text-align: left;
display: block;

}

ul {
	list-style-image:url("../images/bullet.png");
	line-height: 1em;
	margin:1em 0 2em 1em;
	padding: 0;
}

#footer {
	font:9px/1em "Lucida Grande", Arial, sans-serif;
	color:#555;
	text-align:center;
	clear: both;
	padding: 2em 0;
}



#twitter {
	display: block;

}

#twitter span {
	display: block;
	width:300px;
}

#twitter li {
	font:normal 18px/1.2em Georgia, Times, serif;
	letter-spacing: -1px;
	color:#888;
	list-style: none;
	padding: 10px 10px 0 10px;
	margin:0 0 0 30px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-top:1px solid #666;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topleft:4px;
	-webkit-border-radius-topright:4px;
	width: 218px;

}

#tweet ul {
	margin:0;
	padding:0 0 119px 0;
	background: url(../images/twitter.png) no-repeat bottom;
	
}


.rss-item {

}