@import url(favicons.css);
@import url(http://www.bogdind.com/reset.css);

body {
	background:#fff;
	font-family:"Helvetica";
	}

#bodyeh {
	background:#000;
	font-family:"Helvetica";
	}

p {
	text-align: justify;
	}

h1 {
	font-weight:bold;
	font-size:1em;
	color:#fff; 
	text-align:center;
	margin:0px 0px 0px;
	padding:0px 0px 0;
	}

h2 {
	font: bold 2.2em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #fff;
	background:#8ed5fd; 
	text-shadow: #4ca2d3 0px 1px 1px;
	line-height:145%; 
	display:inline;
	padding:2px 5px 2px;
	}

h3 {
	font:bold 1.5em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-shadow: #67aa00 0px 1px 1px;
	color:#fff;
	background: #94f500;
	display:inline;
	padding:2px 5px 2px;
	}
	
h4 {
	font: bold 1.5em "Helvetica";
	color: #fff;
	background:#8ed5fd; 
	text-shadow: #4ca2d3 0px 1px 1px;
	line-height:135%; 
	display:inline;
	margin:20px 0px 0px;
	padding:1px 3px 1px;
	}

a, a:link {
	font-weight:normal;
	line-height:1.1em;
	text-decoration:none;
	color:#5cc9f4;
	}

a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#34dae2;
	}

a:hover, a:active {
	text-decoration:underline;
	color:#8BD651;
	}

#page {
	text-align:left;
	width:100%;
	color:#000;
	margin: 50px auto;
	}

#header {
	float:left;
	width:100%;
	font-weight:bold;
	color:#fff;
	margin:-125px 0 0;
	}

#main {
	width:100%;
	float:right;
	margin:0px auto;
	}
	
#nav {
	width:100%;
	height:30px;
	background:transparent;
	float:right;
	}
	
#content {
	width:100%;
	margin:0 auto;
	}
	
#clouds {
	background:url(http://www.bogdind.com/backup/clouds.png) top left repeat-x;
	height:140px;
	margin:0;
	padding:0;
	}
	
#cloudsst {
	background:url(stheader.png) top left repeat-x;
	height:140px;
	margin:0;
	padding:0;
	}

#cloudseh {
	background:url(ehcloud.png) top left repeat-x;
	height:140px;
	margin:0;
	padding:0;
	}
	
.content-module {
	width: 750px;
	background-color: transparent;
	text-align:left;
	font:1em "Helvetica";
	line-height:1.2em;
	color:#000;
	margin:0 auto;
	}
	
.content-module img {
	background-color: #fff;
    border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #c2c2c2;	
	margin: 2px 10px 5px 0px;
	padding: 5px;
	}

.content-description {
	font: normal 1.2em "Helvetica";
	color:#4b4b4b;
	padding: 0px 0px 10px
	}
	
.content-intro {
	font:1.2em "Helvetica";
	}
	
.content-footer {
	font:1.1em "Helvetica";
	color:#fff;
	padding: 10px 15px 10px
	}
	
#content-twitter {
	font:bold 1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #96e5e7;
	margin:0px 0px 2px;
	padding:2px 0px 2px;
	}
	
#content-twitter a:link,#content-twitter a:visited,#content-twitter a:link.active,#content-twitter a:visited.active,#content-twitter a:hover {
	color:#98e7e7;
	}

ul#twitter_update_list li {
	position: relative;
	}
	
#content-location {
	font:bold 1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #e980e8;
	margin:0px 0px 2px;
	padding:2px 0px 2px;
	}
	
#content-location a:link,#content-location a:visited,#content-location a:link.active,#content-location a:visited.active,#content-location a:hover {
	font: bold 1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color:#e980e8;
	}

	
#intro {
	background-color:#fff;
	}
	
#twitter {
    margin:25px 7px 0px;
    padding:0px 5px 0px;
    }
    
#feature{
	background-color: #fff;
	width:100%;
	margin:0 auto;
	}
	
#photos {}
#photos img {
	background-color: #fff;
    border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;	
	margin: 5px 10px 5px 0px;
	padding: 5px;
	}

#footer {
	width: 100%;
	height: 300px;
	background-color:#transparent;
	background-repeat: no-repeat;
	background-position: top left;
	float:right;
    font:0.7em Arial, sans-serif;
    color:#959595;
    clear:both;
    margin:0 auto;
    }

blockquote {
    margin : 10px 20px 10px;
    padding : 0 0 10px;
    background-color : transparent;
    line-height : 14px;
    border-bottom: 1px solid #EBEBE4;
    }
  
.music {}  
.music a:link,.music a:visited,.music a:link.active,.music a:visited.active,.music a:hover {
	font: bold 1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height:19px;
	font-weight:700;
	text-decoration:none;
	line-height:145%; 
	display:inline;
	border:none;
	color: #ff7f82;
	padding:2px 1px 2px;
	}
	
.nav {
	width: 750px;
	background:transparent;
	margin:5px auto;
	}

.nav a:link,.nav a:visited {
	font: normal 1.2em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height:19px;
	font-weight:700;
	text-decoration:none;
	border:none;
	color:#dbdbdb;
	padding-right: 1.5em;
	}

.nav a:link.active,.nav a:visited.active,.nav a:hover {
	padding-bottom:0;
	text-shadow: 0px 1px 1px #cbcbcb;
	color: #86ebff;
	}

	
.twitter_update_list {
	background: #000;
	}

	
	