html {
	background: #F2B1E6;
}
body {
	background:  #f17fdd;
	text-align: center;
}
.wrapper {
	position: relative;
	width: 100%;
	font-size: 0.9em;
	margin: 0 auto -72px;
	text-align: left;
	background: #f3f3f3 url(../images/bg.png) repeat-x bottom;
}
.header {
	height: 207px;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
h1 {
  font-variant: small-caps;
  letter-spacing: 2.3px;
  font-weight: bold;
}
h2 {
  font-variant: small-caps;
  letter-spacing: 1.5px;
  font-weight: bold;
}
h4{
  font-variant: small-caps;
  letter-spacing: 1.5px;
  font-weight: bold;
}
#logo {
	background: transparent url(../images/logo-flip.png);
	width: 300px;
	height: 166px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#revolverContainer1 {
  position: absolute;
	left: 60%;
	margin-left: -300px;
  top: 5px;
  width: 600px;
} 
#controls {
  position: absolute;
 	left: 50%;
	margin-left: 270px;
  top: 120px;
  width: 100px;
}
.footer {
	position: relative;
	width: 700px;
  margin: 0 auto;
	background: #F2B1E6;
	left: 50%;
	margin-left: -345px;
	float: left;
}
.footer p {
	position: absolute;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	font: 0.8em arial, sans-serif;
	text-align: center;
}
#follow_me {
	position: relative;
	width: 179px;
	top: 10px;
	left: 73px;
	padding: 2px 5px  5px 2px;

	text-align: center;
	z-index: 1px;
}
#plus {
	font-size: 1.3em;
	font-weight: bold;
}
#sidebar {
	position: relative;
	float: left;
	width: 250px;
}
#content {
	float: left;
	margin-left: 60px;
	margin-top: -20px;
	width: 685px;
}
#content_admin {
	float: left;
	margin-left: 130px;
	margin-top: -40px;
	width: 60%;
}
#content p:first-letter
{
    display:block;
    float:left;
    font-size:2.5em;
    margin:0px 8px 1px 0px;
    line-height: 30px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    background-color: #f17fdd; color: #fff;
    padding: 7px;
    
}
#round_me {
  position: relative;
	width: 180px;
	top: 0px;
	left: 40px;
	height: 175px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	
}
#round_me, #round_me .sb-inner {
	background: #ffffff;
}
#round_me .sb-shadow {
	background: #f3f3f3;
}
#round_me .sb-border {
	background: #f17fdd;
}
#round_me ul {
	width: 167px;
	top: 2px;
	list-style:none;
	float: left;
	display: block;
	left: -32px;
	text-decoration: none;
	color: #000;
}
#round_me ul li {

	border-bottom: 1px dotted #f17fdd;
  position: relative; 
  line-height: 2.2em; 
  vertical-align: middle;
}
#round_me ul li a{
 display: block; 
 zoom: 1; 
 line-height: 2.2em;
 border: 0;
 text-decoration:none;
 color: #000;
 letter-spacing: 3.0px;
 font-weight: bold;
}
#round_me ul li a:hover {
	background-color: #f17fdd;
	color: #fff;
}
#round_me ul li a.current {
	background-color: #f17fdd;
	color: #fff;
}

#trans-border {
	max-height: 70px;
	width: 690px;
	padding: 2px 4px 4px 2px;
	background-color: #fff;
	color: #222;
	bottom: 0px;
}

#trans-border table {
	height: 65px;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	top: 4px;
}
#trans-border td {
	text-align: center;
}
#trans-border tr {
	vertical-align: middle;
}
#trans-border .sb-border {
	background: #000;
}
#trans-border a {
	text-decoration: none;
	opacity: 0.35;
	*filter: alpha(opacity="35");
}
#trans-border a:hover {
	opacity: 1.0;
	*filter: alpha(opacity="100");
}
#prev1, #next1{
	opacity: 0.5;
	*filter: alpha(opacity="50");
}

#prev1:hover, #next1:hover{
	opacity: 1.0;
	*filter: alpha(opacity="100");
}

img {
	border: 0;
}
#final {
 text-align: center;
 font-style: italic;
 font-size: 0.9em;
}
#dashed {
 border-bottom: 1px dashed #000;
}
#login{
 margin: 0px auto;
 width: 450px; height: 250px;
}
legend {
border: 0;
}
fieldset ul, fieldset ol, fieldset li{
border:0; margin:0; padding:0; list-style:none; 
}
fieldset li{
clear:both;
list-style:none;
padding: 10px;
font-weight: bold;
}
#submit {
  padding: 2px;
  border: 2px solid #F2B1E6;
  color: #000;
  text-align: center;
  clear: both;
 
}
#submit:hover {
  border: 2px solid #F2B1E6;
  background-color: #F2B1E6;
  color: #FFFFFF;
}


fieldset input{
float:left;
font-weight: bold; 
color: #7C7C7C; 
border: 2px solid #CCC;
}
.email {
   background: #fff url(../images/mail_textfield.png) no-repeat center left;
   padding-left: 13px; 
}
.password {
   background: #fff url(../images/password_textfield.png) no-repeat center left;
   padding-left: 13px; 
}
.openid {
   background: #fff url(../images/openid-small.png) no-repeat center left;
   padding-left: 13px; 
}
fieldset input:hover{
border: 2px solid #f17fdd;
}
fieldset label{
width:140px;
float:left;
}
#flash {
  padding: 12px;
  background: #fff;
  border: 2px solid red;
  color: red;
  text-align: center;
}
#left{
  position: relative;
  float: left;
  width: 190px;
}
#blog {
  position: relative;
  background-color: #fff;
  left: 10%;
  height: auto;
  width: 260px;
  margin-left: 230px;
  margin-top: -7px;
}
#browse_projects {
  position: relative;
  left: 200px;
  width: 260px;
  float: left;
  margin-left: -50px;
}
#phone {
  position: relative;
  float: right;
  left: 15px;
}
#phone ol {
list-style:none;
left: -20px;
}
#phone li {
  line-height: 3.0em;
  border-bottom: 2px dotted #F2B1E6;
}
#phone label{
width:150px;
float:left;
}
#a_project {
  text-decoration: none;
  padding: 2px;
  background: transparent url(/images/description.png) left no-repeat;
  padding-left: 18px;
}
#a_project:hover {
  background: #Fff url(/images/description.png) left no-repeat;
  padding-left: 18px;
}
#tags a {
  text-decoration: none;
  padding: 2px;
  background: transparent url(/images/tag.png) left no-repeat;
  padding-left: 18px;
}
#tags a:hover {  
  background: #F2B1E6 url(/images/tag.png) left no-repeat;
  padding-left: 18px;
}
#tags a.nube1 {
 font-size: 0.8em;
}

#tags a.nube2 {
 font-size: 1.2em;
}

#tags a.nube3 {
 font-size: 1.5em;
}

#tags a.nube4 {
 font-size: 1.8em;
}
#tags {
 padding: 10px;
 border-top: 1px dotted #F2B1E6;
 border-bottom: 1px dotted #F2B1E6;
}
#left img {
 border: 10px solid #ddd;
}

#browse_projects ul {
	width: 160px;
	list-style:none;
	display: block;
	text-decoration: none;
	letter-spacing: 12.0px;
    left: 0px;
}
#browse_projects ul li {
  text-align: center;
  border-bottom: 1px dotted #f17fdd;
  position: relative; 
  line-height: 2.2em; 
  vertical-align: middle;
}
#browse_projects ul li a{
 padding-left: 18px;
 display: block; 
 zoom: 1; 
 line-height: 2.2em;
 border: 0;
 text-decoration:none;
 font-weight: bold;
}
#browse_projects ul li a:hover {
 background: #fff;
}
#project_list {
 position: relative;
 margin-bottom: 40px;
 top: 0px;
}
#project_list img{
 float: right;
 right: 0px;
  border: 10px solid #ddd;
}
#project{
 position: static;
}
#project img {
 float: right;
 border: 10px solid #ddd;
}
#project-details {
 float: left;
 width: 220px;
 padding: 6px;
 border-top: 1px dotted #F2B1E6;
 border-bottom: 1px dotted #F2B1E6;
}
#project-details h4 {
 font-style: italic;
 font-weight: normal;
}
#project-details img {
 float: left;
 border: 0px;
}
#project-details label {
width:110px;
float:left;
}
#project-details li {
 display: block; 
 list-style: none;
 background: transparent url(/images/ok.png) left no-repeat;
 padding-left: 18px;
 line-height: 1.8em;
}
#project-details a {
 text-decoration: none;
}
#project-details a:hover {
 text-decoration: underline;
}
#cleardiv{
 clear: both;
}
#projects_title {
 font-size: 1.9em;
 letter-spacing: 6.0px;
 font-weight: bold;
}

.projects_tag{
 background: transparent url(/images/tag.png) left no-repeat;
 padding-left: 18px;
 text-decoration: none;
 font-size: 1.9em;
 border: 0;
 text-decoration:none;
 font-weight: bold;
}
.projects_tag:hover {
   background: #F2B1E6 url(/images/tag.png) left no-repeat;
}
.projects_year{
	letter-spacing: 12.0px; 
	font-size: 1.9em;
    padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
.projects_year:hover { background: #F2B1E6; }