/*
###############################################################################

Theme Name: Sell Out
Theme URI: http://www.augiemania.com/dev/sellout
Description: Modular two column theme. Big, Blocky, and Bold. 
Version: 1.0
Author: Carlo Montagnino

###############################################################################

A new monk came up to the master Joshu. 
"I have just entered the brotherhood and I am 
anxious to learn the first principle of zen," he said. 
"Will you please teach it to me?"

Joshu said, "Have you eaten your supper?"

The novice answered, "I have eaten." 

Joshu said, "Now wash your bowl."

###############################################################################

Notes on this theme that you should pay attention to.

I dont see any issues, but if you do, please let me know.

me [at] carlomontagnino.com 

enjoy!

###############################################################################
*/

/* BODY STYLE */

body {
font-family: arial, helvetica, sans-serif;
font-size: 16px;

text-align: left;
padding: 0 0 0 0;
background-color:#F3F3F3;
background-image: url('_');
}

/* TEXT STYLES */

a {
color: #FF9A0A;
}

a:hover {
text-decoration: none;
}

h1, h1 a {
font-size: 60px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
}

h2, h2 a {
font-size: 24px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
}

h3 {
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

p {
font-size: 16px;
line-height: 22px;
letter-spacing: ;
}

.desc {
font-size: 11px;
}

/* SIDEBAR TEXT STYLES */

#sidebar {
font-size: 14px;
}

#sidebar a {
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}

/* STRUCTURE */

#wrap {
width: 890px;
height: auto;
border-width: 20px 20px 20px 20px;
border-style: solid;
border-color: #D5D5D5;
background-color: #E9E9E9;
float:left;
}

#header {
width: 870px;
height: 53px;
background-image: url('casino-free-download.gif');
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
border-width: 0 0 20px 0;
border-style: solid;
border-color: #D5D5D5;
float: left;
}

#bodyWrap {
width: 870px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
}

.post{
margin: 0 0 30px 0;
border-width: 0 0 20px 0;
border-style: solid;
border-color: #D5D5D5;
}

#content {
width: 620px;
height: 100%;
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
float: left;
border-width: 0 20px 0 0 ;
border-style: solid;
border-color: #D5D5D5;
}

#sidebar {
width: 190px;
height: auto;
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
float: left;
}

#sidebar li {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style:none;
}

#sidebar ul {
margin: 0 0 15px 0;
padding: 0 0 0 0;
list-style:none;
}

#footer {
width: 890px;
height: 30px;
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
border-width: 20px 0 0 0;
border-style: solid;
border-color: #D5D5D5;
float: left;
}

