/*  
Theme Name: MyKeywordResearch Theme
Theme URI: http://mykeywordresearch.com/
Description: Sample theme by Summit Technologies
Version: 1.0
Author: Jay Lim
Author URI: 
*/

/* CSS Document */
body {
	background-image: url(images/mainbg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;

}
img, div { behavior: url(iepngfix.htc) }
h1.title a, h1.title a:visited {
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Sans-Serif';
}
h1.title a:hover {
	color: #ffffff;
	text-decoration: underline;
}
h2.pageTitle {
	color: #2B2D2C;
	font-family: 'Sans-serif';
	font-size: 26px;
	font-style: italic;
}
a, a:visited, a:link {
	c/olor: #404040;
	color: #ffffff;
	text-decoration: underline;
}
#main_container {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	bo/rder: 1px solid #FFFF00;
}
#header {
	/* height: 214px; */
	height: 180px; 
}
#header img {
	margin-top: 60px;
	margin-left: 50px;
}
#menu_links div, #searchbox div, #content_top div {
	float: left;
}

#menu_links div {
	ve/rtical-align: bottom;
	height: 46px;
}
#menu_links div img {
	vertical-align: bottom;
}
#menu{
*margi/n-bottom:0px;
*paddi/ng-bottom:0px;

*b/order-bottom:1px solid #66FF00;
	hei/ght: 46px;
	verti/cal-align: bottom;
}

#searchbox {
	float: right;
	*margin-right: 0.043em;
	margin-top: 2px;
	*border-bottom:2px solid #ffffff;
	*ver/tical-align: bottom;
	
}
#searchbox .textbox {
	background-color: #ffffff;
	height: 46px;
}
#searchbox .textbox input {
	position: relative;
	top: 25%;
}
#searchbox .textbox input[type=image] {
	position: relative;
	top: 28%;
}
#container {
	clear: both;

}
#content {
	float: left;
	width: 855px;
	*width: 853px;
}
#content_top .middle {
	background-color: #ffffff;
	width:819px;
	*width:817px;
	height:30px;

}
#content_top .left {
	clear: both;
}

#lefttab {
	float: left;
	width: 35px;
}
#lefttab .tab {
	width: 35px;
	bo/rder: 1px solid #000000;
}

#lefttab .tab .tab_content {
	text-align: center;
}
#lefttab .tab .tab_content img {
	text-align: center;
}



#content_middle {
	background-image: url(images/notepad_bodybg.gif);
	float: left;
	width: 855px;
	*width: 853px;
}

#content_middle .spacers {
	float: left;
}

#content_middle .middle {
	width: 546 px;
	float: left;
}
#content_middle .middle .entry {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	b/ackground-color: #EFF5F8;
	background-color: #002740;
	width: 526px;
	padding:5px 10px;
	margin-bottom: 20px;
	color:#ffffff;
}

#content_middle .middle .entry_plain {
	b/ackground-color: #EFF5F8;
	background-color: #002740;
	width: 546px;
	margin-bottom: 20px;
}
#content_middle .middle .entry_content {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

#content_middle .middle .entry .entry_content h1 {
	color: #ffffff;
	font-size: 22px;
}
#content_middle .middle .entry .entry_content h3, #content_middle .middle .entry .entry_content h2 {
	c/olor: #dddddd;
	color: #FFFFFF;
}
#content_middle .middle .entry .entry_content h4, #content_middle .middle .entry .entry_content h5 {
	co/lor: #555555;
	color: #FFFFFF;
}
#content_middle .middle .entry .entry_content p {
	c/olor: #000000;
	color: #ffffff;
}

#content_middle .rightbar {
	margin-left: 0px;
	margin-right: 5px;
	width: 255px;
	float: left;
}

#content_middle .rightbar .box {
	margin-bottom: 20px;
}

#content_middle .rightbar .body {
	background-color: #0a95c1;
	width: 255px;
}

#content_middle .rightbar .body .body_content {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 13px;
}
#content_middle .rightbar .body .body_content a, #content_middle .rightbar .body .body_content a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content_middle .rightbar .body .body_content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#content_middle .rightbar .body .body_content ul {
	margin: 10px;
	text-indent: 0px;
	padding: 0px;
	list-style-type: none;
}
#content_middle .rightbar .body .body_content li {
	margin-bottom: 4px;
	list-style-type: none;
}
#content_bottom {
	height: 30px;
	background-color: #ffffff;
	clear: both;
	margin-bottom: 0px;
}
#banner {
	border: 5px solid #00A8E6;
}
#footer {
	border-top: 5px solid #00A8E6;
	height: 50px;
	text-align: center;
	clear: both;
	color: #fff;
	padding-top: 5px;
}
#footer a, #footer a:visited {
	color: #dddddd;
	text-decoration: underline;
}

#footer a:hover {
	color: #99CC33;
	text-decoration: underline;
}
	
#search_status {
	margin-left: 10px;
	margin-right: 10px;
	color: #000;
}
#search_status a, #search_status a:visited, #search_status a:link{
	color: #555555;
}

#lefttab .tab {
	background-image: url(images/month_tab.gif);
	background-repeat: no-repeat;
	width: 37px;
	height: 141px;
}

.navigation a, .navigation a:visited, .navigation a:link {
	color: #000000;
}

