/*  
Theme Name: NetWorker
Theme URI: http://www.antbag.com
Description: An adsense ready theme from Antbag.com.
Version: 1.0
Author: Anthony Baggett
Author URI: http://www.antbag.com/

*/

#blogpics img{
width:0;
height:0;
padding:0;
margin:0;
}

#footlinks{
font-size:12px;
font-family:arial;
color:#FFFFFF;
}


#footlinks a{
color:#76D0E9;
}


#footlinks a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.fechax{
font-size:10px;
color:#3366CC;
font-weight:bold;
float:left;
border-right:1px solid #ccc;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}

.linksx{
font-family:Arial;
font-size:10px;
font-weight;
color:#336699;
}

.linksx a {
color:#336699;
}

.linksx a:hover{
color:#333333;
}

#header img{
margin:0;
padding:0;
}

.flickr_badge_image a img {
border: 2px solid #000000 !important;
margin-bottom:4px;
}



.changepic a img{
width:180px;
height:130px;
}


#logo{
position:absolute;
left:7px;
top:2px;
}

#titulomain{
width:410px;
font-size:18px;
font-weight:bold;
font-family:arial;
float:right;
}

#titulomain a{
text-decoration:none;
color:#336699;
}

#titulomain a:hover{
text-decoration:none;
color:#000000;
}

#titulos_col{
padding-top:4px;
font-size:14px;
font-weight:bold;
font-family:Arial;
}

#titulos_col a{
text-decoration:none;
color:#000000;
}

#titulomain a:hover{
text-decoration:none;
color:#000000;
}

#titulos_vid{
margin-top:2px;
padding-top:5px;
font-size:10px;
font-weight:normal;
font-family:verdana;
padding-left:10px;
padding-right:5px;
padding-bottom:5px;
}

#titulos_vid a{
text-decoration:none;
}
#titulos_vid a:hover{
text-decoration:none;
}


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
         text-align: center;
}

body{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	text-align: center;
	/*vertical-align: top;*/
	background: #FFFFFF;
	color: #666666;
        clear:both;
        display:block;
}

#wrapper{
	/*margin: 0 auto;*/
	width: 1004px;
	text-align:left;
	border: none;
	/*background-color:#666666;*/

}

#wrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

h1{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 34px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color:#336699;
}

a:hover{
	text-decoration: underline;
	color: #333;
}

a:visited{
	text-decoration: none;
	color:#336699;
}

a img {
	border: none;
}

/*******************
----Custom Styles---
*******************/

blockquote { 
	font-style: italic; 
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #f1f0ed;
	border-left: 2px solid #336699;
}

code { 
	color: #9A2EFE; 
	font-family: Courier, monospace; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.bg {
	background: #f1f0ed;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 5px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry ul.bg {
	background: #f1f0ed;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul.bg.blue {
	background: #E0ECF8;
}

.entry ol.bg {
	background: #f1f0ed;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ol.bg.blue {
	background: #E0ECF8;
}

.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry blockquote.right { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 0 0.3em 15px !important; 
	padding: 5px;
	background: #f1f0ed; 
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699; 
	border-left: none;
	border-right: none;
	text-align: left; 
	float: right; 
}
		
.entry blockquote.left { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 5px;
	background: #f1f0ed; 
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699; 
	border-left: none;
	border-right: none;
	text-align: left; 
	float: left; 
}
	
.entry blockquote.right p, .entry blockquote.left p { 
	margin: 0; 
	line-height: 1.4em !important; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.archive_head { 
	text-align: left;
	font-style: normal; 
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	color: #336699; 
	margin: 25px auto 10px 30px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

/*******************
------Header-------
*******************/

#header{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	/*border-bottom: 6px solid #000;*/
	/*color: #fff;*/
}

.title{
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 20px 20px 20px 40px;
	text-align: left;
	color: #FFF;
}

.title a:link{
	text-decoration: none;
	color:#FFF;
}

.title a:hover{
	text-decoration: underline;
	color: #CCC;
}

.title a:visited{
	text-decoration: none;
	color:#FFF;
}

/********************
----Navigaiton Bar---
********************/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
        background: url('http://www.noticiasla.com/~rugbycha/images/menubck.gif');
	      }




/*******************
---------Post-------
*******************/

#container{
	float: left;
	width: 495px;
	/*padding: 0 0 0 0;*/
       border-right:1px solid #f1f0ed;
       padding-top:5px;
       margin-bottom:5px;

}

#container1{
	float: left;
	width: 495px;
       border-right:1px solid #f1f0ed;
       padding-top:5px;
       margin-bottom:5px;
       background: url('http://www.noticiasla.com/~rugbycha/images/topgreen.gif') no-repeat top;

}

.post{
	padding-left:10px;
        padding-right:10px;
        margin-bottom:3px;
        border-bottom:1px dotted #ccc;
        
}

.post h2{
	/*text-transform: normal;*/
	font-family: Arial;
	font-size: 26px;
        font-weight:normal;
	padding-top:10px;
        /*padding: 20px 0 0 0;*/
}

.entry{
	/*line-height: 22px;*/
        padding-left:30px;
        padding-right:10px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ 
margin-top:10px;
font-size:10px;
font-family:verdana;
color: #000000; 
font-weight:bold;
}

.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	/*padding: 5px 0 0 0;*/
}

.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	text-transform: normal !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

	

/********************
----Sidebar Styles---
********************/

.rightbar{
	float: right;
	width: 230px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	background: #76d0e9; /*#4abfe0;*/
	}

.rightbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.rightbar ul li{
	padding: 10px 0 10px 5px;
}

.rightbar ul li h2{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #CCC;
}

.rightbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.gif);
	font-size: 12px;
}

.rightbar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
	padding-top: 12px;

}

.rightbar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.rightbar .syndication .rss .sub{
	list-style: none;
}

.rightbar a:link, a:visited{
	text-decoration: none;
	color:#336699;
}

.rightbar a:hover{
	text-decoration: underline;
	color: #222;
}


table#wp-calendar{
	width: 100%;
}

/* Left Sidebar */

.barcontenedor{
float:right;
width:505px;
background: #4abfe0 url('http://www.rugbychampagneweb.com/images/footend.gif') no-repeat bottom;
}

.leftbar{
	float: left;
	width:260px;
	padding-top: 5px;
	padding-bottom: 15px;
        padding-left:8px;
        padding-right:5px;
	/*display: inline;
	overflow: hidden;*/
	background: #4abfe0;
                
	}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 10px;
}

.leftbar ul li{
	padding: 10px 0 10px 5px;
}

.leftbar ul li h2{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #CCC;
}

.leftbar ul ul li{
	padding: 2px 0;
	margin: 0 3px 0 10px;
	line-height: 18px;
	list-style: url(images/bullet.gif);
	font-size: 11px;
	border-bottom: 1px dotted #CCC;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#336699;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #222;
}

/*******************
----Comment Form---
*******************/

#comment-form{
	width: 425px;
	/*background: #f1f0ed;*/
	margin: 10px 0 0;
	padding: 5px 5px 15px 15px;
}

.comments-template a{
	text-decoration: underline;
	color: #336699;
}


.comments-template a:hover{
	text-decoration: underline;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0;
	line-height: 18px;
	padding: 10px 0 5px 15px;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-serif;
	font-size: 16px;
	color: #336699;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #AAA;
	padding: 20px 0;
}

.commentmetadata strong { 
	font-size: 14px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #CCC;
}

.comments-template textarea{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

.even {
	background: #f1f0ed;
	border: none;
}

.alt {
	background: #FFF;
	border: 2px solid #f1f0ed;
}

/*******************
-------Footer-------
*******************/

#footer{
	clear: both;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #336699;
	background: #FFF;
	/*border-top: 1px dotted #CCC;*/
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #369;
}

#footer a:hover{
	text-decoration: underline;
	color: #333;
}

#footer a:visited{
	text-decoration: none;
	color: #336699;
}

div.centered {
  text-align: center;
}