/*
Theme Name: Basically Pink
Description: Basically Pink is a free WordPress Theme by <a href="http://jump2top.com" target="_blank">SEO Company </a>.
Author: SEO Company 
Author URI: http://jump2top.com
Version: 1.0
Tags: pink, black, white, 2-columns, right sidebar, widget ready, fixed width, seo friendly, simple
*/
* {
	padding: 0px;
	margin: 0PX;
}
body {
	font-size:12px;
	color:#605556;
	/*font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;*/

font-family: "Trebuchet MS", Verdana, Arial,Geneva,  Helvetica, sans-serif;
	/*font-size: 11px;*/
}
#header {
	height: 110px;
color:#ffffff
}
.post h1{
color: #57554b;
}
#title {
	/*background: url(images/background_title.gif) no-repeat left top;*/
	height: 60px;
	/*width: 980px;*/
width:710px;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	background: url(http://www.annuairedugeek.com/images/logo/blog-du-geek.png) no-repeat left top ;
}
#navigation {
	background: url(http://www.annuairedugeek.com/themes/BasicGlobes/images/pagelist.png) repeat-x;
	height: 40px;
	color: #57554b;
	font-weight: bold;
	font-size: 12px;
	padding:0px 0px 0px 0px;
	text-transform: lowercase;
margin-top:4px;
}
#menu {
	/*width: 950px;*/
width:763px;
	text-align: left;
}
.searchform {
	margin-bottom: 10px;
}
#main {
	/*width: 950px;*/
	text-align: left;
	/*margin-top: 10px;*/

width:527px;
	margin:0 auto;
	padding:0 10px;
}
#content {
	margin: 10px 220px 0px 0px;
	padding: 10px;
width:527px;

}
#sidebar {
	width: 180px;
margin-top:0px;
	/*float: right; */
	padding: 10px;
	background: url(images/background_sidebar.gif) no-repeat top left;
        text-align:justify;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: left;
	font-size: 7pt;
	color: #999999;
}
/* fonts */
#title h1 {
	padding-top: 8px;
	font-size: 24px;
	font-weight: normal;
color: #ffffff;
display:none;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 14px;
	color: #CCCCCC;
}
#menu ul li {
	display: inline;
	list-style: none;
}

#menu ul li a {
	display:block;
	float:left;
	background:url(http://www.annuairedugeek.com/themes/BasicGlobes/images/pagelist-pages.png) repeat-x;
	height:28px;
	font-size:12px;
	color:#57554b;
	font-weight:bold;
	padding:11px 17px 0 17px;
text-decoration: none;
	}
	



/*
#menu li a {
	padding-right: 15px;
	color: #ffffff;
	text-decoration: none;
}*/
#menu ul li a:hover {
background:url(http://www.annuairedugeek.com/themes/BasicGlobes/images/pagelist-hover.png) repeat-x;
	text-decoration:none;
	color:#ffffff;
	}
#content h1 {
	color:#57554b;
	font-size: 18px;
	font-weight: normal;
}
#content h1 a {
	color:#57554b;
	font-size:18px;
	margin-bottom:0;
	color:#71605b;
	font-weight:bold;
	/*color:#ed145b;*/
	text-decoration: none;
}
#sidebar h2 {
	font-size: 14px;
	color: #333333;
}
p, #sidebar h2 {
	padding-bottom: 5px;
}
#content h1, #sidebar ul {
	padding-bottom: 10px;
color: #57554b;
}
#sidebar ul li {
	list-style: none;
text-align:justify;
}
#sidebar a {
	color:#ed145b;
	text-decoration: none;
}
#sidebar a:hover {
	color: #333333;
}
#sidebar li {
	padding-bottom: 2px;
}
blockquote {
	margin: 15px;
	color:#333333;	
	border-left: 2px solid #ed145b;
	padding-left: 10px;
}

#post a {
	color:#ed145b;	
	text-decoration: none;
}
#post a:hover {
	color:#333333;	
	text-decoration: underline;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
h3 {
	padding-bottom: 5px;
	color: #333333;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color:#ed145b;	
	text-decoration: none;
}
h4 {
	color:#ed145b;
}
h4 a {
	color:#ed145b;
	text-decoration: none;
}
/* default */
.postmetadata {
	padding: 10px 0px;
	color: #666666;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;
}
.navigation {
	color: #333333;
	padding-top: 10px;
}
.navigation a {
	color: #333333;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.entry {
	padding-left: 10px;
text-align:justify;
}
#date {
	padding-bottom: 5px;
	color:#ed145b;	
}
#date a {
	color:#ed145b;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
width:527px;
}
#content ul li, #content ol li {
	margin-left: 35px;
}
#content ul, #content ol {
	padding-bottom: 10px;
}
	
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #ed145b; 
	padding: 5px;
	font-size: 8pt;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #ed145b;
	color: #ffffff;
	border: 1px solid #666666; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color:#ed145b;	
	text-decoration: none;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#header-right {
	float:right;
	margin:20px 0px 0 0;
position: absolute;
	}
	
#header-right img {
	border:none;
	margin-left:20px;
	}

