/*  
Theme Name: My Simple 
*/

body {
	font-family: "Trebuchet MS", Dotum, Verdana, sans-serif;
	font-size: 0.85em;
	color: #000;
	/* background: #FFF url(/images/link-hbt-02.jpg) top right no-repeat; */
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 4px solid #444;
}

img {
	border:solid 1px silver;
	padding:5px;
	margin-right:10px;
} 

#page {
	position: relative;
	width: 79%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

#header {
	/* width: 600px; */
	/* background: #FFF url(/images/link-hbt.jpg) top right no-repeat; */
	text-align: left;
	padding: 0 0 8px 0;
	margin: 8px 0 8px 0;
}

/* 
#header h1 {
	width: 380px;
	padding: 5px 0 5px 10px;
	font-size: 28px;
	font-weight: bold;
	color: #CC0099;
	margin: 0;
}

#header h1 a {
	color: #CC0099;
}	

#header h1 a:hover {
	color: #2f4f4f;
	text-decoration: none !important;
}	

#header p {
	width: 280px;
	height: 14px;
	margin: 0;
	padding: 1px 20px 0 14px;
	font-size: 12px;
	color: #666;
	font-family: Dotum, "Trebuchet MS", "Times New Roman", Times, serif;
}
*/

#header hr, #footer hr {
	display: none;
	padding: 0;
	margin: 0;
}

#header .topRight {
	float: right;
	position: relative;
	margin: 5px 0 10px 0;
	padding: 20px 30px 0 0;
	width: 400px;
	height: 60px;
	text-align: right;
	font-size: 10pt;
}

.siteNameRB { 
	margin: 1em left;
	width: 620px; 
}

/* 
.siteNameRBTop div { background: url(images/siteName-tl.gif) no-repeat top left; }
.siteNameRBTop { background: url(images/siteName-tr.gif) no-repeat top right; }
*/

.siteNameRBTop div, .siteNameRBTop, .siteNameRBBottom div, .siteNameRBBottom {
	width: 620px;
	height: 7px;
	font-size: 1px;
}

.siteNameRBContent { 
	margin: 0 7px; 
	padding: 0px;
	font-weight: bold;
	font-size: 28px;
	color: #CC0099;
}

.siteNameRBContent a { 
	text-decoration: none;
	color: #990066;
}

.siteNameRBContent a:hover { 
	text-decoration: none;
	color: #CC0099;
}


#menubox {
	margin:0;
	padding:0;
	width: 800px;
	background: #dcdcdc url(images/catbg.gif) top right no-repeat;
	height:30px;
}

#menu {
	margin:0 auto;
	padding:5px 0 0;
	height:25px;
	width:980px;
	font-weight:600;
}

ul.menu {
	margin:0;
	padding:0;
	height:25px;
	line-height:20px;
	font-size:0.95em;
}

ul.menu li{
	margin:0;
	padding:0;
	float:left !important;
	list-style-type:none;
	border-right:1px solid #666666;
}

ul.menu li a,ul.menu li a:link, ul.menu li a:visited {
	padding:0 15px;
	color:#2f4f4f ;
	text-decoration:none;
}

ul.menu li a:hover,ul.menu li a:active {
	color:#205387;
	text-decoration:none;
}

ul.menu li.current_page_item a {
	color:#fff;
}

ul.menu li ul {
	margin:0;padding:0;
}

#content {
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
}

.post {
	margin: 0 10px 0 0;
	padding: 14px 4px 5px 4px;
}

.entry {
	padding: 5px 0 0 0;
	margin: 0;
	font-family: "Trebuchet MS", Dotum, Verdana, sans-serif;
	font-size: 0.9em;
}

.post ul {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	list-style-type: square;
	padding: 0;
}

.post ol {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	padding: 0;
}

p {
	padding: 3px 0 20px 0;
	margin: 0;
	font-family: "Trebuchet MS", Dotum, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}

.post h2 {
	color: #990066;
	font-size: 1.2em;
	line-height: 15px;
	font-weight: bold;
	padding: 3px 0 10px 0;
	margin: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #FFCCCC;
}

.post a {
	color: #990066;
	text-decoration: none;
}	

.pagetitle {
	color: #336666;
	font-size: 1.2em;
	line-height: 14px;
	padding: 0px 10px 10px 10px;
	margin: 0;
}	

.post h2 a {
	color: #222;
	text-decoration: none !important;
}	

.post h2  a:hover {
	color: #2f4f4f;
	text-decoration: none !important;
}	

.date {
	font-size: 10px;
	line-height: 11px;
	padding: 0px 5px 0 0;
	color: #777;
}

.postedby {
	margin: 0 0 10px 0;
	color: #666;
	font-size: 0.85em;
}

.postedby a {
	color: #2f4f4f;
	font-weight: bold;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #2f4f4f;
	text-decoration: underline;
}

.divider {
	display: none; 
}

.bottomnav {
	padding: 0 0 0px 0px;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0 4px 0 0;
	font-size: 1.00em;
	display: inline;
	font-weight: bold;
}

.similarposts {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0;
}

.similarposts h2 {
	font-size: 1.1em;
	font-weight:100;
	margin: 10px 0px 0px 0;
}

.similarposts a {
	font-size: 0.85em;
	font-weight:bold;
	margin: 0;
	padding: 0;
}


#leftcol {
	float: right;
	margin: -30px 0 0 0;
	width: 18%;
	background: none;
	color: #444;
	padding: 0;
	font-size: 0.95em;
}

#rightcol {
	float: right;
	margin: -30px 0 0 0;
	width: 22%;
	background: none;
	color: #444;
	padding: 0 0 0 0px;
	font-size: 0.9em;
}

#sidebar ul {
	padding: 0 0 3px 5px;
	margin: 0;
}

#sidebar li {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 14px 5px;
	padding: 0;
}

#sidebar li li {
	list-style-type: circle;
	line-height: 1.4em;
	margin: 0 0 0 5px;
	padding: 0 0 4px 0;
}

ul.rightColListDot {
	font-size: 0.95em;
}

#sidebar li h2 {
	margin: 0px 0 0px 0;
	text-transform: capitalize;
	font-size: 1.1em;
}

#sidebar a {
	color: #444;
	font-weight: normal;
}

#sidebar a:hover {
	color: #00688b;
}

#sidebar img {
	border:0px;
}

#moreblogs img {
	border:none;
	padding-bottom:5px;
	margin-right:10px;
} 

#tagbox {
	margin:5px 0 0 0;
	padding:5px;
	border-style:solid;
	border-width:thin;
	border-color:#dcdcdc;
}

#footer {
	clear: both;
	width: 99%;
	color: #000;
	background: #FFF url(images/footerbg.gif) top right no-repeat;
	color: #666;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: right;
}

#footer p {
	width: 210px;
	padding: 7px 4px 4px  0;
	margin: 0 0 0 auto;
	text-align: center;
	font-size: 0.85em;
}

#footer a {
	color: #666;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
}

.postmetadata {
	margin: 0 0 0px 0;
	padding: 0px;
	background-color: #F7F7F7;
	font-size: 0.95em;
}

.postmetadata a {
	font-weight: bold;
}

.postmetadata a:hover {
	color: #2f4f4f;
}

/* common */

blockquote {
	margin: 5px;
	padding: 0 5px 5px 25px;
	background: #FFF url(images/blockquote.gif) top left no-repeat;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background: #FFF;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

code, pre {
	font-family: "Courier New";
	font-size: 1.0em;
	font-weight: normal;
}

/** Comments **/
#commentsarea {
	padding: 0 50px 0 10px;
	margin: 0;
}

#commentsarea p {
	font-size: 0.90em;
	color: #003300;
}

#comments, #respond {
	color: #444;
	font-size: 1.1em;
	line-height: 15px;
	padding: 10px 0 5px 0;
	margin: 0;
}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 0.90em;
}

/* HJ */
.topmenu {
	font-size: 18px;
	font-weight: bold;
	color: #cc3399;
}

