/*
Theme Name: LinkWheel
Theme URI: 
Description: Custom template made from scratch for Michael
Version: 2 (WP2.6.7)
Author: 
Author 
Tags: adorableish, 3 columns, colorful, fun
*/


/*RESET*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120% Verdana, Geneva, sans-serif;
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}
a{color:#009fbc;}
/*RESET*/

/*GENERAL*/

html{background:url(img/bg.png) repeat-x #BCEFFB;}
body{background:url(img/bg_img.png) no-repeat 50% 0; width:100%;}
#wrapper{margin-left:auto; margin-right:auto; width:800px; overflow:hidden; display:block;}
#top{background:url(img/top.png) no-repeat; height:59px; margin:auto;}
#top{ overflow:hidden;}
#top ul{ margin-left:20px; padding-top:34px; border:0px solid #000; overflow:hidden; width:680px; float:left;}
#top ul li ul { display:none;}
#top ul li{ float:left; padding:0 15px;}
#top ul li a{ float:left; color:#fff; text-decoration:none; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#top ul li a:hover{ float:left; color:#000; text-decoration:none; font-weight:bold;}
#top ul li.current_page_item a{ float:left; color:#000; text-decoration:none; font-weight:bold;}
#content{background:#fff;}
#top span{padding-left:0;padding-top:0px;position:relative;z-index:30; float:right;}
#top span a {display:block;height:59px;text-indent:-9000px;width:100px;}
#header{ overflow:hidden;}
#header h1 {padding-left:0;padding-top:0;position:relative;z-index:30; float:left;}
#header h1 a {display:block;height:122px;text-indent:-9000px;width:800px; background:url(img/logo.png) no-repeat;}
#text{padding:15px; overflow:hidden; font-size:12px; text-align:left;}
#footer{color:#000; font-size:12px; padding-top:10px; padding-bottom:10px;}
#footer a{color:#000; text-decoration:underline;}
#home_left_widget{float:left; margin-left:13px;}
#home_right_widget{float:right; margin-right:13px;}
#widgets{overflow:hidden; margin-bottom:10px;}
#text ul li{list-style:inside; margin-bottom:5px; list-style-type:square;}
#text ol li{list-style:inside; margin-bottom:5px; list-style-type:square;}
.alignright{float:right;}
.aligncenter{ width:auto;margin:auto; text-align:center;}

/*GENERAL*/
