/*
Theme Name: Twenty Eleven
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

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


.form-allowed-tags { display:none;}
#comments{ padding:10px 0; margin:0;}
#comments #respond{ padding:10px; margin:0;
width:560px;border: 1px dashed #BFBFBF;}
#comments #respond h3{ padding:10px 0; margin:0;
font-family:Oswald ,Arial,Helvetica,sans-serif;
color:#222222;
font-size:20px;}

#comments #respond p{ padding:10px 0; color: #626262;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;}
#comments #respond p label{ padding:10px 0;}
#comments #respond p span{ padding:10px 0;}

#commentform p{ padding:10px 0;}
#commentform p label{ padding:10px 0; width:80px; float:left; color:#222222;
  font-family:Oswald ,Arial,Helvetica,sans-serif;
    font-size: 15px;}
#commentform p span{ padding:10px 0; margin:0 0 0 -7px; color:#FF0000;}

.entry-meta{}
.entry-meta a{ color:#E06D02; text-decoration: underline;}
.entry-meta a:hover{ color:#333; text-decoration: none;}

#author{ padding:10px; margin:0; width:360px; border:1px solid #D5D5D5;}
#email{ padding:10px; margin:0; width:360px; border:1px solid #D5D5D5;}
#url{ padding:10px; margin:0; width:360px; border:1px solid #D5D5D5;}
#comment{ padding:10px; margin:0; width:360px; border:1px solid #D5D5D5; height:120px;}
#comments #respond #submit {border:#000000 1px solid; margin:0 0 0 80px; padding:8px 20px; cursor:pointer; color:#FFFFFF; font-size:13px; font-weight:bold; background:#333333; }
#comments #respond #submit:hover {border:#CC0000 1px solid; color:#fff; background:#E06D02; }
.nav-previous { margin:0; margin-top:-11px; padding:0; clear:both; display:block;}
.nav-previous a{ font-size:12px; color:#fff; font-weight:bold; float:right;  padding:5px 10px; margin:0 0 5px 0; text-decoration:none;background:#333333;}
.nav-previous a:hover{ color:#fff; background:#E06D02;}

.nav-next { margin:0; margin-top:-11px; padding:0; clear:both; display:block;}
.nav-next a{ font-size:12px; color:#fff; font-weight:bold; float:right;background:#333333; padding:5px 10px; margin:0; text-decoration:none; }
.nav-next a:hover{ color:#fff; background:#E06D02;}
.alignleft { float:left; padding-right:10px; border:none;}



/*my new css start here*//*my new css start here*//*my new css start here*//*my new css start here*//*my new css start here*//*my new css start here*//*my new css start here*/


h1.entry-title{
color: #222222;
    font-family: oswald;
    font-size: 16px;
    padding: 10px 2px;
    text-transform: uppercase;}
	
.entry-content p{  
color: #626262;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding:0 0 8px 3px;}	
	
.post{padding:0 0 16px 0; margin:0 0 20px 0; border-bottom:solid 1px #ECECEC;  }
.post a{ font-weight:bold; text-decoration:none;}
.post a:hover{ color:#000; text-decoration:underline;}
.post .entry-header{ padding:0 0 5px 0; border-bottom:1px dashed #bfbfbf;}

.post .entry-header .entry-title{ padding: 10px 0; margin:0 0 10px 0; font-size:20px; font-family:'Oswald', Arial, Helvetica, sans-serif; }
.post .entry-header .entry-title a{ color:#333; font-weight:normal;}
.post .entry-header .entry-meta{ width:300px; margin-left:0px; font-size:12px; color:#666666; }
.post .entry-header .comments-link{ float:right; margin:-21px 0 0 0; font-family:oswald; font-size:12px; }
.post .entry-header .comments-link a{ color:#fff; background:#333333; padding:5px 17px; text-decoration:none;font-weight:normal!important;}
.post .entry-header .comments-link a:hover{ color:#fff; background:#E06D02;}
.post .entry-content{ padding:10px 0px; margin:0 0px 5px 0px;}
.post .entry-content p{ line-height:150%; text-align:justify; padding:0 0 10px 0; margin:0; }
.post .entry-meta{ padding:0px 0 10px 0; margin-left:0px; color:#666666; font-size:13px;}

body.author .mid_sec .page-header h1{ color: #626262;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;}
	
body.author .mid_sec .page-header span.vcard a{ color: #333333;
    font-weight: normal;font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
	text-transform:uppercase;
    margin: 0 0 10px;
    padding: 10px 0;}
	
#searchform label { color: #222222;
    float: left;
	padding:5px 0;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 15px;
    width: 52px;}
	
#searchform input[type='text'] {border: 1px solid #D5D5D5;
    margin: 0;
    padding:8px 6px;
    width:237px;}	
	
#searchform input[type='submit'] {background: none repeat scroll 0 0 #333333;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0 0px;
    padding: 6px 12px;}	
	

.nav_sec ul li.current_page_item a, .nav_sec ul li:hover a{background:#e06d02;
color:#FFFFFF;}
