

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:15px/1.6 Georgia, Goudy Old Style, 'SortsMillGoudyRegular', serif;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

h1 {
	font-size:3.1em;
	font-family:Rockwell, 'RockwellStdRegular',sans-serif;
	color:#000000;

}
h2 {
	font-size: 3.8em;
}

h3 {
	font-size:2.9em;
}

h4{
	font-size:3em;
	line-height:1em;
}

h2, h3, h4, h5, h6 {
	font-family:Rockwell, 'RockwellStdRegular',sans-serif;
	color:#666666;
}

#subHead {
	font-size:1.09em;
	font-style:italic;
	padding-left:185px;
	margin-top:-20px;
}

i {
	font-family:'SortsMillGoudyItalic', Goudy Old Style; serif;
}
.strikeThrough {
	text-decoration:line-through
}

.openamp {
  font-family: GoudyBookletter1911Regular;
}

/*a {
	color:#666666;
	border-bottom:1px dashed #666666;
	text-decoration:none;
}*/

.dropcap {
    font-size: 443%;
    float: left;   
    line-height: 0.5em;
    padding: 0 5px 0 0;       
    color: #999999;    
    font-weight: 500;
    font-family: Rockwell, 'RockwellStdRegular',sans-serif, 'SortsMillGoudyRegular', Goudy Old Style; serif;    
    left: -3px;
}

blockquote {
  	font-size:130%;
  	color:#666666;
  	font-style:bold;
  	line-height:160%;
  	margin:35px 0 55px 0;
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #999999;
 }


.bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #999999;
 }
	
#jsddm {	
	margin: 0;
	padding: 0 0 100px 0;
	position:relative;
	z-index:500;
}
	
	#jsddm li {	
		float: left;
		list-style: none;
		font: 1.2em}

	#jsddm li a {	
		font-size:1.2em;
		display: block;
		background: #999999;
		padding: 0px 23px;
		text-decoration: none;
		margin: 0 0 0px 0;
		color: #FFFFFF;
		text-align: center;}

	#jsddm li a:hover {	
		background: #666666
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			line-height:2em;
		}
		
		#jsddm li ul li {	
			float: none;
			display: inline
		}
		
		#jsddm li ul li a {	
			text-align: left;
			background: #999999;
			border:none;
		}
		
		#jsddm li ul li a:hover {	
			background: #666666;
			border:none;
		}

	.border {
		border-right: 2px solid #e7e7e7; 
	}
	.noBorder {
		border-right:none;
	}

#deck {
	padding:10px 0 50px;
}

p {
  margin-bottom: .5em; 
}

p + p {
  margin-top: 0; 
}

.super {
	position:relative;
	font-size:.5em;
	bottom:10px;
}

#description a:link {
	text-decoration:none;
	border-bottom:1px dashed #666666;
}
#description a, a:visited {
	
	text-decoration:none;
}
#description a:hover, a:active {
	
	text-decoration:none;
	border-bottom:1px dotted #666666;
}

#description .button a:hover, a:active {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}

.breadcrumb {
	color:#333333;
}
	.breadcrumb a {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #666666;
	}
	
	.breadcrumb a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

.link {
	/*float:left;
	width:280px;
	margin:0 30px 0 0;
	padding:20px 0 10px 0;
	border-bottom:1px dashed #666666;*/
	display:inline-block;
    width:280px;
    margin:0 30px 0 0;
    padding:20px 0 10px 0;
    border-top:1px dashed #666666;
	vertical-align:top;
}
* html .link{display:inline}/* ie6*/
*+html .link{display:inline}/* ie7*/

#description {
	float:left;
	width:300px;
	padding:0 0 90px 30px;
}

	#description .button a{
		color:#FFFFFF;
		display:block;
		text-decoration:none;
		border-bottom:none;
	
	}

	#description a {
	/*color:#333333;*/
	text-decoration:none;
	border-bottom:1px dashed #666666;
	}
	
	#description a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

.button {
	color:#FFFFFF;
	font-family:rockwell, 'RockwellStdRegular', sans-serif;
	font-weight:bold;
	letter-spacing:.1em;
	width:100px;
	text-align:center;
	background: -moz-linear-gradient(top, #207cca 0%, #2989D8 0%, #7db9e8 0%, #1E5799 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#207cca), color-stop(0%,#2989D8), color-stop(0%,#7db9e8), color-stop(100%,#1E5799)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#1E5799',GradientType=0 ); /* ie */
	-moz-border-radius: 1em;
  	border-radius: 1em;
  	padding:3px;
  	margin:10px 0;
}

	.button a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
	}
	.button a:active {
	background: #207cca; /* old browsers */
	background: -moz-linear-gradient(top, #207cca 0%, #2989D8 0%, #7db9e8 0%, #1E5799 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#207cca), color-stop(0%,#1E5799), color-stop(100%,#7db9e8)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#7db9e8',GradientType=0 ); /* ie */
	border-radius: 1em;
	outline:none;
	text-decoration:none;
	border-bottom:none;
	}
	.button a:visited{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
	text-decoration:none;
	border-bottom:none;
	}
	.button a:focus{
	color:#FFFFFF;
	}
.categoreis h4{
	padding-top:15px;
}
.categories p {
	width:600px;
	padding:15px 0;
}
		
#thumbs ul {
	list-style-type: none;
	padding-bottom: 50px;
}

	#thumbs li {
		line-height:1.5em;
		
	}	
	
	#thumbs li {
		list-style: none; 
		float: left; 
		margin: 0 30px 30px 0;
	}

	#thumbs a img {
		border: 1px solid #aaa;
	}
	
	#thumbs a {
		color:#666666;
		text-decoration:none;
	}
	
	#thumbs a:hover img {
		border:1px solid #333333;	
	}

	/*#thumbs p a{
		text-align:left;
		font-size: 14px;
		line-height:16px;
		text-wrap:break-word;
		margin:0px;
		padding:0px;
		width:200px;
		text-decoration:none;
		border-bottom:1px dashed #666666;
	}*/

/* for the resume page*/	
#columns {
        width: 960px;
		padding-top:30px;
		margin-bottom:90px;
		font-size:1em;
    }

    #columns .column {
        position: relative;
        width: 450px;
    }

    #columns .left {
        float: left;
    }

    #columns .right {
        float: right;
    }	

	#columns p {
		margin-bottom:2em;
	}
	
	/*#columns .bullet {
		padding-left: .7em;
		text-indent: -.7em;
		padding:0px;
		line-height:0px;
	}*/
	
h5 {
	border-bottom:1px dashed #999999;
	color:#333333;
	font-size:1.2em;
	line-height:1.2em;
}

h6 {
	color:#333333;
	font-size:1.2em;
	line-height:1.2em;
}
	
cite {
    text-indent: -0.4em;
}

small {
	color:#999999;
	font-size:13px;
	line-height:.5em;
}

#contact {
		
		padding: 30px 0 50px 0; overflow: hidden;
	}

	form div {
		float: left;
	}

	label {
		display: block; margin: 0 0 5px 0;
	}
	input {
		width: 320px; height: 30px; padding: 0px 15px; margin: 0 30px 0px 0;
		background-color: #FFFFFF;
		border: 1px dashed #666666;
		font: 18px georgia, Goudy Old Style, 'SortsMillGoudyRegular', serif; color: #666666;
	}
		input:focus {
		}
	textarea {
		width: 350px; height: 223px; padding: 0px 15px;
		background-color: #FFFFFF;
		border: 1px dashed #666666;
		font: 24px/20px georgia, Goudy Old Style, 'SortsMillGoudyRegular', serif; color: #666666;; 
	}
		textarea:focus {
		}
	
/*#form {
	margin-top:20px;
	font-size:15px;
}

	form#email {
		background: #ffffff;
		border: none;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		font-size:18px;
		outline: none;
	}

	form#email textarea, form#email input {
		font-size:18px;
	}

	form#email textarea {
		font-size:18px;
	}*/
 	
#footer {
	padding-top:30px;
	margin-top:30px;
	border-top: 1px dashed #666666;
}

#twitter_div {
	width:450px;	
	padding:0 0 30px;
}

.border_radius {
	-moz-border-radius: 1em;
  	border-radius: 1em;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {

	float:left;
    width:600px;
    height:371px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	border: 1px solid #aaa;
	margin-top:10px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: georgia, Goudy Old Style, 'SortsMillGoudyRegular', serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:none;
    border-bottom:1px dashed #666666;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* firerox */
::-moz-selection
{
 background:#FFCC11;
 color:#FFFFFF;
}
/* webkit*/
::selection{
 background:#FFCC11;
 color:#FFFFFF;
}  
