/* BenBucher.com CSS | designer: psibay */
/* Modify @ your own risk */

@import url(/includes/css/styles_blog.css);
@import url(/includes/css/styles_contact.css);
@import url(/includes/css/styles_gallery.css);

html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0;
	background: #d4d4d4 url("/images/main_bg.jpg") repeat-x;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Georgia;
	word-spacing: .1em;
	color: #414141;
	
}
/* Global Reset */
h1,h2,h3,h4,h5,h6,ul,li {
	margin:0;padding:0;
}
h1 {
	color: #399f06;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	font-family: Georgia;
	font-size: 1.4em;
	font-weight: bold;
}
div.blogs h2 {
	font-size: 1.6em;
}
h3, h4 {
	padding-left:10px;
	height: 18px;
	font-size: 1.2em;
	font-weight: normal;
	color: #399f06;
}
h3 {
	border-bottom: 1px solid black;
}

p {
	margin: 0 0 1em 0;
	padding:0;
}
a {
	color: #399f06;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#quotewho {
	font-weight: normal;
	font-size: 1em;
	padding: 0px 10px 0 10px;
	text-align: right;
}
#name_right {
	font-weight: normal;
	font-size: 1em;
	padding: 0px 10px 0 10px;
	text-align: right;
}
#pagenumbers {
	clear: left;
	text-align: center;
	padding-bottom: 10px;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#main {
	padding-left: 3px;
}
/* logo */
#logo {
	width: 249px; height: 49px;
	margin-top: 25px;

}
/* photoFront */
#photoFront {
	background: url("/images/photoFront.jpg") no-repeat;
	height: 227px; width: 274px;
	text-align: bottom;
	
}
#photoFront span{
	float:left;
	position: relative;
	top:205px;left:0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.4em;
	height:30px;
	
}
#photoFront2 {
	height: 35px; width: 274px;
	text-align: bottom;
	
}
#photoFront2 span{
	float:left;
	position: relative;
	top:13px;
	left:0;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.4em;
	height:30px;
	
}
/* topMenu */

#topMenu {
  width:100%;
  margin-top:5px;
  height: 38px;
 /* background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;*/
  font-family: Georgia;
  font-size:13px;
  line-height:normal;
  }
#topMenu ul {
  margin:0;
  padding:5px 18px 0;
  list-style:none;
  }
#topMenu li {
  display:inline;
  margin:0;
  padding:0;
  }
#topMenu a {
  float:left;
  background:url("/images/menu_left.gif") no-repeat left top;
  margin:.1em;
  padding:0 0 0 11px;
  text-decoration:none;
  }
#topMenu a span {
  float:left;
  display:block;
  background:url("/images/menu_right.gif") no-repeat right top;
  padding:9px 15px 8px 6px;
  font-size:12px;
  font-weight:normal;
  color:white;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topMenu a span {float:none;}
/* End IE5-Mac hack */
#topMenu a:hover span {
  color:white;
  }
#topMenu #current a {
  background-position:0 -64px;
  border-width:0;
  }
#topMenu #current a span {
  background-position:100% -64px;
  	
  color:white;
  }
#topMenu a:hover {
  background-position:0% -32px;
  }
#topMenu a:hover span {
  background-position:100% -32px;
  }


#dividerBg {
	background: url("/images/divider_bg.gif") repeat-x;
	height: 21px; width: 100%;
}
/* twoColumn */
#leftColumn {
	float: left;
	padding-left:10px;
	width: 260px;
	margin-bottom: 25px;
}
#box1 {
	font-size: 1em;
	background: url("/images/box1_bg.gif") repeat-x;
}
#box1Inner {
	margin: 0 20px 0px 20px ;
	padding-top: 28px;
}
#box2 {
	padding: 4px;
	margin-top: 4px;
	background-color: #2e2e2e;
}
#box2 a img{
	border: 3px solid #2e2e2e;
}
#box2 a img:hover{
	border: 3px solid #76b25f;
}
#box2Bg {
	font-size: 1em;
	height: 35px;
	background: url("/images/box2_bg.gif") repeat-x;
}
#box2Bg a{
	color: #fff;
	text-decoration: none;	
	background: url("/images/bullet1.gif") no-repeat;
	background-position: 5px 5px ;
	line-height: 25px;
	padding-left:15px;
}
#box2Bg a:hover{
	color: #000;
}
#read_more {
	text-align: right;
	padding: 5px 0;
}
#search {
	height: 60px;
	background: url("/images/search_bg.gif") repeat-x;
	padding-top: 15px;
}
#search input{

	float: left;
	display: block;
	width: 170px;
	margin: 0 8px 0 8px;
	border: 1px solid #d1d1d1;
	padding: 0 5px 0 5px;
}
#search span{
	border: 1px solid green;
}
#search a {
	float:left;
	padding-left:4px;
}
#twoColumn {
	background: url("/images/2col_bg.gif") repeat-x;
	padding:2px;
	background-color:#fff;
	
}
#rightColumn {
	margin-left: 295px;
	padding-right: 30px;
}
#rightColumn h2{
	color: #47889d;
}
div.x_dots {
	margin: 15px 0 15px 0;
	height: 3px;
	line-height:3px;
	overflow: hidden;
	background: url("/images/x_dots.gif") repeat-x;

}
.colorGreen {
	color: #399f06;
}
.colorBlackU {
	color: black;
	text-decoration: underline;
	
}
div.blogs {
	margin: 15px 0 0 0;
}
div.blogs img{
	margin: 15px 0 15px 0;
	border: 5px solid #eeeeee;
}
div.blogs a{
	color: #47889d;
	text-decoration: none;
}
div.blogs a:hover{
	text-decoration: underline;
}
div.blogs span a{
	text-decoration: none;
	color: #399f06;
}
div.blogs span a:hover{
	text-decoration: underline;
}
div.date_comments{
	margin-top: 10px;
	font-weight: bold;
	color: #8b8b8b;
}
div.date_comments span{
	background: url("/images/bullet2.gif") no-repeat;
	background-position: 5px 0px;
	height: 15px;
	padding-left:25px;
	color: #47889d;
}
div#footer {
	height: 80px;
	background-color: #fff;
	color: #afafaf;
}
div#footer a{
	color: #afafaf;
}
div#footer strong {
	text-decoration: none;
}
div#footer a:hover{
	color: #399f06;
}

div#footerInner {
	padding: 15px 10px 0 10px;
	height: 48px;
	border-bottom: 3px solid #e5e5e5;
	background-color: #efefef;
}
div#footerInner span{
	
}
div.clearBoth {
	clear: both;
}