/**
 * Theme Name: Tsara Camp
 * Theme URI: http://etechconsulting-mg.com
 * Description: theme for Tsara Camp Vallée de Tsaranoro.  A stylish child theme of Hybrid.
 * Version: 0.0.1
 * Author: eTech Consulting
 * Author URI: http://etechconsulting-mg.com
 * Tags: two-columns, fixed-width
 * Template: hybrid
 *
 * Copyright (c) 2009 etech Consulting.  All rights reserved.
 * http://etechconsulting-mg.com
 *
 *
 */
 
 /* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get a layout CSS */
@import url('../hybrid/library/css/2c-r-fixed.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default Hybrid CSS */
@import url('screen.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

.widget-title{
display:none;
}

.widget-inside{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.widget-inside a{
text-decoration:none;
}

.widget-inside a:hover{
text-decoration:none;
}

.widget-inside ul{
list-style:none;
padding:0;
margin:0;
}

.widget-inside ul li{
list-style:none;
position:relative;
}

.widget-inside ul li a{
color: #571204;
}


.widget-inside ul li:hover{
background-color:#571204;
color: #ffffff;
padding-left:10px;
}

.widget-inside ul li:hover a{
color:#ffffff;
}

ul.subMenu{
list-style:none;
display:block;
position: relative;
margin-top:-20px;
font-size:14px;
font-weight: 550;
text-align:left;
margin-left:90px;
}

ul.subMenu li{
text-align:left;
background:none;
}

ul.subMenu li a{
text-align:left;
margin:0;
}

.widget-inside ul li:hover ul li a{
color:#929292;
}

.widget-inside ul li ul li a{
color:#929292;
background:none;
padding:0;
}

.widget-inside ul li:hover ul li a:hover{
color:#ffffff;
}

.navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      background-image: url(images/menu-item-deroule.png);
	  background-position:right;
	  background-repeat:no-repeat;
	  padding-right:12px; 
} 


.navigation .toggleSubMenu ul li a{ 
background:none;
padding:0;
} 
.navigation .open ul li a{ 
background:none;
padding:0;
 
} 



div#footer-container{
padding:5px 20px 0 10px;
}

div#primary{
width:215px;
text-align:left;
padding: 0 10px 0 10px;
}

form{
margin:0;
padding:0;
width:450px;
}

form table{
border:none;
}

form table td{
border:none;
}

form table td input[type=text]{
border: solid #b7eae1 1px ;
width:180px;
}

form table td textarea{
border: solid #b7eae1 1px ;
width:420px;
height:100px;
}

form table td span{
font-weight:bold;
color:#b7eae1;
}

div#contactcontent{
float:right;
width:710px;
}

div#contactdetails{
float:right
font-family:Arial, Helvetica, sans-serif;
margin-left:15px;
}

div.wpcf7{
margin-right:15px;
float:left;
width:450px;
border-right:#b7eae1 solid 1px;
}



