/* @override 
	http://benweinstein.tv/2/style.css
	http://benweinstein.tv/style.css
*/

body {
	margin: 0 20px 20px;
	padding: 0;
	height: 100%;
	font: 11px "Lucida Grande", Lucida, sans-serif;
	background-color: #e8e8e8;
	background-image: url(images/background.png);
}

#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	width: 920px;
}

a {
	text-decoration: none;
	color: #667eac;
}

#content a:hover {
	border-bottom: 0px;
}

a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted black;
}

ul {
	
}

li {
	list-style-type: none;
}

h1, .post h3 {
	font-size: 1.6em;
	margin-bottom: 15px;
}

h2, h2 a {
	font-size: 1.2em;
	margin-bottom: 15px;
}

h3, h3 a {
	font-size: 1em;
	margin-bottom: 15px;
}

blockquote {
	margin: 1em;
	padding: .5em;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

blockquote p {
	margin: .2em;
}

#header {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 19px;
	height: 100px;
	background: url(images/benweinstein-logo.png) no-repeat 12px 50%;
}
#news-button{
	font-size: 12px;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.06, rgb(120,120,120)),
    color-stop(0.53, rgb(166,166,166))
);
background: -moz-linear-gradient(
    center bottom,
    rgb(120,120,120) 6%,
    rgb(166,166,166) 53%
);
	padding: 5px;
	width: 38px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	position: relative;
	top: 46px;
	left: 848px;
	text-align: center;
-webkit-box-shadow: 0px 0px 3px #858585;
-moz-box-shadow: 0px 0px 3px #858585;
box-shadow: 0px 0px 3px #858585;
}
#news-button a{
	color: white;
}

#news-button a:hover{
	color: #5e5e72;
	text-decoration: none;
}
#navigation {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 53px;
	float: left;
	left: 364px;
}

#navigation li {
	display: inline;
	background-color: #f4f4f4;
	padding: 5px 7px 4px;
	-webkit-box-shadow: 0px 0px 2px #b0b0b0;
	-moz-box-shadow: 0px 0px 2px #b0b0b0;
	box-shadow: 0px 0px 2px #b0b0b0;
	margin-right: 10px;
}

#navigation li a {
	color: #8d8f8f;
}

#navigation li a:hover {
	color: black;
}

#content {
	float: left;
}

#content li, #contactinfo li {
	display: inline;
	float: left;
	padding: 30px 20px 20px;
}

#content li h2 {
	font-weight: bold;
	margin: 6px 0 0;
	font-size: 12px;
	color: #676868;
	text-transform: capitalize;
	text-align: right;
}

#content li p {
	font-size: 11px;
	color: #a7a7a7;
	text-align: right;
}

#content .box1 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;}

#content .box2 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;
}

#content .box3 {
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;
}

#content .box4 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#content .box5 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#content .box6 {
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#content .box7 {
	border-right: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#content .box8 {
	border-right: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#content .box9 {
	width: 265px;
	height: 185px;
}

#contactinfo {
	float: left;
	margin-top: 60px;
	font-size: 11px; line-height: 14px;
	border-bottom: 5px solid #dee0e0; padding-bottom: 25px;}

#contactinfo .title {
	color: #6b6b6b;
	font-size: 16px;
	text-indent: 18px;
	border-top: 5px solid #dee0e0;
	padding-top: 40px;
}

#contactinfo h1 {
	font-size: 12px;
	color: gray;
	border-bottom-color: silver;
	border-bottom-style: solid;
}

#contactinfo p {
	margin-bottom: 10px;
}

#contactinfo h2 {
	margin-bottom: 5px;
	font-size: 11px; font-weight: bold;}

#contactinfo .box1 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;
}

#contactinfo .box2 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;
}

#contactinfo .box3 {
	border-bottom: 1px dashed #d2d2d2;
	padding-top: 0;
	width: 265px;
	height: 185px;
}

#contactinfo .box4 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#contactinfo .box5 {
	border-right: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#contactinfo .box6 {
	border-bottom: 1px dashed #d2d2d2;
	width: 265px;
	height: 185px;
}

#contactinfo .box7 {
	border-right: 1px dashed #d2d2d2;
	width: 265px;
	height: 165px;
}

#contactinfo .box8 {
	border-right: 1px dashed #d2d2d2;
	width: 265px;
	height: 165px;
}

#contactinfo .box9 {
	
}

#about {
	float: left;
	left: 10%;
	position: relative;
}

#about .title {
	color: #6b6b6b;
	font-size: 16px;
	text-indent: 18px;
	margin-top: 40px;
}

#about p {
	margin-left: 20px;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
	width: 700px;
}

a.vignette {
	display: block;
	width: 265px;
	height: 145px
}

div.vignette {
	display: block;
	width: 265px;
	height: 145px
}

a.vignette .vignette-hover {
	height: 145px;
	filter: alpha(opacity=0);
	opacity: 0;
	overflow: hidden;
	border-bottom: 0px;
}

a:focus .vignette-hover,
a:hover .vignette-hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	border-bottom: 0px;
}

.region-div {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #888;
	border-top: 1px dashed #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px;
}

.region-div h1 {
	font-size: 12px;
	margin-bottom: 10px;
	width: auto;
}

.region-div h2 {
	margin-bottom: 0px;
	font-size: 12px;
}

.region-div p {
	margin-bottom: 10px;
	margin-top: 10px;
}

.region-div p.last {
	margin-bottom: 0;
}

#footer {
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	color: silver;
}