/* @override http://www.orangehatdesign.com/orangehat.css */

body {
	background-image: url(images/hat-3.gif);
	font-family: 'Trebuchet MS';
	color: #4d5154;
	margin-top: 30px;
	margin-bottom: 100px;
}

img {
	border: none;
}

a, a:visited {
	
}

a:hover, a:visited:hover {
	
}

.thumbnail {
	border: solid 2px #B8D278;
	cursor: pointer;
}

.bigtext {
	font-size: 17pt;
	line-height: 30px;
	color: #FFFFFF;
}

.mediumtext {
	font-size: 11pt;
	color: #FFFFFF;
}

.mantra {
	color: #FFFFFF;
	font-weight: bold;
}

#header {
	width: 706px;
	height: 90px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#contentbox {
	background-image: url(images/main-box-shadow.png);
	background-repeat: no-repeat;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 746px;
	height: 546px;
	text-align: left;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#contenttext {
	font-family: Georgia;
	font-size: 10pt;
	position: relative;
	top: 70px;
	left: 165px;
	line-height: 17px;
	color: #e6e6e6;
}

#abouttext {
	font-family: Georgia;
	font-size: 10pt;
	position: relative;
	top: 60px;
	left: 165px;
	line-height: 17px;
	color: #e6e6e6;
}

#tabs {
	position: relative;
	float: right;
	top: 50px;
	right: 20px;
}

#logo {
	position: relative;
	float: left;
	top: 70px;
}

#footer {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
}

#tagline {
	position: relative;
	float: left;
	top: -10px;
}

#footertext {
	font-size: 8pt;
	position: relative;
	float: right;
	color: #959595;
	top: -20px;
}

#contentheadline {
	position: relative;
	top: 50px;
	left: 50px;
}

#portfoliobox {
	border: solid 2px #B8D278;
	width: 525px;
	height: 275px;
	background-color: #878787;
	position: relative;
	top: 60px;
	left: 110px;
}

#portfolioimage {
	margin: 20px 28px;
}

#portfoliodesc {
	width: 525px;
	position: relative;
	top: 70px;
	left: 110px;
	font-size: 9pt;
}

#navbuttons {
	width: 525px;
	position: relative;
	left: 110px;
	top: 0px;
}

#nextwork {
	float: right;
	position: relative;
	top: -160px;
	right: -18px;
	cursor: pointer;
}

#prevwork {
	float: left;
	position: relative;
	top: -160px;
	left:  -15px;
	cursor: pointer;
}

/* Horizontal Carousel */

#thumbnails {
	width: 525px;
	position: relative;
	left: 110px;
	top: 97px;
	background: transparent;
	border: none;
	overflow: hidden;
}

#thumbnails .container {
  width: 92%;
  overflow: hidden;
  position: relative;
  height: 50px;
}

#thumbnails ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0px;
  height: 60px;
}                      

#thumbnails ul li {
  width: 60px;
  height: 60px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#thumbnails .buttons{
	display:block;
 	clear:both;
}
#thumbnails .previous_button {
  float:left;  
  width: 17px;
  height: 20px;
  background: url(images/thumb-prev.png) no-repeat;
  z-index: 100;
  cursor: pointer;
  position: relative;
  top: 13px;
  padding-right: 5px;
}

/* My Comment */

#thumbnails .previous_button_over {
  background: url(images/thumb-prev.png) no-repeat;}

#thumbnails .previous_button_disabled {
  background: url(images/thumb-prev.png) no-repeat;
  cursor: default;
}

#thumbnails .next_button {
  float:right;  
  width: 17px;
  height: 20px;
  background: url(images/thumb-next.png) no-repeat;
  z-index: 100;
  cursor: pointer;
  position: relative;
  top: -37px;
}

#thumbnails .next_button_over {
  background: url(images/thumb-next.png) no-repeat;
}

#thumbnails .next_button_disabled {
  background: url(images/thumb-next.png) no-repeat;
  cursor: default;
}

/* Twitter */

#twitter_div {
	position: absolute;
	/*background: url(images/twitter-bar.png) no-repeat;*/
	font-family: georgia;
	color: #fff;
	list-style-type: none;
	width: 430px;
	top:  300px;
	min-height: 90px;
	background-color: #919095;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#twitter_update_list li {
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 1px dotted #acb5b9;
	padding-left: 5px;
	padding-right: 10px;
	text-shadow: #605f62 0 -1px 0;
}	

ul#twitter_update_list {
	margin-top: 0px;
	padding-top: 8px;
}

#twitter_update_list li span {
	font-family: georgia;
	position: relative;
	padding-right: 3px;
	font-size: 12px;
	width: 450px;
}

#twitter_update_list li span a {
	font-family: georgia;
	position: relative;
	padding-right: 3px;
	font-size: 12px;

}


#twitter_update_list li a {
	font-size: 9px;
	text-decoration: none;
	color: #ccccd1;
	position: relative;
	}
	
#twitter_update_list li a:hover {
	color: #fff;
	background-color: #868489;
}

#twitter-link {
	text-decoration: none;
	color: #dbdbe0;
	font-size: 10px;
	position: relative;
	top: 20px;
	text-shadow: #4d5154 0 -1px 0;
	padding-right: 10px;
}

#twitter_update_list {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 0px;

}
