





























/*
THEME NAME: MD Theme
THEME URI: http://fernando-graphicos.com
DESCRIPTION: a basic theme for MD
VERSION: A01
AUTHOR: Fernando Dashiiki
AUTHOR URI: http://www.fernando-graphicos.com/
*/

body {
  line-height: 16px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;;
  color: #808080;
  margin:0;
  padding: 0;
}

.page {
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}


.content {
margin: 0;
padding: 0;
text-align: left;
width: 100%;
}

.footer {
margin: 0px;
margin-bottom: 50px;
padding: 0px;
text-align: left;
color: #808080;
width: 100%;
}

.head {
float: right;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 150px;
padding: 0px;
}

.logo {
background-color: #f1f1f1;
color: #1d1d1d;
width: 230px;
height: 71px;
display:block;
overflow: hidden;
position:absolute; 
right:235px; 
z-index: 1; 
}

.navigation {
background-color: #000;
color: #606060;
width: 218px;
height: 71px;
text-align: left;
padding-left: 10px;
margin-right: -20px;
}
.navigation ul {
padding-top: 5px;
}

.main {
width: 100%;
position: absolute;
overflow: hidden;
}

.placard {
margin: 0;
padding: 0;
text-align: right;
margin-right: -10px;
}

/* new work */

/* A container should group all your columns. */
.container {
  width: 100%;
  margin: 0px;
}

/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating with 0 margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, 
div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, 
div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, 
div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, 
div.span-21, div.span-22, div.span-23, div.span-24 {
  float: left;
  margin-right: 0px; 
}

/* spans are for columns */
.column, div.spans-1, div.spans-2, div.spans-3, div.spans-4, div.spans-5, 
div.spans-6, div.spans-7, div.spans-8, div.spans-9, div.spans-10, 
div.spans-11, div.spans-12, div.spans-13, div.spans-14, div.spans-15, 
div.spans-16, div.spans-17, div.spans-18, div.spans-19, div.spans-20, 
div.spans-21, div.spans-22, div.spans-23, div.spans-24 {
  float: left;
  margin-right: 20px; 
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0px; }

/* Use these classes to set the width of a column. */
.spans-1  { width: 30px; }
.spans-2  { width: 70px; }
.spans-3  { width: 110px; }
.spans-4  { width: 150px; }
.spans-5  { width: 190px; }
.spans-6  { width: 230px; }
.spans-7  { width: 270px; }
.spans-8  { width: 310px; }
.spans-9  { width: 350px; }
.spans-10 { width: 390px;}
.spans-11 { width: 430px; }
.spans-12 { width: 470px; }
.spans-13 { width: 510px; }
.spans-14 { width: 550px; }
.spans-15 { width: 590px; }
.spans-16 { width: 630px; }
.spans-17 { width: 670px; }
.spans-18 { width: 710px; }
.spans-19 { width: 750px; }
.spans-20 { width: 790px; }
.spans-21 { width: 830px; }
.spans-22 { width: 870px; }
.spans-23 { width: 910px; }
.spans-24 { width: 950px; margin: 0; }

/* Use these classes to set the width of a basic div. */
.span-1  { width: 30px; }
.span-2  { width: 70px; }
.span-3  { width: 110px; }
.span-4  { width: 150px; }
.span-5  { width: 227px; margin-right: -10px;}
.span-6  { width: 237px; }
.span-7  { width: 270px; }
.span-8  { width: 310px; }
.span-9  { width: 350px; }
.span-10 { width: 390px;}
.span-11 { width: 430px; }
.span-12 { width: 470px; }
.span-13 { width: 510px; }
.span-14 { width: 550px; }
.span-15 { width: 590px; }
.span-16 { width: 630px; }
.span-17 { width: 670px; }
.span-18 { width: 710px; }
.span-19 { width: 750px; }
.span-20 { width: 790px; }
.span-21 { width: 830px; }
.span-22 { width: 870px; }
.span-23 { width: 910px; }
.span-24 { width: 950px; margin: 0; }

/* Add these to a column to append empty cols. */
.append-1  { padding-right: 40px; }  
.append-2  { padding-right: 80px; } 
.append-3  { padding-right: 120px; } 
.append-4  { padding-right: 160px; } 
.append-5  { padding-right: 200px; } 
.append-6  { padding-right: 240px; } 
.append-7  { padding-right: 280px; } 
.append-8  { padding-right: 320px; } 
.append-9  { padding-right: 360px; } 
.append-10 { padding-right: 400px; } 
.append-11 { padding-right: 440px; } 
.append-12 { padding-right: 480px; } 
.append-13 { padding-right: 520px; } 
.append-14 { padding-right: 560px; } 
.append-15 { padding-right: 600px; } 
.append-16 { padding-right: 640px; } 
.append-17 { padding-right: 680px; } 
.append-18 { padding-right: 720px; } 
.append-19 { padding-right: 760px; } 
.append-20 { padding-right: 800px; } 
.append-21 { padding-right: 840px; } 
.append-22 { padding-right: 880px; } 
.append-23 { padding-right: 920px; } 

/* Add these to a column to prepend empty cols. */
.prepend-1  { padding-left: 40px; }  
.prepend-2  { padding-left: 80px; } 
.prepend-3  { padding-left: 120px; } 
.prepend-4  { padding-left: 160px; } 
.prepend-5  { padding-left: 200px; } 
.prepend-6  { padding-left: 240px; } 
.prepend-7  { padding-left: 280px; } 
.prepend-8  { padding-left: 320px; } 
.prepend-9  { padding-left: 360px; } 
.prepend-10 { padding-left: 400px; } 
.prepend-11 { padding-left: 440px; } 
.prepend-12 { padding-left: 480px; } 
.prepend-13 { padding-left: 520px; } 
.prepend-14 { padding-left: 560px; } 
.prepend-15 { padding-left: 600px; } 
.prepend-16 { padding-left: 640px; } 
.prepend-17 { padding-left: 680px; } 
.prepend-18 { padding-left: 720px; } 
.prepend-19 { padding-left: 760px; } 
.prepend-20 { padding-left: 800px; } 
.prepend-21 { padding-left: 840px; } 
.prepend-22 { padding-left: 880px; } 
.prepend-23 { padding-left: 920px; } 


/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column.  */

.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5 {
  float:left;
	position:relative;
}

.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }

.push-1, .push-2, .push-3, .push-4, .push-5 { 
  float: right;
	position:relative;
}


/* Misc classes and elements
-------------------------------------------------------------- */

/* In case you need to add a gutter above/below an element */
.prepend-top { 
	margin-top:1.5em; 
}
.append-bottom { 
	margin-bottom:1.5em; 
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }


/* Typography */

  h1 {
  line-height: 110px;
  font-size: 145px;
  padding-bottom: 10px;
  padding-top: 0;
  margin-top: -95px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

h2 {
  line-height: 16px;
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

#post h2 {
  line-height: 52px;
  font-size: 60px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

#page h2 {
  line-height: 52px;
  font-size: 60px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

h3 {
  line-height: 14px;
  font-size: 18px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

h4 {
  line-height: 16px;
  font-size: 14px;
    padding-bottom: 0px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

h5 {
  line-height: 16px;
  font-size: 12px;
  padding-bottom: 0px;
  margin-bottom: 0;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}

h6 {
  line-height: 16px;
  font-size: 10px;
  padding-bottom: 0px;
  margin-bottom: 0;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
}


/* links */
a, a:visited {
color: #606060;
text-decoration: none;
}

a:hover {
color: #b5b5b5;
text-decoration: none;
}


/* lists */
ol {
list-style-type: none;
margin: 10px 0 55px 0;
padding: 0 0 0 0;
}

ol li {
margin-top: 30px;
margin-bottom: 25px;
}

ul {
list-style-type: none;
margin: 10px 0;
padding: 0 0 0 0;
}

li {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0 0 0 0;
  line-height: 11px;
  font-size: 9px;
}

/* designisms */


.pagepost {
width:343px;
margin-top: 0px;
margin-right:347px;
margin-bottom:100px;
float:right;
}

.strongtitle2 {
color: black;
font-weight: bold;
}

.strongtitle {
color: black;
font-weight: bold;
margin: 0 0 0 -22px;
}

.pagepost p {
color:#808080;
line-height:20px;
margin-bottom:5px;
text-align: left;
}

.pagepost ul {
list-style-type: none;
margin: 0px 0;
padding: 0 0 0 0;
text-align: left;
}

.pagepost li {
list-style-type: none;
margin: 0 0 0 20px;
padding: 0 0 0 0;
line-height: 24px;
font-size: 10px;  
}

.pagepost img {
padding-top: 25px;
padding-bottom: 25px;
}

.copyright {
margin-top:10px;
font-size:8px;
color:black;
letter-spacing:1px;
			}

/* images */
img {
border: none;
padding: 0 5px 5px 0;
}

img a:link {
border: none;
}

/* oldies */

img.centered{display:block;margin-left:auto;margin-right:auto}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px}
.alignright{float:right}
.alignleft{float:left}
img,a img{border:none}
strike {text-decoration:line-through; color: #222;}
small { 
line-height: 12px;
font-size: 9px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #808080;
}

.center {
display:block;
margin-left:auto;
margin-right:auto;
text-align: left;
}
.post {

}

.plainpost {
margin-left: 150px;
}


html small {
color: #000;
padding-top: 25px;
}


/* archive */

.archive1 {
float: right;
width: 119px;
height: 110px;
background: url(images/archive/archive1.jpg) 0 0px no-repeat;
}

.archive1:hover {
background-position: 0 -110px;
}
.archive2 {
float: right;
width: 117px;
height: 110px;
background: url(images/archive/archive2.jpg)  0 0px no-repeat;
}

.archive2:hover {
background-position: 0 -110px;
}
.archive3 {
float: right;
width: 119px;
height: 110px;
background: url(images/archive/archive3.jpg)  0 0px no-repeat;
}

.archive3:hover {
background-position: 0 -110px;
}
.archive4 {
float: right;
width: 119px;
height: 110px;
background: url(images/archive/archive4.jpg)  0 0px no-repeat;
}

.archive4:hover {
background-position: 0 -110px;
}
.archive5 {
float: right;
width: 117px;
height: 110px;
background: url(images/archive/archive5.jpg)  0 0px no-repeat;
}

.archive5:hover {
background-position: 0 -110px;
}
.archive6 {
float: right;
width: 119px;
height: 110px;
background: url(images/archive/archive6.jpg)  0 0px no-repeat;
}

.archive6:hover {
background-position: 0 -110px;
}

.archivespace {
float: right;
width: 119px;
height: 110px;
display: block;
}

.archive7 {
float: right;
width: 119px;
height: 111px;
background: url(images/archive/archive7.jpg)  0 0px no-repeat;
}

.archive7:hover {
background-position: 0 -111px;
}
.archive8 {
float: right;
width: 119px;
height: 110px;
background: url(images/archive/archive8.jpg)  0 0px no-repeat;
}

.archive8:hover {
background-position: 0 -110px;
}
.archive9 {
float: right;
width: 118px;
height: 111px;
background: url(images/archive/archive9.jpg) 0 0px no-repeat;
}

.archive9:hover {
background-position: 0 -111px;
}
.archive10 {
float: right;
width: 119px;
height: 111px;
background: url(images/archive/archive10.jpg) 0 0px no-repeat;
}

.archive10:hover {
background-position: 0 -111px;
}
.archive11 {
float: right;
width: 116px;
height: 111px;
background: url(images/archive/archive11.jpg) 0 0px no-repeat;
}

.archive11:hover {
background-position: 0 -111px;
}
.archive12 {
float: right;
width: 119px;
height: 111px;
background: url(images/archive/archive12.jpg) 0 0px no-repeat;
}

.archive12:hover {
background-position: 0 -111px;
}

.archive13 {
float: right;
width: 119px;
height: 111px;
background: url(images/archive/archive13.jpg) 0 0px no-repeat;
}

.archive13:hover {
background-position: 0 -111px;
}
.archive14 {
float: right;
width: 118px;
height: 110px;
margin-top: -1px;
background: url(images/archive/archive14.jpg) 0 0px no-repeat;
}

.archive14:hover {
background-position: 0 -110px;
}
.archive15 {
float: right;
width: 119px;
height: 111px;
background: url(images/archive/archive15.jpg) 0 0px no-repeat;
}

.archive15:hover {
background-position: 0 -111px;
}
.archive16 {
float: right;
width: 118px;
height: 111px;
background: url(images/archive/archive16.jpg) 0 0px no-repeat;
}

.archive16:hover {
background-position: 0 -111px;
}
.archive17 {
float: right;
width: 117px;
height: 111px;
background: url(images/archive/archive17.jpg) 0 0px no-repeat;
}

.archive17:hover {
background-position: 0 -111px;
}
.archive18 {
float: right;
width: 120px;
height: 111px;
background: url(images/archive/archive18.jpg) 0 0px no-repeat;
}

.archive18:hover {
background-position: 0 -111px;
}

/* designisms */
