/*
Theme Name: Modern Edge, Inc.
Description: Company website theme
Version: 3.2
Author: Joel Newman
*/



/* Base style code */

a:link {
	color: #555;
	text-decoration: none;
        outline-style: none;
}
a:visited {
	color: #555;
	text-decoration: none;
        outline-style: none;
}
a:hover {
	color: #ffaf04;
        outline-style: none;
}
#content a:link {
	color: #26374d;
	text-decoration: none;
	outline-style: none;
	border-bottom: 1px dotted;
}
#content a:visited {
	color: #26374d;
	text-decoration: none;
	outline-style: none;
	border-bottom: 1px dotted;
}
a.blue {
        color: #26374d;
}
a.blue:hover {
	color: #ffaf04;
}
a.yellow:link {
	color: #ffaf04;
	text-decoration: none;
}
a.yellow:visited {
	color: #ffaf04;
	text-decoration: none;
}
a.yellow:hover {
	color: #ffaf04;
	text-decoration: underline;
}
.bio-image {
	margin-bottom: 13px;
	margin-left: 13px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #555;
}
.center {
        text-align: center;
}
h1 {
	font-size: 2.2em;
	font-variant: small-caps;
	color: #222;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	font-variant: small-caps;
	color: #222;
	font-weight: normal;
}
h2.logo {
        color: #555;
}
h3 {
	font-weight: normal;
	font-variant: small-caps;
	color: #222;
	font-size: 1.2em;
}
hr.blog {
        margin-top: 25px;
        margin-bottom: 20px;
}
hr.hidden {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

img {
	border: 1px solid #FFF;
}
img.nav:hover {
	border: 1px solid #ffaf04;
}
img.logo:hover {
	border: 1px solid #fff;
}
img.terrapass {
        position: absolute;
        left: 25px;
}
.offscreen {
	position: absolute;
        left: -9999px;
        float: left;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
p.author {
	font-size: .8em;
	text-align: right;
}
p.center {
	text-align: center;
}
.dark {
        color: #222;
} 
p.copyright {
        font-size: 0.8em;
        text-align: center;
        margin-bottom: 0px;
}
p.footer {
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0px;
}
p.form-info {
	margin-top: 100px;
}

p.indent {
	margin-left: 15px;
}



p.light {
	color: #CCC;
}
p.quote {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 50px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
}
p.quote-author {
	font-size: 0.8em;
	margin-left: 14px;
}



p.small {
	font-size: .8em;
}
.social-icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.social-icon:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
        font-weight: bold;
}
textarea#comment {
        width: 615px;
}
.topnav-link {
	margin-right: 5px;
	margin-left: 5px;
}
ul.bulleted {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
ul.bulleted li {
	list-style: disc inside none;
	margin-left: 15px;
}
.white-space {
        float: left;
        margin-left: 15px;
        width: 320px;
        background-color: #fff;
        height: 8px;
}

/* Layout code */

#banner {
	height: 412px;
	width: 950px;
}
#banner.about {
	background-image: url(images/about-large.jpg);
}
#banner.contact {
	background-image: url(images/contact-large.jpg);
}


#banner.dream {
	background-image: url(images/dream-large.jpg);
	height: 412px;
	width: 950px;
}


#banner.home {
	background-image: url(images/jump.jpg);
	height: 412px;
	width: 950px;
}
#banner.kenya-blog {
        background-image: url(images/Modern-Edge-Kenya-Pilot-large.jpg);
        height: 412px;
        width: 950px;
}
#banner.login {
	background-image: url(images/login-large.jpg);
}

#banner.plan {
	background-image: url(images/plan-large.jpg);
}
#banner.share {
	background-image: url(images/share-large.jpg);
}


#banner-box.home {
	background-image: url(images/bg_transparent.png);
	margin: 25px;
	padding: 15px;
	float: left;
	width: 390px;
	border: 1px solid #aaa;
	font-size: 1.2em;
	height: 330px;
}
#comments-list {
        border-left: 5px solid #888888;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 15px;
}
#content.columns {
	margin-top: 15px;
	width: 950px;
	background-image: url(images/column-background.jpg);
}
#content {
	width: 950px;
	margin-top: 17px;
}

#content-left {
	width: 615px;
	float: left;
        min-height: 400px;
}

#content-right {
	margin-left: 15px;
	float: left;
	padding: 8px;
	width: 304px;
	overflow: hidden;
}
#content-right.map {
	background-image: url(images/map.jpg);
	height: 484px;
	width: 304px;
}
#current {
        color: #ffaf04;
}
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
        position: relative;
}
#form {
	margin-top: 75px;
	margin-left: 50px;
	margin-bottom: 100px;
}

#header {
        margin-bottom: 10px;
}


#logo {
        float: left;
}
#nav-top {
	float: right;
}
#nav-top a {
        font-size: 1.2em;
        
}
#nav-top ul li {
        display: inline;
        margin-left: 8px;
}
#nav2 {
	margin-top: 15px;
}
#nav2 a {
        font-size: 1.2em;
        position: relative;
        top: -6px;
}
#nav2 img {
        margin-top: 11px;
}
#nav2-col1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-right: 30px;
}
#nav2-col2 {
	float: left;
	margin-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-right: 29px;
}
#nav2-col3 {
	float: left;
	margin-left: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
}
#nav2-col4 {
	float: left;
	margin-left: 30px;
}
#page-title {
	float: left;
	margin-top: 375px;
}


#shadow {

	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#shadow-bottom {
	background-image: url(images/shadow-bottom.jpg);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
}
#shadow-top {
	background: url(images/shadow-top.jpg) no-repeat;
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
#slideshow2 {
	text-align: center;
	position: relative;
	display: table-cell;
	left: -50%;
	vertical-align: middle;
	width: 500px;
}
#slideshow2 img {
	position: relative;
	left: 50%;
}
#slideshow2-wrapper {
	position: relative;
	height: 550px;
}
#caption2 {

}
span.photo-credit {
    float: right;
	clear: right;
}
.pagination {
	float: right;
	font-size: 1.2em;
}
.pagination a, .pagination span.current {
	margin-left: 10px;
	margin-right: 10px;
}
.pagination span.current {
	color: #ffaf04;
}
	
#slogan {
	float: right;
}
#slogan h2 {
	font-variant: normal;
}
#social-icons {
	text-align: center;
        margin-left: 15px;
        padding: 8px;
        width: 304px;
        float: left;
}
#wrapper {
	margin-right: 9px;
	margin-left: 9px;
	padding-right: 15px;
	padding-left: 15px;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
em {
        font-style: italic;
}

