/*  
Version: 1.0
*/

/* Generic Styling */

body {
	background:url(../images/bg-body.png) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#6CC7DC;
	}
a:hover {
	text-decoration:none;	
	color:#B4C835;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:730px;
	background:#ffffff;
	font-size:1.20em;
	}
#header {
	height:130px;
	background:url(../images/bg-header3.jpg) no-repeat;
	}
#header h1{
  /* color:#87b220; */
  color:#ff9933;
  margin-top:25px;
  font-size:25px;
	cursor:default;
	position:relative; top:10px; left:10px;
	letter-spacing:1px;
	font-style:bold;
}
#header h3{
  color:#99FFFF;
  margin-top:10px;
  font-size:17px;
	font-weight:normal;
	cursor:default;
	position:relative; top:10px; left:10px;
	letter-spacing:0.3px;
	font-style:italic;
	font-style:bold;
}

/* ----- MENU ----- */
#menu {
	height:35px;
	line-height:35px;
	background:url(../images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(../images/bg-menu-hover.png) no-repeat center center;
	}
	
/* ----- CONTENT ----- */
#content {
	width:730px;
	margin:10px auto;
	padding:0;
	min-height:400px;
	/* height:300px; */
}
#primaryContent{
    width:470px;
    padding:25px 25px;
    border-right:5px solid #e7e7e7;
    font-size:14px;
    text-align:justify;
    float:left;
    clear:none; 
}
#primaryContent img{
    float:left;
    clear:none;
    margin-left: 0;
    margin-right:10px;
    padding:1px;
    border: 1px solid #E7E7E7;
}
#primaryContent ul{
    list-style:none;
}
#primaryContent li{
    list-style:none;
    padding-left:20px;
    margin:15px 15px;
    background:url('../images/tiny_bullet.png') left top no-repeat;
}
#secondaryContent{
    width:228px;
    padding:10px 14px;
    font-size:12px;
    float:right;
    clear:none; 
}
#secondaryContent h2{
    padding:11px 15px;
    background:url('../images/intro_bg.gif') no-repeat;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#secondaryContent h3{
    color:#87b220;
    margin-top:20px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:20px;
    margin:10px 0px;
    background:url('../images/tiny_bullet.png') left bottom no-repeat;
}
#secondaryContent li a{
    color:#575757;
    font-weight:bold;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7E7E7;
    font-weight:bold;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}	

/* ----- SIDEBAR ----- */
#sidebar {
	float:left;
	width:180px;
	#background:#efefef;
	background:#ffffff;
	margin-right:10px;
}
#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	list-style:none;
  padding-left:20px;
  margin:10px 10px;
  background:url('../images/sidebar_bullet.png') left bottom no-repeat;	
}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#0033ff;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:20px;
	}
.comments a {
	color:#6CC7DC;
	background:url(../images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
.right {
float: right;
text-align: right;
font-size:12px;
width: 90px;
height: 20px;
color:#0033ff;
padding-right: 20px;
font-style:bold;
}
.left {
float: left;
text-align: left;
color:#ff3300;
padding-left: 10px;
font-style:bold;
}
/* ----- FOOTER ----- */
#footer {
	clear:both;
	width:730px;
	height:100px;
	background:url(../images/bg-footer3.jpg) no-repeat 0px 0px;
	}
#footer-valid {
	float:left;
	font-size:15px;
	padding-top:55px;
	padding-left:20px;
	cursor:default;	
	font-style:bold;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:10px; left:10px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:bold;
	}
	
h3 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:10px; left:10px;
	letter-spacing:0.5px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(../images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	  display:block;
    width:100px;
    height:25px;
    background:url("../images/button-feed.png") no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* ----- FORMS ----- */

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}
button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(../images/bg-ad-top.png) no-repeat;
	padding:5px;
	}