@charset "utf-8";
/* Author: vonrod.com */
* { margin: 0; padding: 0; border: 0; }
body { color: #5f5f5f; font-family: Arial, Helvetica, sans-serif; font-size: 14px; background: url(images/body-bg.jpg) repeat-x; }
ul li { list-style: none; }
a img { border: none; }
a { text-decoration: none; color: #F69008; }
a:hover { color: #fbae48; }
p { margin: 0 0 10px 0; line-height: 20px; }
h1, h2, h3, h4, h5 { font-weight: normal; margin: 0 0 20px 0; color: #2a5474; }
h1 { font-weight: bold; }

/*----------start class----------*/
.clear { clear: both; }
.float-l { float: left; }
.float-r {  float: right; }
.title-bx { position: absolute; top: 60px; left: 0; }
.blog-title { font-weight: bold; margin: 0; }
.blog-title a { color: #ffffff; }
.description { color: #6693b3; font-size: 17px; }
h2.pagetitle { font-weight: bold; }
.search-ico { background: url(images/search.png) no-repeat 5px 0; padding: 0 0 0 40px; }
h1.pagetitle { border-bottom: 1px dotted #5F5F5F; padding: 0 0 10px 0 ;}
/*----------end class----------*/

/*----------start form-style----------*/
input { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.txtbox { height: 25px; width: 300px; border: 1px dotted #cccccc; padding: 5px 0 0 5px; }
.txtarea { height: 150px; width: 400px; border: 1px dotted #cccccc; padding: 5px 0 0 5px; }
.captcha { height: 25px; width: 100px; border: 1px dotted #cccccc; padding: 5px 0 0 5px; }
.search-txtbox { width: 202px; height: 27px; background: url(images/search-bg.gif) no-repeat; padding: 7px 0 0 35px; }
.go-btn { width: 44px; height: 34px; background: url(images/go-btn.gif) no-repeat; cursor: pointer; }
.send-btn { width: 81px; height: 23px; background: url(images/send-btn.png) no-repeat; cursor: pointer; color: #ffffff; }
/*----------end form-style----------*/

/*----------start nav----------*/
#nav { width: 417px; position: absolute; top: 55px; right: 10px; }
#nav ul li { float: left; display: block; padding: 0 0 0 48px; }
#nav ul li a { }
#nav ul li a:hover { float: left; display: block; background: url(images/hover.png) no-repeat bottom center; }

/*----------end nav----------*/

/*----------start div----------*/
#wrapper { width: 960px; margin: 0 auto; }
#header { width: 960px; height: 100px; position: relative; }
.logo { width: 194px; height: 130px; background: url(images/vonrod-logo.png) no-repeat; position: absolute; top: 0; left: 0; }
.search-box { width: 960x; height: 131px; background: url(images/search-bx-bg.png) no-repeat; position: relative; }
.search-inner { width: 281px; height: 31px; position: absolute; top: 90px; right: 15px; }
.search-inner ul li { float: left; display: block; }
.social { width: 266px; height: 67px; position: absolute; top: 68px; left: 380px; }
.social ul li { float: left; display: block; }
.rss-bx { width: 281x; position: absolute; top: 45px; right: 15px; }
.rss-bx ul li { float: left; display: block; }
.rss-bx ul li.rss { padding: 0 70px 0 0; }

#content-wrap { width: 960px; float: left; background: url(images/content-wrap-bg.gif) repeat-y; }
#content-wrap-inner { width: 960px; float: left; background: url(images/content-wrap-inner.jpg) no-repeat; }
#content-wrap2 { width: 960px; float: left; background: url(images/content-wrap-bg.gif) no-repeat; }
#content-l { width: 655px; float: left; }
.featured { width: 615px; height: 240px; background: url(images/feature-bg.jpg) no-repeat; padding: 20px; }
.featured-brd { border: 1px solid #b4d4ec; }
.featured-cnt { padding: 20px; border: 5px solid #ffffff; background: #ebf3f8; }
.featured-cnt h1 { font-weight: bold; }
.content { width: 615px; padding: 20px; }
.post h1, .post h3 { font-weight: bold; margin: 0; width: 540px; }
.post h2 { font-weight: bold; width: 540px; font-size: 26px; color:#2A5474;}
.post h1 a, .post h3 a { color: #2A5474; font-weight: bold; }
.post { padding: 10px 0 10px 20px; border-bottom: 1px solid #dadada; position: relative; margin: 0 0 10px 0; }
.post a { color: #f69008; }
.postmetadata { font-size: 12px; }
.comments-bx { width: 57px; height: 44px; background: url(images/comments-bx.gif) repeat-y; position: absolute; top: 20px; right: 0; font-size: 23px; color: #ffffff; font-weight: bold; text-align: center; }
.comments-bx a { color: #ffffff; }
.metadate_top { font-size: 12px; margin: 0; }
/*.page { padding: 10px 0 20px 20px; }
*/.page h3 { margin: 0; }
.navigation { margin: 10px 0 10px 0; }
.comment-meta { font-size: 11px; }
h2#comments { font-weight: bold; font-size: 25px; color:#2A5474; }

#respond { /*padding: 20px 0 20px 20px;*/}
/*#comment { border: 1px solid #DADADA; }
*/.submit-comment { width: 131px; height: 23px; background: url(images/submit-comment.png) no-repeat; cursor: pointer; }
.wp-pagenavi { width: 595px; position: absolute; top: 75px; left: 20px; }
.wp-pagenavi span.pages { background-color: #2a5474 !important; color: #FFFFFF !important; border: 1px solid #3b6484 !important; }

#content-r { width: 305px; float: right; background: url(images/content-r.jpg) repeat-y; color: #dadbdc; }
#content-r ul { margin: 0 0 20px 0; }
#content-r ul li{ line-height: 20px; }
#content-r a { color: #ffffff; }
#content-r a:hover { color: #F69008; }
.categories-brd { width: 305px; float: left; background: url(images/categories-brd.jpg) no-repeat; margin: 0 0 10px 0; }
.categories { width: 285px; float: left; background: url(images/content-r.jpg) repeat-y; padding: 10px; }
.content-r-main { padding: 10px; }
.title_h1 { width: 280px; height: 35px; }

#footer { height: 500px; background: #1d3a4f url(images/footer-bg.gif) repeat-x top center; color: #517690; font-size: 11px; }
.footer-content { width: 960px; margin: 0 auto; position: relative; }
.footer-main-content { width: 960px; height: 100px; background: #1d3a4f url(images/footer-main-bg.gif) no-repeat;}
.footer-text-content { float: left; border-bottom: 1px solid #244761; padding: 20px 0 20px 0; margin: 0 0 20px 0; }
.footer-text-content a { color: #517690; }
.footer-text-content a:hover { color: #fbae48; }

.bx { width: 192px; float: left; display: block; color: #517690; font-size: 11px; }
.bx h2 { color: #517690; }
/*----------end div----------*/

/*----------comments----------*/
.avatar { float: left; margin: 0 10px 0 0; }
.comment-author { margin: 0 0 10px 0; }
.comment-body { border-bottom: 1px dotted #cccccc; padding: 10px 0; }
.comment-body p { font-size: 12px; }
.comment-meta { font-size: 11px; }
#captcha_code {border:1px dotted #ccc;}

/*----------Pagination--------*/
.pager-container{background:url(images/pg-out-left.jpg) no-repeat scroll left top #305a7a; height:26px; padding:0 0 5px 5px}
.pager{background:url(images/pg-out-right.jpg) no-repeat scroll right top transparent; height:23px; padding:4px 5px;}

ul.pager li a{float:left; font-size:14; font-weight:bold}
ul.pager .lnk-prev{background:url(images/pg-previous-btn.jpg) no-repeat; width:23px; height:23px; } 
ul.pager .lnk-next{background:url(images/pg-next-btn.jpg) no-repeat; width:23px; height:23px; } 
ul.pager span{display:none;}

.pagi-bg-left {float:left;}
.pagi-bg-left{background:url(images/pg-item-left.jpg) no-repeat scroll left top #fff; height:23px; margin:0 4px 0 0;}

.pagi-bg-left a{background:url(images/pg-item-right.jpg) no-repeat scroll right top transparent; height:20px; padding:3px 8px 0; }






