/*  
Theme Name: Version 8
Theme URI: http://www.sophia-b.com
Description: Designed by Marie
Author: Marie
Author URI: http://www.summersunset.net
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {	
	margin: 0 auto;
    background-color: #c4b6e9;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
	background-image: url(http://sophia-b.com/wp-content/themes/version-8/images/fondrep.jpg);
	background-repeat: repeat-x;
	}

#maincontainer{

	width: 1000px; 
	top: 0px;
	margin: 0 auto;
        padding: 0 auto;
	text-align:center;
	position:relative;
	background: #c4b6e9;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	background-image: url(http://sophia-b.com/wp-content/themes/version-8/images/fondrep.jpg);
	background-repeat: repeat-x;
}

a.nav:link, a.nav:active, a.nav:visited 

{  
font-style: italic;
text-align: center;
font-family: georgia;
text-decoration: none;
font-weight: none;
color: #ffffff;
cursor:Default;
display: block;
margin-left: 0px;
font-size: 15px;
background: transparent;
letter-spacing: -1px;
border: 0px #f0f0f3 solid;
padding: 4px;
	text-shadow: #777777 1px 1px 1px; 
}
a.nav:hover 

{
text-align: center;
text-decoration: none;
font-weight: none;
color: #ddd7f1;
background-color: transparent;
display: block;
font-size: 15px;
cursor: pointer;
padding: 4px;
border-left: 0px #ffffff solid;
	-webkit-border-radius: 20px; 
	-moz-border-radius : 20px;
	text-shadow: #555555 1px 1px 1px;
}

ul { list-style-type: none }

.sidebar {
	background: transparent;
	padding-right: 10px;
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #f0ede9;
	-moz-border-radius : 0px;
        margin-bottom: 0px;
}
.side-title {
    background: #f8f9fc;
    background: url(http://sophia-b.com/wp-content/themes/version-8/images/fondtitc.jpg);
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
	font-family: trebuchet ms;
	color: #ffffff;
	text-shadow: #555555 0px 0px 5px;
	padding-top: 28px;
	padding-bottom: 27px;
	padding-left: 30px; 
	font-weight: none;
	text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 15px;
	text-align: left;
}
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link,a:visited {
	text-decoration: none;
	color: #8672b1;
    font-weight: bold;
	font-family: verdana;
}
a:hover,a:active {
	text-decoration: none;
	cursor: pointer;
	color: #a792d3;
	font-family: verdana;
}

a img {
    border-style: solid;
    border-width:1px;
    border-color: #d6d7d9;
    margin: 0px;
	background-color: #ffffff;
    padding: 6px;
	-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: #c2b4e9;
        margin: 0px;
	background-color: #ffffff;
        padding: 6px;
	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: verdana;
	border-left: 10px solid #cdc3e6;
	border-right: 10px solid #cdc3e6;
	border-top: 1px solid #cdc3e6;
	border-bottom: 1px solid #cdc3e6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	background-color: #d5cfeb;
}

B {
        LINE-HEIGHT: 10pt; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 8pt; FONT-FAMILY: verdana; FONT-STYLE: bold; COLOR: #6197f1; LETTER-SPACING: 0px; TEXT-TRANSFORM: none;
}	
strong {
	color: #888888; TEXT-DECORATION: none; FONT-SIZE: 8pt; FONT-STYLE: none; FONT-FAMILY: verdana; TEXT-TRANSFORM: none; FONT-WEIGHT: bold;
}
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
    background-color: #c4b6e9;
	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: verdana;
	border-left: 10px solid #cdc3e6;
	border-right: 10px solid #cdc3e6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	background-color: #d5cfeb;
}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
    background: #ececec;
    background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
        padding-top: 15px;
	padding-bottom: 15px;
	font-family: verdana;
	font-size: 8pt;
	letter-spacing:0px; 
	line-height:13px; 
	color: #999999; 
	text-align: justify;
	border: 1px solid #ffffff;}
	
.news-box-post a {
	color: #68a1f2; 
	text-align: justify;
	cursor: default;
}
.news-box-post a:hover{
	text-decoration: underline;
	color: #75b2fe; 
	text-align: justify;
	cursor: pointer;
}
	
.date {
	font-family: trebuchet ms;
	color: #dddddd;
	padding-top: 3px;
	font-weight: none;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 0px;
	letter-spacing: 0px;
        text-align: left;
        letter-spacing: 1px;
}
.news-title, .news-title ul, .news-title ul ul {
    background: #f8f9fc;
    background: url(http://sophia-b.com/wp-content/themes/version-8/images/fondtit.jpg);
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
	font-family: trebuchet ms;
	color: #ffffff;
	text-shadow: #555555 0px 0px 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px; 
	font-weight: none;
	text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 15px;
	text-align: left;
}

.news-title a {
	color: #eeeeee; 
	text-align: justify;
	cursor: default;
	font-weight: none;
	font-family: trebuchet ms;
}
.news-title a:hover{
	font-style: none;
	color: #eeeeee; 
	text-align: justify;
	cursor: pointer;
}
.side-content {
    background: #e6e5f7;
    background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
        padding-top: 15px;
	padding-bottom: 15px;
	font-family: verdana;
	font-size: 8pt;
	letter-spacing:0px; 
	line-height:13px; 
	color: #888888; 
	text-align: justify;
	border: 1px solid #fefefe;
	margin-bottom: 10px;}