/*
Theme Name: R755
Theme URI: http://www.varometro.net/blog/r755_theme/
Description: R755 is a wordpress theme built from scratch with two basic principles: content comes first and the smallest possible size. Valid CSS and XHTML (Strict), threaded-comments, microformats, sticky-post, SEO.
Version: 1.0.4
Author: varometro
Author URI: http://www.varometro.net/blog
Tags: blue, white, light, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post

Feel free to use it as it is or modify it according to your taste.

Thanks to:
a) Avice D (http://blog.kaizeku.com/wordpress/prevent-wordpress-27-duplicate-content/) for "add meta noindex rules on singular comment page section" code.
b) Bennett McElwee (http://www.thunderguy.com/semicolon/) for "Code Markup" code.
c) GaMerZ (http://lesterchan.net/portfolio/programming/php/#wp-pagenavi) for WP-PageNavi Plugin which is supported for more SEO friendly navigation. (Just install the plugin. No code edditing required.)

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

Last Update 17/03/2009
*/

/*==================================== BASE ====================================*/
html {
font-size: 100%; /* IE hack */
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
border:0;
outline:0;
margin:0;
padding:0;
}
body {
font-size: 0.95em;
background-color:#FFF;
color:#000;
font-family: Georgia, "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
line-height:1.3em;
text-align:center;
margin:0;
padding:0;
border:0;
outline:0;
}

/*==================================== STRUCTURE ====================================*/
#outerWrapper {
text-align:left;
width:800px;
margin:2px auto 0;
}
#header {
display:table;
width:800px;
background: url(images/r755.jpg) right no-repeat;
border-bottom:solid 1px #EAEAEA;
height:120px;
padding:0;
}

#rightColumn {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
background:none;
float:right;
width:210px;
font-size:0.7em;
line-height:2em;
padding:10px;
}
#outerWrapper #contentWrapper {
background: url(images/content_back.gif) repeat-y;
}
#outerWrapper #contentWrapper #content {
background:none;
margin:0 230px 0 0;
padding:30px 30px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
clear:right;
display:block;
}
#outerWrapper #footer {
background-color:#FFF;
border-top:solid 1px #EAEAEA;
padding:0 0 0 10px;
font-size:0.9em;
line-height:1.2em;
}
.post, .page {
margin-bottom:50px;
}
.entry {
overflow: auto;
}

/*==================================== TYPOGRAPHY ====================================*/
.description {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
color:#666;
font-size:0.75em;
font-weight:400;
padding-left:12px;
width:300px;
display:block;
}
.postinfo {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
font-size:0.9em;
line-height:1.2em;
margin:10px 0;
}
.postmetadata {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
padding-top:14px;
color:#666;
font-size:0.9em;
line-height:1.3em;
margin:10px 0;
}
.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}
.entry{
font-size:0.85em;
}
.entry small {
font-size:0.85em;
}
small {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
}
code {
font:1em 'Courier New', Courier, Fixed;
}
.sticky {
margin-bottom: 70px;
padding-left: 10px;
padding-bottom:0;
background: url(images/sticky.jpg) top right no-repeat;
border-left:solid 5px #EEB882;
}
blockquote {
background: url(images/blockquote.gif) top left no-repeat;
border:#CCC dashed 1px;
margin:10px auto 10px 20px;
padding:3px 3px 3px 40px;
}
#respond {
font-size:0.9em;
}

/*==================================== HEADINGS ====================================*/
#header h1 {
font-family: Verdana, Arial, Helvetica, sans-serift;
font-size:1.9em;
text-transform:uppercase;
font-weight:400;
padding: 30px 0 0 10px;
line-height:1em;
}
h1 {
font-size:1.3em;
font-weight:400;
}
h2 {
font-size:1.2em;
font-weight:400;
}
h3 {
font-size:1.1em;
font-weight:700;
}
#rightColumn h3 {
margin:20px 0 0;
}
h4 {
font-size:1em;
font-weight:400;
}

/*==================================== LINKS ====================================*/
a, a:link, a:visited, a:active {
color: #1070c0;
border: 0;
border-bottom: 1px solid #DDD;
text-decoration: none;
}
a:hover {
color: #03265A;
border: 0;
border-bottom: 1px solid #E77800;
text-decoration: none;
}
.post h1, .page h1, .post h1 a, .page h1 a, .commentlist cite a {
color:#1070c0;
font-weight: 400;
margin-bottom: 0;
}
.post h1 a, .page h1 a, .commentlist cite a {
border-bottom:none;
}
.post h1 a:hover, .page h1 a:hover, .commentlist cite a:hover {
color:#03265A;
border-bottom:none;
}
a.image-border {
text-decoration: none;
border: 0 none;
}
#header a {
color:#0B0C33;
border-bottom:none;
}
#header a:hover {
color:#0B0C33;
border-bottom:none;
}
#rightColumn ul a, #rightColumn ul a:link, #rightColumn ul a:visited, #rightColumn ul a:active {
border: 0;
border-bottom: 1px solid #FFF;
}
#rightColumn ul a:hover {
border: 0;
border-bottom: 1px solid #E77800;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#777;
border-bottom:none;
}
#footer a:hover {
color:#333;
border-bottom:none;
}

/*==================================== SIDEBAR ====================================*/
#rightColumn ul {
padding:0;
margin:0 0 20px;
}
#rightColumn ul li ul {
padding:0;
margin:0;
}
#rightColumn ul li {
list-style: none;
}
#rightColumn ul li ul li {
list-style: none;
list-style-position: outside;
list-style-image: url(images/sb_bullet.gif);
margin-left:17px;
}

/*==================================== COMMENTS ====================================*/
.commentlist {
text-align:left;
margin:0;
padding:0;
}
.commentlist li {
list-style-type:none;
margin:30px 0;
padding:5px;
border: #EAEAEA solid 1px;
}
.commentlist .children li {
margin:30px 0 0;
}
.commentlist li .avatar {
float:right;
border:1px solid #EEE;
background:#FFF;
padding:2px;
}
.commentlist cite, .commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1em;
}
.commentlist p {
font-weight:400;
line-height:1.3em;
font-size:0.95em;
text-transform:none;
margin:10px 5px 10px 0;
}
input,textarea {
background:#F8F8F8;
}
.commentmetadata {
font-size:0.7em;
}
.cancel-comment-reply {
margin-top: 30px;
font-size:1em;
}
.xhtmltags {
width: 90%;
text-align:justify;
font:0.9em 'Courier New', Courier, Fixed;
}

/*==================================== IMAGES ====================================*/
.alignleft {
float:left;
}
.alignright {
float:right;
}
img {
border:0;
}
img.avatar {
float:left;
padding-right:5px;
}
p img {
max-width:100%;
padding:0;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}			
img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/*==================================== CAPTIONS ====================================*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#F8F8F8;
padding-top:4px;
margin:10px;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
