/*  
Theme Name: Global Citizenship Experience Wordpress
Theme URI: http://www.visiblelogic.com
Description: 2 columns, left sidebar, Widget ready, valid CSS & XHTML transitionnal 
Version: 1.0
Author: Visible Logic, Inc. 
Author URI: http://www.visiblelogic.com
Tags:With a little help from Happy Cyclope
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #59553E;
	text-align: center;
	background-image: url(/art/background-shadow-900live.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	line-height: 62.5%;
	background-position: center;
	background-color: #F9F5D3;
}
p {
	font-size: 110%;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 150%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	padding: 0px;
	color: #529CB9;
	margin: 20px 0px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
	padding: 0px 0px -20px;
	line-height: 150%;
	margin: 0px;
	color: #529CB9;
}
ol {
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 20px;
}
ul {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 110%;
	line-height: 150%;
	margin-bottom: 20px;
}
#top-shadow {
	margin: 0px auto 0;
	width: 920px;
	text-align: center;
	padding: 0px;
	background-image: url(/art/header-topshadow.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
#container {
	margin: 0px auto 0;
	width: 900px;
	top: 10px;
	text-align: center;
	padding: 0px;
}
a:link {
	color: #529CB9;
}
a:active {
	color: #529CB9;
}
a:hover {
	color: #529CB9;
	text-decoration: underline;
}
a:visited {
	color: #529CB9;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
h5 a:link {
color: #529CB9;
}

h5 a:visited {
color: #529CB9;
}
h5 a:hover {
color: #529CB9;
}
h5 a:active {
color: #529CB9;
}

#top {
	width: 900px;
	margin-left: -30px;
	background-color: #00FF33;
}
#logo {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photos {
	float: left;
	width: 660px;
}
#login {
	float: left;
	width: 210px;
	text-align: center;
	margin-top: 20px;
}
#concept {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	text-align: left;
	font-size: 130%;
	color: #59553E;
	padding: 25px 20px 20px;
	float: right;
	width: 620px;
	margin: 10px 5px 0px 0px;
	background-color: #FFFFFF;	
}
#dropmenu {
	float: left;
	width: 400px;
}
#nav, #nav ul {
	list-style: none;
	color: #666;
	width: 230px;
	line-height: 1;
	padding: 10px 20px 10px 40px;
	}

#nav a {
	display: block;
	width: 10em;
	color: #666;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 10em;
	font-weight: bold;
}
#nav li ul {
	position: absolute;
	width: 230px;
	left: -999em;
	margin: 0px 0px 0px -15px;
	padding: 15px;
}
#nav-school #nav li ul {
	background-image: url(/art/background-dropdown-green.jpg);
	background-repeat: repeat-y;
	}
#nav-summer #nav li ul {
	background-image: url(/art/background-dropdown-orange.jpg);
	background-repeat: repeat-y;
	
	}
#nav-gce #nav li ul {
	background-image: url(/art/background-dropdown-blue.jpg);
	background-repeat: repeat-y;
	
	}
#nav li ul ul {
	margin: -1em 0 0 10em;
}
#nav li ul li {
	font-weight: normal;
	padding: 5px;
	}
#nav li ul li a:hover{
	color:#529CB9;
	}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#top-nav {
	float: left;
	width: 900px;
	text-align: left;
	background-image: url(/art/nav-band-bkgd.jpg);
	background-repeat: no-repeat;
	height: 75px;
}
.top-nav-containers {
	float: left;
	width: 210px;
	margin: 10px 5px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #59553E;
}

#sm-fabric {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	width: 140px;
	float: left;
}
#left-nav {
	width: 800px;
	padding: 0px;
	margin: 0px;
	}
#content {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#sidebar4 {
	width: 170px;
	float: left;
}
#side-nav {
	padding: 0px;
	margin: 0px;
	width: 170px;
	float: left;
}
#side-nav ul {
	padding: 0px;
	margin-left: 10px;
}	
#side-nav li {
	text-align: left;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	line-height: 135%;
	margin-left: 20px;
}	
#side-nav a {
	width: 150px;
	background-image: url(/art/fabric-concept-bkgd.jpg);
	margin: 0px 0px 5px -30px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	color: #59553E;
	padding-left: 8px;
	text-decoration: none;
}
#side-nav a:link {
	display: block;
	text-decoration: none;
	background-image: url(/art/fabric-concept-bkgd.jpg);
}
#side-nav a:visited {
	display: block;
	text-decoration: none;
	background-image: url(/art/fabric-concept-bkgd.jpg);
}
#side-nav a:hover {
	display: block;
	background-image: url(/art/bkgd-hover.jpg);
}
#side-under {
	padding: 0px;
	width: 170px;
	margin: 0px;
	background-color: #FFC;
}
#fabric {
	padding: 20px 5px 5px;
	float: right;
	width: 615px;
	margin: 0px;
}
#posts {
	padding: 5px 30px 20px;
	width: 610px;
	margin: 10px 5px 0px 0px;
	background-color: #FFFFFF;
	font-size: 110%;
	line-height: 125%;
	float: right;
}
.posts h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	padding: 0px;
	margin: 20px 0px 30px;
	text-align: center;
	color: #006666;
}
#posts a:link {
	text-decoration: none;
}
#posts a:visited {
	text-decoration: none;
}
#posts a:hover {
	text-decoration: underline;
}
#posts a:active {
	text-decoration: none;
}
#divider {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	width: 800px;
	background-image: url(/art/left-nav-bkgd.jpg);
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 115%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 180%;
	color: #59553E;
}
#contact a:link{
	color: #59553E;
}
#contact a:visited{
	color: #59553E;
}
#contact a:active{
	color: #59553E;
}
img.alignright {float:right; margin:0 0 0em 0em}
img.alignleft {float:left; margin:0 0em 0em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 0em 0em}
a img.alignleft {float:left; margin:0 0em 0em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	}
#contact p {
	font-size: 105%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


