
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* ------[ Style Adjustments for Green Color Scheme ]-------- */

body {
        background: #fff url(images/green/bg.png) top left repeat;
	}

#subhead {
	background: #fff url(images/green/subhead.gif) top left no-repeat;
	}

a, a:link, a:visited {
	color:#006600;
	}


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		font-family: arial,helvetica,sans-serif;
		}



h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	}


/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 24px;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	font-family: georgia,times,serif;
	}

#sitetitle .description { 
	color:#ffffff;
	text-align:Left;
	}


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}


#head-content {
	background: transparent;
	background-image: url(http://netzpanorama.de.www171.your-server.de/wp-content/themes/WP-Genius/images/logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */


/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
	font-size: 10pt; 
	font-weight: bold;	
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 10pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #007500;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #7d7d7d;
		}

.post-title a, .post-title a:link, .post-title a:visited {
	color: #007500 !important;
	}

.post-title a:hover, .post-title a:active {
	color: #7d7d7d !important;
	}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}

#contentright a, #contentright a:link, #contentright a:visited { 
	color: #007500;
	}
	
#contentright a:hover, #contentright a:active { 
	color: #7d7d7d;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:8pt;
	color:#fff;
	}

#footer a, #footer a:link, #footer a:visited { 
		color: #fff;
		}

#footer a:hover, #footer a:active { 
		color: #7d7d7d;
		}

/* --------------[ Adjustments for Side-by-Side Posts ]-------------- */




ul.home-right .entry,
ul.home-left .entry {
	line-height:1.45em;
	height:135px;
	overflow:hidden;
	margin: 0;
	}
