@charset "utf-8";
/*
Theme Name: Sunshine Graphic Theme
Theme URI: http://www.sunshine-graphic.com
Portfolio : http://www.exootia.fr
Description: The first theme created by Xavier Bellion.
Version: 0.1
*/
#background			{background-image:url(../images/background_hand.jpg);	background-repeat:no-repeat; 	
					margin-top:-80px;  margin-right:-8px;	margin-bottom:-8px;}
					
#backgroundIMG		{width:100%;	position:fixed;	z-index:-999;	margin-left:-8px;	margin-top:-8px;}

#conteneur			{width:900px;	margin:0 auto; 		padding-top:30px;}

#header				{margin-bottom:30px;	margin-top:-30px;}

#logo				{float:left;	margin-top:10px;}

#fb					{margin-left:300px;		margin-top:0px;}

/* menu */
#menu				{width:900px;	height:40px;	background-image:url(../images/menu.png); background-repeat:no-repeat;	margin-top:90px;}

#menu li			{display:inline-block;	margin-left:20px;}

.accueil 			{padding-top:10px;}

/* /////// Contenu du site */

#content					{background-color:white;	overflow:hidden;}

/* articles */
#coloneArticles				{float:left;	margin-top:10px;	margin-left:10px;}

#contentArticles		{background-image:url(../images/content_articles.png);	background-repeat:repeat-y;	
						width:603px;		font-size:12px;}
						
.contenuArticle a		{font-weight:bold; color:#333;}

.titreArticle			{background-image:url(../images/article_ruban.png); background-repeat:repeat; width:640px;
						height:39px;	display:block;}
						
.titre					{ float:left;}
						
.calendar				{ background-image:url(../images/calendar.png);	background-repeat:no-repeat; width:56px;height:47px;
						margin-left:40px;	margin-top:-10px;	float:left;}
						
.mois					{width:56px; text-align:center;		font-weight:bold;	color:white;	margin-top:1px;	display:block;}

.date					{font-size:15px;	margin-left:30px;	margin-top:5px;	display:block;}

.contenuArticle			{width:590px;	margin-left:5px;	text-align:justify;}

.footArticle			{background-image:url(../images/article_foot.png); background-repeat:no-repeat;
						width:601px; 	height:43px;	margin-bottom:20px;}
						
/* commentaires */
#postComent				{margin-left:10px;}

#submit					{background-image:url(../images/submit.png); background-repeat:no-repeat; 
						width:95px; height:33px; border:none;	cursor:pointer;}
						
/* colone gauche */
#coloneDroite			{float:right;	width:261px;}

#coloneBloc				{margin-top:10px;}

#contentColone			{background-color:#151515; color:white;}

.categoriesTitre		{margin-left:-5px;}
#comentsTitre			{margin-left:-5px;}

#postComent li			{ background-image:url(../images/bg_coment.png);	background-repeat:repeat-x;
						border:solid 1px #CCC; margin-bottom:10px;		padding-left:5px;	padding-top:5px;}

.commentlist			{margin-left:-27px;	margin-right:13px;}

/* footer */
#footer					{color:white;}

/* widgets */
.widget					{background-color:#151515;		color:white;}

.widgettitle			{color:#004982;	margin:0; padding:0;	background-image:url(../images/title_widgets.png);
						width:262px; height:43px;	margin-left:-5px;	padding-top:10px;	background-repeat:no-repeat;
						padding-left:10px;	margin-bottom:-15px;}
						
li .recentcomments		{margin-top:5px;	color:#CCC;	border-bottom:dashed #383838 1px;	
						padding-bottom:5px;}

#recent-comments-3, #categories-4, #categories-4, #linkcat-2
						{background-color:#151515;		color:white;	padding-bottom:10px;}
						
#coloneBloc	ul		{padding-left:10px;}

#s					{ border:none;	background-image:url(../images/input_search.png); background-repeat:no-repeat;
					width:140px;	height:24px;	padding-top:4px;	padding-left:5px;	 background-color:#151515;}
					
#search-3			{padding-left:5px;}

#searchsubmit		{background-image:url(../images/search.png);	background-color:#151515; width:20px; height:20px;	
					border:none;	cursor:pointer;}

textarea			{background-image:url(../images/textarea.png);	background-repeat:no-repeat;	background-color:#f4f4f4;
					width:505px;	height:201px;	border:none;	padding-top:10px;	padding-left:10px;}
					
#author				{background-image:url(../images/champ_nom.png); background-repeat:no-repeat; width:266px;	
					height:26px; border:none;	padding-left:45px;	padding-top:6px; background-color:#f4f4f4;}
					
#email				{background-image:url(../images/champ_mail.png); background-repeat:no-repeat; width:266px;	
					height:26px; border:none;	padding-left:45px;	padding-top:6px; background-color:#f4f4f4;}
					
#url				{background-image:url(../images/champ_site.png); background-repeat:no-repeat; width:266px;	
					height:26px; border:none;	padding-left:45px;	padding-top:6px; background-color:#f4f4f4;}
