/*
Theme Name: spamispoetry
Theme URI: http://www.spamispoetry.com
Description: SpamisPoetry.com
Author: ROdB
Author URI: http://www.spamispoetry.com
*/

/* OVERALL */

body {font-size: 10px; font-family: 'Arial', Sans-Serif; color:#000;}
#page {width: 720px; height: 350px; margin: 40px auto 0; border: 1px solid #FFF;
padding: 20px;
-moz-border-radius: 30px;
border-radius: 30px;
}
p {margin: 0; padding: 0;}
img {border: none;}
a {color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: underline;
}

/* SIDEMENU LEFT SIDE */

#logo {
background-image: url(images/logospamispoetry.jpg);
background-repeat: no-repeat;
background-position: top left;
display: block;
width: 355px;
height: 88px;
margin: 80px 5px 5px 0px;
}

.description {
text-align: right;
}

#sidebar h2 {
font-weight: bold;
font-size: 11px;
}

#sidebar 
{width:350px; 
text-align: right;
padding: 0 0 0 0;
float: left;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 0px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 0px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 0;
padding: 0;
}

/* RIGHT SIDE */

#content {
float: right;
width: 350px;
color: #000;
font-size: 11px;
font-weight: bold;
}

#content h2 {font-size: 10px; color: #999; 

}
.post {margin-bottom: 20px;
}


.navigation {
display: block;
text-align: center;
font-size: 10px;}

.navigation .alignleft{
float: left;}

.navigation .alignright{
float: right;}


#footer {
clear: both;
text-align: right;
color: #ccc;
padding-right: 10px;
}

#googleads {position: fixed;
bottom: 3px;
margin-left: 20px;
}

#menu {margin-top: 100px; 
height: 60px;
}
