body {
    text-align: center;
    color:      #000;
    margin:     5px 0 5px 0;
    padding:    0;
    font:       12px tahoma,sans-serif;
    background: #FFF url('i/bg_c.gif') repeat-y fixed center top ;
}
table,td,tr,th {
    font-size: 12px;
}
a:link,a:active {
    text-decoration: none;
    color:           #000;
}
a:visited {
    text-decoration: none;
    color:           #003;
}
a:hover {
    text-decoration: underline;
    color:           #f00;
}
#designbox {
    background:   #fff;
    text-align:   left;
    margin-right: auto;
    margin-left:  auto;
    width:        766px;
}
#nav {
    text-align:     center;
    background:     #f0f8ff ;
    padding:        7px 0px 7px 0px;
    color:          #7a7a60;
    letter-spacing: -0.08em !important;
    letter-spacing: -0.05em;
    font-weight:    bold;
}
#nav a:link,#nav a:visited {
    margin:          0 0 0 0.05em;
    color:           #000;
    text-decoration: none;
    font-weight:     bold;
}
#nav a:hover,#nav a:active {
    margin:           0 0 0 0.05em;
    background-color: #ededdd;
    color:            #f30;
    text-decoration:  none;
    border-bottom:    1px dotted #b8c6d1 ;
    font-weight:      bold;
}
img,dl,dd {
    border:  0 ;
    margin:  0;
    padding: 0;
    margin:  0;
    padding: 0;
}
h1 {
    height:      35px;
    width:       100%;
    background:  #fff url('i/wh.gif') no-repeat 0 0 ;
    text-indent: -100em;
    overflow:    hidden;
}
h3 {padding-left:30px;
   font-size:12px;
   font-weight:    bold;}
.z {
    clear: both;
}
#top {
    padding: 3px 0px 3px 0px;
    clear:   both;
}
#logo {
    padding-left: 10px;
    float:        left;
}
#title {
    padding-left: 10px;
    float:        left;
}
#designwrapper {	       
    width:         766px;
    margin-right:  auto;
    margin-left:   auto;
    float:         left;
    overflow:      hidden;
    margin-bottom: 5px;
    padding:       0 5px 0 0;
}
#smallnav {
    background:    #f0f8ff ;
    margin-bottom: 5px;
    padding:       5px;
    margin-top:    5px;
}
#adsnav {
    background:    #f0f8ff ;
    margin-bottom: 5px;
    padding:       15px;
    margin-top:    5px;
    text-align:center;
}
.designpost {
	margin-bottom: 5px;
	font-size:     14px;	
}
p {line-height: 200%;}
.designpost .title {
    text-align:    center;
    font-size:     19px;
    color:         #c30;
    font-weight:   bold;
    padding:       5px 0 5px 0;
    border-bottom: 1px dotted #dcdcdc;
    border-top:    1px dotted #dcdcdc;
}
.designpost .pica {
    text-align:    center;
    font-size:     19px;
    font-weight:   bold;
    padding:       2px 0 30px 0;
}
.designpost .postinfo {
    text-align:    right;
    font-size:     12px;
    padding:       5px 0 5px 0;
    margin-bottom: 10px;
    font-weight:   normal;
}
.designpost dd.content {
    line-height: 150%;
}
.designpost dd.adbox {
    text-align:     center;
    padding:        5px 0px 5px 0px;
    margin:         5px 0 5px 0;
    letter-spacing: 1px;
    background:     #e6e6e6;
    border-top:     1px solid #bdc7d6 ;
    border-bottom:  1px solid #bdc7d6 ;
}
#pad {
    padding:    3px 0 10px 200px;
}
#ppd {
    padding:    20px 0 10px 50px;
}
#bnav {
    text-align:     center;
    background:     #36c ;
    padding:        5px 0px 5px 0px;
    letter-spacing: 1px;
}
#bnav a:link,#bnav a:visited {
    margin:          0 0 0 0.05em;
    color:           black;
    text-decoration: none;
}
#bnav a:hover,#bnav a:active {
    margin:          0 0 0 0.05em;
    color:           red;
    text-decoration: none;
}
#lnav {
    text-align:     center;
    padding:        5px 0px 5px 0px;
    margin:         5px 0 5px 0;
    letter-spacing: 1px;
    background:     #e6e6e6;
    border-top:     1px solid #bdc7d6 ;
    border-bottom:  1px solid #bdc7d6 ;
}
#adnav {
    text-align:     center;
}
#lnav a:link,#lnav a:visited {
    margin:          0 0 0 0.05em;
    color:           black;
    text-decoration: none;
}
#lnav a:hover,#lnav a:active {
    margin:          0 0 0 0.05em;
    color:           red;
    text-decoration: none;
}
#newsfooter {
    letter-spacing: 1px;
    background:     #fff ;
    text-align:     center;
}
#newsfooter p {
    margin: 5px;
}
#newsfooter p a {
    color: #7a7a60;
}

.reimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:600px;
	}
.related_post
{
	width:100%;
}

.related_post li{
	display:block;
	height:120px;
	list-style-type: none;
	float:left;
	font-size:12px;
	text-align:center;
	width:90px;
	padding:8px 0px 20px 0;
}
.related_post li a img {  
      border:1px solid #666;
	width:80px;
	height: 100px;

}
.wp-pagenavi {
	clear: both;
	padding-top:10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
