body
{
background:#e7e8ea;
background-image:url(images/bodybg.png);
margin:0px;
padding:0px;
min-height:1050px;
background-repeat:repeat-x;
}

#header
{
margin:0px auto;
width:1050px;
height:136px;
}

#wrapper
{
margin:0px auto;
width:1050px;
}

#mainbody
{
padding:0px;
width:100%;
margin:0px;
}

.blink:link, .blink:active, .blink:visited
{
color:#333;
text-decoration:none;
font-family:arial;
font-size:12px;
}

.blink:hover
{
color:#333;
text-decoration:underline;
font-family:arial;
font-size:12px;
}

#footer
{
background-image:url(images/footer.png);
background:#828074;
min-height:424px;
height:auto;
margin:0px auto;
width:100%;
color:#A6A69F;
font-family:arial;
}

#footercontent
{
margin:0px auto;
width:1050px;
color:#A6A69F;
font-family:arial;
font-size:14px;
}

#footercontent h2
{
color:#FFF;
font-size:20px;
font-weight:normal;
font-family:arial
}

#footer a
{
color:#A6A69F;
text-decoration:none;
}

#footer a:hover
{
color:#A6A69F;
text-decoration:underline;
}

#pagination
{
color:#7A99C2;
font-size:12px;
font-family:Arial;
text-decoration:none;
width:935px;
margin:0 auto;
text-align:center;
background-image:url('images/pagin-bg.png');	
height:43px;
padding-top:35px;
}

#pagination a
{
color:#7A99C2;
font-size:15px;
font-family:Arial;
text-decoration:none;
padding: 4px 4px 4px 6px;
}

 a.paginatee {
  	border-left: 1px solid #7A99C2;
 	padding: 4px 4px 4px 6px;
 	text-decoration: none;
 	color: #7A99C2;
 }
 
  .paginate a:hover 
  {
  padding: 4px 4px 4px 6px;
 	text-decoration: underline;
 	color: #7A99C2;
  }
 
 a.pcurrentt
 {
   	border-left: 1px solid #7A99C2;
 	padding: 2px 2px 2px 6px;
 	text-decoration: none;
 	color: #7A99C2;
 }

#topnav a
{
	font-family:Arial;
	color:#FFF;
	font-weight:normal;
	padding:5px 15px;
	margin-right:3px;
	text-decoration:none;
	font-size:16px;
	float:left;
	width:60px;
	text-align:center;
}

#topnav a:hover
{
	font-family:Arial;
	color:#000;
	font-weight:normal;
	padding:5px 15px;
	margin-right:3px;
	text-decoration:none;
	font-size:16px;
	float:left;
	width:60px;
	background:#E4E4E1;
		-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
text-align:center;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;

}
	
	
#topnav .selec
{
	font-family:Arial;
	color:#000;
	font-weight:normal;
	padding:5px 15px;
	margin-right:3px;
	text-decoration:none;
	font-size:16px;
	float:left;
	width:60px;
	background:#E4E4E1;
		-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
text-align:center;
}

#socials a:hover
{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	    opacity: 1;
	filter: alpha(opacity=55);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
}


.button2
{
	font-family:Arial;
	color:#363648;
	font-weight:normal;
	padding:5px;
	margin:0px;
	border:0px;
	text-decoration:none;
	font-size:15px;
	float:left;
	background:#E4E4E1;
		-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
cursor:pointer;
}


.dark-matter label {
    display: block;
    margin: 0px 0px 5px;
}

.dark-matter label>span {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #FFF;
    font-weight: bold;
}

.dark-matter input[type="text"], .dark-matter input[type="email"], .dark-matter textarea, .dark-matter select{
    border: none;
    color: #A6A69F;
    background:#5F5E55;
    height: 23px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 6px 12px;
    width: 68%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font: normal 14px/14px Arial, Helvetica, Arial, sans-serif;
    -webkit-box-shadow: inset 3px 1px 1px rgba(0, 0, 0, 0.375);
    box-shadow: inset 1px 3px 1px rgba(0, 0, 0, 0.375);
    -moz-box-shadow: inset 3px 1px 1px rgba(0, 0, 0, 0.375);
}

.iput
{
    border: none;
    color: #A6A69F;
    background:#5F5E55;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 6px 12px;
    width: 500px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font: normal 14px/14px Arial, Helvetica, Arial, sans-serif;
    -webkit-box-shadow: inset 3px 1px 1px rgba(0, 0, 0, 0.375);
    box-shadow: inset 1px 3px 1px rgba(0, 0, 0, 0.375);
    -moz-box-shadow: inset 3px 1px 1px rgba(0, 0, 0, 0.375);
    height:130px;
}

.dark-matter select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 72%;
    height: 30px;
}

.dark-matter .button {
    background: #E4E4E1;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #363648;
    border-radius:4px;
}

.dark-matter .button:hover {
    color: #333;
    background-color: #EBEBEB;
}

hr.david { 
border:0; 
height:1px; 
background-image: -webkit-linear-gradient(left, ); 
background-image: -moz-linear-gradient(left, rgba(222,222,222,0), rgba(255,255,255,255), rgba(232,232,222,0)); 
background-image: -ms-linear-gradient(left, rgba(222,222,222,0), rgba(255,255,255,255), rgba(232,232,222,0)); 
background-image: -o-linear-gradient(left, rgba(222,222,222,0), rgba(255,255,255,255), rgba(232,232,222,0));  
}

.photobox
{

    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border:3px solid #FFF;
    font: normal 14px/14px Arial, Helvetica, Arial, sans-serif;
    color:#333;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3); 
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    
}


.social-links li {
    float: left;
    display: inline;
    margin: 0;
}

.social-links li a {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	border: 0px;
	border-width: 0 1px 0 0;
	text-decoration: underline;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-links li:first-child a {
	border-width: 0 0px 0 0px;
}

.social-links li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    opacity: 0.4;
	filter: alpha(opacity=40);
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-links li a:hover {
    color: #ffffff;
}

.social-links li a:hover:before {
    opacity: 1;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
