/*   
Theme Name: proplr
Theme URI: http://www.professionalplr.com
Description: Custom theme for Professional PLR
Author: Kayla Hennegin of bella|faith design
Author URI: http://www.bellafaithdesign.com
Version: 1.0
.
Widgetized theme.
.
*/


body {
font: 12px arial;
color: #603814;
background: #a4b68e;
}

#whole {
width: 714px;
margin: 50px auto;
background: #ffffff;
padding: 33px 33px 5px 33px;
}

h2 {
font-size: 23px;
font-weight: normal;
color: #603814;
margin: 20px 0;
}

a {
color: #a07a55;
outline: none;
border: none;
}

h2 a {
color: #603814;
text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}


/*header */

#header {
padding-top: 40px;
}

#logo {
display: block;
float: left;
width: 380px;
height: 80px;
background: url('images/logo.png') no-repeat;
}

#nav {
float: right;
}

#home {
display: block;
float: left;
width: 80px;
height: 80px;
background: url('images/home.png') no-repeat;
text-indent: -3000px;
}

#about {
display: block;
float: left;
width: 80px;
height: 80px;
background: url('images/about.png') no-repeat;
text-indent: -3000px;
margin-left: 30px;
}

#bar {
margin: 5px 0 10px 0;
}


/*right sidebar */

#sidebar-products {
width: 281px;
background: #e1d7be;
float: right;
padding: 9px 9px 9px 9px;
margin: 0 0 10px 0;
}

#inner-sidebar {
display: block;
width: 270px;
background: #e1d7be url('images/plrbg.gif') no-repeat;
margin: 0;
padding: 0 5px 5px 5px;
border: 1px solid #ede6d3;
}

/* packets */



ul.packets {
font-size: 14px;
margin: 0;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0 5px 0 15px;
}

ul.packets a {
text-decoration: underline;
color: #603814;
}

ul.packets li {
background: transparent url('images/tribullet.gif') no-repeat scroll 0 3px;
padding: 0 0 3px 10px;
margin: 0 0 0 5px;
}

.pktinfo {
font-size: 12px;
font-style: italic;
}

ul.packets li ul.titles {
font-size: 10px;
list-style-image: none;
list-style-position: outside;
list-style-type: square;
padding: 0 0 0 0;
margin: 0 0 0 20px;
background: none;
}

ul.packets li ul.titles li {
background: none;
padding: 0;
margin: 0;
}

form {
text-align: center;
margin: 3px auto 25px auto;
}


/* main text */

#maintext {
width: 400px;
padding-top: 10px;
}

/* main text other pages */



#maintext-other h2 {
padding-top: 15px;
}



/* footer */

#footer {
clear: both;
text-align: right;
}

#copyright {
color: #a4b68e;
}
