/*
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.3
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.)
d) Rob Marsh (http://rmarsh.com/plugins/compact-archives/) for Compact Archives Plugin. Use archives template on an new page to display a table-like arhive of your blog.

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

Last Update 27/04/2009
*/
/*===== o0o: BASE=====*/
html {
font-size:100%
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
border:0;
outline:0;
margin:0;
padding:0
}
body {
font-size:87.5%;
background-color:#FFF;
color:#111;
font-family: Arial, sans-serif;
line-height:1.6em;
text-align:center;
border:0;
outline:0;
margin:0;
padding:0
}

/*===== o0o: STRUCTURE===== width of content area*/
#outerWrapper {
text-align:left;
width:960px;
margin:5px auto 0
}
#outerWrapper #header {
display:table;
width:960px;
/*background:url(images/r755.jpg) right no-repeat;
border-bottom:solid 1px #EAEAEA;*/
height:134px;
padding:0
}
#rightColumn {
background:none;
float:right;
width:200px;
font-size:0.87em;
line-height:1.6em;
padding:10px;
margin-right:20px;
}
#outerWrapper #contentWrapper /* vertical line placement adjustment values */ {
background:url(images/content_back.gif) repeat-y 177px 0px;
}
#outerWrapper #contentWrapper #content {
background:none;
margin:0 220px 0 0;
padding:0px 30px 10px 0px
}
#outerWrapper #contentWrapper .clearFloat {
clear:right;
display:block
}
#outerWrapper #footer {
background-color:#FFF;
border-top:solid 1px #EAEAEA;
font-size:1em;
line-height:1.2em;
padding:0 0 0 10px
}
.post,.page {
border-top:1px solid #ddd;
padding-bottom:10px;
margin-bottom:30px
}

.firstPost .post{
border:0 none;
}
.entry {
overflow:auto;
font-size:12px;
line-height:1.7em;
}

.entryFooter ul{
padding:0px;
margin:0px;
}
.entryFooter li{
float:left;
list-style:none;
padding-right:25px;
}

.entryFooter li a{
font-weight:bold;
color:black;
text-transform:uppercase;
background: transparent url('images/arrow.gif') no-repeat 0 -2px;
padding-left:7px;
font-size:11px;
}

#outerWrapper #header ul, 
#outerWrapper #header li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	padding-bottom:8px;
}

#outerWrapper #header li a{
	font-weight:bold;
	color:black;
	text-decoration:none;
	padding-right:15px;
	font-size:10px;
	
	
}

/*===== o0o: TYPOGRAPHY=====*/
.description {
color:#666;
font-size:0.87em;
font-weight:400;
padding:7px 0 0 12px;
width:300px;
display:block
}
.postinfo {
color:#666;
font-size:0.7em;
line-height:1.3em;
margin:3px 0;
}
.sticky {
padding:0 10px 10px;
border:solid 1px #ccc;
margin-bottom:30px;
background: #f8f8f8
}
blockquote {
background:url(images/blockquote.gif) top left no-repeat;
border:#CCC dashed 1px;
margin:10px auto 10px 20px;
font-style:italic;
padding:3px 3px 3px 40px
}
pre,code {
width:90%;
margin-bottom:10px;
font-family:"Courier New", Courier, monospace;
background:#fff url(images/pre_bg.gif) top left repeat;
display:block;
color:#111;
line-height:18px;
border:1px solid #e2e2e2;
overflow:auto;
padding:18px 10px 17px
}
input,textarea,select {
font-family: Arial, sans-serif;
border:1px solid #ccc;
background:#F8F8F8;
color:#333;
font-size:1em
}
small {
font-size:0.87em;
}

label{
font-size:11px;
color:black;
}

.categoryDescription{
font-size:11px;
line-height:1.7em;
}
.current-cat{
font-weight:bold;
}


/*===== o0o: HEADINGS=====*/
h1,h2,h3,h4 {
font-weight:700;
color:#111;
padding:15px 0 0
}
#header h1 a{
font-weight:700;
font-size:2.4em;
padding:0px 0 0 0px;
width:202px;
height:64px;
overflow:hidden;
text-indent:-999px;
background:white url(images/logo.gif) no-repeat left top;
clear:left;
display:block;
}

#header h1 a.news{
font-weight:700;
font-size:2.4em;
padding:0px 0 0 0px;
width:379px;
height:64px;
overflow:hidden;
text-indent:-999px;
background:white url(images/logo_news.gif) no-repeat left top;
clear:left;
display:block;
}

h1 {
font-size:2em;
}
h2 {
font-size:1.625em
}

h2.head{
font-size:16px;
text-transform:uppercase;
}
h3 {
font-size:1.375em
}
#rightColumn h3 {
font-size:12px;
padding:0;
margin:15px 0 0;
text-transform:uppercase;
color:#999;
}
h4 {
font-size:1em
}

/*===== o0o: LINKS=====*/
a, a:visited { 
/*border-bottom: 1px dotted #bfbfbf; */
color: #000; 
text-decoration: underline; 
}
a img, a:visited img, a:hover img { 
background-color: transparent; 
border: 0 !important; 
border-bottom: 0!important; 
}
a:hover { 
/*background-color: #a50b34; 
border-bottom: 1px solid #002f5f; */
color: #a50b34; 
}
h2.posttitle,h2.posttitle a,
h2.posttitle,h2.posttitle a:link,
h2.posttitle,h2.posttitle a:visited {
font-size:14px;;
line-height:1.2em;
color:#a50b34;
font-weight:700;
margin:0;
border-bottom: 0

}
h2.posttitle a:hover {
color:#111;
text-decoration:none;
background-color: transparent
}
a.image-border {
text-decoration:none;
border:0 none;
background-color: transparent
}
#header a, #header a:hover {
color:#111;
background-color: transparent; 
border-bottom: 0;
}



/*===== o0o: SIDEBAR=====*/
#rightColumn ul {
margin:0 0 20px;
padding:0
}
#rightColumn ul li ul {
margin:0;
padding:0
}
#rightColumn ul li {
list-style:none
}
#rightColumn ul li ul li {
list-style:none;
list-style-position:outside;
list-style-image:url(images/arrow.gif);
margin-left:17px
}

#rightColumn ul li ul li a{
margin-left:-5px;
font-size:11px;
}
ul.menu {
font-weight:700
}

div#searchWrapper {
background:transparent url(images/searchBox.gif) no-repeat scroll 0 0;
display:block;
height:23px;
margin-right:10px !important;
margin-top:4px;
padding:2px;
width:209px;
}

input#s {
background:transparent none repeat scroll 0 0;
border:0 none;
float:left;
margin-right:2px;
padding-left:2px;
width:165px;
}

input#searchsubmit{
background:transparent none repeat scroll 0 0;
border:0 none;
cursor:pointer;
float:left;
height:20px;
margin-top:0;
overflow:hidden;
text-indent:-999em;
width:20px;
display:block;
}


/*===== o0o: COMMENTS=====*/

#respond {
border-top:1px solid #DDDDDD;
font-size:11px;
}

#respond #submit{
background: transparent url(images/submitBtn.gif) no-repeat scroll 0 0;
border:0 none;
width:67px;
height:20px;
overflow:hidden;
text-indent:-999em;
display:block;
cursor:pointer;
}

#respond input, #respond textarea{
background:white;
}

#respond td{
vertical-align:top;

padding-top:10px;
}
ol.commentlist { 
list-style:none; 
margin:0;
padding:0; 
text-indent:0

}
ol.commentlist li { 
border-top:1px solid #ddd; 
height:1%; 
margin:0 0 10px; 
padding:5px 7px 5px 0px; 
position:relative
}
ol.commentlist li div.comment-author { 
padding:0 0 0 0
}
ol.commentlist li div.vcard { 
/*font:bold 1em corbel, liberation sans, georgia, lucida grande, sans-serif*/
font-size:11px;
font-weight:bold;
}
ol.commentlist li div.vcard cite.fn { 
font-style:normal 
}
ol.commentlist li div.vcard img.avatar { 
border-top:1px solid #ddd; 
left:7px; 
padding:2px; 
position:absolute; 
top:7px; 
}
ol.commentlist li span.comment-meta a { 
font-size:10px;
color:#999;
}

ol.commentlist li span.alertEditor { 
font-size:10px;
}
ol.commentlist li p { 
font-size:11px;

margin:0 0 0; 
line-height:1.6em; 
}
ol.commentlist li ul { 
font-size:11px;
list-style:square; 
margin:0 0 1em; 
padding:0; 
text-indent:0; 
}
ol.commentlist li ul.children { 
list-style:none; 
margin:1em 0 0; 
text-indent:0; 
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { 
margin:0 0 .25em; 
}
ol.commentlist li.even { 
/*background:#f7f7f7*/
}
ol.commentlist li.odd { 
background:#fff
}
ol.commentlist li.pingback div.vcard { 
padding:0 170px 0 0
}

/*===== o0o: 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:7px 0 2px 7px;
padding:4px
}
img.alignleft {
display:inline;
margin:7px 7px 2px 0;
padding:4px
}
img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto
}

/*===== o0o: 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 {
color:#666;
font-style:italic;
line-height:17px;
margin:0;
padding:0 4px 5px
}

/*===== o0o: WIDGETS=====*/
div#calendar_wrap,table#wp-calendar {
width:100%
}
div#calendar_wrap {
padding:0 15px 0 5px
}
div#calendar_wrap caption {
font-size:1.1em;
font-weight:700;
padding:0 20px 0 0
}