html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,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;}:focus{outline:0;}ol,ul{list-style:none;}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:"" "";}

/*--------------- layout --------------------*/	
html {
	text-align: center;
	}
body {
	font: 16px/22px Georgia, serif;
	background: #f0efec url(i/bg.jpg) repeat-x;
	color: #333;
	text-align: center;
	}	
#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0;
	text-align: left;
	}	
#container {
	width: 940px;
	margin-left: 20px;
	margin-right: 20px;
	}
div#content {
	float:left;
	width: 620px;
	}
#side {
	margin-top: 20px;
	float: right;
	width: 300px;
	}		
	
/*---------------mast----------------*/		
	
h1 {
	width: 405px;
	height: 113px;
	text-indent: -9999px;
	}	
h1 a:link, h1 a:visited {
	display: block;
	width: 405px;
	height: 113px;
	background: transparent url(i/h1.png) top left no-repeat;
	}
h1 a:hover {
	background: transparent url(i/h1.png) top left no-repeat;
	}	

div.skip-link {
	position:absolute;
	left:20px;
	top:2px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}	
div#header_search{
	position: absolute;
	top: 20px;
	right: 20px;
	}

/*---------------links --------------------*/		


a:link, #content .lightbox:link, content .lightbox:visited, a:visited {
	color: #0a3673;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	background: none;
	}
a:hover, #content .lightbox:hover, #content .lightbox:active, a:active {
	color: #db3738;
	text-decoration: underline;
		background: none;
	}	
	
#content a:link, #content a:visited {
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #0a3673;
border:0 none;
color:#fff;
margin:0 2px;
padding:1px 6px;
white-space:nowrap;
text-decoration: none;
}

#content a:hover, #content a:active {
background:none repeat scroll 0 0 #db3738;
border:0 none;
color:#fff;
margin:0 2px;
padding:1px 6px;
text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*-------------------------nav----------------------------------------*/	
.nav {
	width: 620px;
	height: 23px;
	background: url(i/nav.png) no-repeat;
	position: absolute;
	left: 340px;
	top: 70px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 23px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
/*--portfolio--*/	
.nav .portfolio a:link, .nav .portfolio a:visited {
	left: 0;
	width: 155px;
	}
.nav .portfolio a:hover, .nav .portfolio a:focus {
	background: url(i/nav.png) no-repeat 0 -23px;
	}
.nav .portfolio a:active {
	background: url(i/nav.png) no-repeat 0 -23px;
	}
.current-portfolio .portfolio a:link, .current-portfolio .portfolio a:visited {
	background: url(i/nav.png) no-repeat 0 -23px;
	cursor: default;
	}	
.nav-portfolio, .nav-portfolio-click {
    position: absolute;
    top: 0;
    left: 0;
    width: 155px;
    height: 23px;
    background: url(i/nav.png) no-repeat 0 -23px;
}
.nav-portfolio-click {
	background: url(i/nav.png) no-repeat 0 -23px;
	}

/*--about--*/	
.nav .about a:link, .nav .about a:visited {
	left: 155px;
	width: 155px;
	}
.nav .about a:hover, .nav .about a:focus {
	background: url(i/nav.png) no-repeat -155px -23px;
	}
.nav .about a:active {
	background: url(i/nav.png) no-repeat -155px -23px;
	}
.current-about .about a:link, .current-about .about a:visited {
	background: url(i/nav.png) no-repeat -155px -23px;
	cursor: default;
	}	
.nav-about, .nav-about-click {
    position: absolute;
    top: 0;
    left: 155px;
    width: 155px;
    height: 23px;
    background: url(i/nav.png) no-repeat -155px -23px;
}
.nav-about-click {
	background: url(i/nav.png) no-repeat -155px -23px;
	}
/*--blog--*/	
.nav .blog a:link, .nav .blog a:visited {
	left: 310px;
	width: 155px;
	}
.nav .blog a:hover, .nav .blog a:focus {
	background: url(i/nav.png) no-repeat -310px -23px;
	}
.nav .blog a:active {
	background: url(i/nav.png) no-repeat -310px -23px;
	}
.current-blog .blog a:link, .current-blog .blog a:visited {
	background: url(i/nav.png) no-repeat -310px -23px;
	cursor: default;
	}
.nav-blog, .nav-blog-click {
    position: absolute;
    top: 0;
    left: 310px;
    width: 155px;
    height: 23px;
    background: url(i/nav.png) no-repeat -310px -23px;
}
.nav-blog-click {
	background: url(i/nav.png) no-repeat -310px -23px;
	}
/*--contact--*/	
.nav .contact a:link, .nav .contact a:visited {
	left: 465px;
	width: 155px;
	}
.nav .contact a:hover, .nav .contact a:focus {
	background: url(i/nav.png) no-repeat -465px -23px;
	}
.nav .contact a:active {
	background: url(i/nav.png) no-repeat -465px -23px;
	}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(i/nav.png) no-repeat -465px -23px;
	cursor: default;
	}
.nav-contact, .nav-contact-click  {
    position: absolute;
    top: 0;
    left: 465px;
    width: 155px;
    height: 23px;
    background: url(i/nav.png) no-repeat -465px -23px;
	}
.nav-contact-click{
	background: url(i/nav.png) no-repeat -465px -23px;
	}

/*-------------------page description-----------------------*/		
#page_description {
	color: #fff;
	width: 620px;
	height: 189px;
	padding-top: 20px;
	}
#page_description a:link, #page_description a:visited {
	color: #db3738;
	text-decoration: underline;
	}
#page_description a:hover, #page_description a:active {
	color: #fff;
	text-decoration: underline;
	}	
#page_description h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}
/*-------------------portfolio page-----------------------*/	
.project {
	width: 620px;
	position: relative;
	min-height: 200px;
	font-size: 13px;
	line-height: 19px;
	margin-top: 10px;
	}	
.project h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-size:16px;
	font-weight:bold;
	color: #666;
	}	
.project_description {
	float: right;
	width: 300px;
	margin-right: 10px;
	}	
.project img {
	float: left;
	width: 300px;
	height: 190px;
	}
.small {
	font-size: 12px;
	}		
/*-------------------blog-----------------------*/			
.post {
	margin-bottom: 20px;
	}
.entry-meta {
	font-size: 11px;
	line-height: 15px;
	}
.entry-title {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size:25px;
	font-weight:bold;
	margin-bottom: 10px;
	}	
.entry-title a:link, .entry-title a:visited {
	text-decoration: none;
	}
.return {
	font-size: 10px;
	}
.entry-title,.entry-meta {
	clear:both;
}
.entry-date {
	font-family:Arial, Helvetica, sans-serif;
	color: #dd4b4a;
	font-size: 18px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-weight: bold;
	}

/*-------------------sidebar-----------------------*/	
div.sidebar {
	overflow:hidden;
	}
div.sidebar h3 {
	font-size:1.2em;
	}
div.sidebar li form {
	}
div.sidebar li {
list-style:none;
margin:0 0 2em;
	}
div.sidebar ul ul {
margin:0 0 0 1em;
	}
div.sidebar ul ul li {
list-style:none;
margin:0;
	}
div.sidebar ul ul ul {
margin:0 0 0 0.5em;
	}
div.sidebar ul ul ul li {
list-style:none;
	}
/*----------primary sidebar------------*/	
div#primary {
	height: 182px;
	position: relative;
	padding: 0;
	}
/*--seacrh form--*/		
#search {
	height: 40px;
	margin-bottom: 5px;
	}
.skills_h3 {
	text-indent: -9999px;
	background: transparent url(i/skills_h3.png) top left no-repeat;
	display: block;
	width: 237px;
	height: 31px;
	padding: 0;
	}
#skills {
	font-size: 12px;
	color: #fff;
	}	
#s {
	padding: 0;
	}
#search_submit	{
	margin-left: 10px;
	}	
.text {
	}	
.search_label {
	text-indent: -9999px;
	background: transparent url(i/h3_search.png) top left no-repeat;
	display: block;
	width: 80px;
	height: 37px;
	float: left;
	}
/*--rss-*/		
li.rss-links {
	margin: 0;
	}	
a.rssLink {
	text-indent: -9999px;
	background: transparent url(i/rssLogo.png) top left no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	padding: 0;
	text-decoration: none;
	}

#recent_posts {
	font-size: 14px;
	}
#recent_posts a{
	font-size: 16px;
	}	

.dotted {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #666;
	}					
/*-------------secondary sidebar---------------*/	
div#secondary {
	border-left: 1px dotted #666;
	}
h3.h3_recent_posts{
	text-indent: -9999px;
	background: transparent url(i/h3_recent_posts.png) top left no-repeat;
	display: block;
	width: 250px;
	height: 37px;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	}	
h3.h3_categories {
	text-indent: -9999px;
	background: transparent url(i/h3_categories.png) top left no-repeat;
	display: block;
	width: 250px;
	height: 37px;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	}
h3.h3_archives {
	text-indent: -9999px;
	background: transparent url(i/h3_archives.png) top left no-repeat;
	display: block;
	width: 250px;
	height: 37px;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	}		
h3.h3_blog {
	text-indent: -9999px;
	background: transparent url(i/h3_blogroll.png) top left no-repeat;
	display: block;
	width: 250px;
	height: 37px;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	}	
h3.h3_bitsbobs {
	text-indent: -9999px;
	background: transparent url(i/h3_bitsbobs.png) top left no-repeat;
	display: block;
	width: 250px;
	height: 37px;
	padding: 0;
	margin-bottom: 2px;
	margin-left: 15px;
	}	
/*-------------other stuff---------------*/	


form#commentform {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
}
.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
}
.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text{
	font-style:italic;
}
div.gallery dl{
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}
.commentForm
{   width: 514px;
    height: 323px;
    position: relative;
    background-image: url(i/commentform.jpg);
    background-repeat: no-repeat;
	margin: 15px 0 0 80px;
}

.commentForm input[type="text"], .commentForm textarea{
    width: 250px;
    left: 32px;
    position: absolute;
    border-width:0px;
    font-weight:bold;
    font-family:Arial, Sans-Serif;
    font-size:0.9em;
}
.nameField{
    top: 44px;
    height: 22px;
    background-image: url(i/transparent.png);
	position: absolute;
	left: 30px;
	border: none;
}
.nameLabel{ 
	left: 30px;
	top: 20px;
	width: 64px;
	height: 18px;
	position: absolute;
	background-image: url(i/name.png);
	display: block;
	text-indent: -9999px;
	}
.emailField{
    top: 97px;
	left: 30px;
    height: 22px;
    background-image: url(i/transparent.png);
	position: absolute;
	border: none;
}
.emailLabel{ 
	left: 30px;
	top: 77px;
	width: 64px;
	height: 18px;
	position: absolute;
	background-image: url(i/email.png);
	display: block;
	text-indent: -9999px;
	}
.commentField{
    top: 150px;
    height:130px;
    background-image: url(i/transparent.png);
	position: absolute;
	}
.commentLabel{ 
	left: 30px;
	top: 130px;
	width: 64px;
	height: 18px;
	position: absolute;
	background-image: url(i/message.png);
	display: block;
	text-indent: -9999px;
	}
.sendButton{
    position:absolute;
    top:250px;
    left:300px;
    width:100px;
    height:30px;
    border:solid 2px #ad9474;
    background-color:#7c6852;
    color:#e1cdae;
	}

.post {
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
	}


.margin-20 {
	margin-bottom: 20px;
	}

.entry-content p {
	margin: 0 0 10px 0;
	}





/*-------------------------footer----------------------------------------*/	
#footer {
	margin-top: 20px;
	height: 100px;
	background: #cf3536 url(i/footer.jpg) repeat-x 0 top;
	color: #fff;
	}	
#footer_content {
	color: #fff;
	width: 980px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	position: relative;
	text-align: left;
	}	
#footer_content a:link, #footer_content a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer_content a:hover, #footer_content a:active {
	color: #0a3673;;
	text-decoration: none;
	}		
.technocrati {
	float: right;
	margin-right: 25px;
	}		
