/*

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:url(../images/bg.gif) repeat; 

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

	font-size:12px; 

	color:#000;

	}

.clear {clear:both;}



.homelink, .sidebar {

	float:left;

	font-family:"georgia";

	font-variant:small-caps;

	}	

	

.homelink a, .sidebar a {

	color:#555;

	text-decoration:none;

}



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

	text-decoration:underline;

}





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

.homelink td:first-letter { font-size: 120%; }





.homelink li, .sidebar li{

 	list-style: none;

 }

 

 	



.homelink td, .sidebar td {

	padding-bottom:16px;

	width:160px;

	font-weight:bold;

}



.homelink td {

	border-bottom:2px solid #8d8c62;

}

.homelink div {

	width:100%; padding-left:10px;

}



.homeicon {



}



.sidebar ol { width:100%; }

.sidebar ol li {

	border-bottom:2px solid #8d8c62;

	padding-top:16px;

	padding-left:20px;

}



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

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



.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:"verdana";

	line-height:150%;

	padding-top:10px;

}



.content p {

	padding-top:10px;

	padding-bottom:10px;

}



.embed {

	padding:0px;

	margin:0px;

	line-height:0px;

	height:230px;

}



.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;



}



.contenttext h1 {

	font-size:30px;

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

}





.footer {

	padding-top:6px;

	font-size:13px;

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

}



.contenttext h2 {

	color:#756000;

}



.imgborder {

  border:3px double #000;

  background-color:#fff;

}



