


* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background-image:url(img/ciel-degrade.png);
	background-repeat: repeat-x;
	background-color: #ec4c3e;
	background-position: center top;
	z-index:1;
}

#backpage {
	position:fixed;
	top:-200px;
	left:0px;
	z-index: 1;

}
p{
	color: #000000;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;	
}

body a {
	color: #666666;
	outline:none;
}
body a:hover {
		color: #0099FF;
	}

#upperBar {
	height: 0px;
	background-color: #01bcff;
}

#wrapper {
	width: 952px;
	display:block;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 3;
	min-height:100%;
	background-image:url(img/back-div.png);
	background-repeat:repeat;
	overflow:hidden;
	
	
}    



#welcomeheading {
position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	padding: 0px;
	margin: 0 auto;
	margin-top:10px;
	height: 150px;
	background-image:url(img/arc-en-ciel.png);
	background-position: center center;
	background-repeat:no-repeat;
	z-index: 3;
}
#welcomeheading a, #welcomeheading a:link, #welcomeheading a:visited{
font-size:14px;
color: #ffffff;
text-decoration:none;
font-weight:500;
}


#welcomeheading a:hover{
font-size:14px;
color: #999999;
text-decoration:none;
font-weight:500;
}



#middleword {
	color: #909090;
}

#welcomeheading a:hover #middleword {
	color: #fff;
}
 

 
.description {
	text-align: center;
			font: normal 14px Verdana, Helvetica, Sans-serif;
	color: #fff;
	padding-bottom: 0px;
}  

                
#content {
	float: left;
	width: 570px;
	
	padding: 10px;
	margin-left:0px;
	margin-right:0px;

	z-index: 3;
	
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#content h2 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
}

	#content .notice p {
			
		font-size: 12px;
	
}
		#content .notice {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

    #content .post {
		float: left;
		position: relative;
		

}
#content .post h2 {
		color: #000000;
		
		padding: 3px 0;
	}

	
	#content .post h2 a {
	color: #0099FF;
	text-decoration: underline;
	padding: 3px 0;
	}

	#content .post h2 a:hover {
		color: #0099FF;
		text-decoration: underline;
	}
	
	#content .post h3 {
		font-size: 12px;
		font-weight: normal;
		color: #000000;

}

 #content .post-details {
	bottom: 20px;
	

	
}
	
	#content .post h3 a {
		color: #0099FF;
	}              
	
	#content .post h3 a:hover {
	text-decoration: underline;
	}
	
	#content .post img {
	max-width: 540px;
	max-height: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right:10px;
   margin-bottom:5px;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #000000;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
  
  
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 10px;
	color: #000;
	text-align: center;
}
	
	
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: normal 13px/20px Verdana, Helvetica, Sans-serif;
		margin-bottom: 10px;
		margin-top: 10px;
	color: #000000;
	margin-right: 0px;
	text-align: justify;
}
#content p{
	clear: left;
}
	
		#content blockquote {
			margin-left: 10px;
			border-left: 3px solid #333;
			padding-left: 10px;
		}
	
	#content p a {
	color: #0099FF;
	}
	
	#content p a:hover {
	text-decoration: underline;
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #000000;
	    border-bottom: 1px solid #000000;
	    font-size: 11px;
	    color: #000000;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #000000;
		margin-bottom: 10px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,#content ol.commentlist li .commentMeta span.author a {
	color: #0099FF;
	text-decoration: underline;
	margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
	color: #0099FF;
	text-decoration: underline;
	font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #0099FF;
			}
		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;
}


	#content h3 {
		color: #000000;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 410px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #0099FF;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #000000;
	}

#sidebar {

	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: right;

	padding: 10px;
	
} 
#sidebar-left {

	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left:0px;
	
	
	text-align: left;
	
	padding: 10px;

	height:100%;
	
	
} 

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #000000;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}

	#sidebar h2, #sidebar-left h2 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
		margin-top: 10px;
	}
	
	#sidebar a img , #sidebar-left a img {
		border: none;
	}
	

	#sidebar ul, #sidebar-left ul {
		margin-top: 10px;
		margin-bottom: 10px;
		padding:0px;
}
	
	#sidebar ul li, #sidebar-left ul li {
	font-size: 11px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position:outside;
	}
	#sidebar li h2, #sidebar-left li h2{
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
	}
	
	#sidebar ul li a, #sidebar-left ul li a {
	color: #666666;
	text-decoration: none;
	}
	
	#sidebar ul li span, #sidebar-left ul li span {
		color: #000000;
		margin-left: 0px;
	}
	
	#sidebar ul li a:hover, #sidebar-left ul li a:hover {
		color: #0099FF;
	}
	
	#sidebar ul#nav,#sidebar-left ul#nav{
		margin: 10px 0 20px 0;
	}
	
	#sidebar ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar ul#nav li a {
	display: block;
	height: 17px;
	padding: 7px 10px;
	
	margin-bottom: 5px;
	text-decoration: underline;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0099FF;
	}
	
	      
	
	#sidebar ul#nav li a.active {
		
		color: #000000;
	}

#sidebar #footer {
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
}

    #sidebar #footer p {
        margin-bottom: 5px;
        color: #000000;
	text-align: center;
}
    
    #sidebar #footer a {
	color: #0099FF;
	text-decoration: underline;
}
    
    #sidebar #footer a:hover {
	text-decoration: underline;
	color: #0099FF;
    }

.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: underline;
	text-transform: lowercase;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	margin: 4px;
	border: thin none #000000;
}
.ctc a:hover{
	color: #0099FF;
	margin: 3px;
	border: thin solid #000000;
	background-color: #0c0c0c;
}

[disabled] {

	color:#000000;

	border-color:#dddddd!important;

	background:none!important;

}

 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 0 auto;
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #000000;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}


.simpleimage img { border: 0px; }
.simpleimage { text-align: center; }
#sidebar-left ul.collapsCatList {
       
	   margin:0px;
	   padding:0px;
	   line-height:normal;
	   
}
#sidebar-left ul.collapsCatList li {
      
	   margin:0px;
	   padding:0px;
	   line-height:normal;
	   list-style-position:outside;
	   
}


#sidebar-left #searchform{
	margin-top: 20px;
	margin-bottom : 20px;
}
.simpleimage {
	margin-bottom : 20px;
}
.imgtfe {
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#content ul li{
clear:both;
display:block;
margin:0px;
padding:0px;
}
#content ul{
		margin:0px;
		padding:0px;
}
#home-welcome div.post{background-color: #FFF;padding:10px;clear:both;}
#home-latest{
	margin-top:20px;
	padding-top:10px;
	
	clear:both;
}
#quick-links{
	background-color:#B7E0FF;
	padding : 10px;
}
.page{
	width:300px;
}
