/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


.wpcf7-form input{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A6A88F;
    color: #939191;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 0 10px;
    width: 257px;
}

.wpcf7-form textarea{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A6A88F;
    color: #939191;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    height: 55px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 0 10px;
    width: 257px;
}

.wpcf7-form .wpcf7-submit{
    background: url("images/sub.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    height: 28px;
    margin: 15px 5px 0 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 178px;border:none;
}

.text_mainblock{position:relative;}

.content_box1 a {
    background: none repeat scroll 0 0 #C5332C;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px;
    height: 20px;
    margin: 4px 0 0 40px;
    padding: 3px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 83px;
}

.content_box1 a:hover {
    color: #FFFFFF;
}
.content_box1 p:last-child:after {
    content: "...";
    margin-left: -2px;
}

.about-blockleft1 {
    float: left;
    padding: 0 0 0 14px;
    width: 933px;
}

.about-blockleft1 p {
    clear: both;
    color: #504F4F;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 15px 15px 15px;
}

.share-links1 {   
    margin: 25px 0 128px 10px;
   
}

.about-block .about-blocktitles1 h1{
    background: url("images/titlebg1.png") no-repeat scroll left top transparent;
    color: #989898;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 15px 17px;
    margin-left: 10px;
}

.about-block h3 {padding: 10px 0 15px 15px;}

.nav ul li.more a {
    background: none repeat scroll 0 0 #C5332C;
    color: #FFFFFF;
    float: right;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 37px 0 10px;
    text-transform: uppercase;
}

#pagenations1 {
    background: none repeat scroll 0 0 #E2E1E1;
    float: right;
    height: 39px;
    line-height: 39px;
    padding: 0 0 0 7px;
}

.latest-newsboxcontent p a{
    color: #C5332C;
    font-size: 14px;
}

 h1 a{   
    color: #989898;
}
