/*   
Theme Name: MorMMaM
Theme URI: http://www.i-morm.com
Description: 3 colum theme
Author: MorMMaM Tee
Author URI: http://www.i-morm.com
Version: v2.0
.
*/

body{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
color:#666666;
text-align:center;
margin:0px;
margin:auto;
background-color:#CCCCCC;
width:960px;
}

#body{
	width:960px;
	margin:0px;
	margin:auto;
	background-color:#ffffff;
}

a{
color:#000;
text-decoration:none;
}

img{
border:0px;
}

#header{
width:960px;
height:140px;
background-image:url('imgs/head-bg01.jpg');
background-repeat:repeat-y;
text-decoration:none;
}

#leftheader{
float:left;
width:640px;
height:140px;
}


#leftheader h1{
text-align:left;
font-size:24px;
margin-left:20px;
margin-top:5px;
margin-bottom:0px;
font-weight:bolder;
color:#333333;
}

#leftheader h2{
text-align:left;
font-size:16px;
color:#CCCCCC;
margin-top:0px;
margin-left:20px;

}

#imgheader{
background-image:url(imgs/head-bg02.jpg);
background-repeat:no-repeat;
background-position:right;
float:right;
width:274px;
height:140px;
margin-right:20px;
}

.pages {
	width: 600px;
	padding: 10px;
	margin: 20px 0 0px 0;
	/*background: #fff;*/
	}

#menu {
	margin: 0px 0 0px 10px;
	padding: 0px 0 0px 10px;
	border-top: 1px solid #9FB1BC;
	}

#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menu a:link, #menu a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 12px 0px 12px;
	text-decoration: none;
	color: #708491;
	}

#menu a:link.selected, #menu a:visited.selected {
	color: #000;
	background:url(imgs/tab_square.gif) no-repeat top center;
	}

 #menu a:hover {
	color: #000;
	background:url(imgs/tab_square.gif) no-repeat top center;
	}


#barhead {
background-image:url(imgs/head-footer-bg.jpg);
background-repeat:no-repeat;
width:960px;
height:16px;
}

#content{
background-color:#FFFFFF;
width:960px;
float:left;
}

#entry{
float:left;
width:550px;
margin:5px;
border-right:solid 1px #A0D3A9;
text-align:left;
background-color:#FFFFFF;
}

#entry h1{
font-size:20px;
font-weight:bold;
color:#000000;
margin:0px 0px 0px 5px;
}

#entry h2{
width:95%;
text-align:right;
background: #EFEFEF;
font-size:11px;
font-weight: lighter;
color:#000;
margin:5px 0px 10px 0px;
}

#entry h3{
font-size:11px;
font-weight: lighter;
color:blue;
margin:0px 0px 0px 5px;
}


#entry p{
padding-left:40px;
margin:10px 5px 0px 0px;
}

#entry a{
color: #666666;
text-decoration:none;
}

#entry p a{
color: navy;
text-decoration:none;
}

#sidebar1{
width:180px;
float:left;
padding:2px;
text-align:left;
border-right:solid 1px #A0D3A9;
background-image:url(imgs/new_bg.gif);

}

#sidebar2{
width:180px;
float:left;
margin-left:5px;
text-align:left;
background-image:url(imgs/new_bg.gif);
}

#sidebar1 h1,#sidebar2 h1{
text-transform:capitalize;
background-image:url(imgs/bar-bg.jpg);
background-repeat:no-repeat;
background-position:right;
width:180px;
height:31px;
text-align:right;
padding:8px 7px 0px 0px;
font-size:14px;
font-weight:bold;
}

#sidebar1 h2,#sidebar2 h2{
text-transform:capitalize;
font-size:14px;
}

#sidebar1 li,#sidebar2 li{
list-style-image:url(imgs/bullet.jpg);

}

#sidebar1 a,#sidebar2 a{
text-decoration:none;
font-size:12px;
color: #499662;
}

#sidebar1 a:hover,#sidebar2 a:hover{
text-decoration:none;
font-size:12px;
color: #FFCC00;
}

#footer{
background-color:#FFFFFF;
width:960px;
margin:auto;
margin-bottom: auto;
height:25px;
clear: both;
}

#footer h1{
font-family:Arial, Helvetica, sans-serif;
text-align:right;
width:940;
color:#333333;
margin:0px 0px 0px 0px;
font-size:16px;
font-weight:bold;
}

#footer h2{
font-family:Arial, Helvetica, sans-serif;
text-align:right;
width:940;
height:10px;
font-size:10px;
color:#000000;
margin:0px 0px 0px 0px;
background-image:url(imgs/footer-bar-bg.gif);
}
