/* Theme Name: Tigertheme 
Theme URI: http://www.tigermuseum.com 
Description: Tiger, Tiger
Kerning-right. Version: 1.0 Author: Paul Matson Author URI: http://www.paulmatson.co.uk 
Tags:

*/


body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: 
Georgia, "Times New Roman", Times, serif; background: url('images/bkg.jpg') repeat-x #FAB23E;
color: #333; text-align: center; margin: 0; padding: 0;  }

#page { background-color: white; margin: 0 auto;  padding: 0; width: 928px; text-align: left; }

/* header */
#header { background: #FAB23E url('images/header.gif') no-repeat bottom center;
margin: 0; padding: 0; height: 138px; width: 100%; }
#logo { float: left; height: 138px; width: 206px; border: 0; padding: 0; 
margin:0px; cursor: pointer; display:inline;  } 
#logo h1 { margin: 0; border: 0; padding: 0; padding-top: 138px; overflow: hidden; 
height: 0px !important; /* for most browsers */ height /**/:138px; }

/* navigation */
#nav { background: #1c6514; height:30px; width:100%; margin:0; padding:0; }
#nav ul { background: #1c6514; margin: 6px 0 0 206px; padding:0;  float:left; list-style-type: none; 
text-transform: uppercase; font-size: 1.4em; letter-spacing: 1px; }
#nav ul li { display:inline; margin-right: 20px;  }
#nav a { color: #FFF; border:none;  }
#nav a:hover { color: #FFF; }
#nav .current_page_item a {color: #FAB23E; }

/* search */
#search { float:right; padding-right:24px; margin-top:10px;  }
#searchform { margin: 10px auto; padding: 0; text-align: left;  }
.searchbox { border: 0; padding: 3px; }
.searchbtn { font-family: Georgia, "Times New Roman", Times, serif; color: #FFF;
text-transform: uppercase; font-size: 1.3em; letter-spacing: 1px;  border: 0; background-color: #FAB23E; }

/* content */
#content { font-size: 1.3em; }

/* widecolumn */
.widecolumn { line-height: 1.6em; padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; }
.widecolumn .entry p { font-size: 1.05em; }
.widecolumn .post { margin: 0; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { text-align: center; margin: 5px 0px; }

/* narrowcolumn */
.narrowcolumn {float:right; padding: 0 30px 0 0; margin: 30px 0 0 0; width: 692px; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.narrowcolumn .postmetadata { text-align: center; }
.narrowcolumn .postmetadata { padding-top: 5px; }

/* post */
.post { margin: 0; }
.post hr { display: block; }
.postmetadata { clear: left; color: #777;}

/* Sidebar */ 
#sidebar { background: #e4e4e4 url('images/sidebarbkg.gif') no-repeat bottom; padding: 0 0 30px 30px; 
margin: 0px 0 12px 0; float:left; width: 164px; /*194-164px*/  font-size: 1.2em; }
.more-link { margin-bottom: 12px; }
#sidebar form { margin: 0; } 
#sidebar ul ul li, #sidebar ul ol li { color: #777; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
#sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; } 

/* homepage */
.homepost  { width: 340px; margin: 0 0 15px 0; float:right;  }
.randompic { float:left; width:340px; padding-bottom: 15px;}
.homeblurb { font-size: 1.3em; line-height: 125%; color: #666; width:150px; padding: 14px 0 0 0;  }
#homeRow { clear:both;  }
#homeRow p {padding:0; margin:2px 0 0 0; }
.col1 {width: 164px;  float:left; margin-right:12px;  }
.col2 {width: 340px; float:left;  }
.homepost .entry p { margin: 0; padding:0; }


/* footer */
#footer { font-size: 1.3em; background: #E4781B url('images/footerbkg.gif') no-repeat top; border: none; height:100px;
padding: 0; margin: 0 auto; width: 100%; clear: both; text-align: center;  }
#footer ul { margin: 0; padding: 50px 0; list-style-type: none;   }
#footer ul li { display:inline; margin-right:0.8em; color: #FFF; padding: 0.2em 1em 0 0; border-right: 1px solid #1c6514;  }
#footer ul li.last { border:none; } 
#footer ul li a { color: #FFF; } 

/* headers and links */
h1 {  font-weight: bold; }
h1, h1 a, h1 a:hover, h1 a:visited { text-decoration: none; color: white; }
h2 {  margin: 0; line-height: 1em;  font-size: 28pt; font-weight: bold; }
.homepost h2 { line-height: 1em; font-size: 18pt; }
h2, h2 a, h2 a:visited { color: #333; }
#sidebar h2 { line-height:0.4em; margin: 6px 0 12px 0; padding: 0; text-decoration:none; }
h3 { font-size: 1.3em; font-weight: bold; padding: 0; margin: 0; }
#sidebar h3 { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1.2em;   }
h3, h3 a, h3 a:visited { color: #1c6514; }
h3 a:hover { text-decoration: underline; }
a { color: #1C6514; text-decoration: none; }
a:hover { color: #1C6514; text-decoration: underline; }

/* calendar */
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption {  text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; } 

/* Images */ 
p img { padding: 0; max-width: 100%; }
a img { border: none; }
img.artistbtn {float: left; margin:0 12px 0 12px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left } 

/* Lists */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px;
text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image:
none; }

/* Comments*/ 
.commentlist li, #commentform input, #commentform textarea { font: 0.9em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
.commentmetadata { font-weight: normal; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform #submit { margin: 0; float: right; } 
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; color: #777; }
.commentmetadata { margin: 0; display: block; } 

/* Calendar */ 
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover {  background-color: #fff; } 

/* Form elements */ 
.entry form { text-align:center; }
select { width: 130px; }

/* various class and tags */ 
acronym, abbr, span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; }
acronym, abbr { border-bottom: 1px dashed #999; }
.alt { margin: 0; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
blockquote { color: #777; margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
caption, cite { text-decoration: none; }
.center { text-align: center; }
.clear { clear: both; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
hr { display: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } 
small {  font-size: 0.9em; line-height: 1.5em; }
strike { color: #777; }