/*
Theme Name: Lag
Theme URI: http://www.lag.cl
Description: Theme for Lag.cl
Author: VoicesX
Author URL: http://www.nxs.cl
*/

body {
	margin:0;
	background:#000 url(../lag/images/bg.jpg);
	background-attachment: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#aeadad;
	font-size:11px;
	line-height:18px;
	}
img {
	border:0;
	}
a {
	color:#d73600;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:5px solid #5e5d5d;
	padding-left:10px;
	font-style:italic;
	}
.clear {
	clear:both;
	}
.red {
	color:#d73600;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	border:1px solid #5e5e5e;
	background:#000;
	margin: 10px auto;
	}

/* The Header */

.head {
	height:299px;
	border-bottom:7px solid #000; 
	background:#000 url(../lag/images/top.gif) top repeat-x;
	position:relative;
	padding:0 0 0 0;
	line-height:normal;
	}
.head a {
	color:#fff;
	text-decoration:none;
	}
.head a:hover {
	text-decoration:none;
	}
.head .url {
	float:left;
	line-height:37px;
	color:#fff;
	padding-left:160px;
	}
.head .search {
	height:37px;
	background:#383838;
	}
.search form {
	float:right;
	margin:0;
	padding:9px 10px 0 0;
	}
.search input#s {
	width:219px;
	height:18px;
	padding:0;
	background:#1a1a1a;
	border:1px solid #9c9c9c;
	color:#fff;
	}
.search input#searchsubmit {
	background:#d73600;
	border:1px solid #ebebeb;
	color:#fff;
	padding:0;
	height:20px;
	}
.head .headbanner {
	height:299px;
	background:url(images/header.jpg) right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:160px;
	}
.headbanner h1 {
	font-size:48px;
	margin:0;
	text-transform:uppercase;
	}
.headbanner h2 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	}

/* The Left */

.left {
	float:left;
	width:276px;
	position:relative;
	padding-top:10px;
	padding-left:10px;
	}
.left .schanierone {
	position:absolute;
	width:42px;
	height:52px;
	background:url(../lag/images/topschanier.gif);
	left:254px;
	top:34px;
	}
.left .schaniertwo {
	position:absolute;
	width:45px;
	height:53px;
	background:url(../lag/images/bottomschanier.gif);
	left:254px;
	top:214px;
	}
.left ul {
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
	width:260px;
	}
.left ul ul {
	margin:0;
	width:auto;
	}
.left ul li.latestposts {
	padding-bottom:25px;
	background:url(../lag/images/leftblackbottom.gif) bottom no-repeat;
	line-height:20px;
	}
.left ul li.latestposts h2 {
	margin:0;
	height:29px;
	padding-top:18px;
	background:url(../lag/images/latestposts.gif);
	color:#fff;
	font-size:18px;
	padding-left:42px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:normal;
	}
.left ul li.latestposts ul {
	background:url(../lag/images/leftblackbg.gif);
	padding-left:14px;
	padding-right:30px;
	}
.left ul li.latestposts ul ul {
	background:none;
	padding:0;
	}
.left ul li.latestposts a {
	color:#bfbdbd;
	text-decoration:none;
	}
.left ul li.latestposts a:hover {
	text-decoration:none;
	color:#fff;
	}
.left ul li.latestposts li {
	background:url(../lag/images/arrow.gif) 0 9px no-repeat;
	padding-left:12px;
	}
.left ul li.subscribe {
	position:relative;
	background:url(../lag/images/leftredbg.gif) -1px 0 repeat-y;
	}
.left ul li.subscribe .subscribeinner {
	min-height:171px;
	padding:0 30px 27px 20px;
	background:url(../lag/images/leftredbottom.gif) bottom no-repeat;
	}
.left ul li.subscribe .schanierthree {
	position:absolute;
	top:34px;
	left:233px;
	width:43px;
	height:52px;
	background:url(../lag/images/redschanier.gif);
	}
.left ul li.subscribe .schanierfour {
	position:absolute;
	top:160px;
	left:235px;
	width:44px;
	height:53px;
	background:url(../lag/images/redschanier2.gif);
	}
.left ul li.subscribe h2 {
	margin:0;
	height:27px;
	padding-top:18px;
	background:url(../lag/images/subscribe.gif) top no-repeat;
	color:#fff;
	font-size:18px;
	padding-left:42px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:normal;
	}
.left li.leftad {
	text-align:center;
	padding:20px 0;
	}

/* The Middle */

.middle {
	width:660px;
	float:left;
	margin-right:8px;
	}
.middletop {

	}
.middlebottom {

	height:28px;
	}
.middletopad {
	text-align:center;
	margin-top: 5px;	
	margin-left: -40px;
	}
.content {
	padding:0 11px 0 0px;
	min-height:450px;
	}
.content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fcfcfc;
	margin:0;
	padding:40px 0 0 20px;
	line-height:normal;
	}
.content h1 a {
	color:#fcfcfc;
	text-decoration:none;
	}
.content h1 a:hover {
	color:#d73600;
	text-decoration:none;
	}
.date {
	padding:1px 0 1px 8px;
	color: #FFFFFF;
	margin:5px 0 0 0;
	}
.post {
	padding:0 2px;
	margin-top: -5px;
	z-index: 1;
	}
.postlinks {
	height:32px;
	line-height:32px;
	padding:0 8px;
	margin-bottom:2px;
	margin-top: -25px;	
	}
.postlinks a {
	color:#889193;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0;
	margin-right:10px;
	}
.postlinks a:hover {
	text-decoration:none;
	color:#d73600;
	}
.postlinks a.read {
	padding-left:25px;
	background:url(../lag/images/read.gif) left no-repeat;
	}
.postlinks a.email {
	padding-left:25px;
	background:url(../lag/images/email.gif) left no-repeat;
	}
.postlinks a.linkingblogs {
	padding-left:25px;
	background:url(../lag/images/linking.gif) left no-repeat;
	}
.postlinks a.commentslink {
	padding-left:400px;
	}

/* The Right */

.right {
	float:left;
	width:198px;
	padding-left:1px;
	padding-top:4px;
	background:url(../lag/images/rightwhiteline.gif) left repeat-y;
	}
.right ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	}
.right h2 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:url(../lag/images/green.gif);
	height:30px;
	padding:8px 0 0 39px;
	line-height:normal;
	}
.right .linkcat h2 {
	background:url(../lag/images/red.gif);
	}
.right .widget_archives h2 {
	background:url(../lag/images/yellow.gif);
	}
.right ul li {
	padding-bottom:20px;
	background:url(../lag/images/rightbottom.gif) bottom no-repeat;
	}
.right ul li li {
	padding-bottom:0;
	background:none;
	}
.right ul li ul li {
	border-bottom:1px solid #2f2f2f;
	background:#1a1a1a url(../lag/images/rightarrow.gif) 7px 8px no-repeat;
	padding-left:19px;
	}
.right ul li ul li li {
	border-bottom:none;
	}
.right ul li ul li a {
	color:#bfbdbd;
	text-decoration:none;
	}
.right ul li ul li a:hover {
	text-decoration:none;
	color:#fff;
	}

/* The Footer */

.footer {
	clear:both;
	height:152px;
	background:url(../lag/images/end.jpg);
	color:#fff;
	}
.footer a {
	color:#fff;
	text-decoration:underline;
	}
.footer a:hover {
	color:#fff;
	text-decoration:none;
	}

/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	font-weight:bold;
	font-size:13px;
	}
.navigation a {
	text-decoration:none;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:18px;
	font-weight:normal;
	color:#d73600;
	margin:0 0 20px 0;
	padding:10px 0;
	line-height:normal;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-bottom:1px;
	margin-bottom:10px;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	padding:0 9px 9px 9px;
	border:1px solid #cccccc;
	margin-bottom:20px;
	}
.comments li.alt {
	background:#f4f4f4;
	}
.comments li.authorcomment {
	background:#e5e5e5;
	}
.commentinfo {
	border-bottom:1px solid #ccc;
	line-height:26px;
	font-weight:bold;
	}
.commentinfo a {
	text-decoration:none;
	}
.commenttime {
	float:right;
	font-weight:normal;
	}
.respond {
	}
.respond form {
	margin:0 0 20px 0;
	padding:0 9px;
	}
.respond textarea {
	width:95%;
	height:100px;
	background:#fff;
	border:1px solid #ccc;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 0;
	}
.respond h2, .comments h2 {
	font-size:12px;
	font-weight:bold;
	color:#4d4c4c;
	margin:0 0 10px 0;
	}
.menuup
{
	width: 226px;
	height: 63px;
	background:url(../lag/images/menu.f.up.jpg);
}
.linkup
{
	width: 226px;
	height: 63px;
	background:url(../lag/images/links.up.jpg);
}

.biketeamup
{
	width: 226px;
	height: 63px;
	background:url(../lag/images/biketeam.up.jpg);
	margin-left: -1px;
}

.biketeambottom
{
	width: 226px;
	height: 40px;
	background:url(../lag/images/biketeam.bottom.jpg);
	margin-left: -1px;
}

.partnersup
{
	width: 226px;
	height: 63px;
	background:url(../lag/images/partners.up.jpg);
	margin-left: -1px;
}

.linkusup
{
	width: 226px;
	height: 63px;
	background:url(../lag/images/linkus.up.jpg);
	margin-left: -1px;
}

.menudown
{
	width: 226px;
	height: 34px;
	background:url(../lag/images/menu.f.down.jpg);
}
.menuleft
{
	width: 30px;
	background:url(../lag/images/menu.f.left.jpg);
	background-position: top;	
}
.menuright
{
	width: 30px;
	background:url(../lag/images/menu.f.right.jpg);
	background-position: top;
}

.newup
{
	width: 688px;
	height: 160px;
	background:url(../lag/images/news.up.jpg);
	z-index: 10;
}
.newdown
{
	width: 688px;
	height: 65px;
	background:url(../lag/images/news.down.jpg);
}
.newleft
{
	width: 64px;
	background:url(../lag/images/news.left.jpg);
	background-position: top;	
}
.newright
{
	width: 81px;
	background:url(../lag/images/news.right.jpg);
	background-position: top;
}

.boxup
{
	width: 750px;
	height: 59px;
	background:url(../lag/images/box.up.gif);
}
.boxdown
{
	width: 750px;
	height: 58px;
	background:url(../lag/images/box.down.gif);
}
.boxleft
{
	width: 68px;
	background:url(../lag/images/box.left.gif);
	background-position: top;	
}
.boxright
{
	width: 285px;
	background:url(../lag/images/box.right.gif);
	background-position: top;
}
.cmenu
{
	background-color: #212223;
	vertical-align:middle;
}
.botonmenu
{
	margin-bottom: -6px;	
}

.rgalleryup
{
	width: 226px;
	height: 65px;
	background:url(../lag/images/rgallery.up.jpg);
}
.encuestasup
{
	width: 226px;
	height: 65px;
	background:url(../lag/images/encuestas.up.jpg);
}
.rgallerydown
{
	width: 226px;
	height: 40px;
	background:url(../lag/images/rgallery.bottom.jpg);
}
.rgalleryleft
{
	width: 35px;
	height: 123px;
	background:url(../lag/images/rgallery.left.jpg);
	background-position: top;	
}
.rgalleryright
{
	width: 32px;
	height: 123px;
	background:url(../lag/images/rgallery.right.jpg);
	background-position: top;
}
.imgb
{
	margin-bottom: -6px;
}
.headerrandom
{
	position: absolute;
	top: 216px;
	padding-left: 7px;
}
.publicidad
{
	position: absolute;
	width: 614px;
	margin-top: -30px;
	margin-left: 193px;
}
.gbox
{
	margin-left: -30px;

}
.gboxheader
{
	background:url(../lag/images/galerias.header.2.jpg);
	background-repeat: repeat-x;
}
.gboxbottom
{
	background:url(../lag/images/galerias.bottom.2.jpg);
	background-repeat: repeat-x;
}
.gboxleft
{
	background:url(../lag/images/galerias.left.2.jpg);
	background-repeat: repeat-y;
}
.gboxright
{
	background:url(../lag/images/galerias.right.2.jpg);
	background-repeat: repeat-y;
}
.gboxcenter
{
	padding: 3px;
}
.login_box
{
	position: absolute;
	margin-top: 18px;
	margin-left: 113px;

}
.login_box input
{
	border: 1px #000000 solid;
	color: #CCCCCC;
	background-color: #333333;
	font-size: 98%;	
}

.login_box label
{
	font-size: 95%;	
}
.loginboton
{
	width: 60px;
}
.login_box_in
{
	position: absolute;
	margin-top: 22px;
	margin-left: 340px;
	font-size: 95%;
	text-align: right;	
}
.bgqconbox
{
	background:url(../lag/images/box.quakecon.bg.jpg) no-repeat;
}

.linkencuesta
{
	color: #CCCCCC;
}
