/********************************************

   AUTHOR:  			Erwin Aligam 

   WEBSITE:   			http://www.styleshout.com/

	TEMPLATE NAME:		Refresh

   TEMPLATE CODE: 	S-0002

   VERSION:          1.0          	

 *******************************************/

 

/********************************************

   HTML ELEMENTS

********************************************/ 



/* Top Elements */

* { margin: 0; padding: 0; }



body {
	background: #CCCCCC;
	color: #66666666;
	text-align: center;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 70%;
	line-height: 1.5em;

}



/* links */

a, a:visited {

	text-decoration: none;

	color: #000000; 

	background: inherit;

}

a:hover {

	color: #E2B801;

	background: inherit;

}



/* headers */

h1, h2, h3 {

	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;

	font-weight: Bold; 		

}

h1 {

	font-size: 120%;	

}

h2 {

	font-size: 110%;

	text-transform: uppercase;

	color: #88ac0b;

}

h3 {

	font-size: 110%;

	color: #666666; 

}



/* images */

img {

	border: 2px solid #FFFFFF;

}

img.float-right {

  margin: 5px 0px 10px 10px;  

}

img.float-left {

  margin: 5px 10px 10px 0px;

}



h1, h2, h3, p {
	padding: 10px;
	margin: 0;
	font-weight: normal;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

ul, ol {

	margin: 5px 20px;

	padding: 0 20px;

	color: #88ac0b;	

}

ul span, ol span {

	color: #666666;

}



code {

  margin: 5px 0;

  padding: 10px;

  text-align: left;

  display: block;

  overflow: auto;  

  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;

  /* white-space: pre; */

  background: #FAFAFA;

  border: 1px solid #f2f2f2;  

}

acronym {

  cursor: help;

  border-bottom: 1px solid #777;

}

blockquote {

	margin: 10px;

 	padding: 0 0 0 28px;  

   border: 1px solid #f2f2f2; 

  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    

}



/* form elements */

form {
	margin:10px;
	padding: 0 5px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

label {

	display:block;

	font-weight:bold;

	margin:5px 0;

}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#000000;
	background-color: #CCCCCC;

}

textarea {

	width:400px;

	padding:2px;

	font: normal 1em Verdana, sans-serif;

	border:1px solid #eee;

	height:100px;

	display:block;

	color:#777;

}

input.button { 

	margin: 0; 

	font: bolder 12px Arial, Sans-serif; 

	border: 1px solid #CCC; 

	padding: 2px 3px; 

	background: #FFF;

	color: #88ac0b;

}



/* search */

form.search {

	position: absolute;

	top: 35px; right: 25px;

	background: transparent;

	border: none;	

}	

form.search input.textbox {

	margin: 0; padding: 1px 2px;

	width: 120px;

	background: #FFF;

	color: #333; 

}

form.search input.button {

	background: #CCC url(headerbg.gif) repeat-x;

	color: #333;

	border: none;	

	width: 70px; height: 21px;

}



/********************************************

   LAYOUT

********************************************/ 

#wrap {
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#content-wrap {

	clear: both;

	width: 760px;

	padding: 0; 

	margin: 0 auto;

}

#header {

	width: 820px;

	position: relative;

	height: 200px;

	background: #CCC url(header.jpg) no-repeat center top;

	padding: 0;

	font-size: 14px;

	color: #000000;

}

#header h1#logo-text {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	color: #000000;
	text-transform: uppercase;
	/* change the values of top and left to adjust the position of the logo*/

	top: 167px;
	left: 307px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 100;
	font-style: normal;
	height: 30px;
	width: 494px;

}

#header h2#slogan {

	position: absolute;

	margin: 0;

	padding: 0;

	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;

	text-transform: none;

	color: #FFF;

	/* change the values of top and left to adjust the position of the slogan*/

	top: 77px;

	left: 107px;

	width: 202px;

}



/* Menu */

#menu {

	clear: ;	

	margin: 40; padding: 40 50 400 50;

	background: url(menu2.jpg) repeat-y center;	

	font: bold 14px/26px Verdana, Arial, Tahoma, Sans-serif;

	height: 40px;

}

#menu ul li {
	display: inline;
	vertical-align: inherit;
	text-align: center;

}

#menu ul li a {

	display: inline;
	background-image: url(menu2.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 120px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	display: inline;
	background-image: url(menu2.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "normal georgia", serif;
	font-size: 10px;
	font-weight:normal;
	color: #000000;

}

#menu ul li a:hover {

float: right;
	width: 120px;
	padding-top: 0px;	
	display: inline;
	background-image: url(menu1.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 120px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #333333;
	text-decoration: none;	

}

#menu ul li#current a {	

	background-color: #FFF;

	color: #E2B801;

}



/* Main Column */

#main {

	float: right;

	width: 72%;

	padding: 0; margin: 0;

}

#main h1 {

	margin-top: 10px;

	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;

	color: #E2B801;

	padding: 5px 0 5px 25px; 	

	border-bottom: 1px solid #EFF0F1;

	background: #FFF url(square-green.png) no-repeat 3px 50%;	

}



.post-footer {

	background-color: #FAFAFA;

	padding: 5px; margin: 20px 10px 0 10px;

	border: 1px solid #f2f2f2;

	font-size: 95%;	

}

.post-footer .date {

	background: url(clock.gif) no-repeat left center;

	padding-left: 20px; margin: 0 10px 0 5px;

}

.post-footer .comments {

	background: url(comment.gif) no-repeat left center;

	padding-left: 20px; margin: 0 10px 0 5px;

}

.post-footer .readmore {

	background: url(page.gif) no-repeat left center;

	padding-left: 20px; margin: 0 10px 0 5px;

}
/********************************************

   LAYER1

********************************************/ 
#wrap #layer1 .layer1content #previews a {
	text-decoration: none;
}

#wrap #layer1 {
	margin-top: 5px;
	background-color: #000000;
	width: 322px;
	float: absolute;
	color: #CCCCCC;
	margin-bottom: 15px;
	border-left: 100;
	margin-left: 100px;
}
#wrap #layer1 .layer1content {
	padding: 10px;
}
#wrap #layer1 .layer1top {
	background-image: url(layer1top.png);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
}
#wrap #layer1 .layer1btm {
	background-image: url(layer1bottom.png);
	display: block;
	height: 13px;
	background-repeat: no-repeat;
}



/* Sidebar */	

#sidebar {

	float: left;

	width: 26.5%;

	padding: 0; margin: 0;	

}	

#sidebar h1 {

	margin-top: 10px;

	padding: 5px 0 5px 15px; 

	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;

	color: #555;

	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;	

	border: 1px solid #EFF0F1;

}

#sidebar .left-box {

	border: 1px solid #EFF0F1; 

	margin: 0 0 5px 0;	

}

#sidebar ul.sidemenu {

	list-style: none;

	text-align: left;

	margin: 3px 0 8px 0; padding: 0;

	text-decoration: none;		

}

#sidebar ul.sidemenu li {

	border-bottom: 1px solid #EFF0F1;

	background: url(go.gif) no-repeat 5px 5px;	

	padding: 2px 0 2px 25px;

	margin: 0 2px;	

}

#sidebar ul.sidemenu a {

	font-weight: bolder;

	text-decoration: none;	

	background-image: none;	

}



/* Footer */	

#footer {

	color: #666666;

	background: #CCC url(footer.jpg) no-repeat center top;

	clear: both;

	width: 820px;

	height: 55px;

	text-align: center;	

	font-size: 92%;

}

#footer a { text-decoration: none; }



/* alignment classes */

.float-left  { float: left; }

.float-right { float: right; }

.align-left  { text-align: left; }

.align-right { text-align: right; }



/* display and additional classes */

.clear { clear: both; }

.gray { color: #CCC; }
.centerrecherche {
	top: auto;
	position: static;
	left: auto;
	right: auto;
	text-align: center;
}
