/*  
Theme Name: DeFender
Theme URI: 
Description: 
Author: WP Themes Press
Author URI: � 2008, Wp Themes Press. All rights reserved. 
*/


body {
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color: #333333;
	background: #006ED url(images/bg.jpg) repeat-x top center;
	}	

a:link, a:visited {
	/*color: #85949f;*/
        color:#054cff;
        text-decoration: none;
	/*font-weight: bold;*/
	}	

a:hover, a:active {
	color: #003781;
	text-decoration: underline;
	}

h1 {
        font-family: Trebuchet MS, Sans-Serif;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 98px 0 0px 218px;
	padding: 0;
	color: #3f70b5;

	}

h1 a:link, h1 a:visited {
        color: #3f70b5;
        text-decoration: none;
}

h1 a:hover, h1 a:active {
        color: #2a599e;
        text-decoration: none;
}

h2 {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0 8px 0px;
	padding: 0;
	color: #3f70b5;
	}

h2 a:link, h2 a:visited {
        color: #3f70b5;
        text-decoration: none;
        font-weight: bold;
}

h2 a:hover, h2 a:active {
        text-decoration: none;
        color: #2a599e;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	/*margin: 10px 0 8px 12px;*/
	padding: 0;
	/*color: #f8f8f8;*/
        color:#b2890a;
	}
	
h3.comments {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 8px 0px;
	padding: 0;
	color: #8fb4eb;
	}
	
h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	color: #3f70b5;
	}	

#container {
	/*width: 80%;*/
        width:1012px;
	margin: 0px auto;
        margin-top: 0px;
        padding: 0px;
        
}

#header { 
        height: 167px;
        /*width:99.%;*/
        width:1012px;
	padding: 0px;
	background: #f8fcfd url(images/headerimage.jpg) no-repeat top left;
        /*border-top: 0px #f6f6f6 solid; 
        border-left: 5px #f6f6f6 solid; 
        border-right: 5px #f6f6f6 solid;*/ 
}

#header h2 {
	font: 11px Verdana, Sans-Serif;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0 3px 220px;
	padding: 0;
	color: #555;
	}
#navbar {
	height: 43px;
	margin: 0px 0 8px 0;
	padding: 0px;
	/*background: #3f70b5 url(images/nav.jpg) no-repeat top left;*/
        border-bottom: 5px #d4e4f4 solid; 
        border-left: 5px #d4e4f4 solid; 
        border-right: 5px #f6f6f6 solid; 
}

#navbarlist {
	height: 20px;
	float: left;
	margin: 0px;
	padding: 10px 0 0 168px;
	letter-spacing: 1px;
	list-style: none;
}

#navbarlist li {
	display: inline;
	margin: 0px;
	padding: 0 30px 0 0;
}

#navbarlist a:link, #navbarlist a:visited {
	font-size: 18px;
	color: #d7e7fe;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
}

#navbarlist a:hover, #navbarlist a:active {
	text-decoration:none;
	color: #ffffff;
}



.bodyline	{ background-color: #fefcfc;
 /*border: 5px #d4e4f4 solid;
*/ 
padding: 15px 10px 0px 10px;
border-left:1px solid #e4ebf2;
border-right:1px solid #e4ebf2;
}

#footer {
	margin: 0px;
	padding: 0px 0 20px 0;
	color: #ffffff;
        
}

#footer ul {
	margin: 0px;
	padding: 18px 0 0 0px;
	font: 11px Verdana, Sans-Serif;
	letter-spacing: -1px;
	list-style: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0 15px 0 0;
}

#footer a:link, #footer a:visited {
	color: #71cfff;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}


.row bordertop borderbottom{
      background: #ffffff url(images/sidebg.jpg) repeat-x top left;

}

.content {
   width:
   padding-bottom: 0.1em;
   padding-right: 1em;
  /* padding-left: 17em;*/

  
 
}


.contentborder {
	padding-right: 0.3em;
	padding-left: 1.6em;
	border-left: 2px solid #006edb;
}

#content {
        /*width: 98%;*/
        width:770px;
	margin: 0px 0 20px 0;
	padding: 0px;
	line-height: 20px;
        text-align:justify;

	}

.pagenav { list-style:none; }

.blog {
	margin: 0 0 20px 0;
	padding: 0px 0px 0 0px;
	}

.article {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
        min-height:530px;
	}

.article ul{
padding:0 0 0 20px;
margin:0;
}

.article ul li{
list-style-image:url(images/arrow.gif);
}


.article p {
	margin: 5px 0 10px 0;
	padding: 0;
	}

.article img { 
      padding: 0px;
      /*border: #e1edff 1px solid;*/
      }


.article img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.article img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }


.spacer {   padding: 6px 0 0 0;
	    border-bottom: 1px solid #e1edff;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
.postmetadata {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0px;
        background: #f7fafe;
	border-top: 1px solid #e1edff;
	border-bottom: 1px solid #e1edff;
	}

.sidenav {
	font-size: 11px;
	padding-top: 0em;
        padding-right:0.8em
        padding-left:0.8em
	margin: 0px;
	/*border: 5px solid #e9f2ff;*/
	/*background: #295ba2 url(images/sidebg.jpg) repeat-x top left;*/
        width:14.1em;
	}

.buttonscontainer {
       width: 14.5em;
       /*background: #295ba2 url(images/sidebg.jpg) repeat-x top left;*/


}

.buttons a {color:#003781;
background: /*#295ba2*/ url(images/nav_bg.gif) no-repeat;
width:149px;
height:20px;
padding:5px;
padding-left: 8px;
display: block;
/*border-bottom: 1px solid #CCFFFF;*/
font: 13px Arial, sans-serif;
/*font-weight: bold;*/
text-decoration: none;
text-align: left;

}

.buttons a:hover {
background: /*#295ba2*/ url(images/nav_hover.gif) no-repeat;
color: #fff;
text-decoration: none;}


.search {
   margin-top: 0.5em;
   padding-top: 1em;
   padding-left:0.2em;
   padding-bottom: 0.5em;
  /*border-top: 2px solid #006edb;*/
}



.ad {
	text-align:center;
	}

#loginbox {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 15px 0;
	border: 1px solid #e1edff;
	background: #f7fafe;
	}

#searchform {
        margin-bottom: 15px;
	}

#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footinfo {
        padding: 15px 0 0 40px;
        margin: 0px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}



#commentcontainer {
	padding: 10px 40px 0px 40px;
	margin: 0 0 40px 0px;
	float: left;
        background: #f9fbfd;
	border: 1px solid #e1edff;
}
	
#commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        width: 100%;

	}

	

.commentlist li {

	font-weight: bold;
        background: #fefefe;
        margin-bottom: 8px;
	border-top: 1px solid #e1edff;
	border-bottom: 1px solid #e1edff;
	border-left: 1px dotted #e1edff;
	border-right: 1px dotted #e1edff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}

#commentform input
{
	background-color: #ffffff;
	border: 1px solid #e1edff;
	color: #333333;
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}

#commentform textarea
{
	background-color: #ffffff;
	border: 1px solid #e1edff;
	color: #333333;
	width: 100%;
	padding: 2px;
}

#commentform #submit
{
	background: #295ba2;
	border-top: 1px solid #3c6db0;
	border-left: 1px solid #3c6db0;
	border-right: 1px solid #295ba2;
	border-bottom: 1px solid #295ba2;
	color: #aac5eb;
	float: left;
}


#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}

	

#leavereply {

	text-align: left;

	padding: 20px 0 0 0;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}

	

code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}

	

#archiveheader {

	padding: 0 0 20px 0;

	}

	

#google {

	font: 10px verdana, sans-serif;

}



.yahoo {

	width: 385px;

	height: 20px;

	font: 10px verdana, sans-serif;

}



	

/* End Typography & Colors */

	

	

	





/* End Structure */





/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */

.sidenav a:link, .sidenav a:visited {
        color: #003781;
        margin-bottom: 5px;
	}

.sidenav a:hover{
      color: #108c07;
        margin-bottom: 5px;
      
}
.sidenav li {
	list-style: none;
	padding: 0;
       
        
}

.sidenav ul {
	margin: 5px 0 15px 20px;
	list-style: none;
	padding: 0;
}

.sidenav ul li {
	list-style-image: url('images/icon.gif');
	margin: 0 0 0 15px;
        color: #003781;
        
        
	}

.submit_button{margin:5px 0px 0px 0px; padding:0px; border:0px solid #666; font:bold 11px Verdana; color:#fff; cursor:pointer;background:url(images/submit_bg.gif) repeat-x top left;width:76px;height:25px;}
	
#loginbox ul {
	margin: 5px 0 15px 20px;
	list-style: none;
	padding: 0;
}

#loginbox ul li {
	line-height: 13px;
	list-style-image: url('images/icon.gif');
	padding-bottom: 1px;
	margin: 0 0 0 15px;
	}
	
.tabs {

	float: left;

	margin-right: 10px;

	line-height: 20px;

}



#navcontainer {

	width: 705px;

	height: 25px;

	padding: 0;

	margin: 0;

	}







/* End Entry Lists */







/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 180px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 450px;

	padding: 2px;

	}



#commentform {

	margin: 0;

	float: left;

	}

	

#submit {

	float: left;

	}

	

.dropdown {

	margin: 0;

	font: 10px Verdana, Sans-Serif;

	background: #e8e8e8;

}

	

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 0px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #e5effe;

        color: #9ac0f9;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	background: none;

	}



.navigation {

	display: block;

	margin-top: 10px;

	margin-bottom: 20px;

	}

/* End Various Tags & Classes*/





  

  .corners {

  	margin: 0px;

	padding: 0px;

}