/*
Theme Name: Ice Monster Dessert
Theme URI: http://www.open-axcss.com
Description: Customized Layout Design for Ice Monster Desserts
Version: 2.5112010
Author: Raymond Bacolod

*/

@import 'imi_sidebar.css';

/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	background: #0063ff url('images/imi_background.jpg') repeat-x;
	color: #333;
	}

#imi_page { 
	width: 910px;
	margin: 0 auto;
	}
	
#imi_bodybg {
	background: url(images/imi_pagebg.jpg) repeat-y;
	width: 870px;
	padding: 20px 
	}	
	
#imi_content {
	float: left;
	width: 575px;
	}
	
#imi_content h2
	{
	color: #003c85;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#imi_content2 {
	float: left;
	width: 575px;
	}		

#imi_content2 h2
	{
	color: #003c85;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 5px 0;
	}

/*========================== HEDER  ================================*/
#imi_headerwrap { 
	/*background:url(images/imi_banner.jpg) no-repeat;*/
	
	width: 910px;

	}

#imi_navigation { height: 159px; z-index: 2; width: 910px; float: left; }

.flashbg {  padding: 2px 0 0 5px;  margin: 0; }	
	
#nav-row1 { 
	float: right;
	display: block;
	margin: 35px 20px 0 0;
	 }	

#nav-row1 ul#row1-menu { margin: 0; padding: 0; }
#nav-row1 ul#row1-menu li { float: left; display: block; width: 105px; height: 20px;  margin-right: 2px; }
#nav-row1 ul#row1-menu li a { display: block; text-decoration: none;  height: 25px;}


#nav-row2 {
	clear: both;
	float: right;
	display: block;
	margin: 8px 0px 0 0;
	 }	

#nav-row2 ul#row2-menu { margin: 0; padding: 0; }
#nav-row2 ul#row2-menu li { float: left; display: block; width: 105px; height: 20px;  margin-right: 2px; }
#nav-row2 ul#row2-menu li a { display: block; text-decoration: none;  height: 25px; }

#nav-row3 {
	clear: both;
	float: right;
	display: block;
	margin: 12px 35px 0 0;
	 }	

#nav-row3 ul#row3-menu { margin: 0; padding: 0; }
#nav-row3 ul#row3-menu li { float: left; display: block; height: 25px; }
#nav-row3 ul#row3-menu li a { display: block;  height: 25px;  margin-right:35px; width: 120px; }


/*========================== HOMEPAGE  ================================*/
.imi_clearer { clear: both }


#welcome-wrap { height: 250px; border-bottom: 1px #666666 dashed;  }	
.welcome-title { clear: both; padding-bottom: 8px; }
.welcome-thumb { float: left; width: 175px; padding: 0px 8px 8px 0; }
.welcome-content { float: left; width: 350px; }
.welcome-link { padding: 8px 0; }

#product-wrap { clear: both; padding-top: 15px; }
.product-title { padding-bottom: 10px; }
ul#product-list { 
	margin: 0;
	padding: 0;
	}
ul#product-list li {
	float: left;
	display: block;
	}
	
#News-wrap {
	float: left;
	width: 275px;
	}	
	
ul#newslist { margin: 0; padding: 15px 0px 0px 0px; width: 315px; }
ul#newslist li {
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-image: url(images/imi_bullet.jpg);
	border-top: 1px #CCCCCC dotted;  }	


#WelAds-wrap {
	float: right; }



/*========================== FOOTER ================================*/
#imi_footer {
	clear: both;
	background: url(images/imi_footerbg.jpg) no-repeat top;
	padding: 15px 5px 15px 5px;
	}

.footer-copy { float: left; color:#FFFFFF; padding: 5px 0 0 10px; }	
.footer-powered	{ float:right; }



.featured-box
	{
	background-color		: #fbfbfb;
	border					: 1px solid #eaeaea; /*7c9ad8;*/
	float					: left;
	width					: 212px;
	height					: 232px;
	margin					: 10px 30px 10px 0;
	padding					: 18px 18px 10px 18px;
	}
	
.featured-title
	{
	padding					: 10px 0 3px 0;
	font-weight: bold;
	}	

.featured-title a, a:visited
	{
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	}
	
.featured-title a:hover
	{
	font-weight: bold;
	color:#333333;
	text-decoration: underline;
	}	
	
	
.pagetitle
	{
	padding: 0 0 25px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	}	
	
.archive-list
	{
	padding: 0 0 15px 0;
	border-bottom: 1px solid #999999;
	margin: 0 0 15px 0;
	}
	
.archive-list h3
	{
	color:#0033CC;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
	
.archive-list h3 a, a:visited
	{
	text-decoration: none;
	color:#333333;
	}	
	
.archive-list h3 a:hover
	{
	text-decoration: underline;
	color:#333333;
	}		
