/*
	Theme Name: Synthetic
	Theme URI: http://www.nerdfury.net/tea/
	Description: I'm the Queen Bee and you're my follower.
	Version: 4.0
	Author: Ashley GUEST
	Author URI: http://www.nerdfury.net/tea/
*/

body {
	background: url(img/bg.gif) repeat 0 0 #d7d7d7;
	color: #222;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
a {
	color: #227da4;
	cursor: default;
	text-decoration: none;
}
a:hover {
	color: #bf2626;
	left: 1px;
	position: relative;
	top: 1px;
}
input {
	border: 1px solid #767676;
	padding: 2px;
}
textarea {
	border: 1px solid #767676;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 600px;
}
/*
	LINK TAKES A BREAK AND PLANS
*/
#header {
	font-family: "Courier New", Courier, monospace;
	font-size: 3.6em;
	margin: 0;
	padding: 75px 0;
	text-align: center;
}
#header a {
	color: #bf2626;
}
#header a:hover {
	color: #f25a5a;
}
/*
	GET MY TWENTY MILLIONS; NUMBER #1 IN UK; NUMBER #1 IN US
*/
#sidebar {
	color: #222;
}
#toggler {
	border-bottom: 1px dotted #000;
	padding: 0 0 3px;
	margin: 0 0 10px;
	text-align: right;
}
#toggler a {
	background: #d7d7d7;
	border-color: #000;
	border-style: dotted;
	border-width: 1px 1px 0;
	color: #227da4 !important;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	padding: 3px 5px;
}
#toggler a:hover {
	background: #fff;
	color: #222 !important;
	position: static !important;
}
#sidebar_real {
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
}
#sidebar_content {
	background: #fff;
	margin: 0 0 10px;
	padding: 5px 10px;
}
.sidebar_heading {
	font-size: 1.4em;
	font-variant: small-caps;
	line-height:  normal !important;
	padding: 0 0 15px;
	text-align: right;
}
td#s_first {
	line-height: 1.6em;
	padding: 0 30px 0 0;
	text-align: justify;
	vertical-align: top;
	width: 60%;
}
td#s_last {
	vertical-align: top;
	width: 40%;
}
	#lastfm-recently {
		margin: 0 0 19px;
	}
	#lastfm-recently li a {
		background: url(img/lastfm-recently.png) no-repeat 3px 7px;
		border-bottom: 1px dotted #222;
		display: block;
		padding: 4px 3px 4px 17px;
	}
	#lastfm-recently li a:hover {
		border-bottom: 1px dotted #bf2626;
	}
td#s_last p {
	line-height: 1.6em;
	margin: 0;
	text-align: justify;
}
/*
	TO CLIMB UP BESIDE YOU; TELL ME IF IT ISN'T RIGHT
*/
#body {
	background: #fff;
	line-height: 1.7em;
	padding: 5px 10px;
	text-align: justify;
}
h1 {
	background: url(img/h1-clip.png) no-repeat 1px 3px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
.entry_info {
	font-size: 0.9em;
	margin: 0 0 20px;
}
	.info_date {
		background: url(img/entry-date.png) no-repeat 1px 2px;
		padding: 0 0 0 14px;
	}
	.info_cate {
		background: url(img/entry-cate.png) no-repeat 1px 2px;
		padding: 0 0 0 14px;
	}
	.info_muse {
		background: url(img/entry-muse.png) no-repeat 1px 2px;
		padding: 0 0 0 14px;
	}
.backforth {
	margin: 5px 0 15px;
	text-align: center;
}
	.back {
		background: url(img/navi-prev.png) no-repeat 1px 3px;
		margin: 0 20px 0 0;
		padding: 0 0 0 15px;
	}
	.forth {
		background: url(img/navi-next.png) no-repeat right 3px;
		margin: 0 0 0 20px;
		padding: 0 15px 0 0;
	}
#comments-disp {
	background: url(img/h1-comment-disp.png) no-repeat 1px 3px;
}
	.comments-single {
		border-bottom: 1px dotted #767676;
		margin: 0 auto 20px;
		padding: 0 10px 0 10px;
		width: 75%;
	}
#comments-form {
	background: url(img/h1-comment-form.png) no-repeat 1px 3px;
}
.c-form {
	width: 150px;
}
.c-text {
	height: 100px;
	width: 300px;
}
.c-button {
	border-color: #222 !important;
	width: 150px;
}
	.c-button:hover, .c-button:active {
		background: #d7d7d7;
		border: 1px dotted #222;
		color: #227da4;
	}
/*
	GIVE IT TO YOU; YOU'LL KNOW THE GAME
*/
#footer {
	border-top: 1px dotted #000;
	color: #bf2626;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.85em;
	margin: 10px 0 0;
	padding: 30px;
	text-align: center;
}
.wp_quotes_author {
	color: #222;
	font-style: italic;
}