/*  
Theme Name: Global Growth Investor Default
Theme URI: http://www.globalgrowthinvestor.com/
Description: .
Version: 1.0
Author: Rob Lewis
Author URI: http://wv4design.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background: #fff url(/img/body-bg.gif) top left repeat-x;
}

#content {
	font-size: 1.1em;
	text-align: left;
}
	
#footer {
	background-color: #eee;
}

/* Hide the h1 heading and replace with nice looking logo */
#header h1 {
	text-indent: -9999px;
	width: 400px;
	height: 70px;
	background: url(/img/logo8.png) top left no-repeat;
	font-size: 8px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 400px;
	height: 70px;
	text-decoration: none;
	border: 0;
	
}

#header h1 a:hover {
	text-decoration: none;
	border: none;
	background: none;
}

h1, h2, h3 {
	font-family: avenir, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 2.5em;
	color: #254B88;
	margin: .2em 0 0 0;
	letter-spacing: -1px;
	line-height: 1.2;
	padding: 0;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/header-horizontal-dots.gif) repeat-x bottom left;
	color: #900;
	margin: 26px 0 20px 0;
}

h2+div.excerpt {
margin: 1em 0 0 0;
}

h3+p.postdate {
margin: 10px 0 0 0;
}

p {
	line-height: 1.5;
	margin: 0 0 .7em 0
}

li h2 {
	font-size: 1.5em;
}

div.excerpt {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden	
}

p.postdate {
	font-size: 0.8em;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1em;
}

p.more {
	padding-left: 17px;
	background: url(/img/arrow.gif) 0 50% no-repeat;
}

p.continue {
	padding-left: 17px;
	background: url(/img/star.gif) 0 50% no-repeat;
	font-size: 0.9em;
}

p.commentinfo {
	margin: 0;
	font-size: 0.8em;
}

#subcontent1, #subcontent2 {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #254B88;
}

a:hover, h2 a:hover {
	background: #254B88;
	color: #fff;
	text-decoration: none;
}


h2 a {
	text-decoration: none;
	color: #254B88;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
}
	
#header {
	padding: 0;
	margin: 20px auto 0 auto;
	height: 91px;
	width: 930px;
	background: url(/img/header-horizontal-dots.gif) repeat-x bottom left;
	vertical-align: middle;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

div#container {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

div#wrapper {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#content {
	margin: 0 200px 20px 220px;
	padding: 0 16px;
	background: #fff url(/img/content-vertical-dots-wide.gif) repeat-y top left;
}

div#subcontent1 {
	float: left;
	width: 200px;
	margin-left: -930px;
	padding: 15px 0 10px 0;
}

div#subcontent2 {
	float: left;
	width: 180px;
	margin-left: -180px;
	padding: 15px 0 10px 0;
}

div#footer {
	clear: left;
	width: 100%;
	background: url(/img/footer-bg.gif) repeat-x bottom left;
}

#mainnav {
	width: 755px;
	height: 45px;
	margin-top: 5px;
	background: url(/img/nav-bg.gif) repeat-x top left; 
	padding: 0 0 0 175px;
}

/* Main Navigation */


#mainnav ul {
	display: block;
	list-style-type: none;
	padding: 7px 0 5px 0;
	margin: 2px auto;
}
	
#mainnav ul li {
	float: left;
	padding: 0 15px;
	margin: 0; 
    font-size: 1.1em;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-left: 1px solid #eee;
}

#mainnav ul li.first {
	border-right: 1px solid #fff;
	border-left: 0 none;	
}

#mainnav ul li.last {
	border-left: 1px solid #fff;
	border-right: 0 none;
}

#mainnav ul li a {
	display: block;
	float: left;
	padding: 0 15px;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0 6px 0 0;
	color: #fff;
}

#mainnav ul li a:hover {
	border: 0;
	background: none;
	color: #020235;
}

dl dt {
	width: 50%;
	float: left;
}

dt a {
	text-decoration: none;
	background: none;
}

dl dd {
	margin: 0 0 20px 0;
}

dl dd img {
	padding: 5px;
	background: #fff;
	margin-left: 10px;
}

#content dl dd img {
	background: #ccc;
}

dl dd a img {
	background: #fff;
	padding: 5px;
	margin-left: 10px;
}

#content dl dd a img {
	background: #ccc;
	padding: 5px;
	margin-left: 10px;
}

dl dd a:hover img {
	background: #020235;
}

#content dl dd a:hover img {
	background: #020235;
}

/* Begin Various Tags & Classes */

.post h2 a, .homepost h2 a {
   color: #254B88;
}

.post h2 a:hover, .homepost h2 a:hover {
   background: none;
   color: #990000;
}

#subcontent1 h2, #subcontent2 h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 5px;
	color: #900;
	background: #E5E5CE url(/img/horizontal-dots.gif) repeat-x bottom left;

}

#subcontent1 p, #subcontent2 p {
	margin: 3px 0;
	color: #333;
	/*color: #254B88;*/
}

.subpanel {
	padding: 10px;
	margin: 10px 0;
	border-bottom: 2px solid #aaa;
}

#subcontent1 .subpanel {
	background: #F4F4E5;
	border: 0;
}

#subcontent2 .subpanel {
	background: #E6F2E1 /* url(/img/subpanel-bg.gif) top left repeat-x */;
	background: #F4F4E5;
	border-bottom: none;

}

#subcontent1 ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#subcontent1 ul li {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#subcontent1 ul ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#subcontent1 ul li ul li {
	padding: 1px 0 1px 0;
	margin: 5px 0;
	font-weight: normal;
}

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

hr {
	display: none;
}
	
a img {
	border: none;
}

a:hover img {
	background: none;
}

/* End Various Tags & Classes*/

.homepost {
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	clear: both;
}

p.postinfo {
	margin-top: 40px;
	padding: 10px 0 0 0;
	font-size: 0.9em;
	background: url(/img/horizontal-dots.gif) repeat-x top left;
}

.postnavigation {
	padding: 0 0 10px 0;
	background: url(/img/horizontal-dots.gif) repeat-x bottom left;
}

.postnavigation p {
	font-size: 0.9em;
}

p img {
	float: left;
	margin: 20px 15px 10px 0;
}

p .alignleft  {
	clear: both;
	float: left;
	margin: 0 15px .5em 0
}

p .alignright  {
	clear: both;
	float: right;
	margin: 0 0 .5em 15px
}

p .aligncenter {
	clear: both;
	float: none;
	display: block;
	margin: 1em auto
}

#subcontent2 .subpanel p img {
	float: left;
	margin: 5px 10px 0 0;
}

#latest-links { 
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em 
}

#latest-links li { margin-bottom: .5em }

#latest-links a {
	width: 439px;
	display: block;
	padding-left: 17px;
	background: url(/img/star.gif) 0 2px no-repeat;
	color:#254B88;
}

#latest-links span { margin-left:17px; font-size: .7em }

/* Ads
--------------------------------*/

.googleadpostbottom {
	padding: 20px 0 10px;
	background: url(/img/horizontal-dots.gif) repeat-x bottom left;
}

.googleadincontent {
	padding: 20px 0 10px;
	background: url(/img/horizontal-dots.gif) repeat-x bottom left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

.inlinead {
	/*float: right;
	margin: 30px 0 15px 15px; */
	float: left;
	margin: 30px 15px 15px 0;
	padding: 0;
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

/* End Contact Form CSS */

/* General forms 
---------------------------------*/

form {
	padding: 5px 0;
	margin: 0;
}

#content form {
	padding: 0;
}

.button {
	font-size: 1em;
}

input {
	font-size: 1em;
}

