/*  
Theme Name: PMH2
Theme URI: http://pardonmyhindi.com/
Description: *Pardon My Hindi
Author: Chiraag Bhakta
Author URI: http://pardonmyhindi.com/



*/
/* Begin Typography & Colors */

body {  
	/* background: #472a0e; */
        font-family: Helvetica, Arial, sans-serif;
        /*background: #fff;*/
        
        background-image: url(img/background.jpg); 
        /*background-attachment: fixed;*/
        color: #fff;
	line-height: 125%;
	margin: 0;
	padding: 0;
	text-align: left;        
}  


#banner {
    /*background: #222;*/
    background: url(img/blog/blog_paper_bg.gif);
    width: 1006px;
    height: 337px;
    margin: 0 auto;
    position: relative;
}

#banner h1 {
    text-indent: -9000px;    
    position: absolute;
    margin: 0;
    padding: 0;
}
#banner h1 a {
    margin-left: 300px;    
    padding: 0;
    display: block;
    width: 600px;
    height: 250px;
}

#pmh-wrapper {
    /*background: #222;*/
}

#main-content {
    float: left;
    width: 530px;	
}

#main-content-wide {
    float: left;
    width: 100%;	
}
#sidebar-wrapper {
    /*background: #ccc;*/
    float: left;    
    width: 288px;
}

#searchui {
    margin-top: 10px;
}

#sidebar {
    margin-left: 35px;
    margin-right: 10px;
    margin-bottom: 35px;
}

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

a {
  color: #feb400;
  text-decoration: none;
}

a:hover {
  color: #feb400;
   text-decoration: underline;
}

li h2 {
   font-size: 1.4em;
   margin: 8px 0;
   padding: 0;
}

li a {
   font-size: 1em;
}
li ul li {
  margin-left: 15px;
  margin-bottom: 0px;
}

#samachar_menu, .sidebar_dd {
    background: #d0a21f;
    border: none;
    font-size: 1.2em;
    color: #222;
    width: 94%;
}

#samachar_menu option, .sidebar_dd option {
    text-indent: 5px;
}



h3, h3 a {
    color:#feb400; 
    font-weight: bold;
}

#pmh-body-wrapper {
    /*background: #222;*/
    background: url(img/blog/content_bg.jpg) repeat-y;
    width: 858px;
    margin: 0 27px;
}

#pmh-bottom {
    background: url(img/blog/blog_bottom.jpg) no-repeat;
    width: 858px;
    height: 45px;
    margin: 0 27px;
}

.pmh-post {
    margin: 0 0px 40px 30px;        
}


.pmh-post-wide {
    margin: 0 30px 40px 30px;        
}
.postmetadata {
    border-top: 1px solid #999;
    padding: 7px 0px;
}

.postmetadata .post_data {
    float: left;        
    color: #000;
}
.post_data a {
    color: #feb400;
}
.postmetadata .comment_data, .comment_data a{
    float: right;
    color: #feb400;
}

.postmetadata small {
   font-size: 1em;
   color: #000;
}
#pmh-body-content {
    /*background: #ccc;*/
    margin: 0 22px 0px 17px;
    min-height: 100px;
}

#jf-head {
    background: #fff; /*#990000;*/
    margin-bottom: 10px;
    padding: 0px 5px;
}

h1 {    
    font-family: Georgia, Helvetica, Arial, serif;
    font-size: 4em;
    color: #cc0000;
    margin: 5px 5px;
}

#container {  
    width:950px;
    padding: 0px;
    padding-top:30px;
}  

#secondary_nav {
    position: absolute;
    margin-top: 272px;
    margin-left: 72px;
}


ul#nav {
    margin: 0 -2px;
}

ul#nav li {
    float: left;
    text-align: left;
    list-style: none;
    margin-right: 14px;
}

a img { border:0 }  

.new {
    color:#D96528;
}

h1 a {
    color:#fff; /*#00C0F3; #0189C7;*/
    text-decoration:none;
}

img.mainimg {  
    outline: 1px solid #999;
}


h2 {     
    color:#feb400;
    font-size: 1.6em;
    font-weight: bold;
    margin: 10px 0;
}

h2 a {
    color:#feb400;
}

p {
    font-size: 1em;
    line-height: 1.2em;
}

.navigation {
    margin: 15px 10px;
}

#nav li#pmh_store {
    background: url(img/blog/pmh_store_off.gif);
    width: 84px;
    height: 27px;
    text-indent: -5000px;
}

#nav li#blog {
    background: url(img/blog/blog_on.jpg);
    width: 49px;
    height: 27px;
    text-indent: -5000px;
}

#nav li#blog a {
    display: block;
    width: 49px;
    height: 27px;
}

#nav li#pmh_store a {
    display: block;
    width: 82px;
    height: 27px;
}

/* store_list */
#store_list {
  background: url(img/store_nav.gif) no-repeat;
  width: 430px;
  height: 16px;
  margin:0;
  padding:0;

}
#store_list li {
  list-style: none;
  float: left;
  display: inline;
}
#store_list li a {
  text-indent: -9000px;
  display: block;
  height: 16px;
}
#ladies a {
  width: 97px;
}
#gents a {
  width: 99px;
}
#bags a {
  width: 51px;
}
#xtras a {
  width: 57px;
}
#prints a {
  width: 59px;
}
#free a {
  width: 67px;
}
#ladies a:hover {
  background: url(img/store_nav.gif) 0px -16px no-repeat;
}
#gents a:hover {
  background: url(img/store_nav.gif) -97px -16px no-repeat;
}
#bags a:hover {
  background: url(img/store_nav.gif) -196px -16px no-repeat;
}
#xtras a:hover {
  background: url(img/store_nav.gif) -247px -16px no-repeat;
}
#prints a:hover {
  background: url(img/store_nav.gif) -304px -16px no-repeat;
}
#free a:hover {
  background: url(img/store_nav.gif) -363px -16px no-repeat;
}

.commentlist li{
  font-size: 1.2em;
}
.commentlist li cite {
  font-size: 1em;
  font-style: normal;
}
.commentlist li small {
  font-size: .8em;
}

#face_animation {
	margin-top: 30px;
}

/* sharing section */
#sharing ul {
    padding: 0;
	margin: 0;
}
#sharing li {
    list-style: none;
    text-indent: -9000px;
    display: block;
    float: left;
    padding: 0;
	margin: 0;
}

#rss {
    background: url(img/blog/rss_ico.gif) no-repeat;
    width: 33px;
    height: 31px;
    margin-right: 15px;
    display: block;
}
#myspace {
    background: url(img/blog/myspace_ico.gif) no-repeat;
    width: 32px;
    height: 31px;
    margin-right: 15px;
    display: block;
}
#twitter {
    background: url(img/blog/twitter_ico.gif) no-repeat;
    width: 32px;
    height: 31px;
    margin-right: 15px;
    display: block;
}
#facebook {
    background: url(img/blog/facebook_ico.gif) no-repeat;
    width: 32px;
    height: 31px;
    display: block;
}

#mailing_list_form {
    padding: 0;
    margin: 10px 0 20px;
    display: block;
}

.sidebar_img {
    margin-top: 10px;
    border: 0;
}

#mailing_list_form input.email_field {
    padding-top: 0px;
    color: #999933;
    height: 16px;
    margin-top: 0px;
    float: left;
}

#mailing_list_form input.send_button {
    width: 22px;
    height: 22px;
    margin: 0px 5px;
    float: left;
}

#mailing_list {
	margin: 0;
}
#mailing_list h2{
	font-size: 1em;
}
img.divider {
    margin-top: 10px;
    display: block;
}

#sharing h2{
	color: #fff;
	font-size: 1.1em;
}