/*  
Theme Name: BayCatTheme 
URI: http://exquisitezero.com/bch/
Description: A very simple template cobbled together with code from milo's ClearCut template.
Version: 1.0
Author: SteveOfTheWeb
Author URI: http://www.technorati.com/people/technorati/steveoftheweb/
*/
body{
text-shadow: 0px 0px;
font:85%/150% Helvetica, "Arial", Tahoma;
color:#000;
background:#fffb85;
margin:0;
padding:0 0 0px;
}
a{
color:#900;
text-decoration:none;
}
a:visited{
color:#900;
text-decoration:none;
}
a:hover{
color:#ff0000;
text-decoration:underline;
}
.row{
background-color:transparent;
height:10px;
width:100%;
margin:0px auto 0px;
}
#art{
background-color:transparent;
width:75%;
float:right;
margin:10px 10px 0 20px;
padding-top:0px;
}
#single{
/**background-image:url(images/catheader3.jpg);
background-repeat:no-repeat;
width:758px;
height:190px;
**/
margin:0px auto 15px;
background-position:top center;
}
#header{
background-color:transparent;
background-image:url(images/text-header-w-cat-v2.jpg);
background-repeat:no-repeat;
width:801px;
height:200px;
 margin:0px auto 0px;
background-position:top center;
}
#header h1, h1 a{
color:#333;
font-size:23px;
margin:0;
padding:0;
float:right;
text-transform: lowercase;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
#topmenu{
margin:10px 0 0 0;
padding:0;
z-index:5;
float:left;
width:600px;
}
#topmenu a:link, #topmenu a:visited{
color:#333;
}
#topmenu a:hover{
text-decoration:none;
}
#topmenu ul{
list-style:none;
margin:0 0 0 5px;
padding:0;
}
#topmenu ul li a:link, #topmenu ul li a:visited{
display:block;
line-height:11px;
padding:5px 15px 2px 5px;
margin:0 5px 0 0;
font-size:12px;
text-transform:lowercase;
}
#topmenu ul li{
display:block;
float:left;
position:relative;
}
#topmenu ul li ul{
display:block;
position:absolute;
top:auto;
list-style:none;
margin:0;
padding:0;
visibility:hidden;
border-top:1px solid #fff;
width:220px;
}
#topmenu ul li:hover ul,#topmenu ul li.msiefix ul{
visibility:visible;
}
#topmenu ul li ul li{
position:relative;
float:none;
line-height:18px;
color:#333;
font-size:10px;
_height:1px;
}
#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a{
display:block;
margin:0;
line-height:15px;
padding:2px 0 2px 10px;
color:#333;
_height:1px;
text-transform:none;
border:0;
background-color:#fff;
}
#topmenu ul li ul li a:hover{
background-color:#ccc;
border-bottom:1px solid #fff;
}
#home{
text-shadow: 0px 0px;
margin:0px auto 0px;
width:97%;
color:#333;
font-size:95%;
line-height: 120%;
}
#content img{
padding-left: 5px;
text-align: left;
clear: left;
margin-right: 10px;
border:none;
max-width:534px;
}

#content img.fullcolumn{
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 8px;
margin-top: 0px;
border:none;
max-width:534px;
}

#myGallery
{
width: 460px !important;
height: 345px !important;
}

.post-content p{
border:none;
margin:0px 0px 12px 0px;
max-width:538px;
}
.col{
margin-left: 20px;
margin-bottom: 0;
margin-right: 10px;
margin-top: 0px;
float:left;
width: 24%;
}
.col1{
float:left;
width: 51%;
margin:0px 10px 0 10px;
}
.col2{
margin-left: 0px;
margin-bottom: 0;
margin-right: 0px;
margin-top: 0px;
float:right;
width: 15%;
}
h2 {
margin: 0 0 2px;
/*border-bottom: 1px solid #ccc;*/
letter-spacing: -1px;
font: normal 190%/100% "Arial", Tahoma;
padding-bottom: 3px;
}
h2 a, h2 a:visited{
color: #990000;
text-decoration:none;
}
h2 a:hover{
color:#ff0000;
text-decoration:none;
}
h3{
font:normal 140%/100% "Arial", Tahoma;
color: white;
margin:10px 0 5px;
}
h4{
font:normal 130%/100% "Arial", Tahoma;
color: #333333;
margin:10px 0 5px;
}
h5{
clear: both;
line-height: 100%;
padding-top: 15px;
width: 534px;
padding-bottom: 2px;
margin-left: 0;
margin-bottom: 6px;
margin-right: 0;
margin-top: 0px;
border-bottom-color: #d88738;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-style: solid;
font: 130%/100% "Arial", Tahoma;
color: black;
}
form {
margin:0;
padding:0;
}
#page{
margin:0px auto;
width:764px;
}
#content{
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
float: right;
width:71%;
}
acronym, abbr, span.caps{
font-size:0.9em;
letter-spacing:.07em;
}
blockquote, blockquote cite{
margin:0 5px 0 0;
padding:10px 10px 10px 10px;
background:#ccc;
color:#000;
 font-size:0.9em;
border-left:4px solid #333;
}
blockquote cite{
display:block;
}
.post{
padding-top:0px;
}
.post-date{
width:45px;
height:49px;
float:left;
background:url(images/date.gif) no-repeat;
}
.post-month{
font-size:11px;
text-transform:uppercase;
color:#000;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}
.post-day{
font-size:21px;
font-weight:bold;
text-transform:uppercase;
color:#000;
text-align:center;
display:block;
line-height:21px;
padding-top:7px;
margin-left:-3px;
}
.entry{
float:right;
width:100%;
}
.post-cat{
background:no-repeat left center;
padding-left:0px;
float:left;
font-size:95%;
color:#999;
}
.post-comments{
background:url(images/com.gif) no-repeat left center;
padding-left:20px;
float:right;
font-size:95%;
}
.post-calendar{
background: url(images/cal.gif) no-repeat left center;
padding-left:20px;
float:right;
font-size: 95%;
color:#999;
}

.post-content{
padding-top:0px;
clear: both;
}

.navigation{
padding:10px 0;
display: block;
}
.navigation a, .navigation a:visited{
color:#900;
}
.previous-entries{
float:left;
padding-left:18px;
background: left center;
}
.next-entries{
float:right;
padding-right:18px;
background: right center;
}
/* #sidebar li a, #footer li a, #home li a{
display:block;
}
*/
#sidebar li a:hover, #footer li a:hover, #home li a:hover{
list-style-type: none;
background:#333;
color:#ccc;
text-decoration:none;
}
#comments, #respond{
border-bottom:3px solid #ccc;
padding-bottom:5px;
}
.commentlist{
margin:10px 0;
padding-left:20px;
line-height:130%;
}
.commentlist li{
padding: 5px 10px;
}
.commentlist .alt{
background:#ccc;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited{
font-weight:bold;
font-style:normal;
font-size: 120%;
color:#333;
}
.commentlist small{
margin-bottom:5px;
display:block;
font-size:87%;
}
#commentform {
margin-top:10px;
font:110% Arial, Helvetica, sans-serif;
}
#commentform p {
padding:6px 0;
margin:0;
}
#commentform label{
color:#787878;
font-size:87%;
}
#commentform input{
width:200px;
background:#fff;
border:1px solid #ccc;
padding:3px;
margin-top:3px;
}
#commentform textarea{
width:487px;
height:115px;
background:#fff;
border:1px solid #ccc;
padding: 2px;
margin-top:3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus{
background:#fff;
}
#commentform #submit{
background:url(images/bg.gif) no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
border:none;
float:right;
width:144px;
height:28px;
cursor:pointer;
}
#sidebar{
float:left;
padding:0 10px 20px 0;
width:26%;
}
#searchform{
background:#fff;
width:190px;
padding:5px 0 5px 5px;
float:left;
}
#searchform #s{
border:1px solid #000;
width:135px;
height:22px;
padding:2px 5px 0 5px;
border:1px solid #000;
background: #fff;
vertical-align:middle;
}
#searchform #searchsubmit{
background:url(images/search.gif) no-repeat;
border: none;
width:28px;
height:24px;
font:bold 12px Arial, Helvetica, sans-serif;
color: #fff;
vertical-align: middle;
cursor:pointer;
}
#sidebar h3{
font:normal 140%/100% "Arial", Tahoma;
color:#333;
margin:10px 0 5px;
}
.ul-cat{
font-size: 110%;
margin-left: 0;
margin-bottom: 15px;
margin-right: 0;
margin-top: 4px;
border-bottom-width: 1px;
border-right-style: none;
border-left-style: none;
border-top-style: none;
border-bottom-style: solid;
border-bottom-color: #d88738;
list-style:none;
padding:0;
}
.ul-cat li{
border-right-style: none;
border-left-style: none;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #d88738;
margin:0;
padding:2px 0 2px 20px;
background: url(images/paw.jpg) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
color: #990000;
text-decoration:none;
}
.ul-cat li a:hover{
color: white;
text-decoration:none;
}
.ul-foot{
list-style:none;
margin:0 0 15px;
padding:0;
}
.ul-foot li{
list-style-type: none;
margin:0;
padding:2px 0 2px 0px;
}
.ul-foot li a{
list-style-type: none;
color: white;
text-decoration:none;
}
.ul-foot li a:hover{
color: #cccccc;
text-decoration:none;
}
.ul-archives{
list-style:none;
margin:0 0 15px;
padding:0;
border-bottom:1px solid #ccc;
}
.ul-archives li{
margin:0;
padding:2px 0 2px 20px;
border-top:1px solid #ccc;
background: url(images/arc.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
color:#333;
text-decoration:none;
}
.ul-archives li a:hover{
color:#ccc;
text-decoration:none;
}
.recent-posts{
list-style:none;
margin:0 0 15px;
padding:0;
border-bottom:1px solid #ccc;
}
.recent-posts li{
background: url(images/fpost.gif) no-repeat;
border-top:1px solid #ccc;
padding: 2px 0 2px 20px;
margin:0;
}
.recent-posts li a, .recent-posts li a:visited{
color:#333;
text-decoration:none;
}
.recent-posts li a:hover{
color:#ccc;
text-decoration:none;
}
.ul-blogroll{
list-style:none;
margin:0 0 15px;
padding:0;
}
.ul-blogroll li{
margin: 0;
padding: 2px 0 2px 20px;
background:url(images/li.gif) no-repeat left center;
}
.ul-blogroll li a, .ul-blogroll li a:visited{
color: #333;
text-decoration:none;
}
.ul-blogroll li a:hover{
color:#900;
text-decoration:none;
}
#footer{
color: white;
background-position: 1px -35px;
clear:both;
display:block;
width:100%;
background-image: url(images/new-footer-solid.jpg);
background-repeat: no-repeat;
font-size:95%;
line-height:130%;
}
#footer_sm{
height: 40px;
background-position: 1px -110px;
clear:both;
display:block;
width:100%;
background-image: url(images/new-footer-solid.jpg);
background-repeat: no-repeat;
font-size:95%;
line-height:130%;
}
#footer a, #footer a:visited{
}
.ul-roll{
list-style:none;
margin:0 0 15px;
padding:0;
font-size:115%;
line-height:130%;
font-weight:bold;
}
.ul-roll li{
margin:0;
padding:2px 0 2px 20px;
background:url(images/li.gif) no-repeat left center;
}
#.ul-roll li a, .ul-roll li a:visited{
color:#333;
text-decoration:none;
}
.ul-roll li a:visited a:hover{
text-decoration:none;
}
#footer h4{
font:normal 146%/100% "Arial", Tahoma;
color:#333;
margin:10px 0 5px;
}
.recently-commented{
list-style:none;
margin:0;
padding:0;
font-size:92%;
line-height:110%;
}
.recently-commented li{
background:url(images/fooco.gif) no-repeat;
padding:0 0 10px 20px;
}
.recently-commented a{
font-size:115%;
line-height:130%;
font-weight:bold;
}
#credits{
text-align: center;
margin:0px auto;
width:70%;
color: #7f7f7f;
font-size: 75%;
line-height:120%;
}
#credits a, #credit a:visited{
color:#333;
}
.rss{
background:url(images/rss.gif) 
no-repeat left center;
padding-left:18px;
padding-bottom:2px;
margin-left:8px;
}
.center{
text-align:center;
}
.alignleft{
float:left;
}
.alignright{
float:right;
margin-left:5px;
padding-left:5px;
}
.clear{
clear:both;
}
hr.clear{
clear:both;
visibility:hidden;
margin:0;
padding:0;
}
#wp-calendar{
text-align:center;
margin:0;
width:95%;
}
#wp-calendar td{
line-height:10px;
font-size:10px;
color:#333;
}
#wp-calendar td a{
display:block;
color:#900;
text-decoration:none;
line-height:10px;
border:1px solid #900;
}
#wp-calendar #prev a{
width:30px;
}
#wp-calendar #next a{
width:30px;
margin:0 0 0 30px;
}
#wp-calendar #today{
background:#900;
color:#fff;
}
#wp-calendar #today a{
color:#fff;
font-weight:700;
}
#wp-calendar caption{
text-align:center;
width:100%;
margin:0 0 5px 0;
text-transform:lowercase;
}

/*image caption*/
div.figure {
  clear: none;
  float: right;
  width: 180px;
  border: 0;
margin:0 8px 0 8px;
}

div.figure p {
  clear: none;
  text-align: right;
  font-style: italic;
  /*font-size: smaller;*/
  text-indent: 0;
  margin:0 0 0 0;
}

#footer p {
	margin-top: 4px;
	color: black;
	line-height: 120%;
}

#content p {
	line-height: 125%;
	margin-bottom: 12px;
	text-align: left;
}

#content ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: both;
}

#post-5 p {
	clear: both;
}

.post-content img {
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.post-cat {
	line-height: 0pt;
	visibility: hidden;
	font-weight: bold;
	color: black;
}

img.inset {
	padding-top: 4px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.entry img {
	padding-bottom: 0px;
	padding-top: 2px;
}

#footer p {
	color: white;
}

.ul-foot h2 {
	font-size: 140%;
}

.ul-foot li {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


