@charset "UTF-8";
/* CSS Document */

/*******************************************************
TITLE: Jeff Cales Design Studio Main CSS File  V0.0.1
DATE: 2008.02.02
AUTHOR: Jeffrey Cales
VERSION: 1.0
*******************************************************/



/* =body Define all main values of the site
---------------------------------------------------------------------------*/

body {
	margin: 0 auto;
	text-align:center;
	background-color:#666666;
	}


/* =h1 Default styles for all top-level headings: Black and 140% high
---------------- ------------------------------------------------------- */

h1 {
	color:#FF9900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	text-align:center;
	}

/* =h2 Default styles for all second-level headings: Black and 100% high
------------------------------------------------------------------------ */

h2 {
	
	}
	
/* =h3 Default styles for all third-level headings: Black and 100% high
------------------------------------------------------------------------ */

h3 {
	
	}

/* =paragraph Default style for paragraphs, dark grey, 12px high
------------------------------------------------------------------------ */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	}

.first p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight:bold;
	}
	

.contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: 2em;
	}
	
/* =anchor Default style for anchors, dark grey, 12px high
------------------------------------------------------------------------ */

a {
	outline: none;
	border: none;
	text-decoration: none;
	
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3399FF;
	}


	
/* =wrapper 
------------------------------------------------------------------------ */

#wrapper {
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 30px 0 30px;
	text-align: left;
	overflow: visible;
	}
	
	html.body #wrapper { 
	width: 740px;
	}

	
/* =container 
------------------------------------------------------------------------ */

#container {
	margin: 0 auto;
	width: 50em;
	height: 50em;		
	}

/* =Second Container
------------------------------------------------------------------------ */

#SecCon {
	background: url(../images/gradient.png) repeat-x;
	background-color:#FFFFFF;
	margin: 0 auto;
	height: 50em;
	width: 800px;
	padding-top: 5em;
	border-left:solid thin #996633;
	border-right:solid thin #996633;
	border-bottom:solid thin #996633;	
	}
	
/* =Second Container Portfolio
------------------------------------------------------------------------ */

#SecConPort {
	background: url(../images/gradient.png) repeat-x;
	background-color:#FFFFFF;
	margin: 0 auto;
	height: 80em;
	width: 800px;
	padding-top: 5em;
	border-left:solid thin #996633;
	border-right:solid thin #996633;
	border-bottom:solid thin #996633;	
	}

/* =logo Default style for primary logo
------------------------------------------------------------------------ */

.logo {
	background:#999999;
	background:url(../images/logo_sm.png) no-repeat;
	width: 360px;
	height: 81px;
	float: right;
	z-index: 1;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0em;
	}

/* =logoP Default style for Logo Paragraph
------------------------------------------------------------------------ */

.logo p {

	}



/* =masthead Default style for masthead: gradient background image
------------------------------------------------------------------------ */
#masthead {
	background:#999999;
	background:url(../images/header_sm.gif) no-repeat top center;
	height: 273px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 30px 0 30px;
	text-align: left;
	
	voice-family: "\"}\""; 
	voice-family:inherit; 
	
	width: 740px;
	
	
	}

/* =footer Default style for footer
------------------------------------------------------------------------ */

#footer {
	
	}

/* =orange defines black bars for asthetics
---------------------------------------------------------------------------*/

.orange_bar {
	
	}
	
	
/* =leftColumn Defines Left Column
------------------------------------------------------------------------ */

#left_column {
	_height: 15em;
	_width: 4em;
	width: 24em;
	margin: 4em, 0, 0, 0;
	max-height:15em;
	max-width: 250px;
	border-right:solid thin #FF6633;
	padding-left: 1.7em;
	padding-right: 3em;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#3399FF;
	}
	

/* =rightColumn Defines Right Column
------------------------------------------------------------------------ */

#right_column {
	_width: 35em;
	_height: 99%;
	max-height: 99%;
	max-width: 400px;
	padding-left: 1em;
	padding-right: 1.7em;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#3399FF;
	float: right;
	}
	

/* =IR Defines the Image Replacement Divs
------------------------------------------------------------------------ */

   #getStart {
	margin:0;
	padding:0;
	position:relative;
	width:216px;
	height:43px;
	overflow:hidden;
	z-index: 3;
    }
	 
   #getStart span {
	display:block;
	width:294px;
	height:53px;
	background:url(../images/get_started_1.png) top left no-repeat;
    }
	  
   #itb {
	margin:0;
	padding:0;
	position:relative;
	width:216px;
	height:43px;
	overflow:hidden;
	z-index: 3;
    }
	 
   #itb span {
	display:block;
	width:216px;
	height:43px;
	background:url(../images/itb.png) top left no-repeat;
    }
	
	#dpc {
	margin:0;
	padding:0;
	position:relative;
	width:250px;
	height:43px;
	overflow:hidden;
	z-index: 3;
    }
	 
   #dpc span {
	display:block;
	width:257px;
	height:43px;
	background:url(../images/dpc.png) top left no-repeat;
    }
	  
/* =images Defines Image Div's For Portfolio
------------------------------------------------------------------------ */
.img {
	  _width: 100%;
	  _height: 95%;
	  max-height: 95%;
	  max-width: 100%;
	  margin: .5em;
	  padding-left: 1em;
	  outline: none;
	  text-align: center;
	  }
	  
.img p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	letter-spacing: .05em;
	text-align:center;
	color:#666666;
	text-decoration:none;
	}
	  
.thm {
	_width: 167px;
	_height: 265px;
	max-height: 265px;
	max-width: 167px;
	color:#CCCCCC;
	margin: .5em;
	outline:none;
	border: none;
	float:left;

	}
	
.thm p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#666666;
	letter-spacing: .15em;
	line-height: 1.23em;
	text-align:center;
	text-decoration:none;
	text-align: Center;
	}
	
#clear {
	clear: both;
	}

/* = blah */

