body {
font: .8em/1.6 'tahoma', sans-serif;
color:#333;
}

/**** STYLE ***/

img {
border-width:0;
}

a:link, a:visited {
color:#d00;
}

a:visited {
color:#800;
}

a:hover {
color:#f00;
}

a:active {
color:#000;
}

p, h1, h2, h3, h4 {
margin:10px 0;
}

h1, h2, h3, h4 {
}

h1 {
font-size:1.6em;
}

h2 {
font-size:1.4em;
font-weight:normal;
border-bottom:1px solid #ccc;
}

h2 a {
text-decoration:none;
}

li h2 {
border-width:0;
}

h3 {
font-size:1.2em;
}

#header {
width:100%;
}

#header a {
font-weight:bold;
color:#666;
text-decoration:none;
font-size:1.2em;
}

#header #title {
}

#header #title a {
font-size:1.9em;
}

/* INFO NAVIGATION */
#info_nav {
float:right;
margin:12px 15px 0 0;
}

#info_nav ul {
list-style-type:none;
margin:0;
}

#info_nav li {
display:inline;
padding:0;
margin:0;
}

#info_nav li.first a {
}

#info_nav li a {
display:block;
float:left;
text-decoration:none;
font-weight:bold;
padding:0 10px;
line-height:1;
}

#info_nav li a:hover {
text-decoration:underline;
}

/* SERVICES NAVIGATION */
#services_nav {
clear:both;
width:100%;
height:35px;
background-color:#eee;
}

#services_nav ul {
list-style-type:none;
margin:0;
padding:0;
}

#services_nav li {
display:inline;
}

#services_nav li a {
display:block;
float:left;
text-align:center;
text-decoration:none;
font-weight:bold;
padding:4px 15px;
font-size:1.1em;
line-height:1.8;
}

#services_nav li a, #services_nav li a:visited {
color:#333;
border:1px solid #eee;
}

#services_nav li a:hover {
background-color:#f8f8f8;
border:1px solid #999;
}

#services_nav li.first a {
}

#services_nav form {
float:right;
margin:6px 0px 0 100px;
}

#services_nav form legend {
display:none;
}

#services_nav form fieldset {
border-width:0;
padding:0;
margin:0;
}

#services_nav form input {
font-size:12px;
border:1px solid #888;
}

#services_nav form input.searchbutton {
font-weight:bold;
}


#content p {
color:#333;
margin:1em;
}

#footer {
text-align:center;
margin:auto;
color:#666;
font-size:.9em;
width:100%;
clear:both;
}

#footer p {
margin:0;
}

#footer #copyright {
background-color:#f8f8f8;
padding:4px;
}


/*** LAYOUT ***/

#container {
width:728px;
margin:auto;
}

/*** SPECIFICS ***/

.c {text-align:center;}

.odd_service {
padding:0 15px;
background-color:#e8e8e8;
border:1px solid #d8d8d8;
}

.big_link {
text-align:center;
font-size:1.3em;
font-weight:bold;
}

.big_link a {
text-decoration:none;
}

#contactForm fieldset {
border:1px solid #ddd;
margin:10px 0;
background-color:#f8f8f8;
}

label {
float: left;
width: 100px;
text-align: right;
margin-right:5px;
font-weight:bold;
}

#contactForm label {
width:150px;
}

#timeLine {width:100%; clear:both; overflow:auto;}
#timeLine div {float:left; width:24%; font-weight:bold; text-align:center;}
#timeLine div img {display:block; margin:auto;}

/* portfolio */

.site {
overflow:auto;
width:100%;
border-bottom:1px solid #eee;
}

.site img {
float:right;
margin:10px 0 10px 10px;
}

/* template types */

.templateType {
float:left;
width:30%;
border-left:1px solid #eee;
padding:0 1%;
height:12em;
margin-bottom:25px;
}


.templateType h3 {
text-align:center;
margin-top:0;
}

.templateType  a {
text-decoration:none;
font-weight:bold;
text-align:center;
display:block;
}

/* search */

#search_results  {
}

#search_results li {
margin:5px 0 5px 10px;
}

#search_results li a {
font-weight:bold;
text-decoration:none;
font-size:1.2em;
}

/* any kind of gallery-ish thing */

ul.gallery {
width:100%;
list-style-type:none;
overflow:auto;
clear:both;
margin:0;
padding:0;
}

ul.gallery li {
float:left;
text-align:center;
width:50%;
}

ul.gallery li a {
font-weight:bold;
text-decoration:none;
}

ul.gallery li p {
margin:0;
}

#frontPageLinks {
overflow:auto;
width:100%;
}

#newPageLinks ul {
width:50%;
float:left;
}

#newPostLinks {
line-height:2;
}

#newPostLinks a {
font-weight:bold;
}