/*
Theme Name: SuperChewy
Theme URI: http://www.superchewy.com/
Description:
Version: 1.1
Author: http://www.superchewy.com/
Author URI: http://www.superchewy.com/
*/

/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

/* structure */
html, body {
	font-family: "sans serif", Trebuchet MS, Tahoma;
	color: #808080;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: #FFFFFF url() repeat-x top;
	scrollbar-face-color : #7E7669; 
	scrollbar-highlight-color: #7E7669; 
	scrollbar-3dlight-color: #7E7669; 
	scrollbar-shadow-color: #7E7669; 
	scrollbar-darkshadow-color: #7E7669;
	scrollbar-track-color: #DFDFD5; 
	scrollbar-arrow-color: #DFDFD5;
	}

#search { padding: 0 0 30px 0; }
	
#b-navbar { visibility: hidden;}	
	
#decoration {
    background: url(images/header.jpg) no-repeat;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0;
	height: 218px;
	width: 800px;
	}
	
#decoration2 {
    background: url(images/subheader.jpg) no-repeat;
	position: absolute;
	z-index: 0;
	top: 218px;
	left: 0;
	height: 95px;
	width: 800px;
	}

#diary {
    z-index: 1;
	position: absolute;
	top: 191px;
	left: 0;
	height: 321px;
	width: 750px;
	}
	
#content {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -15px;
	left: 240px;
	width: 560px;
	}
	
#bookmarks {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 25px;
	width: 180px;
	}
	
h1 {
	font-family: trebuchet ms;
	font-size: 1.5em;
	font-weight: bold;
	text-transform:uppercase;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #2594c1;
	cursor: default;
	}

#content h1 {
	font-family: trebuchet ms;
	font-size: 1.5em;
	font-weight: bold;
	text-transform:uppercase;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top:20px;
	color: #2594c1;
	cursor: default;
	}


.header { 
        margin-top:250px;
	margin-right:30px;
        text-align:right;
	font-size:1.5em;
	
}

h2, h2 a {
	font-family: Trebuchet ms, tahoma;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px 0;
	color: #2594c1;
	cursor: default;
	}
	

#bookmarks h2 {
	font-family: Trebuchet ms, tahoma;
	font-size: 1.25em;
	text-align: left;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 5px 0;
	color: #dd608a;
	cursor: default;
	}


h2 span {
        border: 1px #808080 dashed;
	background: #edede4;
	padding: 4px;
	margin: 3px;
	}

h3 {
	font-family: Trebuchet ms;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0px;
	color: #2594c1;
	cursor: default;
	}
	
.written {
	padding: 0 0 5px 0;
	color: #808080;
	text-align: justify;
	}
	
.written a:link,.written a:active, .written a:visited {
    color: #000000;
	text-decoration: none;
	}
	
.meta{
padding: 0 0 5px 0;
	text-align:right;
	font-family: trebuchet ms;
	text-transform: uppercase;
	font-size:.75em; 
	letter-spacing:1px;
margin: 0 0 10px 0;
                border-bottom:1px dotted #967f54;
}

.featured { 
	padding: 5px 0;
	font-family: trebuchet ms;
	text-align:center;
	text-transform: uppercase;
	font-size:1em; 
	letter-spacing:1px;
	border-top:2px double #d4d4ca;
	border-bottom:2px double #d4d4ca;

}
	
a:link,a:active, a:visited {
    color: #2594c1;
	text-decoration: none;
	}

#content a:hover {
	background: #FFF;
	}
	
#postscript {
    font-size: .5em;
	background: #edede4;
	border-bottom: 2px #d2c9b8 solid;
	padding: 4px;
	margin: 0 0 35px 0;
	}

.comments a {
    color: #808080;
	text-decoration: none;
	}

ul, ul ul{
	font-size: .85em;
    color: #575454;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 0;
	cursor: text;
	}

	
ul a:link, ul a:active, ul a:visited {
	
    color: #808080;
	list-style-type: none;
	text-decoration: none;
	cursor: pointer;
	}
	
ul a:hover {
	text-decoration: none;
	color: #665d4d;
	cursor: pointer;
	}

img {
	border:none;
	}
	
.linksfirstletter {
    font-size: 1.5em;
	font-weight: bold;
	padding-right: 2px;
	}

#s { 
width:120px;
}

input, textarea { 
background:#F3F4EF;
border:1px solid #999;

}

#content input, #content textarea {
background:#d4d4ca;
border:1px solid #999;

}

#navigation {
margin:15px 0;
height:20px;
width:100%;
text-align:center;
}

.alignleft{ 
float:left;
text-align:left;
}

.alignright{
float:right;
align:right;

}

#footer { 
font: .75em trebuchet ms;
text-transform:uppercase;
border-top:2px double #d4d4ca;
text-align:center;
padding-top:2px;
}
