/* CSS Document */
/*
Theme Name: ArtofNatureTheme
Theme URI: http://www.monthlydrawinglessons.com
Description: Revised Wordpress Theme for the all new Monthly Drawing Lessons
Version: 1.0
Author: Kimberly Eddy
Author URI: http://www.kimberlyeddydesigns.com
*/

body {
margin:0;
background-image:url(http://www.monthlydrawinglessons.com/wp-content/themes/artofnature/images/bgyellow.jpg);
background-repeat:repeat;
color:#5C514B;
}
#topnav{
position:relative;
width:1000px;
margin:auto;
}
ul.icons{
list-style:none;
display:block;}

.icons li{
float:left;
padding-right:3px;
}
#icons{
float:left;
margin-left:-30px;
}

#searchbox{
float:right;
padding-top:20px;
}

.clear{
clear:both;
}
#mainWrapper{
position:relative;
width:1000px;
margin:auto;
border:2px solid #283400;
background-image:url(http://www.monthlydrawinglessons.com/wp-content/themes/artofnature/images/bgwhite.jpg);
background-repeat:repeat;
top:15px;
heigth:100%;
}

#headerWrapper{}
#mainnav{
height:35px;
background-color:#283400;
font-size:small;
}

#mainContent{
position:relative;
width:100%;
background-image:url(http://www.monthlydrawinglessons.com/wp-content/themes/artofnature/images/bgwhite.jpg);
background-repeat:repeat;
}

#contentcenter{
float:left;
width:730px;
height:100%;
padding:10px;
}

#rightsidebar{
float:left;
width:200px;
height:100%;
padding:3px;
}

#footer{
clear:both;
position:relative;
background-color:#283400;
color:#FFFFFF;
text-align:center;
width:1004px;
margin:auto;
height:100%;
}

.footerwidgets{
text-align:center;
color:#EBEDA2;
font-size:small;
}

#footerwidgets li{
list-style:none;
display:block;
float:left;
}

ul#footerwidgets{
text-align:center;
}
#tag_cloud-3{
width:300px;
}

li#text-3{
padding-top:100px;
padding-left:10px;
padding-right:10px;
}

li#calendar-4{
padding-left:30px;
text-align:center;
padding-top:50px;
}

.widgettitle h2{
text-align:center;
}
#calendar_wrap{
text-align:center;
}
blockquote{
background-color:#EEF0A5;
padding:5px;
}
/*********************Typography********************************/
a:link{
text-decoration:none;
color:#80A2BD;
}

a:active{
text-decoration:none;
color:#80A2BD;
}

a:hover{
text-decoration:none;
color:#DBD900;
}

a:visited{
text-decoration:none;
color:#283400;
}



<!--front page stuff-->
#mainContent_fp{
position:relative;
width:100%;
background-image:url(http://www.monthlydrawinglessons.com/wp-content/themes/artofnature/images/bgwhite.jpg);
background-repeat:repeat;}

#abovethefold{
position:relative;
width:100%;
background-image:url(http://www.monthlydrawinglessons.com/wp-content/themes/artofnature/images/bgwhite.jpg);
background-repeat:repeat;
border-bottom:1px dotted black;
height:100%;
}
#slideshowfp{
float:left;
}
#sidecontent{
float:left;
width:200px;
padding:5px;
margin:3px;
height:100%;
}

#contentcenter_fp{
position:relative;
top:15px;
}

.featurecolumnleft{
float:left;
width:450px;
padding:5px;
height:100%;
}

.featurecolumnright{
float:right;
width:450px;
padding:5px;
height:100%;
}
/********************************Sidebar Widgets****************************************/
ul#sidebarwidgets{
list-style:none;
}

ul#sidenavigation{
list-style:none;
background-color:#A0BAC7;
border: 2px solid black;
width:95%;
}

#sidenavigation li{
display:block;
background-color:#A0BAC7;
padding:10px 10px 10px 10px;
border-bottom:1px solid black;
margin-left:-40px;
}

#sidenavigation li a:link, #sidenavigation li a:active{
display:block;
text-decoration:none;
color:#5C514B;
font-weight:bold;
text-align:center;
padding:10px 10px 10px 10px;
}

#sidenavigation li a:hover{
display:block;
text-decoration:none;
background-color:#D2CD00;
font-weight:bold;
text-align:center;
padding:10px 10px 10px 10px;
}

#sidenavigation li a:visited{
display:block;
text-decoration:none;
color:#283400;
font-weight:bold;
text-align:center;
padding:10px 10px 10px 10px;
}

/*******************************Footer Widgets******************************************/
ul#footerwidgets{
list-style:none;
}

/****************************Ad styling************************************************/
.ads{
text-align:center;
}

#newsletter{
position:relative;
background:url(http://monthlydrawinglessons.com/wp-content/uploads/2010/07/Newsletter.png) top left no-repeat;
width:200px;
height:400px;
}

#name{
position:relative;
top:175px;
left:20px;
border:none;
background:transparent;
}

#email{
position:relative;
top:206px;
left:20px;
border:none;
background:transparent;
}

#submit{
position:relative;
top:245px;
left:10px;
background:transparent;
width:180px;
height:50px;
border:none;
}