/*  
Theme Name: Singapore
Theme URI: http://www.paulhackett.ca/
Description: Personal blog design created in Singapore in July 2009.
Update: July 7, 2009.
Version: 1.0
Author: Paul Hackett
Author URI: http://www.paulhackett.ca/
*/

@import 'reset.css?jul6';

/* singapore @ 2009-07-06 */
body {
	font: normal 14px Georgia, Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #fcfcfc;
	margin: 0;
}
a {
	color: #0040b6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {				
	margin: 0 0 3px 0;
	font: normal 26px Georgia, serif;
	line-height: 28px;
}
h2 {				
	margin: 6px 0;
	font: normal 24px Georgia, serif;
	padding-bottom:4px;
	line-height: 26px;
}
h3 {				
	margin: 2px 0;
	font: normal 21px Georgia, serif;
	padding-bottom:4px;
	line-height: 23px;
}
p {
	padding:10px 0;
	line-height: 1.3em;
	font-size: 1.1em;
}

blockquote {
    padding: 5px 18px;
	font-style:italic;
}
em {
	font-style:italic;
}
b {
	font-weight:bold;
}
	
#page {
   width: 980px;
   margin: 0 auto;
   background-color: #fcfcfc;
}

#this {
	clear:left;
	float:left;
	width:620px;
/*	border: 1px dashed #ccc;  */
}	
#that {
	float:left;
	width:300px;
	padding-left:35px;
/*	border: 1px dashed #ccc; */
}

#content {float:left;clear:left;}
#sidebar {float:left;width:200px;}

/* header @ 2009-07-06 */
#header {
	float:left;
	margin-top:34px;
}
#header a {
	color:#333;
}
#header h1 {
	font: normal 33px/37px Georgia, serif;
	float:left;
}
#header div {
	float:left;
	margin:7px 0 0 8px;
}
#header span {
	font-size:19px;
	margin:0 6px 0 6px;
}

/* homebox @ 2009-07-06 */
#homebox {
	clear:left;
	width:620px;
	font:normal 23px/27px Georgia, serif;
	color:#333;
}
#homebox div {
	padding-top:20px;
}
#homebox div.textwidget {
	padding-top:0;
}
#homebox div.tweet {
	font:normal 20px/24px Georgia, serif;
}
#homebox div.tweet img {
	float:left;margin-right:8px;padding-top:1px;
}
#homebox div.tweet span {
	text-decoration:underline;
}	

/* main @ 2009-07-06 */
#main {
	width:620px;
/*
	margin: 8px 20px;
	text-align:justify;
*/	
}


/* titles @ 2009-07-07 */
.title,.title2 { background: url(img/title.gif) no-repeat; width: 620px; height: 53px; margin: 24px 0; }
.title2 { background: url(img/title2.gif) no-repeat; width: 620px; }
.title h2, .title2 h2 {margin:0;font:bold 26px Georgia, serif;padding: 14px 0 0 18px; color: #fff; float: left; width: 400px;}
.title2 h2 {color:#333;font-weight:normal;}
.title p { float: right; padding: 11px 16px 0 0px; width: 140px; text-align: right; font-size: 14px; line-height: 15px; color: #D6E0BA }
.title p img { float: right; margin: 0 0 0 10px }
.title p a { color: #D6E0BA }
.title p a:hover { color: #fff; text-decoration: underline }
.title p small { font-size: 11px }

/* entry @ 2009-07-06 */
.entry {
/*	width:580px; */
	margin:0 20px; 
}
.entry h3 {
	width:520px;
}	

/* footer @ 2009-07-07 */
#footer h4 {
	font: normal 18px Georgia, serif;
	margin:22px 0 9px 0;
	color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:underline;}


/* New Additions */
/* common */
img {
	border-width: 0;
}
/* end common */


#page-body {
	margin: 8px 20px;
	width:620px;
/*	
	clear: both;
*/	
}

/* #content {
	margin: 8px 20px;
	width:638px;
/*	
	clear: both;
*/	
}
/*
#page-body p {
	font-family: 'Trebuchet MS', Georgia, Times, serif;
}
*/
/*
#content p {
	font-family: 'Trebuchet MS', Georgia, Times, serif;
}
#content h2{
	margin-top:60px;
	padding-top:60px;
	border-bottom: 1px solid #ccc;
	display: block;	
}
*/
/* Author */
DIV#authorbox {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-top: 1px solid #ccc;
	padding:10px;
}

/* Begin Comments*/
/*
.alt {
	margin: 10px;
	padding: 10px;
	}
*/	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom:10px;
	}
.commentlist {
	margin: 10px;
	padding: 10px;
	}	
/*	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*/
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
/*	
	line-height: 1.5em;
*/	
	text-transform: none;
	}
.commentlist img {
	float:right;
	border: 1px solid #ddd;
	margin:4px 0px 4px 15px;
}	

DIV#leaderboard_top {
   /*background: #7d868b;*/
   border-bottom: 1px solid #c5c5c5;
   padding: 8px;
   text-align: center;
   display: block;
}
DIV#banner_middle {
   padding: 8px;
   text-align: center;
   display: block;
}

/* top w/ flag */
DIV#top-new {
   background: url(/images/newstyle/bg_top.gif) repeat-x;
   height: 115px;
   position: relative;
}
DIV#flag_home {
   position: absolute;
   left: 50px;
   top: 20px;
}
DIV#flag_logo {
	position: absolute;
	left: 20px;
	top: 38px;
}
DIV#flag_dots {
	position: absolute;
	left: 244px;
	top: 36px;
}
DIV#flag_section_id {
	position: absolute;
	left: 270px;
	top: 44px;
	width: 428px;
	font: 22px Arial;
	color: #5f666a;
}
DIV#flag_section_id A {
	color: #5f666a;
	text-decoration: none;
}
DIV#flag_logo {
	float: left;
}
DIV#flag_date {
/*
   font-size: 11px;
   */
   font-size: 120%;
   color: #919191;
   text-align: center;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 3px 0;
/*/   
   	position: absolute;
	left: 320px;
	top: 70px;
	width: 428px;
color: #919191;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
}
DIV#ear {
   float: right;
   width: 200px;
   height: 100px;
   margin: 7px 9px 0 0;
   text-align: right;
}
/* end top w/ flag */


.postedby {
	font:normal 11px arial,sans-serif,verdana; 
	color:#666666; 
}
/*.post {
	margin: 0 0 40px;
	text-align: justify;
	}
*/
.post hr {
	display: block;
	}

/* Begin Sidebar */
/* DIV#sidebar {
	padding:0px;
}
DIV#sidebar ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
DIV#sidebar ul ul li{
	margin-left:15px;
	list-style-type: square;
}
*/
/* footer */
/*#page-footer {
	clear: both;
}
#page-footer #leaderboard_bottom, #page-footer #leaderboard_bottom img,
#page-footer #leaderboard_bottom iframe, #page-footer #leaderboard_bottom object{
	width: 728px;
	height: 90px;
	border: none;
	margin: 0 auto;
	padding: 0;
	}
#page-footer #leaderboard_bottom {
	padding-top: 15px;
}
#page-footer p {
	border-top: 1px solid #CCCCCC;
	margin: 15px 30px 0 30px;
	padding-top: 10px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	}
*/	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */

.nextitem {
	float: right;
	}

.previousitem {
	float: left;
	}
/* End Images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
h2.widgettitle {
padding-top:12px;
}		
/* miscellaneous */
.copyright {
    font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	color: #555555;
	clear:both;
}	
	

	


/* Paul's Hanoi Design */

/*H3 {
   margin: 6px 0;
   padding-bottom:4px;
   font: normal 18px Georgia, serif;
   line-height: 20px;
}
*/


DIV#rightbox {
   float: right;
   margin: 7px 9px 0 0;        
}




.alignright {
	float: right;
	}

.alignleft {
	float: left;
}

.entrydate {
	color:#000;
	font-weight:normal; 
}
.entrydate a{
	font-weight:normal; 
}
.postmetadata {
	border-top: 1px solid #ccc;
	font-size: 82%;
	color:#000;
	padding:4px 4px 22px 4px;	
}


h2 a {
	color: #333 !important;
}
h3 a {
	color: #333 !important;
}

#rightbox h2 {
	font-size: 1.9em;
	margin: 0 0 4px 0;
}
#sidebar_right {
	float:right;
	padding: 10px 0 0 0;
/*
	background: #fff url(images/dot_pattern.gif) repeat-x;	
	width:190px;
*/	
	clear:right;
}
#sidebar_right h2 {
	font-size: 1.1em;
	margin: 0 0 4px 0;	
}
#sidebar_right ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0px;
	background: #fcfcfc url(images/bg_list_bottom.gif) repeat-x bottom;
}

#sidebar_right ul li {
/*
	font-size: 1.1em;
*/	
	font-size: 0.8em;
	line-height: 1.8em;
	border-top: 1px solid #eee;
	padding-left: 2px;
}

/* search */
#search-box {
	color: #FFFFFF;
	position: relative;
	margin-top: 30px;
	margin-right: 5px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#search-box input {
	border: 1px solid #0075B0;	
}

input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

input.search {
	background-image: url("/wp-content/themes/hanoi/images/icon_textbox_search.gif");
}

fieldset {
	border-width: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
	width:101px;
}

/* blue footer */
/*#bottom {
	text-align: center;
}

div.narrow {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#bottom {
	width: 100%;
	background: #0c75b6 url(/wp-content/themes/hanoi/images/bottom_bg.gif) repeat-x;
	height: 50px;
	padding-top: 20px;
	clear:both;
}

	#bottom .narrow ul {
		list-style-type: none;
		float: right;
	}
	
		#bottom .narrow ul li {
			float: left;
		}
		
			#bottom .narrow ul li.divider {
				width: 2em;
				text-align: center;
				color: #719cb6;
			}

			#bottom .narrow a {
				color: white;
			}
*/
#twitter_div {
	width:150px;
}	