/***** From reset.css START *****/
/*** css reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
/***** From reset.css END *****/

/***** From style.css START *****/
/*** Start of Cross-Div Style Definitions ***/
h1, h2, h2 a, h2 a:visited, h2 a:active, h3, .postmetadata a, .postmetadata a:visited {
  font-weight: bold;
  font-size: 14px;
  color: #00d000;
  font-family: arial,helvetica,sans-serif;
}
small, small a, small a:visited {
  font-weight: bold;
  font-size: 11px;
  color: #003ec1;
  font-family: arial,helvetica,sans-serif;
}
a, a:active {
  font-weight: bold;
  font-size: 11px;
  color: #003ec1;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  text-decoration: underline;
}
img {
  border:none; 
}
body {
  font-size: 11px;
  color: #007500;
  font-family: arial,helvetica,sans-serif;
  background-color: #000000;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
ol {
  padding-left: 35px;
}
#menu a, #menu h2, #menu h2:hover, #menu a:hover, #sidebar #searchform #s, #sidebar #searchsubmit, #commentform input, #commentform textarea, input, #dropdown, code, #wp-calendar-split {
  background: #0c0c0c;
}
#menu ul, #commentform input, #commentform textarea, #commentform #submit, input, #dropdown , code, #wp-calendar-split{
  border: 1px ridge #530174;
}
#menu a, #menu h2, #sidebar #searchform #s, #sidebar #searchsubmit, #commentform input, #commentform textarea, input, #dropdown, code, #wp-calendar, #wp-calendar #next a, #wp-calendar #prev a, #wp-calendar #showit a, #wp-calendar a, #wp-calendar td a {
  color: #007500;
}
/*** End of Cross-Div Style Definitions ***/
/***** From style.css END *****/

/***** From blog.css START *****/
/*** Start of Wordpress Blog Style Definitions ***/
.description, .entry form, .nocomments {
  text-align: center;
}
.commentlist li, .commentlist cite, .commentlist cite a {
  font-weight: bold;
}
code {
  font: 1.1em 'Courier New', Courier, Fixed;
  display: block;
  padding: 4px;
  margin: 4px;
}
.postmetadata a, .postmetadata a:visited {
  font-size: 11px;
}
.post {
  text-align: left;
  padding-top:10px;
}
.post p {
  padding: 0 0 10px 0;
}
.postmetadata {
  padding: 5px 0 30px 0;
}
.entry {
  overflow:auto;
}
h1 {
  padding-top: 40px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  margin: 30px 0 0;
}
h3.comments {
  margin: 40px auto 20px ;
}
html>body .entry ul, .entrytext ul, .pagepost ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
} 
html>body .entry li, .entrytext li, .pagepost li {
  margin: 5px 0 5px 10px;
}
.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 20px 0 15px 0;
}
#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
  margin: 5px;
}
#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
  list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
}
#searchform {
  margin: 0 10px 10px 10px;
  text-align: center;
}
#sidebar #searchform #s {
  width: 100px;
  padding: 2px;
}
#sidebar #searchsubmit {
  padding: 1px;
}
select {
  width: 130px;
}
#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
#commentform #submit {
  float: right;
}
input {
  margin: 5px 5px 1px 0;
}
.commentlist li {
  margin-left: -40px;
  padding: 10px;
  list-style: none;
}
.commentlist p {
  margin: 10px 5px;
}
#commentform p {
  margin: 5px;
}
.commentmetadata {
  display: block;
}
acronym, abbr, span.caps {
  cursor: help;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  text-align: left;
  float: left;
}
.alignright {
  text-align: right;
  float: right;
}
.gravatar img {
  float:right;
  margin-top:-15px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
}
/*** End of Wordpress Blog Style Definitions ***/
/***** From blog.css END *****/

/***** From layout.css START *****/
/*** Start of SR66 Theme Positioning ***/
#bodydiv {
  position:relative;
  width:980px;
  margin:0 auto;
}
#serverStatusDiv {
  position:absolute;
  top:6px;
  width:68px;
  height:20px;
}
#serverStatusDiv img {
  float:right;
}
#titleDiv {
  position:absolute;
  top:30px;
  left:39px;
  width:900px;
  height:200px;
  background: transparent url("../images/htw1.png") no-repeat 0 0;
}
#sidebar {
  width:200px;
  text-align:center;
  top:235px;
  position:absolute;
}
#mainContentDiv {
  position:absolute;
  top:235px;
  left:210px;
  width:770px;
}
/*** End of SR66 Theme Positioning ***/
/***** From layout.css END *****/


/*** Start of Sociable Plugin Style Definitions ***/
div.sociable { margin: 5px 0; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*** End of Sociable Plugin Style Definitions ***/


/***** From menu.css START *****/
/*** Start of SR66 Menu Style Definitions ***/
#menu {
  float: left;
  position:absolute;
  top:6px;
  left:70px;
  width:910px;
  height:30px;
  z-index:10;
}
#menu h2:hover, #menu a:hover {
  background-color: #000057;
  color: #40FF40;
  background-image: URL(../images/sr66_menu_bullet_hl.gif);
  background-position: center left;
  background-repeat: no-repeat;
}
#menu ul {
  list-style: none;
  float: left;
  border-style:solid;
  border-width:1px;
}
#menu a, #menu h2 {
  font: 11px arial,helvetica,sans-serif;
  display: block;
  padding: 0px 0px 2px 18px;
  text-align: left;
  background-image: URL("../images/sr66_menu_bullet.gif");
  background-position: center left;
  background-repeat: no-repeat;
}
#menu h2 {
  font-weight: bold;
}
#menu a {
  text-decoration: none;
}
#menu li {
  position: relative;
}
#menu ul ul {
  position: absolute;
  width: 200px;
  z-index: 5;
}
#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
  display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
  display: block;
}
#menu .headLink , #menu .headLink:hover , #menu #menu_home #menu_home_block .headLink , #menu #menu_home #menu_home_block .headLink:hover {
  padding:0px;
  background-image:none;
  font-weight: bold;
}
#menu #menu_home {
  width: 56px;
}
#menu #menu_home_block {
  width: 145px;
}
#menu #menu_home_old_block {
  width: 130px;
}
#menu #menu_home_projects_block {
  width: 130px;
}
#menu #menu_home_projects_cases_block {
  width: 100px;
}
#menu #menu_home_projects_xbox_block {
  width: 128px;
}
#menu #menu_home_projects_tanks_block {
  width: 120px;
}
#menu #menu_home_homes_block {
  width: 165px;
}
#menu #menu_home_hda_home {
  width: 90px;
}
#menu #menu_home_hda_remote {
  width: 90px;
}
#menu #menu_school {
  width: 83px;
}
#menu #menu_school_block {
  width: 145px;
}
#menu #menu_utils {
  width: 65px;
}
#menu #menu_utils_block {
  width: 125px;
}
#menu #menu_google {
  width: 60px;
}
#menu #menu_google_block {
  width: 105px;
}
#menu #menu_info {
  width: 44px;
}
#menu #menu_info_block {
  width: 145px;
}
#menu #menu_commerce {
  width: 83px;
}
#menu #menu_commerce_block {
  width: 110px;
}
#menu #menu_humor {
  width: 59px;
}
#menu #menu_humor_block {
  width: 140px;
}
#menu #menu_mma {
  width: 51px;
}
#menu #menu_mma_block {
  width: 145px;
}
#menu #menu_media {
  width: 84px;
}
#menu #menu_media_block {
  width: 162px;
}
#menu #menu_media_pod_block {
  width: 135px;
}
#menu #menu_friends {
  width: 66px;
}
#menu #menu_friends_block {
  width: 113px;
}
#menu #menu_intel {
  width: 86px;
}
#menu #menu_intel_block {
  width: 165px;
}
#menu #menu_webdev {
  width: 68px;
}
#menu #menu_webdev_block {
  width: 110px;
}
/*** End of SR66 Menu Style Definitions ***/
/***** From menu.css END *****/

/***** From search.css START *****/
/*** Start of SR66 Searchbox Style Definitions ***/
#univ_searchbox {
  font-family: 'Courier New',Courier,monospace;
  color: green;
}
#univ_searchbox p {
  font-size: 19px;
}
#univ_searchbox .text {
  width: 200px;
}
/*** End of SR66 Searchbox Style Definitions ***/
/***** From search.css END *****/

/***** From side_cal.css START *****/
/*** Start Sidebar Calendar Style Definitions ***/
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
}
#wp-calendar caption {
  text-align: center;
  width: 100%;
}
#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}
#wp-calendar tbody tr td a {
  background-color: #530174;
}
#wp-calendar a {
  text-decoration: none;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
#wp-calendar caption {
  text-align: center;
}
/*** End Sidebar Calendar Style Definitions ***/
/***** From side_cal.css END *****/

/***** From slide.css START *****/
/*** Start of SR66 Slideshow Style Definitions ***/
#gallery {
  position:relative;
  width:200px;
  /*height:320px;*/
  padding:0px;
  height:245px;
}
#images {
  border:2px solid #9ac1c9;
  height:240px;
  background:#eef5f6;
  margin-bottom:5px;
}
#image {
  position:relative;
  width:196px;
  height:236px;
  padding:2px;
  background:#000 url("../images/slideshow_loading.gif") center center no-repeat;
}
#image img {
  position:absolute;
  top:2px;
  left:2px;
}
#thumbwrapper {
  margin-top:0px;
  padding:2px 0;
  width:196px;
  height:0px;
  background:#000;
}
#thumbarea {
  position:relative;
  overflow:hidden;
  height:0px;
  width:196px;
}
#thumbs {
  position:absolute;
  list-style:none;
  margin-left:2px;
  height:75px;
  width:10000px;
}
#thumbs li {
  float:left;
  margin-right:2px;
  cursor:pointer;
}
.imgnav {
  position:absolute;
  height:100%;
  width:20%;
  z-index:1;
  height:238px;
  width:20%;
  outline:none;
  cursor:pointer;
}
#previmg {
  left:0px;
}
#previmg:hover {
  background: url("../images/slideshow_left.png") left center no-repeat;
}
#nextimg {
  right:0;
}
#nextimg:hover {
  background: url("../images/slideshow_right.png") right center no-repeat;
}
/*** End of SR66 Slideshow Style Definitions ***/
/***** From slide.css END *****/

