/*  
Theme Name: Version 7
Theme URI: http://www.sophia-b.com
Description: Designed by Marie
Author: Marie
Author URI: http://www.sophia-b.com
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {	
	margin: 0 auto;
        background-color:#f8f8f8;
	background-image: url(http://www.sophia-b.com/wp-content/themes/version-7/images/fond.jpg);
	background-repeat: repeat-x;
	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: #f8f8f8;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}


a.nav:link, a.nav:active, a.nav:visited 

{  
text-transform: none;
text-align: left;
font-family: tahoma;
text-decoration: none;
font-weight: none;
color: #a8a5a3;
cursor:Default;
display: block;
margin-left: 0px;
font-size: 8pt;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 13px;
background: transparent;
border-bottom: 1px #ececec solid;
	-moz-border-radius : 10px;
}
a.nav:hover 

{
text-align: none;
text-decoration: none;
font-weight: none;
color: #e981b2;
background-color: transparent;
background-image: url(http://sophia-b.com/images/menu.png);
background-repeat: no-repeat;
display: block;
font-size: 8pt;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 13px;
cursor: pointer;
border-bottom: 1px #ececec solid;
	-moz-border-radius : 10px;
}

.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: url(http://www.sophia-b.com/wp-content/themes/version-7/images/bgside.jpg);
	padding: 6px;
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #f2f2f2;
	-moz-border-radius : 20px;
        margin-bottom: 10px;
}
.side-title {
	font-family: century gothic;
	color: #ee7db1;
	padding-top: 21px;
	padding-bottom: 21px;
	font-weight: none;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 16px;
        text-align: center;
        text-transform: uppercase;
        background: url(http://www.sophia-b.com/wp-content/themes/version-7/images/sidetitle.png) center no-repeat;
	filter: alpha(opacity=100); opacity: 1;

}
.webtop{
	filter: alpha(opacity=100); opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #d5d5d5;
        margin: 0px;
	background-color: #f3f3f3;
        padding: 1px;
	-moz-border-radius : 0px;
}

.webtop:hover{
	filter: alpha(opacity=100); opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #7babc2;
        margin: 0px;
	background-color: #f3f3f3;
        padding: 1px;
	cursor: pointer;
	-moz-border-radius : 0px;
}
.elite{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #eaeaea;
        margin: 0px;
	background-color: #fefdfd;
        padding: 1px;
	-moz-border-radius : 0px;

}


.elite:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
        border-style: solid;
        border-width:1px;
        border-color: #a0c0d5;
        margin: 0px;
	background-color: #fefdfd;
        padding: 1px;
	cursor: pointer;
	-moz-border-radius : 0px;
}
.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: #eae6dd;
        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: #eae6dd;
        padding: 0px;
	cursor: default;
	-moz-border-radius : 0px;
}
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link,a:visited {
	text-decoration: none;
	color: #ef7db1;
        font-weight: bold;
}
a:hover,a:active {
	text-decoration: none;
	cursor: pointer;
	color: #f5a0ca;
}

a img {
        border-style: solid;
        border-width:1px;
        border-color: #dcdbdb;
        margin: 0px;
	background-color: #ffffff;
        padding: 4px;
	-moz-border-radius : 0px;
	filter: alpha(opacity=100); opacity: 1;

}
a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #f59ec9;
        _border-color: #f59ec9;
        margin: 0px;
	background-color: #ffffff;
        padding: 4px;
	cursor: pointer;
	-moz-border-radius : 0px;
	filter: alpha(opacity=70); opacity: .7;

}
input, textarea, select, button {
	font-size: 11px;
	font-family: tahoma;
	border: 1px dashed #eaeaea;
	padding: 2px;
	color: #bebebe;
	background-color: #f2f2f2;
}

B {
        LINE-HEIGHT: 10pt; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 11px; FONT-FAMILY: tahoma; FONT-STYLE: bold; COLOR: #ef7db1; LETTER-SPACING: 0px; TEXT-TRANSFORM: none;
}	
strong {
	color: #a0a0a5; TEXT-DECORATION: none; FONT-SIZE: 11px; FONT-STYLE: none; FONT-FAMILY: tahoma; TEXT-TRANSFORM: none; FONT-WEIGHT: bold;
}
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #f8f8f8;
	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: 11px;
	font-family: tahoma;
	border: 1px solid #e8e8e8;
	padding: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #979797;
	background-color: #f1f1f1;
	-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: #f5f4f2;
        border: 1px solid #efedee;
	padding-left: 10px;
	padding-right: 10px;
        padding-top: 8px;
	padding-bottom: 10px;
	font-family:tahoma;
	font-size:11px;
	letter-spacing:0px; 
	line-height:13px; 
	color: #bebec3; 
	text-align: justify;}
	
.news-box-post a {
	color:#ee7db1; 
	text-align: justify;
	cursor: default;
}
.news-box-post a:hover{
	font-style: none;
	color:#f69fc9; 
	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 {
	font-family: georgia;
	color: #ed7cb0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: none;
	text-transform: none;
	font-size: 14px;
	padding-left: 20px;
	background-color: transparent;
	background-image: url(http://sophia-b.com/wp-content/themes/version-7/images/titlenews.png);
        background-repeat: no-repeat;
        background-position: top left;
	border: 0px solid #ebebeb;
}

.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-style: solid;
border-width:1px;
border-color: #dadada;
background-color: #ffffff;
padding:2px;
margin: 0px;
	-moz-border-radius : 0px;
}

.get_photo:hover {
border-style: solid;
border-width:1px;
border-color: #4888ab;
padding:2px;
margin: 0px;
	-moz-border-radius : 0px;
}


.news-cat {
	background: #f2f2f2;
	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: #b0b0b0; 
	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}