/*  
Theme Name: Version 1
Theme URI: http://www.danielradcliffe.fr
Description: Designed by Shana
Author: Marie
Author URI: http://www.danielradcliffe.fr
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {	
	margin: 0 auto;
        background-color:#010000;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}



#maincontainer{

	width: 950px; 
	top: 0px;
	margin: 0 auto;
        padding: 0 auto;
	text-align:center;
	position:relative;
	background: #010000;
}

.sidebar {
	background: #151313;
	padding: 6px;
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px;
	margin-top: 0px;
	border-right: 1px solid #010000;
	border-bottom: 1px solid #010000;
	border-top: 0px solid #e8e2e5;
	border-left: 0px solid #e8e2e5;
	-moz-border-radius : 20px;
        margin-bottom: 10px;
}

.side-title {
	font-family: georgia;
	color: #b2b1b3;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: none;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 16px;
        text-align: center;
        text-transform: uppercase;
        background: #201f1f;
        border: 1px #0f0e0e solid; 
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
        padding: 8px;
background-image: url(http://www.danielradcliffe.fr/wp-content/themes/version-1/images/pattern.jpg);
}
.elite{
        border-style: solid;
        border-width:1px;
        border-color: #010000;
        margin: 0px;
	background-color: #201f1f;
        padding: 1px;
	-moz-border-radius : 0px;

}
.elite:hover{
        border-style: solid;
        border-width:1px;
        border-color: #a0c0d5;
        margin: 0px;
	background-color: #fefdfd;
        padding: 1px;
	cursor: pointer;
	-moz-border-radius : 0px;
}
.projet{
        border-style: solid;
        border-width:0px;
        border-color: #cec6b9;
        margin: 0px;
	background-color: transparent;
	_background-color: #eae6dd;
        padding: 0px;
	cursor: default;
	-moz-border-radius : 0px;
}

.projet:hover{
        border-style: solid;
        border-width:0px;
        border-color: #f9f4ee;
        margin-right: 0px;
        margin-left: 0px;
	background-color: transparent;
	_background-color: #eae6dd;
        padding: 0px;
	cursor: default;
	-moz-border-radius : 0px;
}
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link,a:visited {
	text-decoration: none;
	color: #6b5853;
        font-weight: bold;
}
a:hover,a:active {
	text-decoration: underline;
	cursor: pointer;
	color: #897570;
}

a img {
        border: 1px #3d3838 solid;
        margin: 0px;
	background-color: #201f1f;
        padding: 4px;
	-moz-border-radius : 0px;
}
a:hover img {
        border: 1px #3d3838 solid;
        margin: 0px;
	background-color: #555252;
        padding: 4px;
	-moz-border-radius : 0px;
}
input, textarea, select, button {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #010000;
	padding: 2px;
	color: #9e9e9f;
	background-color: #010000;
}

B {
        LINE-HEIGHT: 10pt; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 11px; FONT-FAMILY: tahoma; FONT-STYLE: bold; COLOR: #a9a8ab; LETTER-SPACING: 0px; TEXT-TRANSFORM: none;
}	
strong {
	color: #575273; TEXT-DECORATION: none; FONT-SIZE: 11px; FONT-STYLE: none; FONT-FAMILY: tahoma; TEXT-TRANSFORM: none; FONT-WEIGHT: bold;
}
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #010000;
	padding: 0px;
	text-align:justify;
	color: #cacacc;
	border-right: 0px #141516 solid;
	border-left: 0px; 
	border-top: 0px; 
	border-bottom: 0px
}

.title {
	font-family: Arial;
	color: #ee6dd9;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 12px;
text-align:center;
	background-color: #110101;
	filter: alpha(opacity=70); opacity: .7;
	border-bottom: 0px dashed #a2babd;
}
blockquote {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #010000;
	padding: auto;
	padding-left: 10px;
padding-right: 10px;
	color: #eeeeee;
	background-color: #010000;
letter-spacing:1px;
	-moz-border-radius : 10px;
}
hr {
 display:block;
 height: 1px;
 margin-top: -7px;
 _margin: -23px 0 0 0;
 padding: 0;
 color: #eaeaea;
 background-color: #eaeaea;
 border: 0;
 }

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	background-color: #151313;
        border: 0px solid #c4c4c6;
	padding-left: 10px;
	padding-right: 10px;
        padding-top: 8px;
	padding-bottom: 10px;
	font-family:tahoma;
	font-size:11px;
	letter-spacing:1px; 
	line-height:13px; 
	color: #8b8484; 
	text-align: justify;
	-moz-border-radius-bottomright : 20px;
	-moz-border-radius-bottomleft : 20px;}
	
.news-box-post a {
	color:#ad766d; 
	text-align: justify;
	cursor: default;
}
.news-box-post a:hover{
	font-style: none;
	color:#7e3e35; 
	text-align: justify;
	cursor: pointer;
}
	
.date {
	font-family: trebuchet ms;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 0px;
	background-color: #7a3b33;
	border-bottom: 0px dashed #acc6ca;
        text-align: center;
}
.news-title, .news-title ul, .news-title ul ul {
	font-family: georgia;
	color: #b2b1b3;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
letter-spacing:1px;
	padding-left: 30px;
	border-top: 1px solid #010000;
	border-left: 1px solid #010000;
	border-right: 1px solid #010000;
	border-bottom: 0px solid #ede6ea;
	-moz-border-radius-topright : 20px;
	-moz-border-radius-topleft : 20px;
background-image: url(http://www.danielradcliffe.fr/wp-content/themes/version-1/images/pattern.jpg);
}

.news-title li {}

.news-title a {
	color: #ee7db1;
	font-weight: none;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #ee7db1;
	font-weight: none;
	text-decoration: none;}

.news-title a:hover {
	color: #f09923;
	font-weight: none;
	text-decoration: none;}


h2 {
	background-color: transparent;
	padding: 2px;
	font-family:arial;
	font-size:10pt;
	letter-spacing:1px; 
	line-height:9pt; 
	color: #a0a0a0; 
	font-weight: bold;
	font-style: none;
	text-transform: none;
	text-align: left;
	border-bottom: 0px #c2c2c2 dotted;}
}

h3 {
	background-color: transparent;
	padding: 2px;
	font-family:arial;
	font-size:10pt;
	letter-spacing:1px; 
	line-height:9pt; 
	color: #a0a0a0; 
	font-weight: bold;
	font-style: none;
	text-transform: none;
	text-align: left;
	border-bottom: 0px #c2c2c2 dotted;}



.get_photo {
        border: 1px #3d3838 solid;
        margin: 0px;
	background-color: #201f1f;
        padding: 4px;
	-moz-border-radius : 0px;
}

.get_photo:hover {
        border: 1px #3d3838 solid;
        margin: 0px;
	background-color: #555252;
        padding: 4px;
	-moz-border-radius : 0px;
}


.news-cat {
	background: #010000;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:trebuchet ms;
	letter-spacing: 1px;
	font-weight: bold;
	font-size:7pt;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #9b9b9c; 
	text-align: justify; padding-left:4px; padding-right:4px}

.side-content {
	background: transparent;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:tahoma;
	letter-spacing: 1px;
	font-weight: none;
	font-size:8pt;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #a3a3a3; 
	text-align: justify; padding-left:4px; padding-right:4px}
