/* Custom CSS */

/*
 * Please add all your custom CSS here. You can also modify this file directly by
 * editing custom.css, which is located in the theme's admin folder.
 * 
 * Make sure permissions for custom.css are set to 0755.
 * 
 * NOTE: Avoid modifying core theme files or upgrading the theme will overwrite 
 * your changes.
 * 
 * If you are new to styles and CSS, check out http://www.w3schools.com/css/.
 * 
 * If you encounter any issues visit http://support.bavotasan.com/.
 * 
 * Below is a sample style. It will add a grey border that is 1 pixel thick to your
 * site.
 * 
 * Delete the slashe and asterix before and after the style to see it in action.
 */

/*
#body { border: 1px solid #CCCCCC; }
*/
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #FFCCFF;
	text-decoration: none;
	background-color: #990066;
}
body {
	background-color: #ECECE8;
	background-image: url(http://www.moo.es/imgs/grals/fondo.gif);
	background-repeat: repeat;
	color: #666600;
}
#body {
	background-color: transparent;
}
#navigation {
	background:	url();
	background-color: transparent;
	}
#login {
	background: url();
	background-color: #FFccCC;
	}
.side-widget {
	background: url();
	border: 0px solid #ffffff;
	background-color: #FFFFCC;
	}
#mainwrapper { 
	border-top: 1px solid #990066;
	border-bottom: 1px solid #990066;
	background: transparent;
	}
#header{
	background: transparent;
	margin-top: 25px;
	}
#footer {
	font-size: 11px;
	border-top: 0px;
	background: transparent;
	}
#sub-navigation {
	border-bottom: 0px;
	padding: 2px 0 0;
	}
.side-widget h2 {
	text-transform: capitalize;
	}
.pagination {
	background: transparent;
	width: 97%;
	border-bottom: 0px;
	border-right: 0px;
	padding: 12px 1% 10px;
	}
.sf-menu li {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990066;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #FFccFF;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#990066;
}
.sf-menu a {
	border-right:	1px solid #fff;
	text-decoration:none;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#leftcontent h5.latest {
	font-family:Helvetica, Arial, sans-serif;
	color: #999900;
	font-size: 12px;
	}
#sub-navigation a {
	color: #333300;
	}
#sub-navigation a:hover {
	color: #333300;
	background-color: #CCCC33;
	text-decoration: none;
	}
#leftcontent a.more-link {
	color: #CCCC66;
	font-size: 10px;
	background-color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	}
#leftcontent a:hover.more-link {
	text-decoration: none;
	background: #666600;
	}
#leftcontent .date {
	color: #CC3399;
	}
#leftcontent .meta {
	color: #FF99FF;
		}
.red, .entry a {
	color: #CC3399;
	}
#leftcontent .post h1, 
#leftcontent .ind-post h1, 
#leftcontent .twopost h1, 
#leftcontent .pages h1, 
#leftcontent h1.catheader,
#leftcontent .threepost h1 {
	color: #990066;
	}
 h3#comments, #respond h3 {
	color:#666600;
}
#tagcloud a {
	color: #CC3399;
	}
#lowersection .sections h2 {
	color: #333300;
	font-weight: bold;
	font-size: 16px;
}
div.commentbox a {
	color: #CC3399;
		}
ol.commentlist li div.reply:hover {
background:#999900;
border:0px;
}
 ol.commentlist li div.reply {
background:#666600;
border:0px;
}
#sub-navigation {
	padding: 0 2%;
	}
.storycontent .postmetadata, .storycontent .tags {
		line-height: 12px;
		color: #999900;
		}
#featured .ui-tabs-panel{
	background-color: #ECECE8;
	background-image: url(http://www.moo.es/imgs/grals/fondo.gif);
}
#featured ul.ui-tabs-nav li span{
	color: #666600;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#featured .info h2{
	padding-top: 2px;
	}
#featured .ui-tabs-panel .info{
	padding-bottom: 3px;
}
.side-widget h3 {
		margin: 0 0 5px;
		background: url() repeat-x bottom;
		}
#headerad {
		border: 0px;
		}