/*   
Theme Name: Elegant Grunge
Theme URI: http://michael.tyson.id.au/elegant-grunge-wordpress-theme
Description: An unwashed yet crisp theme with a feature footer, styled image frames, a page template with a uniquely configurable sidebar and a photoblog tag page
Author: Michael Tyson
Author URI: http://michael.tyson.id.au
Version: 1.0.3
Tags: tan, light, one-column, two-columns, three-columns, fixed-width, custom-header, right-sidebar, theme-options, threaded-comments, photoblogging

	Elegant Grunge by Michael Tyson
	http://michael.tyson.id.au/elegant-grunge-wordpress-theme
	
	The CSS, XHTML, design and PHP are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/




/****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background: url("http://alexng.co.uk/sitetmp/_newfooter2011_minitile.png") repeat; 
	font-size: 0.8em;   
	line-height: 1.5em;
	font-family: 'Muli', sans-serif; 
	color: #666666;
} 

.post img.noborder-left {padding: 0 0 10px 0; margin: 0; border: 0; float: left;}
.post img.border-left {padding: 5px; margin: 3px 9px 10px 0; border-bottom: 1px solid #B3B298; display:block; background: #fff;}
.post img.noborder-left-profilepic {padding: 0; margin: 2px 11px 1px 0; border: 1px solid #ececec; float: left;}
.post img.border-left-profilepic_hp {padding: 4px; margin: 4px 12px 1px 0; background: #C4C0A5; float: left; border-bottom: 1px solid #A3A38C;}
.post img.noborder-left-nowrap {padding: 0; margin: 0; border: 0; float: left; display: block;}
.post img.noborder-right {padding: 2px 0 20px 20px; margin: 0; border: 0; float: right;}
.post img.noborder-right1 {padding: 2px 0 20px 20px; margin: 0; border: 0; float: right;}
.post img.noborder-center {padding: 0; margin: 0; border: 0; float: center; display: block;}
.post img.normalimg {padding: 5px 5px 5px 0px; margin: 0; border: 0; float: left; display:inline;}

#skillslist {margin-left: 0; padding-left: 0; list-style: none;}
#skillslist li {padding: 0 10px 0 20px; background-image: url("http://www.alexng.co.uk/sitetmp/tick.png"); background-repeat: no-repeat; background-position: left center;}

#docontactlist {margin-left: 0; padding-left: 0; list-style: none;}
#docontactlist li {padding: 0 10px 0 20px; background-image: url("http://www.alexng.co.uk/sitetmp/tick_ct.png"); background-repeat: no-repeat; background-position: left center;}

#dontcontactlist {margin-left: 0; padding-left: 0; list-style: none;}
#dontcontactlist li {padding: 0 10px 0 20px; background-image: url("http://www.alexng.co.uk/sitetmp/no_ct.png"); background-repeat: no-repeat; background-position: left center;}

	a:link {color: #6B6B1A;}
	a:visited {color: #6B6B1A;}
	a:active {color: #6B6B1A;}
	a:hover {color: #6B6B1A; text-decoration: underline;}
	a {text-decoration: none;}

	a {outline: none;} /* No Dotted Line On Mouse Click */
	a:focus { -moz-outline-style: none; } /*this avoids having image replacement sections display a dotted outline*/ 

	a.link1:link{text-decoration: none; color:#6B6B1A;}
	a.link1:active{text-decoration: none; color:#6B6B1A;}
	a.link1:visited{text-decoration: none; color:#6B6B1A;}
	a.link1:hover{text-decoration: underline;}

	a.link2:link{text-decoration: none; color:#6B6B1A;}
	a.link2:active{text-decoration: none; color:#6B6B1A;}
	a.link2:visited{text-decoration: none; color:#6B6B1A;}
	a.link2:hover{text-decoration: underline;}

	a.link_vanilla:link{text-decoration: none;}
	a.link_vanilla:active{text-decoration: none;}
	a.link_vanilla:visited{text-decoration: none;}
	a.link_vanilla:hover{text-decoration: none;}


/****************************
 **   Layout & Structure
 ****************************/

/* Header */

#header-wrap {
	background: url("http://www.alexng.co.uk/sitetmp/_newbanner2011_tile.png") repeat-x center top; 
	text-align: center;
	margin: 0;
}

#header {	
        height: 240px;
        width: 100%;
	/* background: url("http://www.alexng.co.uk/sitetmp/_newbanner2011.png") no-repeat left top; */
	margin: 0;
	text-align: center;
}

#header div {
	width: 970px;
	/* background: url("http://www.alexng.co.uk/sitetmp/_newbanner2011_logo.png") no-repeat left top; */
	margin: 0 auto;
}

        .no-sidebar div #header {
                width: 100%;
        	/* background-image: url("http://www.alexng.co.uk/sitetmp/_newbanner2011_logo.png"); */
		margin: 0;
        }

#bignavwrapper {
        width: 970px;
	height: 230px;
	background: url("http://www.alexng.co.uk/sitetmp/_newbanner2011_logo.png") no-repeat center top;
        padding: 0;
        margin: 0;
        text-align: left;
        }

#navgroup {
        margin: 155px 0px 0px 240px;
        position: absolute; 
	line-height: 1em;
 	padding:13px 0 10px 0; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	border-radius: 2px; 
	background:rgba(176,176,137,0.3);
	font-size:1.5em;
	color: #666;
	font-weight: bold;
	text-transform: lowercase;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	text-shadow:1px 1px 0px #E0E6C3;
        }

        #navgroup li {margin: 0 8px 0 8px; display: inline; list-style-type: none; padding: 0;}

	#navgroup a:link{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup a:active{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup a:visited{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup a:hover{color:#fff; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(176,176,137,0.8); text-shadow:1px 1px 0px #A4A88D;}


#navgroup .current_page_item a {
	color: #fff !important;
	background:rgba(23,178,209,0.8);
	text-shadow:1px 1px 0px #B6BAA0;
	}


/* Content */

#content-container {
/*	background: #ffffff; */
	padding: 20px;
	text-align: center;
	margin: 0;
/*	border-top: 3px dashed #B0B099;
	border-bottom: 3px dashed #B0B099; */
	}

	.no-sidebar div #content-container {
/*		background: #ffffff; */
	}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 0;
/*	background-color: #ffffff; */
	text-align: left;
	}

#body {
	float: left;
	width: 650px;
	padding: 0 10px 0 0;
/*	background-color: #ffffff; */
	}

	.no-sidebar div div #body {
		width: 940px;
		float: none;
/*		background-color: #ffffff; */
	}

/* Footer */

#footer-wrap-outer {
	background: url("http://alexng.co.uk/sitetmp/_newfooter2011_tile.png") repeat-x center top; 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}

#bignavwrapper_footer {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#navgroup_footer {
        margin: 43px 0px 0px 240px;
        position: absolute; 
	line-height: 1em;
 	padding:13px 0 10px 0; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	border-radius: 2px; 
	background:rgba(176,176,137,0.3);
	font-size:1.5em;
	color: #666;
	font-weight: bold;
	text-transform: lowercase;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	text-shadow:1px 1px 0px #BCBFA8;
        }

        #navgroup_footer li {margin: 0 8px 0 8px; display: inline; list-style-type: none; padding: 0;}

	#navgroup_footer a:link{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup_footer a:active{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup_footer a:visited{color:#15A1BD; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(23,178,209,0);}
	#navgroup_footer a:hover{color:#fff; text-decoration: none; padding:6px 9px 3px 9px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -khtml-border-radius: 2px; background:rgba(176,176,137,0.8); text-shadow:1px 1px 0px #A4A88D;}


#navgroup_footer .current_page_item a {
	color: #fff !important;
	background:rgba(23,178,209,0.8); 
	text-shadow:1px 1px 0px #B6BAA0;
	}


#footer-wrap {
	width: 100%;
	height: 145px;
/*	background: url("http://alexng.co.uk/sitetmp/_newfooter2011.png") no-repeat center top; */
	padding: 120px 0 20px 0;
	color: #91917E; 
    	font-size: 0.8em; 
	line-height:2.0em;
	text-align: center;
	}

#footer-wrap a:link{text-decoration: none; color:#8C8C64;}
#footer-wrap a:active{text-decoration: none; color:#8C8C64;}
#footer-wrap a:visited{text-decoration: none; color:#8C8C64;}
#footer-wrap a:hover{text-decoration: underline; color:#8C8C64;}

	.no-sidebar div #footer-wrap {
/*		background-image: url("http://alexng.co.uk/sitetmp/_newfooter2011.png"); */
	}

	#footer .legal, #footer .credit {
        	position: absolute;
		margin: -50px 0 0 0;
	}

	#footer .widget-wrap {
		float: left;
		width: 264px;
		margin: 0 0 36px 0;
	}

	#footer .widget {
		margin: 0 21px 0 21px;
	}


#footer_ct {
        position: absolute;
	width: 500px;
	padding: 0;
	line-height: 1.5em;
	margin: 92px 0 0 320px;
}


/****************************
 **   Text Size & Headings
 ****************************/

h1 {
	font-size:3em;
	color: #17B2D1;
	margin: 10px 0 25px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
/*	text-shadow: 0px 1px 0px #C99D49;  */
	}

h2 {
	font-size:2.2em;
	color: #1A95AD;
	margin: 5px 0 18px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	}

	h2 a {text-decoration: none; color: #17B2D1;}
	h2 a:hover {text-decoration: underline;}

h3 {
	font-size: 1.8em;
	color: #17B2D1;
	margin: 20px 0 15px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	}

	h3 a {
		text-decoration: none;
		color: #17B2D1;
	}

h4 {

	font-size: 1.5em;
	color: #17B2D1;
	margin: 25px 0 10px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	}

	h4 a {
		text-decoration: none;
		color: #17B2D1;
	}

h5 {

	font-size: 1.3em;
	color: #17B2D1;
	margin: 15px 0 5px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	text-transform: lowercase;
	}


/****************************
 **   Side Bar
 ****************************/

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 220px;
	position: relative;
	margin: 2px 0 0 0;
	padding: 10px 10px 10px 10px;
/*	border-left:1px dotted #B0B099;
	background-color:#F7F7F7; */
	border-bottom: 1px solid #8C8C32; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px; 
	background:rgba(176,176,137,0.3);
	}


/****************************
 **   Blog
 ****************************/

#blogmedia {
	padding: 5px; 
	margin: 10px 10px 10px 0; 
	border-bottom: 1px solid #B3B298; 
	background: #fff;
	display:-moz-inline-stack;
	display:inline-block;
	}

#quote {
	background: url("http://alexng.co.uk/sitetmp/_quotes.png") no-repeat left top;
	width: 90%;
	font-size: 1.6em;
	color: #9C9C73;
	font-weight: normal;
	margin: 25px 0 25px 0;
	padding: 0 0 10px 75px;
	line-height: 1.2em;
	font-style: italic; 
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	}

.post img { 
	display: block;
	padding: 0;
	margin: 0;  
        border: 0;
	float: none;
	clear: both;
	}

.post .entry {
/*	font-size: 0.9em;
	line-height: 1.5em; */
	clear: both; 
	margin: -60px 0 20px 0;  
	padding: 0 32px 0 75px;
        float:left;
	}

.post .entry_page {
/*	font-size: 0.9em;
	line-height: 1.5em;
	clear: both; */
	margin: 0 0 30px 0;  
	padding: 0 25px 0 0;
	}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
	}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
	}

.post .date {
	background-image: url("http://www.alexng.co.uk/sitetmp/date1.png");
	width: 89px;
	height: 89px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	margin: -6px 8px 0 -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.post .date .month {
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding-top: 9px;
	color: #EBF2C4;
	font-weight: bold;
	}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 24px;
	padding: 6px 0 0 0;
	line-height: 14px;
	color: #EBF2C4;
	}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 0;
	color: #EBF2C4;
	}

.post h2 a {
	color: #15A1BD;
	}

.metadata {	
	padding: 10px 35px 0 0;
	margin: 20px 0 20px 0;	
	text-align:center;
	font-size:0.8em;
	color: #828271;
	border-top: 1px dashed #B8B881;
	}

.metadata a {text-decoration: none; color: #17B2D1;}
.metadata a:hover {text-decoration: underline;}


.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
	}

.more-link {
	clear: both;
	margin: 30px 0 0 0;
	font-size: 1.1em;
	padding: 20px 0 0 0;
	}

.hr {
	clear: both;
	border: 0;
	color: #ffffff;
	width: 640px;
	height: 79px;
	margin: -60px 0 25px -10px;
	}

.hr hr {
	display: none;
	}

	.navigation {width: 100%; margin-top: 50px;}
	.navigation a {text-decoration: none;}
	.navigation a:hover {text-decoration: underline;}
	.navigation .previous {float: right;}
	.navigation .next {float: left;}

.search_result {
	margin-left:0px;
	}

.search_result h4 {
	margin-left:0px;
	}

.search_result h4 a {
	text-decoration: none;
	}

.search_result h4 a:hover {
	text-decoration: underline;
	}

.search_result .metadata {
	color: #828271;
	margin: 10px 0 0 0;
	text-align: center;
	}

.search_result .metadata a {
	color: #17B2D1;
	}

.search_result .metadata a:hover {text-decoration: underline;}


/* Standard wordpress components */

	.aligncenter, div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	.alignleft {float: left;}

	.alignright {float: right;}

	.clear {clear:both;}

	.wp-caption {
		border: none;
		text-align: center;
		background-color: #f8faf7;
		padding-top: 4px;
		}

	.wp-caption img {
		padding: 0;
		border: 0 none;
		margin: 0 auto 1.5em auto;
		border: 3px double #bbb;
		}

	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
		}

/* Comments */

	.commentlist {
		padding: 0;
		list-style-type: none;
		margin-top: 16px;
		margin-left: 0px;
		}

	.commentlist li {
		margin-top: 16px;
		margin-left: 30px;
		max-width: 460px;
		}

	.commentlist li .comment-content,
	.commentlist li .before-comment,
	.commentlist li .after-comment,
	.commentlist li .after-comment div {
		background:transparent url(images/comment.jpg) no-repeat top right;
		}

	.commentlist li .comment-content {
		position:relative;
		zoom:1;
		_overflow-y:hidden;
 		padding: 28px 0 0px 0px;
		}

	.commentlist li .before-comment {
		/* top+left vertical slice */
		position:absolute;
		left:0px;
		top:0px;
		width: 27px; /* top slice width */
		margin-left: -27px;
		height:100%;
		_height:1600px; /* arbitrary long height, IE 6 */
		background-position:top left;
		}

	.commentlist li .after-comment {
		/* bottom */
		position:relative;
		width:100%;
		}

	.commentlist li .after-comment,
	.commentlist li .after-comment div {
		height: 40px; /* height of bottom cap/shade */
		font-size:1px;
		}

	.commentlist li .after-comment {
		background-position:bottom right;
		}

	.commentlist li .after-comment div {
		position:relative;
		width:27px; /* bottom corner width */
		margin-left: -27px;
		background-position:bottom left;
		}

	.commentlist .comment {
		margin: 0;
		font-size: 0.8em;
		padding-right: 27px;
		}

	.comment-text {
		margin-left: 42px;
		margin-right: 10px;
		margin-top: 24px;
		font-size: 0.9em;
		}

	.comment-text * {
		margin-bottom: 0;
		padding-bottom: 0;
		}

	.commentlist .comment .reply {
		text-align: right;
		position: relative;
		top: 15px;
		z-index: 100;
		font-size: 0.9em;
		}

	.commentlist .comment .reply a {
		color: #D7DBD8;
		text-decoration: none;
		}

	.avatar {
		float: left;
		margin:0 10px 0 0!important;
		}

/* Comment Form */

	input.text {
		width: 200px;
		padding: 5px;
		border: 1px solid #999999;
		}

	textarea {
		width: 410px;
		height: 100px;
		margin: 0;
		padding: 5px;
		border: 1px solid #999999;
		}

/* Frame */

	.frame-outer.aligncenter {
		text-align: center;
		}

	.frame-outer span {
		display: inline-block;
		background: url(images/frame-top-left.jpg) no-repeat left top;
		}

	.frame-outer span span {
		background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
		}

	.frame-outer span span span {
		background: url(images/frame-top-right.jpg) no-repeat right top;
		}

	.frame-outer span span span span {
		background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
		padding: 32px;
		min-width: 150px;
		min-height: 150px;
		text-align: center;
		overflow: hidden;
		}

	.frame-outer span span span span * {
		max-width: 425px;
		}

	.frame-outer.small span {
		background: url(images/frame-top-left-small.jpg) no-repeat left top;
		}

	.frame-outer.small span span {
		background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
		}

	.frame-outer.small span span span {
		background: url(images/frame-top-right-small.jpg) no-repeat right top;
		}

	.frame-outer.small span span span span {
		background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
		padding: 10px;
		min-height: 38px;
		min-width: 38px;
		}

	.frame-outer span span span span span {
		background: none;
		}

	.frame-outer span span span span .wp-caption-text {
		margin-top: 10px;
		}



/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #676767;
	margin: 0 0 5px 0;
}

.sidebar a {
	color: #666;
}


.sidebar a:hover {text-decoration: underline;}


.sidebar ul, .sidebar ul ol {

	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 5px 25px 5px;
	font-size: 1.0em;
	line-height: 20px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	line-height: 15px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 0;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
/*	background-image: url("http://www.alexng.co.uk/sitetmp/searchform1.png"); */
/*	background-color: #EBEBC5; */
	margin: 0;
	padding: 0;
}

.sidebar #searchform div #s {
	border: 0;
/*	background-color: #EBEBC5; */
	margin: 0 0 -1px 0;
	width: 160px;
	height: 30px;
	color: #B0B054;
	border-bottom: 1px solid #B0B054; 
	font-size: 1.1em;
	outline: none;
	-webkit-appearance: none;
	vertical-align: top;
} 

.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	padding: 0 10px 0 10px;
	height: 30px;
	margin: 0 0 0 0;
	overflow: hidden;
	cursor: pointer;
	color: #B0B054;
	font-size: 1.1em;
	text-align: center;
	border-bottom: 1px solid #B0B054; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px; 
	background:rgba(228,230,181,0.9);
	vertical-align: top;
}

.sidebar #searchform input {
	background:rgba(228,230,181,0.4);
	padding: 0 0 0 5px;
	}

/* Tag cloud */


.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px dotted #aaa;
	padding: 3px;
	display: inline;
}




/****************************
 **   Homepage
 ****************************/

#frontbox {
	clear: left;
	float: left;
	width: 510px;
	padding: 10px 0 40px 0;
	margin: 0 25px 0 0;
	display: inline;
	}

#welcomemsg {
	font-size:2.0em;
	font-style: italic;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	line-height: 1.2em;
	color: #9E9E7D; 
/*        letter-spacing:-1px; */
	}

#welcomemsg2 {
	font-size:1.5em;
	line-height: 1.4em;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	color: #9E9E7D;
        letter-spacing:-1px;
	padding: 16px 0 5px 0;
	}


#otherlinks {
	width: 320px;
	padding: 0;
	line-height: 1.5em;
	margin: 15px 0 0 38px;
}


#twitter_div {
	float: left;
	width: 360px;
	padding: 18px 0 35px 0;
	margin: 15px 0 0 20px;
	display: inline;
	line-height: 1.2em;
	color: #666666;
        height:auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px; 
	background:rgba(176,176,137,0.3);
	border-bottom: 1px solid #A3A38C;
	}

	#twitter_div h3 {
		margin: 0 0 0 38px;
	}

#delbox_title {
	font-size: 1.8em;
	color: #99ba00;
	margin-top: 10px 0 10px 0;
        vertical-align: middle;
	}

#flickrbox_title {
	font-size: 1.8em;
	color: #99ba00;
	margin: 10px 0 10px 0;
        vertical-align: middle;
	}

#twit_title {
	font-size: 1.8em;
	color: #99ba00;
	margin: 10px 0 0 40px;
        vertical-align: middle;
	}

#blog_title {
	font-size: 1.8em;
	color: #99ba00;
	margin: 0 0 0 40px;
        vertical-align: middle;
	}

#flickrbox {
	clear: left;
	float: left;
	width: 440px;
	padding: 0;
	margin: 0 0 30px 0;
	display: inline;
	color: #c9c9c9;
	}

#deliciousbox {
	clear: left;
	float: left;
	padding: 0;
	margin: 18px 0 20px 0;
	display: inline;
	color: #c9c9c9;
	}

.delicious-posts { margin: 0; border: 0; padding: 0; width: 440px; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { padding: 0; font-size: 1.0em; }
.delicious-odd { }
.delicious-banner a { font-size: 16px; padding: 5px 0 5px 0; border-top: 0;}
.delicious-posts a:hover {color: #6B6B1A; text-decoration: underline;}
.delicious-posts a { text-decoration: none; color: #6B6B1A; display: block; padding: 6px 6px 6px 0px; border-top: 1px dotted #8C8C64;}
.delicious-post a { color: #6B6B1A }


#block1 { 
	margin: 0 0 0 -20px;
	padding: 5px 0 0 0;
	}

#block2 {  
	margin: 29px 0 0 -20px;
	padding: 5px 0 0 0;
	}

#twitter_div ul {
	list-style-type: none;
	}

#twitter_div li {
	padding: 5px 20px 5px 0px;
	}

#follow_link {  
	margin: -8px 0 0 40px;
	padding: 4px 0 0 0;
	}

a.link_twitter:link{text-decoration: none; color:#666666; font-size: 10px; padding: 0 42px 3px 0; margin-top: -10px;}
a.link_twitter:active{text-decoration: none; color:#666666; font-size: 10px; padding: 0 42px 3px 0; margin-top: -10px;}
a.link_twitter:visited{text-decoration: none; color:#666666; font-size: 10px; padding: 0 42px 3px 0; margin-top: -10px;}
a.link_twitter:hover{text-decoration: underline; color:#333333; font-size: 10px; padding: 0 42px 3px 0; margin-top: -10px; background-color: none;}

a.link_blog:link{text-decoration: none; color:#666666; font-size: 10px; padding-right: 42px; padding-bottom: 3px; margin-top: -10px;}
a.link_blog:active{text-decoration: none; color:#666666; font-size: 10px; padding-right: 42px; padding-bottom: 3px; margin-top: -10px;}
a.link_blog:visited{text-decoration: none; color:#666666; font-size: 10px; padding-right: 42px; padding-bottom: 3px; margin-top: -10px;}
a.link_blog:hover{text-decoration: underline; color:#333333; font-size: 10px; padding-right: 42px; padding-bottom: 3px; margin-top: -10px;}

.flickr-mini-gallery  img {margin:0 5px 5px 0; display: inline;}


/****************************
 **   CV
 ****************************/

	#cv_buffer {
		height:3px;
		}

	#resume1 {
		width: 500px;
		margin: 0;
		float: left;
		padding: 5px 0 0 50px;
		}

	#resume1 p {
		margin: 2px 0 0 0;
	        }

	#resume2 {
		width: 305px;
		margin: 0;
		float: left;
		padding: 5px 15px 0 0;
		}

	#resume2 p {
		margin:2px 0 0 0;
	        }	

	#space {
		width:100%;
		height:25px;
		}

	#date2 {
		text-align:left;
		color:#B2B895;
		margin: 5px 0 0 0;
		}


	/* Work Column */
	.co_name { /* My Job Title - CSS STYLE CHANGE ^^^^^^^^^^^ */
 		font-size: 1em;
		color: #FFF; 
		background-color: #B0B082;
		text-decoration: none; 
		margin:5px 0 5px 0;  
		padding: 4px 5px 4px 5px;
		}

	#cv_copy {
		width: 100%;
		padding: 0 0 0 10px;
		text-align:left;
		border-left: 8px solid #d5d0b2;
		margin:5px 0 30px 20px;
		}
		
	#date {
		text-align: left;
		color: #B2B895;
		margin: 6px 0 0 19px;
		}

	#rainboxworkitem {
		border-top: 1px dashed #B0B082;
		padding: 5px 0;
		width:100%;
		text-align:left;
		margin:5px 0 5px 0;
		font-size: 0.9em; 
		color: #8A885F; 
		}

#hiremetext {
	font-size:1.6em;
	color: #9C9C73;
	font-weight: normal;
	margin: 17px 0 25px 0;
	padding: 0 0 15px 0;
	line-height: 1.2em;
/*	font-style: italic; */
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	border-bottom: 8px solid #d5d0b2;
	}




/****************************
 **   Travelling
 ****************************/



#places {
	font-size: 2.5em;
	line-height: 1.0em;
	color: #BDB89F; 
	letter-spacing:-1px
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 10px solid #d5d0b2;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	}

	a.placelink:link{text-decoration: none; color:#999;}
	a.placelink:active{text-decoration: none; color:#999;}
	a.placelink:visited{text-decoration: none; color:#999;}
	a.placelink:hover{text-decoration: none; color:#cf9200;}

	a.placelink2:link{text-decoration: none; color:#666;}
	a.placelink2:active{text-decoration: none; color:#666;}
	a.placelink2:visited{text-decoration: none; color:#666;}
	a.placelink2:hover{text-decoration: none; color:#cf9200;}

#gallery {
	margin: 5px 0 60px 0;
	padding: 0;
	line-height: 3.0em;;
	border-bottom: 1px dotted #d5d0b2;
	}



/****************************
 **   Contact
 ****************************/



	#ct1 {
		width: 200px;
		margin: 0 10px 30px 0;
		float: left;
		padding: 5px 15px 0 0;
		}

	#ct2 {
		width: 600px;
		margin: 0 0 30px 0;
		float: left;
		padding: 3px 0 0 25px;
		border-left: 8px solid #d5d0b2;
		}

	#should {
		width: 45%;
		margin: 0 20px 0 0;
		float: left;
		padding: 5px 15px 0 0;
		}

	#shouldnot {
		width: 45%;
		margin: 0;
		float: left;
		padding: 5px 0 0 0;
		}



/****************************
 **   QR Code
 ****************************/


	#qrcode-img {
		width: 300px;
		margin: 25px 0 0 70px;
		padding: 0;
		float: left;
		}

	#qrcode {
		width: 400px;
		float: left;
		font-size:2.6em;
		color: #9C9C73;
		font-weight: normal;
		margin: 40px 0 45px -40px;
		padding: 0 0 15px 0;
		line-height: 1.2em;
		font-style: italic; 
		font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
		}

