/*

Theme Name: WP FH Theme

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: Theme for funeral home.

Version: 1.0

Author: Salman

Author URI: http://www.skdev.net

*/



@charset "utf-8";

/*

Name of Template : Funeral Home Theme

Author : Salman

URL : www.skdev.net

License : Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Note : Do not remove the credit links from the template

*/



* {margin: 0px; padding: 0px;}



	body {

	background:#3f4835 url("images/bg.jpg") repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:12px; 

	color:#333;

	}

.clear {clear:both;}



.sidebar {

	float:left;

	font-family:"georgia";

	font-variant:small-caps;

	}	

	

.sidebar a {

	color:#010101;

	text-decoration:none;

}



.sidebar a:hover, .sidebar a:focus {

	text-decoration:underline;

}





.sidebar li:first-letter { font-size: 102%; }





.sidebar li{

 	list-style: none;

 }

 

 	



.sidebar td {

	padding-bottom:16px;

	width:160px;

}



.sidebar ol { width:100%; position:relative; top:-15px;}

.sidebar ol li {

	border-bottom:1px solid #b3914e;

	padding-top:16px;

	padding-left:20px;

}



.sidebar ul {

	font-size:12px;

	padding-left:0px;

	font-family:arial;

	font-variant:normal;

	padding-bottom:16px;

}



.sidebar ul li { padding-top:5px; border:0px; padding-left:12px; }



.content {

	font-size:13px;

	font-family:"Times New Roman";

	line-height:150%;

	padding-top:10px;

}



.content p {

	padding-top:10px;

	padding-bottom:10px;

}




.embed {

	padding:0px;

	margin:0px;

	line-height:0px;

	height:230px;

}



.homeicon {

position:relative;

left:-22px;

//left:-32px;

}



#footer {

	color:#ffffff;

	font-size:11px;

}



.contenttext {

background: url(images/spacer.gif);

padding:10px;

font-family:Calibri,"Trebuchet MS","Lucida Grande",Arial;

font-size:1em;

line-height:150%;

text-align:justify;

vertical-align:top;

}



.contenttext h1 {

	padding-top:10px;

	padding-bottom:10px;

	font-size:30px;

	font-family:"Times New Roman", Calibri,"Trebuchet MS","Lucida Grande",Arial;

}





.contenttext h2 {

	color:#756000;

}





.head { font-weight:bold; color: #555;}

.child { font-weight: normal;font-size:13px;}





#footer a {

	color:#fff;

}