/*
Theme Name: The Roots of Woodstock
Theme URI: http://rootsofwoodstock.com
Description:
Version: .1
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/
* {
margin:0;
padding:0;
}
p {
margin-bottom:10px;
}
a {
color:#333333;
}
a img {
border:none;
}
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:center;
padding-top:20px;
}
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#header {
height:160px;
}
#content {
margin-left:120px;
margin-top:20px;
}
#logo h1 {
height:120px;
background:url(images/woodstock-arts-logo.gif) no-repeat;
text-indent:-9999px;
margin-bottom:20px;
}
#logo a {
display:block;
width:800px;
height:120px;
outline:none;
border:none;
}
#top-nav {
margin-left:120px;
background-color:#EF0819;
height:20px;
font-size:13px;
}
#top-nav ul {
list-style:none;
padding-top:2px;
}
#top-nav ul li {
display:inline;
margin:0px 10px;
}
#top-nav a {
color:#FFFF00;
font-weight:bold;
text-decoration:none;
}
#top-nav li.current_page_item a {
color:#FFFFFF;
}
#entry {
width:510px;
float:left;
}
#entry ul {
margin:10px 15px;
}
.left-image {
width:150px;
float:left;
font-size:12px;
}
.left-image img {
margin-bottom:10px;
}
.gallery-caption {
font-size:12px;
font-style:italic;
}
.text {
width:340px;
float:right;
font-size:13px;
line-height:1.5em;
}
.navigation {
margin:10px 0;
font-weight:bold;
}
.home-box {
width:155px;
float:left;
border:1px solid #666666;
margin-right:15px;
height:315px;
}
.home-box h2, #sidebar.home h2 {
color:#666666;
font-size:13px;
margin:10px;
}
.home-box p, #sidebar.home p {
margin:10px;
}
#sidebar {
width:160px;
float:right;
padding-top:70px;
border:1px solid #666666;
background:url(images/roots-logo.jpg) no-repeat top center;
margin-bottom:20px;
}
#sidebar-custom {
margin:10px;
}
#sidebar.home {
height:245px;
}
#sidebar h3, ul#links h2 {
margin-bottom:10px;
font-size:14px;
}
#footer {
margin-left:120px;
padding-top:20px;
border-top: 1px solid #A2A2FF;
color:#666666;
}
#footer p.left {
width:410px;
float:left;
}
#footer p.right {
width:220px;
float:left;
}
#footer a {
color:#666666;
text-decoration:none;
}
div.blog-text {
margin-bottom:30px;
font-size:13px;
line-height:1.5em;
}
h2.headline {
height:65px;
font-weight:normal;
width:400px;
font-size:21px;
}
h2.blog-headline {
font-weight:normal;
font-size:21px;
border-bottom:1px solid #666666;
}
h2.blog-headline a {
text-decoration:none;
}
a.more-link, p.commentlink a {
display:block;
margin-top:10px;
color:#000000;
font-weight:bold;
}
p.postmetadata {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
#comment {
width:320px;
margin:10px;
}
ul#links {
list-style:none;
margin:10px;
}
ul#links li ul {
list-style:disc;
margin-left:15px;
margin-bottom:15px;
}
ul#links li ul#feed {
list-style:none;
margin-left:0px;
}
ul#feed li {
padding-left:20px;
height:20px;
background: url(images/feed-icon-14x14.png) no-repeat top left;
}
hr {
display:none;
clear:both;
}
.alignright {
float:right;
margin:5px 0px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}
.clear {
clear:both;
}