/*  
Theme Name: Green Bridge
Theme URI: http://bgthemes.com
Description: A template designed by <a href="http://sivasankaran.net" title="Shiva">Shiva</a> , for <a href="http://bgthemes.com" target="_blank" title="Blog Themes">BloG Themes</a>
Version: 1.1
Author: Shiva
Author URI: http://sivasankaran.net
*/
* {
	padding: 0px; 
	margin:0px;
}

p {
	margin: 1.0em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote {
	padding: 25px;
	border: 1px solid #666666;
	background: #CCCCCC;
	color: #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

fieldset 
{
	border:none;
}
body 
{
	background: #FFFFFF;  
	margin: 0px 20px; 
	font: 85%/1.6em "Century Gothic", helvetica, arial; 
	color: #000000; 
	text-align: center;
}
a 
{
    text-decoration:none;
    color: #FFFFFF;
}
a:link {
	color: #0000FF;	
}
a:visited {
	color: #6600FF;
}
a:hover, a:active {
	color: #3366FF;
	text-decoration:none;
}

img {margin:0 3px 0 0;}

h1, h2, h3, h4, h5, h6 
{
	font-family:"Century Gothic", helvetica, arial;
}

#container {
	border: #000000 1px solid; 
	background: #FFFFFF; 
	margin: 1px auto; 
	width: 900px; 	
	position: relative; 
	text-align: left;
}

#navigation {
	background: #FFFFFF; 
	margin: 2px  auto 0px; 
	overflow: hidden; 
	width: 880px; 
    	font-size: 0.9em; 
	position: relative; 
	text-align: left;
	font-family:sans-serif,Arial,Courier,Helvetica;
}
html #navigation {
	height: 1%;
        list-style-type: none;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
        list-style-type:none;
	
}
#navigation ul li a {
	border-bottom:none;
	padding: 0 2px 2px 3px; 
	text-decoration: none;
        font-size: 0.9em; 
        color: #000033;
}

#navigation ul li.page_item a { 
        font-size: 1em; 
}

#navigation ul li.page_item a:hover 
{color: #3366FF;
text-decoration: underline;
border-bottom: 1px dashed #333;
}
 
#navigation ul li.current_page_item {
	color: #FFC28E;	 
        font-size: 1em; 
	border-bottom:none;
}

#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	font-size: 0.9em; 	
	width: 100px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit { 
        background: #405857;
        border: #9AAE9A;
	font-size: 0.9em;  
	margin: 0px 0px 0px 2px; 
	color: #ffffff;  		
}
#header {
        clear: both; 
	background: #4AA02C url(img/bannerIvyQuadSydney.jpg) no-repeat 0px 0px ;
	margin: 0px 0px 0px 0px; 
	color:#000000; 
	height: 190px;
}
#header h1 
{
	font-size:2.5em;
      font-family:"Century Gothic", verdana, arial, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	letter-spacing:1px;	
}
#header h1 a {	
	text-decoration:none;
        color:#ffffff;  	
}
#header h3  {	
	height:100px;
}

#header h2 
{
	margin:5px 0 10px 5px;
	font-size:1.5em;
	font-weight:bold;
	font-family:"Century Gothic", verdana, arial, sans-serif;
      color:#ffffff;		
}

#search navigation dl dd {
	display: inline; 
	background:url(img/feed.png);
}

 
#content {
	margin: 0px 0px 0px 30px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ol li
{
margin:0 0 0 2.7em;
}
#content-main {
	float: left; 
	width: 640px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#222010 1px dashed;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}


#content .posttitle a
{
 color:#032312;
 font-weight: bold;
}

#content .post-info a
{
 color:#0000FF;
 font-weight: normal;
}
#content .post h2 
{
	font-size: 1.3em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;
    text-align: justify;    
}
.entry a,
.entry a:link
{
    	color: #0000FF;
	text-decoration: none;
}
.entry a:hover
{
	color: #3366FF;
	text-decoration:none;
}
.entry a:visited {color: #6600FF}
.post-info,
.postmetadata
{
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0;	
}
.postmetadata a,
.postmetadata a:link
{
    color: #0000FF; text-decoration: none;
}
.postmetadata a:hover
{
	color: #3366FF;
	text-decoration:none;
}
.postmetadata a:visited {color: #6600FF;}

#sidebar {
	float: right; 
	width: 200px;
	font-size:0.9em;
}

#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	padding:0;
       	margin:0em 0 0 0em;
}
li.sidebox {
	padding:5px; 
	margin-bottom: 5px; 	
}
html li.sidebox {
	padding-bottom: 5px;
}
li.sidebox h2 {
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	color:#032312;
}

li.sidebox a,
.sidebox a 
{
    text-decoration:none;
    font-size: 1em; 
    color:#0000FF;
}
.sidebox a:link
{
    	color: #0000FF;
	text-decoration: none;
}
.sidebox a:hover
{
	color: #3366FF;
	text-decoration:none;
}
.sidebox a:visited {color: #6600FF;}

#sidebar li.sidebox p img {
	float: left; margin: 0px 0px 10px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 880px; 
	text-align: left;
        color: #6B8355;  
}
 html #footer {
	height: 1%;
        list-style-type: none;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
}
#footer ul li a{
	color: #000; 
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#708678;
}
.commentlist li.alt 
{
    background:#A8C0B1;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li cite a
{
	font-style:normal;
	font-weight:bold;
        text-decoration: underline;
        color:#4A2C15;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#656551;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
        background: #D6E3E4;
}
input#submit { 
        background: #405857;
        border: #9AAE9A;
	font-size: 0.9em;  
	margin: 0px 0px 0px 2px; 
	color: #ffffff;  		
}
.text{
   background: #D6E3E4;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:sans-serif,Courier,Arial,Helvetica;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
