/*
Theme Name: Alternative Linke - La Gauche - La Sinistra
Theme URI: http://www.la-gauche.ch
Description: "Alternative Linke - La Gauche - La Sinistra" is a two column theme for WordPress 2.x.
Version: 1.0
Author: Alternative Linke - La Gauche - La Sinistra
Author URI: http://la-gauche.ch
License: GPL
*/
body{
	text-align: center;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	background-color:#e4e4e4;
}
#header{
	height: 190px;
	background:#FFFFFF url(images/logo.gif) top right no-repeat;
}
#main {
	background-color:#FFFFFF;
	width:1300px;
	height:101%;
	top: 0;
	margin: auto;
	text-align: left;
	padding: 0px;


	}
#main-content{
	min-height: 420px;

	
}
#nav{
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding:8px 0 8px 8px;
	font-size: 15px;

}
#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li{
	display: inline;

}
#nav a, #nav a:visited{
  padding: 8px;
  color: #FFF;
  text-decoration: none;
}
#nav a:hover{
  padding: 8px;
  color: red;
  text-decoration: none;
  background-color: #FFF;
}
#text {
	width: 900px;
	min-height: 420px;
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
	border-right: 1px solid #999;

}
#col{

	margin-top: 20px;
	margin:left: 10px;
	margin-right: 10px;	
	width:250px;
	float: right;
/*	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border: 1px dotted #999;*/
	color: #333;
	font-size: 11px;
	line-height: 16px;
	background-color: #ffffff;
}
#col h2{
	font-size: 16px;
	line-height: 20px;


}
#col p{
	margin: 6px 0 6px 0;
}
#col img{
	border:0;
	padding-bottom: -2px;
}
#col a, #col a:visited{
	text-decoration: none;
	color: #000;
}
#col a:hover, #col a:active{
	text-decoration: underline;
	color: red;
}
#col ul{
	list-style: none;

}
#col li{
}
h1{
	font-size: 22px;
	line-height: 26px;
	margin: 12px 0 8px 0;
	font-weight: bold;
	letter-spacing: 1px;
}
h2{
	font-size: 18px;
	line-height: 22px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
h3{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
#text a, #text a:visited{
  color: #000;
  text-decoration: underline;
}
#text a:hover{
  color: red;
  text-decoration: none;
}
#footer{
 	color: #666;
	letter-spacing: 2px;
	border-top: 1px solid #666;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	width: 1300px;
	height: 20px;
	margin: auto;
	background-color: #FFF;
	text-align: center;
}
#info{
	color: #333;
	font-size: 12px;
}
.social_bookmark{
	font-size: 12px;
}
.social_bookmark img{
	border: 0;
	
}
input{
	border: 1px solid #333;
	background-color: #f4f4f4;
}
textarea{
	border: 1px solid #333;
	background-color: #f4f4f4;
	padding: 3px;
	width: 450px;
}
.title{
	text-decoration: none;
	
}
.blogroll {
}
/* Images */
img.alignleft { float: left; padding: 5px; border: 0px solid #000; margin: 8px 8px 0; display: inline; }
img.alignright { float: right; padding: 5px; border: 0px solid #000; background: #fff; margin: 10px 10px 0; display: inline; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.wp-smiley { vertical-align:middle; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

