/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	margin-top:32px;
	font-size:10pt;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:right;
}
.sf-menu a {
	padding:8px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#999;
}
.sf-menu li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#729409;
	background:url(../../../images/navback.jpg);
}
.sf-menu ul {
}
.sf-menu li:hover ul,

.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #729409;
}


/* =Content
-------------------------------------------------------------- */


.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.entry-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16pt;
padding:16px 0 10px 0;
color:#e1f8b6;
line-height:20pt;
}
.entry-title a {
    color:#e1f8b6;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color:#FF0;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.page-title {
font-family:Georgia, "Times New Roman", Times, serif;	
font-size:30pt;
color:#fff;
line-height:40pt;
padding-bottom:20px;
padding-top:30px;
}
.entry-content h1{
font-family:Georgia, "Times New Roman", Times, serif;	
font-size:30pt;
color:#fff;
line-height:40pt;
padding-bottom:20px
}
.entry-content h2, h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16pt;
padding:16px 0 10px 0;
color:#e1f8b6;
line-height:20pt;
}

.entry-content h3 {
    font-size:17px;
    font-style:italic;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;x
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link {
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    color:#666 !important;
}
.wp-pagenavi a:hover {
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}


/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*===================================================================================== My edits */

html, body, #wrapper {
	height: 100%;
	background:#94c700;
	color:#3d5100;
}
h1{
	padding:0;
}


p{
color:#3d5100;	
}
p a:link{
color:#ff0;	
text-decoration:none;
}
p a:visited{
color:#ff0;	
text-decoration:none;

}
p a:active{
color:#ff0;	
text-decoration:none;

}
p a:hover{
background-color:#FF0;
color:#3d5100;
text-decoration:none;

}



#wrapper{
	background:url(../../../images/mid.jpg) repeat-x 0 140px;
}
#main{
	height:auto;
	width:900px;
	overflow:visible;
}
#container{
	width:900px;
}
#content{
	width:900px;
}
#branding{
	width:900px;
}
#footer{
	background:#939393;
	height:204px;
	border-top:1px solid #606060;
	background:url(../../../images/footer.jpg) repeat-x;
}
#header{
	position:relative;
	height:140px;
	background:#fff;
	background:url(../../../images/head.jpg) repeat-x;
}
#headinfo{
	position:absolute;
	width:300px;
	margin-top:-140px;
	left:587px;
	text-align:right;
}
#headinfo h2{
color:#666;

}
#headinfo p{
color:#999;
line-height:8px;

}


#blog-title{
	padding-top:15px;
}

#blog-title a {
background:url(../../../images/smart.png) no-repeat top center;
display:block;
text-indent:-9000px;
width: 187px;
height: 64px;
}
.menu{
	width:900px;
}

#main1{
width:430px;
padding:20px 10px 70px 10px;
float:left;

}
#imagebox{
	float:left;
	width:410px;
padding:28px 10px 70px 10px;
}
#imagebox2{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/thinking.jpg);
height:630px;
}
#imagebox3{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/futures.jpg);
height:630px;
}
#imagebox6{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/profile.jpg);
height:630px;
}

#imagebox4{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/business.jpg);
height:630px;
}
#imageboxtest{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/testimonial.jpg);
height:520px;
}
#imageboxtestpart{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/partners.jpg);
height:520px;
}
#imageboxabout{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/about.jpg);
height:520px;
}
#imageboxtest3{
	float:left;
	width:410px;
margin:28px 10px 70px 10px;
border:10px solid #8bb802;
background:url(../../../images/about.jpg);
height:520px;
}
#imageboxcon{
	float:left;
	width:410px;
margin:28px 10px 0px 10px;
border:10px solid #8bb802;
background:url(../../../images/phonebox.jpg);
height:387px;
}
#imageboxcon2{
	float:left;
	width:390px;
margin:18px 10px 20px 10px;
padding:10px;
border:10px solid #8bb802;
background:#d9e4b6;
}
#extracon{
	float:left;
	width:410px;
	padding:32px 10px;
}
#siteinfo{
	width:900px;
	padding:30px 0 30px 0;
}
#fleft{
	text-align:right;
	padding-right:30px;
	border-right:1px dotted #ccc;
	width:420px;
	float:left;
	height:140px;
}
#fright{
	text-align:left;
	padding-left:10px;
	width:430px;
	float:left;
	height:140px;
}
.yellow{
	color:#FF0;
	font-weight:bold;
}
.box{
	padding-top:10px;
	border-bottom:1px solid #7fa900;
	overflow:hidden;
}
.ibox{
	float:left;
	width:160px;
	height:105px;
	border:10px solid #8bb802;
}
.ta{
width:210px;
padding:0 10px;
float:left;
}
#fleft h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	padding:0 0 20px 0;
	color:#fff;}
#fleft p{
	color:#fff;	
}
#fleft a:link{
	color:#333;
	text-decoration:none;
}
#fleft a:visited{
	color:#333;
	text-decoration:none;
}
#fleft a:hover{
	color:#fff;
	text-decoration:none;
	background:#333;
}
#fleft a:active{
	color:#333;
	text-decoration:none;
}
a.newa:link{
	color:#333;
	text-decoration:none;
}
a.newa:visited{
	color:#333;
	text-decoration:none;
}
a.newa:hover{
	color:#fff;
	text-decoration:none;
	background:#333;
}
a.newa:active{
	color:#333;
	text-decoration:none;
}
#fright p{
	color:#fff;
	padding-top:60px;
}
#gold{
background:url(../../../images/goldbg.jpg) repeat-x #d9e4b6;
margin:20px 0;
border:10px solid #8bb802;
padding:10px;
font-size:11px;
color:#fff;
min-height:150px;

}
#silver{
background:url(../../../images/silver_bg.jpg) repeat-x #d9e4b6;
margin:20px 0;
border:10px solid #8bb802;
padding:10px;
font-size:11px;
color:#fff
}
#bronze{
background:url(../../../images/bronzebg.jpg) repeat-x #d9e4b6;
margin:20px 0;
border:10px solid #8bb802;
padding:10px;
font-size:11px;
color:#fff;
}
input{
border:1px solid #999;	
}
legend{
display:none;	
}
fieldset{
background:#9C0;	
}
label{
	color:#3d5100;	}
	
	.abim li{
		list-style:none;
		display:inline;
		
	}
	.abim li img{
		border:10px solid #8bb802;
	}

#gold h2, #silver h2, #bronze h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#fff;
margin:0 0 10px 0;
padding:0;
border-bottom:1px dotted #fff;

}
#gold h3, #silver h3, #bronze h3, #imageboxcon2 h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#fff;
font-style:normal;
}
#gold p, #silver p, #bronze p, #imageboxcon2 p{
color:#333;
font-style:normal;
}

#imageboxcon2 h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#666;
margin:0 0 10px 0;
padding:0;
border-bottom:1px dotted #8bb802;
}
.par{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#d9e4b6;
}
.test{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d9e4b6;
	line-height:20px;
}
hr{
	display:none;
}
div.hr{
margin:0 19%;
border-bottom:1px solid #999;
width:60%;
}
