/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

/* Google font code */
/* @import url(http://fonts.googleapis.com/css?family=Molengo);  */



* {
	margin: 0;
	padding: 0;
}
 
body {
	font-size: 1em;
	font-family: "ff-quadraat-sans-web-1","ff-quadraat-sans-web-2",sans-serif;
	color: #191919
	/* font-family:  Molengo, Georgia, "Hoefler Text", "Times New Roman", Times, serif; */
	}
 
body.section-1 { }
body.section-2 { }
body.section-3 { }
 
a:link { text-decoration: underline; color: #000099; }
a:active { color: #000099; text-decoration: none; }
a:visited { text-decoration: underline; color: #666666; }
a:hover { text-decoration: none; background-color: #f9ff00; }
 
a img { border: none; }
 
#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
    background-color: white;
}
 
#menu ul {
	list-style: none;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
 
#menu ul li.section-title { color: #8B0000; font-size: 1.2em; }
 
#content {
    color: #191919;
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
    width: 750px;
    
}
 
.container {
    padding: 1em 1em 2em 1em;

}
 
#content p { color: #191919; width: 400px;  margin-bottom:1.4em; }
 
p {
    color: #191919;
    margin: 0 0 1.4em 0;
}
 
 
h1 { font-style: normal; font-weight: normal; font-size: 2em; margin-bottom: 1em; color: #8B0000; }
h2 { margin-bottom: 0.45em; font-style: normal; font-size: 2em; font-weight: normal; color: #8B0000;}
h3 { font-size: 1.2em; color: #8B0000; font-weight: normal; margin-bottom:.2em;}
h4 { font-size: 1em; color: #8B0000; /* #ad2624; */ font-weight: normal; margin-bottom:.4em;}
 
/* #content h1 { width: 600px; margin-bottom: 1.4em; } */

.titled{font-size:1em; margin-bottom:0em;}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 1em 0; }
 
#once { clear: left; }

 
 body {
 font-size: 75%;
 }
 
  
 html>body {
 font-size: 14px; /*was 12*/
 }
  
 #content p, #menu p {
 color: #000;
 line-height: 1.4em;
 font-size:1em;
 
 } 
 
 
 
.white{color:#fff}
 
 
h3 a:link { color: #000099; }

 
/* for My mobile life - mobile-sim.php */
/* powered by blogger - rss import using simplepie */
.mobile_life{margin-top:1em;
background-color:white;
}
 
 
.item {padding-bottom:0em; padding-top: 0em;}
 
p.mobile_image{padding-bottom:4em;margin-bottom: 0;
}
 
 /* .date is for the front page entries */
.date{margin-top: 4em; margin-bottom: .6em;} 
.strike{text-decoration: line-through;}


.hone_home
{font-size:2em;
margin-bottom:0;
}

.htwo_home
{font-size:1.5em;
margin-top:1em;
margin-bottom:.3em;
font-weight:normal;
}
 
 
 
#img-container p.text{width:40px;}

.buyform {padding-bottom:26px;}


#content p.work-sc {color:#999999;
font-family: "ff-quadraat-sans-sc-web-1","ff-quadraat-sans-sc-web-2",sans-serif;
font-size: 1em;
line-height: 100%;
font-weight:normal;
}