/* base
----------------------------------------------- */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image:url('http://www.tdworks.eu/images/bg.gif');
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
font-family: Georgia, Times, serif;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;

}

h2 {
margin: 30px 0 0 0;
	font-size: 1.5em;
	line-height: 1.4em;	
}

h1 {
	padding: 70px 0 0 20px;
margin: 0px;
	font-size: 2em;

}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.7em;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

#site-name a {
	border: none;
color: #fff;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	background-color: #fff;
	margin: 0 auto;
	padding: 10px;
	width: 760px;
}



#head {
padding: 0px;
margin: 0px;
text-align: left;

}
#site-titles {
text-align: right;
width: 335px;
margin: 0 0 0 20px;
padding: 0px;
float: left;
margin-top: 10px;
}

#nav {
margin-left: 20px;
}

#site-name {
font-family: Georgia, Times, serif;
font-weight: normal;
font-size: 3em;
color: #FFF;
}

#site-slogan {
text-align: right;
padding: 0px;
margin: 10px 0 0 0;
font: 1em Georgia, Times, serif;
color: #999;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;

}


#content2column {
overflow: hidden;
margin: 20px 20px 0 20px;
/*padding-top: 30px;*/
background:url('http://www.tdworks.eu/images/page-divider.gif') repeat-y center;
}

#columnleft {
float: left;
width: 330px;
}

#columnright {
float: right;
width: 330px;
}

#foot {
	height:42px;
	width: 760px;
	line-height: 31px;
	font-family: Georgia, Times, serif;
	color: #000;
	/*background-image:url('../images/footer-bg.gif');*/
	margin-top: 25px;
	clear: both;
	text-align: center;
}

 #foot a {
	color: #666;
}


/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}



/* overrides
----------------------------------------------- */

#columnleft p, #columnright p {
	margin: 0;
	padding: 0 0 0.75em 0;
	font-size: 0.8em;
	line-height: 1.7em;
}


#columnleft ul, #columnright ul {
font-weight: bold; 
	margin: 10px 10px 10px 25px;
	padding: 0;
font-size: 0.8em;
	line-height: 1.7em;
}

#columnleft li, #columnright li {

}

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.titledivider {
	margin: 1px 0 0.55em 0 ;
	text-align: center;
}

div.divider {
	margin: 0.4em 0;
	text-align: center;
clear: both;
}
/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

#columnright p.published {
	font-size: 0.8em;
	color:  #CCC;
	margin: 0;
	padding: 0;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}


/* Toms extra guff
----------------------------------------------- */
.entry-content a {
	text-decoration: underline;
}

.default {
		margin-top: 0;
	color: #AAB81B;
}

.defaultinverted {
		margin-top: 0;
	background-color: #AAB81B;
	color: #FFFFFF;
	padding: 20px;
}

.news {
	/*color: #AAB81B;*/
}

.services {
	/*color: #E1570F; 
color: #FF6600;*/

}



.portfolio {
	/*color: #40838A;*/
}

.testimonials {
	/*color: #E8B615;*/
}

.contact {
	/*color: #C83211;*/
}




.navline {
margin: 1px 0 0 0;
display: inline;
}

#footerleft {
float: left; 
margin-left: 20px;
font-size: 0.8em;
}

#footermiddle {
font-size: 0.8em;
}

#footerright {
float: right;
margin-right: 20px;
font-size: 0.8em;
}

#shadow {
width: 760px;
height: 18px;
background: url('http://www.tdworks.eu/images/shadow.gif') no-repeat top;  
}

.more {
margin: 0;
padding: 0 2px 0.75em 2px;
font-size: 0.8em;
line-height: 1.7em;
float: right;
}

#back {
	margin: 0;
	padding: 0.75em 2px;
	font-size: 0.8em;
	line-height: 1.7em;
float: left;
}

.excerpt {
color:  #999;
float: left;
}

.portfoliocomment {
	font-size: 0.8em;
	line-height: 1.7em;
color: #666666;
margin: 0;
padding: 0 0 0 10px;
}


.portfolioimage {
margin: 0;
padding: 0;
}

div.portfolioimagewrapper {
margin: 0;
padding: 0;
}

div.portfolioimagewrapper p {
	margin: 0;
	padding: 0.75em 0 0 0;
}

.req {
color: #C83211;
}

#formbox {

	border: 1px solid #999;
	margin: 0.4em 0;
	padding: 20px;
	background-color: #CCC;
}


#formbox br {
	margin-bottom: 10px;
}

textarea {
width: 265px;
}

input {
width: 213px;
}


#submit {
margin-top: 10px;
width: 61px;
}



div.entry-content {
	margin: 0.75em 0 0.8em 0;
	overflow: auto;
	width: 100%
}


h2.entry-title-latest {
	margin-top: 10px;
}

h2.entry-title-top {
	margin-top: 0px;
}


.icons {
vertical-align:middle;
}

#navlist {
font-family: Georgia, Times, serif;
font-size: 1em;
margin: 0;
padding: 0;
}

#navlist a {
color: #666;
}

#navlist a.current {
color: #000;
text-decoration: underline;
}


#navlist ul {
	height:  10px;
display: inline;
margin-left: 0;
padding-left: 0;
}

#navlist li {
float: left;
display: inline;
list-style: none;
border-left: 1px solid #999;
margin-left: 0;
margin-top: 27px;
padding: 3px 10px;


}


#navlist li.first {
border-left: 0;
	padding-left: 0px;
}

#available-button {
float: right;
position: relative;
width: 80px;
height: 80px;
margin-right: 20px;
}



#available-button a {
text-indent: -1000em;
	background: url("http://www.tdworks.eu/images/available-button.gif") no-repeat top;
		position: relative;
		width: 100%;
		height: 100%;
		display: block;
		overflow: hidden;
}

/*  IE 5 hack \*/
#available-button a {overflow: hidden;}
/* end hack */ 


#available-button a:hover {
	background: url("http://www.tdworks.eu/images/available-button.gif") no-repeat bottom;
		position: relative;
		width: 100%;
		height: 100%;


}

#logo {
padding: 0px;
margin: 0px;
}

#site-feature {	
float: left;
width: 328px;
height: 253px;
margin-left: 60px;
margin-top: 10px;
margin-bottom: 10px;
}


.long-divider {
border: 0;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.long-divider-bottom {
border: 0;
margin-bottom: 10px;
}
