/*  
Theme Name: Version 2
Theme URI: http://www.so-hilary.com
Description: Designed by Marie
Author: Marie
Author URI: http://www.summersunset.net
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {	
	margin: 0 auto;
        background-color:#f8f8f8;
        background-image: url(http://www.so-hilary.com/wp-content/themes/version-2/images/fond.jpg);
	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: #e8e8e6;
	border-right: 8px solid #ffffff;
	border-left: 8px solid #ffffff;
}


ul { list-style-type: none }

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

{  
text-transform: lowercase;
text-align: center;
font-family: arial;
text-decoration: none;
font-weight: none;
color: #ffffff;
cursor:Default;
display: block;
margin-left: 0px;
font-size: 18px;
padding-left: 0px;
padding-top: 11px;
padding-bottom: 11px;
background: transparent;
letter-spacing: -1px;
border: 0px #ebd737 solid;
	text-shadow: #222222 1px 1px 1px;
}
a.nav:hover 

{
text-align: center;
text-decoration: none;
font-weight: none;
color: #cd7f4b;
background-color: transparent;
display: block;
font-size: 18px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
cursor: pointer;
border: 0px #fcf66a solid;
	text-shadow: #111111 1px 1px 1px;
}
.sidebar {
	background: transparent;
	padding: 0px;
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #e3e7ea;
	-moz-border-radius : 0px;
        margin-bottom: 10px;
}
.side-title {
	font-family: arial;
	color: #d8915b;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: -1px;
	font-size: 18px;
        text-align: center;
        text-transform: lowercase;
        background: transparent;
	filter: alpha(opacity=100); opacity: 1;
	text-shadow: #ffffff 1px 1px 1px;

}
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link,a:visited {
	text-decoration: none;
	color: #8a705e;
        font-weight: bold;
}
a:hover,a:active {
	text-decoration: none;
	cursor: pointer;
	color: #cd7f4b;
}

a img {
        border-style: solid;
        border-width:1px;
        border-color: #d9d9d9;
        margin: 0px;
	background-color: #ffffff;
        padding: 4px;

}
a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #b3b323;
        margin: 0px;
	background-color: #ffffff;
        padding: 4px;
	cursor: pointer;

}
input, textarea, select, button {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #d1dde7;
	padding-left: 10px;
	padding-right: 10px;
	color: #9da2ae;
	background-color: #dce9f2;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px; 
}

B {
        LINE-HEIGHT: 10pt; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 11px; FONT-FAMILY: tahoma; FONT-STYLE: bold; COLOR: #acab1d; LETTER-SPACING: 0px; TEXT-TRANSFORM: none;
}	
strong {
	color: #826b44; TEXT-DECORATION: none; FONT-SIZE: 11px; FONT-STYLE: none; FONT-FAMILY: tahoma; TEXT-TRANSFORM: none; FONT-WEIGHT: bold;
}
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #e8e8e6;
	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 #c5c6c6;
	padding-left: 10px;
	padding-right: 10px;
	color: #6a6b6b;
	background-color: #d6d7d7;
-moz-border-radius : 10px;
text-shadow:none;
}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	background: #f0f0f0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: tahoma;
	font-weight: none;
	font-size:8pt;
	line-height:10pt; 
	color: #878786; 
	border: 1px solid #dfdfdf;
	text-align: justify; padding-left:8px; padding-right:8px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px;
text-shadow: #ffffff 1px 1px 1px; }
	
.news-box-post a {
	color: #d87914; 
	text-align: justify;
	cursor: default;
}
.news-box-post a:hover{
	font-style: none;
	color: #483f30; 
	text-align: justify;
	cursor: pointer;
}
	
.news-title, .news-title ul, .news-title ul ul {
	font-family: arial;
	color: #c8c65f;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
        text-align: center;
        background: transparent;
	filter: alpha(opacity=100); opacity: 1;
	text-shadow: #ffffff 1px 1px 1px;
}

.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;}


.news-cat {
	background: transparent;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:century gothic;
	letter-spacing: 1px;
	font-weight: none;
	font-size:7pt;
	text-transform: uppercase;
	line-height:9pt; 
	color: #b64614; 
	text-align: justify; padding-left:4px; padding-right:4px}
.side-content {
	background: #f0f0f0;
	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; 
	border: 1px solid #dfdfdf;
	text-align: justify; padding-left:8px; padding-right:8px;
	-moz-border-radius : 10px;
	-webkit-border-radius: 10px; }