﻿/*
Theme Name: WordPress Default Accamedia
Theme URI: http://www.accamedia.com/
Description: Accamedia custom theme
Version: 1.0
Author: Kiu Comunicación
Author URI: http://www.kiu.es/
*/



body {
	font-family: arial,helvetica,sans-serif;
	color: #333;
	font-size: 63%;
	line-height: 1.4;
	margin: 0;
	text-align: center;
}

#wrapper {
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

#header {
	position: relative;
}

#main {
	position: relative;
	font-size: 115%;
}

#content {
	width: 635px;
	float: right;
	margin-top: 30px;
}

#sidebar {
	width: 241px;
	position: relative;
	top: 40px;
}

#footer {
	background-color: #f60;
	height: 20px;
	margin-top: 15px;
	font-size: 105%;
	padding: 0;
	position: relative;
	float: none;
	clear: both;
}

#footer p {
	padding-top: 3px;
	margin-left: 10px;
}

#footer a {
        color:#fff;
}

/* General */

/*#header h1 {
	background: transparent url(_img/acca_media_logo.png) no-repeat 0 0;
	height: 76px;
	width: 200px;
}

#header h1 a {
	display: block;
	height: 100%;
	text-indent: -1000em;
	width: 100%;
}*/

#topmenu {
	position: absolute;
	right: 13px;
	text-align: right;
	top: 10px;
}
ol, ul {
	list-style-type: none;
}

#topmenu li, #menu li {
	display: inline;
}

#topmenu a {
	border-right: 1px solid #999999;
	color: #f60;
	padding: 0 3px;
	text-decoration: none;
	text-transform: lowercase;
              font-size:1.3em;
}

#topmenu a.last {
	border-right: 0 none;
	padding-right: 0;
}

#search {
	position: absolute;
	right: 10px;
	top: 30px;
	background: transparent url(_img/bkg_search.png) no-repeat 0px 10px;
	height: 55px;
	padding: 0;
	margin: 0;
}

/* Needs per-browser settings for properly positioning */

#search #s{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: none;
	background: #f5f5f5;
	padding: 0;
	padding-top: 5px;
	padding-left: 3px;
	margin: 0;
	height: 18px;
	width:265px;
	position: relative;
	left: 3px;
}

#search #busca{
	background: transparent url(_img/ok.png) no-repeat 0 0;
	border: none;
	text-indent: -1000em;
	width: 43px;
	height: 25px;
	position: relative;
  _font-size: 0px;
	_line-height: 0px;
}


/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0){
   #search #busca {
   		top: -1px;
   }
}
/* Safari only */


#menu {
	margin: 0;
	padding: 0;
}

#menu a{
	background: transparent url(_img/bkg_menu.png) repeat-x;
	display: block;
	float: left;
	width: 187px;
	height: 40px;
	margin-right: 1px;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	text-indent: 30px;
	padding-top: 3px;
}

#menu a.active {
	background: transparent url(_img/bkg_menu_active.png) repeat-x;
}

#menu a span {
	display: block;
	font-size: 75%;
	font-weight: lighter;
	margin-top: -2px;
	color: #f5f5f5;
}

#menu a.last {
	margin-right: 0px;
}

.hidden {display: none;}

#kiuX {
	font-weight:bold;
	margin-top:-0.5em;
	position:absolute;
	right:10px;
	top:25%;
}

#kiuX a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.clearer {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size:1px;
	line-height:1px
}

#content a {
	color: #f60;
}

#main #sidebar a {
	text-decoration: none;
	color: #f60;
}

/* Home */

.full {
	margin-top: 15px;
	float: none;
	clear: both;
	_margin-top: 0;
}
.full-bottom {
margin-top:20px;
_margin-top:10px
}

.side {
	float: left;
	width: 400px;
}

.cont {
	margin: 0;
	padding: 0;
	margin-left: 410px;
}

.blog_home {
	padding: 0;
}

.side h2, .hoy h2, .blog_home h2 {
	background: transparent url(_img/bkg_sects.png) repeat-x;
	margin: 0;
	padding: 0;
	height: 30px;
	color: #fff;
	text-indent: 35px;
	padding-top: 5px;
}

.hoy {
	background-color: #f5f5f5;
              width: 260px;
	float: left;
}

.hoy img {
	display: block;
	margin: 0;
	margin-top: -5px;
	margin-left: -10px;
}

.hoy p {
	color: #666;
	font-size: 105%;
	margin: 10px;
	_margin-right: 0px;
}

.hoy a {
	color: #f60;
}

.blog_home {
	margin-left: 270px;
	_margin-left: 267px;
}

.destacamos {
	background-color: #f5f5f5;
	position: relative;
              
}

.destacamos p {
	margin-left: 15px;
              margin-right: 10px;
              margin-bottom: 0px;
	color: #666;
	font-size: 105%;
	_height: 100%;
}

.destacamos a, .post-home a {
	color: #f60;
}

.blog_home h3 {
	background-color: #333;
	margin: 0;
	text-indent: 10px;
	line-height: 20px;
	_margin-left: 3px;
}

.blog_home h3 a {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
}

.blog_home a img {
	border: none;
}

.post-home {
background-color: #f5f5f5;
	margin: 0;
	margin-top: -2px;
	color:#666;
}

.post-home p {
	margin: 10px;
	_margin-right: 0px;
}

#gallery {
	background-color: transparent;
	_padding-top: 0px;
}

#gallery object {
	width:530px;
	height: 300px;
}

#gallery embed {
	width:530px;
	height: 300px;
	_margin-top: -310px;
}

.bottom {
	_margin-top: 300px;
}

/* IE7 Hackish! */


.side h2, .hoy h2, .blog_home h2 {
	*padding: 0px;
	*padding-top: 3px;
	*font-size: 140%;
}

.blog_home h3 { *font-size: 120%;}

#search #s, #search #busca {
	*top: 9px;
}

#footer {
	_height: auto;
}

#kiuX {
	_right:10px;
	_top:2px;
}

#kiuX a {
	_background: transparent;
}

.bottom .destacamos, .bottom .blog_home, .bottom .hoy{
	_position: relative;
	_top: -240px;
}

.post-home h3 {
	_position: relative;
}

/* Sidebars */
.sidenote {
	margin-bottom: 30px;
	background-color: #f5f5f5;
	padding: 0;
	position: relative;
}
.sidenote * {
	margin: 0;
}
.sidenote p, .sidenote h3, .sidenote ul {
	margin: 0 15px;
}
span.bkg_top, span.bkg_bottom {
	display: block;
	width: 241px;
	height: 15px;
}
span.bkg_top {
	background: transparent url(_img/sidenote_top.png) no-repeat;
}
span.bkg_bottom {
	background: transparent url(_img/sidenote_bottom.png) no-repeat;
}

.sidenote ul {
	padding: 0;
	margin-top: 5px;
}

.sidenote #feeds a {
	display: block;
	width: 100%;
	background: transparent url(_img/feedicon.png) no-repeat 0 50%;
	text-indent: 18px;
}

/* Blog like */
.post {
	margin-bottom: 4em;
}
.post p {
	font-size: 120%;
}
.post .date {
	font-weight: bold;
	color: #999;
	font-size: 125%;
	margin: 0;
	margin-top: 10px;
}
.post h2 {
	color: #4c4c4c;
	margin: 0;
	font-size: 155%;
	word-spacing: .1em;
}

#main .post h2 > a {
	color: #4c4c4c;
	text-decoration: none;
}

.post-pict {
	float: left;
	margin: 17px 20px 10px 0px;
}
.post-pict h3 {
	background-color: #333;
	margin: 0;
	text-indent: 10px;
	line-height: 20px;
	width: 260px;
	font-size: 100%;
}

#main .post-pict h3 a {
	text-decoration: none;
	color: #ddd;
	font-weight: lighter;
}

div.post img {
	float: left;
}

div.placeholder {
width: 400px; 
height: 300px; 
text-align: center; 
background-color: #000;
}
.placeholder object, .placeholder embed {
width:100%;
height:100%;
margin-top:0 !important
}

#main #content h2, #main #content .post h2 > a {
background: transparent url(_img/bkg_sects.png) repeat-x;
text-indent: 5px;
color: #fff;
}

.wp-caption.alignleft{
float:left;
margin-right:15px;
}

.wp-caption.alignright{
float:right;
margin-left:15px;
}
.destacamos img {
float:left;
}
a img {
border:none;
}