/*
Theme Name: Batzer Inc. Theme
Theme URI: http://www.dnawebagency.com/
Description: The Batzer Inc. Wordpress Theme made by DNA - A Web Agency.
Version: 1.0
Author: The DNA Team
Author URI: http://www.dnawebagency.com
*/

@import url("css/default-wordpress-styles.css");

body
{
   margin: 0;
   padding: 0;
   background-color: #262626;
   font-family: Arial, Verdana, Sans-Serif;
   font-size: 16px;
   color: #ccc;
}

#background-image-container
{
   background-color: #464646;
   background-image: url(images/backgrounds/bg-image.jpg);
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: fixed;
}


.clear
{
   clear: both;
}

.current-cat
{
   text-decoration: underline;
   color: #000000;
}
.current_page_item
{
   font-weight: bold;
}

/*Header Styles*/

#header-container
{
   background-image: url(images/backgrounds/header_overlay.png);
   height: 201px;
}

#header-container #header
{
   width: 956px;
   height: 201px;
   margin: 0 auto 0 auto;
}
#header-container #header .logo,
#header-container #header .logo a
{
   width: 337px;
   height: 84px;
}

#header-container #header .logo
{
   background-image: url(images/buttons/batzer_logo.png);
   position: relative;
   top: 37px;
   float: left;
   margin-left: 30px;
}

#header-container #header .logo a
{
   display: block;
}

#header-container #header .logo a h2
{
   display: none;
}

#header-container #header .header-links
{
   float: right;
   position: relative;
   top: 44px;
   margin-right: 30px;
}

#header-container #header .header-links ul li
{
   list-style-type: none;
   display: inline;
   padding-right: 1em;
   padding-left: 1em;
}

#header-container #header .header-links ul li a
{
   color: #d7d7d7;
   text-decoration: none;
   font-size: .9em;
}

#header-container #header .header-nav
{
   position: relative;
   top: 70px;
}

#header-container #header .header-nav ul
{
   padding: 0;
   text-align: center;
   list-style: none;
}

#header-container #header .header-nav ul li
{
   display: inline;
   padding-right: 1.5em;
   padding-left: 1.5em;
}

#header-container #header .header-nav a
{
   color: #FFFFFF;
   text-decoration: none;
}

#header-container #header .header-nav .current_page_item a
{
   font-weight: normal;
   color: #EE3A43;
}

/*Page Styles*/
#page-content-container
{
   width: 956px;
   margin: 0 auto 0 auto;   
   /*overflow: hidden;*/
   background-image: url(images/backgrounds/content_overlay.png);
}

#page-content-container #featured-projects
{
   width: 887px;
   height: 377px;
   margin: 0 auto 0 auto;
   padding-top: 26px;
}

#page-content-container #featured-projects .picture
{
   /*background-image: url(images/featured-placeholder.jpg);*/
   width: 555px;
   height: 377px;
   float: left;
}

#page-content-container #featured-projects .links
{
   height: 377px;
   width: 332px;
   float: right;
   background-color: #2d2a2b;
   
}

#page-content-container #featured-projects .links a
{
   text-decoration: none;
}

#page-content-container #featured-projects .links h1
{
   background-color: #464646;
   height: 33px;
   margin: 0 0 1px 0;
   padding: 11px 0 0 20px;
   color: #acacac;
   font-size: 1.4em;
}

#page-content-container #featured-projects .links .project-container
{
   height: 83px;
   background-image: url(images/backgrounds/featured-link-bg.gif);
   background-position: 0px -83px;
   background-repeat: repeat-x;
   color: #9e9d9e;
}

#page-content-container #featured-projects .links .project-container .project-image
{
   width: 104px;
   height: 57px;
   background-image: url(images/project-image-placeholder.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   float: left;
   position: relative;
   top: 13px;
   margin-left: 20px;
}

#page-content-container #featured-projects .links .project-container .project-info h2, #page-content-container #featured-projects .links .project-container .project-info h2 a:visited
{
   color: #ef3e42;
}

#page-content-container #featured-projects .links .project-container .project-info p
{
   font-size: .7em;
   margin: 0;
   padding: 0;
}

.project-container .project-info h2 a, .project-container .project-info h2 a:visited { color:#EF3E42; } 

.project-container .project-info h2 p a:visited, .project-container .project-info h2 p a { color:#9E9D9E; }

#page-content-container #featured-projects .links .project-container .project-info p,
#page-content-container #featured-projects .links .project-container .project-info h2
{
   font-size: .7em;
   margin: 0;
   padding: 0;
}

#page-content-container #featured-projects .links .project-container .project-info
{
   float: left;
   position: relative;
   top: 16px;
   margin-left: 17px;
}

#page-content-container .page-content
{
   padding: 31px;
}

/*#page-content-container .page-content a
{
   color: #d7d7d7;
}*/

#page-content-container .page-content a 
{
   color:#FFFFFF;
}


#page-content-container .page-content h1
{
   margin-top: 0;
   font-size: 1.7em;
   color: #ef3e42;
}

#page-content-container .page-content h2
{
   font-size: 1.3em;
   margin-bottom: 3px;
   margin-top: 33px;
   color:#fff;
   
}

/*#page-content-container .page-content p
{
   margin-top: 0;
   margin-bottom: 29px;
}*/

#page-content-container .page-content p 
{
   color:#ccc;
   font-size:0.9em;
   line-height:1.3em;
   margin-bottom:29px;
   margin-top:0;
}

#page-content-container .page-content li 
{
   color:#ccc;
   font-size:0.9em;
   line-height:.6em;
   margin-bottom:5px;
   margin-top:0;
   padding:5px;
}

#page-content-container .page-content .sub-content .pagetitle
{
   margin: 0;
}

#page-content-container .page-content .sub-content .post h2
{
   margin-top: 0;
}

#page-content-container .page-content .sub-content .navigation
{
   margin-top: 20px;
}

/*Testimonial Quotes*/
#page-content-container .page-content .quotescollection
{
   /*background-image: url(images/backgrounds/quote-bg.png);*/
   background-color: #000000;
   padding: 1em;
}

/*SideBar Styles*/
#page-content-container  #side-bar
{
   width: 170px;
   float: left;
   position: relative;
   right: 25px;
   margin-top: 31px;
}

#page-content-container  #side-bar #side-bar-top
{
   background-image: url(images/backgrounds/side-bar-top.png);
   background-repeat: no-repeat;
   background-position: top left;
   height: 7px;
}

#page-content-container  #side-bar #side-bar-middle
{
   background-image: url(images/backgrounds/side-bar-bg.png);
   padding-right: 16px;
}

#page-content-container  #side-bar #side-bar-bottom
{
   background-image: url(images/backgrounds/side-bar-bottom.png);
   background-repeat: no-repeat;
   background-position: bottom left;
   height: 23px;
}

#page-content-container  #side-bar #side-bar-middle h2
{
   font-size: .9em;
   color: black;
   margin: 0;
   padding: 9px 0 0 0;
   text-align: right;
}

#page-content-container  #side-bar #side-bar-middle ul
{
   margin: 0 0 0 2px;
   padding: 0;
   text-align: right;
   list-style-type: none;
}

#page-content-container  #side-bar #side-bar-middle ul li
{
   padding-top: 4px;
   padding-bottom: 4px;
}

#page-content-container  #side-bar #side-bar-middle ul li a
{
   color: #000000;
   text-decoration: none;
   font-size: .9em;
}

/*News Content*/
#page-content-container .page-content .sub-content
{
   width: 755px;
   float: left;
}

#page-content-container .page-content .sub-content h1
{
   margin-bottom: 6px;
}

#page-content-container .page-content .sub-content ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#page-content-container .page-content .sub-content ul li h4
{
   margin: 0 6px 0 0;
   padding: 0;
   display: inline;   
}

#page-content-container .page-content .sub-content ul li a
{
   text-decoration: none;
}

/*Entry Styles*/
#page-content-container .page-content .sub-content .entry ul li a
{
   text-decoration: underline;
}

#page-content-container .page-content .sub-content .entry ul li a:hover
{
   text-decoration: none;
}

#page-content-container .page-content .sub-content .entry ul
{
   list-style-type: disc;
   margin-left: 30px;
}

#page-content-container .page-content .sub-content .entry ul li
{
   line-height: 1em;
}
/*End Entry Styles*/

/*Projects Page  CSS*/
#page-content-container .page-content .sub-content .project-column-1,
#page-content-container .page-content .sub-content .project-column-2
{
   float: left;
   margin-left: 20px;
}

#page-content-container .page-content .sub-content .project-column-1 a,
#page-content-container .page-content .sub-content .project-column-2 a
{
   color: transparent;
   text-decoration: none;
}

#page-content-container .page-content .sub-content .project-container
{
   height: 83px;
   background-image: url(images/backgrounds/featured-link-bg.gif);
   background-position: 0px -83px;
   background-repeat: repeat-x;
   color: #9e9d9e;
   padding-left: 5px;
   padding-right: 5px;
   width: 335px;
}

#page-content-container .page-content .sub-content .project-container .project-image
{
   width: 104px;
   height: 57px;
   background-image: url(images/project-image-placeholder.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   float: left;
   position: relative;
   top: 13px;
   margin-left: 20px;
}

#page-content-container .page-content .sub-content .project-container .project-info h2
{
   color: #ef3e42;
}

#page-content-container .page-content .sub-content .project-container .project-info p
{
   font-size: .7em;
   margin: 0;
   padding: 0;
}

#page-content-container .page-content .sub-content .project-container .project-info p,
#page-content-container .page-content .sub-content .project-container .project-info h2
{
   font-size: .7em;
   margin: 0;
   padding: 0;
}

#page-content-container .page-content .sub-content .project-container .project-info
{
   float: left;
   position: relative;
   top: 16px;
   margin-left: 17px;
}
/*End Projects Page CSS*/

/*Footer Styles*/

#site-credit a {
color:#7D7D7D;
}

#site-credit a:hover {
color:#7D7D7D;
text-decoration:none;
}

#footer-container
{
   background-color: #262626;
   height: 364px;
}

#footer-container #footer
{
   background-image: url(images/backgrounds/footer-bg.gif);
   background-position: top left;
   background-repeat: repeat-x;
   width: 956px;
   margin: 0 auto 0 auto;
   padding-top: 79px;
}

#footer-container #footer #footer-boxes h4
{
   font-size: 1em;
   color: #ef3e42;
   font-weight: normal;
   margin-top: 3px;
   margin-bottom: 25px;
}
#footer-container #footer #footer-boxes
{
   width: 897px;
   margin: 0 auto 0 auto;
   
}

#footer-container #footer #footer-boxes #recent-news
{
   padding-right: 23px;
   float: left;
   width: 267px;
   height: 150px;
}

#footer-container #footer #footer-boxes #recent-news ul
{
   list-style-type: square;
   list-style-position: inside;
   padding: 0;
}

#footer-container #footer #footer-boxes #recent-news ul li
{
   margin-bottom: 9px;
}

#footer-container #footer #footer-boxes #recent-news ul li a
{
   color: #d7d7d7;
   font-size: .8em;
}

#footer-container #footer #footer-boxes #contact
{
   border-left: 1px solid #797979;
   border-right: 1px solid #797979;
   padding-right: 24px;
   padding-left: 24px;
   float: left;
   width: 267px;
   height: 150px;
}

#footer-container #footer #footer-boxes #testimonial a,
#footer-container #footer #footer-boxes #contact a
{
   color: #d7d7d7;
   text-decoration: none;
}

#footer-container #footer #footer-boxes #testimonial
{
   padding-left: 23px;
   float: left;
   width: 267px;
   height: 150px;
}

#footer-container #footer #footer-boxes #testimonial p
{
   margin: 0;
   font-size: .8em;
}

#footer-container #footer #footer-boxes #testimonial cite
{
   margin-top: 7px;
}

#footer-container #footer #footer-links
{
   margin-top: 50px;
}

#footer-container #footer #footer-links .menu ul
{
   list-style: none;
   text-align: center;
   padding: 0;
}

#footer-container #footer #footer-links .menu ul li
{
   display: inline;
   padding-right: .5em;
   padding-left: .5em;
}

#footer-container #footer #footer-links .menu ul li a
{
   color: #d7d7d7;
   text-decoration: none;
   font-size: .8em;
}

#footer-container #footer #site-credit
{
   color: #7d7d7d;
   text-align: center;
   font-size: .8em;
}

/*Hovers*/
#header-container #header .header-nav a:hover,
#header-container #header .header-links ul li a:hover,
#footer-container #footer #footer-links .menu ul li a:hover,
#footer-container #footer #footer-boxes #testimonial a p:hover,
#page-content-container #side-bar #side-bar-middle ul li a:hover,
#page-content-container .page-content .sub-content ul li a:hover,
#footer-container #footer #footer-boxes #contact a:hover
{
   text-decoration: underline;
}

#footer-container #footer #footer-boxes #recent-news ul li a:hover,
#page-content-container .page-content a:hover
{
   text-decoration: none;
}

#page-content-container .page-content .sub-content .project-container:hover,
#page-content-container #featured-projects .links .project-container:hover
{
   background-position: 0px 0px;
}

/*Contact Form styles*/
.wpcf7-not-valid-tip
{
   background-color: transparent !important;
   background-image: url(images/backgrounds/quote-bg.png) !important;
   color: #d7d7d7 !important;
}
