/*
Theme Name: edublog
Description: 2 column educational theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#090c0f url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/bodybg.jpg)repeat-x;
	font-family:Verdana,Century gothic, Arial,Tahoma,sans-serif;
	color:#cfcfcf;
	font-size:13px;
        
	}
img {
	border:0;
	}
a {
	color:#FD5A1E;
	text-decoration:none
	}
a:hover {
	color:#666;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#666;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}
/* The Menu */

#foxmenucontainer{
	height:28px;width:990px;margin:0px 40px;
	background:#272b2e;
border-right:#1F2225 solid 10px;
border-left: #1f2225 solid 10px;
	display:block;
	padding:0px 0px 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0px 0px 0 0;
	width:84px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#ccc;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:84px; 
	height: 21px;
	background:#eee url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	background:#bbb url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/li2.gif) no-repeat top left;
	width:84px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 84px; height: 21px;
	background:transparent url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/li2.gif) no-repeat top right;
	}	
	

/* The Wrapper */

.wrapper {
	width:1100px;
	margin:0 auto;
	background:transparent;	
	border-left:none;
	border-right:none;
	}

/* The Top */

.top {
       
        width:1100px;
	height:110px;
	margin:auto;
	background:url(http://vincentfollezou.com/hiroshiblog/wp-content/uploads/2009/09/bannerv4.jpg)
center;
	background-repeat:no-repeat;
	
	}
.blogname {height:105px;
	float:right;
	width:1000px;
	font-family:Georgia,century gothic, Arial, sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:0px 0px 0 0px;
	color:transparent;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: transparent; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color:transparent; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 20px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:transparent;
	text-align:right;
	}
	

.content {width:1000px;margin:0px 40px;
        padding:0px 0px 0px 0px;
	background:#272b2e url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/bgcontent.png)repeat-y;
border-right:#1F2225 solid 10px;

	}	

#content {
	float: right;
	width: 760px;
        margin-left:0px;
	padding:0px 0px 0px 0px;
	}
.date {
	float:left;
	height:14px;
	font-size:10px;
	font-family:Verdana,Arial,Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:10px;
	font-weight:normal;
   	color:#919191;
	}
.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 0px;
	height:55px;
	background:url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/title.jpg)
}	

.time{
	text-align:right;
	width:auto;
	height:50px;
	margin-top:2px;
	font-family:Verdana,Arial,Georgia,century gothic, Arial, sans-serif;
	padding:1px 0 0 17px;
	color:#fff;
	float:right;
	font-size:12px;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:justify;
	color:#919191;
	font: 12px Verdana,Georgia,century gothic, Arial, sans-serif;
	}

.post h2 {
	margin: 0px 2px;
	padding: 10px 0px 5px 10px;
	background: transparent;
	text-align: left;
        text-transform:uppercase;
	font: 20px Verdana,impact,Georgia,century gothic, Arial,sans serif;
	font-weight:bold;
        
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #E4D3A6;
        background-color:# transparent;
	}
.post h2 a:hover  {
	color: #FD5A1E;
	background-color: transparent;
        text-decoration:none;
	}	
	

.postinfo {
	height:34px;
        margin-bottom:50px;
	padding: 0px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}
.spostinfo {
	height:34px;
        margin-bottom:40px;
	padding: 0px 5px 0px 2px;
	background:url(images/smeta.jpg);
	
}
		
.postinfo a:link {
	color:#FD5A1E;
	font-weight:bold;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#FD5A1E;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:left;
	padding:10px 0px 0 10px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-family: Verdana,Georgia,century gothic, Arial, sans-serif;
        font-size:12px;
        
}

.postinfo .com a:link,
.postinfo .com a:visited {
	color:#FD5A1E;
	background-color: transparent;
}
.postinfo .com a:hover{
	color:#919191;
        text-decoration:underline;
}
.post a:link,
.post a:visited {
	color: #FD5A1E;
	background-color: transparent;
}

.post a:hover {
	color: #919191;
	background-color: transparent;
	text-decoration:underline;
}

.entry {
	margin: 0px 10px;
	padding: 5px 10px;
	}
.cover{ padding:0px 0px 0px 0px;
	margin: 2px 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
.rightcolumn{
	float:left;
	width:223px;
}

/* The Sidebar1*/
.sidebar{
	float:left;
	width:224px;
        font-size:12px;
	font-family: Arial,Georgia,century gothic, sans-serif;
}

.sidebar h2 {
	height:27px;
        line-height:50px;
	font-size:12px;
        text-transform:uppercase;
	color:#E4D3A6;
	padding-top:20px;
        padding-left:16px;
	background: url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/bgtitlesidebar.gif) no-repeat;
	
	}
.sidebar ul {
	list-style-type: none;
	margin: 0px ;
	padding: 0px 0px 0px 0px;

}	
.sidebar ul li {height:100%;
}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#919191;
	text-decoration: none;
	margin-left:15px;
        padding: 4px 0px 5px 17px;
	display:block;
	font-family:Verdana,Georgia,century gothic, Arial, sans-serif;
	background:#1f2225 url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/warship_arrow02copie.gif) no-repeat;
        background-position: left center;
        
}

.sidebar ul li a:hover {
background:#1f2225 url(http://i191.photobucket.com/albums/z65/hiroshi_saeba/element%20pour%20blogs/warship_arrow01copie.gif)no-repeat;
        background-position:left center;
	color:#E4D3A6;
}

.sidebar table {
	width:220px;
	text-align:center;
	background:#1b1b1b;
	color:#ff5500;
	}	
/* --- FOOTER --- */

#footer {
        width:1010px;
	height:30px;
        margin:0px 40px;
	padding:10px 0 0 0px;
	background:#020202;
	border-top:1px solid #2E2E2E;
	color:#E4D3A6;
        font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#FD5A1E;
	}

#footer a:hover {
	color:#E4D3A6;
        text-decoration:underline;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0px 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#3c3f41;
	border:1px solid #62676a;
	color:#999;
	padding:10px;
	overflow:auto;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#3c3f41;
	border:1px solid #62676a;
	color:#777;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}