body { 
 width: 100%;
 height: 100%;
 font-family: 'OFL Sorts Mill Goudy TT', serif; 
 background: #999999;
 border-bottom: 10px solid #333333;
}

#container {
 width: 960px;
 height: 100%;
 margin: 0 auto;
 padding: 40px 0 0 0;
 color: #333333;
}

h1 {
 text-decoration: none;
 font-weight: normal;
}

#plato {
 font-size: 200px;
 height: 200px;
 display: block;
 background: #f2f2f2;
 width: 500px;
 text-align: center;
 line-height: 230px;
 -moz-box-shadow: 1px 2px 5px #000; /* FF3.5+ */
 -webkit-box-shadow: 1px 2px 5px #000; /* Saf3.0+, Chrome */
  box-shadow: 1px 2px 5px #000; /* Opera 10.5, IE 9.0 */
     -moz-transform: rotate(-2deg);  /* FF3.5+ */
       -o-transform: rotate(-2deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-2deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958)"; /* IE8 */
               zoom: 1;
}
  
  
#isdear {
 display: block;
 margin: 10px 0 0 0;
 background: #f2f2f2;
 width: 600px;
 height: 50px;
 line-height: 50px;
 font-size: 30px;
 text-align: center;
 -moz-box-shadow: 1px 2px 7px #000; /* FF3.5+ */
 -webkit-box-shadow: 1px 2px 7px #000; /* Saf3.0+, Chrome */
  box-shadow: 1px 2px 7px #000; /* Opera 10.5, IE 9.0 */
     -moz-transform: rotate(1deg);  /* FF3.5+ */
       -o-transform: rotate(1deg);  /* Opera 10.5 */
  -webkit-transform: rotate(1deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9998476951563913, M12=-0.01745240643728351, M21=0.01745240643728351, M22=0.9998476951563913); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9998476951563913, M12=-0.01745240643728351, M21=0.01745240643728351, M22=0.9998476951563913)"; /* IE8 */
               zoom: 1;

}

#dearerstill {
 display: block;
 margin: 10px 0 0 0;
 background: #f2f2f2;
 width: 600px;
 height: 50px;
 line-height: 50px;
 font-size: 30px;
 text-align: center;
 -moz-box-shadow: 1px 2px 7px #000; /* FF3.5+ */
 -webkit-box-shadow: 1px 2px 7px #000; /* Saf3.0+, Chrome */
  box-shadow: 1px 2px 7px #000; /* Opera 10.5, IE 9.0 */
     -moz-transform: rotate(-2deg);  /* FF3.5+ */
       -o-transform: rotate(-2deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-2deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', 
                     M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958); /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', 
                     M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958)"; /* IE8 */
               zoom: 1;
  
}

#istruth {
 overflow: hidden;
 height: 200px;
 position: relative;
 text-align: right;
 margin: 20px 0 0 0;
 -webkit-transform: rotate(-0.0000000001deg);  /* Saf3.1+, Chrome */
}

#is {
 color: #e5e5e5;
 font-size: 40px;
 text-shadow: 1px 2px 0px #1a1919, 1px 2px 4px #000;
}

#truth {
 color: #e5e5e5;
 font-size: 200px;
 text-transform: uppercase;
 font-weight: bold;
 text-shadow: 2px 5px 0px #1a1919,  0 -1px 0 #ffffff, 1px 5px 10px #000;
 -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.8)));  
}

#article {
 font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
 background: #333333;
 border: 1px solid #cccccc;
 color: #f2f2f2;
 font-size: 14px;
 margin: 50px 100px 30px 100px;
 padding: 30px 50px;
 line-height: 20px;
 text-shadow: 1px 1px 0px #000000;
 -moz-border-radius: 20px; /* FF1+ */
 -webkit-border-radius: 20px; /* Saf3+, Chrome */
 border-radius: 20px; /* Opera 10.5, IE 9 */
}

#article p {
margin: 0 0 10px 0;
}

#article p a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

#article p a:hover {
text-decoration: underline;
}

#comments {
 overflow: hidden;
 height: auto;
 margin: 50px 100px 50px 100px;
 padding: 30px 50px;
 font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
 color: #f2f2f2;
 background: #333333;
 text-shadow: 1px 1px 0px #000000;
 border: 1px solid #cccccc; 
 -moz-border-radius: 20px; /* FF1+ */
 -webkit-border-radius: 20px; /* Saf3+, Chrome */
 border-radius: 20px; /* Opera 10.5, IE 9 */
}

#comments a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

#comments a:hover {
text-decoration: underline;
}

#viewcomments {
 text-align: center;
 margin-bottom: 30px;
 text-decoration: underline;
}
