/*
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.2
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
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body{

    background:#e1e5e6;
    padding:0px;
    margin:0px;


}


@font-face {
    font-family: 'MuseoSans500';
    src: url('museosans_500-webfont.eot');
    src: url('museosans_500-webfont.eot?iefix') format('eot'),
        url('museosans_500-webfont.woff') format('woff'),
        url('museosans_500-webfont.ttf') format('truetype'),
        url('museosans_500-webfont.svg') format('svg');
    font-style: normal;

}
.clear-both{
    clear:both
}
.alignleft,img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom:8px;
}

.alignright,img.alignright {
    float: right;
}

.aligncenter,img.aligncenter {
    margin: 0px auto;
}


h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-family: 'MuseoSans500';
    font-weight: normal;
    color: #000;
    text-align:left;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size:18px;
}

h3 {
    font-size: 16px;
}

.main_wrrap{width:981px; height:auto; margin:auto; overflow:hidden; background:url(images/main_bg.jpg) repeat-y; padding-top:30px;  }


.top_header{width:981px; height:171px; 
            /*           background:url(images/header_image.jpg) no-repeat; */
            float:left;}




.left_panel{ width:160px; height:auto; float:left; padding-top:20px; }


.right_container{ width:809px; height:auto;  padding-top:20px; float:right; }


.menu_home{ background:url(images/home_bg.jpg) no-repeat; width:159px; height:42px; color:#FFF; }


.menu_author{ background:url(images/author_bg.jpg) no-repeat; width:159px; height:42px; color:#FFF;}

.menu_archives{ background:url(images/archives_bg.jpg) no-repeat; width:159px; height:42px; color:#FFF;}


.menu_catagory{ background:url(images/catagory_bg.jpg) no-repeat; width:159px; height:42px; color:#FFF;}


.menu_heading{font-family:"MuseoSans500";  font-size:20px;  padding:5px 0px 0px 15px; letter-spacing:-1px; }

.menu_heading a{text-decoration:none;color:#FFF;margin-left:13px;}




/* Content */

#content {
    float: left;
    width: 701px;
    padding: 0px 0px 0px 0px;
    margin-left:20px;
    margin-top:20px;
}

.post {
    padding-top: 8px;
    padding-bottom: 10px;
    border-top:2px solid #000;
}



.post .title {
    margin: 0px;
    padding-bottom: 10px;
    float:left;


}


.post .date {
    margin: 0px;
    padding-bottom: 10px;
    text-align:right;
    margin-top: -30px;
    font-family: 'MuseoSans500';
}


.entry-content,.post .entry {
    text-align: justify;

    color:#4D4D4D;
    font-size:12px;
    font-family:Verdana;
    padding: 10px 0px 8px 0px;
}


.post .more-link {

    color:#578087;
    font-size:12px;
    text-align:left;
    font-family:Verdana;
    font-style:italic;
    /*    float:left;*/
    display: block;
    padding: 5px 0px 10px 0px;
    text-decoration: none;
}


.post .more-link  a{

    color:#578087;
    font-size:12px;
    text-align:left;
    font-family:Verdana;
    font-style:italic;
    float:left;

    padding: 5px 0px 10px 0px;
}
.post .more-link:hover{
    text-decoration: underline;
}
.post .continue_reading2{

    color:#578087;
    font-size:12px;
    text-align:left;
    font-family:Verdana;
    font-style:italic;

    text-decoration:none;
    padding: 5px 0px 10px 0px;
}


.post .continue_reading2  a{

    color:#578087;
    font-size:12px;
    text-align:left;
    font-family:Verdana;
    font-style:italic;
    text-decoration:none;
    padding: 5px 0px 10px 0px;
}

.post .author_name{

    color:#4D4D4D;
    font-size:12px;
    font-family:Verdana;
    text-align:right;
    padding: 10px 0px 8px 0px;
}


.post .author_tage{


    color:#4D4D4D;
    font-size:12px;
    font-family:Verdana;


}



.post .image_left{

    float: left;
    margin-right: 20px;
    margin-bottom:8px;

}


.post  .tag
{

    color:#578087;
    font-style:italic;
}

.news_wrrap{ 

    width:701px;
    height:auto;
    float:left;
    margin-left:20px;
    margin-top:15px;
}

.news_wrrap .top_bar{

    background:url(images/new_top_bar.jpg) no-repeat;
    height:27px;
    color:#FFF;
    padding:5px 0px 0px 10px;
    font-size:18px;
    font-family: 'MuseoSans500';
}

.news_box{

    width:163px; height:auto;
    float:left;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    margin-right:5.2px;
    border:1px solid #c0c0c0;

}

.news_box .news_image{

    float:left;
    width:53px;
    border:1px solid #c0c0c0;
    height:65px;


}

.news_box .news_text{

    font-size:12px;
    color:#000;
    float:right;
    font-family: 'MuseoSans500';
    width:102px;
}


.search_social_wrrap{

    width:455px;
    height:auto;
    float:right;


}


.search_box{
    border:1px solid #000;
    width:224px;
    float:left;
    height:30px;
    padding-top:8px;
}

.input_style{
    padding-left: 4px;
    float:left;
    width:158px;
    border:none;
}

.search_button{float:left;}

.social_media{


    background:url(images/follow_bg.jpg) no-repeat;
    width:216px;
    height:41px;
    float:right;
}


.social_icon{float:left; margin:5px 2px 0px 5px;}

.follow_us{font-family:"MuseoSans500";  font-size:18px; color:#FFF; float:left; padding-top:5px;}

.footer_wrrap{

    width:701px;
    height:auto;
    float:left;
    margin-left:20px;
    margin-top:15px;
    border-top:2px solid #000;
    padding-top:10px;
    padding-bottom:8px;

}

.footer_lefttext{float:left; color:#4D4D4D; font-size:12px; font-family:Verdana, Geneva, sans-serif;} 

.footer_righttext{float:right; color:#4D4D4D; font-size:12px; font-family:Verdana, Geneva, sans-serif;} 






#menu_list {


    padding: 5px 0px 0px 10px;
}

#menu_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu_list li {
    margin: 0;
    padding: 0;
    color:#A9ABAD;
}



#menu_list li a{
    padding-left: 15px;
    line-height: 10px;
    color:#A9ABAD;
    text-decoration:none;
    font-family:"MuseoSans500";  font-size:14px;

}

.author_left_wrrap{ width:149px; float:inherit; margin-left:20px;}

.author_image{float:left;}

.author_name{font-family:"MuseoSans500";  font-size:14px; color:#000; padding-bottom:20px;}

.share_icon{float:left; clear:both; width:83px; margin-bottom:5px;}


.author_post {
    padding-top: 8px;
    padding-bottom: 10px;
    float:left;

    border-top:2px solid #000;
}



.entry-title a,.author_post .title {
    margin: 0px;
    padding-bottom: 10px;
    font-family:Verdana;
    color:#4D4D4D;

}
.entry-title a{
    text-decoration: none;
    font-family:"MuseoSans500";  font-size:18px;
    color: black;
}


.author_post .post_wrrap {

    padding-bottom: 20px;
    float:left;

}

.author_post .author_img{

    float:left; margin:0px 10px 0px 10px; width:130px; }

.author_post .author_name {
    margin: 0px;
    padding-bottom: 10px;
    font-family:Verdana;
    color:#4D4D4D;
    font-weight:bold;

}


.author_post .entry_author {
    text-align: justify;
    color:#4D4D4D;
    font-size:12px;
    width:517px;
    float:left;
    font-family:Verdana;
    padding: 10px 0px 8px 0px;

}

/***************** My Additions **************************/
.category-page-categories_list,.archive-page-archives_list{
    font-family:"MuseoSans500";  font-size:15px;color:#A9ABAD;
}
.authors_list,.categories_list,.archives_list{
    display: none;
    font-family:"MuseoSans500";  font-size:15px;color:#A9ABAD;
}
.category-page-categories_list a,.archive-page-archives_list a,.authors_list a,.categories_list a,.archives_list a{
    color:#A9ABAD;
    text-decoration: none;
}
.category-page-categories_list a:hover,.archive-page-archives_list a:hover,.authors_list a:hover,.categories_list a:hover,.archives_list a:hover{
    text-decoration: none;
    color: #5F808B;
}
.category-page-categories_list ul,.archive-page-archives_list ul,.authors_list ul,.categories_list ul,.archives_list ul {
    margin-left: -10px;
}
.category-page-categories_list ul,.archive-page-archives_list ul,.authors_list ul,.categories_list ul , .archives_list ul {
    list-style: none;
    list-style-type: none;
    margin-top: -2px;
    margin-bottom: 0.1em;
}
.category-page-categories_list ul li,.archive-page-archives_list ul li,.authors_list ul li,.categories_list ul li,  .archives_list ul li{
    list-style: none;
    list-style-type: none;

}
.searchsubmitbutton{
    background:url(images/search_button.jpg) no-repeat;
    width:58px;
    height:26px;
    border:none;
    margin-top: -2px;

}

.entry-title{
    /*    margin-top: -17px;*/
    margin-bottom: 7px;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}
p img,
.wp-caption {
    margin-top: 0.4em;
}
.wp-caption {
    background: #eee;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 40px;
    position: relative;
}
.wp-caption .wp-caption-text:before {
    color: #666;
    content: '\2014';
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}

#primary,
#secondary {
    float: right;
    overflow: hidden;
    width: 220px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
    list-style: none;
    margin-left: 0;
}
.widget-area ul ul {
    list-style: square;
    margin-left: 1.3em;
}
.widget-area select {
    max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
                   width: 60%;
}
.widget_search label {
    display: none;
}
.widget-container {
    margin: 0 0 18px 0;
}
.widget-title {
    color: #222;
    font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
    text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
    text-decoration: underline;
}
.widget-area .entry-meta {
    font-size: 11px;
}
#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    text-align: right;
}
.widget_rss a.rsswidget {
    color: #000;
}
.widget_rss a.rsswidget:hover {
    color: #ff4b33;
}
.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
    margin-left: 0;
    padding: 0 20px 0 0;
}
#main .widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    padding: 24px 0;
}
.commentlist {
    list-style: none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
    clear: both;
    border: none;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}
.comment-author {
}
.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
    color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
    color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
    color: #ff4b33;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li {
    border: none;
    margin: 0;
}
.nopassword,
.nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}
/* Comments form */
input[type=submit] {
    color: #333;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 18px 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    font-size: 14px;
    width: auto;
    background: none repeat scroll 0 0 #578087;
    color: #FFFFFF;
    padding: 3px;
}

.entry-utility{
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

blockquote {
            quotes: none;
            border-left: 10px solid #57808A;
            color: black;
            float: left;
            font-family: trebuchet MS;
            font-size: 25px;
            font-weight: lighter;
            margin-left: 1px;
            padding-left: 20px;
            quotes: none;
            width: 40%;
}
blockquote:before, blockquote:after {
	content: none;
}
blockquote p {
    width: 110%;
    margin: 0;
    text-align: left;
}
a.author_name,a.news_text{
    text-decoration: none;
}

a.author_name:hover{
    text-decoration: underline;
}
a.footer_lefttext1{
    text-decoration: none;color:#4D4D4D; font-size:12px; font-family:Verdana, Geneva, sans-serif;
}

a.author_name{
   color:#578087 !important;
}
.footnotes{
    border-top:2px solid #A9ABAD;
    width: 100%;
    
}
.footnotes:before{
    content: 'Footnotes:';
    
}
strong.footnote{
    font-weight: normal;
}
#follow.top {
border: 0px !important;
}