@charset "utf-8";
/*
Theme Name: Master Jeplus Computer Blog 1
Theme URI: http://www.jepluscomputer.com
Description: 
Author: James R. Montealegre
Author URI: http://www.jepluscomputer.com
Version: 1.0
.
This theme can be used for commercial or non-commercial use
so long as it is not redistributed or resold in any way.
.
*/
body  {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*background:#FFFF66;
	background-image:url(images/bg-page.jpg);
	background-repeat:repeat;*/
	background-color:#663300;
}




.twoColFixRtHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
} 
.twoColFixRtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 275px;
	/*background-image: url(images/header.jpg);
	background-color: #DDDDDD;
	 background-repeat: repeat-x;*/
	border: 1px solid orange;\
}
 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 355px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	clear: right;
	border-left:#CCCCCC 0px solid;

	
}

.twoColFixRtHdr #mainContent {
	margin: 0px 388px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
} 

.twoColFixRtHdr #container #mainContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #mainContent h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixRtHdr #container #mainContent h2 a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
	color:#000000;
	font-family: "Helvetica",Times New Roman, Times, serif;
	line-height:normal;
	letter-spacing:-.01em;
	font-weight:bold;
	border:0px solid red;
	font-size:38px;
}

.twoColFixRtHdr #container #mainContent h2 a:hover {
	color:#990000; }


.twoColFixRtHdr #container #sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -0.9px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #sidebar1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/headerbg.png);
	background-repeat:repeat;
	text-align: center;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

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

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container #sidebar1 #nav_buttons ul {margin:0; padding:0; list-style-type:none;}


#nav_buttons li {float:left;}

#nav_buttons li.list1 {background:transparent url(images/webdesign1-new.jpg); background-repeat:no-repeat;}
#nav_buttons li.list2 {background:transparent url(images/webscripts-new.jpg); background-repeat:no-repeat;}
#nav_buttons li.list3 {background:transparent url(images/writingservices-new.jpg); background-repeat:no-repeat;}
#nav_buttons li.list4 {background:transparent url(images/customized-services-new.jpg); background-repeat:no-repeat;}

/* Step 6 - General link styling */

#nav_buttons a {display:block; width:50px; height:0px; padding-top:50px; color:#000; overflow:hidden;}

/* hack for older versions of IE with incorrect box model */

* html #nav_buttons a:link, * html #menu a:visited {height:0px; he\ight:0;}

#nav_buttons li {float:left; margin-right:1px;}

#nav_buttons a#item1 {background:transparent url(images/webdesign1-new.jpg); background-repeat:no-repeat;}
#nav_buttons a#item2 {background:transparent url(images/webscripts-new.jpg); background-repeat:no-repeat;}
#nav_buttons a#item3 {background:transparent url(images/writingservices-new.jpg); background-repeat:no-repeat;}
#nav_buttons a#item4 {background:transparent url(images/customized-services-new.jpg); background-repeat:no-repeat;}

#nav_buttons a#item1:hover {background:transparent url(images/webdesign1-new-hover.jpg); background-repeat:no-repeat;}
#nav_buttons a#item2:hover {background:transparent url(images/webscripts-new-hover.jpg); background-repeat:no-repeat;}
#nav_buttons a#item3:hover {background:transparent url(images/writingservices-new-hover.jpg); background-repeat:no-repeat;}
#nav_buttons a#item4:hover {background:transparent url(images/customized-services-new-hover.jpg); background-repeat:no-repeat;}

<!--- TOP MENU -->
.top_menu { 
	padding:0px; 
	margin:0px; 
	width:100px; 
	height:820px; 
	background-color:#990000;
	}
	
ul#menu {padding:3px 50px 3px 3px; float:right; margin:0px; width:100%; background:url(images/bg.gif) repeat; list-style-type:none; }
<!--ul#menu a { text-decoration:none; font-weight:bold; }-->
ul#menu li {list-style-type:none;display:inline;  float:right;}
ul#menu li a:hover { color:#990000; }
ul#menu li a {
	list-style-type:none;
	text-transform:uppercase;
	}
<!-- END TOP MENU -->

.unstyled { border:0px solid #993300; padding:0px; margin:0px; }
.unstyled ul { list-style-type:none; border:0px solid #993300; padding:0px; margin:0px;padding-left:10px;}
.unstyled li { list-style-image:url(images/bullet.png); list-style-position:inside;padding:0px;margin:0px; padding-left:0px; }
.unstyled li a{text-decoration:none;}
.unstyled li a:hover {color:#990000;}
.textbox { background-color:#FFFFCC; border:1px solid #CCCCCC; }

ul#xmenu
{
	margin:0;
	padding:0 0px 0 0px;
	list-style-type:none;
	width:980px; 
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	/*background:transparent url(images/nav_bg.png) repeat-x top left;*/
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	background:#660000;
	text-align:left;



}

ul#xmenu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#xmenu li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 10px 0 20px;
}
	
ul#xmenu li a:hover
{	
	color:#FFFF00;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#xmenu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:right;
	margin:0;
}

#bg_menu {background-color:#990000;width:880px; border-bottom:2px solid white; }

.month { text-transform:uppercase;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#009900;letter-spacing:-.03em;padding:8px 0px 0px 0px;margin:0px; }
.day  {font-family:"Times New Roman", Times, serif; font-size:40px; font-weight:bold; color:#990000;letter-spacing:-.01em; padding:0px; margin:0px;}  

.hr_divider {margin:20px 0 20px 0; } 

.hr_side { margin:10px 0px 5px 0px; border:1px dashed #999999; }  

#socialbuttons{
    border: 0px #CCCCCC groove;

}

h4 { margin:0px; padding:0px;font-size:22px; font-weight:normal; color:#000066; font-family:tahoma,Geneva,sans-serif;line-height:19px; }
#socialbuttons ul{
    list-style-type:none;
    margin-left:-20px;
}

#socialbuttons li{
    display:inline;
	padding-left:10px;
}

#socialbuttons ul li a{
    color:#fff;
    font-size:13px;
}               

            