/*  
Theme Name: Blue Theme
Theme URI: http://vanessahudgensargentina.com
Description: Wordpress theme made by Anna
Version: 1.0
Author: Anna
Author URI: Followmysmile.-@live.com
Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns
*/

<!--
.news-title1 {	font-weight: bolder;
	font-size: 12px;
	color: #6D90A8;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-stretch: normal;
	font-style: oblique;
	letter-spacing: -1.5px;
	text-shadow: #FFFFFF 1px 1px 1px;
	text-align:left;
	text-align:none;
	padding-top: 5px;
	padding-bottom:5px;
	text-transform:capitalize;
}
a img{
	background-color: #E5EDF4;
	padding: 2px;
	margin: 1px;
	border: 1px solid #B7C6D1;
	-webkit-box-shadow: 0 0 5px #ffffff;
	-moz-box-shadow: 0 0 5px #ffffff;
	box-shadow: 0 0 5px #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
 a img:hover{
	background-color: #D8E6EF;
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.top{
	border: 1px solid #bed5e4;
	background-color: #d8e5ee;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-shadow: none;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
	text-shadow: #FFFFFF 1px 1px 1px;
}
.top a:hover{
	border-color: #a6bdcb;
	background-color: #ebeff1;
	text-shadow: #FFFFFF 1px 1px 1px;
}
body,td,th {
	font-family: Arial;
	font-size: 9px;
	color: #6692AE;
	text-shadow: #FFFFFF 1px 1px 1px;
}
body {
	background-color: #F3F3F3;
	background-image: url(http://factoryedit.fanstars.org/prueb/wp-content/themes/VanessaTheme/images/fondobg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #889CA8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #889CA8;
}
a:hover {
	text-decoration: none;
	color: #5C8AA7;
}
a:active {
	text-decoration: none;
	color: #5C8AA7;
}

.news-title {
	font-weight: bolder;
	font-size: 18px;
	color: #6D90A8;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-stretch: normal;
	font-style: oblique;
	letter-spacing: -1.5px;
	text-shadow: #FFFFFF 2px 2px 2px;
	text-align:left;
	text-align:center;
	padding-top: 5px;
	padding-bottom:5px;
	text-transform:capitalize;
}
	
	
.news-title a:link {
font-size: 21px;
color: #6D90A8;
cursor:default;
}
		
.news-title a:visited {
font-size: 21px;
color: #6D90A8;
text-decoration:none;
}
				
.news-title a:hover {
font-size: 21px;
color: #b5cede;
text-decoration:none;
}

#footer {
	clear:both;
	width: 1060px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 80px;
	background-color: #C9D8E1;
	background-image: url(http://vanessahudgensargentina.com/wp-content/themes/VanessaBlue/images/footer.png);
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #6692AE;
	text-shadow: #FFFFFF 1px 1px 1px;
}
#content {
	background: transparent url() no-repeat;
	float:right;
	width: 750px;
	margin: 0px 0px 0 0;
	padding: 0px;
	border: 0px
}
#sidebar {
float:left;
	width:300px;

	z-index:1;
}
#body {
    position: relative;
	width:1052px;
	z-index:1;
    left: 60px;
	top: 1px;
}
body {
	background-color: #F3F3F3;
	background-image: url(wp-content/themes/VanessaTheme/images/fondobg.png);
	background-repeat: repeat-x;
}
.navigation {
padding-bottom: 3px;
font-family: "Trebuchet MS", Verdana, Arial;
color: #a3b9c7;
font-size: 11px;
font-weight:bold;
letter-spacing:1px;
text-shadow: #fffffff 1px 1px 1px;
text-transform:uppercase;
}

.navigation a:link{
color: #a3b9c7;
padding: 4px;
}

.navigation a:visited{
color: #a3b9c7;
padding: 4px;
}
		
.navigation a:active{
color: #a3b9c7;
padding: 4px;
}

.navigation a:hover{
color: #8ca7b8;
background-color: #c5d2da;
padding: 4px;
text-decoration: none;
opacity:.80;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.navigation i, .navigation em{
font-family: Arial, "Times New Roman", Times, serif;
color: #c5d2da;
}

-->