/***** Global Settings *****/
 
html, body {
      border:0;
      margin:0;
      padding:0;
      background-color:#9a9a9a;
      text-align: justify;
}
 
body {
      font:13px arial, helvetica, sans-serif;
      color:#9a9a9a;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
      margin:0;
      padding:0;
      font-weight:normal;
}
 
h1 {
      padding:12px 0 6px 0;
      font:16px Trajan Pro, Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      color:#9a9a9a;
}
 
h2 {
      padding:12px 0 6px 0;
      font:16px Trajan Pro, Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      color:#9a9a9a;
}
 
h3 {
      padding:12px 0 6px 0;
      font:13px Trajan Pro, Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      color:#9a9a9a;
      text-align: left;
}
p, ul, li, ol {
      margin:0;
      padding:0 0 10px 0;
      line-height: 20px;
      font-size: 14px;
}
ul, ol {
      font:13px Trajan Pro, Georgia, "Times New Roman", Times, serif;
}
li {

}
li a {
      padding: 0 30px;
}
ul.sitemap li {
      display: inline;
}
ul.sitemap li a:hover, #footer a:hover {
      color: #9a9a9a!important;
}
#footer, #footer a {
      color: #eee!important;
}
#footer a:hover {
      text-decoration:underline;
      color: #eee!important;
}
body.page-id-5 #right li {
      margin: 0;
      padding:0 0 10px 0;
      line-height: 16px;
      font-size: 13px;
      font:13px arial, helvetica, sans-serif;
}
body.page-id-5 #right ul {
      margin: 20px;
}
blockquote {
      margin:22px 40px;
      padding:0;
} 
small {
      font-size:0.85em;
      padding: 0  0 10px 0!important;
      display:block;
}
 
img {
      border:0;
}
.area {
     margin: 4px;
}
span {
    margin: 4px;
}
.wp-caption {
      padding-top: 2px;
      text-align:center;
}
sup {
      position:relative;
      bottom:0.3em;
      vertical-align:baseline;
}
 
sub {
      position:relative;
      bottom:-0.2em;
      vertical-align:baseline;
}
 
acronym, abbr {
      cursor:help;
      letter-spacing:1px;
      border-bottom:1px dashed;
}
 
/***** Links *****/

 
a, a:visited {
      text-decoration:none;
      color:#9a9a9a!important;
}
a:hover {
      text-decoration:none;
      color:#ded4b8!important;

}
#left a:hover {
      text-decoration:none;
      color:#ded4b8!important;

}
#right a:hover {
      text-decoration:none;
      color:#ded4b8!important;

}
 
/***** Tables *****/
 
table {
      border:0;
      margin:0 0 18px 0;
      padding:0;
}
table tr td {
      padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
	width:900px;
	margin:45px auto 5px auto;
	border: 1px solid #9a9a9a;
	background-color:#fff;
	position:relative;
        overflow: auto;
  -moz-box-shadow: 2px 2px 26px #666; /* Firefox */
  -webkit-box-shadow: 2px 2px 26px #666; /* Safari, Chrome */
  box-shadow: 2px 2px 26px #666; /* CSS3 */
}
#nav {
}
#logo{
      width: 880px;
      height: 86px;
      padding: 20px 0 20px 20px;
}
#main {
    padding: 10px;
}
#left {
      float:left;
      padding: 20px;
      width: 250px;
}
#right {
      width: 590px;
      float:right;
      padding: 20px 20px 0 0;
}
#contactleft {
      width: 400px;
      float:left;
      padding: 32px 20px 40px 40px;
}
#contactright {
      width: 400px;
      float:right;
      padding: 32px 20px 40px 0px;
}
.thumb_bkg{
	width:78px;
	margin:0 10px;
	float:left;
}
.thumb_bkg_highlight{
	width:78px;
	margin:0 10px;
	float:left;
	background:url(../images/thumb_bkg.gif);
	background-position:0 -2px;
}
.thumb{
      border:1px solid #9a9a9a;
      margin:10px 0;
}
.port_thumbs{
      border:1px solid #9a9a9a;
      margin:0 14px  14px 0;
}

.press_thumbs_hidden{
      display:none;
      position:absolute;
}

.press_thumbs{ 
      margin:0 19px 20px 0px;
      border:1px solid #9a9a9a;
}
.search {
       padding: 20px 0 100px 60px;
}
.test {
      width: 200px;
      padding: 5px;
      border: solid 1px #9a9a9a;
      color: #776a14;
}
#content_left{
      width:320px;
      margin:0 0 20px 10px;
      color:#9a9a9a;
      font:10px Arial, Helvetica, sans-serif;

}
#content{
	position: relative;
	height: 1%;
        z-index: 1;
}
#portfolio {
      padding: 20px 30px 40px 20px;
      color:#9a9a9a;
      font:11px Arial, Helvetica, sans-serif;
}

#press {
      padding: 20px 40px 10px 30px;
      color:#9a9a9a;
      font:11px Arial, Helvetica, sans-serif;

      line-height:16px;
}
#services {
      padding: 20px 40px 40px 40px;
      line-height: 25px;
}
#testimonials {
      padding: 20px 40px 40px 40px;
      line-height:16px;
}
#contact {
      padding: 20px 40px 40px 40px;
      line-height:16px;
}
#thumb_area{
	padding: 0 18px 0px 18px; 
	color:#9a9a9a;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
	line-height:16px;
}

#left_col{
      width:333px;
      float:left;
      text-align:center;
      padding:0 0 20px 0;
}

#about_photo{
      border:1px solid #9a9a9a;
      margin:30px auto 10px auto;
}

#footer {
	text-align:center;
	padding:5px 0;
	font:11px Arial, Helvetica, sans-serif;
        color: #9a9a9a;
}
.sitemap {
       font-size: 10px;
}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; position: relative; height: auto; overflow: hidden; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.hidden        { display:none; }



.formfieldvisible{font-size:11px; color:#9a9a9a; font-family :arial, verdana, helvetica;  margin:1px;  padding:0 4px }


/****** FIX FIREFOX *******/
/****** HIDE TO VALIDATE
:-moz-any-link:focus {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

************/
#sidebar {
    width: 200px;
    float: left;
    margin: 25px 0 0 20px;
}
#sidebar h3 {
    font-size: 16px;
    font-family: Trajan Pro, Georgia, Times;
    font-weight: bold;
    margin: 10px 0 3px;
}
#sidebar ul {
    margin: 0!important;
    padding: 0!important;
}
#sidebar ul li {
    display: block;
    padding: 5px;
}
#sidebar ul li a {
    margin: 0!important;
    padding: 0!important;
}
.narrowcolumn {
    padding: 20px 20px 20px;
    line-height: 18px;
    width: 630px;
    float: left;
    margin: 20px 0 0 0;
}
.narrowcolumn p {
	margin: 0 0 10px;
}
.narrowcolumn h2, .narrowcolumn h3 {
    margin: 0!important;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    font-family: Trajan Pro, Georgia, Times;
}
.narrowcolumn small {
    display: block;
    font-size: 11px;
    margin: 0 0 10px;
    color: #9a9a9a;
}
.narrowcolumn .post {
    margin: 0 0 20px;
}
.narrowcolumn .postmetadata {
    border: 1px solid #9a9a9a;
    border-left: none;
    border-right: none;
    padding: 5px;
    margin: 10px 0 0 0;
}
.narrowcolumn .postmetadata a:hover {
    text-decoration: underline;
}
.more-link { display: none; }
#submit { width: 120px!important; color: #9a9a9a; }

/*********Additional Styles ************/

.linklove {
    display:none;
}
hr {
   border: 0;
   height: 1px;
   background: #9a9a9a;
   margin: 0 0 10px 0;
}
li--1 {
    width: 100%!important;
    float: left;
    height: auto;
}
input#sendbutton, #wp-submit, .button, #submit {
	width: 100px;  
	padding:5px!important; 
	margin: 10px 0 0 5px;
	background:url(/wp-content/themes/lindaruderman/images/button-bg.gif) repeat-x; 
	border:1px solid #9a9a9a!important;
	border-left-color:#9a9a9a!important; 
	border-top-color:#9a9a9a!important;
        cursor: pointer;
        color:#9a9a9a!important;
        font:14px arial, helvetica, sans-serif!important;
}
.medium, .widefat, .input, .fieldset {
       border: 1px #9a9a9a solid;
       padding: 6px 4px!important;
       width: 390px!important;
}
fieldset, .gform_footer {
       margin: 0!important;
       padding: 0!important;
       border: 0!important;
}
/***** Body Class Hacks *****/
body.page #left h3 {
     text-align: center;
}
body.page-id-8 #left {
    width: 400px!important;
}
body.page-id-8 #right {
    width: 406px!important;
}
body.page #right h3 {
     text-align: center;
}
#SGM {
     width: 400px!important;
}
body.page-template-default #main h1 {
     text-align: center;
}
.gform_description {
     margin: 0;
     color: #9a9a9a;
}
body.pod-page-testimonials-w- #left {
     display: none;
}
body.pod-page-testimonials-w- #right {
     width: 860px;
}
.client {
    float: right;
    padding-right: 20px;
    min-height: 300px;
}
sup, .gfield_required {
   color: #ded4b8!important;
}
#optinform2 {
    padding: 10px 0 20px 90px;
}
#listfieldsdiv2 {
     padding-top: 10px!important;
}
#left li {
    list-style-type: none!important;
}
#left li a {
    margin: 0!important;
    padding: 0 10px!important;
}
.textwidget {
    padding: 10px 0 0 20px;
}
#wpml-3email, #wpml-3name {
     width: 230px!important;
}
/*********Portfolio & Press ************/

.ngg-album-compact {
height: 200px!important;
width: auto!important;
margin: 0!important;
padding: 10px!important;
}
.ngg-album-compactbox {
background:transparent!important;
height: 150px!important;
width: 150px!important;
margin: 0!important;
padding: 0!important;
}
body.page-id-7 .Thumb {
height: 200px!important;
}
body.page-id-7 .ngg-album-compact {
height: 250px!important;
}
body.page-id-7 .ngg-album-compactbox {
height: 200px!important;
}
.Thumb {
width: 150px!important;
height: 150px!important;
border: 1px solid #9a9a9a!important;
}
.ngg-album-desc {
padding-left: 8px!important;
text-align: center!important;
width: 150px!important;
 display:none;
}
.ngg-gallery-thumbnail {
    padding-right: 6px!important;
}
.gform_description {
  font-size: 16px!important;
}
label {
      color:#9a9a9a!important;
}
body.page-template-contact-php #right {
     padding-top: 65px!important;
}
body.page-id-169 .ngg-album-compact p {
    display:none!important;
}
body.page-id-169 .ngg-album-compact {
     width: 160px!important;
     height: 170px!important;
     margin:0!important;
     padding: 0important;
     text-align: center;
}
body.page-id-169 .ngg-album-compactbox {
     margin:0!important;
     padding: 0important;
     width: 150px!important;
     height: 150px!important;
}
body.page-id-169 h4  {
     width: 150px!important;
     padding-top: 5px;
     display:none;
}
.ngg-albumoverview, .ngg-galleryoverview {
     padding-bottom: 5px;
}
/********* New Homepage Layout ************/
.slogan h1 {
     text-align: center;
     font-size: 26px;
     font-weight: normal;
     padding: 5px 0;
     color:#ded4b8;
}
.indexleft {
     padding: 0 5px 5px 10px;
     float: left;
     width:435px;
     text-align: center;
}
.indexright {
     padding: 0 10px 5px 5px;
     float: right;
     text-align: center;
     width:435px;
}
/********* Decoracity ************/
#left li a {
margin: 0!important;
padding: 0!important;
font:13px arial, helvetica, sans-serif;
}
.postmetadata {
   border-top: 1px solid #9a9a9a;
   padding-top: 10px;
   margin-top: 10px;
}
img.alignleft {
  float: left;
  padding: 4px 10px 10px 0;
}
.float-left a {
   font-weight: bold;
}
li.menu-item a {
   font-size: 15px!important;
}
body.blog #right {
   padding-bottom: 20px;
}
.ngg-album-compact p  {display:none!important;}
body.blog small {
    display:none;
}
