Position AddThis Button, Google Translate Menu, and Title in DIV

I'm new to web-design and I am struggling with the placement of the Google Translate Tool menu on my website.

I would like to place the menu in the upper-right corner of my website above the AddThis Button. The AddThis Button, Translate Menu, and my website title make three elements I'm struggling to position - I would appreciate advice on how to position all three. Here's my site: www.swietking.org/new

The stylesheet is available here: www.swietking.org/new/css/styles.css

Thanks for your help!

Getting text vertically centred in an <ul>/<li>/<a> tag

I am having trouble trying to figure this out. I have tried vertical-align:center and padding-top:9px, but the first just doesnt work (in any tags), and the padding just ADDS the padding on top of the background image there already.
All I want is the text to be in the middle of the bar.

http://wincraftmc.net/test/
http://wincraftmc.net/test/home/style.css

Thanks.

CSS Vertical overlap

I have a vertical overlap issue with my divs. I have three main container divs set up (header, footer, and middleContent) with absolute positioning. All other divs are positioned within these containers with relative positioning. When the window is resized horizontally, the min-widths work fine. However, vertically, the divs overlap when the window is resized. I cannot provide a link, because I'm using a localhost. However, the html and css are below. I use a short javascript segment in a separate file to center the middleContent (not below).

Centre text with dots on either side

I thought this would be straight forward at first but it's proving to be a tricky devil!

I'm wanting to have titles appear like this .......... Title ..........

center a div inside an artisteer template

Hi,
I created a quick template with Artisteer and have modified the CSS a little to suit my needs.
The problem is Artisteer generates weird code and I can't get a div to be centered (the container where main content will go) The Div class is "art-post" I have tried to center it with text-align or even align=center in html but it must inherit its position from somewhere else. Basically I want the art-post div to be centered.

HTML:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Syndicate content