body {
      font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	text-align: left;
      line-height: 150%;
      margin: 0;
      padding: 0; 
      height: 100%;
      width: 100%;


	   background: #F6F6F6; /*#E3EBD3; */
	   /*#E3F2C7;*/ 

	}

#header {
	
	margin: 0px 0px 10px 13px;
	width: 98%;
        text-align: left;
        font-size: 11px;
        height: 105px;
        line-height: 130%;
	background: URL(images/header_2_copy.jpg) no-repeat;
        color: #5d810a;
		border:1px solid #DDDDDD;
}

#premium_ad {
  position:absolute;
  top:30px;
  left:360px;
}

#contenttop {
      margin: 0 auto 0 auto;
      padding: 15px 0px 0px 4px;
      text-align: left;
}

.navigation {
	margin: 7px 0 0 8px;
}

#page {
  margin: 0px;
  padding: 0 0 0px 15px;
  text-align:left;
  width:98%;
  overflow: auto;
}
#nav_b {
  padding: 0px 0px 0px 25px;
  vertical-align: top;
}
#content {
  margin: 0px 0px 0px 0px;
  padding: 0;
  text-align: left;
  width: 64%;
  float: left;    
}

#sidebar {
	width: 9%;        
	font-size: 11px;
	font-family: verdana;
	text-align: left;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	line-height: 130%;
	color: #666;
	valign: top;
}

#sidebarout { 
	width: 26%;        
	font-size: 11px;
	font-family: verdana;
	text-align: left;
	float: right;
	margin: 0px 0px 30px 0px;
	padding: 0;
	line-height: 130%;
	color: #666;
}

#footer {
        clear: both;
	  margin: 20px 0 0 0;
        padding: 20px 0 20px 0;
	  width: 100%;
        background: #f5f5f5 URL(images/tornbotbg.gif) top left repeat-x;        
        text-align: center;
        font-size: 11px;
        color: #666;
        font-family: verdana;
        line-height: 130%;
        }

#footer2 {
        width: 600px;
        margin: 0 auto 0 auto;
        }

#flickr img {

	float: left;
	padding: 20px 20px 20px 20px;

	height: 85px;
	width: 95px;

	margin:20px 2px 0px 2px;
	}
	
.ad468head {
        margin: 0;
        padding: 3px 3px 3px 10px;
        background: #ddd;
        text-align: left;
        font-size: 10px; 
        font-weight: bold;
        }


.ad468 {
        margin: 0 0 30px 0;
        border: 1px solid #ddd;
        padding: 10px;
        background: #f5f5f5;
        height: 60px;
        text-align: center;
        }

#author-box {
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	}
#author-box .avatar {
	float: left;
	width: 80px;
	height: 80px;
}
#author-box .authordesc {
	padding-left: 90px;
}
#author-box .authordesc h4{
	text-align:left;
}


.singletitle {
	color:#5D810A;
font-family:Verdana;
font-size:28px;
font-weight:bold;
margin-bottom:10px;
}

/* Begin Links */

a {
        /*border-bottom: 1px dotted;*/
        text-decoration: none;
        }

* html a {
        /*border-bottom: 1px solid;*/
        text-decoration: none;
        }

a:link {
	color: #5d810a;
	}

a:visited {
	color: #5d810a;
	}

a:active, a:hover {
	color: black;
        text-decoration: none;
	}

.post a {
        border-bottom: 1px dotted;
        }


/* End Links */




/* Begin Content Classes */

.topleft {

background-color:#FFFFFF;
margin: 0 0px 0px 15px;
background: URL(images/right-tab.gif) top left no-repeat;
}
.topright {

background-color:#FFFFFF;
margin: 0 0px 0px 15px;
background: URL(images/right-tab.gif) top right no-repeat;
}
.midd {
 
 }
.post {
	margin: 0 0px 15px 0px;
	text-align: left;
        padding: 0 10px 10px 0;			
        background-color:#fff;
       	padding-left: 12px;
        font: normal 14px/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4;
        border: 1px solid #ddd;
}

.featuredpost {
        margin: 0 0 30px 0;
        padding: 10px 20px 20px;
        background: #f5f5f5;
        border: 1px solid #ddd;
        }

.entry {
	margin: 10px 0;
	text-align: left;
        padding: 0;
        overflow: hidden;
	}

/* the following style is added by Atiq*/
.title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;		
	color: #000;
	/*border-bottom: 1px solid #E3EAF1; */
}

.title a {
  color: #5d810a;

}

.active {
	margin:10px 0px 0px 5px;
	padding:0px 10px 0px 0px;
	width:141px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.head {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		font-size: 20px;
		text-align: left;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;

}
/* added code finish*/
.less {
 color: #A4BDE5;
 }


.postinfo {
		
        border-bottom: 1px solid #ddd;
        padding: 0 0 10px 10px;
	margin: 0;
	text-align: left;
        font-size: 11px; 
        color: #999;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;   
        }

.postinfo2 {
        clear: both;
	margin: 0;
        padding: 3px 0 0 0 ;
	text-align: right;
        font-size: 10px; 
        color: #aaa;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
        border-top: 1px solid #ddd;
        font-weight: bold;      
        }

.narrowcolumn {
        margin: 0 0 0px 30px;
		text-align: left;
        overflow: hidden;
	background:  url(images/tornpagebg.gif) repeat y;
	}

.widecolumn {
        margin: 0;
	text-align: left;
        overflow: hidden;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
        }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
        }

.postmetadata {
	clear: left;
        }

.sidelist {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* End Content Classes */




/* Begin Headings */

h1 { 
	font-family: 'Times New Roman', Arial, sans-serif;
	font-size: 36px;
	text-align: left;
  margin: 0;
  letter-spacing: -1px;
  line-height: 130%;
  color: #000;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;
      
        
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
        color: #000;
	font-weight: bold;
        line-height: 130%;
	font-size: 14px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;
        text-transform: capitalize;
	}

h4 { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;
        color: #5d810a;
	}

.featuredpost h1 {
	font-family: verdana, Helvetica, Arial, sans-serif;
        color: #000;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
        margin: 0 0 15px 0;
        letter-spacing: 0px;
        text-transform: uppercase;
	}

#sidebar h1 { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;
        color: #000;
	}

#sidebar h2, #sidebarout h2 {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	line-height: 200%;
	color: #aaa;
	background-color: #eee;
	padding: 3px 0;
}

.ad125{
	float: left;
	margin: 2px;
}

.metainfo {
	color: #aaa;
	font-size: 10px;
}

#sidebar h3 {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
        text-transform: uppercase;
        line-height: 130%;
	text-align: left;
        margin: 0;
        letter-spacing: 0px;
	}

h1 a, h2 a, h3 a, h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
        border-bottom: 0;
        color: #5d810a;
        }

h1 a:hover, h2 a:hover, h3 a:hover, h1 a:active, h2 a:active, h3 a:active {
        border-bottom: 0;
        color: black;
	}


#contenttop h1 a, #contenttop h1 a:link, #contenttop h1 a:visited {
	color: #fff;
	}

#contenttop h1 a:hover, #contenttop h1 a:active {
        text-decoration: underline;
        color: black;
	}

.comments h2 {
        color: #5d810a;
        border-bottom: 1px solid #ccc;
        padding: 0 0 3px 10px;
        }

/* End Headings */




/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 5px 0;
	display: inline;
	}

img a {
	border: none;
	}

.entrytext img, .entrytext p img, .entry img, .entry p img {
	margin: 5px 0 5px 10px;
	float: right;
        overflow: hidden;
        border: none;
	}

/* End Images */

/* Begin Comments*/


.related {
background:none repeat scroll 0 0 white;
border:1px solid #DDDDDD;
margin:5px 0 5px 1px;
padding:25px;
}
.related  h3{
        color: #5d810a;
        border-bottom: 1px solid #ccc;
        font-family:verdana;
}

.comments {
	font-size: 11px;
        font-family: verdana;
	}


.commentlist ul, .commentlist ul ol {
        margin: 0;
        padding: 0px;
        }

.commentlist li {
        font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
        display: block;
        list-style: none;
        margin: 0 0 25px -40px;
	padding: 15px;
        background: #fff;
        border: 1px solid #ddd;
        }

.commentlist li.alt {
        background-color: #f5f5f5;
        }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
        margin: 15px 0 0 0;
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

.nocomments, .postmetadata {
        font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comments h3 {
	margin: 40px 0 10px 0;
        border-bottom: 1px solid #eee;
        padding: 0 0 3px 0;
        font-size: 18px;
        color: #ffd700;
	}

.commentmetadata {
	font-weight: normal;
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

/* End Comments */




/* Begin Various Tags & Classes */

.description {
  font-size: 12px;
  color: #555;
  padding: 2px 0px 0px 95px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        color: #00f;
	padding: 0 0 0 10px;
        border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

/* End Various Tags & Classes */




/* Begin Sidebar Lists and Such */

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

#sidebar li, #sidebarout li {
	border-bottom: 1px solid #eee;
	padding: 8px 0px 8px 0px;
	margin: 0;
        display: block;
	}

#sidebar li a, #sidebarout li a {
        /*display: block;*/
	padding: 0px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover, #sidebarout li a:hover {
	/*border-left: 2px solid #ffd700;*/
	background-color: #f5f5f5; 
	color: black;
        text-decoration: underline;
	}

#sidebar p, #sidebarout p {
        display: block;
	padding: 0;
        margin: 0;
	text-decoration: none;
	}

#sidebarout .delish {
	border-bottom: 1px solid #eee;
	margin: 0;
        display: block;
        padding: 0 0 5px 0;
        }


/* End Sidebar Lists and Such */


/* Begin LinksPage */

.links h3 {
        border-bottom: 1px solid #eee;
        padding: 3px 0 2px 5px;
        margin: 20px 0 0 0;
        font-size: 12px;
        letter-spacing: 0px ;
        text-transform: uppercase;
        background-color: #f5f5f5;
        }

.links li {
        padding: 0 0 10px 0px;
        margin: 0;
        list-style: square;
        }

/* End LinksPage */



/* Begin Other Lists */


.externallink li {
        list-style-image: URL(images/external.gif);
        list-style-type: circle;
        margin: 0 0 0 -15px;
        padding: 0 0 5px 2px;        
        }

#sidebar .rss a  {
        background-image: URL(images/tornrssblue.gif);
        background-repeat: no-repeat;
        background-position: 60% 50%;
        }

/* End Other Lists */


/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 5px 0;
	}

.fbform, .postform, .archiveform, .searchform {
        width: 140px;
        margin: 0px 0 5px 0;
        padding: 0px;
        font-size: 12px;
        line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.fbformsubmit, .postformsubmit, .archiveformsubmit, .searchformsubmit {
        margin: 0px 0 0px 0;
        padding: 0px;
        line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 13px;
        }

/* End Form Elements */

/*Muhammad Usman For Rounded Corners*/

.roundedcornr_box_273723 {
  background-color: #fcfcfc;
  overflow: hidden;
  border: 1px solid #eee;
}

.roundedcornr_top_273723 div {
  background-color: transparent;

}
.roundedcornr_top_273723 {
   background: url(top_right.gif) no-repeat top right;
}
.roundedcornr_bottom_273723 div {

background: #fff
}
.roundedcornr_bottom_273723 {
   background: url(bottom_right.gif) no-repeat bottom right;
   background-color: transparent;
}

.roundedcornr_top_273723 div, .roundedcornr_top_273723, 
.roundedcornr_bottom_273723 div, .roundedcornr_bottom_273723 {
   width: 100%;
   height: 5px;
   font-size: 1px;
   background-color: transparent;
  }
.roundedcornr_content_273723 {
  margin: 0 10px;
}
        
.cmd-avatar
{
border-right: #687F92 1px solid;
border-top: #687F92 1px solid;
display: inline;
float: left;
margin: 10px 13px 0;
border-left: #687F92 1px solid;
border-bottom: #687F92 1px solid;
}

.tagsAndShare {
  font-size: 12px;
}

#menu {
  padding: 16px 0px 0px;
  margin: 0px;
  font-size: 12px;
  height: 22px;
}

#menu ul {
  padding: 0px;
  margin: 0px;
}

#menu li {
  display: inline;
  padding: 0px;
  margin: 0px;
}

#menu a {
  text-align: center;
  background: none;
  padding: 4px 7px 4px 7px;
  margin: 0px;
  color: #000;
  font-weight: bold;
}

#menu a.active , #menu a:hover{
  background-color: #99dd00;
  color: #fff;
}

#pagetitle {
 	font-family: Georgia;
	font-size: 40px;
	padding-bottom: 8px;
}
#page h4 {
  font-size: 20px;
  font-family: Verdana, Arial, sans-serif;
}

#tagslist, #tagslist li, #tagslist a {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
