/*
-----------------------------
gurroladesign.com Style Sheet
author:George Luis Gurrola
version: 2007.12

Stylesheet: Element038 | Light Minimalisr\t
-----------------------------
*/

* { margin:0; padding:0;} 

img { border:none;} 

body {
	font:62.5%/1.3em  Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff; 
	color:#999999;
	}

#main_wrapper {
	background:url(../images/bg_body.gif) repeat-x  center center;/*horizontal shadow that wraps container*/
	}
	
#wide_rule {
	color:#666666;
	background-color: #efefef;
	}

#body_container {
	margin:0 auto;
	width:612px;
	color:#333333;
	background-color: #FFFFFF;
	}

#bc_padding {
	padding:3px;
	border-top: 1px dashed #d9d9d9;
	border-bottom: 1px dashed #d9d9d9;
	}




#header {
	margin:0 auto;
	width:612px;
	height:50px;
	}
	
#header_padding {
	padding:3px 40px;
	}
	

#footer {
	margin:0 auto;
	width:612px;
	height:50px;
	}
	
#footer_padding {
	padding:18px 50px;
	}

h1 {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1em;
	}
	
p {
	font-family:arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	letter-spacing:normal;
	font-weight: normal;
	font-style: normal;
	background-color:#FFFFFF;
	color: #333333;
	margin-bottom: 6px;
	}

#enter{
	text-align:center;
	}

#enter a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px;
	color:#333333;
	background-color:#f1f1f1;
	font-size: 0.8em;
	letter-spacing:10px;
	font-weight: normal;
	font-style: normal;
	}

#enter a:hover{
	color:#FFFFFF;
	background-color:#33CCFF;
	}

#enter a:active{
	color:#33CCFF;
	background-color:#f6f6f6;
	}


#open {
/*empty container for now*/
	}


h1#logo {
	margin:0;
	padding:0;
	float: left;
}
h1#logo a {
	display:block;
	background: url(../images/logo_alt.gif) 0 -40px no-repeat;
	width:162px;
	height:40px;
	text-indent:-9000px;
	cursor: default;
}

h1#logo a:hover {
	background-position: 0 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1em;
	letter-spacing:-1px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	color: #33CCFF;

}

h2 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:.8em;
}

.h2_border {
	border-bottom: 1px dotted #efefef;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1em;
	letter-spacing:-1px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	color: #666666;

}

#content {
	margin-top: 3px;
	float:left;
	display:inline;
	width:403px;
	height:186px;
}


.home_section {
	width:348px;
	height:166px;
	background:url(../images/home_box_minimalist.jpg) top center  no-repeat;
	padding-left:45px;
	padding-top:20px;
	padding-right:10px;
}


.section {
	width:348px;
	height:166px;
	background:url(../images/empty_box.jpg) top center  no-repeat;
	padding-left:45px;
	padding-top:20px;
	padding-right:10px;
}




#nav {
	margin-top: 3px;
	float:right;
	display:inline;
	width:200px;
	height:186px;
	background:url(../images/nav_bg_minimalist.jpg) top right no-repeat;
}


#nav_padding {
	padding:20px 6px;
}

#nav ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	text-align:left;
	font-family:arial, Verdana, Arial, Helvetica, sans-serif;
}

#nav a {
	display:block;
	padding: 3px 1px 3px 5px;
	width:180px;
	background-color:#fefefe;
	color:#666666;
	border-bottom: 1px solid #efefef;
	text-decoration:none;
	margin: 1px 0;
}


#nav a:hover {
	color:#33CCFF;
	background-color:#f6f6f6;
}


#nav a:active {
	color:#33CCFF;
	background-color:#f6f6f6;
}
 
.content_container {
	margin: 3px 0 0 0;
}
.cc_content_padding {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 47px;
	padding-bottom: 3px;
	padding-left: 47px;
}
 
 
.cc_top {
	background:url(../images/content_container_01_minimalist.jpg) top left no-repeat;
	width:606px;
	height:17px;
}

.cc_content {
	background:url(../images/content_container_02.jpg) top left repeat-y;
	width:606px;
}

.cc_bottom {
	background:url(../images/content_container_03.jpg) top left no-repeat;
	width:606px;
	height:8px;
}
	#skin {
	width: 285px;
	float: right;
	margin-top: 15px;
	text-align: right;
}



a {
	text-decoration:none;
	background-color:#f6f6f6;
	color:#4f4f4f;
}

a:hover {
	background-color:#f6f6f6;
	color:#33CCFF;
}
#footer_copy {
	float:left;
}

#footer_email {
	float:right;
	width:66px;
	height:24px;
}

#footer p {
	background-color:#fafafa;
	color: #666666;
}


#footer_ie7 {
	float:right;
	width:66px;
	height:24px;
}


#footer_ie7 a {
	display:block;
	width:66px;
	height:24px;
	background:url(../images/ie7logo.gif) 0  0 no-repeat;
	cursor: default;
}


#footer_ie7 a:hover {
	background-position: 0 -24px;
}


.jlg {
	float:left;
	padding-right:4px;
	margin-right:4px;
	border-right: 3px solid #efefef;
}

.port_rows {
	height:40px;
	margin-bottom: 2px;
	margin-top: 10px;
}

.port_item {
	float:left;
	background-color:#FFFFFF;
	color:#efefef;
}

.port_item a{
	display:block;
	width:38px;
	height:30px;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #33CCFF;
	background-color:#FFFFFF;
	color:#f2f2f2;
}

.port_item a:hover {
	display:block;
	float:left;
	width:38px;
	height:30px;
	background-color:#efefef;
	border: 1px solid #cccccc;
	color:#ffffff;
}




.clear {
	clear:both;
}

.ornament {
	width:18px;
	height:11px;
	margin-left:5px;
	background:url(../images/content_container_end.gif) 0 0 no-repeat;
	display: inline;/*for validation purposes using inline, ideal would be inline-block*/
}


#home h2{
	font-size: 3.8em;
	color: #666666;
	font-weight: bold;
	line-height: 1em;
	background-color: #FFFFFF;
}


#home span{
	background-color:#FFFFFF;
	color: #68DAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	
}


#home p{
	text-transform:lowercase;
	color: #333333;
	font-weight: bold;
	line-height: .1em;
	padding-left: 3px;
	font-family: "trebuchet ms", sans-serif;
	background-color: #FFFFFF;
}
#home_container {
	width: 240px;
	margin-top: 50px;
}
#home .port_rows .port_item a {
	background-color: #FFFFFF;
	color:#efefef;
	border: 1px solid #cccccc;
}

#home .port_rows .port_item a:hover {
	background-color: #efefef;
	border: 1px solid #33CCFF;
	color:#ffffff;
}


#experiments a , #my_links a {
background:url(../images/link_thumb.gif) 0 0 no-repeat;
padding-left:23px;
margin-left:0;
background-color:inherit;
color:inherit;
}


#contact span {
	padding-left: 1.0em;
	background-color:#FFFFFF;
	color: #f9f9f9;
}



#contact  a:hover span {
	background-color:#FFFFFF;
	color: #000000;
	}
