/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: OXUS
	Author Site		: oxus.cl
	Style Name		: OXUS
	Style URI		: http://oxus.cl
	Version			: 0.7
	Comments		: Implementtion by Pedro Pablo Fuentes Schuster
	Layout Widths		: 477, 697, 867
	Style Footer		: <a href="http://scap.seework.com" class="blue" target="_blank">Ingreso al <strong>S</strong>istema de <strong>C</strong>oordinación y <strong>A</strong>dministración de <strong>P</strong>royectos</a>
	License			: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

div.last {margin-right:0;}
.span-1 {width:22px;}
.span-2 {width:49px;}
.span-3 {width:76px;}
.span-4 {width:103px;}
.span-5 {width:130px;}
.span-6 {width:157px;}
.span-7 {width:184px;}
.span-8 {width:211px;}
.span-9 {width:238px;}
.span-10 {width:265px;}
.span-11 {width:292px;}
.span-12 {width:319px;}
.span-13 {width:346px;}
.span-14 {width:373px;}
.span-15 {width:400px;}
.span-16 {width:427px;}
.span-17 {width:454px;}
.span-18 {width:481px;}
.span-19 {width:508px;}
.span-20 {width:535px;}
.span-21 {width:562px;}
.span-22 {width:589px;}
.span-23 {width:616px;}
.span-24 {width:643px;}
.span-25 {width:670px;}
.span-26 {width:697px;}
.span-27 {width:724px;}
.span-28 {width:751px;}
.span-29 {width:778px;}
.span-30, div.span-30 {width:805px;margin:0;}

	body {
		background-color:#FFFFFF;
		font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size:75%;
		line-height:1.5;
	}

	#page {
		width: 805px !important;
		border:0;
	}
	
		#bip{
			border:1px solid #A3A2A2;
			padding: 10px 0px 10px 0px;
			margin-right:5px;
			float:left;
		}
			
			#bip div{
				width: 9px;
				height: 1px;
				background-color: #a3a2a2;
				margin: 0px 0px 2px 6px !important;
				padding: 0px 0px 0px 0px !important;
				overflow:hidden;
			}
			
			#bip div.green{
				background-color: Lime;
			}
			
			#bip div.blue{
				background-color: Blue;
			}
			
			#bip div.white{
				background-color: white;
			}
		
		#deco{
			border:1px solid #A3A2A2;
			min-height:607px;
			margin-right:5px;
			float:left;
		}
			
			#deco .code{
				height:150px;
				border-bottom:1px solid #A3A2A2;
				background-image:url(/images/decoCode.gif);
				background-position:50% 50%;
				background-repeat:no-repeat;
			}
			
			#deco .txt{
				height:456px;
				background-image:url(/images/decoTxt.gif);
				background-position:50% 50%;
				background-repeat:no-repeat;
			}
			
		#logo{
			border:1px solid #A3A2A2;
			width:155px;
			height:47px;
			margin-bottom:5px;
			margin-right:5px;
			float:left;
		}
		
		#group{
			border:1px solid #A3A2A2;
			height:47px;
			margin-bottom:5px;
			text-align: right;
			float:left;
		}
		
		#menu{
			border:1px solid #A3A2A2;
			height:47px;
			margin-bottom:5px;
			text-align:center;
			line-height:8px;
			font-weight:700;
			float:left;
		}
		
			#menu div{
				height:8px;
				margin-top:20px;
				margin-right:5px;
				float:left;
			}
			
			#menu div.last{
				margin-right:0px;
			}
			
				#menu div a{
					display:block;
					background-position:50% 0px;
					background-repeat:no-repeat;
					cursor:pointer;
				}
				
				#menu div a:hover{
					background-position:50% -8px;
				}
				
				#menu div.current a{
					background-position:50% -8px !important;
				}
				
				#menu div.current a:hover{
					background-position:50% -8px !important;
				}
				
					#menu .quienesSomos a{
						background-image:url(/images/menu/quienesSomos.gif);
					}
					
					#menu .queHacemos a{
						background-image:url(/images/menu/queHacemos.gif);
					}
					
					#menu .metodologia a{
						background-image:url(/images/menu/metodologia.gif);
					}
					
					#menu .blog a{
						background-image:url(/images/menu/blog.gif);
					}
					
					#menu .contacto a{
						background-image:url(/images/menu/contacto.gif);
					}
					
					#menu .solucionesTi a{
						background-image:url(/images/menu/solucionesTi.gif);
					}
					
					#menu .tecnologia a{
						background-image:url(/images/menu/tecnologia.gif);
					}
			
		#header{
			float: left;
			width:697px;
			background-color:#FFFFFF;
			display:none;
		}
		
			#header .blog-title{
				display:none;
			}
			
			#header .description{
				display:none;
			}
	
	.content{
		width:697px;
		float:left;
		padding:0;
		border:1px solid #A3A2A2;
		margin-bottom:5px;
		padding-bottom:30px;
		min-height:469px;
	}
		
		#primary-wrapper{
			margin-right:-200px !important;
		}
		
			#primary{
				margin-right:200px !important;
				width:474px;
			}
	
		.secondary{
			width:180px;
		}
	
	#footer{
		text-align: right;
		width:748px;
		padding: 5px 0px 20px 0px;
		color:#A3A2A2;
	}
		
		#footer p{
			line-height:1.5em;
		}
		
		#footer a{
			font-weight:normal;
			color:#898888;
			border:0;
		}
		
		#footer .footerfeedlinks{
			display:none;
		}
			
		#footer img{
			padding:3px 0px 0px 6px;
			margin:0px 0px 0px 0px;
			float:right;
		}
		
	.blue{
		color: #0580D0 !important;
	}
		
/* Flickr */

#flickr_badge_uber_wrapper {
text-align:center;
width:100%;
}
#flickr_badge_wrapper {
height:160px;
padding:10px 0px 0px 0px;
margin:0;
}
.flickr_badge_image {
float:left;
margin:0px 10px 10px 0px !important;
}
.flickr_badge_image img {
border:1px solid black !important;
}
#flickr_badge_source {
margin:0pt 10px;
text-align:left;
}
#flickr_badge_icon {
float:left;
margin-right:5px;
}
#flickr_www {
color:#3993FF !important;
display:block;
font-family:Arial,Helvetica,Sans serif !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;
padding:0pt 10px !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
background:inherit inherit inherit inherit inherit !important;
color:#3993FF;
text-decoration:none !important;
}
#flickr_badge_source {
color:#666666 !important;
font-family:Arial,Helvetica,Sans serif !important;
font-size:11px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;
padding:0pt !important;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

	.phone{
		width:16px;
		height:16px;
		float:right;
		margin:1px 0px 0px 5px;
		background-image: url(/images/skype-status.jpg);
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
		
		.phone a{
			width:16px;
			height:16px;
			display:block;
			text-decoration:none;
		}
