/*  
Theme Name: Getonthenet
Theme URI: http://getonthenet.eu/
Description: Theme for Getonthenet.eu
Version: 1.0
Author: Andrew Stormont
Author URI: http://www.getonthenet.eu/
*/

body {background: url(background.png) repeat-x; margin: 0; font-family: sans-serif;}
#leftwrapper {margin: 0 auto; height: 100%; width: 994px; background: url(left.png) repeat-y; padding-left: 20px; }
#rightwrapper {height: 100%; width: 974px; background: url(right.png) repeat-y right; padding-right: 20px; }
#header {height: 91px; width: 734px; font-size: 46px; padding-left: 40px; padding-top: 50px;}
#header a {text-decoration: none; color: #fff}

/* navbar */
#navbar {height: 47px; background: url(navbar.png) repeat-x; width: 974px;}
#navbar ul {margin: 0; padding-left: 0; padding-top: 14px;}
#navbar ul li {display:inline; font-size: 16px; padding-left: 32px; color: white;}
#navbar ul li a {text-decoration: none; color: #fff;}
#navbar ul li a:hover {text-decoration: underline; }

/* search box */
#s {float: right; margin-right: 40px; margin-top: -25px; height: 18px; font-size: 12px; padding-top: 6px; padding-left: 10px;}

/* content */
#content {padding-left: 10px; padding-right: 10px; font-size: 13px }
.narrowcolumn { float: left; width: 720px }
#content li { padding-top: 5px; padding-bottom: 5px; }

/* footer */
#footer {background: url(footer.png) repeat-x; height: 41px; bottom: 0px; width: 974px; text-align: center; font-size: 13px; clear:both;}
#footer2 {height: 20px; background: url(bottom.png) repeat-X; width: 1014px; margin: 0 auto; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bottom.png',sizingMethod='scale')}

/* nav links */
.alignleft {float: left; padding: 1em 0em 1em 0em;}
.alignright {float: right; padding: 1em 0em 1em 0em;}

/* fonts */
H3 {color: #669900; font-size: 16px}

H2 {color: #669900; clear: both;}
H2 a {color: #669900; text-decoration: none;}
h2 a:hover {text-decoration: underline;}

.postmetadata{ font-size: 13px; }

/* Legacy code */
.portfolio {color: #669900; }

/* code code */
pre { padding: 20px; border: 1px solid #eee; }

/* sidebar */
#sidebar { width: 210px; float: right; padding-right: 10px; font-size: 13px; }
#sidebar ul { list-style: none; padding-left: 0; }
#sidebar img { border: 0; }
