body {
    background: url(../images/background_grey_small.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#a8a9ad;
	color: #222222;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}
	
#wrap {

	width: 730px;
	margin: 0px auto 0px;
	padding: 0px 20px 0px 20px;
	}
	
	
/************************************************
*	Links									*
************************************************/

a, a:visited {
	color: #017F8D;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	cv 		    	    	        * 
************************************************/
	

	
#cv #header #contact_link a, #cv #header #portfolio_link a, #cv #header #cv_link a, {
    color:#222222;
}

#cv #header #cv_link a:hover {
	color:#00CCCC;
	text-decoration:none;
	}
	
#cv #header #contact_link a:hover {
	color:#FF3366;
	text-decoration:none;
	}
	
#cv #header #portfolio_link a:hover {
	color: #222222;
	}
	
#cv #header a, #cv #header a:hover {
	color:#00CCCC;
	}

#cv h2 {
	color:#00CCCC;
	}
	
#cv_link {
  color: #00CCCC;
}

.contact a:hover {
	color: #00CCCC;
	text-decoration:none;
	}
	
/************************************************
*	Header  									*
************************************************/
/* this is the black line on top */
#header_top {
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	margin: 0px auto 0px;
	border-top: 10px solid #000000;
	}

#header {
	width: 730px;
	height: 90px;
	margin: 0px auto 0px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	font-size: 14px;
	color: #222222;
	}
	
#header a {
    font-family: georgia, times, serif;
	font-size: 36px;
	color: #222222;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header a:hover{
	color: #222222;
	}
	
#headerleft {
	width: 365px;
	height: 90px;
	float: left;
	margin-top:10px;
    font-style: italic;
	}
	
#headerright {
	width: 365px;
	height: 90px;
	float: right;
	text-align: right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
		
#headerright ul li a, #headerright ul li a:visited {
	color: #999999;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: lowercase;
	}
		
#headerright ul li a:hover {
	color: #000000;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

div .content {
	width: 730px;
	padding: 0px;
	display: inline;
	margin-bottom: 40px;
	}
	
.content div {
	padding: 0px;
	}

.content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
.content .technologies {
    font-style:italic;
	}
	
.content h1 {
	color: #000000;
	font-size: 300%;
    font-family: georgia, times, serif;
    font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.content h3 {
    font-family: georgia, times, serif;
    font-size: 125%;
    font-weight: normal;
    font-style: italic;
    line-height: 125%;
    margin: 4px 0px 7px 0px;
    padding: 0px;
    }

.content h4 {
	color: #000000;
	font-size: 300%;


	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
.contentleft {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: inline;
	}
	
blockquote{
	background: #F2F2F2;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 500px;
	padding: 2px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}
	
/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/



.l_sidebar h2 {
	color: #000000;
	font-size: 120%;
    font-family: georgia, times, serif;
    font-style: italic;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

div .l_sidebar {
	float: left;
	width: 365px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	display: inline;
	}
	
.l_sidebar a img {
    width: 300px;
    height: 225px;
	border-width:10px;
	border-style:solid;
    border-color:#000000;
	}
	
.l_sidebar a:hover img {
    width: 300px;
    height: 225px;
	border-width:10px;
    border-color:#a8a9ad;
	}
	
.l_sidebar h3 {
	color: #000000;
	font-size: 12px;
    font-family: georgia, times, serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
.l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.l_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.l_sidebar ul li a, .l_sidebar ul li a:visited {
	color: #017F8D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

.l_sidebar ul li a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
.l_sidebar ul li p a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

div .r_sidebar {
	float: right;
	width: 365px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	display: inline;
	}
	
.r_sidebar h3 {
	color: #000000;
	font-size: 12px;
font-family: georgia, times, serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}

.r_sidebar h2 {
	color: #000000;
	font-size: 120%;
font-family: georgia, times, serif;
font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

.r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.r_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.r_sidebar ul li a, .r_sidebar ul li a:visited {
	color: #017F8D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

.r_sidebar ul li a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
.l_sidebar ul li p a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
/************************************************
*	contact 		    	    	        * 
************************************************/

div .contact {
	width: 730px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	display: inline;
	}
	
.contact h3 {
	color: #000000;
	font-size: 12px;
font-family: georgia, times, serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}

.contact h2 {
	color: #000000;
	font-size: 120%;
font-family: georgia, times, serif;
font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

.contact ul {
	list-style: none;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	}

.contact ul li {
	list-style-type:circle;
	list-style-position:inside;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.contact ul li a, .r_sidebar ul li a:visited {
	color: #017F8D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

.contact ul li a:hover, .r_sidebar ul li a:hover {
	color: #00CCCC;
	text-decoration: none;
	}
	

	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #fff;
	width: 940px;
	height: 250px;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	border-top: 5px solid #000000;
	border-bottom: 2px solid #000000;
	}

#footer p {
	color: #000000;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #C0C0C0;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

#footer a {

	text-decoration: none;
	}

#footer a:hover {

	text-decoration: underline;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#footer ul li a:hover {
	background: #fff;
	color: #017F8D;
	text-decoration: none;
	}
	
.footerleft {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footermiddle {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;
	width: 285px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#f {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #666666;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #666666;
	}
	
#sbutt {
	background: #878787;
	width: 200px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
#author, #email, #url {
	background: #FFFFFF;
	width: 300px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #FFFFFF;
	width: 440px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #F2F2F2;
	width: 150px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}