/*
Theme Name: Summit Technology Blog Design
Theme URI: http://www.summit-mt.com
Description: Designed by Summit Technology, Inc.
Version: 1.0
Author: Jay Lim
Author URI: 
Tags: 

*/



body {
	background-color: #efefef;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #32568d;
}
td {
	font-family: Arial;
	font-size: 14px;
	color: #32568d;
}
a, a:visited, a:link {
	color: #32568d;
	text-decoration: underline;
}
#header {
	width: 100%;
	height: 172px;
	background-color: #000;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#header .inner_div {
	width: 970px;
	height: 172px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#body_top {
	width: 100%;
	height: 218px;
	background-color: #efefef;
	background-image: url(images/body_bg_top.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#body_top .inner_div {
	width: 986;
	height: 218px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/menu_graphics.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#body_top .inner_div .menu_links {
	position: relative;
	top: 83%;
	left: 50px;
}
#body_top .inner_div .menu_links a, #body_top .inner_div .menu_links a:visited, #body_top .inner_div .menu_links a:link {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
}
#body_top .inner_div .menu_links a:hover {
	color: #1C3965;
	text-decoration: none;
}
#body_divider {
	width: 100%;
	height: 16px;
	background-color: #efefef;
}
#body_bottom {
	width: 100%;
	he/ight: 218px;
	background-color: #efefef;
	background-image: url(images/body_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	display: inline-table;
    border-collapse: separate;
    table-layout: fixed;

}
#body_bottom .inner_div {
	width: 986;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#body_bottom .inner_div .content_tab {
	width: 100%;
	height: 85px;
	background-image: url(images/content_tab_bg.gif);
	background-repeat: repeat-x;
}
#body_bottom .inner_div .content_tab .tab_title {
	background-image: url(images/content_tab_left.gif);
	background-repeat: no-repeat;
	height: 85px;
}
#body_bottom .inner_div .content_tab .tab_title .inner_text {
	font-family: Arial;
	font-size: 36px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-left: 42px;
}
#body_bottom .inner_div .content_tab .tab_right {
	background-image: url(images/content_tab_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 200px;
	height: 85px;
	float: right;
}
#body_bottom .inner_div .content_tab .tab_right .inner_text {
	margin-right: 18px;
	padding-top: 33px;
}
#body_bottom .inner_div .content_tab .tab_right .inner_text td {
	color: #fff;
	font-size: 24px;
}
#body_bottom .inner_div .content_tab .tab_right .inner_text td input[type=text] {
	border: 1px solid #fff;
}
#body_bottom .inner_div .links_body {
	background-color: #f5f7fa;
	background-image: url(images/content_left_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
	clear:both;
	display: block;
	display: inline-table;
    border-collapse: separate;
    table-layout: fixed;
}

#body_bottom .inner_div .links_body .links_bar {
	w/idth: 290px;
	width: 280px;
	float: left;
}

#body_bottom .inner_div .links_body .links_bar .message {
	width: 240px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
}
#body_bottom .inner_div .links_body .links_bar .links {
	margin-left: 41px;
	padding-top: 21px;
	font-size: 18px;
	color: #32568d;
	font-weight: bold;
}
#body_bottom .inner_div .links_body .links_bar .links .cat {
	list-style-image: url(images/cat_bullet.gif);
	padding: 0;
	margin: 20px;
}
#body_bottom .inner_div .links_body .links_bar .links .cat li {
	padding-bottom: 20px;
}
#body_bottom .inner_div .links_body .links_bar .links .cat .subcat {
	list-style-image: none;
	list-style: none;
	padding-top: 20px;
}
#body_bottom .inner_div .links_body .links_bar .links .cat .subcat li {
	padding: 0px;
}
#body_bottom .inner_div .links_body .links_bar .links .cat .subcat li a, #body_bottom .inner_div .links_bar .links .cat .subcat li a:visited {
	font-size: 18px;
	color: #32568d;
	text-decoration: none;
}
#body_bottom .inner_div .links_body .links_bar .links .cat .subcat li a:hover {
	color: #000;
	text-decoration: none;
}
#body_bottom .inner_div .links_body .content_body {
	background-image: url(images/content_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
	width: 670px;
	float: right;
}
#body_bottom .inner_div .links_body .content_body  .entry {
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
	width: 600px;
	display: block;
}
#body_bottom .inner_div .links_body .content_body  .entry .entry_title, #body_bottom .inner_div .links_body .content_body  .entry .entry_title a, #body_bottom .inner_div .links_body .content_body  .entry .entry_title a:visited {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#body_bottom .inner_div .links_body .content_body  .entry .entry_author {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #32568d;
}
#body_bottom .inner_div .links_body .content_body  .entry .entry_date {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #d11010;
	padding-bottom: 15px;
}
#body_bottom .inner_div .links_body .content_body .entry .entry_link, #body_bottom .inner_div .links_body .content_body .entry .entry_comment {
	text-align:right;
}
#body_bottom .inner_div .pre_footer {
	height: 16px;
}
#body_bottom .inner_div .pre_footer {
	clear: both;
	display: block;
}
#body_bottom .inner_div .pre_footer div {
	float: left;
}
#body_bottom .inner_div .pre_footer .bottom_bg1 {
	height: 16px;
	width: 297px;
	background-image: url(images/content_bottom_bg_gray.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #F5F7FA;
}
#body_bottom .inner_div .pre_footer .bottom_bg2 {
	height: 16px;
	width: 652px;
	background-image: url(images/content_bottom_bg_white.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #F5F7FA;
}
#footer {
	width: 100%;
	height: 99px;
	background-color: #000;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	text-align: center;
}
#footer .inner_div {
	color: #fff;
	font-weight: bold;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.navigation {
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	clear: both;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
