/* @override http://inkandmovement.com/2009/wp-content/themes/iam/style.css */

/*
Theme Name: IAM 2009
Theme URI: http://inkandmovement.com/
Description: Ink and Movement.
Version: 1.0
Author: Roberto Ramos
Author URI: http://digitalina.es/
Tags: urban art
*/

/* Begin Typography & Colors */

body {
	text-align: center;
	background: url(images/trama.gif) repeat right top;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link, a:visited {
	color: #00abb4;
	text-decoration: none;
}

a:hover, a:active {
	color: #f80967;
	text-decoration: none;
}

#page {
	text-align: left;
}

#header {
	background: url(images/bar.gif) repeat-x center;
}

#headerimg {
	
}

#content {
	font-size: 1.4em;
	color: #666;
	line-height: 1.8em;
}

#content strong {
}

.entry p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 0.9em;
	color: #999;
	background-color: #f3f3f3;
	padding: 2px 5px;
	line-height: 1.4em;
	border: 1px solid #ddd;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: #000 url('images/kubrickfooter.jpg') no-repeat;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	height: 40px;
	text-align: left;
	text-indent: -5555px;
	background: url(images/official.gif) no-repeat 31px 14px;
	width: 337px;
	margin-left: 450px;
}

h2 {
	font-size: 1.6em;
	color: #00abb4;
}

h2.pagetitle {
	font-size: 1.6em;
}

/*#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}*/

h3 {
	font-size: 1.3em;
}

h1 a {
	text-decoration: none;
	text-align: left;
	text-indent: -5555px;
	display: block;
	width: 337px;
	height: 125px;
	background-image: url(images/iam_blog.gif);
}

h2 a:link, h2 a:visited {
	background: url(images/plus.gif) no-repeat right top;
	padding-right: 30px;
}

h2 a:hover, h2 a:active {
	background: url(images/plus.gif) no-repeat right -251px;
	padding-right: 30px;
}

.entry p a:visited {
	color: #ec0c6d;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

* {
	margin: 0;
	padding: 0;
}

div.wp-caption.alignright {
	margin-left: 10px;
}

div.wp-caption.alignleft {
	
}

body {
	
}

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	background: #fff url(images/page_top.gif) no-repeat left top;
	border: 1px solid #999;
}

#header {
	height: 170px;
	position: relative;
}

#headerimg {
	width: 960px;
	height: 155px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#calamar {
	width: 251px;
	height: 480px;
	position: absolute;
	background: url(images/calamar.png) no-repeat left top;
	left: 25px;
	top: 4px;
}

#calamar a#calamar-home {
	width: 251px;
	height: 480px;
	display: block;
	text-align: left;
	text-indent: -5555px;
}

.narrowcolumn {
	background: url(images/linea_vertical.gif) repeat-y left top;
	width: 606px;
	float: right;
	padding-right: 25px;
	padding-top: 0;
	padding-left: 32px;
	margin: 60px 0 30px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	width: 620px;
	margin-bottom: 0;
	margin-top: 5px;
	margin-right: 0;
	float: right;
}

.post {
	margin: 0 0 30px;
	text-align: left;
	background: url(images/linea_horizontal.gif) repeat-x left bottom;
	padding-bottom: 20px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0;
	margin: 20px auto 0;
	clear: both;
	background: url(images/tinta.gif) repeat-x center top;
}

#color-footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background-color: #000;
}

#post-footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	height: 190px;
	background-color: #000;
}

#footer p {
	text-align: center;
}

/* End Structure */

/*	Begin Headers */

h1 {
	width: 337px;
	height: 116px;
	padding-top: 10px;
	margin-left: 450px;
}

h2 {
	margin-bottom: 10px;
}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 10px;
}

/* End Headers */

/* Begin Images */

p img {
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	display: inline;
	margin-right: 2px;
	margin-bottom: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin: 0 0 1px;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ec0c6d;
	font-style: italic;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */

#sidebar {
	width: 250px;
	margin-left: 25px;
	padding-top: 279px;
}

#categories-373892661 h2.widgettitle {
	background-color: #a7a7a7;
	color: #fff;
	padding: 2px 6px;
	margin-bottom: 1px;
	font-size: 1.6em;
}

li#pages-2.widget_pages h2.widgettitle {
	background-color: #9d9d9d;
	color: #fff;
	padding: 2px 6px;
	font-size: 1.6em;
	margin-bottom: 1px;
}

#linkcat-4 h2.widgettitle {
	background-color: #8e8e8e;
	color: #fff;
	padding: 2px 6px;
	font-size: 1.6em;
	margin-bottom: 1px;}

#linkcat-5 h2.widgettitle {
	background-color: #808080;
	color: #fff;
	padding: 2px 6px;
	font-size: 1.6em;
	margin-bottom: 1px;}

li#text-413362351 h2.widgettitle {
	background-color: #747474;
	color: #fff;
	padding: 2px 6px;
	font-size: 1.6em;
	margin-bottom: 1px;}

h2.widgettitle {
	font-size: 1.6em;
}

ul.twitter {
	color: #666;
	padding: 7px;
	background: #e3e3e3 none no-repeat right bottom;
}

ul.twitter li.twitter-item {
	color: #666;
	padding: 7px !important;
	border-bottom: 1px solid #fff;
}

li#twitter-1 h2.widgettitle {
	background-color: #676767;
	color: #fff;
	padding: 2px 6px;
	font-size: 1.6em;
	margin-bottom: 1px;
}

li#twitter-1 h2.widgettitle a:link,
li#twitter-1 h2.widgettitle a:visited {
	color: #fff;
	background-image: none;
	background-color: transparent;
}

li#twitter-1 h2.widgettitle a:hover,
li#twitter-1 h2.widgettitle a:active {
	color: #fff;
	background-image: none;
	background-color: transparent;
	text-decoration: underline;
	padding: 0;
}

#sidebar form {
	margin: 0;
}

#sidebar ul ul li a:link,
#sidebar ul ul li a:visited,
#sidebar ul ol li a:link,
#sidebar ul ol li a:visited {
	display: block;
	background-color: #e3e3e3;
	font-size: 1.2em;
	color: #666;
	padding: 2px 6px;
}

#sidebar ul ul li a:hover,
#sidebar ul ul li a:active,
#sidebar ul ol li a:hover,
#sidebar ul ol li a:active {
	background-color: #00abb4;
	font-size: 1.2em;
	color: #fff;
	padding: 2px 6px;
}

li#twitter-1 ul.twitter li.twitter-item a:link,
li#twitter-1 ul.twitter li.twitter-item a:visited {
	display: inline;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #ec0c6d;
}

li#twitter-1 ul.twitter li.twitter-item a:hover,
li#twitter-1 ul.twitter li.twitter-item a:active {
	display: inline;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #00abb4;
	background-color: transparent;
}

span.twitter-timestamp {
	font-size: 0.8em;
	margin-left: 2px;
}

#sidebar ul ul li.current-cat a:link,
#sidebar ul ul li.current-cat a:visited {
	background-color: #ec0c6d;
	color: #fff;
}

#sidebar ul ul li.current_page_item a:link,
#sidebar ul ul li.current_page_item a:visited {
	background-color: #ec0c6d;
	color: #fff;
}

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {


/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	text-align: center;
	background-color: #f1f1f1;
	padding: 11px 10px 2px;
	margin-bottom: 10px;
	border-top: 1px dashed #c8c8c8;
	border-bottom: 1px dashed #c8c8c8;
	color: #999;
	font: 1.4em/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
}

.wp-caption img {
	
}

.wp-caption p.wp-caption-text {
	text-align: center;
	font-style: italic;
}

/* End captions */

.gallery {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-right: 2px;
}

.gallery img {
	border-style: none !important;
}

.gallery-caption {
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 6px;
	color: #7b7b7b;
	font-size: 0.9em;
	line-height: 1.2em;
}

img.size-full, img.size-medium  {
	border: 1px solid #b3b3b3;
	margin-bottom: 10px;
}

/* @group My Group */

div#partners-iam {
	background: url(images/back-repeat.png) center top;
	height: 120px;
	margin-top: 10px;
}

div#partners-iam div.spacer {
	margin-top: 0;
	margin-bottom: 0;
	height: 120px;
}

div#partners-iam a {
	display: block;
	text-align: left;
	text-indent: -5555px;
	float: left;
	margin-right: 3px;
	margin-left: 4px;
	margin-top: 10px;
}

div#partners-iam a#mtn-link {
	width: 200px;
	height: 120px;
	background: url(images/mtn_logo.gif) no-repeat center center;
}

div#partners-iam a#belio-link {
	width: 100px;
	height: 120px;
	background: url(images/belio_logo.gif) no-repeat center center;
}

div#partners-iam a#eneljuego-link {
	width: 200px;
	height: 120px;
	background: url(images/eej_logo.gif) no-repeat center center;
}

div#partners-iam a#uab-link {
	width: 200px;
	height: 120px;
	background: url(images/uab_logo.gif) no-repeat center center;
}

div#partners-iam a#plural-link {
	width: 216px;
	height: 120px;
	background: url(images/plural_logo.gif) no-repeat 14px center;
}

div#logos-content.mid-wrap.underlined {
	height: 119px;
	border-bottom: 1px solid #474747;
}

div#partners-content {
	position: relative;
	height: 26px;
}

#partners-content div.spacer {
	margin-top: 0;
	margin-bottom: 0;
}

#logos-content {
	position: relative;
}

p.partner-title {
	position: absolute;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	left: 15px;
}

p.media-partner-title {
	position: absolute;
	left: 235px;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

p.produced-title {
	position: absolute;
	left: 745px;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}



/* @end */

div#top-navigation {
	text-align: center;
	width: 100%;
	background-color: #fff;
}

div.wide {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

ul#qtranslate-chooser {
	float: right;
	margin-top: 4px;
}

ul#qtranslate-chooser li {
	float: right;
	display: block;
	margin-left: 5px;
}

ul#qtranslate-chooser li a {
	display: block;
	padding: 1px 4px;
	font-size: 1em;
	background-color: #a8a8a8;
	color: #fff;
}

ul#qtranslate-chooser li.active a {
	color: #fff;
	background-color: #00aab4;
}

div.textwidget form div {
	color: #666;
	padding: 7px;
	background: #e3e3e3 url(images/sobre.gif) no-repeat right bottom;
}

div.textwidget form div p {
	margin-bottom: 20px;
}

div.textwidget form div input#name, div.textwidget form div input#ziua-ziua{
	width: 97%;
	background-color: #f1f1f1;
}

div.textwidget form div input{
	margin-bottom: 6px;
}

#text-413362351 div.textwidget form div div {
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: none;
}

#text-413362351 div.textwidget form div div input#enviar {
	color: #fff;
	border: 1px solid #999;
	padding: 4px;
	background-color: #ed0c6d;
	text-transform: uppercase;
}