body {
 font-family:verdana, Helvetica, sans-serif;
 font-size: 10px;
 color: #404040;
background: #baa988 url(http://www.perfectcase.net/index/wp-content/themes/pcase/images/bgdp.jpg) repeat-x;
margin: 0px;
}
ul, li {
list-style: none;
}
p {
 padding: 10px;
}
a, a:visited {
	color: #54371b;
	text-decoration: none;
        font-weight: bold;
	}
	
a:hover { 
         color: #000;
	text-decoration: none;
          font-weight: bold;
	}

}
.wrap {
width: 750px;
}
#wrapper { 
 margin: 0 auto;
 width: 750px;

}

a img {
border: none;
}
h2 {
background: #caf3fb;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 3px 5px 3px 5px;
	line-height: 20px;
        text-transform: uppercase;
}
h2 a{
	
	color: #ccc;
	text-decoration: none;
	}
h2 a:hover {
	color: #000;
         text-decoration: none;
	}
#content { 
 float: left;
 color: #333;
text-align: justify;
 width: 445px;
 display: inline;
margin-left: 10px;

}
#content h2 {
	background: url(http://www.perfectcase.net/index/wp-content/themes/pcase/images/dpcontent_h2.jpg) no-repeat;
	color: #535353;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 3px 5px 3px 5px;
	line-height: 20px;
        text-transform: uppercase;
	}
#content h2 a{
	
	color: #fff;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #000;
         text-decoration: none;
	}
#header {
 width: 700px;
 float: left;
 height: 320px;
 background:url(http://perfectcase.net/images/header_dp.jpg) no-repeat top;
margin: 0px;
}

#footer { 
 width: 700px;
 clear: both;
 color: #333;
 height: 75px;
 background: url(http://www.perfectcase.net/index/wp-content/themes/pcase/images/dpfooter.jpg) no-repeat bottom;
 margin-right: 30px;
}

#navigation {
 margin: 0px;
 width: 700px;
 height: 51px;

}

#rightcolumn { 
 color: #333;
  width: 255px;
 float: left;


}
#rightcolumn h2 {
	background: url(http://www.perfectcase.net/index/wp-content/themes/pcase/images/dpsidebar_h2.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 3px 5px 3px 5px;
	line-height: 20px;
        text-transform: uppercase;
	}
#rightcolumn a, a:active, a:visited {
font-weight: normal;
}

.wsquare {
padding: 7px;
margin: 5px;
border: 1px solid #6d5321;
background: #f1eee8;
}
.post {
padding: 7px;
margin: 5px;
border: 1px solid #6d5321;
background: #f1eee8;
}

.blockquote { 
background: #333;
border-left: 3px solid #f1eee8; 
padding : 7px;
font-size : 10px;
line-height : 12px;
font-family : Arial, Helvetica, sans-serif;
}
	
.blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
	color:#000000; }




.latest a img {
	border: 1px solid #836833;
       	margin: 3px 2px 0px 2px;
	padding: 2px;
}
	
.latest a:hover img {
	border: 1px solid #dbcfba;
      	margin: 3px 2px 0px 2px;
	padding: 2px;
}
.news_title a {
	color: #202020;
	font-size: 22px;
	font-family: Times New Roman, Tahoma, Verdana;
	font-weight: normal;
}


.meta {
background: #dbcfba;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	padding: 3px 5px 3px 5px;
	line-height: 20px;
}
.borderimage {
border: 1px solid #999;
       	margin: 0px 10px 0px 0px;
	padding: 2px;
background: #f1f1f1;
}
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:280px;
	height:330px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

#slide-images li img{
	display:block;
	background-color:#fff;
}
.fade {
float: left;
margin-left: 20px;
margin-top: 15px;
_margin-left: 10px;
}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 375px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
