/*

	Theme Name:Galleria
	Theme URL: http://www.web2feel.com/galleria/
	Description: Free WordPress theme released by web2feel.com. <a href="http://www.themes.org.il" title="וורדפרס בעברית">תרגום והסבה לעברית - טימס</a>
	Author: Jinsona
	Author URI: www.web2feel.com
	Version: 1.0.0
	Tags: Brown, white, grey, css gallery, featured thumbnail, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, adsense.
	
	הסבה ותרגום לעברית ע"י טימס
	כל הזכויות שמורות (c)
	http://www.themes.org.il
*/
*{
	margin: 0px;
	padding: 0px;
}


body {
	direction: rtl;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	font-family: Arial, verdana,Tahoma,Century gothic,  sans-serif;
	font-size:12px;

	}
img {
	border:0;
	margin: 0 0;
	}

a {
	color: #206DD9;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #206DD9;
	}
a:hover, a:active {
	color: #1367B5;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	border: 1px solid #5F5D59;
	margin: 0 0 24px -1px;
	text-align: right;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
		border: 1px solid #111;
		background:#2F2F2F;
}
 tr td {
	border: 1px solid #5F5D59;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #777;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #5F5D59;
	border: 1px solid #6F6D68;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0px;
	}

img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#eee;
	border: 1px solid #ddd;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#eee;
    border: 1px solid #ddd;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#eee;
    border: 1px solid #ddd;
	}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.alignright {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.alignleft {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.wp-caption {
	background:#eee;
    border: 1px solid #ddd;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#666;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;

	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.insetshadow{
	box-shadow:inset 0 0 5px #ddd;
	-moz-box-shadow:inset 0 0 5px #ddd;
	-webkit-box-shadow:inset 0 0 5px #ddd;
}

.boxshadow{
    -moz-box-shadow: 0px 0px 3px #333;
    -webkit-box-shadow: 0px 0px 3px #333;
    box-shadow: 0px 0px 3px #333;


}

/* The Outer cover */
.masthead{
	height:175px;
	

}
#wrapper {
	margin:0px auto;
	position:relative;
	padding:0px 0px;

	}

#casing {
	padding:0px 0px ;
	width:900px;
	margin:10px auto;
	background:url(images/casing.png) repeat-y;
	}

/* The Header */

#top {
	height:118px;
	position:relative;
	background:url(images/logotop.gif) center no-repeat ;

	}

.head{
	width:900px;
	margin:0px auto;

}

.blogname {
	width:400px;
	margin:15px 5px 0 0;
	height:70px;
	text-align:right;
	float:right;
	font-family: David,Arial ,Tahoma, Helvetica, sans-serif;

	}
.blogname h1  {
	font-size:16px;
	padding:35px 0 0px 0;
	font-weight:normal;
	text-shadow:1px 1px 0px #172527;
	}
.blogname h1  a:link, .blogname h1  a:visited{
	color: #fff;
	display:block;
	margin:0px 0px 0 0;
	}

.blogname h1  a:hover {
	color: #fff;
	}
.blogname h2 {
	margin:0px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color: #BFB3A7;
	text-shadow:1px 1px 0px #172527;

	}

.soxbox{
	background:url(images/sback.png);
	width:272px;
	height:61px;
	float:left;
	margin-top:35px;
}

/* The Search */



#search {

	width:240px;
	padding:0px 0px ;
	margin:13px 15px 0px 0px;
	float:right;
	height:30px;

	display:inline;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:190px;
	background:transparent;
	margin:5px 0px 0px 0px;
	padding: 4px 5px;
	height:15px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:right;
	display:inline;

}

#searchsubmit{
	background:url(images/sbg.png);
	border:none;
	color:#fff;
	display:block;
	margin:2px 5px 0px 0px;
	width:30px;
	height:30px;
	float:right;
	cursor:pointer;
}

#searchpage{
	background:#fff;
	border:1px solid #ddd;
	margin:15px 15px 0px 15px;
}

#sform{
	width:450px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:left;
	background:#555 ;
	border-right:1px solid #ddd!important;
	color:#fff;
	border:none;
	padding:3px 5px;
}

.scover{
	background:#fff;
	border:1px solid #ddd;
}

.sboxs{
	padding:20px 20px;
	border-bottom:1px solid #ddd;
	background:url(images/searc.png) top repeat-x;
}
.searchim{
	width:250px;
	height:150px;
	float:right;
	margin-left:10px;
	border:1px solid #fff;
}
.shead{
	margin:20px 0px 0px 0px;
	padding:0px 10px;
	border-bottom:1px solid #ddd;
}
.shead p{
	margin-right:15px;
	margin-bottom:10px;
	color:#555;
	padding:5px 0px;
}

h2.stitle{
	font-size:16px;
	padding-bottom:10px;
	font-weight:normal;
	text-shadow:1px 1px 0px #fff;
	}

h2.stitle a{
	color:#333;

}
.sboxs p{
	color:#555!important;
}
.searchmeta{
	margin-top:5px;
	color:#555;
}



	/*Page menu*/


#foxmenucontainer{
	height:50px;
	display:block;
	margin:0px 0px 0px 0px;
	font-size: 14px;
	font-family:Arial, verdana,Tahoma,Century gothic,  sans-serif;
	font-weight:bold;
	background:url(images/catmenu.png) no-repeat center;
	}
#menu {
	margin:0px auto;
	padding: 0px 0px;
	height:50px;
	overflow:hidden;
	width:900px;
	}

#menu ul {
	width: 100%;
	float: right;
	list-style: none;
	margin: 0 10px;
	padding: 0;
	}

#menu li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:50px;
	color: #f8eea5;
	text-shadow:1px 1px 0px #000000;
	}
	

#menu li a {
	color: #ffffff;
	text-shadow:1px 1px 0px #000000;
	display: block;
    margin: 0;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
	position: relative;

	}

#menu li a:hover, #menu li a:active, #menu .current_page_item a  {
	color: #f8eea5;
	text-shadow:1px 1px 0px #000000;
	}

#menu li a.sf-with-ul {
	padding-left: 20px;
	}

#menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 22px;
	left: 5px;
	background:url(images/menuarrow.png);
	}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	font-weight:normal;
	font-size:12px;
	background:#513829;
	color: #A56B4D;
	width: 148px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px 10px;
	line-height:35px;
	border-right: 1px solid #3F2A1D;
	border-left: 1px solid #3F2A1D;
	border-bottom: 1px solid #3F2A1D;
	text-transform: none;
	position: relative;
	text-shadow:none;
	}

#menu li li a:hover, #menu li li a:active {
	color: #f8eea5;
	text-shadow:1px 1px 0px #000000;
	}

#menu li li a .sf-sub-indicator {

	top: 12px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	right: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #3F2A1D;
	}

#menu li ul a {
	width: 150px;
	}

#menu li ul a:hover, #menu li ul a:active {
	}

#menu li ul ul {
	margin: -37px 169px 0 0;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfHover ul ul, #menu li.sfHover ul ul ul {
	right: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfHover ul, #menu li li.sfHover ul, #menu li li li.sfHover ul {
	right: auto;
	}

#menu li:hover, #menu li.sfHover {
	position: static;
	}

/* gallery	 */


.gallerybox{
	float:right;
	position:relative;
	width:270px;
	height:200px;
	overflow:hidden;
	margin:21px 0px 21px 45px;
	background:url(images/gallery.png) bottom no-repeat;
}

.lastbox{
	float:left;
	margin-left:0px;
}

.gallerytitle{
	width:270px;
	background:url(images/gallerybase.png);
	height:60px;
	position:absolute;
	bottom:12px;
	right:0px;
	z-index:10;
}

.gallerytitle h2{
	font-size:14px;
	text-align:center;
	padding-top:18px;
	text-shadow:1px 1px 0px #C16943;
}

.gallerytitle h2 a:link,.gallerytitle h2 a:visited{
	color:#e00000;
}
.gallerytitle h2 a:hover{
	color:#000000;
}

img.postimg{
	right:10px;
	top:20px;
	height:150px;
	width:250px;
	position:relative;

}


/* Main blog Content*/

#content {
	float:right;
	width: 630px;
	height:100%;
	padding:0px 0px ;
	margin:0px 0px 10px 0px;
	display:inline;
	overflow:hidden;
            
	}
.page {
	background:#fff;
	border:1px solid #ddd;
		color:#666;
}
.post {
	height:100%;
	color:#666;
	padding:0px 0px;
	margin:10px 0px 10px 0px;
	position:relative;
	display:inline-block;
	}

.cover{
	background:#fff;
	border:1px solid #ddd;
	margin:10px 0px;

}

.singimg{
	background:#fff;
	border:1px solid #ddd;
	padding:8px 9px;
	width:580px;
	height:350px;
}


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

.title  h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 5px;
	font-size: 20px;
	font-weight:normal;
	overflow:hidden;
	text-shadow:-1px -1px 0px #52514e;
		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#00884a;
	background-color: transparent;
	}

.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}


.title  h1 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 5px;
	font-size: 20px;
	font-weight:bold;
	overflow:hidden;

		}

.title  h1 a, .title  h1 a:link, .title  h1 a:visited  {
	color:#333;
	background-color: transparent;
	}

.title  h1 a:hover  {
	color: #111;
	background-color: transparent;
	}


.postmeta{
	padding:0px 5px;
	height:42px;
	margin:0px 0px;
	color:#777;
	text-transform:uppercase;
	font-size:10px;
	background:url(images/postmeta.png) repeat-x;
	border-top:1px solid #ddd;
}

.author{
	font-size:10px;
	text-transform:uppercase;
	margin-top:13px;
	margin-right:10px;
	float:right;
	background:url(images/user.png) no-repeat right top;
	padding:2px 20px 2px 0px;
}

.clock{
	font-size:10px;
	margin-right:10px;
	text-transform:uppercase;
	margin-top:13px;
	float:right;
	padding:2px 20px 2px 0px;
	background:url(images/clock.png) no-repeat right top;
}

.comm{
	font-size:10px;
	margin-right:10px;
	text-transform:uppercase;
	margin-top:13px;
	float:right;
	padding:2px 20px 2px 0px;
	background:url(images/balloon.png) no-repeat right top;
}

.comm a:link,
.comm a:visited {
	color:#777;

}
.comm a:hover{
	color:#533A2B;

}

.starr{
	float:left;
	margin:13px 0px 0px 10px;
}

.read{
	float:left;
	height:34px;
	font-size:12px;
	line-height:34px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;

}
.read a:link,
.read a:visited {
	color:#4b67a1;

}
.read a:hover{
	color:#000;

}
.cats{
	padding:0px 10px 0px 0px;
}
.categorys{
	color:#000;
	padding:5px 5px 5px 5px;
	font-size:11px;

}

.categorys a:link,.categorys a:visited{
	color:#9C9782;
	display:block;
	background:#1F1E1D;
	padding:3px 10px;
	float:right;
	margin-left:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.categorys a:hover{
	color:#eee;
	}


.entry {
	margin:0 0;
	padding: 10px 10px 10px 10px;
	font-size:13px;
	}

.entry a:link,
.entry a:visited {
	color: #206DD9;
	background-color: transparent;
}
.entry a:hover {
	color:#0E56BA;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-right: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:24px;

}

.dinfo{
	padding:15px;
	background:#FbFbFb;
	border-top:1px solid #ddd;
	border-bottom:1px solid #fff;
}

.sdinfo{
	padding:5px 5px;

}

.sdinfo a:link,.sdinfo a:visited {
	color:#0E8DC2;
}

.sdinfo a:hover{
	color:#0889AD
}

/* right column */
.right{
	float:left;
	width:255px;
	padding:10px 0 0px 0px;
	display:inline;
	overflow:hidden;
}
.catbox{
	width:288px;
	margin:0px 0px 10px 0px;
	background:#fff;
	border:1px solid #ddd;
	display:inline-block;
	}

.catbox ul{
	list-style:none;
	width:288px;
	display:inline-block;
	padding:5px 5px 10px 5px;
	}

.catbox ul li{
	list-style:none;
	float:right;
	display:block;
	padding:3px 5px;
	margin:5px 0px 0px 5px;
	background:#eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow:1px 1px 0px #fff;
	}
.catbox ul li a:link,.catbox ul li a:visited{
	color:#666;
}

.catbox ul li a:hover{
	color:#222;
}
h3.sidetitl{
	color:#222;
	font-size:16px;
	padding:10px 15px;
	font-weight:bold;
	background:#eee;
	border-bottom:1px solid #ddd;

}

/* The Sidebar */
.sidebar{
	float:right;
}

.sidebox{
	width:250px;
	margin:0px 0px 10px 0px;
	background:#fefdc6;
	border:1px solid #ddd;
	list-style:none;
	}

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

.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:right;
	width: 278px;
	margin:0px 0px;
	list-style-type: none;
	}

.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#777;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 10px 5px 0px;
	display:block;
	}

.sidebox ul li a:hover {
	color: #333;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}

li.recentcomments{
	padding:5px 5px;
	width:290px!important;
}

.squarebanner {
	margin:0px 0px 10px 0px;
	width:288px;
	background:#fff;
	border:1px solid #ddd;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:270px;
	overflow:hidden;
	}

.squarebanner ul li{
	list-style-type:none;
	margin: 10px 0px 0px 0px;
	float:right;
	display:inline;
	background:#ddd;
	border:2px solid #ddd;
	}

.rbanner{
	float:left!important;
	margin:10px 0px 0px 0px!important;
	}

/*calendar*/

#wp-calendar{
	width:270px;
	padding: 0px 10px;
	margin:0px 10px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}




/* --- FOOTER --- */

#footer {
	padding:10px 0px 10px 0;
	color:#555;
	font-size:0px;
	margin:0px auto;
	background:#ffffff ;

	}

#footer a:link , #footer a:visited{
		color:#555;
	}

#footer a:hover {
	color:#555;
	}

.fcred{

	text-align:center;
	margin:10px 10px 10px 0px;
	line-height:16px;
}

/* The Navigation */

#navigation{
	margin:0px 0px 10px 0px;
	padding:5px;
	width:550px;
	height:27px;
	background-image: url('http://imghover.com/oeugy/galleria.gif');
	}


/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:20px;
	color:#cb0000;
	font-size:18px;
	padding:10px 0px;
	font-weight:bold;

	text-align:center;

	}
 h2.pagetitle a {
 	color:#507409;
 }


/* Comments */

#commentsbox {

	margin:10px 0px;

}

h3#comments{
	font-size:16px;
	color:#4F4F4F;
	font-weight:bold;
	padding:10px 0px ;
	margin-top:10px;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #ddd;
	background:#EDECEA;

}

ol.commentlist li a{
	color:#DF4E00;
}
ol.commentlist li .comment-author {
	color:#444;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#444;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#444;
}
cite.fn{
	color:#444;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:left;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#fff;
}

ol.commentlist li .comment-meta a {
	color:#754932;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#555;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}
ol.commentlist li .reply a{
	background:#555;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 50px 0px 0;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 50px 0px 0;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 50px 0px 0;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 50px 0px 0;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#00608F;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;


}

#respond a{
		color:#DFD7B5;
}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 0px;


}
#commentform p{
	margin:5px 0px ;
	color:#666;
}

#commentform a{
	color:#724429;
	}
 #respond label{
	display:block;
	padding:5px 0;
	color:#666;

}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 0 10px 10px;
	background:#fff;
	border:1px solid #ddd;
	color:#333;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	background:#555;
	border:1px solid #444;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px 10px;
	width:100px;
	margin:10px 0px;

	cursor:pointer;
}
textarea#comment{

	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#333;
}

/* PAGENAVI + AD */

.postad{
	margin:10px auto;
	text-align:center;
}

.wp-pagenavi{
	font-size:12px;
	text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#F2F2F2!important;
	border: 1px solid #ddd !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: right;
	margin-left: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#666 !important;
	border: 1px solid #444!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: right;
	margin-left: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#666 !important;
	border: 1px solid #444!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: right;
	margin-left: 4px;

}

/* Footer widgets */
.botop{
	height:22px;
	background:url(images/botop.png) repeat-x;
}


#bottom{
	margin:0px auto;
	width:900px;
height:90px;
	background:url(images/bottom.png) repeat-y;
}

h3.bothead{

	height:25px;
	font-size:18px;
	padding:10px 5px 10px 0px;
	color:#fff;
	text-shadow:1px 1px 0px #172C2F;

}
.botwid{
	float:right;
	width:200px;
	padding-bottom:30px;
	font-size:12px;
	margin:20px 20px 0px 0px;
	color:#464646;
	list-style:none;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: right;
	width: 200px;
	list-style-type: none;
	}

.botwid ul li a:link, .botwid ul li a:visited  {

	color: #ddd;
	text-decoration: none;
	padding: 5px 5px 5px 0px;
	display:block;
	border-bottom:1px solid #4F3729;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}



.featbox{
	width:288px;
	margin:0px 0px 10px 0px;
	background:#fff;
	border:1px solid #ddd;

	}
.featbox ul{
	list-style:none;
	margin:0px ;
	padding:0px 0px 10px 0px;
}

.featbox ul li{
	list-style:none;
	margin:10px 12px 0px 0px;
	padding:0px;
	float:right;
}

li.rsite{

	float:left!important;
	margin:10px 0px 0px 12px!important;
}

.thumbim{

	float:right;
	width:125px;
	height:100px;
	display:block;

}
.widebanner{
	padding:10px 0px;
	text-align:center;

}
.smallbanner{
	padding:10px 0px;
	text-align:center;

}


.wtooltip{
	display:none;
	background:#fff;
	height:220px;
	padding:10px 10px ;
	width:320px;
	font-size:12px;
	color:#555;
	text-align:center;

 }
 .wtooltip img{
	margin-bottom:5px;
 }
 #bottom-links { clear: both; text-align: left;
 padding-top: 25px; }
 #bottom-links a { color: #999; text-decoration: none; }