/*
Theme name: Jerry
Theme URI: the-theme's-homepage
Author: Paul Alanis, Albert Thomas, and Sean Loyless
Author URI: http://studiozang.com/
Version: 1.0
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3a3228;
	background: #f1ebd1 url('images/backgroundGradient.png') repeat-x;
}

a {
    color: #5e6a26;
    text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h2 a 
{
    color: #52362b;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

.navigation
{
    width: 100%;
    margin-bottom: 25px;
}

.alignleft
{
    float: left;
}

.alignright
{
    float: right;
}

/* Containers and Layout */

#site {
	width: 100%;
	margin: 0 auto;
	background: url('images/background.jpg') no-repeat center top;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#top
{
    width: 100%;
    float: left;
}

#logo {
	float: left;
	width: 225px;
}

#rss {
	float: right;
	width: 200px;
	padding-top: 33px;
	background: url(images/rssIcon.jpg) no-repeat 30px 29px;
	height: 37px;
	text-align: right;
	padding-right: 10px;
}

#rss a
{
    color: White;
}

#rss a:hover {
	color: #333333;
}

#menu {
	clear: both;
	padding-left: 11px;
	height: 21px;
	width: 940px;
}

#menu ul li
{
    margin: 0;
    padding: 0 21px 0 0;
    list-style-type: none;
    float: left;
}

#menu ul li.last
{
    float: right;
    padding-right: 0;
}

/* Home Page Styling */

#homeHeader {
	clear: both;
	
}

#tours {
	background-image: url(images/toursBackground.jpg);
	background-repeat: no-repeat;
	height: 67px;
	padding-right: 33px;
	padding-left: 25px;
}

.tours-calendar 
{
    float: right;
    text-align: right;
    font-size: 14px;
    color: #5e6a26;
    padding-top: 5px;
}

.tours-calendar ul
{
    margin: 0;
    padding: 0;
}

.tours-calendar ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
}

li.allshows {
    background: url('images/icon-allshows.gif') no-repeat right;
    padding-right: 11px;
}

li.add 
{
    background: url('images/icon-add.gif') no-repeat;
    padding-left: 13px;
    width: 100px;
}

.tours-calendar a,
.tours-calendar a:vistied
{
    color: #5e6a26;
}

#homeContent {
	clear: both;
	float: left;
	margin-top: 5px;
	width: 100%;
}

#recentBlog {
	width: 270px;
	padding-right: 21px;
	padding-left: 11px;
	float: left;
}

#recentBlog ul {
	margin: 0px;
	padding: 0px;
}

#recentBlog  li {
	background-image: url(images/bottomBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:8px;
	padding-bottom: 10px;
}

#recentBlog a, #firstColumn a, #thirdColumn a {
	font-weight: bold;
}

#recentBlog .postDate {
	font-size: .75em;
	color: #565350;
}

#recentTwitter {
	width: 230px;
	margin: 7px 11px 8px 11px;
	float: left;
	padding-bottom: 10px;
}

#recentTwitter li {
	background-image: url(images/bottomBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}

#recentTwitter a {
	color: #5e6a26;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#recentTwitter a:hover {
	background-color: #9c8f7e;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#banner {
	height: 276px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

#blogBanner {
	height: 276px;
	background-image: url(images/blogBanner.jpg);
	background-repeat: no-repeat;
}

#tourBanner {
	height: 266px;
	background-image: url(images/tourBanner.jpg);
	background-repeat: no-repeat;
}

#mediaBanner {
	height: 276px;
	background-image: url(images/mediaBanner.jpg);
	background-repeat: no-repeat;
}

/* Blog containers and styling */

#firstColumn {
	width: 535px;
	padding-right: 11px;
	padding-left: 11px;
	float: left;
	margin-bottom: 50px;
}

.byline
{
    color: #2a1711;
}

.post
{
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background: url(images/bottomBorder.gif) repeat-x bottom;
}

.entry
{
    color: #565350;
}

#respond {
	width: 535px;
}
#thirdColumn {
	float: right;
	width: 381px;
	margin-right: 11px;
	margin-bottom: 50px;
}
.middle {
}
#flashPlayer {
	margin-bottom: 25px;
	margin-top: 25px;
}

#newsLetter {
	margin-bottom: 75px;
}

#footer {
	background-image: url(images/footerBackground.gif);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
	margin-bottom: 25px;
	background-position: center top;
}
.menuButton {
	float: left;
	padding-right: 19px;
}

.middle {
	margin-right: 25px;
	margin-left: 25px;
}

.email {
	vertical-align: top;
	color: #FFFFFF;
	height: 31px;
	width: 245px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #7d705f;
}

.signup {
	background-image: url(images/signupBackground.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 381px;
}

.signupField {
	background-color: #7d705f;
	font-size: 1.2em;
	height: 25px;
	width: 235px;
	margin: 15px 25px 0 15px;
	vertical-align: top;
    border: none;
	color: #FFFFFF;
}

.signupSubmit
{
    margin-top: 12px;
}

.logo {
	float: left;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-left: 42px;
}

.vcard {
	float: left;
}

.url {
	font-style: normal;
}

.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist li {
	background-image: url(images/bottomBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 5px;
}

.eachPost li {
	background-image: url(images/bottomBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

.archiveBlog {
	list-style-image: url(images/bullet.png);
	padding-bottom: 15px;
}

.archiveBlog li {
	list-style-position: inside;
}

/* Media Page Styling */

ul.mediaAlbums
{
    list-style-type: none;
}

ul.mediaAlbums li
{
    float: left;
    width: 160px;
    padding: 5px;
}

ul.mediaAlbums p
{
    background: url('images/icon-buy.png') no-repeat left;
    padding-left: 20px;
}

ul.mediaAlbums a img
{
    border: 13px solid #747564;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
}

.mediaPhotos
{
    clear: both;
    padding-bottom: 15px;
}

/* Tour Page Styling */

#tourTable
{
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    width: 500px;
}

#tourTable tr.gigpress-row
{
    background: white;  
}

.tourAdd
{
    float: right;
    text-align: right;
    line-height: 11px;
    padding-top: 10px;
}

.tourAdd a
{
    color: #c2dad4;
}

.tourAdd ul li.add
{
    float: left;
    padding-left: 0;
    margin-right: 10px;
    background: url('images/icon-plus.png') no-repeat left;
}