/*  
Theme Name: Version 5
Theme URI: http://www.fabulous-ashley.net
Description: Designed by Marie
Author: Marie
Author URI: http://www.fabulous-ashley.net
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {	
	margin: 0 auto;
        background-color: #0d0d0d;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	}

#maincontainer{

	width: 1000px; 
	top: 0px;
	margin: 0 auto;
        padding: 0 auto;
	text-align:center;
	position:relative;
	background: #0d0d0d;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}


ul { list-style-type: none }

a.nav:link, a.nav:active, a.nav:visited 

{  
text-transform: uppercase;
text-align: center;
font-family: tahoma;
text-decoration: none;
font-weight: none;
color: #ffffff;
cursor:Default;
display: block;
margin-left: 0px;
font-size: 7pt;
padding-left: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: #222222;
letter-spacing: 1px;
border: 1px #333333 solid;
	-moz-border-radius : 6px;
	-webkit-border-radius: 6px; 
	text-shadow: #000000 0px 0px 5px;
}
a.nav:hover 

{
text-align: center;
text-decoration: none;
font-weight: none;
color: #fd4d98;
background-color: #333333;
display: block;
font-size: 7pt;
padding-left: 0px;
padding-top: 11px;
padding-bottom: 11px;
cursor: pointer;
border: 1px #444444 solid;
	filter: alpha(opacity=80); opacity: 0.8;
	-moz-border-radius : 6px;
	-webkit-border-radius: 6px; 
}
.photo {
	filter: alpha(opacity=100); opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #f0f0f0;
        margin: 0px;
	background-color: #ffffff;
        padding: 3px;
	-moz-border-radius : 0px;
}


.photo:hover{
	filter: alpha(opacity=100); opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #fdbdf5;
        margin: 0px;
	background-color: #ffffff;
        padding: 3px;
	-moz-border-radius : 0px;
}
.sidebar {
	background: #f7f7f6;
	padding: 4px;
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #f0ede9;
	-moz-border-radius : 20px;
        margin-bottom: 10px;
}
.side-title {
	font-family: arial black;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: none;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 65px;
    text-align: center;
    text-transform: uppercase;
    background: url(http://fabulous-ashley.net/wp-content/themes/version-5/images/sidetitbg.jpg);
    background-repeat: no-repeat;
    margin-bottom: -15px;
    text-shadow: #000000 0px 0px 5px;
}
.projet{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
        border-style: solid;
        border-width:0px;
        border-color: #cec6b9;
        margin: 0px;
	background-color: transparent;
	_background-color: #f7f7f6;
        padding: 0px;
	cursor: default;
	-moz-border-radius : 0px;
}

.projet:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
        border-style: solid;
        border-width:0px;
        border-color: #f9f4ee;
        margin-right: 0px;
        margin-left: 0px;
	background-color: transparent;
	_background-color: #f7f7f6;
        padding: 0px;
	cursor: default;
	-moz-border-radius : 0px;
}
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link,a:visited {
	text-decoration: none;
	color: #111111;
    font-weight: bold;
	font-family: trebuchet ms;
}
a:hover,a:active {
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	font-family: trebuchet ms;
}

a img {
    border-style: solid;
    border-width:1px;
    border-color: #373739;
    margin: 0px;
	background-color: #434345;
    padding: 5px;
	-webkit-border-radius: 6px; 
	-moz-border-radius : 6px;
	filter: alpha(opacity=100); opacity: 1;

}
a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #8d7f98;
        margin: 0px;
	background-color: #9c92aa;
        padding: 5px;
	cursor: pointer;
	-webkit-border-radius: 6px; 
	-moz-border-radius : 6px;
	filter: alpha(opacity=80); opacity: .8;

}
input, textarea, select, button {
	font-size: 8pt;
	font-family: trebuchet ms;
	border: 1px solid #444444;
	padding-left: 15px;
	padding-right: 15px;
	color: #cccccc;
	background-color: #4b4b4d;
	-moz-border-radius : 15px;
	-webkit-border-radius: 15px; 
	filter: alpha(opacity=80); opacity: .8;
}

B {
        LINE-HEIGHT: 10pt; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 8pt; FONT-FAMILY: trebuchet ms; FONT-STYLE: bold; COLOR: #fb80b9; LETTER-SPACING: 0px; TEXT-TRANSFORM: none;
}	
strong {
	color: #ffffff; TEXT-DECORATION: none; FONT-SIZE: 8pt; FONT-STYLE: none; FONT-FAMILY: trebuchet ms; TEXT-TRANSFORM: none; FONT-WEIGHT: bold;
}
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #0d0d0d;
	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;
	padding-left: 20px;
	background-color: #f1f1f1;
	filter: alpha(opacity=70); opacity: .7;
	border-bottom: 0px dashed #a2babd;
}
blockquote {
	font-size: 8pt;
	font-family: trebuchet ms;
	border: 1px solid #444444;
	padding-left: 15px;
	padding-right: 15px;
	color: #cccccc;
	background-color: #4b4b4d;
	-moz-border-radius : 15px;
	-webkit-border-radius: 15px; 
	filter: alpha(opacity=80); opacity: .8;
}
hr {
 display:block;
 height: 1px;
 margin-top: -7px;
 _margin: -23px 0 0 0;
 padding: 0;
 color: #777777;
 background-color: #777777;
 border: 0;
 }

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
    background: url(http://fabulous-ashley.net/wp-content/themes/version-5/images/newscont.jpg);
    background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 40px;
        padding-top: 0px;
	padding-bottom: 10px;
	font-family: trebuchet ms;
	font-size: 8pt;
	letter-spacing:0px; 
	line-height:13px; 
	color: #bebec3; 
	text-align: justify;}
	
.news-box-post a {
	color: #d1c7d1; 
	text-align: justify;
	cursor: default;
}
.news-box-post a:hover{
	font-style: none;
	color: #fb80b9; 
	text-align: justify;
	cursor: pointer;
}
	
.date {
	font-family: trebuchet ms;
	color: #9d9d9d;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 0px;
	background-color: transparent;
	border-bottom: 0px dashed #acc6ca;
        text-align: center;
}
.news-title, .news-title ul, .news-title ul ul {
    background: url(http://fabulous-ashley.net/wp-content/themes/version-5/images/newstit.jpg);
    background-repeat: no-repeat;
	font-family: arial black;
	color: #ffffff;
	text-shadow: #000000 0px 0px 5px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-weight: none;
	text-transform: uppercase;
    line-height: 52px;
    letter-spacing: 2px;
	font-size: 20px;
	text-align: center;
	margin-bottom: -40px;
}

.news-cat {
	background: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:century gothic;
	letter-spacing: 2px;
	font-weight: none;
	font-size:8pt;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #b0b0b0; 
	text-align: justify; padding-left:4px; padding-right:4px}
.side-content {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: trebuchet ms;
	letter-spacing: 2px;
	font-weight: none;
	font-size:8pt;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #dddddd; 
	text-align: justify; padding-left:30px; padding-right:32px;
    background: url(http://fabulous-ashley.net/wp-content/themes/version-5/images/milieu.jpg);
    background-repeat: repeat-y;}
