/*
Theme Name: debline simple
Theme URI: http://wordpress.org/themes/deblinesimple
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: deblinesimple

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body { text-align: center; background-color: black;background: url("images/wallDebian.jpg")}
#wrapper { display: block;border:0px #a2a2a2 solid; width:90%; margin:0px auto; }
#header { border:2px #BB0248 solid;background-color: #BB0248;color:white;font-family: "Lucida Console";border-radius: 5px}
#content {width:75%;border: 2px white solid;float:left;background-color: white}
#sidebar{ width:23%; border:2px white solid;float:right;background-color: white}
#delimiter {clear:both;}
#footer{border:2px #E4BFCC solid;background-color: #E4BFCC;border-radius: 5px}
.title{font-size:11pt;font-family: verdana;font-weight: bold;}
.wp-caption {}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}
.access{border:2px #E4BFCC solid;background-color:#E4BFCC; }