/*   
Theme Name: Vivi
Theme URI: http://www.woof-thebook.com/wp-content/themes/Vivi
Description: Custom basic theme for Woof! The Book
Author: Kayla Hennegin of bellafaith design
Author URI: http://www.bellafaithdesign.com
Version: 3.24.2010
*/

html {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Verdana, Sans-serif;
color: #ccc;
margin: 0;
padding: 0;
font-size:14px;
line-height:30px;
background: #1a1a1a;
}

a, a:active {
outline: none;
border: none;
}

#header {
height: 210px;
background: #1a1a1a url('images/header-bg.png') repeat-x;
margin: 0;
padding: 0;
}

#header-wrapper {
width: 960px;
margin: 0 auto;
background: #1a1a1a url('images/header-bg.png') repeat-x;
text-align: center;
height: 210px;
}

#header-wrapper a img {
outline: none;
border: none;
}

#logo {
width: 350px;
height: 140px;
margin: 30px auto;
}

#main-wrapper {
width: 930px;
margin: 40px auto;
padding: 0 15px;
}

#main-content {
width: 690px;
float: left;
}

.content-block {
background: #555;
width: 690px;
min-height: 200px;
margin-top: 40px;
}

.content-block h3 {
background: #1a1a1a;
width: 690px;
height: 45px;
margin: 0;
}

.content-block p {
padding: 10px;
margin: 0;
}

#vivi-recommends-header {
background: #1a1a1a url('images/vivi-recommends.png')no-repeat;
display: block;
width: 690px;
height: 45px;
}

#vivi-recommends a {
display: block;
color: #fff;
padding: 10px 10px 0 10px;
text-decoration: none;
font-style: italic;
font-weight: bold;
}

#vivi-recommends a:last-child {
padding-bottom: 10px;
}

#vivi-recommends a:hover {
text-decoration: underline;
}

#about-the-author-header {
background: #1a1a1a url('images/about-the-author.png')no-repeat;
display: block;
width: 690px;
height: 45px;
}

#about-the-author p {
color: #fff;
}

#sidebar {
width: 200px;
margin-left: 40px;
float:left;
}

.vivi-pix {
margin-bottom: 40px;
}

#clear {
clear: both;
}

#footer {
height: 40px;
background: #1a1a1a url('images/footer-bg.png') repeat-x;
margin-top: 40px;
margin-bottom: 0;
font-size: 12px;
text-align: right;
}

#footer-wrapper {
width: 945px;
margin: 0 auto;
padding: 10px 15px 0 0;
color: #eee;
background: #1a1a1a url('images/footer-bg.png') repeat-x;
line-height: 22px;
height: 30px;
}

li {
list-style-type: none;
}

a {
color: #fff;
font-style: italic;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h2 a {
color: #fff;
text-decoration: none;
font-style: normal;
}

h2 a:hover {
text-decoration: underline;
}
