/*
Theme Name: Fred Lin Music.Design.Blog 1.0
Theme URI: http://blog.Fred-Lin.com
Description: Fred Lin Design Studio designed theme for Fred's blog.
Version: 1.0
Author: Fred Lin
Author URI: http://www.Fred-Lin.com
Tags: black, custom header, fixed width, two columns

	Fred Lin Music.Design.Blog 1.0
	 http://blog.Fred-Lin.com

	This theme was designed and built by Fred Lin,
	whose blog you will find at http://blog.Fred-Lin.com

*/

* {
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	margin: 0;
	padding: 0;
}

img, div, blockquote, input { behavior: url(http://blog.fred-lin.com/iepngfix.htc); }

img {
	border: 0;
}

body {
	color: #CCCCCC;
	background: #161616;
	font-size: 62.5%;
    line-height: 1.5em;
}

a {
	font-size: 1.2em;
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.cat-item-9 a { /* BLOG */
	color: #ff9ad9;
}
.cat-item-4 a { /* FOOD */
	color: #aeff00;
}
.cat-item-6 a { /* MUSIC */
	color: #70d5f1;
}
.cat-item-106 a { /* DESIGN  */
	color: #a7adff;
}
.cat-item-108 a { /* TUTORIALS */
	color: #6affb7;
}
.cat-item-107 a { /* DOWNLOADS */
	color: #d35454;
}
.blog a, a.blog {
	color: #ff9ad9;
}

.music a, a.music {
	color: #70d5f1;
}

.food a, a.food {
	color: #aeff00;
}

.tutorials a, a.tutorials {
	color: #6affb7;
}

.downloads a, a.downloads {
	color: #d35454;
}

.design a, a.design {
	color: #a7adff;
}

#wrapper {
	width: 1060px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -530px;
}
#header {
	margin: 0 0 0 20px;
}
.header_top {
	width: 1046px;
	height: 257px;
	float: left;
	display: inline;
	overflow: hidden;
	background: gray url(images/header.jpg);
}
.ad_banner {
	margin: 20px 0 30px 100px;
	width: 675px;
	height: 104px;
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px solid black;
}
.search_panel {
	width: 175px;
	height: 30px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 30px;
	padding-top: 100px;
}

.search_panel_field {
	width: 110px;
	height: 1.6em;
	color: #666666;
	background: #131313;
	border: solid 1px #333333;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 5px;
}

.search_btn {
	background: url(images/search_btn.jpg) no-repeat;
	width: 56px;
	height: 27px;
	float: left;
	display: inline;
	overflow: hidden;
	border: 0;
	cursor: pointer;
}
#main {
	height: auto;
	float: left;
	margin: 0 0 0 20px;
	display: inline;
	overflow: hidden;
}
#main.main {
	width: 600px;
}
#main.single {
	width: 800px;
}
.entry {
	clear: both;
}
.archive {
	margin: 0 0 0 102px;
}
.result {
	position: relative;
	margin: 10px 0 10px 0;
}
.result_arrow {
	width: 55px;
	height: 30px;
	position: relative;
	background: url(images/comment_arrow.png) no-repeat;
	padding: 7px 0 0 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.result .heading {
	margin: 0 0 0 60px;
	background: none;
	position: relative;
	top: -37px;
	font-size: 1.4em;
	font-weight: normal;
}
.result .info {
	margin: 0 0 0 60px;
	color: silver;
	position: relative;
	top: -37px;
}
.date_block {
	width: 60px;
	height: 60px;
	float: left;
	background: url(images/cloud.jpg) no-repeat 1px 0px;
	display: inline;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	margin: 0 15px 0 27px;
}
.date_block span {
	color: #161616;
	font-size: 1.5em;
	line-height: 1.0em;
}
.date_block p {
	margin: 16px 0 0 0;
}
.content {
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#main.single .content {
	width: 670px;	
}
#main.main .content {
	width: 490px;
}
#main.main .content_frame_top {
	width: 100%;
	height: 9px;
	float: left;
	display: inline;
	overflow: hidden;
	background: url(images/content_frame_top.jpg) no-repeat;
}
#back {
	width: 80px;
	margin: 0 25px 0 0;
	height: 15px;
	float: right;
	display: inline;
	overflow: hidden;
	text-align: right;
	background: url(images/back_arrow.jpg) no-repeat 30px 4px;
}
#main.single .content_frame_top {
	width: 100%;
	height: 14px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 5px 5px 5px 15px;
	background: url(images/content_frame_top_single.jpg) no-repeat;
}
.content_frame_top p {
	color: #666666;
	float: left;
}
.content_frame_mid {
	border-left: 7px solid #2f2f2f;
	border-right: 7px solid #2f2f2f;
	width: 476px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}
#main.main .content_frame_mid {
	width: 476px;
}
#main.single .content_frame_mid {
	width: 655px;
}

.blog .header {
	background: #4f3e4c;	
}
.music .header {
	background: #3e4f4e;	
}
.design .header {
	background: #3e3e4f;	
}
.food .header {
	background: #334120;
}
.tutorials .header {
	background: #3b453a;
}
.downloads .header {
	background: #452f2b;
}
.norm .header {
	background: #1f1f1f;
}
.blog .content_frame_mid {
	background: #5e515c;
}
.music .content_frame_mid {
	background: #515e5e;
}
.design .content_frame_mid {
	background: #51515e;
}
.food .content_frame_mid {
	background: #54653c;
}
.tutorials .content_frame_mid {
	background: #546b59;
}
.downloads .content_frame_mid {
	background: #5c362f;
}
.norm .content_frame_mid {
	background: #232323;
}
.content_frame_mid .header {
	padding: 10px;
	width: 100%;
	font-size: 1.3em;
	overflow: hidden;
}
.content_frame_mid .body {
	padding: 10px;
}
.content_frame_mid .body p {
	font-size: 1.2em;
	line-height: 1.6em;
}
.continue {
	width: 105px;
	height: 20px;
	background: url(images/continue_reading.png) no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 0 0 5px;
	float: right;
	margin: 10px 0 10px 0;
}
.content_frame_bot {
	width: 100%;
	height: 30px;
	clear: both;
}
#main.main .content_frame_bot {
	background: url(images/content_frame_bottom.jpg) no-repeat;
}
#main.single .content_frame_bot {
	background: url(images/content_frame_bottom_single.jpg) no-repeat;
}
.content_frame_bot p {
	padding: 6px 0 0 18px;
}
.content_frame_bot .entry_stat {
	color: #666666;
	width: 328px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}
#main.main .content_frame_bot .entry_comments {
	width: 122px;
	height: auto;
	float: right;
	display: inline;
	overflow: hidden;
}
#main.single .content_frame_bot .entry_comments {
	width: 70px;
	height: auto;
	float: right;
	display: inline;
	overflow: hidden;
}
#related_posts {
	width: 600px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 123px;
}
#related_posts ul {
	list-style: none;
}
#related_posts li {
	padding: 2px 0 0 0;
}
#related_posts p {
	font-size: 1.6em;
	padding-bottom: 5px;
}
#comments {
	width: 645px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 30px 0 0 123px;
}
#comments h2 {
	font-weight: normal;
	margin-bottom: 10px;
}
#comments .number {
	width: 37px;
	height: 30px;
	background: url(images/comment_arrow.png) no-repeat;
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 7px 0 0 18px;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	z-index: 99;
}
.comment {
	width: 580px;
	height: auto;
	position: relative;
	top: -37px;
	left: -1px;
	float: left;
	overflow: hidden;
	border: 3px solid #333333;
	margin: 0 0 0 40px;
	padding: 0 10px;
	background: #121212;
}
.comment .body {
	padding: 7px 0 0 10px;
}

.body .header p {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
}
.body .header span {
	width: 110px;
	float: right;
	display: inline;
	overflow: hidden;
	font-size: 1.2em;
	color: #333333;
}

.body .content {
	margin: 10px 0 20px 0;
}
.body .content p {
	color: #666666;
	width: 84%;
	font-size: 1.2em;
}
#comment_form {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	background: #1a1a1a;
	margin: 0 0 0 40px;
	padding: 10px;
}
.left {
	width: 320px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}
.right {
	width: 230px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 10px;
}
.right p {
	color: #666666;
}
#comment_form input.text, .wpcf7 input {
	color: #666666;
	background: #121212;
	border: 1px solid #333333;
	width: 300px;
	height: 20px;
}
#comment_form textarea, .wpcf7 textarea {
	color: #666666;
	width: 300px;
	height: 200px;
	background: #121212;
	border: 1px solid #333333;
}
.submit {
	width: 70px !important;
	height: 35px !important;
	border: 0 !important;
	background: url(images/submit_btn.png) no-repeat !important;
	margin: 0 0 0 251px;
	cursor: pointer !important;
}
#comment_form p {
	margin: 0 0 10px 0 ;
}
#comment_form label {
	font-size: 1.2em;
	color: #666666;
}
#comment_form strong {
	color: white;
	font-weight: normal;
}
#sidebar {
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}
#sidebar.main {
	width: 355px;
	margin: 0 0 0 25px;
}
#sidebar.single {
	width: 150px;
	margin: 0 0 0 15px;
}
#sidebar .left {
	width: 149px;
	float: left;
	display: inline;
	overflow: hidden;
}
#sidebar.single .left {
	margin-left: 40px;
}
#sidebar.single > .left {
	margin-left: 0;
}
#sidebar .right {
	width: 170px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 30px;
	font-size: 1.2em;
}
.right a {
	font-size: 1.0em;
}
.right cite a {
	color: #666666;
}
.right cite {
	font-size: 0.8em;
	color: #666666;
}
.right ul {
	list-style: none;
}
.right li {
	color: #666666;
	width: 165px;
	margin: 0 0 5px 0;
	padding: 5px;
}
.right li img {
	float: left;
	margin: 0 10px 0 15px;
}
.right li pre {
	margin-bottom: 25px;
}
li.alt {
	background: #121212;	
}
#avatar img {
	border: 1px solid #333333;
}
#menu {
	float: right;
	display: inline;
	overflow: hidden;
	text-align: right;
	margin: 10px 0 0 0;
}
#menu ul {
	list-style: none;
	line-height: 2.4em;
}
#categories {
	font-size: 1.2em;
	text-align: right;
	width: 98%;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 15px 0 0 0;
	border: solid 1px #333;
	color: #666666;
}
#categories .heading {
	color: white;
}

#categories a {
	font-size: 1em;
}
#categories ul {
	list-style: none;
}
#categories li {
	padding: 2px;
}
.heading {
	background: #121212;
	height: 16px;
	font-weight: bold;
}
#latest {
	clear: both;
	width: 353px;
	height: auto;
	border: 1px solid #333333;
}
#latest li {
	padding: 5px 2px 5px 5px;
	line-height: 1.2em;
	overflow: hidden;
}
#latest p {
	color: #666666;
}
#latest .heading {
	font-size: 1.2em;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
#footer {
	font-size: 1.1em;
	background: url(images/footer_bg.jpg) no-repeat;
	width: 914px;
	height: 120px;
	margin: 30px 0 30px 0;
	padding: 35px 0 0 125px;
	color: #666666;
}
#footer_left {
	width: 695px;
	display: inline;
	overflow: hidden;
	float: left;
}
#footer_right {
	width: 190px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 25px;
}
#footer a {
	font-size: 1em;
}
#footer ul {
	height: auto;
	list-style: none;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 7px 30px 0 0px;
}
.misc {
	width: 150px;
}
.aff {
	width: 120px;
}
.copyright {
	width: 320px;
}
.misc li {
	margin: 0 0 10px 0;	
}
.aff li {
	width: 100px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.copyright li {
	margin: 0 0 20px 0;
}
.rss {
	background: url(images/rss.jpg) no-repeat;
	height: 24px;
}
.fb {
	background: url(images/fb.jpg) no-repeat;
	height: 24px;
}
#footer li span {
	padding-left: 30px;
}
#wp {
	background: url(images/wordpress.jpg) no-repeat;
	height: 50px;
	padding: 10px 0 0 0;
}
#wp span {
	font-size: 0.8em;
	margin: 0 0 0 50px;
}
#login {
	width: 157px;
	height: auto;
	margin: 10px 0 0 5px;
}
.login {
	width: 100px;
	height: 1.7em;
	float: left;
	display: inline;
	overflow: hidden;
	background: #131313;
	border: 1px solid #333333;
	margin: 0 5px 5px 0;
	color: #666666;
}
.login_btn {
	width: 50px;
	height: 51px;
	background: url(images/login_btn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.navigation {
	margin: 10px;
	padding-top: 5px;
}
.navigation_main {
	width: 500px;
	margin: 10px 0 0 95px;
	padding-top: 5px;
}
.year {
	width: 55px;
	height: 30px;
	position: relative;
	background: url(images/comment_arrow.png) no-repeat;
	padding: 6px 0 0 8px;
	font-size: 1.3em;
	font-weight: normal;
	color: white;
	z-index: 99;
}
.months {
	width: 200px;
	height: auto;
	position: relative;
	background: #1d1d1d;
	top: -36px;
	margin: 0 0 0 40px;
	padding: 6px 10px 10px 20px;
}
.months ul {
	list-style: none;
}
.months a {
	font-size: 1.3em;
}
.archive_body .right {
	margin: 15px 0 0 0;
	font-size: 1.2em;
}
.archive_body .right h2 {
	font-size: 1.2em;
	color: white;
	font-weight: normal;
}
.wp-smiley {
	margin: 0 !important;
}
.body img {
	margin: 10px 5px 10px 0;
}
.content .body p {
	line-height: 1.6em;
	margin: 0 0 20px 0;
}
.comment .content p {
	line-height: 1.6em;
	margin: 0 0 10px 0;
}
blockquote {
	padding: 5px;
	background: url(images/darkbg.png);
}
.sub_pages {
	width: 150px;
	height: auto;
	border: 1px solid #333333;
	float: right;
	font-size: 1.2em;
	background: #161616;
	display: inline;
	overflow: hidden;
}
.sub_pages ul {
	list-style: none;
}
.sub_pages li, .sub_pages .heading {
	font-weight: normal;
	padding: 5px;
}
li.current_page_item {
	background: #222222;
}
dl {
	font-size: 1.2em;
	margin: 10px 0;
}
dt {
	font-size: 1.4em;
	color: white;
	line-height: 1.4em;
}
dd {
	margin: 0 0 0 20px;
	line-height: 1.4em;
}
