/*
Theme Name: Method Theme
Theme URI: http://www.method.com.sg/
Description: Method Website Theme 
Version: 1.0
*/

/* Reset */
/* v1.0 | 20080212 */

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,  tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
sub, sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 70%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
iframe {
	border: 0px solid #ffffff;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.tablelink td a {
	text-decoration: none;
}
img, div, input { behavior: url("../js/iepngfix.htc") }
/* End Reset */

body,html {
	background-color: #ffffff;/*#e6e6e6*/
	font-family:Arial;
}
html {
	-webkit-text-size-adjust:none;
}
#wrapper {
	width:931px;
	margin:auto;
}
#header {
	width:931px;
	height:150px;
	margin-top: 37px;
	margin-bottom: 27px;
	border-bottom: 1px solid #000000;
	position:relative;
}
#headerlogo {
	float:left;
	width:770px;
}
#headersearch {
	float:right;
	margin-top:100px;
	width:161px;
}
#masthead {
	width:931px;

border-bottom: 1px solid #000000;
	overflow:hidden;
	margin-bottom: 27px;
}
#content {
	width:931px;
	position:relative;
	margin-bottom: 27px;
}
#contentpanel {
	float:left;
	width: 770px;
	margin-bottom: 27px;
	position:relative;
}
#sidebar {
	float:right;
	width: 161px;
	margin-bottom:40px;
}
#footer {
	clear:both;
	width:931px;
}
.blankd {
	height:37px;
	width:100%;
}
.topbox-left {
	width:770px;
	padding-bottom:27px;
	float:left;
}
.topbox-right {
	width:161px;
	margin-bottom:27px;
	float:right;
}
.topbox {
	width:100%;
	min-height:206px;
	border-bottom: 1px solid #000000;
	overflow:hidden;
	margin-bottom: 27px;
	float:right;
}
.contentcol {
	width:326px;
	float:left;
	margin-right:10px;
	margin-bottom:27px;
}
.rightcol {
	float:right;
	width:161px;
	margin-bottom:27px;
}
.imgp {
	margin-bottom:20px;
}
#frontpagefooter {
	
	padding: 27px 0px 47px 0px;
	border-top: 1px solid #000000;
}
#frontpagecontent, #singlecontent,#searchcontent {
	position:relative;
	width:662px;
}
#frontpagecontent .mainbig {
	width:662px;
	margin-bottom:28px;
}
#frontpagecontent .mainsmallgrp {
	width:662px;
	clear:both;
	border-top:1px solid #000000;
}
#searchcontent .mainsmallgrp {
	width:662px;
	clear:both;
}
#searchcontent .upperborder {
border-top:1px solid #000000;
}
#frontpagecontent .mainsmall,#searchcontent .mainsmall {
	margin-top:28px;
	margin-bottom:28px;
	float: left;
	width:326px;
}
.postnavi {
	clear:both;
}
.divider {
	width:100%;
	margin-top:28px;
	height:1px;
	clear:both;
	border-top:1px solid #000000;
}
/* Old New posts buttons */
.postnavi {
	width: 662px;
	height:20px;
	margin-bottom: 10px;
	font-size: 18px;
}
.postnavi .alignleft {
	float:left;
}
.postnavi .alignright {
	float:right;
}
/*sidebar formatting */
.sidebarpagenavi li {
	margin-bottom: 5px;
}
.sidebarpagenavi a{
	color: #000000;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.smallright {
	margin-left: 10px;
}
#flickrpanel {
	margin-bottom:20px;
}

/* single page */
#singlecontent h1 {
	font-size:28px;
	color: #6f2a8e;
	margin:10px 0px 20px 0px;
	font-weight: bold;
}
/* Comments */
#commenttitle{
	font-size:24px;
	color: #6f2a8e;
	margin:10px 0px 20px 0px;
	font-weight: bold;
}
.commentlist li {
	margin-bottom:20px;
}

.commentboxtop {
	width:620px;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	padding:10px 10px 20px 10px;
	background: url('images/comment-gradient.jpg') top repeat-x;
}
.comment-left {
	background: url('images/comment-bottom1.jpg') no-repeat;
	width:642px;
	height:21px;
}
.comment-right {
	background: url('images/comment-bottom2.jpg') no-repeat;
	width:642px;
	height:21px;
}
.comment-info {
	margin-top:5px;
	font-size:12px;
	width:642px;
}
.comment-info span {
	color: #6f2a8e;
	font-weight: bold;
}
.cmtleft {
	margin-right: 10px;
}
.cmtright {
	margin-left: 10px;
}
.comment-info a {
	font-weight: normal;
}

#respond {
	clear:both;
	margin-top:20px;
}
#respond h3 {
	font-size:24px;
	color: #6f2a8e;
	margin:10px 0px 20px 0px;
	font-weight: bold;
}
#respond input[type=text] {
	background: #454545;
	border:0;
	height:22px;
	width: 204px;
	color: #ffffff;
}
#respond input[type=submit] {
	background: none;
	border:0;
	color: #000000;
	font-size:18px;
	padding:0;
	margin:0;
}
#respond textarea {
	background: #454545;
	width:512px;
	border:0;
	color: #ffffff;
}
#respond table#commentsubmittable {
	font-size: 13px;
	font-weight: normal;
	width: 616px;
}
#respond table#commentsubmittable  td {
	vertical-align: top;
	padding-bottom:5px;
}

/* End Comments */
a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.topbox-left h1 {
	color: #6f2a8e;
	font-size:36px;
	margin-bottom:20px;
}
h2.paneltitle {
	color: #6f2a8e;
	font-size:18px;
	font-weight: bold;
	margin-bottom:20px;
}
h2.blacklink {
	margin-bottom:20px;
}
h2.blacklink a {
	color: #000000;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
}
.catelist {
	font-size: 14px;
	font-weight:bold;
}
.catelist li {
	margin-bottom:5px;
}
 p {
	font-size: 12px;
	font-family: Arial;
	margin-top: 10px;
	line-height: 16px;
}

p.mainquote, .topbox-left p {
	color: #3e3e3e;
	font-size:28px;
	width: 662px;
	line-height: 30px;
}
h2.pagetitle {
	margin-bottom: 10px;
}

/* Search box */
#s {
	background: none;
	border:none;
	margin:0;
	width:161px;
}
#searchimage { float:left;
position:absolute;
}
#searchtextbox {
	float:left;
	position:absolute;
	background:url('images/searchboxbg.jpg') no-repeat;
		width:161px;
	height:24px;
}
/* mastheads */
#imgrotatepanel {
	width:663px;
	height:330px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
.imgrotate {
	position:absolute;
	float:left;
	width:663px;
	height:330px;
	display:none;
}
.spanbutton {
	cursor:pointer;
	font-size: 12px;
	font-family: Arial;
	margin-top: 10px;
	line-height: 16px;
}
.visitwebsite {
	font-size:18px !important;
}
.title404 {
	font-size:32px;
	line-height:30px;
}