/*
Theme Name: Ambassador
Theme URI: http://jameslao.com/
Description: New design for jameslao.com
Version: 1.0
Author: James Lao
Author URI: http://jameslao.com/
Tags: black, fixed width, two columns, widgets
*/


/**
 * CSS Reset
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.clear { clear:both; }

body {
	font: 14px/1.5em "Frutiger","Frutiger CE 55 Roman","Helvetica Neue","Helvetica",Arial;
	color: #eee;
	background: #111 url(images/bg.png);
}

p, ol, ul {
	margin-bottom: 1.5em;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

em {
	font-style: italic;
	color: #a3a948;
}
strong {
	font-weight: bold;
	color: #97b7e8;
}


a:link,
a:visited {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

a:hover {
	background: url(images/10-percent-white.png);
}

a:active {
	color: #111;
	background: #53777A;
	border-bottom: 1px dotted #111;
}


a#logo {
	display: block;
	float: left;
	margin-bottom: 25px;
	border: 0;
}

a:hover#logo { background: none; }


h2 {
	font: bold 2em "Futura", "Futura LT Book", Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 17px;
	text-shadow: #777 1px 1px 0;
	text-transform: uppercase;
}

h2.post-title a {
	border: 0;
	font-variant: normal;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

#bokeh {
	background: repeat-x top left url(images/bokeh.jpg);
	float: left;
	width: 100%;
}

#latest, #sidebar, #post {
	float: left;
	padding-top: 3em;
	width: 100%;
}

#later, #comments {
	float: left;
	background: url(images/5-percent-white.png);
	padding-top: 1.5em;
	width: 100%;
}

#late {
	float: left;
	background: url(images/10-percent-white.png);
	padding-top: 1.5em;
	width: 100%;
}

.container {
	margin: 0 auto;
	width: 940px;
}

.left-col {
	float: left;
	margin-right: 20px;
	width: 460px;
	overflow: hidden;
}

.left-col div {
	float: left;
}

#latest .left-col {
	margin-right: 0;
	width: 480px;
}

.right-col {
	float: left;
	width: 460px;
	overflow: hidden;
}


/*---------------- POSTS ----------------*/

.post a {
	font-variant: small-caps;
}

#post-meta a {
	border-color: #777;
	font-variant: normal;
}

h2.post-title a:hover {
	background: url(images/5-percent-white.png);
}

h2.post-title a:active {
	color: inherit;
	background: url(images/10-percent-white.png);
	position: relative;
	top: 1px;
}

.post h3 {
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	text-align: center;
	margin: 2em 0 1em 0;
}

.post ul,
.post ol {
	padding-left: 40px;
}

.post ul li {
	list-style: disc;
}

.post ol li {
	list-style: decimal;
}

.post blockquote {
	border-left: 1px solid #444;
	padding-left: 20px;
	margin-left: 20px;
}

#older-posts h3.post-title {
	font: bold 1.5em "Futura", "Futura LT Book", Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0.75em;
	text-shadow: #777 1px 1px 0;
}

#older-posts h3.post-title a {
	border: 0;
	background: none;
}

#older-posts h3.post-title a:hover {
	background: url(images/5-percent-white.png);
}

#older-posts h3.post-title a:active {
	background: url(images/10-percent-white.png);
	position: relative;
	top: 1px;
}

a.more-link {
	background: url(images/10-percent-white.png);
	border: 0;
	font-size: 0.7143em;
	padding: 2px 4px;
	text-transform: uppercase;
	-moz-border-radius: 2px;
}

a.more-link:hover {
	background: url(images/5-percent-white.png);
}

a.more-link:active {
	color: inherit;
	position: relative;
	top: 1px;
}


/*---------------- WIDGETS----------------*/

.widget h3 {
	text-shadow: #777 1px 1px 0;
}

#welcome {
	color: #444;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-shadow: #111 1px 1px 0;
	width: 460px;
}

	#welcome p {
		margin-bottom: 1em;
	}


#photos ul {
	float: left;
}

	#photos ul li {
		float: left;
		margin-right: 20px;
	}

	#photos ul li.last {
		margin: 0;
	}

#twitter {
	background: url(images/speech-bubble.png) no-repeat bottom right;
	padding: 1.5em;
	margin-bottom: 1em;
	width: 418px;
	}

#latest .right-col { padding-top: 1em; }

#recent-comments ul li {
	color: #777;
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}

	#recent-comments ul li:hover {
		color: #f8f8f8;
	}

#recent-comments cite {
	float: left;
	width: 100px;
}

	#recent-comments blockquote {
		border-left: 1px solid #777;
		float: left;
		padding-left: 19px;
		width: 340px;
	}

.widget_categories ul {
	float: left;
	border-top: 1px dotted #777;
	line-height: 1.4286em;
	width: 480px;
}

	.widget_categories ul li {
		border-bottom: 1px dotted #777;
		float: left;
		width: 120px;
	}
	
	.widget_categories ul li a {
		border: 0;
	}

.split {
	float: left;
	margin-right: 20px;
	width: 220px;
}

	.last {
		margin-right: 0;
	}

	.split ul {
		border-top: 1px dotted #484848;
	}

	.split ul li {
		border-bottom: 1px dotted #484848;
		float: none;
	}

	.split ul li a {
		border: 0;
	}


/*---------------------- SEARCH ----------------------*/

#search-form {
	margin-bottom: 1.5em;
}

#search-form form {
	background: url(images/search-bg.png);
	width: 460px;
	height: 35px;
}

#search-form #search-input {
	background: #444;
	border: 0;
	color: #fff;
	margin-left: 6px;
	width: 379px;
	padding: 4px;
	margin-top: 5px;
}

#search-form #search-submit {
	background: none;
	border: 0;
	color: #f8f8f8;
}


/*---------------------- SINGLE ----------------------*/

#single #post {
	float: left;
	width: 700px;
	margin: 1em 0 0 0;
}

	#single #post #content {
		float: left;
		width: 460px;
		margin-right: 20px;
		line-height: 2em;
	}

	#single #post p,
	#single #post ul,
	#single #post ol {
		margin-bottom: 2em;
	}

#single #post-meta {
	color: #484848;
	float: left;
	width: 220px;
	line-height: 2em;
}

	#single #post-meta:hover { color: #ccc; }


/*---------------------- ARCHIVES ----------------------*/

#archives {
	float: left;
	margin-top: 42px;
	width: 700px;
}

#archives h2.month {
	background: url(images/5-percent-white.png);
	clear: both;
	font-size: 1.5em;
	padding: 7px;
	text-transform: uppercase;
}

#archives .archive-post {
	float: left;
	width: 340px;
	margin-right: 20px;
}

#archives .even {
	margin-right: 0;
}


/*---------------------- ARCHIVES ----------------------*/

#archives .archive-post h3 {
	border: 0;
	font-size: 1.5em;
	font-variant: small-caps;
	text-shadow: #777 1px 1px 0;
}

#archives .archive-post h3 a {
	border: 0;
}

#archives .archive-post h3 a:hover {
	background: url(images/5-percent-white.png);
}

#archives .archive-post h3 a:active {
	background: url(images/10-percent-white.png);
	color: inherit;
	position: relative;
	top: 1px;
}

#sidebar {
	float: left;
	width: 220px;
	margin-right: 20px;
	line-height: 2em;
}

#sidebar #logo {
	margin-bottom: 2em;
}

#sidebar ul li a {
	border: 0;
	color: #484848;
	text-shadow: #222 1px 1px 0;
}

#sidebar ul li a:hover {
	color: #eee;
	background: none;
}


/*---------------------- COMMENTS ----------------------*/

#disqus_thread {
	margin-left: 240px;
}

#comments #back-to-top {
	color: #777;
	text-align: right;
}

#comments ul {
	border-top: 1px dotted #777;
	padding-top: 0.9286em;
	float: left;
	width: 700px;
	margin-right: 20px;
}

#comments .comment {
	float: left;
	width: 700px;
	border-bottom: 1px dotted #777;
	margin-bottom: 0.9286em;
}

#comments .comment .commenter {
	float: left;
	width: 220px;
	margin: 0 20px 1.5em 0;
}

#comments .comment .comment-body {
	float: left;
	width: 460px;
}

#comments .avatar {
	background: url(images/wood.jpg);
	float: left;
	margin-right: 20px;
	padding: 3px;
}

/*---------------------- COMMENTS FORM ----------------------*/

#comment-form-author {
	clear: left;
	float: left;
	margin-right: 20px;
	width: 220px;
}

#comment-form-body {
	float: left;
	width: 460px;
}

#comment-form-body textarea {
	border: 0;
	margin-top: -1px;
	padding: 3px;
	width: 454px;
}

#comment-form-author input {
	border: 0;
	padding: 3px;
	width: 174px;
}

#comment-form-author label {
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	width: 40px;
}

/*---------------------- FOOTER ----------------------*/

#footer {
	background: url(images/5-percent-white.png);
	clear: both;
	margin: 0 auto;
	padding: 1em;
}

/*---------------------- TUNER ----------------------*/

.widget_lastfmradio h3.widgettitle {
	background: url(images/lastfm.png) no-repeat left 3px;
	padding-left: 22px;
}
	
.widget_lastfmradio ul {
	background: url(images/shelf.png) repeat-y left 45px ;
	float: left;
	width: 480px;
}

.widget_lastfmradio ul li{
	margin: 0 24px 22px 18px;
	float: left;
	position: relative;
}

.widget_lastfmradio ul li a{
	border: 0;
	display: block;
	position: relative;
	background: url(images/vinyl.png) 0 0 no-repeat;
	width: 74px;
	height: 76px;
	text-indent: -1000em;
	overflow: hidden;
	z-index: 3;
}

.widget_lastfmradio ul li img{
	position: absolute;
	width: 72px;
	height: 72px;
	left: 2px;
	top: 1px;
	z-index: 2;
}

.widget_lastfmradio ul li .vinyl {
	background: url(images/vinyl.png) bottom left no-repeat;
	display: block;
	width: 22px;
	height: 76px;
	position: absolute;
	left: 60px;
	z-index: 1;
}


/*---------------------- DELICIOUS ----------------------*/

.widget_tastydelicious h3.widgettitle {
	background: url(images/delicious.png) no-repeat left 3px;
	padding-left: 22px;
}


/*---------------------- GALLERY ----------------------*/

.gallery ul {
	float: left;
	padding: 0;
	margin-top: -21px;
	width: 480px;
}

.gallery ul li.gallery-item {
	float: left;
	list-style: none;
	margin: 21px 20px 0 0;
}

.gallery ul li.gallery-item a {
	background: url(images/wood.jpg) no-repeat top left;
	border: 0;
	display: block;
	padding: 4px;
}

.gallery ul li.gallery-item a:hover {
	background: url(images/wood.jpg) no-repeat left -200px;
}

.gallery ul li.gallery-item a img {
	padding: 0;
	border: 0;
}


