/*  
Theme Name: RockinNewspaper 3Col
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
Description: RockinNewspaper 3 Column is a white and blue, widget ready, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, geneva, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
a, a:visited{
	color: #3366ff;
	text-decoration: none;
	}
	
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#hcontainer { 
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 0px auto; 
    height:109px;
	}

#container { 
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 0px auto; 
    border: 1px solid #cccccc;
	}



#menu { 

	color: #000000;
	font-family: tahoma, geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding: 12px 25px 12px 25px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	color: #3366ff;
	padding: 12px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #3366ff;
	text-decoration: none;
	}


#content { 
	width: 510px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 213px;
	margin-right: 0px;
	position:relative;
	padding: 20px 10px 15px 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: tahoma, geneva, verdana, sans-serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #3366ff;
	font-size: 16px;
	font-family: tahoma, geneva, verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	}
#content h2 a  {
	color: #3366ff;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	color: #000;
	font-size: 14px;
	font-family: tahoma, geneva, verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #3366ff;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #3366ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 5px 15px 5px; 
	min-height: 660px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #383741;
	font-size: 14px;
	font-family: tahoma, geneva, verdana, sans-serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #cccccc;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	background: #3366ff;
	}


#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 5px 15px 5px; 
	min-height: 660px;
	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #383741;
	font-size: 14px;
	font-family: tahoma, geneva, verdana, sans-serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 	1px solid #cccccc;
	}


#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#r_sidebar ul li a:hover {
	color: #ffffff;
	background: #3366ff;
	}
#footer { 
	background: #ffffff;
	padding: 20px 0px 20px 0px;
	text-align: center;
	border-top: 1px solid #cccccc;
	clear: both;
	}
/* CSS Stylesheet  grischuni */

/*--------*\
|* header *|
\*--------*/
#logo {
  width: 250px;
  height: 80px;
  background: transparent url(/_media/lg/images/logo.jpg) top left no-repeat;
  text-indent: -9999px;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}
#headerlg {
  background: transparent url(/_media/lg/images/swirls.gif) top right no-repeat;
}

#logogrf {
  float: right;
  text-align: right;
}

#logogrf a {
  text-decoration: none;
  display: block;
}

/*------------*\
|* navigation *|
\*------------*/
.navnews{
  margin: 0px;
  padding: 0px 0px 0px 13px;
}

.navnews li{
  padding: 3px;
  list-style-type: square;
}

.navbar {
  margin-bottom: 0px;
}
ul.primarynav, ul.secondarynav {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ffffff;
  float: left;
  list-style: none;
}
ul.primarynav {
  width: 100%;
  background: #5c5b66;
}
ul.secondarynav {
  width: 100%;
  background: #777c8d;
}
ul.primarynav li, ul.secondarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {
  background: transparent url(/_media/lg/images/betweennav.gif) bottom right no-repeat;
}
ul.primarynav a {
  margin-right: 1px;
  padding: 7px 9px 7px 10px;
  float: left;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}
ul.primarynav a:visited {
  color: #ffffff;
}
ul.primarynav a:hover {
  color: #ffffff;
  background: #737180;
}
ul.primarynav li.home {
  border-right: 1px solid #ffffff;
  background: #383741;
}
ul.primarynav li.home a {
  margin-right: 0px;
}
ul.secondarynav li.first {
  padding-left: 5px;
}
ul.secondarynav a {
  margin-right: 1px;
  padding: 4px 5px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}
ul.secondarynav a:visited {
  color: #ffffff;
}
ul.secondarynav a:hover {
  color: #212126;
}

.clear {
  display: inline-block;
}

/* CSS Stylesheet  grischuni END */

/* TAB Navigation START */

#header_jma {
  float:left;
  width:100%;
  background:#fff url("http://www.link-gr.ch/_media/lg/bg.gif") repeat-x bottom;
  line-height:normal;
  }
#header_jma ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header_jma li {
  float:left;
  background:url("http://www.link-gr.ch/_media/lg/left_both.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #765;
  }
#header_jma a {
  float:left;
  display:block;
  background:url("http://www.link-gr.ch/_media/lg/right_both.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#765;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header_jma a {float:none;}
/* End IE5-Mac hack */
#header_jma a:hover {
  color:#333;
  }
#header_jma #current_jma {
  background-position:0 -150px;
  border-width:0;
  }
#header_jma #current_jma a {
  background-position:100% -150px;
  padding-bottom:5px;
  color:#333;
  }
#header_jma li:hover, #header_jma li:hover a {
  background-position:0% -150px;
  color:#333;
  }
#header_jma li:hover a {
  background-position:100% -150px;
  }
  
/* TAB Navigation STOP */