body {
font-family : "Trebuchet MS", Tahoma, sans-serif;
background: #000000;
line-height : 1.5;
color : #BFBFBF;
background : transparent url(http://www.thorstengoerke.de/bilderuploads/goodwood.jpg) repeat;
}

#section-name {
	height: 60px;
	margin-top: 2px;
	padding-top: 0px;
}

#section-name h1 {
	color: #d5fbff;
	font-size: 30px;
	line-height: 30px;
}

#section-name h2 {
	color: #d5fbff;
	font-size: 30px;
	line-height: 30px;
color: #DFE7EF;
font-size: 14px;


}


#main-content {
	width:630px;
	float: left;
margin-right:4px;
padding-right:10px;
border-right: 1px solid #472;
}

#main p, .widget p {
	text-align: justify;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;

}

#main .widget p {
	margin-top: 0px;
}

#main .widget .main-button-short {
	margin-top: 0px;
}

#main-sidebar {
	width: 280px;
	float: right;
}

#main .portfolio-item h2, #main .service-item h2 {
	padding-top: 2px;
	padding-bottom: 8px;
	line-height: 1em;
}

.portfolio-small-divider, .service-small-divider {
	background: url(images/main-divider.gif) repeat-x;
	height: 2px;
	width: 350px;
	margin: 10px 0px 10px 190px;
}

.portfolio-divider, .service-divider {
	background: url(images/main-divider.gif) repeat-x;
	height: 2px;
	width: 100%;
	margin: 20px 0px 10px;
	clear: both;
}

.post .portfolio-small-divider {
	margin-top: 30px;
border: 1px solid #fff;
}

.widget {
	background: #313a3b url(images/inner-sidebar-bg.jpg) repeat-x top;
	padding: 0px;
	margin-bottom: 0px;
}

.widget ul {
	list-style: none;
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
}

.widget li ul {
	margin: 0px 0px 0px 20px;
}

.widget-content {
	padding-top: 0px;
}

.sidebar-divider {
	background: url(images/inner-sidebar-divider.gif) repeat-x;
	height: 2px;
	width: 100%;
	margin: 10px 0;
}

.net-services {
	width: 150px;
	margin-right: 0px;
}

.service {
	margin-top: 30px;
}

.service a h2 {
	display: block;
}

.blog-post-readmore {
	float: right;
}

/* Form */

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.form-left {
	width: 180px;
	float: left;
}

.form-right {
	width: 300px;
	float: left;
}

label {
	font-size: 12px;
	}

#main label {
	display: block;
	margin: 7px 0 0;
}

input[type=text] {
	background: #647678;
	border: 1px solid #d5fbff;
	padding: 3px;

}

#main input[type=submit] {
	border: 0px solid transparent;
	width: 100%;
	height: 60px;
}

#main input.sidebar-search {
	float: none;
	background: url(images/icon8.png) no-repeat;
	width: 24px;
	height: 24px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	cursor: pointer;
}

#main input.sidebar-search-input {
	width: 250px;
}



/* Comments */
.comment-body {
	width: 385px;
	float: left;
}

.add-comment .comments-add-top-wrapper {
	float: left;
	margin-right: 20px;
}

#main .add-comment label {
	margin-top: 0px;
}

#main .add-comment label.email {
	margin-top: 7px;
}

.add-comment textarea {
	margin-top: 3px;
	height: 62px;
}

.add-comment button {
	float: right;
	background: url(images/main-button-short.jpg) no-repeat;
	border: none;
	width: 100px;
	height: 30px;
	margin-left: 10px;
	cursor: pointer;
	color: #D5FBFF;
}

.add-comment button:hover {
	text-decoration: underline;
}