/*
Theme Name: Globalog
Theme URI: http://www.yoursite.com/blog/
Description: A Global Blog Template
Author: Laird Smith
Author URI: http://www.yoursite.com/blog/
*/

/*** STRUCTURE ***/

body, a ,span, div, p, th, td, tr, table, input, textarea, select, h1, h2, h3, h4, h5, h6, font {
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
	}

body {
	background: #ffffff;
	margin: 0px;
	}
p, li {
	line-height: 140%;
	}

.wrapper {
	width: 960px;
	text-align: left;
	}
.cwrapper {
	float: left;
	background: #ffffff;
	margin-top: 14px;
	} /* ffffcc */
.header	{
	background: #dfefff;
	border-bottom: 1px solid #c8c8c8;
	height: 120px;
	width: 960px;
	display: table-cell;
	vertical-align: middle
	}
.footer	{
	background: #dfefff;
	border-top: 1px solid #c8c8c8;
	height: 120px;
	width: 960px;
	display: table-cell;
	vertical-align: middle
	}
.postcol {
	background: #ffffff;
	width: 698px;
	float: left;
	padding-left: 21px;
	padding-right: 10px;
	} /* 99cc99 */
.navcol	{
	background: #ffffff;
	width: 231px;
	float: left;
	} /* cccc99 */


/*** STYLE ***/

h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	}
h1 {
	font-size: 16px;
	text-align: center;
	}

.scontent {
	font-size: 11px;
	color: #333333;
	}
.scontent a {
	color: #000099;
	}
.scontent a:hover {
	color: #ff9900;
	text-decoration: underline;
	}

.mcontent {
	font-size: 13px;
	color: #333333;
	}
.mcontent a {
	color: #000099;
	}
.mcontent a:hover {
	color: #ff9900;
	text-decoration: underline;
	}

.mcontentul {
	font-size: 13px;
	color: #333333;
	}
.mcontentul a {
	color: #000099;
	text-decoration: underline;
	}
.mcontentul a:hover {
	color: #ff9900;
	text-decoration: underline;
	}

.lcontent {
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	}

.postcol h2 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 19px;
	line-height: 140%;
	}
.postcol h2 a {
	color: #000099;
	}
.postcol h2 a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
.postcol #auth {
	margin-top: 20px;
	padding-right: 10px;
	}

.navcollink {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	}
.navcollink:hover {
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	}

.navcolblockheader {
	background: url('images/blog_box_header.jpg');
	width: 182px;
	text-align: center;
	padding: 5px;
	}
.navcolblockheader h2 {
	font-size: 13px;
	color: #ffffff;
	}

.navcolblock {
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	width: 171px;
	text-align: left;
	border-left: solid 1px #7c97ce;
	padding: 10px;
	padding-top: 5px;
	}
.navcolblock h3	{
	font-size: 11px;
	color: #333333;
	}
.navcolblock h3	a {
	color: #000099;
	}
.navcolblock h3	a:hover	{
	color: #ff9900;
	}
.navcolblock ul {
	margin: 0;
	padding: 0;
	}
.navcolblock ul	{
	margin-top: 5px;
	}
.navcolblock ul li {
	font-size: 11px;
	list-style-type: none;
	background: url('images/page.gif') no-repeat 0 0%;
	margin-bottom: 4px;
	padding-left: 20px;
	}
.navcolblock ul li a {
	color: #000099;
	}
.navcolblock ul li a:hover {
	color: #ff9900;
	text-decoration:
	underline;
	}
.navcolblock .page ul li {
	font-size: 11px;
	list-style-type: none;
	background: url('images/page.gif') no-repeat 0 0%;
	margin-bottom: 7px;
	padding-left: 20px;
	}
.navcolblock .page ul ul {
	margin-top: 7px;
	}
.navcolblock .folder ul li {
	font-size: 11px;
	list-style-type: none;
	background: url('images/folder.gif') no-repeat 0 0%;
	margin-bottom: 6px;
	padding-left: 20px;
	}
.navcolblock .folder ul ul {
	margin-top: 6px;
	}
.navcolblock .external ul li {
	font-size: 11px;
	list-style-type: none;
	background: url('images/external.gif') no-repeat 0 0%;
	margin-bottom: 6px;
	padding-left: 20px;
	}
.navcolblock .external ul {
	margin-bottom: 15px;
	}
.navcolblock .external {
	margin-bottom: -10px;
	}
.navcolblock .arrow ul li {
	font-size: 11px;
	list-style-type: none;
	background: url('images/arrow.gif') no-repeat 0 0%;
	margin-bottom: 6px;
	padding-left: 20px;
	}

.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}

.caption {
	font-size: 11px;
	color: black;
	}

.highlighter {
	background: #ffff99;
	}

.alt1 {
	width: 668px;
	background-color: #ffffd8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 3px;
	padding: 10px;
	}
.alt2 {
	width: 668px;
	padding: 10px;
	}

.comment {
	width: 686px;
	height: 170px;
	}

.formcell {
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	border: #999999 solid 1px;
	}
.formbtns {
	background: #fafafa;
	color: #000000;
	font-size: 11px;
	border: #999999 solid 1px;
	cursor: pointer;
	}
.formcelllg {
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	border: #999999 solid 1px;
	}
.formbtnslg {
	background: #fafafa;
	color: #000000;
	font-size: 13px;
	border: #999999 solid 1px;
	cursor: pointer;
	}
.formnotes {
	font-size: 11px;
	color : #666666;
	}

/* 2.9.1 - Added */
.wp-caption {
	margin: 0px;
	margin-top: 4px;
	padding-right: 4px;
	}
.wp-caption-text {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin: 0px;
	margin-top: 3px;
	}

.subscribe {
	background: url(images/feed.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	font-size: 13px; color: #000099;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}
.subscribe:hover {
	text-decoration: underline;
	}

/* 2.9.2 - Added */
.linkcat {
	list-style-type: none;
	}
.linkcat h2 {
	list-style-type: none;
	font-size: 11px;
	color: #333333;
	margin-bottom: 13px;
	}

.hid {
	display: none;
	}