/* @override 
	http://02e8c7d.netsolhost.com/blog/wp-content/themes/vibrantcms/styles/default.css
	http://www.pontevedrasoccerclub.com/blog/wp-content/themes/vibrantcms/styles/default.css
*/

body  {
  background: #799db1 url("default/bg-footer.jpg") no-repeat center bottom;
}

a:link, a:visited  {
	color: #4392cc;
}
a:hover {
	color: #fdb825;
}

/* STRUCTURE */

#wrap {
	background: transparent url("default/bg-header.jpg") no-repeat center top;
}

#header  {
	height: 190px;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #75818a;
}

#rss  {
	background-color: #75818a;
}

#rss a  {
	color: #fff;
}

#featured  {
	background-color: #ffffff;
}

#featured .buttons a.prev  {
	background: url(default/prev.gif) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(default/next.gif) no-repeat top left;
}

#steps  {
	background: #004d96 url("default/bg-hnav.jpg") repeat-x top left;
	height: 54px;
}
 
#steps ul li a  {
	color: #fff;
}

#content  {
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #c8cdd0;
	background-color: #e5e9ec;
	color: #75818a;
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #e5e9ec url(default/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: transparent;
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background:transparent;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #fff;
}
#nav ul li a:hover  {
	color: #fdb825;
}

/* BLOG CSS */

.post .categories  {
	color: #666;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	margin: 10px 0 5px 0;
}

.post .categories a  {
	color: #666;
	font-weight: normal;
}

.post h2.title .date a  {
	color: #bcd9ee;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #4392cc;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4392cc;
}

#sidebar img.bigad  {
	border: 2px solid #4392cc;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}
#rightwidget .widget {
	padding-left: 10px;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}
.widgetlist ul li.page_item {
	font-size: 13px;
}
.widgetlist ul li ul {
	padding: 0;
	margin: 0;
}
.widgetlist ul li ul li {
	border-bottom: none;
	margin: 0 0 0 30px;
	color: #ccc;
	list-style: disc;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.widgetlist ul li a:hover {
	text-decoration: underline;
	color: #fdb825;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}


