/*
Theme Name: GWSID Theme
Theme URI: http://godwhatshouldido.com/
Description: Theme for godwhatshouldido.com
Version: 1.0
Author: Frank Scallo Jr
Author URI: null
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was built for godwhatshouldido.com

*/



/* RESET CSS: Meyer */

/* 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, sub, sup, 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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	padding: 10px 0 10px 30px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote p {
	color:#757575;
}

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




/* General Settings */
body {
	background: white url(images/site-bg.gif) left top repeat-x;
	text-align: center; /* For IE 6 and older */
}
body.print {
	background: white;
	padding: 30px;
}
body.facebox {
	width: 600px;
}
.facebox-wrapper {
	width: 600px;
}
.featurebox {
	padding: 15px 15px 5px 15px;
	background: #ededed;
	border: 1px solid #ccc;
	margin: 20px 0;
}
.mediacontent {
	background: black;
	width: 558px;
	margin-bottom: 20px;
}
.mediacontent p {
	padding: 13px;
	color: white;
}
hr {
	clear:both;
	visibility:hidden;
}		
img {
	border:0;
}
.post img {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}
.post img.nostyle {
	background: none;
	border: none;
	padding: 0;
}
#flashcontent {
margin-top: 5px;
margin-left: 5px;
}
.supportbutton {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.wp-caption img {
	background: none;
	border: none;
	padding: 5px;
}
.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}
.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
.wp-caption p.wp-caption-text {
	padding: 0 5px 5px 5px;
	font-size: 1em;
}
.clear {
	clear: both;
}
.captcha-box {
}
.captcha-input {
	width: 150px;
	font-size: 14px;
	padding: 3px;
	margin: 0 0 0 4px;
}
.newsletter {
	width: 600px;
}




/* Fonts
------------------------------------------------------------------*/
body {
	font:82.5% Corbel, "Helvetica Neue", sans-serif;
}

/* Headers */
#header h1 {
	font-size: 3.5em;
	padding: 78px 0 0 0;
	margin-bottom: 5px;
	text-align: left;
	border: none;
	text-shadow: #091b2c 0 2px 10px;
}
#header h1 a {
	color: #98c2e9;
	font-weight: normal;
	text-decoration: none;
}
.post h1 a {
	color: #4e4e4e;
	text-decoration: none;
}
#header p {
	font-style: italic;
	font-size: 1.1em;
	color: white;
	width: 530px;
}
h1 {
	font-size: 1.7em;
	color: #4e4e4e;
	font-family: Georgia, serif;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebarlists h2 {
	font-weight: normal;
	color: #5c90b7;
}
h2 {
	font-family: Georgia, serif;
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}
h3 {
	font-family: Georgia, serif;
	font-size: 1.2em;
	color: #3a6892;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
h3#comments {
	margin-bottom: 10px;
}
small {
	font-size: 1.1em;
	color: #757575;
}
p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #686868;
	padding: 0 0 10px 0;
	margin: 0;
}
.footertext {
	background: #450924;
	margin-top: 40px;
}
.footertext p {
	padding-bottom: 20px;
	color: #e491c7;
	font-size: 1em;
}
.feedback {
}




/* Lists */
.post ul {
	margin: 0 0 10px 20px;
	padding-left: 10px;
	list-style-type: disc;
}
.post li {
	font-size: 1em;
	color: #757575;
	padding: 0 0 3px 0;
	margin: 0;
}

.post ol {
	margin: 0 0 10px 20px;
	padding-left: 10px;
	list-style-type: decimal;
}
.post ol li {
	font-weight: bold;
	padding: 0 0 7px 0;
}
.featurebox ul {
	padding: 0 20px 0 20px;
}



/* Links */
a {
	font-weight: normal;
	color: #3174a7;
	text-decoration: none;
}
.newsandupdateslink {
	display: none;
	float: left;
	padding: 0 0 0 21px;
	margin: 0 20px 0 0;
	background: url(images/buttons/tag_green.gif) left center no-repeat;
}
.commentslink {
	display: block;
	float:  left;
	padding: 0 0 0 21px;
	margin-right: 20px;
	background: url(images/buttons/comment.gif) left center no-repeat;
}
.date {
	display: block;
	float: left;
	padding: 0 0 0 21px;
	margin: 0 20px 15px 0;
	font-size: 1.1em;
	color: #054e7d;
	background: url(images/buttons/calendar.gif) left center no-repeat;
}
a.read_more {
	font-style: italic;
}
span.previouslink a {
	float: right;
	display: block;
	font-style: italic;
	padding: 0 21px 20px;
	background: url(images/buttons/arrow_right.gif) right top no-repeat;
}
span.nextlink a {
	float: left;
	display: block;
	font-style: italic;
	padding: 0 0 20px 21px;
	background: url(images/buttons/arrow_left.gif) left top no-repeat;
}
span.nextlink-single a {
	float: right;
	display: block;
	font-style: italic;
	padding: 0 21px 20px;
	background: url(images/buttons/arrow_right.gif) right top no-repeat;
}
span.previouslink-single a {
	float: left;
	display: block;
	font-style: italic;
	padding: 0 0 20px 21px;
	background: url(images/buttons/arrow_left.gif) left top no-repeat;
}
p a.more-link {
	display: block;
	padding-top: 10px;
	clear: both;
}
.flags-container {
	padding: 10px 0;
}
a.flags {
	margin-right: 10px;
}
a.flags img {
	margin: 0;
	padding: 0px 4px;
}
.pdf-link {
	display: block;
	margin-bottom: 15px;
	padding: 0 0 0 28px;
	background: url(http://siewmei.cahk.org/wp-content/themes/cablog-girly/images/misc/pdficon_small.gif) left 1px no-repeat;
}





/* Layout
------------------------------------------------------------------*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#top {
	width: 960px;
	height: 154px;
	margin: 30px auto 0 auto;
}
#header {
	float: left;
	text-align: left;
}
#top-right {
	float: right;
}
#content {
	width: 960px;
	margin: 0 auto;
}
#entries {
	float: left;
	width: 580px;
	padding-left: 20px;
}
.post {
	padding: 20px 0;
	text-align: left;
}
.navigation {
	padding: 0;
}



/* Nav */
#nav {
	float: left;
	width: 670px;
	height: 60px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	text-indent: -2000%;
	outline: none;
}
#nav a:hover {
	background-position: left bottom;
}
#nav form {
	padding: 0;
	height:0;
}
#nav .blog {
	width: 80px;
	height: 60px;
	background: url(images/nav/blog.png) no-repeat;
}
#nav .forum {
	width: 88px;
	height: 60px;
	background: url(images/nav/forum.png) no-repeat;
}
#nav .chat {
	width: 72px;
	height: 60px;
	background: url(images/nav/chat.png) no-repeat;
}
#nav .shop {
	width: 73px;
	height: 60px;
	background: url(images/nav/shop.png) no-repeat;
}
#nav li.search {
	float: left;
	width: 357px;
	height: 60px;
	background: url(images/nav/search.png) left bottom no-repeat;
}
#nav .topnavsearch {
	background:none;
	border:none;
	width:140px;
	height:56px;
	margin:21px 0 0 100px;
	padding:0;
	font-family: Georgia,serif;
	font-size:1.4em;
	color:#656565;
}
/* Target Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
                #nav .topnavsearch {margin: 4px 0 0 100px;height:56px; font-size:1.4em;}
}



/* social nav */
#socialnav {
	float:right;
	width: 357px;
	height:93px;
}
#socialnav li {
	display: inline;
}
#socialnav a {
	display: block;
	float: left;
	text-indent: -2000%;
	outline: none;
}
#socialnav a:hover {
	background-position: left bottom;
}
#socialnav .twitter {
	width: 167px;
	height: 93px;
	background: url(images/nav/twitter.png) no-repeat;
}
#socialnav .facebook {
	width: 190px;
	height: 93px;
	background: url(images/nav/facebook.png) no-repeat;
}




/* Comments
------------------------------------------------------------------*/
#comments-container {
	padding: 10px 0 0 0;
}
.commentlist li {
	border-bottom: 1px solid #b8d3e4;
}
.comment-author {
	font-size: 1.1em;
}
.comment-author img {
	margin-right: 7px;
}

.commentlist li p {
	padding: 0 20px 20px 40px;
	font-weight: normal;
}
.comment_title {
	padding-bottom: 0;
	color: #bf4b83;
}
.odd {
	background: #ecf8ff;
}
.comment-author {
	padding: 20px 20px 5px 20px;
}
.comment-meta {
	padding: 0 0 20px 20px;
	font-size: .9em;
}
.fn {
	font-size: 1.1em;
	color: #444;
	font-style: normal;
}
.says {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
.code {
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 5px 0;
}
.code p {
	padding: 0;
	font-size: 1em;
}
input.txt {
	border: 1px solid #ccc;
	font-size: .9em;
	color: #444;
	padding: 3px;
	margin-top: 3px;
	width: 170px;
}
p label.label-comments {
	font-size: .9em;
	padding-left: 5px;
	color: #666666;
}
.comment em {
	float: right;
	color: red;
	font-size: .9em;
}
.navigation {
	padding-bottom: 20px;
}




/* Sidebar
------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 291px;
	margin: 20px 0;
	text-align: left;
	border-left: 1px dotted #dedede;
}
/* Sidebar Lists */
ul.sidebarlists {
	padding: 0 20px 30px 30px;
}
.sidebarlists ul li {
	padding: 5px 15px;
	border-bottom: 1px dotted #7fa5c9;
	font-size: 1.1em;
}
.sidebarlists li ul {
	margin-bottom: 30px;
}
.sidebar-promos {
	padding: 20px;
}



#searchpage_items .entry {
	margin-left: 20px;
	border-bottom: 1px dotted #ccc;
}
#searchpage_items h3 a {
	color: #3170a0;
}




/* Footer
------------------------------------------------------------------*/
#footer {
	width:960px;
	padding: 20px 0;
	background: #4e1159 url(images/footer-top.gif) left top no-repeat;
}
ul.footerlists {
	float: left;
	margin: 10px 0 0 30px;
	width: 250px;
	text-align: left;
}
ul.footerlists h2.widgettitle {
	font-size: 1.7em;
	color: #d4a8ec;
}
ul.footerlists li.page_item {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li.page_item a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li.recentcomments {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 12px 10px;
}
ul.footerlists li.recentcomments a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists ul.blogroll li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists ul.blogroll li a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li#recent-posts li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li#recent-posts a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li.widget_archive ul li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li.widget_archive a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li select {
	margin: 0 0 20px 10px;
}
ul.footerlists li.widget_recent_entries ul li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li.widget_recent_entries a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li.widget_recent_comments ul li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li.widget_recent_comments a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li.widget_meta ul li {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0 0 4px 10px;
}
ul.footerlists li.widget_meta a {
	color: #ffffff;
	text-decoration: underline;
}
ul.footerlists li ul {
	margin-bottom: 20px;
}



/* MailChimp
------------------------------------------------------------------*/

/* Sign up thank you page */
.mailchimp-wrapper {
	width: 630px;
	margin: 0 auto;
	background: url(http://siewmei.cahk.org/wp-content/themes/cablog-girly/images/Blog-BG-mailchimp.png) center 5px no-repeat;
}
.thankyou-container {
	width: 580px;
	height: 500px;
	margin: 130px auto 0 auto;
	padding:10px;
	text-align: left;
}
.thankyou-container p {
	padding-left: 10px;
	padding-right: 15px;
}
h1.mailchimp-h1 {
	font-size: 2em;
	color: #ffffff;
	font-weight: bold;
	padding: 12px;
	margin-bottom: 20px;
	background: #133452;
	text-align: left;
}
.logo-for-chimp {
	width: 190px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 0 0;
	background: url(http://siewmei.cahk.org/wp-content/themes/cablog-girly/images/logo-chimp.gif) left bottom no-repeat;
}



/* Facebox */
#facebox .b {
  background:url(images/facebox/b.png);
}

#facebox .tl {
  background:url(images/facebox/tl.png);
}

#facebox .tr {
  background:url(images/facebox/tr.png);
}

#facebox .bl {
  background:url(images/facebox/bl.png);
}

#facebox .br {
  background:url(images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}



/* SIGNUP AND LOGIN */
#signup {
	margin:30px auto 0 auto;
	width: 300px;
	height: 54px;
}
#signup ul li {
	display: inline;
}
#signup ul li a {
	display: block;
	float: left;
	width:122px;
	height: 54px;
	padding-right: 10px;
}





