/* @override 
	http://pluralform.com/wp-content/themes/blank/style.css
*/

@font-face {
  font-family: "CondM";
  font-weight: normal;
  font-style: normal;
  src: local("din"), url(fonts/ConduitITCStd-Medium.otf) format("OpenType"); }

@font-face {
  font-family: "CondB";
  font-weight: bold;
  src: local("din"), url(fonts/ConduitITCStd-Bold.otf) format("OpenType"); }

@font-face {
  font-family: "CondMI";
  src: local("din"), url(fonts/ConduitITCStd-MediumItalic.otf) format("OpenType");
  font-style: italic;
}

a:link,  a:visited {
	color: #666;
}

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

/* @group RESET */

* {
                margin: 0;
                padding: 0;
                border: none;
        }
        html {
                font: 62.5%/1.6em "Helvetica Neue", Helvetica, Geneva, sans-serif;
                /*text-shadow: 0px 0px 0px #000;*/
        }

        h1, h2, h3, h4, h5, h6, pre,
        blockquote, ul, ol, dl, address {
                font-weight: normal;
}

ul, ol {
	list-style-type: none;
}

        sup {
                position: relative;
                bottom: 0.3em;
                vertical-align: baseline;
        }

sub {
                position: relative;
                bottom: -0.2em;
                vertical-align: baseline;
        }
        li, dd, blockquote {
        }

                a, a:link, a:visited, a:hover, a:active {
                
                outline: none;
	text-decoration: none;
}
        a img {
                border: none;
                text-decoration: none;
        }
        img {
                border: none;
                text-decoration: none;
        }
        label, button {
        cursor:pointer;
        }
        input, select, textarea {
                font-size: 100%;
        }

input#searchsubmit {
	/*padding: 6px;
	text-transform: uppercase;
	color: #4b4943;
	background-color: #c2bbac;
	border: 1px solid #979286;
	cursor: pointer;*/
}
        input:focus, select:focus, textarea:focus {
                background-color: #FFF;
        }
        fieldset {
                border: none;
        }

        .clearBoth {
                clear: both;
        }
        .floatLeft {
                float: left;
        }
        .floatRight {
                float: right;
        }

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

/* @end */

/* @group SPECIFIC */

/*  
Theme Name: Development
Theme URI: 
Description: vacio
Version: 1.0
Author: Roberto R.
Author URI: http://www.digitalina.es 

	
 */

hmtl{
     }

body{
     }

/*--------------------for your text--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

/* @end */

/* @group SET */

body#plural-body {
	background: #000 url(images/grad.png) repeat-x fixed center top;
}

div#background-all {
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(images/back.gif) no-repeat center -190px;
}

div#wrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	height: 150px;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	font-family: CondM, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	word-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
}

h1 a:link,
h1 a:visited {
	position: absolute;
	top: 40px;
	left: 4px;
	width: 241px;
	height: 101px;
	text-align: left;
	text-indent: -5555px;
	font-size: 1px;
	background: url(images/plural.png) no-repeat center top;
}

h1 a:hover,
h1 a:active {
	background: url(images/plural.png) no-repeat center bottom;
}

.even {
	background-color: #ebebeb;
}

.odd {
	background-color: #f8f8f8;
}

div.content-block-fit h4 {
	text-align: center;
	padding: 4px 40px;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	margin-bottom: 12px;
	margin-top: 12px;
	background-color: #f8f8f8;
	color: #505050;
}

ul.url_adicional, ul.related-posts {
	border-top: 1px solid #cbcbcb;
}

ul.url_adicional li, ul.related-posts li {
	border-bottom: 1px solid #cbcbcb;
}

ul.url_adicional li a:link,
ul.url_adicional li a:visited,
ul.related-posts li a:link,
ul.related-posts li a:visited
 {
	display: block;
	padding: 4px 4px 3px;
}

ul.url_adicional li a:hover,
ul.url_adicional li a:active,
ul.related-posts li a:hover,
ul.related-posts li a:active
 {
	background-color: #0e0e0d;
	color: #fff;
}

ul.banners li {
	border-bottom: 1px solid #909090;
}

a#pf {
	width: 42px;
	height: 11px;
	display: block;
	float: left;
	text-align: left;
	text-indent: -5555px;
	background: url(images/pluralform.png) no-repeat center top;
	margin-right: 3px;
}

div.breadcrumb a:link,
div.breadcrumb a:visited {
	color: #999;
}

div.breadcrumb a:hover,
div.breadcrumb a:active {
	color: #f4952b;
}

ul#navigation {
	width: 270px;
	height: 70px;
	top: 57px;
	position: absolute;
	left: 480px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -0.1em;
	font-size: 1.9em;
	line-height: 0.8em;
}

ul#navigation a:link, ul#navigation a:visited {
	color: #414041;
}

ul#navigation a:hover, ul#navigation a:active {
	color: #000;
}

div#content-shadow {
	width: 760px;
	background: url(images/shadow_repeat.png) repeat-y center top;
	margin: 0;
	padding: 0;
}

div#content-shadow-top {
	height: 6px;
	background: url(images/shadow_top.png) no-repeat center bottom;
	width: 760px;
}

div#content-shadow-bottom {
	background: url(images/shadow_bottom.png) no-repeat center top;
	width: 760px;
	height: 26px;
}

div.content-all {
	width: 740px;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.content-block {
	width: 720px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 10px;
	background: url(images/mancha.jpg) no-repeat right bottom;
}

div.content-block-more {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.content-block-fit {
	width: 480px;
	color: #191919;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	float: left;
}

div.content-block-near {
	width: 230px;
	float: right;
	margin-top: 5px;
}

div.content-block-fit p {
	width: 480px;
	color: #191919;
	font-size: 1.3em;
	margin-bottom: 6px;
	padding-top: 4px;
}

#contact-data {
	width: 480px;
	color: #191919;
	font-size: 1.3em;
	margin-bottom: 6px;
	padding-top: 4px;
}

div.content-block-fit p img {
	width: 480px;
	font-size: 1.3em;
	margin-bottom: 0;
}

div.text-block {
	width: 720px;
	position: relative;
	font-weight: bold;
	text-align: left;
	font-size: 3.1em;
	color: #666;
	min-height: 20px;
	letter-spacing: -0.1em;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 4px;
	margin: 0 auto 2px;
}

div.mini-header {
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	text-align: left;
	color: #ccc;
	background-color: #000;
	padding: 2px 10px;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	z-index: 100;
	border-bottom: 1px solid #fff;
}

div.breadcrumb {
	float: left;
}

div.lang-switcher {
	float: right;
}

#qtrans_language_chooser {
	float: left;
	border-left: 1px solid #666;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 11px;
}

#qtrans_language_chooser li {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #666;
	padding-right: 5px;
}

#qtrans_language_chooser li a {
	font-size: 1em;
	color: #fff;
}

#qtrans_language_chooser li.active a {
	text-decoration: underline;
	color: #f4952b;
}

div.content-block-a-b {
	width: 480px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 0;
	border-left: 1px solid #fff;
}

h2 {
	position: absolute;
	top: 20px;
	left: 20px;
	letter-spacing: -0.1em;
	line-height: 1em;
	width: 440px;
	font-size: 3.8em;
}

h3 {
	font-size: 3em;
	letter-spacing: -0.1em;
	line-height: 1em;
	margin-bottom: 6px;
	text-align: left;
	border-bottom: 1px solid #909090;
	color: #888;
}

h4 {
	letter-spacing: -0.1em;
	line-height: 1em;
	margin-bottom: 6px;
	text-align: left;
	border-bottom: 1px solid #909090;
	color: #888;
	font-size: 2.5em;
}

div.content-block-a h2, div.content-block-b h2, div.content-block-c h2 {
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 4em;
	width: 200px;
	color: #fff;
	line-height: 0.8em;
	letter-spacing: -0.1em;
}

div.content-block-a h2 a:link,
div.content-block-a h2 a:visited,
div.content-block-b h2 a:link,
div.content-block-b h2 a:visited,
div.content-block-c h2 a:link,
div.content-block-c h2 a:visited {
	color: #fff;
}

div.content-block-a h2 a:hover,
div.content-block-a h2 a:active,
div.content-block-b h2 a:hover,
div.content-block-b h2 a:active,
div.content-block-c h2 a:hover,
div.content-block-c h23 a:active {
	text-decoration: underline;
}

h2 a:link,
h2 a:visited {
	color: #fff;
}

h2 a:hover,
h2 a:active{
	text-decoration: underline;
}

div.content-block-a img, div.content-block-b img, div.content-block-c img {
	position: absolute;
	top: 140px;
	left: 0;
}

div.textos {
	position: absolute;
	top: 170px;
	left: 14px;
	width: 213px;
	height: 135px;
	color: #fff;
}

div.textos p {
	margin-bottom: 12px;
	line-height: 1em;
	font-size: 1.3em;
}

div.content-block-a-b img {
	position: absolute;
	top: 0;
	left: 0;
}

div.content-block-a-b-more img {
	position: relative;
	top: 0;
	left: 0;
	border-bottom: 1px solid #fff;
}

div.content-block div.content-block-c div.textos p a {
	color: #fff;
	text-decoration: underline;
}

div.content-block-b-c {
	width: 480px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 240px;
	border-left: 1px solid #fff;
}

div.content-block-b-c img {
	position: absolute;
	top: 0;
	left: 0;
}

div.mas {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 4px;
	text-align: center;
	font-weight: bold;
	left: 213px;
}

div.mas a {
	text-align: center;
	font-size: 3em;
	display: block;
}

div.mas a:link, div.mas a:visited {
	color: #666;
}

div.mas a:hover, div.mas a:active {
	color: #999;
}

div.content-block-float {
	width: 239px;
	height: 320px;
	border-left: 1px solid #fff;
	float: left;
	position: relative;
}

div.content-block-float img {
	position: absolute;
	top: 140px;
	left: 0;

}

div.content-block-float h2 {
	position: absolute;
	top: 20px;
	left: 12px;
	font-size: 4em;
	width: 200px;
	color: #fff;
	line-height: 0.8em;
	letter-spacing: -0.1em;
}

div.content-block-a {
	width: 240px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 0px;
	border-left: 1px solid #fff;
}

div.content-block-b {
	width: 240px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 240px;
	border-left: 1px solid #fff;
}

div.content-block-c {
	width: 239px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 480px;
	border-left: 1px solid #fff;
}

div.content-block-near h4 {
	color: #666;
}

div.content-block-near ul {
	font-size: 1.2em;
}

div.content-block-near ul li a:link,
div.content-block-near ul li a:visited {
	color: #666;
	font-weight: bold;
}

div.content-block-near ul li a:hover,
div.content-block-near ul li a:active {
	text-decoration: none;
	color: #fff;
}

div.navigation {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(images/mancha.jpg) no-repeat right center;
	letter-spacing: -0.1em;
	height: 30px;
}

div.navigation div.floatRight a {
	display: block;
	width: 350px;
	text-align: right;
	color: #fefefe;
	padding: 4px 4px 8px;
	font-weight: bold;
	font-size: 1.4em;
}

div.navigation div.floatLeft a {
	display: block;
	width: 350px;
	text-align: left;
	color: #fefefe;
	padding: 4px 4px 8px;
	font-weight: bold;
	font-size: 1.4em;
}

/* @end */

/* @group CONTACT-DATA */

#contact-data {
	font-size: 1.2em;
	width: 230px;
}

#contact-data div.org {
	font-size: 1.2em;
	margin-bottom: 0.4em;
}



/* @end */

a#digitalina:link, a#digitalina:visited {
	width: 67px;
	height: 16px;
	display: block;
	text-indent: -5555px;
	text-align: left;
	background: url(images/digitalina_artworks.png) no-repeat center bottom;
	cursor: pointer;
	outline: none;
	border-style: none;
	position: absolute;
	top: 0;
	left: 19px;
}

a#digitalina:hover, a#digitalina:active {
	background-position: center top;
	border-style: none;
}

div#footer {
	text-align: left;
	position: relative;
	height: 16px;
}
