/*
Theme Name: Aqui Jugamos
Theme URI: http://www.aquijugamos.com/
Description: Diseno y programacion de Blog para Aquijugamos realizado por Denox
Version: 1.0
Author: Denox
Author URL: http://www.denox.es/

=== Setup ===*/
*
{
	border: 0;
	margin: 0;
	padding: 0;
}
.redes
{
}
BODY
{
	background: #EBE9E1 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}
A
{
	outline: none;
}
A
{
	color: #E8A02C;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
INPUT, SELECT, TEXTAREA
{
	border: 1px solid #CACACA;
	font-size: 12px;
	padding: 5px;
}
SELECT
{
	padding: 0;
}
LI
{
	list-style: none;
}
/*=== Layout ===*/
#top
{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0;
	font-size: 11px;
}
/*========= TOP NAVIGATION =========
- Nav1 -*/
.nav1
{
	float: left;
}
.nav1 LI
{
	float: left;
}
.nav1 LI A
{
	color: #A0A09B;
}
.nav1 LI A
{
	display: block;
	text-align: center;
	float: left;
}
.nav1 LI.active A, .nav1 LI A:hover, .nav1 LI.current_page_item A
{
	color: #E8A02C;
	text-decoration: none;
}
.nav1
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav1 LI
{
	padding: 0px;
	margin: 0px 20px 0 0;
	display: inline;
	line-height: 14px;
}
/*- Subscribe -*/
.subscribe
{
	color: #A0A09B;
	float: right;
}
.subscribe A
{
	color: #E8A02C;
}
.subscribe A:hover
{
	text-decoration: underline;
}
/*=== Top Menu ===*/
#topmenu
{
	position: relative;
	height: 33px;
	margin-bottom: 20px;
}
#topmenu LI
{
	border-left: 1px solid #DEDBD1;
	float: left;
	line-height: 33px;
}
#topmenu LI A
{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu LI A:hover, #topmenu LI.active A
{
	color: #FF7800;
	text-decoration: none;
}
/*- Nav / Dropdowns-*/
#nav, #nav UL
{
	padding: 0;
	float: left;
	list-style: none;
}
#nav
{
	padding: 0;
}
#nav A
{
	display: block;
}
#nav LI
{
	float: left;
	line-height: 33px;
}
#nav LI A:hover
{
	background: none;
}
#nav LI UL
{
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top: 1px;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
	z-index: 1000;
}
#nav LI UL LI
{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom: 1px solid #DEDBD1;
	border-left: 1px solid #DEDBD1;
	border-right: 1px solid #DEDBD1;
	line-height: 28px;
	width: 15em;
}
/*==============  HEADER  ===================*/
#header
{
	height: 125px;
}
#header .spacer
{
	color: #A0A09B;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer P
{
	clear: both;
}
/*- Logo -*/
#header H1
{
	margin-top: 0px;
	background: url(images/logo-trans.png) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header H1 A
{
	display: block;
	height: 125px;
	width: 987px;
}
#header H1 A:hover
{
	text-decoration: none;
}
/*- RSS -*/
#rss
{
	position: absolute;
	top: -10px;
	right: 86px;
	height: 38px;
	width: 39px;
	display: inline;
	float: right;
}
/*- Search -*/
#search
{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search INPUT
{
	background: transparent;
	border: 0;
	color: #A3A192;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding: 2px;
}
#search .btn
{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
/*=== typography ===*/
H2
{
	color: #000000;
	font: 18px Tahoma, Verdana, Arial;
	margin: 0 0 5px;
}
H2 A
{
	color: #0095D3;
}
H3, H4, H5
{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns H3
{
	font-weight: bold;
}
#sidebar H3
{
	background: #EBE9E1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px;
	text-align: left;
	border: 1px solid #DEDBD1;
	height: 16px;
}
#centercol H3
{
	background: #F5F4F0;
	margin: 0 0 15px 0px;
	padding: 10px 18px 5px;
	border: 1px solid #DEDBD1;
	color: #363636;
	text-align: left;
	height: 20px;
	font-size: 14px;
}
#featuredpost H2
{
	font-size: 30px;
}
/*- SideTabs -*/
.idTabs
{
	font-size: 12px;
	float: left;
	margin: 0 0 8px;
}
.idTabs LI
{
	float: left;
}
.idTabs LI A
{
	background: #FFFFFF;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #DEDBD1;
}
.idTabs LI.last A
{
	margin: 0;
}
.idTabs LI A:hover, .idTabs .selected
{
	background: #EBE9E1;
	text-decoration: none;
}
/*=== Post ===*/
.date-comments
{
	border-bottom: 1px solid #CACACA;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments A
{
	color: #999999;
}
#centercol .date-comments P
{
	line-height: 25px;
}
SPAN.comments
{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
SPAN.continue
{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height: 20px;
}
SPAN.continue-archives
{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom: 20px;
}
SPAN.continue-archives-alt
{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom: 20px;
}
SPAN.continue-archives A, SPAN.continue-archives-alt A
{
	color: #777777;
	font-weight: bold;
	font-size: 14px;
}
A.more
{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}
/*=== Styling Boxes ===
- Box (main column boxes) -*/
.box, .widget
{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border: 1px solid #DEDBD1;
	margin: 0 0 15px 0px;
	padding: 18px;
}
.box IMG
{
	border: 1px solid #999999;
	margin: 0 0 10px;
}
.box P
{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget
{
	padding: 15px;
}
/*- Box2 (sidebar boxes) -*/
.box2
{
	background: #F5F4F0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 18px;
	border: 1px solid #DEDBD1;
}
.box2 .nav1
{
	float: none;
	padding: 0 0 0 0px;
}
.box2 .spacer.white
{
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr IMG
{
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr IMG:hover
{
	background: #EBE9E1;
	border: 1px solid #DEDBD1;
}
/*- Ads -*/
.ads
{
	height: 125px;
	margin: 0;
	padding: 10px 15px;
}
.ads IMG
{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #DEDBD1;
}
.ads IMG.last
{
	margin: 0;
	float: right;
}
#mpu_banner
{
	border: 1px solid #DEDBD1;
}
/*=== Styling Lists ===
- List1 -*/
.list1
{
	padding: 0;
	padding: 15px;
}
.list1 LI
{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 LI A
{
	color: #222222;
}
/*- List2 -*/
.list2
{
	clear: both;
}
.list2 LI
{
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 P
{
	line-height: 16px;
}
/*- Widget lists -*/
.widget UL
{
	line-height: 16px;
	padding: 0px;
}
.widget UL LI
{
	border-bottom: 1px solid #F1F1ED;
	padding: 5px 0px;
}
.widget UL LI A
{
	color: #222222;
}
.widget UL LI UL
{
	margin: 5px 0 0px 10px;
}
.widget UL LI UL LI
{
	background: none;
	border-top: 1px solid #F1F1ED;
	border-bottom: none;
	padding: 5px 0px;
}
/*=== Footer ===*/
#footer
{
	background: #E4E2DB url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px;
	font-size: 11px;
	height: 32px;
	margin-top: 10px;
}
#footer, #footer A
{
	color: #777777;
}
/*=== Misc. ===*/
.fix
{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl
{
	float: left;
}
IMG.fl
{
	margin: 0 12px 5px 0;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.gravatar
{
	float: left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding: 4px;
	background: #FFFFFF;
}
/*========= VIDEO =========*/
.video
{
	height: 250px;
	margin: 0 0 10px;
	width: 300px;
	display: inline;
}
/*- SideTabs -*/
.vidtabs .idTabs
{
	font-size: 12px;
	margin: 10px 0 0;
	width: 100%;
	float: none;
}
.vidtabs .idTabs LI
{
	padding: 0px;
	float: none;
}
.vidtabs .idTabs LI A
{
	background: #FFFFFF;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	text-align: left;
	border: 0px solid #000000;
	margin: 0;
}
.vidtabs .idTabs LI.last A
{
	margin: 0;
}
.vidtabs .idTabs LI A:hover, .vidtabs .idTabs .selected
{
	background: #EBE9E1;
	text-decoration: none;
}
/*========= COMMENTS =========*/
H2.commh2
{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}
OL.commentlist
{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
OL.commentlist P
{
	margin-bottom: 10px;
	line-height: 20px;
}
.commentmetadata A
{
	font-size: 11px;
	color: #333333;
}
OL.commentlist CITE
{
	font-style: normal;
	font-weight: bold;
}
OL.commentlist LI
{
	padding: 20px 10px 10px;
}
OL.commentlist LI.alt
{
	padding: 18px 18px 5px !important;
	background: #F8F8F4;
	border: 1px solid #DEDBD1;
}
INPUT#submit
{
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 0 7px;
	text-align: left;
	border: 1px solid #DEDBD1;
	background: #F5F4F0;
}
/*========= SINGLE POST SPECIFIC =========*/
SPAN.tags
{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2
{
	font-size: 1.8em !important;
	padding-top: 5px;
}
.entry
{
	margin-bottom: 5px;
}
.entry P
{
	text-align: left;
	font-size: 12px;
	line-height: 20px !important;
}
.entry BLOCKQUOTE
{
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px;
	width: 85%;
	color: #777777;
	font-style: italic;
}
.entry BLOCKQUOTE P
{
	font-size: 12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}
.entry IMG
{
	padding: 2px;
	background: #F8F8F4;
	border: 1px solid #E6E6E6;
}
.entry UL, .entry OL
{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}
.entry UL LI UL, .entry OL LI OL
{
	margin-bottom: 0px;
	padding-top: 3px;
}
.entry UL LI
{
	list-style: circle inside !important;
	margin-left: 15px;
	padding: 3px 0px;
}
.entry UL LI UL LI
{
	list-style: disc inside !important;
}
.entry OL LI
{
	list-style: decimal inside !important;
	font-size: 12px;
	padding: 3px 0px;
}
.entry OL LI OL LI
{
	list-style: decimal-leading-zero inside !important;
}
/*========= ARCHIVE SPECIFIC =========*/
.arclist UL LI
{
	color: #C0C0C0;
	font-size: 12px;
	border-bottom: 1px solid #F1F1ED;
	padding: 5px 0px;
}
.catrss
{
	background: url(images/ico-rss.gif) no-repeat center left;
	padding-left: 24px;
	line-height: 16px;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation
{
}
.navigation A
{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.alignleft
{
	display: inline;
	float: left;
}
.alignright
{
	display: inline;
	float: right;
}
/*========= AUTHOR INFO =========*/
.author_info
{
	padding: 0px;
	margin-top: 15px;
	color: #666666;
}
.author_photo
{
	float: left;
	margin-right: 10px;
	width: 58px;
}
.author_photo IMG
{
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 48px;
	height: 48px;
	float: left !important;
}
.author_info P
{
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}
.author_info A
{
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.author_info A:hover
{
	text-decoration: underline;
}
.author_info UL, .author_info LI
{
	margin: 0px;
	padding: 0px;
}
.author_info H3
{
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px;
}
.author_email A
{
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
.social
{
	float: left;
	width: 545px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D2D2D2;
	font-size: 11px;
}
.social-home
{
	float: left;
	width: 380px;
	font-size: 11px;
	padding: 5px;
	border: 1px dashed #D2D2D2;
}
.social-home A:link, .social-home A:visited
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.social-home A:hover, .social-home A:active
{
	color: #3087B9;
	text-decoration: underline;
}
.social A:link, .social A:visited
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.social A:hover, .social A:active
{
	color: #3087B9;
	text-decoration: underline;
}
.delicious
{
	line-height: 23px;
	background-image: url(images/delicious.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 23px;
	width: auto;
	padding-left: 20px;
	color: #000000;
	padding-right: 8px;
}
.stumbleit
{
	line-height: 23px;
	background-image: url(images/stumbleupon.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 23px;
	width: auto;
	padding-left: 20px;
	color: #000000;
	padding-right: 8px;
}
.addtotech
{
	line-height: 23px;
	background-image: url(images/technorati.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 23px;
	width: auto;
	padding-left: 20px;
	color: #000000;
	padding-right: 8px;
}
.rssstuff
{
	line-height: 23px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 23px;
	width: auto;
	padding-left: 27px;
	color: #000000;
	padding-right: 8px;
}
.diggit
{
	line-height: 23px;
	background-image: url(images/digg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	height: 23px;
	width: auto;
	padding-left: 20px;
	color: #000000;
	padding-right: 8px;
}
