@charset "UTF-8";
/* CSS Document */

body {
font-family:Helvetica, Arial, sans;
font-size:12px;
font-style:bold;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
color:#666666;

}
a {
border-bottom:1px dotted #fff;
text-decoration:none;
color:#000000;
font-weight:600;
}
a:hover {
color:#666666;
background-color:#fff;
}

#wrapper {
width:900px;

margin:20px auto;
}

#header {
float:left;
width:900px;
margin:0 0 5px 0;
}
#logo {
float:left;
width:auto;
padding:0px 0 10px 0;
}
#menu {
padding: 20px 0 0 0;

}
#links {
padding: 20px 0 0 0;

}
#logo a {
color:#ffffff;
font-size:20px;
font-weight:400;
text-decoration:none;
border-bottom:none;
letter-spacing:1px;
background-color:#fff;
}
#logo h2 {
font-size : 14px;
font-weight : 200;
padding : 6px 4px 0 0;
letter-spacing : 0px;
}
#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:0px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#FFE21F;
}

#content {
width:500px;
float:left;
border-right:1px solid #fff;
padding: 20px 0 0px 0;
min-height:420px;
background-color:#fff;
}
.post {
padding:0 60px 0 0;
}
.post p {
margin: 0 0 20px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:arial;
font-size:32px;
margin: 10px 0px 0 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family: arial; 
font-size:24px;
margin: 20px 0px 20px 0px;
font-weight:normal;
line-height:24px;
color:#363636

}
.post h3, .post h4 {
font-family:arial;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1:hover { 
background-color:#FFFFFF;
}
.post h2:hover, .post h3:hover, .post h4:hover {
color:#000000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:10px;
color:#666666;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
}
.post .alignleft {
float:left;
color:#666666;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
ost .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}


#sidebar {
width:250px;
float:right;
margin:0 0 25px 0;
}
#sidebar h3 {
padding:20px 0 3px 0;
font-size:14px;
color:#666666;
font-family:arial;
font-weight:normal;
}
#sidebar .block ul {
border-bottom:1px dotted #666666;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #666666;
}
#sidebar .block li a {
font-size:12px;
font-weight:normal;
color:#999;
padding:2px 0 0px 0px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
color: #000;
background: #fff;
}
#sidebar  {
display:block;
padding:10px 0 3px 0;
font-size:0px;
margin:0 0 5px;
}

#breaker {

}

#footer {
width: 560px;
float:left;
border-top:1px dotted #666666;
text-align:left;
padding: 10px 0 0 0;
}



#sidebar .ffffoundrss li a img { width: 250px; padding: 5px 0; }

