/*
Theme Name: FREE SAHRA
Theme URI: http://www.techfreaks.info/category/wp-themes/
Description: FREE SAHRA
Version: 1.0
Author: Mohd Ameenuddin Atif
Author URI: http://www.techfreaks.info
*/

*
{
	margin: 0em;
	padding: 0em;
	}

a
{
	color: #8DA359;
	text-decoration: underline;
	}

a:hover
{
	text-decoration: none;
	}

body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
	}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
	}

#outer2
{
	border: dotted 0px #EFEAD1;
	padding: 1.0em;
	}

#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	}

#menu a
{
	color: #ffffff;
	text-decoration: none;
	}

#menu ul
{
	list-style: none;
	padding: 0em;
	}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	}

#menu li a
{
	padding: 0.8em;
	}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
	}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
        /*text-align: center */
	}

#header a {
	color: #37371E;
	text-decoration: none;
	}

#header a:hover {
	color: #8DA359;
	}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
	}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
	}

/* #header img {
margin: 5px;

}
*/

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	

	}

.meta {
	border: dashed 1px #CECF8F;
	padding: 5px;
	font-size: 0.9em;
	margin: 10px;
	float: left;
	max-width: 250px;
	}

.meta:hover {
	background-color: #FFFFDF;
	}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
	}

#column1
{
	width: 530px;
	float: left;
	position: relative;
	}

#column1 img {
margin: 5px;
	}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	}

#column1 h2
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	}

.more-link {
	float: right;
	margin-top: -5px;
	}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
	}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
	}

#column2 h2
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	}

#column2 ul, #column2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#column2 ul li ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
	}

#column2 ul li ul li
{
	border-bottom: dashed 1px #EFEFD6;
	}

img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
	}

img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
	}

img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
	}
	
/* .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	*/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	#commentform input {
	width: 470px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	/* End Comments */