/*  
Style: BigBear
*/

body{ background: url(bigbear/bgr-tile.png) #301b09 repeat-x top; color: #666666; }
#background { background: url(bigbear/bgr.png) no-repeat top center; }
a{ color: #ffde00; }
a:hover{}
input,select,textarea{ border: #999999 1px solid; }
#header{ padding-bottom: 90px; color: #ffe03d; }
#header #description a { color: #BCCE62; }
#logo{ border-right: 1px solid #40403f; }
#logo h1 a{	border-bottom: 1px solid #40403f; }
#logo h2{ color: #e6e6e6; }
#latest .pic img{ border: 5px solid #444444; }
#latest .pic img:hover { border: 5px solid #555555; }
#latest .demo a{ color: #e6e6e6; }
#nav1{
	padding-left: 13px;
}#nav1 li a{ color: #d8d8d8; }
#nav1 li.current_page_item a span{ color: #ff3325; font-weight: bold; }
#nav1 li a:hover{ }
.box, #searchform{ background: #ffffff top;	border: 1px solid #fefefe; }
.box a { color: #528b0a; }
.box h3{ color: #555555; }
.box h3 a{ color: #555555; }
.box .pic img{ background: #fcfbfc;	border: 1px solid #f1f1e9; }
.box .pics img{	border: 1px solid #f1f1e9;}
.box .pic img:hover, .box .pics img:hover{ background: #ffffff;	border: 1px dotted #bbbbbb; }
#sidebar h2, #columns h2{ color: #ffe03d; }
#twitter_div h2{ color: #2b1706; }
#flickr_div h2{ color: #2b1706; }
.date{ color: #aaaaaa; }
.date a{ color: #aaaaaa; }
.comment{ background: url(../images/c-grey.png) no-repeat; color: #ffffff; }
.box .comment{ background: url(../images/c-green.png) no-repeat; color: #ffffff; }
.comment a{	color: #ffffff; }
.prev-entries {	background: url(../images/hl-dot.gif) repeat-x bottom; }
.headline{ background: url(../images/hl-dot.gif) repeat-x bottom; }
.headline h3 a{	color: #555555; }
.widget ul{	background: url(../images/hl-dot.gif) repeat-x top; }
.widget ul li{ background: url(../images/hl-dot.gif) repeat-x bottom; }
.widget h3{	color: #555555; }
.widget h3 a{ color: #555555; }
#footer{ background: url(../images/hl-dot.gif) repeat-x top; color: #aaaaaa; }
#footer a{ color: #aaaaaa; }
#columns h3.commh3 { color: #fcfffb !important; }
#columns .commentmetadata a { color:#333333; }
#columns ol.commentlist .comment-text{	background:#F8F8F4;	border:1px solid #e6e6e6; }
input#submit {color:#363636; border: 1px solid #e6e6e6;	background:#F5F4F0; }
.gravatar {	background:#FFFFFF none repeat scroll 0 0; border:1px solid #e6e6e6; }
input, select, textarea { border:1px solid #e6e6e6; }
.entry img { background:#F8F8F4; border: solid 1px #e6e6e6;	}
.hl{ background: url(../images/hl-dot.gif) repeat-x top; }
.box .hl{ border-top: 1px solid #e6e6e6; }
#nav1 li.current_page_item a{
	background: url(bigbear/tab-hover.gif) no-repeat left;
}
#nav1 li.current_page_item a span{
	background: url(bigbear/tab-hover.gif) no-repeat right;
	color: #492c16;
}
#nav1 li a:hover{
	background: url(bigbear/tab-hover.gif) no-repeat left;
	color: #a0592a;
	text-decoration: none;
}
#nav1 li a:hover span{
	background: url(bigbear/tab-hover.gif) no-repeat right;
}
.tags {
	padding-left: 10px;
	padding-bottom: 19px;
	padding-right: 19px;
	padding-top: 19px;
	color: #24140a;
	background: url(images/box-bgr.gif) #f8d42e repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}
.tags a {
	margin-right: 5px;
	padding: 10px;
	background-color: #522b12;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#cornerbanner {
  background: url(http://www.bigbear.co.il/wp-content/themes/freshfolio/styles/bigbear/corner-banner.png) no-repeat;
  display: block;
  height: 196px;
  width: 196px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  text-decoration: none;
}

.box {

}

.social {
	background-color: #fffffb;
	float: right;
	height: 200px;
	width: 500px;
}

