/* 
Theme Name: Jeffwenberg.com
Description: The Official Home of Jeff Wenberg & The Mighty Others. Music, Tour Dates, Biography, Photos, Store, Downloadable Music
Author: Jeff Wenberg
Author URI: http://www.jeffwenberg.com/

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #0066CC;
}
a img {
	border: none;
}
body {
	
	background: #000000 url(images/table_back.jpg);
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#content
{
	width: 778px;
	margin: 0px auto;
}

#main
{
width: 756px;
padding: 10px;
padding-top: 50px;
background: #000000 url(images/table_back.jpg) float;
}

#back
{
width: 776px;

}

#header {
	height: 450px;
	text-align: right;
	background: url(images/header.png) no-repeat;		
}

#logo {

width: 756px;
height: 185px;
text-align: left;
padding-top: 220px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo h2
{
font-size: 12px;
color: #ffffff
}


#menu
{
width: 781px;
height: 45px;
padding-left: 0px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 110px;
    height: 30px;
	color: #C60A0A;
	text-decoration: none;
	background: url(images/menu_r.gif) repeat-x;
}




#right
{
	width: 205px;
	float: right;
}

#right h3
{
width: 180px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	
}

#right .right_back
{
background: url(images/right_back.gif) repeat-y;
}

#right .right_bottom
{
background: url(images/right_bottom.gif) no-repeat bottom;
padding-bottom: 20px;
margin-bottom: 10px;
}

#right li  {
	padding: 7px 0 7px 40px;
    background: url(images/foldericon.png) no-repeat 15px 7px;
}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #0066CC;
}
#right a:visited {
	color: #0066CC;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 513px;
}

#left .left_top
{
background: url(images/left_top.png) no-repeat;
height: 11px;
}

#left .left_back
{
background: url(images/left_back.gif) repeat-y;
}

#left .left_bottom
{
background: url(images/left_bottom.gif) no-repeat bottom;
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#left h4
{
	font-size: 12px;
	color: #0066CC;

}

#left a
{
color: #0066CC;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
    text-transform: uppercase;
	color: #FFF;
    font-size: 14px;
    margin-bottom: 5px;
}
#left h2 a {
	color: #FDC306;
}
#left ol, #left ul
{
margin-left: 30px;
}

.date {
	color: #0066CC;
	font-size: 11px;

}

#left .date a {
	color: #0066CC;

}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
/* ---- Sidebar Styles ---- */
#signup {
	padding: 0 0 30px 60px;
}
#icons {
	padding: 0 0 30px 55px;
}
#lifestream-side {
	font-size: 14px;
	padding: 0 0 0 25px;
}
#lifestream-side h4 {
	padding: 0 0 0 58px;
}

/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{


}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;


}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #ff0000;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}


.widget_search
{

}

.post-body
{

	margin:5px 0;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #000000;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
        text-decoration: underline;
}

}

#left #comments a {
	color: #0066CC;
}
/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#main .categor
{
padding: 0 5px 5px 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
border-top: 1px solid #FFFFFF;
}

#commentlist li
{
margin: 20px;
padding: 20px;
font-size: 11px;
border: 1px solid #FFFFFF;
background:
}

#author, #email, #url
{
border: 1px solid #666666
}

#header h1 { display:none }
#header h2 { display:none }