/*
	Theme Name: Andreas04
	Description: A three-column silver and blue theme with two sidebars on the right.
	Version: 1.0
	Author: Andreas Viklund
	Author URI: http://tara.elmadera.com/wordpress
*/


a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#sitetitle{ float:left; height:100px; width: 80%; color: #333; }

#sitetitle a{ color:#567; font-weight:normal; }

#sitetitle a:hover{ color:#269;}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

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

#menu a{
margin:0;
height:100px;
padding:34px 6px 40px 6px;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color: #888;
}

#menu a:hover{
color:#269;
text-decoration:none;
background: #fff url(menuhover.png) repeat-x;
padding:34px 5px 40px 5px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

.entry h2{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

.entry h2 a{
color:#555;
font-weight:normal;
}

.entry h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

.entry p{
margin:0.5em 1em 0.8em 1em;
color:black;
}




#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
background: url("xglobebottom.gif") no-repeat top left;
}

#footer a{
color:#888;
font-weight:normal;
font-size:2em;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:url(flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */
}

.entry img{
border: 1px solid #333;
}

.link{
color:#269;
background:url(linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:left;
font-size:0.9em;
color: #567;
}

.date{
font-weight:bold;
}

.postedby {
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.subcontainer ul, .subcontainer li {
list-style-type: none;
padding: 0;
margin: 0;
}

.rightsub{
float:left;
width:48%;
}

.rightsub2{
float:right;
width: 48%;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.widget a img {
border: none;
}

/* ##### Side Bars ##### */

#side-bar {
  display: none;
}


/* ##### Left Side Bar ##### */

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 0;
  padding: 10px 10px;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

/* ==================================================================
** Liens
===================================================================== */
a.external {
	background: url(icon/external.png) center right no-repeat;
	padding-right: 13px;
}

/* adds a space and then a graphic after any external (i.e. off-site) links
a[target]:after{
	content: " " url(../images/externalpage.gif);
}*/

a.external:hover {
	background: url(icon/external-over.png) center right no-repeat;
	padding-right: 13px;
	text-decoration:underline;
}


/* ==================================================================
** Menu onglets
===================================================================== */

.menuOnglet { background: url("menu/top_menuOnglet2.gif") no-repeat top left; font-weight: bold; margin: -10px 0px 0 0; text-align: center;}
.menuOngletLast { padding-right: 1px;  }
.menuOnglet ul{ display: inline; float: right; margin: 4px 20px 0 0; padding: 0 ; list-style: none; }
.menuOnglet ul li{ float: right; background: url("menu/bk_li.gif") repeat top left;  }
.menuOnglet ul li a span{ position: relative; align:center; top: 2px}
.menuOngletOff, .menuOnglet_on { margin-left: 1px; display: block; height: 20px; width: 103px; color: #919b8c;
	background: url("menu/bk_menu.gif") no-repeat top left; text-decoration: none;
}
.menuOnglet ul li a:hover, .menuOnglet_on { text-decoration: none; color: #fff; background: url("menu/bk_menu_ov.gif") no-repeat top left; }

.menuOngletEnd { clear: both; height: 0; font-size: 0; line-height: 0; }



/**************************************************************
   .sidemenu: The side bar menu
 **************************************************************/

.sideMenu {
background: #555;
color: #FFF;
padding:0px;
margin:0px;
margin-bottom:10px;
border:2px solid #fff;
}

.sideMenu h3 {
  margin:0px;
  padding:0px;
  border-bottom:1px solid #fff;
}

.sideMenu h3 a {
  font: 400 1.3em "trebuchet ms", serif;
  color: white;
  display: block;
  text-align: center;
  background: #777;
  margin:0px;
  padding:0px;
}

.sideMenu ul {
  margin: 0px;
  padding: 5px;
  list-style-type:none;
  font: 400 1em "trebuchet ms", serif;
}

.sideMenu li a {
  display: block;
  margin: 0.2em 0;
  text-decoration: none;
  color: #FFF;
  padding:0px;
  padding-left: 35px;
  padding-right: 5px;
  background: #5F5F5F url(menu/bullet.gif) no-repeat 10px 0px;
}

.sideMenu li a:hover {
  padding:0px;
  padding-left: 35px;
  padding-right: 5px;
  color: #EED2A2;
  background: #777 url(menu/bullet.gif) no-repeat 10px 0px;
}

.sideMenu li.select a {
  display: block;
  margin: 0.2em 0;
  text-decoration: none;
  color: #EED2A2;
  padding:0px;
  padding-left: 35px;
  padding-right: 5px;
  background: #444 url(menu/bullet.gif) no-repeat 10px 0px;
}


/* ##### Header ##### */

#header {
  color: inherit;
  background-color: rgb(184,38,25);
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: white;
  background-color: black;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}

#rightcontent a {
  color: white;
}




