/*  
 Theme Name: Camteq
Theme URI: http://www.camteq.com
Description: Camteq Site Theme 
Version: 1.0
Author: Avery Pierce
Author URI: http://www.camteq.com/

*/
body {
	background: #d5d6d7 url('images/bgcolor.jpg') repeat;
        font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	 }
a:link{
         color:#6bacf8;
	 text-decoration:none;
	 }

a:visited{
         color:#416896;
	 text-decoration:underline;
	 }

a:hover{
         color:#6bacf8;
	 text-decoration:underline;
	 }	

#header {
	background: #FFFFFF url('images/header.jpg') no-repeat;
	width: 779px; 
        height: 218px;
	}

#navbar {
        margin: 0px 0px 0px 0px;
        padding-top: 130px;
        }

#navlink a:active{
         color:#FFFFFF;
	 text-decoration:none;
         font-size:11px;
         font-weight:bold;
         }

#navlink a:visited{
         color:#FFFFFF;
	 text-decoration:none;
         font-size:11px;
         font-weight:bold;
         }

#navlink a:link{
         color:#FFFFFF;
	 text-decoration:none;
         font-size:11px;
         font-weight:bold;
         }

#navlink a:hover{
         color:#FFFFFF;
	 text-decoration:underline;
         font-size:11px;
         font-weight:bold;
         }  

#page {
	background-color: white;
	margin-left:auto;
        margin-right:auto;
	width: 779px;
        background: url('images/body.jpg') repeat-y top;

	}

#footer {
	background: url('images/footer.jpg') no-repeat bottom; 
	margin:0 auto; 
	width: 779px;
        height: 48px;
        clear:both;
        }

#footer p {
        font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
        color: #8a8b8c;
        }

#emailform {
        float:left;
        background: #FFFFFF url('images/smallborder.jpg') no-repeat;
	margin: 10px 0 0 30px; 
	width: 211px;
        height: 189px;
        font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
        color: #8a8b8c;
        }

#fptext {
  	padding: 15px 0px 0px 0px;
        font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
        color: #8a8b8c;

        }

#fptext p {

	margin-top: 30px;
        margin-left: 250px; 
        padding-right: 50px;

        }


.page_item{
         width:110px;
         list-style:none;
         padding:0px 0px 0px 0px;
         margin-left:0px;
         margin-top:0px;
         }

.page_item li{
         background-image: url(images/bullet.gif);
         background-repeat: no-repeat;
         background-position: left .4em;

         }
#theposts{
         margin-left:50px;
         margin-top:100px;
         margin-bottom:75px;
	 width:545px;
         display:block;
         }

a.ptitle:active{
         color:#4578c4;
	 text-decoration:none;
         }

a.ptitle:visited{
         color:#284571;
	 text-decoration:none;
         }

a.ptitle:link{
         color:#4578c4;
	 text-decoration:none;
         }

a.ptitle:hover{
         color:#4578c4;
	 text-decoration:underline;
         }

		
.posttitle{
         font-size:16px;
	 width:665px;
	 height:21px;
	 line-height:21px;
	 color:#8a8b8c;
	 font-weight:bold;
	 padding-left:5px;
         border-bottom: 1pt solid rgb(153,153,153);
         }

.thepost{
         float:left;
         color:#8a8b8c;
	 font-size:14px;
	 line-height:20px;
	 width:655px;
         margin-top:10px;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
         }

.thepost img{
         float:left;
         padding-right: 10px;
         }

.thepage{
         float:left;
         color:#8a8b8c;
	 font-size:12px;
	 width:545px;
         margin-top:-80px;
	 margin-left:0px;
	 margin-right:10px;
	 margin-bottom:10px;
         }

.thepage a:link img{
        color: #6bacf8;
        border-width:0px;
        }

.thepage a:visited {
         color:#416896;
	 text-decoration:underline;
        }

.thetime{
         color:#ff660b;
	 font-size:11px;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
	 }

.infodata{
         color:#ff660b;
	 font-size:11px;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:10px;
	 }

