/*  
Theme Name: fadtastic_theme
Theme URI: http://fadtastic.net/
Description: The fadtastic.net theme made available for free.
Version: 1.0
Author: Andrew Faulkner
Author URI: http://fadtastic.net/
*/

/* Expecting to see some CSS? Check out the CSS directory where it should be! */

html,body,form,img,iframe {
border:0;
margin:0;
padding:0;
}

body {
background-color:white;
color:black;
width:930px;
margin:0 auto 50px;
}

body,th,td,input,textarea,select {
font-family:helvetica,arial,sans-serif;
font-size:small;
}

th,td {
vertical-align:top;
text-align:left;
}

img {
vertical-align:middle;
}

a:link {
color:#060;
}

a:visited {
color:#030;
}

a:hover {
color:#090;
}

a:active {
color:black;
}

dl {
font-size:medium;
}

dt {
color:#060;
font-weight:bold;
margin:0 4em .5em 2em;
}

dd {
margin:0 2em 1em 4em;
}

h1,h2,h3,h4,h5,h6 {
color:#060;
}

#top_menu,#feed_bar,#footer {
display:none!important;
}

#wrapper {
background:white url('http://www.yakeba.org/wp-content/uploads/2009/02/lines2.png') repeat-y scroll left top;
}

#content_wrapper,#side_one,#side_two {
float:left;
position:relative;
}

#content_wrapper {
width:440px;
}

#side_one {
width:220px;
}

#side_two {
width:188px;
}

#content_wrapper,#side_one {
padding-right:20px;
border-right:1px solid #eee;
margin-right:20px;
}

.clear {
clear:both;
}

#header p {
margin:0;
padding:0;
}

#header p a:link,#header p a:visited,#header p a:hover,#header p a:active {
display:block;
position:absolute;
left:7px;
top:16px;
width:140px;
height:70px;
font-size:0;
color:#e6efe6;
}

#navcontainer {
background-color:white;
padding-bottom:20px;
}

#navlist {
background:white url('http://www.yakeba.org/wp-content/uploads/2010/07/yakeba.jpg') no-repeat scroll left top;
height:40px;
border-bottom:1px solid #060;
margin:0;
padding:60px 0 0 175px;
}

#navlist li {
display:inline;
list-style:none;
margin-right:5px;
}

#navlist li a {
background-color:white;
border:1px outset #cdc;
font-weight:bold;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:5px 8px;
}

#navcontainer a:link,#navcontainer a:visited {
color:#060;
text-decoration:none;
}

#navcontainer a:hover,#navcontainer a:active {
text-decoration:underline;
}

#navcontainer li.current_page_item a {
color:black;
text-decoration:underline;
}

#post-24 h1 {
display:none;
}

.strapline {
font-size:1.8em;
font-weight:bold;
color:#060;
margin-top:0;
}

#content h1 {
margin-top:0;
}

#content h1 a:link,#content h1 a:visited {
color:#060;
text-decoration:none;
}

.author {
margin-top:-.5em;
color:#777;
}

#content big,#content small {
font-size:small;
color:#777;
}

.recently {
margin-top:2em;
}

.side ul {
margin:0;
padding:0;
}

li.widget,li.linkcat {
list-style:none;
margin:0 0 1.5em;
}

h2.widgettitle,li.linkcat h2 {
font-size:large;
color:#060;
margin-top:0;
}

h2.widgettitle a:link,h2.widgettitle a:visited {
color:#060;
text-decoration:none;
}

h3.widgettitle,li.linkcat h3 {
font-size:large;
color:#060;
margin-top:0;
}

h3.widgettitle a:link,h3.widgettitle a:visited {
color:#060;
text-decoration:none;
}

li.widget ul,li.linkcat ul {
margin:0;
padding:0 0 0 1.5em;
}

li.widget ul li,li.linkcat ul li {
margin:0 0 .5em;
}

li.widget_rss {
font-size:medium;
font-weight:bold;
color:#777;
}

li.widget_rss ul {
margin:0;
padding:0;
}

li.widget_rss ul li {
list-style:none;
margin-bottom:1em;
}

.rss-date,.rssSummary {
font-size:small;
font-weight:normal;
}

.rssSummary {
margin-top:1em;
color:black;
}

.bigbtn {
text-align:center;
padding:8px 0;
}

.bigbtn a {
background-color:#060;
border:2px outset #090;
color:white;
font-size:large;
font-weight:bold;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:6px 14px;
}

.bigbtn a:link,.bigbtn a:visited {
color:white;
text-decoration:none;
}

.bigbtn a:hover,.bigbtn a:active {
text-decoration:underline;
}
