/*
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.
Version: 0.9.2
Author: varometro
Author URI: http://www.varometro.net/blog
Tags: blue, white, light, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post


R755
http://www.varometro.net/blog/r755_theme

R755 is a wordpress theme built from scratch with two basic principles: content comes first and the smallest possible size.

Feel free to use it as it is or modify it according to your taste.

A small cross-browser image popup javascript included. Use it adding onclick="return iPop(this.href)" in your <a> tag. e.g. <a href="http://www.yourblog/images/example.jpg" onclick="return iPop(this.href)">your text ling or your thumbnail</a>

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

 
Changelog:
0.1: Initial release. Released 2009/01/17.
0.2: Comment threating for WP 2.7. About txt file. Minor layout adjustments. 2009/01/18
0.3: Moved logo on top and changed color. Moved sidebar on right. 2009/01/19
0.4: City skyline image on top. Menu list bug in ie. 2009/01/20
0.5: Navigation bar on top. 2009/01/21
		0.5.1: Rss icon. Minor bug in comments paging links. 2009/01/22
		0.5.2: Footer width. Image popup script included. 2009/01/23
0.6: New layout arrangement for more stability. New image on header. 2009/01/25
0.7: Final name R755. New image on top. Minor CSS improvements. 2009/01/29
		0.7.1: Translation issue in sidebar. About section removed. Error in Footer's credits. 2009/01/29
		0.7.2: Minor CSS improvements. 2009/01/29
		0.7.3: Minor CSS improvements. 2009/01/30
0.8: HTML & CSS code clean-up. 2009/01/31
		0.8.1: Header image retouch. Add microid's to comments. Fixed link in footer. 2009/02/05
0.9: Sticky posts. CSS improvements for threated comments and blockquote. 2009/02/07
		0.9.1: Page navigation display bug. Added entry <div>. 2009/02/09
		0.9.2: Tag line wrap bug. 2009/02/10
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
border:0;
outline:0;
font-size:98%;
margin:0;
padding:0;
}

body {
background-color:#fff;
color:#707173;
font-family: Helvetica,verdana, arial sans-serif;
font-size:13px;
line-height:1.8em;
text-align:center;
margin:0;
padding:0;
}

h1 {
color:#000;
font-size:16px;
font-weight:200;
line-height:14px;
}

h2 {
color:#000;
font-size:14px;
font-weight:200;
line-height:14px;
}

h3 {
color:#000;
font-size:13px;
font-weight:200;
line-height:14px;
}

a {
color:#707173;
text-decoration:none;
}

a:hover {
color:#FF0000;
text-decoration:none;
}

a:hover img { 
background: #fff; 
}

#outerWrapper {
text-align:left;
width:760px;
margin:40px auto 0;
}

#outerWrapper #header {
display:table;
width:494px;
background: url(images/bandeau5.jpg) right no-repeat;
border-bottom:solid 1px #EAEAEA;
height:140px;
padding:0;
}

#outerWrapper #header a {
color:#000;
}

#outerWrapper #header a:hover {
color:#000;
background:none;
}

#outerWrapper #header h1 {
font-size:2.3em;
font-weight:200;
padding: 30px 0 7px 20px;
}

.description {
color:#717273;
font-size:0.8em;
font-weight:200;
padding-left:20px;
width:300px;
display:block;
}

#outerWrapper #contentWrapper {
background: url(images/content_back.gif) repeat-y;
}

#outerWrapper #contentWrapper #rightColumn1 {
background:none;
float:right;
width:200px;
font-size:11px;
padding:10px;
}

#outerWrapper #contentWrapper #rightColumn1 ul li:before {
content: "\00BB \0020";
}

#outerWrapper #contentWrapper #rightColumn1 ul li {
list-style: none outside;
}

#outerWrapper #contentWrapper #content h1 {
line-height:23px;
}

#outerWrapper #contentWrapper #rightColumn1 ul {
padding-left:0;
margin-left:0;
}

#outerWrapper #contentWrapper #rightColumn1 h3 {
margin:30px 0 0;
}

#outerWrapper #contentWrapper #content {
background:none;
margin:0 220px 0 0;
padding:30px 30px 10px 10px;
}

.entry {
overflow: auto;
text-align: justify;
}

.sticky {
background: url(images/sticky.jpg) top right no-repeat;
border-bottom:solid 1px #EAEAEA;
}

#outerWrapper #contentWrapper .clearFloat {
clear:right;
display:block;
}

#outerWrapper #footer {
background-color:#fff;
border-top:solid 1px #EAEAEA;
padding:0 0 0 10px;
line-height:1.2em;
}

#outerWrapper #footer a {
color:#717171;
}

#outerWrapper #footer a:hover {
color:#000;
background:#fff;
}

.postmetadata {
padding-top:14px;
color:#666;
line-height:1.2em;
margin:10px 0;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
}

.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:200;
font-style:normal;
font-size:1em;
}

.commentlist p {
font-weight:200;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

input,textarea {
background:#F8F8F8;
}

.searchfield {
color:#777;
font-size:0.9em;
width:175px;
height:1.6em;
text-align:left;
background-color:#F8F8F8;
border:1px solid #ccc;
margin-bottom:15px;
}

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
width:90%;
border-left:#ccc solid 4px;
margin:0 auto 20px;
padding:0 15px;
}

hr {
width:100%;
height:0;
border:0;
border-top:1px solid #fff;
margin-bottom:30px;
}

.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;
}

/* I use it for a small Gravatar-like picture in an about text widget. */
img.about {
float:left;
margin:8px 5px 3px 0;
padding:3px;
border:1px solid #eee;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.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-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}