#container {
  padding-top:0;
  border-top:15px solid white;
  width:760px;
  margin:0 auto;
  padding:15px 15px 0 15px;
  text-align:left;
  background-color:#FFFFFF;
}
#header {
  background-image:url(images/header.gif);
  height:70px;
  padding:0 0 0 10px;
}
#header h1 {
  display:none;
  padding-top:20px;
}
body {
  margin:0;
  padding:15px 0;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #ffbbdd;
  text-align:center;
}
#content h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight:bold;
  padding-bottom:2px;
  padding-top:1px;
  border-bottom:1px solid;
  color:#DA0043;
}
.blogtitle {
    color : #000000;
    font-size: 16pt;
    color:#DA0043;
    font-weight: bold;
}
#content h3 {
  font-size : 14pt;
}
#content h4 {
  margin:0;
  font-size:1em;
}
#navlist {
margin:0;
padding:0;
background:#DA0043;
float:left;
width:100%;
border:1px solid #FFBBDD;
border-width:1px 0;
}
#navlist li {
display:inline;
padding:0;
margin:0;
}
#navlist a:link,
#navlist a:visited {
color:#fff;
background:#DA0043;
float:left;
width:100%;
padding:6px 6px 4px 6px;
width:auto;
border-right:1px solid #FFBBDD;
text-decoration:none;
font:bold 10pt Arial, Helvetica, sans-serif;
text-shadow: 2px 2px 2px #555;
}
#navlist li:first-child a {
border-left:1px solid #FFBBDD;
}
#navlist a:hover {
color:#000;
background:#F692AC;
}
#entries a:link { 
	color: #000099;
	text-decoration: underline; 
}
#entries a:hover { 
	color: #ffffff;
	background-color: #DA0043;
}
a:link { 
	color: #DA0043;
}
a:hover { 
	color: #ffffff;
	background-color: #DA0043;
}
a {
    text-decoration : none;
}
p {
    font-size : 10pt;
    margin-bottom : 10px;
    margin-top : 10px;
}
.smallest {
    font-size : 8pt;
}
.tiny {
    font-size : 7pt;
}
.bigger {
    font-size : 12pt;
}
.bold {
    font-weight : bold;
}
.italic {
    font-style : italic;
}
.right {
    text-align : right;
}
.left {
    text-align : left;
}
.center {
    text-align : center;
}
.border {
    border : 1px solid #DA0043;
    padding : 2px;
}

.label {
	font-weight: bold;
	padding: 3px 0 .5em 0;
	margin: 0;
	color:#000000;
}
table {
    font-size : 10pt;
}
.standardtable {
	width : 100%;
	border-collapse: collapse;
}
.standardth {
    color : #ffffff;
    font-weight : bold;
	background: #000000;
	border: 1px solid #000000;
    vertical-align : top;
	text-align: center;
}
.standardtd {
    border: 1px solid #000000;
    vertical-align : top;
    padding: 2px;
}
.highlightedtd {
    border: 1px solid #000000;
    vertical-align : top;
	background: yellow;
}
li {
    font-size : 10pt;
}
li.double {
    margin-bottom : 10px;
    margin-top : 10px;
}
img {
    border : none;
}
.score {
    color : #ffffff;
    text-align: center;
    font-weight : bold;
	border: 1px solid #000000;
	background: #000000;
}
.copyright {
    font-weight : bold;
    font-size : 8pt;
	color: #666;
	border-top: 1px dotted #ccc;
	margin-top: 50px;
        margin-bottom: 20px;
	padding-left: 30px;
}
blockquote {
    border : 1px solid #000000;
    margin : 0 2em;
    background-color : #ffdddd;
    padding : 5px;
}
.fullwidth {
    width : 100%;
}
.halfwidth {
    width : 50%;
}
.quarterwidth {
    width : 25%;
}
.thirdwidth {
    width : 33%;
}
.digpixtd {
    text-align : center;
    vertical-align : top;
}
.digpixtd2 {
    vertical-align : top;
    font-size : 8pt;
    text-align : left;
}
.inputfield {
    border : 1px solid #DA0043;
	padding-left : 2px;
}
.top {
    vertical-align : top;
}
.strike {
    text-decoration : line-through;
}
.comments {
    font-size : 8pt;
    text-align : right;
    margin-bottom : 2px;
    margin-top : 2px;
}
.picture_date {
    font-size : 6pt;
}
.sidebar {
    border-left : 1px dotted #bbbbbb;
    padding-left : 15px;
    vertical-align : top;
    width : 170px;
	margin-bottom : 10px;
}
#entries {
    vertical-align : top;
	padding-right : 15px
}
.entries {
    vertical-align : top;
	padding-right : 15px
}
.clr {
    clear : left;
}
img.blogimages {
    float : left;
    clear : none;
    margin-right : 5px;
    border : 1px solid #DA0043;
    padding : 2px;
}
img.blogimages2 {
    margin-left : 5px;
}
.clearleft {
    clear : left;
}
img.righty {
    float : right;
    clear : none;
    margin-right : 5px;
    border : 1px solid #DA0043;
    padding : 2px;
}
img.lefty {
    float : left;
    clear : none;
    margin-right : 5px;
    border : 1px solid #DA0043;
    padding : 2px;
}
.underline {
    text-decoration : underline;
}
.fixed {
    font-family: courier;
}
.entry-footer {
    text-align : right;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    margin-bottom : 15px;
    padding : 2px;
}
.comments-open-header {
    text-align : left;
}
.comments-open-content {
    text-align : left;
}
.comments-open-data {
    text-align : left;
}
.comments-open-text {
    text-align : left;
}
.comment-text {
    text-align : left;
}
.comment-footer {
    font-size : 10pt;
}
hr {
    width: 95%;
    height: 1px;
    background: #DA0043;
    color: #DA0043;
}
.timecheck {
padding: 2px 0 2px 20px ;
background: url('http://www.pornexcellence.com/blog/images/time.png') left center no-repeat;
}
.trackbackimage {
padding: 2px 0 2px 20px ;
background: url('http://www.pornexcellence.com/blog/images/refresh.png') left center no-repeat;
}