html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, #wrapper {
	float:none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:transparent;
	background:none;
}




#logo, #header {
display:block;
}
#sidebar {
position:relative;
display:none;
}

#flickr {
display:none;
}

body {
background: #dddddd url(images/back.jpg) no-repeat;
color: #333333;
font-family:Tahoma;
font-size:12px;
line-height:1.5em;
}


#logo h1 a{
display:block;
color:#000000;
font-size:88px;
font-family: "Times New Roman", Times, serif;
font-stretch: ultra-expanded;
font-style:normal;
border-bottom:0px;
line-height:normal;
font-weight:lighter;
}

#logo h1 a:hover {
color:#e12000;
border-bottom:0px;
}


a {
color:#333333;
font-weight:600;
}
a:hover {
color:#e12000;
}
#wrapper {
float: left;
width:950px;
position:relative;
margin: 185px 0 0 50px;
}
#header {
float:left;
width:950px;
margin:0 0 30px 0;
display:block;
}
#logo {
display:block;
float:left;
width:auto;
padding:18px 0 55px 0;
}
#logo h2 {
font-size : 18px;
}

#content {
width:660px;
float:left;
padding:0 0 30px 0;
min-height:420px;
}

.post {
	padding-left:10px;
	margin-left: 10px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-right:10px;
	margin-right:10px;
	padding-top:10px;
	margin-top:10px;
	border: solid 1px #fff;
	background:#ccc;
}
.post p {
margin:14px 0 14px 0;
padding:0;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
background-image:none;
font-size:20px;
margin:15px 0 10px 0;
padding:0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}

#comments h3, #comments h4{
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-size:18px;
font-weight:normal;
border-bottom:1px solid #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px solid #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 20px 0 20px;
}
#comments span {
text-align:right;
position:relative;
display:block;
color:#eee;
font-size:150px;
font-weight:normal;
top:35px;
height:0;
z-index:-1;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;

border:1px solid #aaa;
color: #333333;
font-weight:normal;
font-size:20px;
width:374px;
}

#footer {
width:900px;
float:left;
border-top:1px solid #cccccc;
text-align:center;
padding:30px 0 40px 0;
}
