h1, h2, h3, h4, h5, h6, p,
img
{
	outline:0;
	border:0;
	margin:0;
	padding:0;
}
html, body
{
	background:#f3f5ec;
}
body
{
	margin:0 auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#858872;
	text-align:center;
}
h1, h2, h3, h4, h5, h6
{
	padding:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p
{
	padding:6px 0;
}
h1 { font-size:2em; color:#5a533b; }
h2 { font-size:1.6em; color:#51767c; }
h3 { font-size:1.4em; color:#777; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; text-align: justify;}
hr
{
	color:#fff;
	background-color:#fff;
	border:1px dotted #ccc;
	border-style:none none dotted; 
}


#outer
{
	background:#f9f9f6 url(../images/background.jpg) repeat-x;
	margin:0 auto;
	padding:0 0 20px 0;
}
.contentWidth /* use if you want to contain text and such to a max width */
{
	width:800px;
	margin:0 auto;
}
a
{
	color:#51767c;	
}
a:hover
{
	color:#746d55;
}
#logo img
{
	display:block;
	padding:42px 0 20px 0;
	margin:0 auto;
}

h2.intro
{
	font-size:2em;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.01em;
	padding:0 0 30px 0;
}

div.bracket
{
	background:url(../images/divider.gif) no-repeat top center;
	width:409px;
	height:76px;
	margin:0 auto 20px auto;
}

.columns
{
	width:750px;
	margin:0 auto;
	padding:5px 0 15px 0;
}
.column
{
	float:left;
	width:250px;
}
.column p
{
	font-size:100%;
	line-height:1.8em;
	padding:10px 12px 0 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.column h3
{
	padding:10px 0;
	font-size:1.6em;
	color:#51767c;
}
.column h3 a
{
	padding:6px 10px 10px 40px;
}
.column h3 a.active
{
	text-decoration:none;
}

.education h3 a
{
	background:url(../images/heading-icon-notepad.gif) no-repeat;
}

.portfolio h3 a
{
	background:url(../images/heading-icon-book.gif) no-repeat;
}
.contact h3 a
{
	background:url(../images/heading-icon-contact.gif) no-repeat;
}


#footer
{
	clear:both;
	padding:20px 0 30px 0;
	background:#f3f5ec url(../images/background-footer.gif) repeat-x top center;
}
#footer a
{
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
.social-media a
{
	padding:0 10px;
}
#footer p
{
	font-size:85%;
}

.divider
{
	border-bottom:3px double #eee;
}


form.contactForm
{
	width:750px;
	margin:24px auto;
	padding:12px 0;
}
.contactForm .field
{
	padding:10px 0 2px 0;
}
.contactForm label
{
	display:block;
	font-weight:bold;
}
.contactForm .textbox,
.contactForm .textarea,
.contactForm .submit
{
	border:1px solid #ccc;
	padding:6px;
	font-weight:bold;
	color:#777;
	width:300px;
}
.contactForm .textarea
{
	width:300px;
	height:120px;
}
.contactForm .submit
{
	background:#746d55;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	width:315px;
}

.hidden, .alternate 
{
	display:none;
}

.alert
{
	padding:5px 5px 5px 5px;
	margin:0 auto;
	background:#51767c;
	border-left:2px solid #8baaaf;
	border-right:2px solid #8baaaf;
	border-bottom:2px solid #8baaaf;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
}
.success
{
	color:#fff;
}

p.noscript
{
	padding:20px 0;
	width:500px;
	margin:0 auto;
	background:#990000;
	color:#fff;
	
}

.expanded
{
	background:#fff;
	border-top:5px solid #eee;
	border-bottom:2px solid #eee;
	padding:20px 20px;
	text-align:left;
}
.expanded .column50
{
	width:48%;
	float:left;
	padding-right:10px;
}
.expanded .column25
{
	width:23%;
	float:left;
	padding-right:10px;
}
.expanded .column33
{
	width:32%;
	float:left;
	padding-right:10px;
}

.portfolio-items .item
{
	float:left;
	padding:15px 12px 25px 0;
	width:142px;
	text-align:center;
}
.portfolio-items .end
{
	padding-right:0px;;
}
.portfolio-items a
{
	text-decoration:none;
}
.portfolio-items .item p
{
	font-size:85%;
	background:#f6f6f6;
	border-top:1px solid #ccc;
}

.breadcrumbs p
{
	font-size:80%;
}

/* more/less links... */
a.choices, a.alternate
{
	padding:0 0 0 18px;
}
a.choices
{
	background:url(../images/icon-plus.jpg) no-repeat;
}
a.alternate
{
	background:url(../images/icon-minus.jpg) no-repeat;
}


#message
{
	color:#990000;
	font-weight:bold;
}

.photoright 
{
	float: right; 
	
	margin: 0; 

} 

.photoleft
{
	float: left; 
	padding:3px 15px 60px 0px; 
	margin: 0; 

} 


/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

/* Hire me */
#hire-me-button {
	cursor: pointer;
}
#hire-me-drawer {
	position: absolute;
	z-index: 1000;
	width: 940px;
	display: none;
}

#drawer-main {
	background: url(../images/drawer-bg.png) repeat-y;
	width: 940px;
	padding: 20px 20px 0px 20px;
}

#drawer-bottom {
	background: url(../images/drawer-bottom.png) no-repeat center top;
	width: 940px;
}

#drawer-button {
	background: url(../images/drawer-close.png) no-repeat left bottom;
	display: block;
	width: 140px;
	height: 31px;
	padding-top: 9px;
	text-align: center;
	position: relative;
	margin: 0px -10px 0px auto;
	color: #d5fbff;
}

#drawer-close:hover {
	text-decoration: none;
}

#drawer-description {
	width: 320px;
	float: left;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}

#drawer-description h2 {
	margin-top: 0px;
}

#drawer-form {
	float: left;
	margin-left: 80px;
	width: 520px;
	height: 130px;
}

#drawer-form fieldset {
	border: none;
	padding: 0px;
}

#drawer-form input[type=text] {
	background: url(../images/drawer-input-bg.jpg) repeat-x;
	color: #2f3738;
	padding: 2px;
	border: 1px solid #292f31;
	height: 14px;
	width: 156px;
}

#drawer-form input[type=reset], #drawer-form input[type=submit] {
	background: url(../images/main-button-short.jpg) no-repeat;
	height: 30px;
	width: 100px;
	border: none;
	margin: 20px 0px 0px 20px;
}

#drawer-form input[type=submit] {
	margin-top: 10px;
}

#drawer-form textarea#drawer-contact-message {
	background: url(../images/drawer-textarea-bg.jpg) repeat-x;
	border: 1px solid #292f31;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #2f3738;
	margin-top: 20px;
	width: 285px;
	float: left;
	height: 58px;
}

#drawer-form label {
	font-size: 11px;
	color: #d5fbff;
}

#drawer-form label[for=drawer-contact-name], #drawer-form label[for=drawer-contact-message] {
	float: left;
	display: block;
	width: 80px;
	padding-top: 5px;
}

#drawer-form label[for=drawer-contact-message] { 
	margin-top: 20px; 
}

#drawer-form label[for=drawer-contact-email] { 
	margin-left: 20px; 
}

#drawer-contact-message {
	width: 200px;
	height: 50px;
}

.net-services {
	width: 245px;
        margin:0 auto;  
        display:block; 
	
}

.icon {
        margin: 0px 0px 10px 15px;
        width: 23px;
        float: left;
}



/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

.net-services {
	width: 245px;
        margin:0 auto;  
        display:block; 
	
}

.icon {
        margin: 0px 0px 10px 15px;
        width: 23px;
        float: left;
}


/* clearfix end */ 






