/*  
Theme Name: default
Description: A two-columned wordpress theme with a web 2.0ish look
Author: TM
Author URI: http://www.trendmicro.com

*/

/* Begin Typography & Colors */


/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {


	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {

border:1px solid #F0F0F0;

	empty-cells: show;
	margin: 0px auto 0;
	width: 180px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: center;
background-color:#ffffff;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: center;
background-color:#ffffff;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar a:link {
background-color:#CCCCCC;
}
#wp-calendar a:visited {
background-color:#CCCCCC;
}
#wp-calendar caption {
background-color:#EEEEEE;
margin-bottom:5px;
margin-top:5px;
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 3px;
	}
	
img {
 	border: none;
	padding: 3px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	
   background-image: url("images/blog_images/bg-header-top.jpg");
		
	background-repeat: repeat-x;
	
         background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:200;
	color:#666666;
}

#mainbox {
	margin: 0px auto;
	width: 885px;
}

.bringdown {
	clear: both;
}

.alignleftarrow {
	/*background-color:#EEEEEE;*/
	background:url("images/blog_images/prev.jpg");
	width:26px;
	height:43px;
	float: left;
	margin-bottom: 15px;
	padding-left:5px;
	margin-top:15px;
	color:#FF0000;
}


.alignrightarrow {
	background:url("images/blog_images/next.jpg");
	width:26px;
	height:43px;
	margin-top:15px;
	float: right;
	margin-bottom: 15px;
	padding-right:5px;
	color:#FF0000;
}
.alignleft {
	/*background-color:#EEEEEE;*/
	float: left;
	width:200px;
	margin-bottom: 15px;
	padding-left:15px;
	padding-top:20px;
	color:#FF0000;
	font-weight:normal;
	
}


.alignright {
width:200px;
	float: right;
	padding-top:20px;
	margin-bottom: 15px;
	padding-right:15px;
	color:#FF0000;
		font-weight:normal;
}

a:link {
	color:#858585;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #858585;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

/***Header Stuff***/
#logo {
	/*behavior: url('iepngfix.htc');
	background-image: url("wp-content/themes/web20/iepngfix.htc");
	width: 298px;*/
	height: 36px;
	float: left;
	margin-top: 35px;
}

#logo h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a:hover {
    text-decoration: none;
	
}
.bg_top_header {

	background: url(images/blog_images/JP-top.jpg);
	}
#headerdec {
	/*behavior: url("wp-content/themes/web20/iepngfix.htc");*/
	background-image: url("images/blog_images/top.jpg");
	width: 885px;
	height: 95px;
	margin-left: 0px;
}
#headerrss {
	/*behavior: url("wp-content/themes/web20/iepngfix.htc");*/
	float:right;

	margin-right: 40px;
	
}
#headhome {
	/*behavior: url("wp-content/themes/web20/iepngfix.htc");*/
	float:left;
	margin-left:10px;


	
}
#search {
	margin-left: 495px;
	margin-top: -76px;
}

#search input {
	width: 133px;
	height: 17px;
	border: 1px solid #FFF;
	background-color: #D3D9DB;
}

input#submit {
	width: 69px;
	height: 21px;
	border: 0px;
	position: absolute;
	margin-top: 1px;
}

ul#menu {
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

html>body ul#menu {
	margin-top: 51px;
}

#menu li {
	list-style-type: none;
	width: 90px;
	height: 15px;
	float: right;
	text-align: right;
	padding-top: 5px;
         
}

li#lastlink {
	width: 81px;
}

#menu a {
	color: #000;
	font-size: 10px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}


/***Main Area Stuff***/
#content {

margin:1px;

margin-right:1pt;
	float: left;
	width: 665px;
padding-bottom: 10px;
padding-left: 10px;

}

#sidebar {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

/***Footer Stuff***/
#footer {
	clear: both;
	
	background-repeat: no-repeat;
	width: 740px;
	padding-top: 8px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 9px;
}

#footbar {

	width: 739px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	padding-top: 5px;
	font-family: Verdana;
	font-weight: bold;
}
#footbar a {
 color: #87811C;
 font-size: 10px;
 }

#footercontent {

	background-repeat: no-repeat;
	width: 730px;

	background-position: bottom left;
	padding: 5px;
	padding-top: 0px;
}

#footer h2 {

	width: 154px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	margin: 0px;
	font-family: Tahoma;
	margin: 0px auto;
}

#footer h3 a {
	margin: 0px;
	padding: 0px;
	color: #E7EC6A;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

#footer a {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

#footer h3 {
	margin: 0px;
	padding: 0px;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

/***Post Stuff***/
.post {
	margin-top: 0px;
	padding-left:5px;
}

.posttitle {
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #7F7F7F;
}

.post h2 a {
	font: verdana;
	color:#CC0000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
}
.post_h2_a {
         text-decoration: none;  
	font-family: verdana;
	font-weight:200;
	font-size: 16px;
	padding-bottom:2px;
color: #FF0000;
	
}
.post_h2_b {
border-left:10px;
padding-left:10px;
padding-top:5px;
	font-family: verdana;
	font-weight:300;
	font-size: 20px;
	padding-bottom:2px;
color: #666666;
	
}

.post_error {
float:left;
padding-top:55px;
	font-family: verdana;
	font-weight:blod;
	font-size: 20px;
	padding-bottom:2px;
	padding-left:10px;
color: #ff0000;
	
}

.search_title {
background:url(images/blog_images/search.jpg);
width:670px;
height:62px;

	
	}
	
.points {

	border-top: 0px solid #CCCCCC ;
	border-bottom: 0px solid #000000;
	
margin-left:5px;
width:660px;
height:1px;

	
	}
	
.separator {
float:left;
background:url(images/blog_images/line.jpg);
margin-top:10px;
width:6px;
height:279px;

	
	}
.dots {
/*background:url(images/blog_images/dots.jpg);*/
margin-left:5px;

width:658px;
height:30px;

	
	}
	
.nosearch_title {
background:url(images/blog_images/no_search.jpg);
width:670px;
height:62px;

	
	}
.posttitle small {
	font-family: verdana;
	font-size: 15px;
	color: #7F7F7F;
	margin-top: 1px;
	position: absolute;
}

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

.post a:visited {
	text-decoration: none;
}
.top_bg_single{

padding-top:3px;
padding-bottom:3px;
padding-left:3px;

border-bottom:solid #CCCCCC;
	border-top: 1px solid #CCCCCC ;


}
.post a:hover {
	text-decoration: underline;
         color: #666666;
	
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
	color:#FF0000;
}

.commentsquare a:visited {
	text-decoration: none;
		color:#FF0000;
}

.commentsquare a:hover {
	text-decoration: underline;
		color:#FF0000;
}

.postcontent {
	clear: both;
}

.postfoot {

	border-top: 1px solid #5F5F5F;
	border-bottom: 0px solid #000000;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-top: 5px;
}
.postfoot_search {

	border-bottom: 1px dotted #E0E0E0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	width:645px;

}
.postnavtop {
background-color:#EEEEEE;
	border-top: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #000000;*/
	margin-top: 20px;
	padding-top: 6px;
}
.postnavbottom {

	border-top: 1px solid  #000000;
	padding-top: 6px;
	
	margin-top: 20px;
}

#container {
border: 1px solid #000000;
	float:left;
    width:660px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
/***Sidebar Items***/
#sidebar h2 {
	background-image: url("images/blog_images/sideheader.gif");
	background-repeat:no-repeat
	width: 180px;
	height: 25px;
	padding: 0px;
	margin-bottom:5px;
	margin-top:5px;

	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color:#999999;
	padding-top: 7px;
	padding-left:18px;
	
	text-align: left;
}

.showcase {
	background-color: #D2DE50;
	/*background-image: url("images/showcase-bot.gif");*/
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

	text-align: center;
	
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {

	list-style-image:url(images/blog_images/bottom-line.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding-bottom: 3px;
	background-color:#F2F2F2;
	/*border: 1px solid #DFE882;*/
}
.line {
	width: 660px;
	padding-bottom: 0px;
	border-top: 3px solid #cccccc;
}
.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
list-style:circle;
	margin-top: 6px;
	/*margin-left: 27px;*/
}

.archivebox a {
list-style:circle;
	font-size: 11px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
list-style:circle;
	text-decoration: underline;
	color: #ff0000;
}

#sidebar ul ul{
	padding-left: 0px;
	margin: 0px;


	width: 190px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #CCCCCC;
	background-color:#F2F2F2;
	/*background-image: url("images/list1.gif");*/

}

#sidebar li li{


margin-left:0px;
padding-left:18px;
padding-right:3px;
	background-color:#F2F2F2;
	margin-top: 5px;
	padding-bottom:5px;

	background-position:-1px -11px;
	background-image: url("images/blog_images/list1.gif");
	background-repeat:no-repeat;

	background-color:#F2F2F2;


}


#sidebar a {

	color: #666666;
	font-size: 11px;


}

#sidebar a:link {

	text-decoration: none;

}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration:none;
	color: #FF0000;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;

}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}

.style5 {	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}
.style7 {	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	
}
.style7 a:hover {
    color:#FFFFFF;
	text-decoration: none;
}
.stylenav {	font-family: verdana;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	
}
.stylenav a:hover {
    color:#FF0000;
}
.error {
float:left;
padding-left:20px;
	background-image: url("images/blog_images/warning.gif");
	background-repeat:no-repeat;
	width:86px;
	height:166px;
}
.home {
    behavior: url("../../../iepngfix.htc");
	background-image: url("images/blog_images/home.png");
	background-repeat:no-repeat;
}

.rss_here {
	behavior: url("../../../iepngfix.htc");
	background-image: url("images/blog_images/rss.png");
	background-repeat:no-repeat;
}
.footer_img {
	behavior: url("../../../iepngfix.htc");
	background-image: url("images/blog_images/footer-bloglogo.png");
	background-repeat:no-repeat;
}

.icons_3dsmall {
	behavior: url("../../../iepngfix.htc");
	background-image: url("images/blog_images/icons_3d-small.png");
	background-repeat:no-repeat;
}

.linesidebarbottom{

width:190;
padding-top:5px;
border-bottom:5px solid #D7D7D7;

}
#footerlinks123 ul { direction:ltr;  padding-right: 5px; list-style-type: none; list-style-image: none;  padding-bottom:10px; display:inline;}
#sidelinks123 ul { direction:ltr;  padding-right: 5px; list-style-type: none; list-style-image: none;  padding-bottom:9px; display:inline;}
#sidelinks123 li{  direction:ltr;   padding-right: 10px; padding-bottom:10px; display:inline; font:verdana;
font-size:9px;   }
#sidelinks123 a:link {
font:verdana;
font-size:9px;
	text-decoration: none;
	color:#ffffff;
		}

#sidelinks123 a:visited {
font:verdana;
font-size:9px;
	color:#ffffff;
	}

#sidelinks123 a:hover {
font:verdana;
font-size:9px;
	text-decoration:none;
	color: #000000;
}










ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size:1.2em;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	border-right:solid 1px #fff;
}

ul#menu ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #7EAED7; /* fixes gap problem in IE */
	border-left: 1px solid #FFF;
	z-index:1000;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	background: #9CC;
}
ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{
/*background:#7EAED7 !important;*/
color: #FFFFFF;
}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:hover,
ul#menu  li a:active{
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	/*background: #5587B3;*/
	 color: #FFFFFF;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 10em;
}
