/*
Theme Name: SlickPress
Author: WP Theme Designer
Author URI: http://www.wpthemedesigner.com/
*/

* {
    margin: 0; padding: 0;
}
body {
    text-align: center;
    font: 12px Verdana;
    color: #333333;
    background: #ffffff ;
}
a {
    text-decoration: none;
    color: #FF66AA;      /* rose fonc� */
}
    a:hover {
            color: #FF0077;
}
img {
    border: 0;
}

.break {
    font-size: 0;
    width: 0; height: 0;
    clear: both;
}
.alignleft {
    float: left;
    margin: 4px 10px 5px 0;
}
.alignright {
    float: right;
    margin: 4px 0 5px 10px;
}
.aligncenter {
    text-align:center;
}
.hidden {
    display: none;
}
.noimage img {
    display: none;
}

#wrapper {
    text-align: left;
    width: 980px;
    margin: auto auto;
}

/** BEGIN header **/
#header {
    height: 325px;
    background: url(images/banniere-diapo-photo.jpg) no-repeat;
}

#horizontal-haut {
    background-color: #000000;
}

    #header ol {
        list-style-type: none;
      /*  padding-bottom: 55px;      */
    }
        #header ol li {
            font-size: 0.9em;
            text-transform: lowercase;
            float: left;
            background: url(images/divider.gif) no-repeat 0 11px;
            padding: 10px;
        }
        #header ol li.f {
            background: none;
            padding-left: 0;
        }
        #header ol li.right {
            background: none;
            padding-left: 0;
            float: right;
        }
    #header h1 {
        /* clear: both;      */
        /* font-size: 30px;  */
        font-family: Georgia, "Times New Roman", Times, serif;
    }
        #header h1 a {
          /*    display: block;       */
           /*   text-indent: 40px;     */
           /*   outline: none;         */
           /*   width: 300px;          */
           /*   float: left;           */
           /*   color: #FF0FB0;        */
           /*   font-style: italic;    */
           /*   font-family: Georgia, Serif;        */
        }
        
        .c-paris {
                color: #555;
                font-size: 55px;
        }
        .c-en {
                font-size: 30px;
                color: #FF66AA;
                vertical-align: sub;
        }
        .c-photos {
                color: #AAA;
                font-size: 60px;
                margin-left: 52px;
                line-height: 18px;
        }

#header .break {
    font-size: 0;
    width: 0; height: 0;
    clear: both;
    margin-top:230px;             /* permet de baisser le form de rech + icones social */
}



    #header form {
        border: 1px solid #CCCCCC;
        height: 30px;
        float: right;
	margin-bottom:10px;
    }
        #header form p {
            float: left;
            border-right: 1px solid #cccccc;
            height: 30px;
            font-size: 0.9em;
            color: #333;
        }
        #header form .recherche {
            padding: 8px 10px 12px;
            height: 10px;
        }
        #header form input {
            margin: 7px;
            width: 210px;
            border: 1px solid #ffffff;
            font-size: 1em;
            font-family: Verdana;
            color: #333;
            float: left;
        }
        #header form button {
            width: 16px; height: 16px;
            border: 0;
            background: url(images/search.jpg) no-repeat 0 0;
            margin: 7px;
            text-indent: -9999px;
            float: left;
        }
    #header ul {
        list-style-type: none;
        clear: both;
        border: 1px solid #cccccc;
        background: #ffffff;
        height: 29px;
        margin: 30px 0 10px;
    }
        #header ul li {
            float: left;
            padding: 8px;
            font-size: 0.9em;
            display: block;
          /*  text-transform: uppercase;  */
            background: #FFFFFF;
        }
        #header ul li a {
            color: #393939;
            display: block;
            padding: 0 3px;
        }
        #header ul li a:hover {
            background-color: #202014;
            color: #ffffff;
        }
/** END header **/

/** BEGIN content **/
#content {
    float: left;
    width: 610px;
    padding: 0 10px 10px 0;
    background: #fff;
    position: relative;
}
#content .titre {
            font-size:12px;
            font-weight:bold;
            margin-bottom:15px;
            text-align:right;
}
#content .home {
     /*   border: 2px solid #eee;   */
        padding: 15px;
        margin-bottom: 25px;
        background: #ffffff;
    }

		#content .home img {
			-moz-box-shadow:0 4px 20px #555555;
			-moz-transform:rotate(-3deg);
			-webkit-box-shadow:0 4px 20px #555555;
			-webkit-transform:rotate(-3deg);
			border-color:#FFFFFF;
			border-style:solid;
			border-width:8px 8px 28px;
			float:left;
			margin:0 10px 0 0;
			padding:3px;
		}
       #content .home a:hover img{
		-moz-transform: rotate(2deg);
		-webkit-transform: rotate(2deg);
        }     
	   #content .home h2 {
            font-size: 1.7em;
            margin-left:194px;
            margin-top:20px;
            padding-bottom:15px;
            text-align:center;
        }
        #content .home h2 a {
            color:#FF66AA;
            padding:5px 7px 5px 7px;
        }
        #content .home h2 a:hover {
            color:#FF0077;
        }
        #content .home p {
            font-size: 0.9em;
            margin-bottom: 12px;
            line-height: 1.4em;
        }

    #content .latest {
        border-bottom: 0px solid #202014;
        padding: 0 20px 10px 0;
        margin-bottom: 10px;
    }
        #content .latest img {
            display:block;
            margin: auto;
        }
        #content .latest h2 {
            font-size: 2em;
            padding: 5px;
            font-family: arial, sans serif;
            text-align: center;
        }
        #content .latest p {
            margin-bottom: 12px;
            line-height: 1.4em;
        }
        #content .latest p a {
            font-weight: bold;
        }
    #content .photos-similaires {
            background-color:#FFEEEE;
	    border: 1px solid #FF66AA;
            padding:8px 0 0 15px;
            width:575px;
            font-size:1.2em;
            font-weight:bold;
	    margin-top:50px;
    }
        #content .photos-similaires img {
                border: 6px solid #fff;
                height:70px;
		margin:3px -3px;
		width:70px;
		display:inline;
        }
		#content .titre-similaires {
                color:#FF66AA;
		float:right;
		font-family:verdana;
		font-size:23px;
		margin-top:-32px;
		font-weight:normal;
        }
    #content .l {
        width: 280px;
        float: left;
        padding: 0 10px 10px 10px;
        border-right: 1px solid #FFFFFF;
    }
        #content .l .post {
            font-size: 0.9em;
            border-bottom: 1px dotted #353535;
            padding-top: 10px;
        }
        #content .l .post h2 {
            font-size: 0.9em;
            color: #ffffff;
            text-transform: uppercase;
            background-color: #202014;
            padding: 5px 10px;
            float: left;
        }
        #content .l .post h2 a {
            color: #ffffff;
        }
        #content .l .post h3 {
            clear: both;
            font-size: 1.1em;
            width: 100%;
            padding: 10px 0;
        }
        #content .l .post img {
            float: left;
            margin: 0 10px 5px 0;
            width: 100px;
        }
        #content .l .post p {
            margin-bottom: 10px;
            line-height: 1.4em;
        }
    #content .r {
        width: 280px;
        float: right;
        padding:  0 10px 10px 10px;
        border-left: 1px solid #ffffff;
        margin-left: -1px;
    }
        #content .r .post {
            font-size: 0.9em;
            border-bottom: 1px dotted #353535;
            padding-top: 10px;
        }
        #content .r .post h2 {
            font-size: 0.9em;
            color: #ffffff;
            text-transform: uppercase;
            background-color: #202014;
            padding: 5px 10px;
            float: left;
        }
        #content .r .post h2 a {
            color: #ffffff;
        }
        #content .r .post h3 {
            clear: both;
            font-size: 1.1em;
            width: 100%;
            padding: 10px 0;
        }
        #content .r .post img {
            float: left;
            margin: 0 10px 5px 0;
            width: 100px;
        }
        #content .r .post p {
            margin-bottom: 10px;
            line-height: 1.4em;
        }
    #content .postnav {
        padding: 20px 0;
        clear: both;
    }
    #content .postnav ul {
        list-style-type: none;
        border: 0;
    }
        #content .postnav ul li {
            float: left;
            border: 1px solid #cccccc;
            margin: 2px;
            font-size: 0.9em;
        }
        #content .postnav ul li a {
            display: block;
            border: 0 !important;
            padding: 5px;
        }
        #content .postnav ul li a:hover {
            background-color: #FF0077;
            color: #ffffff;
        }
        #content li.page_info {
            padding: 5px !important;
        }
    #content .intro {
         background-color:#FFEFEF;
         border:1px solid #FECDF9;
         padding:5px;
         margin-top:35px;
    }
    #content .bann_hor {
         margin:20px auto;
	 padding: 0 71px;
    }
/** END content **/

/** BEGIN sidebar **/
#sidebar {
    float: right;
    width: 340px;
}
	
#sidebar p  {
	margin: 5px 0 10px;
}

#sidebar div.head {
        background-color: #FFFFCB;
        border: 1px solid #CDCCCA;
        padding: 10px 5px;
    }
        #sidebar div.head h2 {
            font-size: 0.9em;
            text-transform: uppercase;
            margin-bottom: 10px;
        }
        #sidebar div.head .rss {
            font-size: 0.9em;
            padding: 2px 0 2px 24px;
            background: url(images/rss.gif) no-repeat 0 0;
        }

    #sidebar form {
        border: 1px solid #CDCCCA;
        border-top: 0;
        margin-bottom: 10px;
        background: url(images/subscribe.jpg) no-repeat center;
        height: 50px;
    }
        #sidebar form input {
            margin: 15px 12px 15px 40px;
            width: 180px;
            float: left;
            border: 1px solid #ffffff;
        }
        #sidebar form button {
            float: left;
            width: 72px; height: 25px;
            margin-top: 12px;
            text-indent: -9999px;
            border: 0;
            background-color: transparent;
        }
    #sidebar div.body {
        border: 1px solid #cccccc;
        padding: 10px;
        margin-bottom: 10px;
    }
        #sidebar div.body img {
            
        }
        #sidebar div.body a {
            color: #333333;
        }
        #sidebar div.body a:hover {
            color: #FF0077;
        }

    #sidebar div.infobox {
        border: 1px solid #cccccc;
        padding: 10px;
        margin-bottom: 10px;
    }
        #sidebar div.infobox a:hover img{
			-moz-transform: rotate(3deg);
			-webkit-transform: rotate(3deg);
        }
        #sidebar div.infobox a:hover {
            color: #FF0077;
        }
		#sidebar div.infobox ul {
			list-style-type:none;
		}  
		#sidebar div.infobox li {
			margin: 4px 0;
		}  

    #sidebar div.carte  {	
		height: 65px;
    }    
		#sidebar div.carte img {
			float: left;
			margin: 0 5px 5px 0;
		}   
	
	#sidebar div.corp {
		height: 66px;
		text-align: right;
    }		
		#sidebar div.corp img {
			float: right;
			margin-left:10px;
			-moz-box-shadow:0px 0px 9px #aaa;
			-webkit-box-shadow:0px 0px 9px #aaa;
			-moz-transform: rotate(-2deg);
			-webkit-transform: rotate(-2deg);
		}  	
	
    #sidebar div.social {
    }
		#sidebar div.social img {
			margin: 3px 8px 3px 0;
		}
		#sidebar div.social li {
			display:inline;
		}
	
    #sidebar ul.head {
        list-style-type: none;
        height: 30px;
    }
        #sidebar ul.head li {
            		-moz-border-radius-topleft:7px;
			-moz-border-radius-topright:7px;
            		-webkit-border-radius-topleft:7px;
			-webkit-border-radius-topright:7px;
			border-radius: 7px 7px 0 0;
			background-color:#EEEEEE;
			border-color:#CCCCCC #CCCCCC;
			border-style:solid;
			border-width:1px 1px 0;
			float:left;
			font-weight:bold;
			margin-left:3px;
			text-transform:uppercase;
        }
        #sidebar ul.head li a {
            color:#FF0077;
            display: block;
            padding: 8px 10px;
        }
        #sidebar ul.head li a:hover {
            -moz-border-radius-topleft:7px;
			-moz-border-radius-topright:7px;
            -webkit-border-radius-topleft:7px;
			-webkit-border-radius-topright:7px;
            color:#00BBFF;
			background-color:#FFFFFF;
        }
    #sidebar ul.body {
        clear: both;
        list-style-type: none;
        border: 1px solid #cccccc;
        padding: 10px;
        margin-bottom: 10px;
    }
        #sidebar ul.body li {
            font-size: 0.9em;
            border-bottom: 1px dotted #cccccc;
            padding: 6px 0;
            height:70px;
        }
        #sidebar ul.body li a {
            color: #323232;
        }
        #sidebar ul.body li a:hover {
            font-weight: bold;
            color: #006490;
        }
    #sidebar .l {
        width: 165px;
        float: left;
    }
        #sidebar .l h2 {
            font-size: 1em;
			background-color:#fde;
            padding: 5px;
			margin:17px 0 5px;
			-moz-border-radius:3px;
			-wekkit-border-radius:3px;
        }
        #sidebar .l ul {
            list-style-type: none;
            margin-bottom: 20px;
            padding-left: 5px;
        }
        #sidebar ul .children {
            padding-left: 15px;
        }
        #sidebar .l ul li {
            font-size: 0.9em;
            padding: 4px 0;
			margin: -2px 0;	
        }
        #sidebar .l ul li a {
            color: #363636;
        }
        #sidebar .l ul li a:hover {
            
        }
    #sidebar .r {
        width: 165px;
        float: right;
    }
        #sidebar .r h2 {
            font-size: 1em;
			background-color:#fde;
            padding: 5px;
			margin:17px 0 5px;
			-moz-border-radius:3px;
			-wekkit-border-radius:3px;
        }
        #sidebar .r ul {
            list-style-type: none;
            margin-bottom: 20px;
        }
        #sidebar .r ul li {
            font-size: 0.9em;
            border-bottom: 0px dotted #353535;
            padding: 6px 0;
			margin: -2px 0;	
        }
        #sidebar .r ul li a {
            color: #363636;
        }
        #sidebar .r ul li a:hover {            
        }
#sidebar .actu{
         font-size:13px;
         margin-bottom:10px;
         margin-top:10px;
	 border:1px solid #cccccc;
	 padding: 7px 10px 0px;
	 box-shadow: 2px 2px 5px #cccccc;
}
         #sidebar .actu p {
         	font-size:14px;
		font-weight:bold;
		color:#FF0077;
         }
         #sidebar .actu li {
         	list-style: disc inside none;
    		margin-top: 6px;
    		text-indent: 20px;
         }
         #sidebar .actu a {		
         	color: #00BBFF;
         }
         #sidebar .actu a:hover {
         	color: #0099FF;
         }  
	 #sidebar .actu img {
		-moz-transform: rotate(-6deg);
		-webkit-transform: rotate(-6deg);
		float: right;
    		margin-right: -8px;
    		overflow: hidden;
		width: 69px;
	}
#sidebar .boutique {
         background-color:#FFFFFF;
         font-size:13px;
         font-weight:bold;
         margin-bottom:10px;
         margin-top:10px;
}
         #sidebar .boutique a {
         	color: #00BBFF;
         }
         #sidebar .boutique a:hover {
         	color: #0099FF;
         }
         #sidebar .boutique img {
         	float:left;
		margin-right: 5px;
         }
#sidebar .promenade {
        border: 1px solid #0012FF;
    	box-shadow: 5px 5px 5px #CCCCCC;
    	float: left;
    	overflow: hidden;
    	width: 339px;
}
#sidebar .sidebar-hotel img  {
		float:left;
		height:109px;
		margin: 0 11px 0 0;
	}

	#sidebar .sidebar-hotel a img {
		-moz-transform:rotate(-3deg);
		-webkit-transform:rotate(-3deg);
	}

	#sidebar .sidebar-hotel  a:hover img {
		-moz-transform:rotate(1deg);
		-webkit-transform:rotate(1deg);
	}
	
#sidebar .sidebar-livres img {
		clear:left;
		height:90px;
		margin: 10px 11px 5px 0;
	}
	
	#sidebar .sidebar-livres a img {
		-webkit-box-shadow:6px 7px 6px #CCCCCC;
		-moz-box-shadow:6px 7px 6px #CCCCCC;
		-webkit-transform:rotate(2deg);
		-moz-transform:rotate(2deg);
	}

	#sidebar .sidebar-livres  a:hover img {
		-moz-transform:rotate(-1deg);
		-webkit-transform:rotate(-1deg);
	}

	 
/** END sidebar **/

/** BEGIN footer **/
#footer {
    clear: both;
    border-top: 5px solid #FECDF9;
    font-size: 0.9em;
    padding: 10px 0 30px;
    width:980px;
    margin:auto;
    text-align:left;
}
    #footer h3 {
        font: Verdana, Arial;
        font-style:italic;
        font-size:12px;
        margin-bottom: 15px;
    }
    #footer .body img {
        width: 50px;
		height:50px;
        float: left;
        margin: 3px 8px 3px 0;
        position:relative;
        border:2px solid #CCC;
        padding: 2px;
    }
    #footer .colonne {
        width: 320px;
        float:left;
        margin:3px;
    }
    #footer ul.body {
        clear: both;
        list-style-type: none;
        margin-bottom: 10px;
    }
        #footer ul.body li {
            font-size: 0.9em;
            padding: 6px 0;
            height:63px;
            float:left;
        }
        #footer ul li.comments {
            font-size: 0.9em;
            padding: 6px 0;
            height:13px;
            clear:both;
        }
         #footer ul.body li a {
            color: #323232;
        }
        #footer ul.body li a:hover {
            font-weight: bold;
            color: #006490;
        }
    #footer .date {
        color: #FF0077;
        margin: -10px 0 0;
        padding-right: 16px;
        padding-bottom:35px;
        border-left:0px solid #FF0077;
    }
      #footer .date_day {
             display:block;
             font-size:1.5em;
        }
      #footer .date_month {
             display:block;
             font-size:2.5em;
             font-weight:bold;
        }
      #footer .date_year {
             display:block;
             font-size:2.1em;
             line-height:0.8em;
        }
    #footer .milieu img {
        margin: 3px 8px 3px 0;
        border:2px solid #CCC;
        padding: 2px;
		height: 150px;
		width: 150px;
    }
    #footer h4 {
        font-size: 1.2em;
        font-family: Verdana, sans serif;
        margin-bottom: -10px;
    }
/** END footer **/

/** BEGIN miscellaneous **/
#content .single ul {
    margin: 0 0 10px 18px;
}
#content .single ol {
    margin: 0 0 10px 20px;
}
    #content .single li {
        padding: 2px 0;
        line-height: 1.4em;
    }
    #content .single h3 {
        margin-bottom: 5px;
        font-size: 1.4em;
        font-size: 1.5em;
        font-weight: normal;
    }
    #content .single blockquote {
        padding: 20px 20px 10px;
        margin: 10px 0;
        background-color: #f3f3f3;
        border-width: 1px 0;
        border-color: #dddddd;
        border-style: solid;
        color: #9e9e9e;
        line-height: 1.4em;
    }
    .single .details {
        padding: 20px 0;
    }
    .single .details p {
        margin-bottom: 5px !important;
    }
#comments {
  /*  padding: 0 10px 20px;   */
    font-size: 0.9em;
}
    #comments h2 {
        margin: 10px 0;
        font-size: 1.5em;
    }
    #comments h3 {
        margin: 10px 0;
        font-size: 13px;
        color: #FF0077;
    }
    #comments p {
        margin-bottom: 10px;
        line-height: 1.5em;
    }
    #comments form {
        padding-top: 20px;
    }
    #comments form p {
        margin-bottom: 5px;
    }
    #comments img {
        float: right;
        margin:-53px;
    }
    .commentauthor {
        margin-bottom: 5px !important;
        color: #9e9e9e;
        font-weight: bold;
    }
    .commentdate {
        font-size: 0.8em;
        margin-bottom: 5px;
        color: #909090;
    }
    .required {
        color: #ff0000;
    }
    #respond {
        padding-top: 20px;
    }
    .comment1 {
        border: 1px solid #cccccc;
        padding: 10px;
        margin-bottom: 10px;
		background-color: #eee;
    }
    .commentdetails {
        float: left;
    }
    #comments .gravatar img {
		-moz-box-shadow:0 0 7px #AAAAAA;
		-webkit-box-shadow:0 0 7px #AAAAAA;
		border:5px solid #FFFFFF;
		float:right;
		margin:5px;
	}
    h2.title {
        padding: 20px 10px 20px;
        font-size: 0.8em;
        font-weight: normal;
        text-transform: uppercase;
        color: #909090;
    }
.archive {
   /* clear: both; */
    float: left;
    font-size: 0.9em;
    padding: 10px;
  /*  border: 1px solid #ddd;    */
  /*  margin: 0 7px 10px 5px;    */
    width: 284px;
    height: 170px;
    background-color: #fff;
	margin-bottom:15px;
}
    .archive h2 {
        background:#EEE none repeat scroll 0 0;
        font-family:verdana;
        font-size:14px;
        font-weight:bold;
        padding:5px;
        text-align:center;
        margin-bottom:5px;
    }
    .archive h2 a {
        color:#333;
    }
    .archive h2 a:hover {
        color:#FF0077;
    }
	.archive img {
		-moz-box-shadow:0 0 9px #AAAAAA;
		-webkit-box-shadow:0 0 9px #AAAAAA;
		border-color:#FFFFFF;
		border-style:solid;
		border-width:1px 1px 13px;
		float:left;
		height:100px;
		margin:5px 10px 5px 0;
		padding:5px;
		width:100px;
	}
    .archive a:hover img{
		-moz-transform: rotate(3deg);
		-webkit-transform: rotate(3deg);
    } 
    .archive p {
        margin: 9px 0 10px 0;
        line-height: 1.5em;
    }
    div.comment  {
        height: 30px;
        width: 32px;
        float: right;
    }
    .comment a {
        background: url("http://img35.imageshack.us/img35/6008/dialoga.png") no-repeat;
        padding: 8px 14px 11px 13px;
    }
     .cat-desc {      /*   affichage description d'une categorie, page archive  */    
	padding: 20px 10px;
	text-align: justify;
	margin-bottom: 15px;
	line-height: 1.5em;
	-moz-box-shadow: 1px 1px 14px #ccc;
	-webkit-box-shadow: 1px 1px 14px #ccc;
    }
	.cat-desc p:first-letter {
	font-size: 1.5em;
	}
.date {
      border-left:1px solid #ddd;
      color:#ddd;
      float:left;
      font-size:1em;
      line-height:1.8em;
      margin:0 0 0 -50px;
      padding-left:2px;
      padding-right:6px;
      position:relative;
      right:0;
      text-align:center;
      font-family:Georgia,serif;
}
      .date_day {
        display:block;
        font-size:2.5em;
      }
      .date_month {
        display:block;
        font-size:2.5em;
        font-weight:bold;
}
      .date_year {
        display:block;
        font-size:1.1em;
        line-height:0.8em;
}
.home .date  {
      float:left;
      font-size:0.7em;
      margin-left: -250px;
}


.description {
      background-color: #DDD;
}

.love {
      border:1px solid #FF66AA;
      background:url(http://img410.imageshack.us/img410/7530/coeurs.png) repeat-y scroll -1px -12px transparent;
      margin:40px 0 15px 0;
      padding:5px 5px 15px 80px;
      height:128px;
}
      .love img {
         float: left;
	 padding-bottom:16px;
      }
	  .titre-love  {
		color:#FF66AA;
		float:right;
		font-family:verdana;
		font-size:23px;
		margin-top:-29px;
      }
	  .abo img {
		text-align:center;
	  }
.really_simple_share {
	height: 182px !important;
        left: -75px;
        position: absolute;
        top: 100px;
   	width: 56px;	
}
	.really_simple_share > div {
		margin: 0 auto 10px;
	}
	.really_simple_share_facebook_like {
		margin-left:1px;
	}
	.really_simple_share_google1 {
		margin-left:1px;
	}
	.really_simple_share_twitter {
		margin-left:1px;
	}
#calendar_wrap {
}
      #calendar_wrap td {
         background-color:#FFEEFF;
         border:1px solid #FFFFFF;
         color:#AAAAAA;
         padding:2px;
      }
      #calendar_wrap td a {
         background-color:#FFEEFF;
         color:#FF66AA;
      }
      #calendar_wrap td.pad  {
         background-color:#FFFFFF;
         border:1px solid #FFFFFF;
         padding:2px;
      }
      #calendar_wrap td#prev {
         background-color:#FFFFFF;
      }
      #calendar_wrap td#next {
         background-color:#FFFFFF;
      }
      #calendar_wrap td#prev a {
         background-color:#FFFFFF;
         border:1px solid #FFFFFF;
         padding:2px;
         color: #000000;
      }
      #calendar_wrap td#next a {
         background-color:#FFFFFF;
         border:1px solid #FFFFFF;
         padding:2px;   
         color: #000000;
      }

/** END miscellaneous **/

/** BEGIN plugin Sociable **/

div.sociable {
    margin: 0;
    }

span.sociable_tagline {
    position: relative;
    }

span.sociable_tagline span {
    display: none;
    width: 14em; }

span.sociable_tagline:hover span {
    position: absolute;
    display: block;
    top: -5em;
    background: #ffe;
    border: 1px solid #ccc;
    color: black;
    line-height: 1.25em;
}
.sociable span {
    display: block;
}
.sociable ul {
    display: inline;
    margin: 0 !important;
    padding: 0 !important;
}
.sociable ul li {
    background: none;
    display: inline !important;
    list-style-type: none;
    margin: 0;
    padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
    float: none;
    width: 16px;
    height: 16px;
    border: 0;
    margin: 0;
    padding: 0;
}

.sociable-hovers {
}
.sociable-hovers:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

/** END plugin Sociable **/

.geomap {
	margin-top:30px;
}

.geomap img {
	border:1px solid #FF66AA;
}
.geomap a {
}

.arrowleft {
	background: url() no-repeat;
	float: left;
}

.arrowright {
	background: url() no-repeat;
	float: right;
}
