@font-face {
  font-family: Museo700;
  src: url(/forum/ccs_files/type/museo700regular.otf) ;
  /* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5d5d5d;
	margin: 0;
	padding: 0;
	background-color: #ededed;
}
a {
	color: #008ef2;
	-webkit-transition: color .3s ease;
	text-decoration: none;
}
a:hover {
	color: #000;
}

#wrapper {
	width: 980px;
	margin: 50px auto 20px auto;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
}
#logo {
	position: absolute;
	width: 126px;
	height: 114px;
	left: 110px;
	top: -10px;
}
h1 {
	position: absolute;
	left: 30px;
	top: 95px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	width: 570px;
	height: 72px;
	background: url(/forum/ccs_files/images/cmdn_h1.png) no-repeat left top;
}
#banner {
	position: absolute;
	right: -10px;
	top: -50px;
	width: 397;
	height: 314;
}

#tagline {
	position: absolute;
	left: 40px;
	top: 170px;
	font-size: 12px;
}
#menu {
	margin: 200px 0 30px 0;
	background-color: #4d4d4d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #666), color-stop(1.0, #4d4d4d));
	background: -moz-linear-gradient(top, #666, #4d4d4d);
	padding: 0 30px;
	overflow: auto;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#menu ul li a {
	float: left;
	color: #fff;
	padding: 8px 10px;
	font-size: 12px;
	text-shadow: rgba(0,0,0,0.4) 0 1px 1px;
	font-family: Museo700, Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	background-color: #008ef2;
}

#news {
	float: left;
	width: 550px;
	padding-left: 30px;
}
#news h2, #tips h2, #forums h2, #about h2, #subscribe h2 {
	font-family: Museo700, Georgia, serif;
	color: #487300;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom: 8px solid #ebebeb;
}
#about h2, #subscribe h2 {
	color: #fff;
	border-bottom: 8px solid #5d5d5d;
}
.story {
	line-height: 1.5em;
	border-bottom: 1px dotted #999;
	margin: 20px 0;
	padding-bottom: 10px;
}
.story h3 {
	font-size: 28px;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0;
	color: #000;
}
.story h3 a {
	color: #000;
}
.story h3 a:hover {
	color: #008ef2;
}
.storyDate {
	font-size: 14px;
	margin: 0;
}
.storyComments {
	background: url(/forum/ccs_files/images/bubble_small.png) no-repeat left 2px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar {
	width: 320px;
	margin: 0 30px 30px 610px;
	padding: 10px;
	background-color: #ededed;
}

#tips, #forums {
	/*width: 280px;*/
	padding: 20px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}
#tips {
	margin-bottom: 10px;
}
#tips ul, #forums ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}
#tips ul li, #forums ul li {
	position: relative;
	border-bottom: 1px dotted #cfcfcf;
}
#tips h3 {
	font-size: 18px;
	line-height: 1.3em;
	margin: 0.5em 0 0 0;
	font-weight: normal;
}
#tips h3 a {
	color: #000;
}
#tips h3 a:hover {
	color: #008ef2;
}

.excerpt {
	margin-top: 0;
	font-size: 12px;
	line-height: 1.4em;
}
#forums h3 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0.5em 55px 0.5em 0;
}
p.comments {
	position: absolute;
	right: 0;
	top: 0;
	background: url(/forum/ccs_files/images/bubble_small.png) no-repeat right top;
	padding-right: 22px;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: #ccc;
}
p.comments span {
	display: none;
}

#footer {
	clear: both;
	background-color: #4d4d4d;
	color: #b1b1b1;
}
#about {
	float: left;
	width: 550px;
	padding: 30px 0 30px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
#subscribe {
	width: 340px;
	margin: 0 30px 0 610px;
	padding: 30px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
}
#subscribe a, #about a {
	color: #fff;
}
#subscribe a:hover, #about a:hover {
	color: #7ac8ff;
}
#copyright {
	clear: both;
	font-size: 11px;
	padding: 20px 30px;
	border-top: 1px solid #666;
	background: url(/forum/ccs_files/images/cmdn_logo_simple.png) no-repeat right bottom;
}

#anunt {
	border: 4px solid #005692;
	background-color: #008ef2;
	padding: 5px;
	text-align: center;
	margin: 10px 0;
	color: #fff;
}
#anunt p {
	margin: 0;
}
#anunt a {
	color: #fff;
}