/*
Theme Name: Benson Dental Group
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: twentyten
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; background:url(images/topbg.png) repeat-x top; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#999999; line-height:18px;}
ul{margin:0px; padding:0px; list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.wrapper{width:970px; margin:0 auto;}
.header{ width:970px; background:url(images/header.png) no-repeat; height:204px; float:left;}
a img{border:none}
#logo{ width:538px; height:166px; float:left;margin-top: 38px;} 
@font-face {
    font-family: 'CenturyGothic';
    src: url('fonts/gothic.eot');
    src: url('fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothic.woff') format('woff'),
         url('fonts/gothic.ttf') format('truetype'),
         url('fonts/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
.address{ float:right; margin-right:44px; text-align:right; width:264px; position:relative; top:64px;}
.title{font-family:'CenturyGothic'; font-size:18px; color:#8f001d; opacity:0.2; filter:alpha(opacity=20); line-height:28px;}
.leftportion{width:584px; float:left; background:url(images/shadow1.png) no-repeat right top;}
.bannerimg{ float:left; width:534px; height:135px; margin-top:77px;}
@font-face {
    font-family: 'Georgia-Italic';
    src: url('fonts/georgiai.eot');
    src: url('fonts/georgiai.eot?#iefix') format('embedded-opentype'),
         url('fonts/georgiai.woff') format('woff'),
         url('fonts/georgiai.ttf') format('truetype'),
         url('fonts/georgiai.svg#georgiai') format('svg');
    font-weight: normal;
    font-style: normal;
}
.new {
    background: url("images/new.png") repeat-x scroll 0 0 transparent;
    border-radius:10px;
    color: #930020;
    float: left;
    font-family: 'Georgia-Italic';
    font-size: 39px;
    height: 57px;
    line-height: 57px;
    margin-top: 14px;
    text-align: center;
    text-shadow: 3px 1px 3px #919091;
    width: 534px;
}
.leftportion p {
    color: #666666;
    float: left;
    margin: 25px 0;
    width: 534px;
}
.leftportion p.note{ font-size:16px; font-style:italic; color:#930020; margin-top:0px;}
.check {
    color: #373737;
    float: left;
    font-family: 'Georgia-Italic';
    font-size: 20px;
    margin-top: 32px;
}
.rightportion{ width:376px; float:left; background:url(images/shadow2.png) no-repeat right top;  padding-left: 10px;}
.doctors {background: url("images/doctors.png") no-repeat right 42px;
    color: #930020;
    float: right;
    font-family: 'Georgia-Italic';
    font-size: 20px;
    line-height: 61px;
    margin-right: 35px;
    text-align: right;
    width: 328px;
}
.name {
    color: #6C6C6C;
    float: right;
    font-family: 'CenturyGothic';
    font-size: 17px;
    line-height: 24px;
    margin-right: 9%;
    text-align: right;
    width: 91%;
	margin-top:2px;
}
.office {
    color: #666666;
    font-size: 12px;
    margin-right: 38px;
    text-align: right;
}
.mail {
    color: #9E7A83;
    float: right;
    font-size: 12px;
    text-align: right;
}
.map {
    border: 10px solid #F8F7EE;
    float: right;
    margin-right: 38px;
}
.driving{ color:#666; font-size:12px; float:right; margin-right:38px; line-height:28px;text-decoration:none;}

.driving:hover {text-decoration:underline;}

.footer{ border-top:10px solid #cbcbcb; width:100%; min-height:173px; float:left; margin-top: 18px;}
.footer p{ color:#cccccc; font-size:12px; text-align:center; line-height:18px;}

a, img {outline:none;}