/*
 Theme Name:  WPS-Photo
 Theme URI:   http://amtelefon.com/
 Description: A perfect theme for a wordpress blog or photo blog. powered by <a href="http://www.stealthsettings.com/">Stealth Settings</a>
 Version:     0.2
 Tags:        black, two-columns, fixed-width, theme-options, theme-widget, right-sidebar
 Author:      wpstyle
 Author URI:  http://www.wp-style.com
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 11px;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

html {
    border: 0;
    height: 101%;
}

body {
    line-height: 1;
    font-size: 11px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #565758;
    background: #14171C;
    margin: 0 auto auto;
}

ol, ul, li {
    list-style: none;
}

img {
    border: 0px;
}

a, a:link, a:hover, a:visited {
    text-decoration: none;
    color: #fff;
}

.b {
    font-weight: bold;
}

div {
    overflow: hidden;
}

a img {
    border: 0px;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 860px;
}

#header {
    padding: 0;
    margin: 0 auto;
    text-align: left;
}

#header h1 {
    margin: 0;
    padding: 0;
    float: left;
}

#logo {
    background: url('images/logo.jpg') no-repeat;
    width: 124px;
    height: 60px;
    float: left;
}

#main_bar {
    padding: 0;
    height: 25px;
    background: #e43b05;
    color: #ffffff;
}

#main_bar h3 {
    margin: 0;
    float: left;
    padding: 3px 0 0 20px;
    font-size: 1.0em;
    background: url('images/corner.gif') no-repeat;
    height: 22px;
}

#main_bar p {
    margin: 0;
    float: right;
    padding: 3px 10px 0 0;
    background: url('images/corner.gif') no-repeat right -25px;
}

#main_bar a {
    color: #ffffff;
    text-decoration: none;
}

#main_bar a:hover {
    text-decoration: underline;
}

.pageNavigation {
    width: 860px;
    float: left;
    background: url(images/logo.png) no-repeat top left;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

#footer {
    width: 735px;
    clear: both;
    height: 50px;
    background: url(images/footer.png) no-repeat bottom left;
    margin: 10px auto;
    text-align: center;
    color: #93A7C9;
    font: normal 11px/20px tahoma;
}
#footer a, #footer a:hover, #footer a:visited{
   color:#424852;
}

.page {
    width: 735px;
    margin: 0 auto;
}

#content {
    background: transparent url(images/cms.png) repeat-x scroll left top;
    clear: both;
    margin-top: 2px;
    width: 100%;
}

#bgtop {
    height: 20px;
    background: url('images/img07.gif');
}

.sidebar {
    width: 300px;
    float: right;
}

.sidebar h2 {
    letter-spacing: -1px;
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

.top {
    float: left;
    padding: 1px 0 0 1px;
    height: 33px;
    line-height: 32px;
    margin: 0 auto auto;
    width: 468px;
}

.top li {
    float: left;
    margin-right: 10px;
}

.top li span {
    float: left;
    display: block;
    padding-left: 18px;
}

.top li a, .top li a:visited {
    color: #535353;
}

.top li a {
    display: block;
    padding: 0 5px;
    cursor: pointer;
    float: left;
}

.top li a:hover, .top li a.hover {
    display: block;
    background: url(images/sa.png) repeat-x top left;
    height: 33px;
    color: #999999;
}

.pUl {
    float: left;
    font-size: 11px;
    height: 45px;
    line-height: 45px;
    margin-top: 15px;
    padding-left: 32px;
    width: 860px;
}

.pUl li {
    float: left;
    padding-left: 5px;
}

.pUl li a, .pUl li a:visited {
    color: #fff;
}

.pUl li a {
    display: block;
    float: left;
    padding: 0 20px;
    padding-top: 1px;
    height: 45px;
}

.pUl li a:hover {
    display: block;
    float: left;
    
    color: #fff;
}

.pUl li.current_page_item a {
    display: block;
    float: left;
    color: #9C9C9C;
}

.filter {
    float: right;
    padding-top: 18px;
    text-align: center;
    width: 88px;
}

.filter span {
    display: block;
    line-height: 20px;
    width: 100%;
}

.one {
    background: transparent url(images/1.png) no-repeat scroll 0 50%;
}

.two {
    background: transparent url(images/two.png) no-repeat scroll 0 50%;
}

.three {
    background: transparent url(images/three.png) no-repeat scroll 0 50%;
}

.four {
    background: transparent url(images/four.png) no-repeat scroll 0 50%;
}

#contentLeft {
    float: left;
    width: 590px;
}

#sidebaritem {
    float: right;
    width: 256px;
}
.inp {
    background: #A05353;
    border: 1px solid #230505;
    color: #760606;
    font: bold 11px tahoma;
    width: 188px;
    padding: 3px;
}

.inpp {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #360606;
    color: #280D0D;
    font: bold 10px tahoma;
    width: 48px;
    padding: 3px 0;
    margin-left: 5px;
    cursor: pointer;
}

.search {
    height: 40px;
}

.search ul, .search ul li {
    float: left;
}

.search ul {
    margin-top: 10px;
    padding-left: 2px;
}

.head {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 100%;
    clear: both;
}

.head span {
    padding-right: 5px;
}

.categories {
    width: 252px;
    text-align: right;
}

.categories li {
    width: 100%;
}

.categories ul {
    padding: 0 0 5px;
}

.categories li span {
    margin-right: 32px;
}

.categories .cat-item a {
    padding-right: 30px;
    width: 220px;
}

.categories li a {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    background: url(images/a-nrm.jpg) no-repeat 0 50%;
    color: #9E9E9E;
}

.categories li a:hover{
    background: url(images/a-hvr.jpg) no-repeat 0 50%;
    color: #9E9E9E;
}

.advertVert {
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.links li span {
    margin-left: 8px;
    background: url(images/sp.gif) no-repeat 0 50%;
    padding-left: 13px;
}

.links {
    margin: 0 0 10px;
    padding: 0px;
}

.links li {
    width: 248px;
    line-height: 30px;
    border-left: 1px solid #823939;
    border-top: 1px solid #823939;
    padding: 1px;
    margin: 0 0 5px 1px;
}

.links li a {
    display: block;
    width: 100%;
    background: #9F5F5F;
}

.links li a, .links li a:hover, .links li a:visited {
    color: #280D0D;
    font-size: 11px;
}

.inp {
    background: #FFD84C;
    border: 1px solid #000;
    color: #4A4135;
    font: bold 11px tahoma;
    width: 188px;
    padding: 3px;
}

.inpp {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #000;
    color:#F9E2B3;
    font: bold 10px tahoma;
    width: 48px;
    height: 22px;
    margin-left: 5px;
    cursor: pointer;
}

.wh {
    color: #fff;
}

.filter {
    float: right;
    width: 88px;
    text-align: center;
    padding-top: 18px;
}

.filter span {
    width: 100%;
    display: block;
    line-height: 20px;
}

.filter span.off a {
    color: #FF0000;
    font: bold 14px tahoma;
}

.filter span.on a {
    color: #55FF00;
    font: bold 14px tahoma;
}

.break {
    clear: both;
    padding: 0;
    margin: 0 0 10px 0;
}

.clear {
    clear: both;
    padding: 0;
    margin: 0;
}

.item {
    width: 170px;
    float: left;
    font-size: 12px;
    margin: 8px 40px 0 0;
}

.item h2 {
    font-size: 1.2em;
    margin: 0 0 3px 0;
    padding: 0;
}

.item p {
    margin: 0;
}

.item p a, .item p a:visited {
    border: 1px solid #B5B5B5;
    padding: 1px;
    width: 160px;
    height: 220px;
}

.item a, .item a:visited {
    clear: both;
    display: block;
    margin: 0;
}

.item img {
    width: 160px;
    height: 220px;
}

.details {
	padding:8px;
	margin:0 0px 15px 0;
	background:#1c2325;
	border:1px solid #2d3537;
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.2em;
	color:#89b5c6;
	margin:0 0 3px 0;
}
.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
	border:#2d3537 10px solid;
}
.details2 {
	padding:8px;
	margin:0 0px 15px 0;
	background:#1c2325;
	border:1px solid #cce0f5;
}
.details2 ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details2 li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details2 h2 {
	font-size:1.2em;
	color:#ffffff;
	margin:0 0 3px 0;
}
.details2 p {
	margin:0 0 15px 0;
}
.details2 p img {
	padding:0;
	border:#838383 1px solid;
}

.tags {
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 1.2em;
    font-weight: bold;
}

.post-ratings span {
    float: right;
    font-size: 11px;
    padding: 3px 0 0 0;
}

.navbottom {
    background: url('images/navbottom.gif') no-repeat;
    height: 21px;
    margin: 1px 0 0 0;
}

.Nav {
    color: #fff;
    height: 26px;
    margin: 0 0 20px;
    padding: 5px 0 0;
}

.Nav a {
    background: #14161A;
    border: 1px solid #0F1012;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 8px 3px 8px;
    height: 15px;
    color:#fff;
}

.Nav .on {
    border: 1px solid #000;
    color:#14161A;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 8px 3px 8px;
    height: 15px;
    background: #FFD84C;
}

.Nav span {
    border: 1px solid #9F5F5F;
    color: #9F5F5F;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
    padding: 4px 7px;
}
.singleads {
    background: #fdf9eb;
    padding: 9px;
    margin: 0 30px 15px 0;
    border: 1px solid #f8ecbd;
}

.singleads h2 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    color: #474848;
}

.tabberlive .tabbertabhide {
    display: none;
}

.tabber {
    padding: 0;
}

.tabberlive {
    margin: 1px 0 10px 0;
}

ul.tabbernav {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid #f8ecbd;
}

ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul.tabbernav li a {
    padding: 3px 0.5em;
    border-bottom: none;
    text-decoration: none;
}

ul.tabbernav li a:link {
    color: #313062;
}

ul.tabbernav li a:hover {
    color: #CC0000;
}

ul.tabbernav li.tabberactive a {
    background: #fdf9eb;
    color: #474848;
    border: 1px solid #f8ecbd;
    border-bottom: 1px solid #fdf9eb;
    text-decoration: none;
    font-weight: bold;
}

ul.tabbernav li.tabberactive a:hover {
    color: #474848;
    background: #fdf9eb;
    border-left: 1px solid #f8ecbd;
    border-right: 1px solid #f8ecbd;
    border-top: 1px solid #f8ecbd;
}

.tabberlive .tabbertab {
    background: #fdf9eb;
    padding: 5px 10px 10px 10px;
    border-top: 0px;
    border-left: 1px solid #f8ecbd;
    border-right: 1px solid #f8ecbd;
    border-bottom: 1px solid #f8ecbd;
}

.tabberlive .tabbertab h2 {
    display: none;
    color: #313062;
}

.tabberlive .tabbertab h3 {
    display: none;
}

.tabbertab {
    margin: 0px;
    padding: 0px;
}

.tabbertab ul {
    margin: 5px 0 5px 15px;
    padding: 0;
    list-style-type: none;
}

.tabbertab li {
    margin: 0;
    padding: 3px 0 3px 0;
    list-style-type: square;
}

.wp-smiley {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#comment_form .text_input {
	width:191px;
	padding:3px;
	color:#89b5c6;
	border:1px solid #696969;
	border-left:2px solid #89b5c6;
}
#comment_form .text_area {
	width:321px !important;
	border:1px solid #696969;
	border-left:2px solid #89b5c6;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}


blockquote {
    font-style: italic;
    font-size: 11px;
    color: #888888;
    margin: 0 0 5px 20px;
    padding: 0 0 0 10px;
    border-left: 1px solid #0066cb;
}

abbr, acronym {
    border-bottom: 1px dotted #0066cb;
    text-transform: uppercase;
}

code {
    color: #474848;
    font-family: Courier, monospace;
    margin: 0 0 5px 5px;
}

pre {
    margin: 0 0 1.5em 0;
    overflow: auto;
    font-size: 1.3em;
    clear: both;
}

form {
    margin: 0;
    padding: 0;
}

.design a {
    color: #982a05;
    font-size: 11px;
    text-decoration: none;
}

.head {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 100%;
    clear: both;
    margin: 0;
}

.sideUl {
    text-align: right;
    width: 252px;
    margin: 0;
    padding: 0;
}

#over {
    overflow: hidden;
    float: left;
    width: 100%;
    clear: both;
}

#row {
    width: 630px;
}

.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
    border: 0 none;
    height: 17px;
    margin: 0;
    padding: 0;
    width: 20px;
}

.post-ratings {
    margin: 3px 0 0;
}

.post-ratings img.post-ratings-image {
    border: none;
}

.widget ul {
    padding: 0px;
}

.widget_categories li a {
    background: transparent url(images/a-nrm.jpg) no-repeat scroll 0 50%;
    color: #FFCCCC;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 31px 0 0;
    text-align: right;
    width: 220px;
}

.widget_categories li a:hover {
    background: transparent url(images/a-hvr.jpg) no-repeat scroll 0 50%;
    color: #000000;
}

.widget .widgettitle {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 245px;
    clear: both;
    margin: 0 0 0 0;
}

#contentRight .widgettitle {
    font: normal 11px/30px tahoma;
    color: #F00808;
    text-align: right;
    width: 240px;
    clear: both;
    margin: 0;
}

.widget_recent_comments #recentcomments {
    padding: 0;
    margin: 10px 0 10px 0;
}

.widget ul.blogroll li {
    background: #333438 none repeat scroll 0 0;
    border-left: 1px solid #333438;
    border-top: 1px solid #333438;
    line-height: 25px;
    margin: 0 0 5px 1px;
    padding: 1px;
    width: 248px;
}

.widget ul.blogroll li a, .widget ul.blogroll li a:hover {
    color: #280D0D;
    font-size: 11px;
    background: transparent url(images/sp.gif) no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
}

.widget ul#recentcomments li {
    background: #333438 none repeat scroll 0 0;
    border-left: 1px solid #823939;
    border-top: 1px solid #823939;
    margin: 0 0 5px 1px;
    padding: 5px 5px 15px 10px;
    width: 235px;
}

.widget ul#recentcomments li.recentcomments a, .widget ul#recentcomments li.recentcomments a:hover {
    color: #280D0D;
    font-size: 11px;
    background: transparent no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
    line-height: 25px;
}

#tag_cloud a, #tag_cloud a:hover {
    color: #9F5F5F;
}

.details p.video-block {
    background: #E3E3E3;
    border: 1px solid #CCC;
    padding: 2px;
    width: 462px;
}

.details .vvqbox {
    display: block;
    margin: 0;
    max-width: 100%;
    visibility: visible !important;
}

.details .vb {
    clear: both;
    margin: 0px 0;
    width: 600px;
}

.details .vbLeft {
    float: left;
    padding: 5px;
    width: 540px;
}

.details .vbRight {
    float: left;
    width: 190px;
    background: #2b1706;
    border: 1px dashed #106017;
    padding: 10px;
}

.vbH a {
    color:#FFD84C;
    font: bold 12px/12px tahoma;
}

.vbH a:hover, .vbH a:visited {
    color:#FFD84C;
}

.vbLeft p {
    color: #535353;
    font: normal 12px/12px tahoma; margin-bottom: 5px; 
}

.vbRight span {
    display: block;
    width: 170px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px dashed #FFF7C0;
}

.kh {
    color: #606060;
    font-size: 10px;
}

.kj {
    font: normal 24px tahoma;
    color: #010101;
}

.vbH {
    color: #FFD84C;
    font: bold 12px/12px tahoma;
    margin-bottom: 5px;
}

.vbH img {
    float: left;
    margin-right: 5px;
}

.red {
    color: #FF0000;
    margin-right: 3px;
}

.white {
    color: #FFFFFF;
}

.sdm {
    clear: both;
    margin-bottom: 0;
    padding: 0px 15px;
    color: #944747;
}

.sdm p {
    line-height: 16px;
    color: #535353;
}

.details h2.red {
    font-size: 1.2em;
    color: #FF0000;
    margin: 0 0 3px 0;
}

.viz {
    background: url(images/go.png) repeat-x top left;
    border: 1px solid #000;
    color: #F9E2B3;
    font: bold 10px tahoma;
    width: 75px;
    padding: 3px 0;
    cursor: pointer;
}

.pathWay {
    float: left;
    color: #444444;
    font: normal 10px tahoma;
    background: url(images/ull.png) no-repeat top left;
    padding-left: 25px;
    margin: 10px 0;
    width: 650px;
}

.pathWay li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-right: 5px;
}

.pathWay li a, .pathWay li a:hover, .pathWay li a:visited {
    color: #444444;
}

.gray {
    clear: both;
    color: #5E5E5E;
    display: block;
    margin: 5px 0;
}

.widget {
    margin-top: 5px;
    padding: 0;
}

#mTop5 a {
    margin-top: 5px;
    color: #D0D0D0;
}

#mTop5 a:hover, #mTop5 a:visited {
    color: #D0D0D0;
}

.comment .details {
    margin: 0 0 15px 0;
  
}

ul.related_post {
    width: 630px;
    overflow: hidden;
    margin: 5px 0;

}

.related_post li {
    display: inline;
    float: left;
    margin-right: 43px;
}

.related_post li a img {
    height: 201px;
    width: 160px;
    border: 2px solid #fefefe;
}

.related_post_title {
    display: block;
    width: 125px;
}

.related_post_views {
    display: block;
    width: 125px;
   
    margin: 5px 0;
color: #fff;
}

.related_post li div img {
    height: 17px;
    width: 20px;
}

.related_post img {
    border: none;
}
.vbTa {
    border: 1px solid #0d8410;
    clear: both;
    margin: 10px 0;
    padding: 10px 0 10px 5px;
    width: 582px;
    color:#4267A5;
	background: #fff;
	
}
}
.vbTags {
    color: #B88D8D;
    font: bold 12px/12px tahoma;
    margin-bottom: 5px;
    display: inline;
}

.vbTag {
    border: 1px solid #0d8410;
    clear: both;
    margin: 10px 0;
    padding: 10px 0 10px 5px;
    width: 582px;
    color:#4267A5;
	background: #424a0a;
	
}

.vbTag a, .vbTag a:hover, .vbTag a:visited {
    color: #;
}

.textwidget {
    padding: 0;
    margin: 0;
    width: 250px;
}

#contentRight li {
    float: left;
}

#contentRight li.categories {
    font: normal 11px/30px tahoma;
    color:#FFD84C;
    text-align: right;
    width: 240px;
    clear: both;
    margin: 0 0 0 0;
}

#linkcat-2 h2 {
    font: normal 11px/30px tahoma;
    color: #FFD84C;
    text-align: right;
    width: 240px;
    clear: both;
}

.linkcat ul.blogroll li {
    background:#191B1E;
    border-left: 1px solid #28292B;
    border-top: 1px solid #28292B;
    line-height: 25px;
    margin: 0 0 5px 1px;
    padding: 1px;
    width: 248px;
}

.linkcat ul.blogroll li a, .linkcat ul.blogroll li a:hover {
    color: #525252;
    font-size: 11px;
    background: transparent url(images/sp.gif) no-repeat scroll 0 50%;
    margin-left: 8px;
    padding-left: 13px;
}

.rss {
    float:right;
padding-top:18px;
text-align:center;
width:88px;
    
}
.rss img{
  margin-top:0 !important;
  margin-top:8px;  
     
}

#gravatar {
    float: left;
}

#gravatar img {
    height: 50px;
    width: 50px;
}

#comm {
    float: left;
    width: 400px;
}

.red a, .red a:hover, .red a:visited {
    color: #fff;
}

* { padding: 0; margin: 0; }
#sidebar { 
 float: right;
 margin: 33px 0px 0px 0px;
 min-height: 350px;
 width: 250px;
 display: inline;
}
#sidebar .sidebaritem {
 background: #101415;
 border:1px solid #2d3537;
 padding: 10px;
 margin-bottom: 10px;

}
#sidebar h3 {
 color: #fff;
 font-size: 18px;
 font-weight: normal;
 padding-bottom: 5px;
}
#sidebar a {
 color: #fff;
 text-decoration: none;
}
#sidebar a:hover {
 text-decoration: underline;
}
#sidebar ul {
 list-style: none;
padding: 0px 0px 0px 10px;
}
#sidebar li {
 background: url(images/bullet.gif) center left no-repeat;
 padding-left: 15px;
 margin-bottom: 5px;
	}




#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url('images/nav.gif') no-repeat top left;
	height:37px;
	background:#191B1E;
}
#nav li {
	padding:0;
	margin:0;
	height:37px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:27px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#89b5c6;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	float: left;
}
#nav .main {
	background:url('images/nav.gif') no-repeat;
	color:#89b5c6;
}
#nav .main a {
	background:url('images/nav.gif') no-repeat;
	font-weight:bold;
	color:#89b5c6;
}
#nav .main a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#ffffff;
}
#nav .main #current {
	background:url('images/nav.gif') no-repeat 0px -37px;
	color:#ffffff;
}
#nav .main #current a {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color:#89b5c6;
}
#nav .main #current a:hover {
	background:url('images/nav.gif') no-repeat 0px -37px;
	font-weight:bold;
	color: #ffffff;
}
#nav .normal {
	color:#89b5c6;
	font-weight:bold;
}
#nav .normal a {
	background:url('images/navbg.gif') no-repeat;
	color:#89b5c6;
}
#nav .normal a:hover {
	background:url('images/navbg.gif') no-repeat 0px -37px;
	color:#ffffff;
}
#nav .normal #current {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#ffffff;
}
#nav .normal #current a {
	background:url('images/navbg.gif') no-repeat center -37px;
	color:#89b5c6;
}
#nav .normal #current a:hover {
	background:url('images/navbg.gif') no-repeat center -37px;
	color: #ffffff;
}
.widgets {
	width: 570px;
	margin: 0px 0px;

	background: url(images/vanila.jpg) repeat-y;
	margin-bottom: 15px;
	float:left;
	
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
	}
	
ul.tabnav{

	width:620px;
	padding: 4px 6px;
	height:30px;
	margin:0px 0px;
}


.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	float:left;
	}
	
.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	padding: 4px 6px;
	outline: none;
	width:180px;
	height:25px;
	display:block;
	}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	
	color: #222;
	text-decoration: none;
	}

.tabnav li.sp1 a	{

background:url(images/1tab.jpg) bottom no-repeat;;
}
.tabnav li.ab2 a	{

background:url(images/2tab.jpg) bottom no-repeat;;
}

.tabnav li.rn3 a	{

background:url(images/3tab.jpg) bottom no-repeat;;
}
.tabdiv {
	margin-top: 2px;
	padding: 5px;
	float:left;
	width:620px;
	}
	
.tabdiv li {
	list-style-image: url("star.png");
	margin-left: 20px;
	}

.ui-tabs-hide {
	display: none;
	}

.rblock h2{
	margin: 5px 0 2px 0;
	padding: 0px 10px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:16px;
}
.rblock h2 a:link, .rblock h2 a:visited{
	color:#0066ff;

}
.rblock {
	
	width: 188px;
	float:left;
	margin: 5px 1px 0px 0px;
	padding:0px 0 0 0;
	display:inline;
	background:url(images/featl.jpg);
	color:#fff;
	font-family:century gothic,Arial,verdana, sans-serif;
}


.rblock p{
	margin:5px 5px;
	color:#6b7478;
}


.rblock img {
	
	border:1px solid #393F42;
	
	padding:0 0;
	}
	
	
