/*   
Theme Name: Amelia
Theme URI: amelia.wi.org
Description: modified wi.org theme
Author: jjh
Author URI: 
Template: waitt
Version: 0.1

General comments/License Statement if any.

*/
@import url('../waitt/style.css');

a {
color:#666666;
text-decoration:none;
}
a:hover {
color:#000000;
}
body {
background-color:#0462AA;
background-image:url(images/back.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:arial,helvetica,sans-serif;
margin:0;
}
p, ul, ol, li, td {
font-size:13px;
}
a img {
border:0 none;
}
h1, h2, h3, h4 {
font-weight:normal;
}
h1, h2 {
letter-spacing:-1px;
}
#header, #footer, #content {
clear:both;
margin:0 auto;
}
#header {
background-image:url(images/back_header.png);
background-position:center bottom;
background-repeat:no-repeat;
padding:10px 10px 2px;
width:930px;
}
#logo {
float:left;
}
#topnav {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topnav li {
display:block;
float:left;
padding:0 0 0 10px;
}

#searchbox {
clear:right;
float:right;
margin-top:40px;
width:300px;
}
#searchbox form {
float:right;
margin:0;
padding:0;
}
#searchbox form .text {
font-size:12px;
width:180px;
}
#searchbox form .submit {
background-color:#939598;
border:0 none;
color:#FFFFFF;
font-size:12px;
padding:2px 6px;
}
#content {
background-image:url(images/back_body.png);
padding:5px 15px 15px;
width:920px;
}
#left {
float:left;
margin-right:5px;
width:166px;
}
#left h3 {
background-image:url(images/back_head.png);
color:#FFFFFF;
font-size:18px;
margin:0;
padding:5px;
}
#left .content {
height: 140px; overflow: hidden
}
#main {
float:left;
width:749px;
}
#primary {
float:left;
margin-right:5px;
width:367px;
}
#primary .bucket p {
margin-top: 0
}
#primary .bucket p img {
margin-bottom: 15px
}
#secondary {
float:left;
width:377px;
}
#blog #main {
margin-right:5px;
width:578px;
}
#blog #sidebar {
float:left;
width:166px;
}
#topic #primary {
width:550px;
}
#topic #secondary {
width:194px;
}
.bucket {
margin-bottom:5px;
}
.info .head {
background-image:url(images/back_head.png);
/*background-image:url(images/popup_back_head.png);*/ 
padding:5px;

position:relative;
}
.info .head img {
bottom:5px;
/*position:absolute;*/
right:5px;
}
.info .head h2 {
color:#FFFFFF;
font-size:18px;
line-height:1em;
margin:0;
}
.info .head h3 {
color:#FFFFFF;
font-size:24px;
line-height:1em;
margin:0;
}
.info .head h4 {
color:#FFFFFF;
font-size:12px;
line-height:1em;
margin:0;
}
.info .content {
background-image:url(images/back_content.png);
/*background-image:url(images/popup_back_body.png);*/
padding:10px;
}
.close-button {
background:transparent url(images/button_palette.png) no-repeat scroll -24px 0;
float:right;
height:12px;
width:12px;
cursor:pointer;
z-index:10000;
}
#topic #secondary .bucket .head h2 {
color:#FFFFFF;
font-size:20px;
line-height:1em;
margin:0;
}
#topic #secondary .bucket .head h4 {
display:none;
}
#sticky {
background-image:url(images/back_headline.png);
margin-bottom:5px;
padding:10px;
width:900px;
}
#sticky h1 {
font-size:24px;
margin:25px 0 0;
}
#sticky h3 {
font-size:12px;
margin:0;
}
#sticky img {
float:right;
}
#footer {
background-image:url(images/back_footer.png);
padding:10px;
width:930px;
}
#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#footer ul li {
display:block;
float:left;
padding:0 5px;
}
#tertiary {
float:left;
}
#copyright {
float:right;
}
.bucket {
margin-bottom:5px;
}
.bucket .head {
background-image:url(images/back_head.png);
padding:5px;
position:relative;
}
.bucket .head img {
bottom:5px;
position:absolute;
right:5px;
}
.bucket .head h2 {
color:#FFFFFF;
font-size:24px;
line-height:1em;
margin:0;
}
.bucket .head h3 {
color:#FFFFFF;
font-size:24px;
line-height:1em;
margin:0;
}
.bucket .head h4 {
color:#FFFFFF;
font-size:12px;
line-height:1em;
margin:0;
}
.bucket .content {
background-image:url(images/back_content.png);
padding:10px;
}
.bucket .sections p {
color:#444444;
}
.bucket .sections p b {
color:#000000;
}
.bucket ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.bucket .photos {
padding:10px 0 10px 10px;
}
.bucket .photos li {
display:block;
float:left;
margin:0 10px 10px 0;
}
.bucket li.more {
padding-top:30px;
}
.bucket form {
margin:0;
padding:0;
}
.bucket form .text {
font-size:18px;
width:240px;
}
.bucket form .submit {
background-color:#939598;
border:0 none;
color:#FFFFFF;
font-size:14px;
padding:5px 10px;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
.padded-li ul li {
padding: 0 0 5px 0
}
.padded-li ul {
margin: 0 0 -5px 0
}
div.conveyor {
position:relative; 
overflow:hidden;
height:380px;    
}
div.conveyor div.posts {     
width:20000em;     
position:absolute;
clear:both;         
} 
div.conveyor div.posts div { 
float:left; 
}
div.conveyor div.content { 
clear:left; 
}
div.conveyor div.head { 
width:357px;
}


#waittinfo {
position:absolute;
width:267px;
overflow:hidden;
padding:0;
margin:0 0 0 10px;
}
#main .map {
background-image: url(http://clients.gilliatt.com/waitt/take6/images/back_content.png);
padding: 9px 0 9px 9px;
margin-bottom: 4px;
}
.ngg-related-gallery {
border: 0; padding: 0; background-color: transparent; margin: 0
}
.ngg-related-gallery img {
border: 0; padding: 0; margin: 0 2px 2px 0
}
.ngg-related-gallery a:hover img {
border: 0
}
#main .bucket .head, #sidebar .bucket .head {
cursor:pointer;
}
#main .bucket .content, #sidebar .bucket .content {
display:none;
}
.widecolumn .entry p {
font-size:1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height:1.4em;
}
.widecolumn {
line-height:1.6em;
}
.narrowcolumn .postmetadata {
text-align:center;
}
.thread-alt {
background-color:#F8F8F8;
}
.thread-even {
background-color:white;
}
.depth-1 {
border:1px solid #DDDDDD;
}
.even, .alt {
border-left:1px solid #DDDDDD;
}
.entry p a:visited {
color:#B85B5A;
}
.commentlist li, #commentform input, #commentform textarea {
-x-system-font:none;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.commentlist li ul li {
font-size:1em;
}
.commentlist li {
font-weight:bold;
}
.commentlist li .avatar {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #EEEEEE;
float:right;
padding:2px;
}
.commentlist cite, .commentlist cite a {
font-size:1.1em;
font-style:normal;
font-weight:bold;
}
.commentlist p {
font-weight:normal;
line-height:1.5em;
text-transform:none;
}
#commentform p {
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}
.commentmetadata {
font-weight:normal;
}
code {
-x-system-font:none;
font-family:'Courier New',Courier,Fixed;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
acronym, abbr, span.caps {
font-size:0.9em;
letter-spacing:0.07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size:9pt;
}
#wp-calendar a {
text-decoration:none;
}
#wp-calendar caption {
-x-system-font:none;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-align:center;
}
#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}
#headerimg {
height:200px;
margin:0;
width:100%;
}
.narrowcolumn {
float:left;
margin:0 0 0;
padding:0 0 20px 45px;
width:450px;
}
.widecolumn {
margin:5px 0 0 150px;
padding:10px 0 20px;
width:450px;
}
.post {
margin:0 0 40px;
text-align:justify;
}
.post hr {
display:block;
}
.widecolumn .post {
margin:0;
}
.narrowcolumn .postmetadata {
padding-top:5px;
}
.widecolumn .postmetadata {
margin:30px 0;
}
.widecolumn .smallattachment {
float:left;
margin:5px 5px 5px 0;
text-align:center;
width:128px;
}
.widecolumn .attachment {
margin:5px 0;
text-align:center;
}
.postmetadata {
clear:both;
}
.clear {
clear:both;
}
p img {
max-width:100%;
padding:0;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
html > body .entry ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0 0 0 10px;
text-indent:-10px;
}
html > body .entry li {
margin:7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content:"» ";
}
.entry ol {
margin:0;
padding:0 0 0 35px;
}
.entry ol li {
margin:0;
padding:0;
}
.postmetadata ul, .postmetadata li {
display:inline;
list-style-image:none;
list-style-type:none;
}
#searchform {
margin:10px auto;
padding:5px 3px;
text-align:center;
}
#sidebar #searchform #s {
padding:2px;
width:108px;
}
#sidebar #searchsubmit {
padding:1px;
}
.entry form {
text-align:center;
}
select {
width:130px;
}
#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}
#commentform {
margin:5px 10px 0 0;
}
#commentform textarea {
padding:2px;
width:100%;
}
#respond:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
#commentform #submit {
float:right;
margin:0 0 5px auto;
}
.alt {
margin:0;
padding:10px;
}
.commentlist {
padding:0;
text-align:justify;
}
.commentlist li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}
.commentlist li ul li {
margin-left:10px;
margin-right:-5px;
}
.commentlist p {
margin:10px 5px 10px 0;
}
.children {
padding:0;
}
#commentform p {
margin:5px 0;
}
.nocomments {
margin:0;
padding:0;
text-align:center;
}
.commentmetadata {
display:block;
margin:0;
}
#sidebar form {
margin:0;
}
#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:#FFFFFF;
}
acronym, abbr, span.caps {
cursor:help;
}
acronym, abbr {
border-bottom:1px dashed #999999;
}
blockquote {
border-left:5px solid #DDDDDD;
margin:15px 30px 0 10px;
padding-left:20px;
}
blockquote cite {
display:block;
margin:5px 0 0;
}
.center {
text-align:center;
}
.hidden {
display:none;
}
hr {
display:none;
}
a img {
border:medium none;
}
.navigation {
display:block;
margin-bottom:60px;
margin-top:10px;
text-align:center;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}





/* Added 8/13/2009 */

#header {background-image: url(images/header.png); background-repeat: no-repeat; background-position: 0 -98px}

#header #nav {margin-left: 175px; width: 740px; padding-left: 10px;
background-image: url(images/nav.png)}

#header #nav li {padding: 5px 10px}

#main {margin-top: -3px}


#left h3 {font-size: 14px; padding: 5px 10px 4px 10px}


/*  Matt's Amelia CSS stuff */
body {background-image: url(images/back.jpg); background-repeat:
repeat}
body, p, div, li, ol,a {color: #305576 }
#header {margin-top: 10px; padding-top: 50px; background-image: url(images/back_body.png); background-repeat:
repeat}
#logo {margin-left: 10px}
#logo {
 background:url(images/logo.gif); width:364px; height:61px;
}
#footer {background-image: url(images/back_body.png)}
.bucket h3 {background-image: none !important; font-size: 14px !important}
.bucket .head {background-image: none !important}
.bucket h2, .bucket h3 {color: #dabe98 !important; text-transform:
uppercase; font-weight: bold; padding-top: 10px !important}
.bucket {background-image: url(images/divider.png); background-position:
center 0px; background-repeat: no-repeat}
.bucket .content {background-image: none}
/*#nav {display: none}*/
#content {padding-top: 10px}
#searchbox {clear: both; background-color: #002F58; background-image: url(images/back_search.gif);
background-repeat: repeat-x; width: 920px; padding: 5px; margin-top: 5px}
#searchbox .submit {background-color: #D1B081 !important; background-image:
url(images/back_button.gif);
background-repeat: repeat-x}

.bucket h2, .bucket h3, .bucket h2 a, .bucket h3 a {color: #dabe98 !important; text-transform: uppercase; font-weight: bold;  padding-top: 10px !important}

#header {height: 98px}

.bucket .head h4 {
color:#305576;
font-size:12px;
line-height:1em;
margin:0;
}

/* Home Page amelia layout */

#home-left, #home-middle, #home-right {
width: 249px;float:left;

}

#home-columns div.posts div.content div.alignleft {
float:right;
padding:0px;
margin:0px;
border:none;
width: 150px !important;
text-align:right !important;

}

#home-columns div.content p.wp-caption-text {
display:none;
}
#home-columns div.content img {
width: 100px;
height:100px;}

#left div.bucket div.content {
padding:0px;
}

#left div.head h3 {
padding:0px;
}

span.share {
width: 50px;
}

span.stbuttontext {

font-size:12px;
}

#home-columns div.posts div.content div.alignleft {width: 100px !important}




.bucket .head h2 {padding-bottom: 10px}

.bucket .content {padding: 0 10px 10px 0}

.bucket .head {padding-left: 0}

a:hover {color: #DABEB7} #main a {text-decoration: underline}

#main .map {
padding:0px;
margin-bottom:0px;
background-image:none;
}

#left .content {height: auto; overflow-x: hidden; overflow-y: hidden}

/* Map Nav Styles */


ul.social {float: right; margin: 0; padding: 0; list-style: none; width: 60px}
ul.social li {display: block; float: left; margin: 5px 5px 0 0}


#footer #nav {width: 400px}
#footer #nav li a {color: #305576}
#footer #nav li a:hover {color: #DABE98}



div.gallery-conveyor-primary {
width:550px !important;
}
