/* reset styles */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
strong, b {
    font-weight: bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* new */

body {
    font-family: Georgia;
    font-size: 62.5%;
    background: #222;
}
em {
    font-style: italic;
}
a {
    color: #a00;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
embed {
    margin-bottom: 15px;
}
#banner,
#nav,
#pagebody {
    width: 970px;
    margin: 0 auto;
    position: relative;
}
#banner-inner,
#nav-inner,
#pagebody-inner {
    margin-left: 85px;
}
#pagebody-inner {
    background: #eee;
    padding: 25px;
}
#banner-header a {
    display: block;
    background: url(http://jimramseysf.typepad.com/.a/6a00e5521b31ca883401053686db33970b-pi) no-repeat 0 0;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    top: 20px;
    left: 0;
    width: 85px;
    height: 210px;
    z-index: 1001;
}
#nav {
    position: absolute;

display: none;
}

#alpha {
    width: 510px;
    float: left;
    margin-right: 20px;
}
#beta {
    width: 300px;
    float: left;
}
.entry {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    margin: 0 0 20px 0;
    padding: 15px;
    font-size: 1.3em;
    line-height: 1.8;
}
.entry-header {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
h3.comments-header,
.entry-date-header {
    text-align: center;
    font-size: 12px;
    color: #555;
    background: url(http://jimramseysf.typepad.com/.a/6a00e5521b31ca883401053681b6ec970c-pi) no-repeat bottom center;
    margin-bottom: 10px;
    padding-bottom: 12px;
}
h3.comments-header {
    background: url(http://jimramseysf.typepad.com/.a/6a00e5521b31ca88340105368e5b90970c-pi) no-repeat bottom center;
}
.module-header {
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 0;
    color: #555;
    border-top: 1px solid #bbb;
    border-bottom: 1px dotted #ccc;
    text-transform: uppercase;
}
.entry-content {
    margin-bottom: 15px;
}
.entry-content p,
.entry-content ul,
.entry-content embed {
    margin-bottom: 15px;
}
.entry-content blockquote {
    margin: 0 20px 15px;
    border-left: 1px dotted #ddd;
    padding-left: 15px;
    font-family: arial, verdana;
    font-size: 12px;
}
.entry-footer {
    font-size: 11px;
    font-family: arial;
    color: #777;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
}

.module {
    margin-bottom: 15px;
}

/*  */

.module-content {
    font-size: 13px;
    line-height: 1.5;
    color: #222;
}
.module-category-cloud .module-list
{
	margin-right: 0;
	margin-left: 0;
    font-size: 14px;
}

.module-category-cloud .module-list-item
{
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.module-syndicate {
    font-family: arial;
    line-height: 22px;
    margin-bottom: 25px;
}
.module-syndicate a {
    background: url(http://jimramseysf.typepad.com/.a/6a00e5521b31ca8834010536f3f383970b-pi) no-repeat 0 0;
    padding: 1px 0 3px 22px;

}

.module-powered {
    font-family: arial;
    text-align: center;
    padding: 6px;
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
}
.module-powered .module-content {
    font-size: 11px;
}


/* Comments -------------------------------------------------------------- */

#comment-text {
    width: 502px !important;
}
#tpc_thread .comment {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff !important;
    font-size: 12px;
}
#tpc_thread .comment .comment-footer {
    font-size: 11px;
    font-family: arial;
    color: #777;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
#tpc_thread #comments-signin {
    font-size: 12px;
    margin-bottom: 5px;
    font-style: italic;
}
#tpc_thread .comment-content {
    font-size: 13px;
    line-height: 1.8;
}
#tpc_thread .comment-content p {
    margin-bottom: 10px;
}

#twitter_update_list li {
    margin-bottom: 6px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 6px;
}

#alpha-inner ins {
    margin-bottom: 15px;
}

.entry-body ul {
    margin-left: 15px !important;
    list-style: disc outside !important;
}
.entry-body ul li {
    margin-bottom: 2px !important;
}

#banner-description {
    display: none;
}

/* Utilities -------------------------------------------------------------- */

.hiddenBox {
    display: none !important;
}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* ph=1 */

