/*Structured layout mainpage*/
body{
    color:#777;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background: #fff url(../images/skin2/bg_border.png) repeat-y scroll center center;
    margin:0;
    padding:0;
}

p {
color:#525151;
font-family:Verdana,Verdana,Geneva,sans-serif;
font-size:1em;
line-height:1.8em;
}
/*HEAD AREA*/

#head {
    background: #f1f3e2;
}
#top .logobg a{
background: transparent url(../images/skin2/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #D6D6D6;
color:#aaa;
}

#nav li a{
color: #b1b100;
}

#nav .currentli_item a, #nav li a:hover{
color:#002e4e;
}

#top #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#aaa;
background: #fff;
}

#top #nav li ul a:hover{
background:#eee;
color:#588bff;
}

#top #nav li ul {
border-top:1px solid #D6D6D6;
}

/*featured*/

#featured{
background:transparent url(../images/skin2/shadow.png) no-repeat scroll 0px 232px;
}

/*infotext*/
#infotext{
/*background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll 0px -1px;*/
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}

#infotext h2{
/*background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll center bottom;*/
color:#555555;
}

#infotext h2 strong{
color: #b1b100;
}

/*content*/

.box_small h3{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/skin2/cheading.png) repeat-x scroll 0 0;
    color:#EDEDED;
    margin: 4px 0 0 4px;
    padding: 5px 0 10px 10px;
    position:absolute;
    width:252px;
    font-size:12px;
    font-family:Verdana,Geneva,sans-serif;
}
.box_small h3 a {
    color: #ffffff;
}
.box_small img {
    border:1px solid #CCCCCC;
    position:relative;
    padding: 3px;
    z-index:-1;
}


#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #d6d6d6;
}

ul{
/*border-top:1px solid #d6d6d6;*/
}

blockquote{
border-left:5px solid #d6d6d6;
}

.wrapper .box_small {
/*    border: 1px solid #d6d6d6;
    padding: 10px;*/
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 0px 10px;
/*border-bottom:1px solid #d6d6d6;*/
}

#sidebar .box ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 40px center;
}


/*blog*/

.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
margin-top: 25px;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #D6D6D6;
}

#top .pagination a:hover{
border:1px solid #588bff;
}

#top .pagination .current{
background: #eee;
border:1px solid #D6D6D6;
color:#222;
}




/*footer*/
#footer{
    color: #777;
    font-size: 11px;
    line-height: 17px;
    width:900px;
}
#footerwrap {
    background: #f1f3e2;
    padding: 20px;
    border-top: 1px solid #ddd;
    width:900px;
    position: relative;
    margin: 0 auto;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#b1b100;
}

#footer .box ul{
border-top:1px solid #D6D6D6;
} 

#footer .box ul li a , .wrapper #footer .box .recentcomments{
color:#777;
border-bottom:1px solid #D6D6D6;
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
color:#4b6930;
/*border-bottom:1px solid #666666;*/
}

#footer .custom_button{
background: #a1a372 url(../images/skin2/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #4b6930;
}

#footer #s{
border: 1px solid #a1a372;
color:#333;
}

#footer #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px center  no-repeat;
/*border-left:1px solid #fff;*/
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin2/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin2/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a{
    color:#777777;
    /*line-height:22px;*/
    /*padding: 3px 10px;*/
    position: relative;
    /*border-bottom: 1px solid #588bff;*/
}

a#more {
    line-height:22px;
    color:#b1b100;
    display: inline;
    padding: 5px;
    font-size:12px;
    font-weight: bold;
    float: right;
    font-family:Verdana,Geneva,sans-serif;
    -moz-border-radius: 4px;
    /*border-bottom: 1px solid #588bff;*/
}
a#more:hover {
color: #002e4e;
}

.wrapper .box a:hover{
/*border-bottom: 1px solid #666;
padding-left: 15px;*/
color:#4b6930;
}


h1,h2,h3,h4,h5,h6, legend{
color:#222;
}


#top h1 a, #top h2 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin2/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin2/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}


	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ff0000;}

