* {
	padding: 0px;
	margin: 0px
}
body {
	background:url(images/background.gif);
	color: #464646;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width: 920px;
	background: url(images/background_main.gif) repeat-y;
	text-align: left;
}
#header {
	height: 140px;
	background: url(images/background_header.gif) no-repeat;

}
#title {
	font-size: 24pt;
	color: #3c7faf;
	padding: 10px 0px 0px 20px;
}
#title a {
	color: #3c7faf;
	text-decoration: none;
}
#slogan {
	color: #e95b30;
	font-size: 12pt;
	padding-left: 20px;
	font-weight: bold;
}
#left {
	float:left;
	padding-left:10px;
	height: 93px;
}
#right {
	float: right;
	padding: 25px 20px 0px 0px;
	color: #707070;
	text-align: right;
	height: 68px;
	font-size: 10pt;
}
#navigation {
	clear: both;
	margin: 0px 10px;
	height: 27px;
	color:#707070;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/background_navigation.gif) no-repeat top;
	padding-top: 20px;
}
#sidebar {
	width: 200px;
	margin-left: 10px;
	padding: 10px 0px 10px 20px;
	float: left;
}
.block-box-left,
.leftcol {
	padding: 10px;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-right: #aaaaaa 5px solid;
	margin-bottom: 10px;
}
.block-box-left ul li,
.leftcol ul li{
	list-style: none;
	margin-left: 5px;
}
a,
.block-box-left a,
.leftcol a {
	color: #464646;
	text-decoration: none;
}
#content {
	width: 645px;
	margin-right: 10px;
	float: right;
	padding: 10px 20px 10px 10px;
}

#footer {
	clear: both;
	background:url(images/background_footer.gif) no-repeat;
	height: 35px;
	text-align: center;
	padding-top:15px;
	color: #707070;
}
#footer ul li {
	list-style: none;
	display: inline;
}
#footer li {
	padding-right: 10px;
}
#footer a {
	color: #707070;
	text-decoration: none;
}
table {
	margin: 5px 0px 10px 0px;
}

table .mod_headliner, .mod_toplight_bg, .mod_under_hl {
	margin: 0px;
}


/* forms */
select,
input {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #464646;
	border: 1px solid #aaaaaa;
}
fieldset {
	margin: 0px 0px 10px 10px;
	padding: 10px;
		font-size: 8pt;
	color: #464646;
	border: 1px solid #aaaaaa;

}
fieldset ul {
	margin-left: 15px;
}

#save_button {
	margin-left: 10px;
}
textarea {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #464646;
	border: 1px solid #aaaaaa;
}
/* navigation */
#navigation a {
	text-decoration: none;
	color: #707070;
	padding: 0px 30px 0px 0px;

}
#navigation a:hover {
	text-decoration: none;
	color: #e95b30;
}
a.home {
	background: url(images/home_off.gif) no-repeat;
	display: block;
	width: 116px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.home:hover {
	background: url(images/home_on.gif) no-repeat;
	display: block;
	width: 116px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.about {
	background: url(images/aboutus_off.gif) no-repeat;
	display: block;
	width: 132px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.about:hover {
	background: url(images/aboutus_on.gif) no-repeat;
	display: block;
	width: 132px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.seoservices {
	background: url(images/seoservices_off.gif) no-repeat;
	display: block;
	width: 153px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.seoservices:hover {
	background: url(images/seoservices_on.gif) no-repeat;
	display: block;
	width: 153px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.webdevelopment {
	background: url(images/webdevelopment_off.gif) no-repeat;
	display: block;
	width: 187px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.webdevelopment:hover {
	background: url(images/webdevelopment_on.gif) no-repeat;
	display: block;
	width: 187px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.internetreklam {
	background: url(images/internetreklam_off.gif) no-repeat;
	display: block;
	width: 167px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.internetreklam:hover {
	background: url(images/internetreklam_on.gif) no-repeat;
	display: block;
	width: 167px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.contactus {
	background: url(images/contactus_off.gif) no-repeat;
	display: block;
	width: 145px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
a.contactus:hover {
	background: url(images/contactus_on.gif) no-repeat;
	display: block;
	width: 145px;
	padding-top: 17px;
	height: 30px;
	float: left;
	text-align: center;
}
/* fonts */
.commentbar-line1 {
	padding: 10px;
}

h2,
h3,
h4,
#content ul,
#content ol,
p {
	padding-bottom: 10px;
}

#copyright {
	padding: 10px 0px;
	color: #3c7faf;
}
#copyright a {
	color: #3c7faf;
	text-decoration: none;
}
h1,
h1 {
	font-size: 12pt;
	color: #07519a;
}
h2 {
	font-size: 11pt;
	color: #07519a;
}
h3 {
	font-size: 10pt;
	color: #07519a;
}

h1 a,
h1 a,
h2 a,
h3 a {
	color: #07519a;
	text-decoration: none;
}
.articles ul li,
.articles ol li,
#featuredarticle ul li,
#featuredarticle ul li,
#content ul li {
	margin-left: 25px;
}
.articles a,
#featuredarticle a {
	color: #07519a;
}
.articles a:hover,
#featuredarticle a:hover {
	color: #464646;
	text-decoration: none;
}
#sidebar a {
	color: #464646;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* geeklog default */
.story-title {
	float: left;
}
.story-title-featured {
	float: right;
	padding-top: 5px;
}
.story-information {
	clear: both;
	width: 100%;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

#featuredpostdata a,
.postdata a {
	color: #464646;
	text-decoration: none;
}
#featuredpostdata,
.postdata {
	padding: 10px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 620px;
	margin-bottom: 10px;
	background: url(images/background_postdae.gif) repeat-x;
}

.gl_content-full {
	padding: 5px 0px;
}

.block-box {
	padding: 10px 10px 0px 10px;
	/* width: 620px;*/
	margin-bottom: 10px;
}

.articles {
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 5px solid #aaaaaa;
	width: 620px;

}
#featuredarticle {
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	width: 620px;
}

#featuredarticlebg {
	width: 622px;
	background-color: #aaaaaa;
	padding: 5px 10px;
	color: #ffffff;
}
img {
	border: none;
	text-decoration: none;
}
/* default default */
.moderation-cc {
  width:100%;
}
.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}
.moderation-cc-item {
  float:left;
  text-align:center;
}
.nowrap {
  white-space:nowrap;
}
.pagenav {
  text-align:center;
  padding-top: 10px;
  color: #898989;
}
.row_center td {
  text-align:center;
}
topicoption-off {
	color: #333333;
}
topicoption {
	color: #464646;
}
