/*
Theme Name: Oasis 32,000
Version: 0.1
Author: Marco Gatta
Author URI: http://technique.com.au
*/

@import url(css/reset.css);

h1, h2 { font-family: helvetica, verdana, arial, sans-serif; padding: 10px; margin: 0px }
h1 { font-size: large }

p { margin: 10px 0; }

li { margin-left: 10px; }

h3 { margin: 1em 0 0; }

h1 { font-size: 2.2em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }


body {
 font-family: helvetica, verdana, arial, sans-serif;
 font-size: 14px;
 color:#4d4e4e;
 line-height:1.3em;
 background:url(images/background.png) center repeat-y #d8d4c9;
 text-align:center;
}

table {font-family:inherit; font-size: 14px;}

#wrapper { 
 margin: 0px auto;
 width: 960px;
  text-align:left;
}
#header {
 color: #333;
 width: 960px;
 float: left;
 padding: 0px;
 border: 0px;
 height:241px;
 margin: 0px;
 
}
#leftcolumn { 
 color: #333;
 border: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 289px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: #333;
 border: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 671px;
}
#footer { 
 clear:both;
 width: 960px;
 border: 0px;
 margin: 0px;
 background:#4d4e4e;
 height:70px;
 position:fixed;
 bottom:0; 
 z-index:500;
}

/*other resets */
a {color:#e54167; text-decoration:none;}
ul {list-style-type:none; padding:0px; margin:0px;}
li {list-style:none;}
ol li {margin-top:0px;}


h1, h2, h3 {clear:both; padding:0px; margin:10px 0 10px 0; font-weight:normal; line-height:1.2em;color:#4d4e4e;}

/* page items start now */

#navigation {margin:10px 0px 80px 19px; color:#939393;}
#navigation ul {margin-left:-10px;}
#navigation ul li a span{display: none;}
#navigation ul li a {display:block; height:70px; margin:10px 0 5px 0; }
#navigation ul .current a, #navigation ul li a:hover {background-position:100% 50% !important;}
#navigation ul .facebook a {background:url(images/nav_fb.png) repeat scroll 0 0; width:270px; }
#navigation ul .twitter a {background:url(images/nav_twitter.png) repeat scroll 0 0; width:270px; }
#navigation ul .email a {background:url(images/nav_email.png) repeat scroll 0 0; width:270px; }
#navigation ul .twitter a {background:url(images/nav_twitter.png) repeat scroll 0 0; width:270px; }
#navigation ul .moreways a {background:url(images/nav_moreways.png) repeat scroll 0 0; width:270px; }

#navigation h2 {}
#navigation .divider {width:248px; background:#e6e6e6; height:2px; clear:both; margin:10px 0px 10px 0px; line-height:1px; overflow:hidden;}
#content .divider {width:600px; background:#e6e6e6; height:2px; clear:both; margin:20px 0px 20px 10px; line-height:1px; overflow:hidden;}

#closer {float:right; width:21px; height:0px;}

#content {padding:15px 40px 15px 15px; margin-bottom:110px; color:#4d4e4e;}

#content ol li.num1 { background-image:url(images/listitem_1.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num2 { background-image:url(images/listitem_2.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num3 { background-image:url(images/listitem_3.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num4 { background-image:url(images/listitem_4.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num5 { background-image:url(images/listitem_5.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num6 { background-image:url(images/listitem_6.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num7 { background-image:url(images/listitem_7.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ol li.num8 { background-image:url(images/listitem_8.png); background-repeat:no-repeat; background-position:0px 0px; padding-left:70px; }
#content ul li {list-style:disc; margin-left:25px; margin-top:0px;}
#content li img { vertical-align:top;}

#shareBar img {vertical-align:middle;}

h2.postTime {color:#ffdc39; font-size:1.8em; margin-bottom:-15px;}
h2.postTitle a {color:#4d4e4e;}

#shareBar {height:50px; vertical-align:middle; float:right; text-align:right;}
#shareBar #embedInput {clear:both;}


#footer .oasis {padding-left:50px; float:left; width:350px;}
#footer .about {float:left; width:160px;}
#footer .otherways {float:right; width:171px;}
#footer .learnmore {float:left;}


