﻿*
{
margin: 0px;
padding: 0px;
}

body
{

	margin:0px;
	background-color:#222;
	
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

.clear {
	clear:both;
	}


a
{
text-decoration: none;
color: #93B300;
}

a:hover
{
	text-decoration: none;
	color: #50514D;
}

strong
{
	background: inherit;
	color: #999999;
}


.content_container {
	background-image:url(images/pattern.jpg);
	min-height:234px;
	}


.top_pattern {
	height: 19px;
	background-image: url(images/top_pattern.jpg);
}
#header
{
width: 100%;
height: 107px;
background-color: #4d4d4d;
background: url('images/top_band.jpg') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#search
{
background: inherit;
position: absolute;
right: 0px;
bottom: 50px;
margin-right:0px;
color: #DADADA;
}


#main
{
	position: relative;
	width: 680px;
	margin: 0px auto;
	padding-bottom: 10px;
	
	
}

#menu ul
{
list-style: none;
margin: 0px;
}
h1
{
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
	
	position: relative;
	width: 185px;
	float: left;
	
}

}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
margin-bottom: 8px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;

background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.post h1
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
/*height: 34px;*/
min-height: 34px;

/*background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 22px;*/
}

.post h1 span
{
background: inherit;
color: #85AC1E;
}

.post h1 a
{
	text-decoration: none;
	color: #50514D;
}

.post h1.first
{
margin-top: 0px;
}
.post a
{
text-decoration: underline;
color: #93B300;
}
.post a:hover
{
color: #fff;
}
.post a:hover span
{
color: #fff;

}
.post h2
{
background: inherit;
color: #50514D;
font-size: 16px;
}
.post h3
{
background: inherit;
color: #50514D;
font-size: 13px;
}
.post ol
{
list-style-type: none;
}
#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
	background: none;
	padding-left: 2px;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	background: inherit;
	color: #fff;
	background-image: url('images/bbg1.gif');
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}
/* related posts */
#relatedPosts a 
{
display: block;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
font-size: 1.2em;
}

/* comments */
.comment 
{
border-bottom: 1px solid #DDDDDD;
padding-top: 5px;
margin-bottom: 5px;
padding-bottom: 0px;
}

.comment .date 
{
text-align: left;
margin: 0;
padding: 3px 0px;
}
.comment .author 
{
margin: 0;
text-align: left;
padding-top: 3px;
margin: 5px 0px 3px 0px;
clear: both;
}

.self 
{
background-color:#F5F5F5;
}

.comment .gravatar 
{
float: right;
/*clear: both;*/
width: 80px;
margin: 5px 5px 5px 5px;
}

.comment .gravatar img 
{
height: 80px;
width: 80px;
}

.comment .content 
{
float:left;
min-height: 85px;
width: 335px;
margin: 5px 0 0 0px;
}
.commentForm 
{
padding: 5px;
}

#comment
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 16px;
text-transform: lowercase;
height: 34px;

}

h2
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
}

.commentForm h1
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
}

.commentForm label 
{
float: left;
display: block;
width: 80px;
}

.commentForm input 
{
width: 130px;
}

.commentForm textarea 
{
width: 100%;
height: 150px;
}

.center {
	text-align: center;
}

#archive 
{
background-color: white;
padding: 10px;
}

#archive h1 
{
margin: 0;
}

#archive h2 
{
border-bottom: 1px solid silver;
padding-bottom: 4px;
font-size: 12px;
margin-bottom: 10px;
}

#archive h2 img 
{
margin-right: 3px;
border: none;
}

#archive ul 
{
list-style-type: square;
margin: 0 10px;
padding: 10px;
}

#archive ul li 
{
margin-right: 20px;
}

#archive table
{
width: 100%;	
border-collapse: collapse;
}

#archive table th
{
text-align:left;
}

#archive table td
{
text-align:left;
}

#archive table td
{
text-align:left;
border-bottom: 1px solid #D8D8D8;
padding: 2px 0;
}

#archive .date
{
width: 70px;
}

#archive .comments
{
width: 70px;
text-align: center;
}

#archive .rating
{
width: 70px;
text-align: center;
}

#contact h1
{
margin-top: 0;
}

#contact label
{
display: block;
padding-top: 5px;	
}

#contact input.field
{
	width:259px;
	border:solid 1px #d1d1d1;
	background-image:url(images/field_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#777;
	padding-left:3px;
	margin-bottom:15px;

}

#contact textarea
{
	display: block;	
	width:259px;
	height: 150px;
	border:solid 1px #d1d1d1;
	background-image:url(images/textarea_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#777;
	padding-left:3px;
	margin-bottom:15px;
	overflow:auto;
	padding-top:3px;

}
/* NAVIGATION : the operator of this pocket navigator //////////////////////////////////////////////////////////*/


#name_vert {
	margin-bottom:18px;
	margin-left:16px;
	margin-right:16px;
	}
	
	
.nav_container {
	height:60px;
	background-image:url(images/nav_bg.jpg);
	}
	
.nav_bucket {
	width:784px;
	}
	
.nav_column_left {
	float:left;
	width:155px;
	text-align:left;
	}
	
.nav_column_middle {
	float:left;
	width:560px;
	text-align:left;
	}
	}
	
.nav_home {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}
.nav_about {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}

.nav_blog {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}

.nav_archive {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}
.nav_work {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}


.nav_contact {

	float: left;
	width: 93px;
	height: 42px;
	
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 93px;
	height: 42px;
	background-image: url('images/about_off.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #999999;

	
}



.nav_column_right {
	float:left;
	width:155px;
	text-align:left;
	}


/* RESUME ///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
.resume_container {
	height:77px;
	background-image:url(images/resume_pattern.jpg);
	}
	
.resume_bucket {
	width:784px;
	}
	
.resume_column_left {
	float:left;
	width:120px;
	text-align:left;
	}
	
.resume_column_middle {
	float:left;
	width:544px;
	padding-top:21px;
	text-align:left;
	}
	
.resume_column_right {
	float:left;
	width:120px;
	text-align:left;
	}



/* FOOTER : size 13 and a half /////////////////////////////////////////////////////////////////////////////////////////*/

.footer_container {
	height:56px;
	padding-top:15px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 9px;
	text-align: center;
}
	
.footer a {
	color:#999;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#bbb;
	text-decoration:underline;
	}
	
/*Added for test of navbar	*/


#navlist {
width:560px;

}

#navlist a:visited {
display: block;
padding: 10px 0px 0px 0px;
background-image:  url('images/about_on.jpg');
background-repeat: no-repeat;
height:42px;

}

#navlist a {
	display: block;
	padding: 10px 0px 0px 0px;
	background-image: url('images/about_on.jpg');
	background-repeat: no-repeat;
	height: 42px;
	color: #50514D;
}
#navlist a:hover {
	background-image: url(images/about_active.jpg);
	height: 42px;
	color: #50514D;
}

#navlist a:active{
	background-image: url(images/about_active.jpg);
	height: 42px;
	color: #50514D;
}

