/*
Theme Name: Cleanr
Theme URI: http://wpshoppe.com/demo/cleanr/about/
Description: Clean, Clear and BIG! Just so easy to READ!
Version: 0.1.2
Tags: black, white, light, two-columns, right-sidebar, fixed-width, threaded-comments, photoblogging
Author: Chandra Maharzan
Author URI: http://www.wpshoppe.com/about/
License: All Rights Reserved
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

body {font-size: 14px;font-family: Arial, sans-serif; padding-bottom:20px;}
a {color:#202020 ;text-decoration: none;border: 0px;}
a:hover {color:#B80000 ;border:0px}
a:active {color:#B80000 ;border:0px}
h1,h2,h3,h4,#nav,small,.postmetadata, .small{font-family: Arial;}
h2 {font-size: 14pt;margin-bottom: 12px;color:#666;}

#header h1 a {color: #000;text-decoration: none;border:none;visibility:hidden;}
#sidebar {font-size:10pt;text-align:left;width:180px;margin-top:0px;position:relative; right:-150px;}
.entry a img { margin:0 0 10px 0; vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
img.size-medium {margin:0 0 10px 0}
#sidebar ul {list-style: none;}
#sidebar h2 {color:#666;margin:0 0 6px 0;padding: 0}
.container {min-height:400px;}

#content {text-align: left; width: 700px;height: 100%; margin-left: auto;border:1px;
position:relative; left:100px;
}

/* FOOTER */
#footer p {text-align: right; font-size: 9pt; font-family: Verdana, Arial, sans-serif;}
#footer a {text-decoration:underline;}

/* WIDGETS */
.widget {margin-bottom: 20px; color:#202020 ;text-decoration: none;border: 0px; letter-spacing:1px;}

/* TO ALWAYS SHOW SCROLLBAR */
html {overflow: -moz-scrollbars-vertical;}
