/*
@charset "utf-8";
/*
Theme Name:cool-gray
Theme URI: http://www.wordpress-skin.com/
Description: The Theme made by <a href="http://www.wordpress-skin.com/">wpskin</a>. You can edit a wide variety of configuration. The how of configuration is written at <a href="http://www.wordpress-skin.com/">wpskin</a>.
Version: 1.0
Author: wpskin
Author URI: http://www.wordpress-skin.com/
Tags:fixed width,two columns,one columns,widgets,widgets,widget ready,right sidebar,left sidebar,clean,cool,blue,white,gray,customize,free,black,stylish
*/

@import url("css/import.css");
@charset "utf-8";


/* --------------------------------------------
 *        	Over the Topmenu
 * -------------------------------------------- */
 
div#topimg1 {
	/*display:none;*/
	width:860px;
	height:200px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}


/* --------------------------------------------
 *        	Over the Main Contents
 * -------------------------------------------- */
 
div#topimg2 {
	display:none;
	width:590px;
	height:250px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}

#pagecontent h2	{	background-image:url(img/h2bg.gif);	background-repeat:no-repeat;	width:500px;        border-left:0.5em solid red;	font-size:18px;font-weight:bold;	padding-left:1em;	color:red;	}h2 a	{     	color:red;	text-decoration:none;	}



.b	{	font-weight:bold;	color:blue;	}.r	{	font-weight:bold;	color:red	}.y	{	font-weight:bold;	background-color:#ffff40;	}


#pagecontent ul	{	width:500px;	border:solid #cd1540 1px;	margin:0;	padding:10px;	}

#pagecontent li	{	background-image:url(img/box.gif);	background-repeat:no-repeat;	font-weight:bold;	padding-left:25px;	padding-bottom:5px;	font-size:0.85em;	list-style-type:none;	}
#content h3{font-size:1.4em;font-weight:bold;color:red;}#content h4{font-size:1.4em;font-weight:bold;color:blue;}#content h5{font-size:1.4em;font-weight:bold;color:#111111;}