/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.8
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    min-height:300px;
}
#footer a
{
color:#ffaa00;
}
body,h1,h2,h3,h4,h5,h6
{
font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',Helvetica,Arial,Verdana,sans-serif
}
a:hover
{
color:#ffaa00;
}
h2 a
{
    color:#222222;
}
h2 a:hover
{
color:#ffaa00;
}

.hentry
{
border-bottom:1px solid #999999;

}
.hentry .title 
{
padding:0px;
margin:0px;
border:none;
}

.hentry .title h2 {
font-size:2.4em;
font-weight:700 !important;
margin:0;
}


.hentry .title a, .hentry .title span {
border-bottom:none;
}

#header-links li li {
background-color:#dddddd;
}
body
{
background-image:url(http://www.ripl.com/images/s2/grey_bg.jpg);
}

.hentry .entry p {
margin-bottom:6px;
margin-top:6px;
text-indent:0px;
}

code
{
font-size:1.3em;
}

input, select, textarea {
background-color:none;
border-color:none;
color:#333333;
}

.footer
{
font-size:1.2em;
padding-top:12px;
padding-bottom:12px;
}
#wrapper
{
background-color:#999999;
}
#container
{
background-color:#eeeeee;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.entry
{
font-size:1.3em;
line-height:1.4em;
}

.sidebar h3 {
padding-left:10px;
color:#eeeeee;
margin-top:8px;
margin-bottom:6px;
padding:0 0 0 8px;
}
.sidebar div 
{
margin-left:8px;
}
.box
{
-moz-border-radius-bottomright:18px;
-moz-border-radius-topright:18px;
}

#container
{
-moz-border-radius-bottomright:18px;
-moz-border-radius-topright:18px;
}
