/*
Theme Name: toni
Theme URI: http://squonkstudios.com/
Description: Wordpress Theme for ToniWellen.com.
Version: 1.0
Author: Matt Glaser

*/
@charset "utf-8";
body {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-color: #243f42;
	color: #6da9b0;
	font-size: 17px;
}
a:link, a:visited {
	color:#E2FBFF;
	text-decoration:none;
	}
a:hover {text-decoration:underline}
p {
	margin:5px 0 10px 0;
}
h1, h3 {color:#E2FBFF;}

h1 {
	font-size: 40px;
}
h2 {
	font-size: 28px;
	margin:0 0 8px 0;
}
img {
	border:none;
}

h3 {
	font-size: 22px;
	margin:0px 0 5px 0;
}
small {font-variant:small-caps;}
#everything {
	margin: 15px auto 0 auto;
	width: 800px;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li:before {
  content: " :: ";
}

#header h1 {
	float: left;
	margin:6px 20px 0 0;
}
#copy {
	clear: left;
	padding:40px 0 0 0;
}
#footer {
	font-size: 12px;
	clear: both;
	position: relative;
	top: 25px;
        text-align:left;
}


#header h2 {
	margin:0;
	padding:0;
	clear: both;
	text-align:right;
}
#left {
	float: right;
}
#right {
	float: right;
	padding: 0 0 0 15px;
        font-size:16px;
        margin:0 0 30px 30px;
        position:relative;
        top:23px;
        width:300px;
}
.slideshow {
	padding: 0 0 0 15px;
        font-size:16px;
        margin:0 0 30px 30px;
        position:relative;
        top:23px;
        float:right;
}
#right li, #right ul {list-style:none;padding:0;}
#right li {margin-bottom:10px;}
#right li a {display:block;}
#right li a:hover {
        text-decoration:none;
        background:#6da9b0;
        color:#39646a;
}
#right ul {margin:0 0 30px 0;}
#nav h2 {margin:0;}
#nav li {
	float:left;
	margin: 0 5px;
	padding-top: 21px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
        margin:15px 0 5px 0;
}
.meta {font-size:12px;}

.linklove {display:none;}

textarea {
        border: 1px #E2FBFF dotted;
        background: #39646a;
        width: 95%;
        overflow: auto;
        height:150px;
        color: #E2FBFF;
        margin-bottom: 15px;
       
}

input.textfield:hover, textarea.commentbox:hover {background:#6da9b0;}
input.textfield:focus, textarea.commentbox:focus {background:#477c83;}
 
input {
        border: 1px #E2FBFF dotted;
        background: #39646a;
        color: #E2FBFF;
        margin-bottom: 15px;

} 
input.submit {
        border: 0;
        font-size:13px;
        cursor:pointer;
        float:right;
        clear:both;
        margin-right: 20px;
}
label.text {
        vertical-align:top;
}
#comment-form {
        padding:0;
        margin:20px 0;

}
.story {margin-bottom: 30px;}

#text-279078101 {
        height:450px;
}
#text-279811411 {
        font-size:12px;
}
#badges {
        float:right;
        padding:3px 0;
}
#badges img {margin:0 0 0 10px;}