/*
starpod.css
'Skyline' style for the Tarski theme - http://tarskitheme.com/
Designed by Rheo
*/

body {
background-color:#e7f1f1;
}
body .primary {
width:420px;
}

#wrapper { /* main content wrapper - right column */
width:637px;
}
#sidebar {
width:160px;
}

#title { /* hide the border */
border-bottom:0px;
}


#podPress_footer {/* hide the podpress footer link */
display:none;
}
