/*

Theme Name: personality quotient

Theme URI: http://wordpress.org/

Description: personalityquotient.com

Version: 0.2

Author: Faisal Qureshi

Tags: mantle color, variable width, two columns, widgets



Default WordPress by Dave Shea || http://mezzoblue.com

Modifications by Matthew Mullenweg || http://photomatt.net

This is just a basic layout, with only the bare minimum defined.

Please tweak this and make it your own. :)

*/




	#com_heading {
		font-size: 12pt;
		font-weight: bold;
		margin-bottom: 15px;
	}

	#com_heading a{
		color: #B17050;
		text-decoration: none;
		color: red;
	}
	#com_heading a:hover{
  		text-decoration: underline;
	}



	#commentlist {
		xbackground: #FFF;
		xopacity:0.9;xfilter:alpha(opacity=90);
		clear:both;
		width: 700px;
		margin:auto;
		background: #FFF;
		padding:20px;
		margin-bottom: 20px;

	}

	#com_brick {
		xmargin:20px;
		margin-bottom: 20px;
		border: 1px outset #CCC;
		background: #EFEFEF;
		padding: 20px;
	}
	

	#com_author {
	   font-weight: bold;
	   font-size: 12pt;
	}

	#com_date a{
		padding-left: 20px;
		font-size: 9pt;
		text-decoration: none;
		color: #361818    ;
		
	}
	#com_date a:hover{
		text-decoration: underline;
	}

	#com_text {
		text-align: justify;
		margin: 10px 30px 4px 30px;
		xborder: 1px solid  #DDD;
		padding: 15px;
		color: #111;
		line-height: 125%;
		font-size: 11pt;
		xopacity:0.95;xfilter:alpha(opacity=95)    ;
		xborder: 3px solid red;

	}

	#com_text:hover {
		xborder: 1px solid #000;
		color: #000;
		xopacity:1.0;xfilter:alpha(opacity=100)    ;

	}
