body { 

width: 950px;
margin: 0 auto;
font: .75em Myriad, Arial, Sans-Serif;
text-align: center;
background: #505050;
background-image: url(images/background.png);
color: #F784CA;
line-height: 17px;
}


#header {

width: 972px;
height: 206px;
padding: 0;
color: #FFFFFF;
background: #fff url(images/header_title.jpg);
border-left: 0 solid #000;
border-right: 0 solid #000;
}


#container {

width: 950px;
padding: 10px;
color: #FFFFFF;
background: #505050;

float: left;
text-align: left;
border-left: 0px solid #fff;
border-right: 0px solid #fff;

}


h1 {

font-family: Myriad, Arial, Helvetica, Verdana, Sans-serif;
font-weight: bold;
font-size: 20px;
line-height:20px;
color: #F784CA;
background: #505050;
margin-top: 0;
margin-bottom: 8px;
font-weight: normal;
text-transform:none;

}


h2 {

font-family: Myriad, Arial, Helvetica, Verdana, Sans-serif;
font-size: 17px; 
color: #F784CA;
background: #505050;
margin-top: 0;
margin-bottom: 8px;
font-weight: normal;
padding-top: 15px;
padding-bottom:2px;
margin-left: 0px;
text-transform:uppercase;


}


a:link, a:visited {

color: #F784CA;
background-color: inherit;
text-decoration:none;
font-weight: normal;

}


a:hover {

color: #333;
background-color: inherit;

}


.navigation { 

width: 420px; 
margin: 0 0 10px 18px; 
float: left; 

}

.li{
list-style:none;
}

	
.previous { 

padding: 0 5px 0 0; 
float: left; 

}
	

.next { 

float: right; 

}


#content {

padding-left: 15px;
padding-right: 15px;
background:#505050;
color: #FFFFFF;
margin:10px 0 0 155px;
width: 755px;
border-left: 1px dashed #ccc;
text-align:justify
} 

#content li{
list-style:none;
}

.story img {
border-top:#eee 0px solid;
border-left:#eee 0px solid;
border-right:#eee 0px solid;
border-bottom:#eee 0px solid;
align:left;        

}

       
#content img.icon {

border: 0px;
vertical-align: middle; 
border: 0px;

}

.storytitle a {

color: #F784CA;
background: #505050;

text-decoration: none;
text-transform:none;

}


.storytitle a:hover {

color: #F784CA;
background: #505050;
text-decoration: none;

}

.storytitle a:visited {

color: #F784CA;
background: #505050;
text-decoration: none;

}

.time {

text-align:left;
font-size: 1em;
color: #a1a1a1;
background: #505050;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;

}



.meta {

font-size: 1em;
padding-left: 3px;
text-align:right;

}


.meta li, ul.post-meta li {

display: inline;

}


.meta ul {

display: inline;
list-style: none;
margin: 0;
padding: 0;

}


.meta, .meta a  {

color: #F784CA;
background: #505050;
font-weight: normal;
letter-spacing: 0;

}


.meta a:hover {

color: #000;
background: #505050;
font-weight: normal;
letter-spacing: 0;

}


/* Left Menu BEGINS */


#left-menu {

float: left;
padding: 10;
color: #808080;
background: #505050;
margin: 10;
line-height:18px;
width: 150px;


}

#left-menu a {
color: #000;
font-weight:normal;
text-decoration: none;
margin: 0;
line-height:18px;
text-transform:capitalize;

}


#left-menu a:hover {
color: #F784CA;
line-height:18px;


}


#left-menu ul {

padding:0px;
margin:0px;

}


#left-menu li {

padding:0 0 0px 0;
margin-left:0px;
background: #505050;
color: #808080;
list-style-type:none;

}



/* Left Menu ENDS */







#footer {

margin-bottom: 5px;
padding: 10px;
text-align: left;
border-top: 1px dashed #ccc;
background-repeat:no-repeat;
background-position: right bottom;	
color: #808080;
clear: both;

}
.footer img {
background:url() no-repeat right bottom;
padding:4px 10px 10px 4px;	
border-top:#eee 1px solid;
border-left:#eee 1px solid;
border-right: 0px;
border-bottom: 0px;
align:left;    
}

blockquote {

border: 1px dashed #ccc;
color: #000;
margin:5px;
padding:5px;
background: #000000;

}


/* classes used by the_meta() */

ul.post-meta {

list-style: none;

}


ul.post-meta span.post-meta-key {

font-weight: bold;

}


.feedback {

color: #808080;
background: #505050;
text-align: left;
padding-right: 4px;
margin-top: 5px;
margin-bottom: 25px;


}


.feedback a {

color: #F784CA; 
background:#505050;     
font-weight: normal;

}


.feedback a:hover {

color: #333;
background:#505050;

}


/* Comments Begin */



#commentform {

width: 400px;

}

#commentform #author, #commentform #email, #commentform #url, #commentform

textarea {

background: #505050;
border: 1px solid #ccc;
padding: .2em;
color: #FFFFFF;

}


#commentform textarea {

width: 90%;

}

#commentform input, #searchform input {

border: 1px solid #ccc;
background: #505050;
color: #FFFFFF;

}


.commentlist {

background-color: #505050;
color: #FFFFFF;
margin: 0px;
padding: 0px;
text-align: left;

}


.commentlist li  {

background-color: #F4F2F2;
color: #FFFFFF;
border: 1px dashed #ccc;
font-size: 11px;
list-style: none;
margin: 2px 0px 10px 0px;
padding: 2px 10px 0px 10px;

}


.authorcomment {

color: #FFFFFF;
border: 1px dashed #ccc;
margin: 10px 0px 10px 0px;
padding: 2px 10px 3px 10px;
text-align: left;
background-color: #505050;}


/* Comments - End */

/*Contact Form - Begin */


.contactform textarea {

border: 1px solid #ccc;
background: #505050;
color: #FFFFFF;
width: 450px;

}

.contactform input {

border: 1px solid #ccc;
background: #505050;
color: #FFFFFF;
margin-top: 5px;

}

/* Comment Form - End */

div .catlinkspage {
  padding: 0;
}
.catlinkspage h2 {
	font-weight: normal;
	font-size: 16px;
	color: #000 !important;
}
.catlinkspage li {
  list-style:none;
}

