/* CSS Document */
@import url(photo02.css);

body {
	background-color: #FFFFFF;
	color: #333;
	margin: 0;
	padding: 0;
	}

h1#title a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {color: #3DD661;

	}
	
a{color: #BA3939;}

h1 {
	position: relative;
	z-index: 3;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	letter-spacing: 0.3em;
	margin: 2px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	}
	
h1 a {
	color: #000000;
	text-decoration: none;
	}
	
h2 {
	color: #666666;
	font-size: 12px;
	}
	
h2#subtitle {
	position: relative;
	z-index: 3;
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 0.2em;
	font-size: 1.0em;
	position: relative;
	color: #999999;
	margin: -10px 40px 20px 2px;
	padding: 0px;
	text-align: left;
	}
	
h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	color: #000000;
	letter-spacing: 0.1em;
	margin: 2px;
	padding: 2px;
	}
	
h3#product a {
	color: #3165CE;
	text-decoration: none;
	}
	
h4 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 10px 5px 2px 3px;
	padding: 0px;
	}
	
p {
	padding: 0px;
	}

p+p {
	text-indent: 1.5em;
	}
	
p+h3 {
	margin-top: 1em;
	}

h4+p {
	margin-top: 2px;
	}

p#prev-next {
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 1em;
	}

li.soon {
	color: #999;
	}
	
li.here {
	list-style: none;
	text-indent: -1.25em;
	font-weight: bold;
	color: #333;
	}

dt {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 10px 5px 2px 5px;
	padding: 0px;
	font-weight: bold;
	}
	
dd {
	margin: 5px 5px 5px 20px;
	text-indent: 0;
	padding: 0;
	}

	
#container {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../2012/images/back-side.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	}

#content {
	width: 680px;
	padding: 5px;
	margin-left: 175px;
	}
	
#text {
	padding: 5px;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}
		
		.link h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.94em;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	margin: 2px;
	padding: 0px;
	color: #000000;
			}
			
			.linkph h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	margin: 2px;
	padding: 0px;
	color: #000000;
			}

#ad {
	margin: 0px 0px 10px auto;
	}

#footer {
	clear: both;
	width: 472px;
	margin: 5px 0px 5px 180px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	color: #666;
	}
	
	#footer .contact {
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
		}
	
	#footer .website {
		float: right;
		text-align: right;
		}
	
div.spacer {
  clear: right;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  }
	
.postdate, .posted {
	color: #999;
	font-size: 10px;
	text-indent: 0em;
	padding-top: 0.5em;
	}

blockquote, blockquote p {
	text-indent: -0.5em;
	}

img.screencap {
	padding: 0px;
	margin: 10px 5px 0px 10px;
	border: 1px solid #999;
	}
	
	img.screencap+p {
		margin-top: 0px;
		padding-top: 0px;
		font-weight: bold;
		text-indent: 10px;
		}

.post {
	margin-bottom: 2em;
	}
	
	  #menu li a{  
	padding: 0px 10px; 
} 
  #menu{
  	float: left;
	height:132px; 
	width:150px; 
}
  #menu ul{
  	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap; 
	text-align:left; 
	padding:1px 1px 0 1px;
}
  #menu li{
  	margin:0; 
	padding:0; 
	list-style:none; 
}
  #menu li{
  	display:inline-block;
	 display:inline; 
}
  #menu ul ul{
  	position:absolute;
	 left:-9999px; 
}
  #menu ul#toplevel{
  	position:absolute; 
	left:1px;
	 top:5px;
}
  #menu a{
  	 display:block;
	 font:bold 10px verdana,arial,sans-serif; 
	 color:#BA3939; 
	 line-height:18px; 
	 text-decoration:none;
	 padding:0 20px 0 10px; 
} 
  #menu ul li:hover > ul{
  	 left:100%; 
 	 margin-top:-23px; 
	 margin-left:-1px; 
	 	background-color:#efefef;	
			border:1px solid #ccc;
-webkit-box-shadow: 0px 1px 5px 0px 3DD661;
    -moz-box-shadow: 0px 1px 5px 0px 3DD661;
	box-shadow: 0px 1px 5px 0px #3DD661;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
  #menu a:hover ul, 
  #menu a:hover a:hover ul, 
  #menu a:hover a:hover a:hover ul {
  	left:100%;
}
  #menu a:hover ul ul,
  #menu a:hover a:hover ul ul{
  	left:-9999px;
}
  #menu li a:hover{
   
  	color:#3DD661; 
} 
  #menu li:hover > a{
  	
	color:#3DD661; 
}
  #menu li a.fly{
  
}
  #menu li a.fly:hover{
		background-color:#efefef;
} 
  #menu li:hover > a.fly{
  	
}
  #menu table{
  	position:absolute; 
	left:99%; 
	height:0; 
	width:0; 
	border-collapse:collapse; 
	margin-top:-7px; 
	margin-left:-1px;
}
  #menu li a.go:hover{
  
} 
  #menu li:hover > a.go{

}

 #men{
	float: left;
	width: 130px;
	margin: 15px 15px 0 -1px;
	position: relative;
	z-index: 106;
	left: 3px;
	top: 1px;
		border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A3A3A3;
	border-left-color: #A3A3A3;  	
}
 #men ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin:0px;
}
 #men a{
	display: block;
	width: 130px;
}
  #men a:link, #menitems a:visited{
	text-decoration: none;
	font-weight:bold;
}
  #men a:hover{
	
	font-weight:bold;
}
#men h3 {
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.94em;
	letter-spacing: 0.1em;
	margin-bottom: 0.1em;
	margin: 0px;
	padding: 0px;
	color: #CC6633;
			}
 fieldset {
	width:620px;
	padding:20px;
	border:1px solid #ccc;
-webkit-box-shadow: 0px 1px 5px 0px #3DD661;
    -moz-box-shadow: 0px 1px 5px 0px #3DD661;
	box-shadow: 0px 1px 5px 0px #3DD661;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
