/*
Theme Name: Dim Sum & Then Some
Theme URI: http://wordpress.org/
Description: Theme for Dim Sum & Then Some
Version: 1.0
Author: Whitespace
Author URI: http://whitespace.hk


*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	}

#page { text-align: left; }
#header	{ text-align: left; }
#content { font-size: 12px; }
#content { width: 495px; overflow: hidden; }

.widecolumn .entry p { font-size: 10px; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 14px; }
.widecolumn { line-height: 16px; }
.narrowcolumn .postmetadata { text-align: center; }

.post p { padding:0; padding-bottom:3px;  line-height: 17px;}

small { font-size: 9px; line-height: 15px; }
	
a, h2 a:hover, h3 a:hover { text-decoration: none; color: black; }
a:hover { text-decoration: none; }

h1, h2, h3 { font-weight: bold; }
h1 { font-size: 40px; }
h2 { font-size: 24px;}
h2.pagetitle { font-size: 16px; }
h3 { font-size: 13px; }

h1, h1 a, h1 a:hover, h1 a:visited, .bold a { text-decoration: none; }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

.size-10 { font-size: 10px; }
.size-12 { font-size: 12px; }
.size-13 { font-size: 13px; }
.size-16 { font-size: 16px; }
.size-20 { font-size: 20px; }
.size-24 { font-size: 24px; }
.size-26 { font-size: 26px; }
.size-28 { font-size: 28px; }
.boldweight { font-weight: bold; }
.lh200 { line-height: 200% }
.c-pink { color: #F4BBCC; }
.c-darkpink { color: #D8798B; }
.c-purple { color: #6635CC; }
.c-black { color: #000; }
.center { text-align: center; }
.upper { text-transform: uppercase; }
.underline { text-decoration: underline; }
	
ul, li { list-style: none; }

.entry p a:visited { color: #b85b5a; }

.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }
	
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }

.commentlist li, #commentform input, #commentform textarea {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata { font-weight: normal; }



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }
code { font: 11px 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps{ font-size: 0px; letter-spacing: 0.7px; }


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

body { margin: 0; padding: 0; }
#container { width: 100%; margin: 0 auto; overflow: hidden;  }
#page { margin: 0 auto; padding: 0; width: 970px; overflow: hidden; }

#header { margin: 0 auto; padding: 0; height: 250px; width: 1200px;  }

#headerimg { margin: 0; height: 220px; width: 1200px; }
#headerimg #desc { font-size: 12px; width: 570px; color: black; margin-top: 20px; color: #6451C5; }

#menubar {
	width: 100%;
	height: 42px;
	margin: 0 0 20px 0;	
	background: url(images/menubar.png) top left repeat-x;	
}

#menubar ul { width: 970px; margin: 0 auto; text-transform: uppercase; }
#menubar li {  font-size: 12px; color: #6633cc; float: left; padding: 13px 0 0 0; }
#menubar li a { color: #6633cc; }
#menubar li a:hover, #menubar li a#active { color: #D1C0F1;  }
#menubar .separator { padding: 10px 17px 0; float: left }

#wrapper { overflow: auto; width : 970px; margin: 0 auto; }

.narrowcolumn {
	float: left;
	padding: 10px 0 20px 0px;
	margin:0;
	margin: 0 24px;
	width: 495px;
	overflow: hidden;
	height: auto;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0 24px;
	width: 470px;
	}

.post {
	margin: 10px 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment { text-align: center; margin: 5px 0px; }

.postmetadata { clear: both; }
.clear { clear: both; }

.footer_body{width:970px;margin: 0 auto; }
#footer { margin: 0 auto; height: auto; overflow:auto; clear: both; background: url(images/bottombar.jpg) bottom center no-repeat;}
#footer  .wrapper { width: 700px; overflow:auto; float: left; height: 80px;}
#footer ul { margin: 0 0 5px 0; padding: 0;  overflow: auto; width: 700px;  }
#footer li { float: left; padding-right: 8px;  }
#footer li a { font-size: 11px; color: black; }
#footer .logo { float: right; width: 270px; height: 80px; background: url(images/logo_s.jpg) top right no-repeat; }
#footer .rights { font-size: 9px; padding: 10px 0; text-align: left !important; border-top: 1px solid #CCC; float: left; width: 100% }
/* End Structure */


/* Begin Sidebar */

#sidebar { padding: 20px 0 10px 0; width: 255px; float: left; overflow: hidden; }
#sidebar .yellow{ background: url(images/right_yellowbox.jpg) top left no-repeat; width: 229px; height: 131px; padding: 20px 20px }
#sidebar .blue{ width: 250px; height: auto; padding: 0; overflow: auto;  }
#sidebar .bluetop { background: url(images/right_bluebox_top.jpg) top left no-repeat; width: 250px; height: 15px; }
#sidebar .bluemiddle { background: url(images/right_bluebox_middle.jpg) top left repeat-y; width: 250px; height: auto; overflow: hidden; padding: 0;  }
#sidebar .bluebottom { background: url(images/right_bluebox_bottom.jpg) top left no-repeat; width: 250px; height: 15px; }

#sidebar .pink{ width: 250px; height: auto; padding: 0; overflow: auto;  }
#sidebar .pinktop { background: url(images/right_pinkbox_top.jpg) top left no-repeat; width: 250px; height: 15px; }
#sidebar .pinkmiddle { background: url(images/right_pinkbox_middle.jpg) top left repeat-y; width: 250px; height: auto; overflow: hidden; padding: 0;  }
#sidebar .pinkbottom { background: url(images/right_pinkbox_bottom.jpg) top left no-repeat; width: 250px; height: 15px; }


#sidebar .green{ background: url(images/right_greenbox.jpg) top left no-repeat; width: 250px; height: 171px; padding: 15px 0; }
#sidebar .boxtext { padding: 10px; }

#sidebar .upperblanket { width: 250px; background: url(images/blanket_upper.jpg) no-repeat top center; height: 14px; margin: 30px 0 20px; }
#sidebar .bottomblanket { width: 250px; background: url(images/blanket_bottom.jpg) no-repeat top center; height: 14px; margin-top: 20px; }
#sidebar .title { margin: 0 0 20px 0; }
#sidebar form { margin: 0; }
	
#leftbar { width: 172px; float:left; padding:0; margin:0;}

#leftbar #sponsored { width: 150px; padding: 20px 10px; height: auto; overflow: auto; background-color: #ccc; border: 5px solid #FAF96E; border-right: none;  border-left:none; line-height: 1.8; margin: 20px 0;}

#bottombar {  width: 970px; height: auto; border-top: 1px solid #B0B0B0; float: left; padding: 20px 0 40px 0; overflow: hidden; margin-bottom: 0px; }

#bottombar ul{ padding: 0; margin: 20px 0 40px 0;}
#bottombar li { width: 133px; margin-right: 12px; height: auto; float: left; padding: 0; margin: 0 34px 20px 0;}

#bottombar .red { background: url(images/bottom_redbox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .pink { background: url(images/bottom_pinkbox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .yellow { background: url(images/bottom_yellowbox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .green { background: url(images/bottom_greenbox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .blue { background: url(images/bottom_bluebox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .purple { background: url(images/bottom_purplebox.jpg) no-repeat;  width: 133px; height: 189px; padding: 10px 0;}
#bottombar .title { padding: 8px 0 0 10px; }
#bottombar .text { padding: 0 0 0 10px; }

/* End Sidebar */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0 ;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.entry_content {overflow:auto; padding-bottom: 20px;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 0;
	text-align: left;
	overflow: hidden;
	width: 260px;
	}

#sidebar #searchform #s {
	padding: 4px 3px;
	background: url(images/searchinput.jpg) no-repeat; width: 149px; height: 16px;
	border: 0;
	float: left;
	margin-right: 3px;
	}

#sidebar #searchsubmit {
	background: url(images/button_search.jpg) no-repeat; width: 93px; height: 24px; border: 0;
	float: left;
	text-indent: -999px;
	}
	
#subscribeform { padding: 10px 0; }
#subscribeform #bar { padding: 4px 3px 0 3px; background: url(images/subscribe_input.jpg) no-repeat; width: 146px; height: 20px; border: 0; float: left; margin: 0 2px 10px 0;	 }
#subscribeform #join { background: url(images/button_join.jpg) no-repeat; width: 61px; height: 24px; border: 0; float: left;  margin-bottom: 10px;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
.navigation a { color: #6635CC;}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */


.search-div {
	min-height:150px; border-bottom:1px solid #ccc;	padding-top:20px; padding-bottom:20px;
}
.is_purple {
	color: #6666FF;	
}
.is_mauve {
	color: #7F62E7	
}