/*
Theme Name: Mil Juegos
Theme URI: http://www.miljuegos.org
Description: Theme de Wordpress al estilo Web de Juegos.
Version: 1.0
Author: InKiLiNo
Author URI: http://www.inkilino.com/
*/

@import 'library/css/base.css';
@import 'library/css/wp-pagenavi.css';

/*body { background: #000 url(images/wood.jpg) repeat top left; margin-bottom:10px;}*/
/*body { background:#333 url(images/fondo.jpg) left top repeat-x;margin-bottom:10px;}*/
/*body { background:#BEC3C6 url(http://www.ojoblogs.com/wp-content/themes/ojoblogs/img/light.gif) center top no-repeat; margin-bottom:10px;}*/
body { background:#BEC3C6 url(http://www.ojoblogs.com/wp-content/themes/ojoblogs/img/bg.jpg) center top repeat-x; margin-bottom:10px;}

h1,h2,h3,h4,h5,h6 { font-family:Arial,Tahoma,Verdana; color: #000000; font-weight:bold; margin-bottom:5px;}
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em;}
h5 { font-size: 1.2em;}
h6 { font-size: 1.1em;}

a { color: #0066CC; text-decoration: none; outline: none; font-weight:bold;}
a:hover { color: #000000; }

#wrapper { background: #fff; overflow: hidden; text-align: left; width:990px; margin: 10px auto;}
#content-wrapper { margin-top:10px; }

/************************************************
	Header
************************************************/
#header { padding:0; overflow: hidden;background: #333 url(images/bg-header.png ) top left no-repeat; } 
#header a { color: #fff; text-decoration: none; outline: none; font-weight:bold;font-family:"Trajan Pro";}
#header a:hover { color: #0066CC; }
#header h1 {font-size:2em; color: #fff; padding: 15px 0 0 10px;}
#header #blog-description {color:#eee;border-top:1px solid #FFF;text-decoration:none;	font-size:12px; margin: 0 auto; width: 90px; padding:3px; }
#header #header-wrap { height: 70px; padding: 0; }
#header .header-main {float:left; width:260px; text-align: center; }
#header .header-img {float:right; }
#header #cat-navi { float: left; background: #333 url(images/bg-bubplastic.gif) top left repeat-x; width:100%; }
#header #cat-navi #rss-icon { background:  url(images/feedicon.png) no-repeat 0 8px; padding: 5px 10px 5px 15px; margin: 0; float:right; }
#header #cat-navi #rss-icon a {color:#FFFFFF; }
#header #cat-navi #rss-icon a:hover {color:#000000; }

#nav { background: #3AB7FF; padding: 0; margin: 0; }		
#nav ul { z-index: 999; padding: 0; margin: 0; list-style: none; line-height:1; }
#nav li { float: left; display: block; margin: 0px; padding: 0px; }
#nav a { display: block; margin: 0px; padding: 5px 10px; font-weight: normal; color: #FFFFFF; }
#nav a:hover { color: #fff; text-decoration: none; display: block;background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat; /*background: #43A0D5;*/}
#nav li li a, #nav li li a:link, #nav li li a:visited { opacity: .90; filter: alpha(opacity=90); background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat; width: 150px; margin: 0px; padding: 5px 10px 5px 10px; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }
#nav li li a:hover, #nav li li a:active { background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat; color: #FFFFFF; padding: 5px 10px 5px 10px; }
#nav li ul { position: absolute; width: 10em; left: -999em; }
#nav li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li ul ul { margin: -23px 0 0 171px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }


/************************************************
	Sidebar
************************************************/
.sidebar h2, .sidebar h3 { font-size:1.1em; color:#FFF; font-weight:bold; padding: 2px 6px; margin-bottom:5px; background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;}

.widget-left {margin-left:5px; }
.widget-right {margin-right:5px; }
.widget-bottom {width:310px; margin:0 6px; float:left;}

.widgetcontainer { background:#FFF url(images/bg-box.gif) repeat-x bottom left; margin-bottom: 10px; padding-bottom: 10px; border: #999 0.5px solid;}
.widgetcontainer p {margin: 0;}
.widgetcontainer ul { /*list-style-image: url(images/icons/estrella.gif);*/ padding-left:10px; margin: 0 0.5em 0 0.5em; }
.widgetcontainer ul.estrella, .widgetcontainer ul.categorias, .widgetcontainer ul.votados  {padding: 0; margin: 0;}
.widgetcontainer ul.estrella li{background: url(images/icons/estrella.gif) no-repeat top left ; list-style:none; padding:2px 0 2px 20px; margin: 0 0 2px 0;}
.widgetcontainer ul.categorias li{background: url(images/icons/categorias.gif) no-repeat top left ; list-style:none; padding:2px 0 3px 21px; margin: 0 0 0 0;}
.widgetcontainer ul.categorias ul.children li{background: url(images/icons/sub-categorias.gif) no-repeat top left ;padding:0 0 0 20px; margin:0 0 0 -20px;}
.widgetcontainer ul.votados li{background: none; list-style:none; text-align: center; padding:0; margin: 0 0 8px 0;}
.widgetcontainer ul.tags {background: none; list-style:none; text-align: center; padding:0; margin:0;}

#searchform input.search { width: 120px; }
#searchform input.button { margin-top:5px; }

/************************************************
	Content
************************************************/
.post ul {margin:0 0 1.5em 1.5em; }
.post ol {margin:0 0 1.5em 3em;}

/* Post meta */
.postmeta {background: #DBF3FD; padding:2px 5px; margin-bottom:5px;}

/* Small story box on front page */
.story-box {padding:9px; width:290px; height:130px; float:left; background:#E7E7E7 url(images/bg-box.gif) repeat-x top left; margin-bottom:10px;border-left: #ccc 1px solid;border-top: #ccc 1px solid;border-right: #999 1px solid;border-bottom: #999 1px solid;}
.story-box .cat {background-color: #C0C0C0; border-left: 4px solid #A0A0A0; margin-bottom:2px; padding:2px; display:block;}
.story-box h3 {font-size:1.2m;}
.story-box p{margin-bottom:15px; text-align: left; font-size:12px;}
.story-box p.postmetadata {float:left; font-style:italic; padding: 0; margin: 0;}
.story-box span.postmetadata {float:right;}

.alt {margin-left:10px; }


/************************************************
	Featured Post Section
************************************************/
.featured-post-section {margin-bottom: 10px;border: 1px solid #999;}
#jFlowSlide{ background:#FFF;}/* url(images/bg-box.gif) repeat-x bottom right;}*/
#myController { line-height:24px; height:24px; background: #333 url(images/bg-bubplastic.gif) top left repeat-x; padding-left:5px; }
#myController span.jFlowSelected { background:#43A0D5;margin-right:0; }

.slide-wrapper { padding: 5px;}
.slide-thumbnail { width:220px; float:left; }
.slide-thumbnail img { max-width:250px; max-height:200px; }
.slide-details { width:280px; float:right; }
.slide-details h2 { font-size:1.5em; line-height: 1; margin-bottom:5px; }

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }


/************************************************
	Comments Template
************************************************/
#content .comments-wrapper { background:#FFFFFF; margin-top:10px; margin-bottom:10px;}			
#content .comments-wrapper h3 { background:#DBF3FD; padding-left:5px; margin-bottom:10px; border-bottom:#3AB7FF solid 2px;}
#content .comments-wrapper p.author, #content .comments-wrapper p.commentmetadata {padding:0px; margin:0px;}
#content .comments-wrapper .commentlist {margin-bottom:20px; margin-left:0px;}
#content .comments-wrapper .commentlist li {list-style:none; margin-bottom:2px; padding:5px;}
#content .comments-wrapper .commentlist li.alt { margin-left:0;}
#content .comments-wrapper .commentlist li .avatar {float:left; margin-right:5px; }
#content .comments-wrapper .commentlist li .comment-data {float:left; width:420px;}
#content .comments-wrapper .commentlist li .comment-data .author a { font-size:1.2em; font-weight:bold;}

#content .comments-wrapper #commentform { padding:5px;}


/************************************************
	Footer
************************************************/
#footer-wrap {margin-top:10px; }

#footer-content { padding-left:10px; border-top: #57B4E1 solid 5px; border-bottom: #57B4E1 solid 2px; background: #DBF3FD; }
#footer-text p { padding:5px; margin:0; }

.copyright { float:left;}
.powered-by {float:right;}



/************************************************
	Misc
************************************************/

/* Code */
pre { margin:1.5em 0; padding:5px; overflow: auto;}
pre, code { font-size:1em;line-height:1.5;}

/* Images */
.post img { max-width: 95%; padding:5px; }
.sidebar img { margin-bottom: 5px; }
img.thumb {border:#606060 solid 2px; padding:1px; margin:0 5px 0 0; float:left; }

/* Form elements */
input.search, input#author, input#email, input#url, textarea#comment { border:#ADDDFF solid 2px;}

/************************************************
	Publicidad
************************************************/

#header .publi{ width: 730px; float: right; }
.publi-left { background-color: #DBF3FD; width: 120px; margin-left: 5px; padding: 10px; border: #999 1px solid;}