/*
Author Name: G. van Essen
Author Site: gvanessen.com
Style Name: mystyle
Style URI: http://www.gvanessen.com
Version: 0.2
Comments: n/a
Header Text Color: white
Header Width: 1024px
Header Height: 200px
*/

#page {
	padding-top: 20px background: #eee;
	}
	
body {
	font-size: 70%;
	}

#header { 
    width: 1005px; 
	}
	
.columns-two #page {
	width: 1005px;
	}

#primary {                                      /* Contains the main column */	
	position: relative;
	float: left;
	width: 625px;                                      	
	padding: 10px;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}
	

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -320px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 320px;
	}
	
	
.secondary {
	width: 300px;
	float: left;
	background-color: #fff;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1em;
	font-weight: bold; 
	padding: 0;
	display: block;
	margin-bottom: 5px;
	background-color: #3371A3;
border-bottom: 3px solid #00bf00;	
color: #ffffff;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	margin-top: 35px; 
	font-size: 2.4em;
	font-weight: bold;
	color: #ff0000;
	border-bottom: 2px solid #ff0000; /*#E2E2E2;*/
	width: 100%;
	}




h4 {  /* HEADER AROUND COMMENTS: 0 RESPONSES TO...    and: Leave a reply to */
	font-size: 2.0em;
	font-weight: bold; 
	border-bottom: 2px solid #E2E2E2;
	color: #4282ca;
	width: 100%; 
	}

.entry-content a:visited {
	color: #3371A3;
	}


#footer {
	position: center;
	height: 50px;
	width: 890px;
	padding-left: 50px background: #eee;
	background: #eee;
	text-align: left;
	overflow: hidden;
	}


	

	


	/*margin-left: 120px;								/* ===========  GvE added ============ */
/* 	border-right: 2px solid #E2E2E2;  				/* ===========  GvE added ============ */
/* 	border-left: 2px solid #E2E2E2;  				/* ===========  GvE added ============ */
/*  border-bottom: 50px solid #3371A3;				/* ===========  GvE added ============ */
/* border-top: 3px solid #3371A3;					/* ===========  GvE added ============ */
/* 	background-color: #FFFFFF;						/* ===========  GvE added ============ */
	
	






/*- K2 theme top buttons GvE */
#small-links {
text-align: right;
font-weight: bold;
margin-top: 5px;
float: right;
position: absolute;
right: 6px;
top: -1px;
height: 16px;
}
            
#small-links a {
color: #444;
text-decoration: none;
} 

#small-links a:hover {
color: #2277dd;
}


/*- Digg Button GvE */
.diggbutton {
float:left;
padding:5px 5px 5px 5px;
}
