/*
THEME NAME: BBJ
DESCRIPTION: Custom theme for Bobby Bare Jr. 
AUTHOR: Andy Campbell

*/
@font-face {
	font-family: 'DowncomeRegular';
	src: url('DOWNCOME.eot');
	src: local('Downcome Regular'), local('Downcome'), url('DOWNCOME.woff') format('woff'), url('DOWNCOME.ttf') format('truetype'), url('DOWNCOME.svg#Downcome') format('svg');
}


body {
margin: 0;
padding: 20px 0 0 0;
background-image: url(images/wtx.jpg);
background-position: center center;
background-attachment: fixed;
color: white;
font-family:Lucida Grande, helvetica, arial, sans-serif;
}
 p{
 font-size: 80%;
 line-height: 155%;
 padding: 0 5px;
 }
 
a{
color:white;
text-decoration:none;
} 

p a{
color:#7EC3E2;
}

p a:hover{
text-decoration: underline;
}

img {
padding:4px;
border: 1px dotted #666;
}

a img {
border: 1px dotted #666;
}

a:hover img {
border: 1px solid #7EC3E2;
}

span a{
color:#7EC3E2;
}

span a:hover{
text-decoration: underline;
}

abbr {
border: none;
font-size: 75%;
color: #FFB859;
}

h1 a{
color:black;
text-transform: uppercase;
}

h2, h3 {
font-family: 'Downcomeregular';
font-weight: normal;
font-size:1.3em;
text-transform: uppercase;
}

h5 {
margin-top: 55px;
}

hr {
color:#555;
background-color: #555;
border:0;
height:1px;
}

#wrapper {
width: 960px;
margin: 0px auto;
padding: 0;
}

#header{
height: 180px;
background-image: url('images/face2.png');
background-repeat: no-repeat;
background-position: 20px 5px;
}

#toplinks {
padding: 25px 0 0 140px;
text-align: left;
}

#toplinks a img {
border: none;
}

#blog-title{
text-indent: -9999px;
background-image:url('images/title.gif');
background-repeat: no-repeat;
background-position: bottom;
height:70px;
margin:0 0 0 90px;
padding:0px;
}

#access{
padding: 7px 0 0 145px;
}

#top {
width: 960px;
height: 40px;
background-image: url('images/topb.png');
background-repeat: no-repeat;
background-position: 5px 0px;
}

#outer {
background-image: url('images/midb.png');
background-repeat: repeat-y;
zoom:1;
}

#content {
padding: 10px 15px 0 45px;
}

#end {
width: 960px;
height: 40px;
background-image: url('images/endb.png');
background-repeat: no-repeat;
background-position: 7px 0px;
margin: 0 auto;
padding: 0;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
height:1.8em;
margin: 0;
width:100%;
}

#menu li {
font-size: 1.85em;
font-family: 'DowncomeRegular', sans-serif;
text-transform: uppercase;
}

#menu li a {
color: #333;
text-transform: uppercase;
}

#menu li a:hover {
color: blue;
}

div#menu ul,div#menu ul ul {
line-height:90%;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:0.1em;
padding:0.2em 0.2em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
display: none;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li.page_item ul li.page_item a {
color: white;
font-size: 50%;
}

div#menu ul li.page_item a:hover{
color:#0668B1;
}

.blog #nav-above {
display: none;
}

#nav-above, #nav-below {
display: block;
font-style: italic;
}

.entry-title {
clear:both;
border-bottom: 1px #666 dotted;
}

.entry-meta {
clear:both;
display: none;
}

h2.entry-title, h3.entry-title{
padding: 0;
margin:6px 0 8px 0;
}

h3.entry-title a {
color:#7EC3E2;
}

div#container,div#primary {
margin-top:7px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.nav-next, .nav-previous{
font-size: 80%;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

.sidebar img {
margin: 15px 0 5px 7px;
}

.sidebar a img {
border-color: #666;
}

.sidebar a:hover img {
border-color: #7EC3E2;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/*
LAYOUT
*/
div#container {
float:left;
margin:0 -230px 0 0 ;
width:100%;
padding: 10px 0 0 0;
}

div#content {
margin:0 230px 20px 0 ;
}

div.sidebar {
float:right;
overflow:hidden;
width:175px;
padding: 19px 50px 0 0;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
border-top: 1px #666 dotted;
width: 850px;
height: 20px;
margin: 10px 0 0 46px;
padding: 5px 4px;
}

#copy {
float: left;
font-size: 65%;
}

#stilla {
float:right;
font-size: 65%;
}

.post{
margin:0 0 35px 0;
}

div.entry-content h2 {
color:#FFB859;
}

div.entry-content li{
padding:3px 0;
line-height: 130%;
font-size: 80%; 
list-style-type: circle;
}

.widgettitle {
border-bottom: 1px #666 dotted;
}

ul.wplc_event_list{
padding:0;
border-top: 1px solid #555;
}

ul.wplc_event_list li{
height: 30px;
list-style-type:none;
padding: 5px 0;
border-bottom: 1px #555 solid;
}

.tour {
float:left;
padding: 0 0 0 5px;
}

.mid {
width: 310px;
}

.end{
width: 190px;
}

.edit-link{
clear:both;
}

#secondary{
display: none;
}

.textwidget p {
text-align: center;
font-size: 75%;
line-height:130%;
padding: 0;
margin: 0;
}

.pageid-31 .sidebar{
display: none;
}

.pageid-31 div#content{
margin-right: 42px;
}

.disc {
float: left;
}

.disc img {
margin:0 8px 8px 0;
}

.disc p{
margin: 0;
}

img#lightbox-image {
border: none;
padding: 0;
}

.fpfcredit{
display: none;
}

/* splash page*/

.pageid-193 #wrapper{
width: 800px;
}

.pageid-193 #toplinks{
display:none;
}

.pageid-193 #access{
display: none;
}

.pageid-193 #header{
background-image: none;
height:80px;
}

.pageid-193 #blog-title{
margin:0;
}

.pageid-193 #outer{
background-image: none;
background-repeat: no-repeat;
background-position: top center;
height: 450px;
zoom:1;
}

.pageid-193 div#container {
margin:0;
padding: 0;
text-align: center;
}

.lp {
float: left;
padding: 30px;
width: 160px;
}

.lp_s{
float:left;
}

#mlist{
 padding:8px 0 4px;
 }

#dada_e{
 margin: 10px 0 0 10px;
 }
 
#dada_s{
 margin: 10px 0 0 52px;
 }
 
a img.plain    {
 border: none;
 margin:6px;
 padding: 0;
 }
 
a:hover img.plain {
border:1px solid #7EC3E2;
margin:5px;
padding:0;
}  

#lightbox-image {
border: none;
padding: 0;
}

.mp-loading img {
border:none !important;
padding:0;
margin:0;
}

.MailPressFormName{margin:8px 0;}

.MailPressFormEmail{margin: 8px 0 0;}

.MailPressFormSubmit {margin:0 0 0 40px;}
