@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Inconsolata);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

html {
	/*margin:0px 0px 0px 0px;*/
}

body {
	/*
	 border: 1px solid black;
	 margin-top:0px;
	 top:0px;*/

	margin: 0 auto;
	background: url("../images/background/turtle.jpg") no-repeat center center fixed;
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*font-family:"Roboto Condensed",Helvetica,Arial,sans-serif;color:#000;text-decoration:none;
	 list-style:none*/
	min-width: 1024px;
}
/*
 div {
 border: 1px solid black;
 height: 10000px;
 width: 100px;
 background-color: red;
 }*/
#header {
	/*margin:0px 0px 0px 0px;*/
	height: auto;
	background-color: black;
	opacity: .9;
}

#footer {
	margin-top: 0px;
	background-color: black;
	height: 60px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#mainBody {
	font-family: sans-serif;
	height: auto;
	/*background-color: #CEE3F6;*/

	width: 100%;
	border: 1px solid #00000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	/*box-shadow: inset 0 0 2px black;*/
	padding-top: 1px;
	padding-bottom: 30px;
	background: rgba(206, 227,246, 0.8);
}

#hrdContainer {

	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	line-height: 55px; /*to align titles in the vertical center*/
}

#hdr {
	/*margin:0px 0px 0px 0px;*/
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	border: none;
	background-color: black;
	border-bottom: 1px solid white;
	opacity: .9;
	margin-bottom: 0px;
	/*min-width: 1200px;*/
}

.hdrBox {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	float: right;
	height: 100%;
	margin-left: 0px; /*5*/
	margin-right: 0px; /*20*/
	margin-bottom: 0px;
	margin-top: 0px;
	border-left: 1px solid #404040;
	color: white;
	display: inline;
	list-style: none;
	cursor: auto;
	padding: 0px;
	font-family: Roboto, Inconsolata, Oswald;
}

#contact {
	border-right: 1px solid #404040;
}

#hdrTable {
	margin: 0px 0px;
	height: 100%;
}

.hdrBox:hover {
	background-color: #202020;
	color: white;
}

a {
	font-size: 16px;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}

a:hover {
	color: white;
}

.hrdMenuLink {
	display: block;
	width: 100%;
	height: 100%;
}

#curPage {
	color: white;
}


#hdrText {
	float: left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	color: white;
	top: 0px;
	text-align: left;
	border: none;
	font-size: 22px;
	font-family: Open Sans, Roboto;
}

.subBlock {
	padding-top: 50px;
	margin-top = 0px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: auto;
	min-height: 1200px;
}

.subTitle {
	font-family: Montserrat;
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #A4A4A4;
}

.subContent {
	font-family: Roboto, Montserrat, Inconsolata;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 80px;
}

.profileImgBorder {
	border-radius: 100%;
	height: 250px;
	width: 250px;
	overflow: hidden;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

.profileImg {
	height: 360px;
	margin-left: 0px;
}

#contactPic {
	width: 60%;
	float: left;
	margin-top: 60px;
	margin-right: 10px;
	position: relative;
	opacity: 100;
	display: none;
}

#contactBlock {
	width: 100%;
	float: right;
	margin-top: 60px;
	position: relative;
	text-align: center;
}

#contactUs {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 35px;
	font-family: Roboto;
	font-weight: bold;
}

#subContact {
	font-family: Roboto;
	margin-bottom: 70px;
}

.contactTitle {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: middle;
	font-family: Verdana;
}

.contactDetail {
	font-family: Roboto, Oswald, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-top: 0px;
	font-weight: 900;
	text-align: middle;
	margin-bottom: 40px;
}

.logBlock {
	margin-top:10px;
	margin-bottom:60px;
}

.logEntry {
	font-family: Oswald;
	font-size: 20px;
	float: none;
	margin-top: 10px;
	margin-left:1px;
	margin-right:1px;
	background-color:#A0A0A0;
	background-color:#A4A4A4;
	padding-top:10px;
	padding-bottom:10px;
    box-shadow: 0 0 1px 0px black;
    background: rgba(169, 169,169, 0.7);

}

.logDate {
	display: inline-block;
	width: 40px;
	height: 60px;
	margin-top:0px;
	margin-left: 40px;
	margin-right: 20px;
	padding-right: 10px;
	margin-bottom: 0px;
	
	border-right: 8px solid black;
	vertical-align:top;
}

.logActivity {
	height:100%;
	max-width: 700px;
	display: inline-block;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}

/* blog Image */
.blogImg {
	margin-top:20px;
	margin-bottom: 0px;
	width: 700px;
	margin-left: 120px;
	-webkit-box-shadow: 0 0 15px 2px #00f;
    -moz-box-shadow: 0 0 15px 2px #00f;
    box-shadow: 0 0 2px 0px black;
}

/* footer */

#footWrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
	text-align: right;
}

.footNote {
	color: #666666;
}

/* homepage slider */
#wrapper {
	display: block;
	height: 300px;
	width: 300px;
	margin: auto;
}

#container {
	display: block;
	background-color: #FFC;
	float: left;
	height: 300px;
	width: 300px;
	overflow: auto;
}

#prev {
	background-image: url(Profile_Pic/Ben.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 300px;
	width: 300px;
	position: relative;
	z-index: 99;
}

#next {
	background-image: url(Profile_Pic/Ben.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 300px;
	width: 300px;
	position: relative;
	z-index: 99;
}

#cycle-slideshow {
	display: block;
	float: left;
	height: 300px;
	width: 300px;
	overflow: hidden;
	position: absolute;
}

.slideImg {
	height: 550px;
	width: 550px;
}

.cycle-pager {
	display: block;
}

.example-pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	top: 10px;
	overflow: hidden;
}
.example-pager span {
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #ddd;
}
.example-pager span.cycle-pager-active {
	color: #D69746;
}
.example-pager > * {
	cursor: pointer;
}


