/* 
Theme Name: Babtounes Tweets
Theme URL: http://babtounes.com
Description: Create your own twitter minisite with tweem.
Author: Sami Ben Gharbia
Author URI: http://kitab.nl
Version: 1.2
*/

/*background (obviously, duh)*/
body { 
	background:#F2F2F2; 
	margin: 0; padding: 0;
	font-size:68%}
	}
}

/*some header stuff*/

#header { margin-left:20px;
}

#header a {
height: 182px;
}

#header a:hover {
	border: none;
}

#header h1 { 
	padding:0; 
	margin:0; 
	font-weight:bolder;
}

#header .tagline {
padding:10px 0;
font-size:1.6em;
color:#ccc;
width: 400px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}

/*#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	} */
	
/*link color (change at will) */
a:link, a:visited { 
	color:#3478e3; 
	text-decoration:none; 
}

a:hover { 
	color:#d54e21; 
}

/*sweet navigation tab*/
#nav ul { 
	padding:0; 
	margin:0; 
	list-style-type:none;
}

#nav ul li { float:left; display:block; list-style-type:none; padding:0; margin:0; }

#nav ul li a{
    background:#ccc;
	float:left;
	margin-left:10px;
	padding:5px 5px 3px;
	color:#333;
	font-size:1.3em;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;

}

#nav ul li a:hover { 
	background:#97CC3C; 
}

#nav ul li a.on { 
	background:#97CC3C;
	color:#fff;
		/*position: relative;*/
}

#nav ul li a.red { 
	background:#F75D59;
	color:#fff;
		/*position: relative;*/
}
#nav ul li a.blue { 
	background:#97CC3C;
	color:#fff;
	float:right;
	margin-bottom:-10px;	}
	
	#nav ul li a.blue:hover { 
	background:#F75D59;
	}
	
	#nav ul li a.info {
	background:#F2F2F2 url(images/arw.png) 95% 50% no-repeat;
	float: right;
	margin-right: 2px;
padding:5px 30px 3px 5px;
font-size:1.4em;
font-weight:bold;
color:#333;
	font-weight: 200;
	}
	
	#nav img {
	width:20px; 
	height:20px;
	}
	
	
/*main pearly white body*/
#content{
	background:#f6f3d1;
	width: 550px;
	border:3px solid #97CC3C;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	font-size:1.3em;
	margin-top: -3px;
}
#contentmap{
	background:#f6f3d1;
	width: 853px;
	border:3px solid #97CC3C;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	font-size:1.3em;
	margin-top: -3px;
}
#map {
padding-left: 24;px
padding-right: 24px;

}
#content_fb{
	background:#f6f3d1;
	width: 859px;
	border:3px solid #97CC3C;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	font-size:1.3em;
	margin-top: -3px;
}

#content h2 {
    color:#333;
	font-size:1.5em;
	margin-bottom: 0px;}

#meta-top {
font-size:0.8em;
color:#333;
}

#blog {
padding-left: 20px;
}

/*sidebar, yes there is one*/
#sidebar {
	margin-top: -3px;
	width: 300px;
	float:right;
	background: #F2F2F2;
	border-left:0px;
	border-bottom:3px solid #97CC3C;
	border-top:3px solid #97CC3C;
	border-right: 3px solid #97CC3C;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-bottom-radius:10px;
}
#sidebar p {
	margin: 0;
	padding:30px 0 0 10px; 
	height:auto;
		font-size:1.2em;
}

#sidebar ul { 
	list-style-type:none; 
	margin:0; 
	padding:0;
}

#sidebar ul li { 
	margin:0 0 20px 0; 
}

#sidebar ul li ul li{ 
	padding:0; 
	margin:0; 
}

#sidebar h3 { 
	font-size:1.4em;
color:#333;
margin-top:-10px

}

#sidebar h4 { 
	font-size:1.7em;
color:#333;
margin-top:10px

}

#sidebar h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:1.4em;
padding: 10px;
text-align:center;

}

#usericon {
height:32px; 
	width:32px;
	float:left; 
	margin-right:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

#loggedusericon {
margin:3px; 0 0 3px;
height:32px; 
	width:32px;
	float:left; 
	margin-right:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

#sidebar input {
    width:auto;
    font-size:0.8em;
    float: right;
    margin-right: 5px;
    padding-top:-3px;
    border:1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;  
}

#sidebar input:hover {
  background-color: #97CC3C;
}

#sidebar textarea {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size:1.2em;
	padding:5px;
	width:275px;
	height: 85px;
	margin:5px;
	background-color: f6f3d1;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;}
	
/*footer. not much attention here*/
#footer {
	padding:20px;
	font-size: 1.3em;
	margin: 10px 16px;
	color: #777;
}

/*some styling for the fantastic juitter*/
#juitterContainer ul li { 
	border-bottom:1px solid #dbdbd3; 
	padding:10px 0 10px 5px; 
	height:auto;
	list-style-type:none;
}

#juitterContainer ul li:hover { 
	background: #f5f3e2;
} 

#juitterContainer img { 
	height:32px; 
	width:32px;
	float:left; 
	margin-right:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

#juitterContainer .twitdate a {
	font-size:0.9em; 
	color:#666;
}

#juitterSearch{clear:both;padding:7px 0 5px 18px;}
#juitterSearch INPUT{
float: left;
padding:4px;
width:300px;
color:#666;
background: #F2F2F2 url(images/search.png) center right no-repeat;
border:1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	text-align: center; }
	
input {
    width:auto;
    font-size:0.7em;
    float: right;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    border:1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;  
}

input:hover {
  background-color: #97CC3C;
}

#logintw {
margin-right: 30px;
}

#top {
border-bottom:1px dashed #dbdbd3;
height: 70px;
background:#97CC3C; 
}

#last_message {
padding: 5px 5px 0 43px;
font-size: 0.9em;
margin-top: -58px}

#topsidebar {
background-color: #97CC3C;
	margin:0;
	padding:10px;
height: 50px;
border-bottom:1px dashed #dbdbd3;
}

#update_self {
width: 100px;
margin:5px 5px 10px 5px;
}

#more_self {
width: 100px;
margin:5px 5px 10px 5px;
}

#wrappertexarea {
margin-top: 20px;
height: 120px;
}

/*sidebar 2 */
#sidebar-2 {
margin-top: -3px;
	width: 300px;
	float:right;
	background: #F2F2F2;
	border-left:0px;
	border-bottom:3px solid #97CC3C;
	border-top:3px solid #97CC3C;
	border-right: 3px solid #97CC3C;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-bottom-radius:10px;
}

#sidebar-2 ul { 
	list-style-type:none; 
	margin:0; 
	padding:0 5px 0 5px;
}

#sidebar-2 ul li { 
	margin:0 0 20px 0; 
}

#sidebar-2 ul li ul li{ 
	padding:0; 
	margin:0; 
}

#sidebar-2 img { 
	padding:15; 
	margin:0; 
}


#sidebar3 {
margin-top: -3px;
	width: 300px;
	float:right;
	background: #F2F2F2;
	border-left:0px;
	border-bottom:3px solid #97CC3C;
	border-top:3px solid #97CC3C;
	border-right: 3px solid #97CC3C;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-bottom-radius:10px;
}

#sidebar3 {
margin-top: -3px;
	width: 300px;
	float:right;
	background: #F2F2F2;
	border-left:0px;
	border-bottom:3px solid #97CC3C;
	border-top:3px solid #97CC3C;
	border-right: 3px solid #97CC3C;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-bottom-radius:10px;
}

#sidebar3 ul { 
	list-style-type:none; 
	margin:0; 
	padding:0 5px 0 5px;
}

#sidebar3 ul li { 
	margin:0 0 20px 0; 
}

#sidebar3 ul li ul li{ 
	padding:0; 
	margin:0; 
}

#fb {
margin-left:0px;
margin-top:20px;
margin-bottom:20px;
float:left;
}

#flkr {
margin:0px;
text-align:center;
}

#livebox {
float:right;
margin-top: 25px;
}


#taggy {

	width: 100%;
	float: left;
	font-size: 12px;
	font-weight: strong;
	font-family: sans serif;
	color: #F2F2F2;
	text-decoration: none;
	line-height:1.0;
    text-align: justify;
    padding-left: 10px;
    padding-top: 10px;
	}
	
#taggy a {		
	color: #F2F2F2;
	text-decoration: none;
	}
	
#taggy a:hover {
text-decoration: none;
color: #333;
}

#toppages {
float:right;
margin-top:-15px;
}

#menu {
	list-style-type: none;
	font-size: 14px;
	font-weight: strong;
	margin: 0px 0px 20px 0px; 
	padding: 0px;
	font-family: sans serif;
	line-height:1.4;
	
}

#menu li {
	display: inline;
	border:1px solid #ccc;
-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	padding: 3px; 10px;
	margin-left: 5px;
	background:#ccc;

}

#menu li:hover {
	background:#F75D59;
	border:1px solid #F75D59;
-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;

}
#menu li a {
	color: #333;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu li.current_page_item {
	color: #333;
	text-decoration: none;
	background:#F75D59;
	border:1px solid #F75D59;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;

}
#menu li a:hover {
	color: #333;
	text-decoration: none;
}

#tp {
background:url(twitpic-logo2.png) center left no-repeat;
padding-left: 20px;
color:#3198D3;
font-weight:bold;
float:left;
margin-left:10px;
}

#shurl {
background:url(bitly.png) center left no-repeat;
padding-left: 20px;
color:#DB9037;
font-weight:bold;
float:left;
margin-left:10px;
}

#refresh {
padding-left: 20px;
color:#000;
font-weight:bold;
float:right;
margin-right:10px;
}

#twitpicpass input {
     width:auto;
     height: 120px;
    font-size:0.7em;
    float: right;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    border:1px solid #ccc;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;  
}

#limit {
text-align:center;
font-weight:bold;
}
/* That's all, baby */